[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. 7920 1726885262.19163: 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 7920 1726885262.19459: Added group all to inventory 7920 1726885262.19460: Added group ungrouped to inventory 7920 1726885262.19463: Group all now contains ungrouped 7920 1726885262.19465: Examining possible inventory source: /tmp/storage-kFg/inventory.yml 7920 1726885262.28197: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 7920 1726885262.28243: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 7920 1726885262.28260: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 7920 1726885262.28299: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 7920 1726885262.28350: Loaded config def from plugin (inventory/script) 7920 1726885262.28352: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 7920 1726885262.28380: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 7920 1726885262.28441: Loaded config def from plugin (inventory/yaml) 7920 1726885262.28442: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 7920 1726885262.28502: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 7920 1726885262.28782: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 7920 1726885262.28784: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 7920 1726885262.28786: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 7920 1726885262.28791: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 7920 1726885262.28794: Loading data from /tmp/storage-kFg/inventory.yml 7920 1726885262.28840: /tmp/storage-kFg/inventory.yml was not parsable by auto 7920 1726885262.28883: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 7920 1726885262.28910: Loading data from /tmp/storage-kFg/inventory.yml 7920 1726885262.28966: group all already in inventory 7920 1726885262.28971: set inventory_file for managed_node1 7920 1726885262.28974: set inventory_dir for managed_node1 7920 1726885262.28975: Added host managed_node1 to inventory 7920 1726885262.28977: Added host managed_node1 to group all 7920 1726885262.28977: set ansible_host for managed_node1 7920 1726885262.28978: set ansible_ssh_extra_args for managed_node1 7920 1726885262.28980: set inventory_file for managed_node2 7920 1726885262.28981: set inventory_dir for managed_node2 7920 1726885262.28982: Added host managed_node2 to inventory 7920 1726885262.28983: Added host managed_node2 to group all 7920 1726885262.28983: set ansible_host for managed_node2 7920 1726885262.28984: set ansible_ssh_extra_args for managed_node2 7920 1726885262.28986: set inventory_file for managed_node3 7920 1726885262.28987: set inventory_dir for managed_node3 7920 1726885262.28987: Added host managed_node3 to inventory 7920 1726885262.28988: Added host managed_node3 to group all 7920 1726885262.28989: set ansible_host for managed_node3 7920 1726885262.28989: set ansible_ssh_extra_args for managed_node3 7920 1726885262.28991: Reconcile groups and hosts in inventory. 7920 1726885262.28993: Group ungrouped now contains managed_node1 7920 1726885262.28994: Group ungrouped now contains managed_node2 7920 1726885262.28995: Group ungrouped now contains managed_node3 7920 1726885262.29055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 7920 1726885262.29138: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 7920 1726885262.29169: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 7920 1726885262.29186: Loaded config def from plugin (vars/host_group_vars) 7920 1726885262.29188: 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) 7920 1726885262.29192: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 7920 1726885262.29198: 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) 7920 1726885262.29230: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 7920 1726885262.29469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885262.29539: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 7920 1726885262.29562: Loaded config def from plugin (connection/local) 7920 1726885262.29564: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 7920 1726885262.29905: Loaded config def from plugin (connection/paramiko_ssh) 7920 1726885262.29907: 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) 7920 1726885262.30502: 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) 7920 1726885262.30527: Loaded config def from plugin (connection/psrp) 7920 1726885262.30529: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 7920 1726885262.30931: 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) 7920 1726885262.30955: Loaded config def from plugin (connection/ssh) 7920 1726885262.30957: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 7920 1726885262.32177: 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) 7920 1726885262.32200: Loaded config def from plugin (connection/winrm) 7920 1726885262.32202: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 7920 1726885262.32228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 7920 1726885262.32271: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 7920 1726885262.32310: Loaded config def from plugin (shell/cmd) 7920 1726885262.32311: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 7920 1726885262.32330: 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) 7920 1726885262.32366: Loaded config def from plugin (shell/powershell) 7920 1726885262.32368: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 7920 1726885262.32403: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 7920 1726885262.32507: Loaded config def from plugin (shell/sh) 7920 1726885262.32508: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 7920 1726885262.32534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 7920 1726885262.32718: Loaded config def from plugin (become/runas) 7920 1726885262.32720: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 7920 1726885262.32830: Loaded config def from plugin (become/su) 7920 1726885262.32832: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 7920 1726885262.32925: Loaded config def from plugin (become/sudo) 7920 1726885262.32926: 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 7920 1726885262.32953: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_disk_fs.yml 7920 1726885262.33396: trying /usr/local/lib/python3.12/site-packages/ansible/modules 7920 1726885262.35299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 7920 1726885262.35381: in VariableManager get_vars() 7920 1726885262.35397: done with get_vars() 7920 1726885262.35444: in VariableManager get_vars() 7920 1726885262.35453: done with get_vars() 7920 1726885262.35492: in VariableManager get_vars() 7920 1726885262.35507: done with get_vars() 7920 1726885262.35549: in VariableManager get_vars() 7920 1726885262.35557: done with get_vars() 7920 1726885262.35594: in VariableManager get_vars() 7920 1726885262.35602: done with get_vars() 7920 1726885262.35636: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 7920 1726885262.35645: 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 7920 1726885262.35851: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 7920 1726885262.35944: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 7920 1726885262.35946: 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__) 7920 1726885262.35966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 7920 1726885262.35981: 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) 7920 1726885262.36081: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 7920 1726885262.36118: Loaded config def from plugin (callback/default) 7920 1726885262.36120: 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) 7920 1726885262.36849: Loaded config def from plugin (callback/junit) 7920 1726885262.36851: 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) 7920 1726885262.36881: 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) 7920 1726885262.36921: Loaded config def from plugin (callback/minimal) 7920 1726885262.36923: 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) 7920 1726885262.36951: 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) 7920 1726885262.36988: Loaded config def from plugin (callback/tree) 7920 1726885262.36990: 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 7920 1726885262.37191: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 7920 1726885262.37193: 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_change_disk_fs.yml ********************************************* 1 plays in /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_disk_fs.yml 7920 1726885262.37214: in VariableManager get_vars() 7920 1726885262.37225: done with get_vars() 7920 1726885262.37229: in VariableManager get_vars() 7920 1726885262.37235: done with get_vars() 7920 1726885262.37237: variable 'omit' from source: magic vars 7920 1726885262.37261: in VariableManager get_vars() 7920 1726885262.37271: done with get_vars() 7920 1726885262.37285: variable 'omit' from source: magic vars PLAY [Test change disk fs] ***************************************************** 7920 1726885262.37645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 7920 1726885262.37694: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 7920 1726885262.37723: getting the remaining hosts for this loop 7920 1726885262.37725: done getting the remaining hosts for this loop 7920 1726885262.37730: getting the next task for host managed_node1 7920 1726885262.37732: done getting next task for host managed_node1 7920 1726885262.37733: ^ task is: TASK: Gathering Facts 7920 1726885262.37734: ^ 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 7920 1726885262.37736: getting variables 7920 1726885262.37737: in VariableManager get_vars() 7920 1726885262.37744: Calling all_inventory to load vars for managed_node1 7920 1726885262.37746: Calling groups_inventory to load vars for managed_node1 7920 1726885262.37748: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885262.37757: Calling all_plugins_play to load vars for managed_node1 7920 1726885262.37764: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885262.37766: Calling groups_plugins_play to load vars for managed_node1 7920 1726885262.37787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885262.37823: done with get_vars() 7920 1726885262.37828: done getting variables 7920 1726885262.37870: 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_change_disk_fs.yml:2 Friday 20 September 2024 22:21:02 -0400 (0:00:00.007) 0:00:00.007 ****** 7920 1726885262.37885: entering _queue_task() for managed_node1/gather_facts 7920 1726885262.37886: Creating lock for gather_facts 7920 1726885262.38125: worker is 1 (out of 1 available) 7920 1726885262.38136: exiting _queue_task() for managed_node1/gather_facts 7920 1726885262.38149: done queuing things up, now waiting for results queue to drain 7920 1726885262.38151: waiting for pending results... 7920 1726885262.38270: running TaskExecutor() for managed_node1/TASK: Gathering Facts 7920 1726885262.38376: in run() - task 02369adf-7a19-9835-648e-000000000014 7920 1726885262.38385: variable 'ansible_search_path' from source: unknown 7920 1726885262.38406: calling self._execute() 7920 1726885262.38449: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885262.38453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885262.38461: variable 'omit' from source: magic vars 7920 1726885262.38610: variable 'omit' from source: magic vars 7920 1726885262.38617: variable 'omit' from source: magic vars 7920 1726885262.38619: variable 'omit' from source: magic vars 7920 1726885262.38622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885262.38630: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885262.38645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885262.38659: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885262.38667: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885262.38680: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885262.38691: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885262.38713: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885262.38716: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885262.38719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885262.38795: Set connection var ansible_connection to ssh 7920 1726885262.38802: Set connection var ansible_shell_executable to /bin/sh 7920 1726885262.38808: Set connection var ansible_timeout to 10 7920 1726885262.38810: Set connection var ansible_shell_type to sh 7920 1726885262.38816: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885262.38821: Set connection var ansible_pipelining to False 7920 1726885262.38840: variable 'ansible_shell_executable' from source: unknown 7920 1726885262.38843: variable 'ansible_connection' from source: unknown 7920 1726885262.38846: variable 'ansible_module_compression' from source: unknown 7920 1726885262.38849: variable 'ansible_shell_type' from source: unknown 7920 1726885262.38851: variable 'ansible_shell_executable' from source: unknown 7920 1726885262.38853: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885262.38855: variable 'ansible_pipelining' from source: unknown 7920 1726885262.38857: variable 'ansible_timeout' from source: unknown 7920 1726885262.38862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885262.38990: 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) 7920 1726885262.38998: variable 'omit' from source: magic vars 7920 1726885262.39001: starting attempt loop 7920 1726885262.39004: running the handler 7920 1726885262.39017: variable 'ansible_facts' from source: unknown 7920 1726885262.39032: _low_level_execute_command(): starting 7920 1726885262.39038: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885262.74233: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885262.74249: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885262.74295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885262.74324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885262.87079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885262.87084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885262.87300: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885262.87304: 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885262.87366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885262.87383: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/133dc5d568" does not exist debug1: Connecting to 10.31.44.236 [10.31.44.236] port 22. debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885262.87466: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. <<< 7920 1726885262.87527: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 <<< 7920 1726885262.87541: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 <<< 7920 1726885262.87559: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 <<< 7920 1726885262.87563: stderr chunk (state=3): >>>debug1: Local version string SSH-2.0-OpenSSH_8.7 <<< 7920 1726885262.88471: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7 debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.44.236:22 as 'root' <<< 7920 1726885262.88484: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 7920 1726885262.88496: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT sent <<< 7920 1726885262.88648: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 <<< 7920 1726885262.88666: stderr chunk (state=3): >>>debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 7920 1726885262.88845: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 7920 1726885262.89381: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received <<< 7920 1726885262.89395: stderr chunk (state=3): >>>debug1: Server host key: ssh-ed25519 SHA256:8FcXhTsFgfhpEPPEBJIL+ehhcqv3D1gI+Na6Dy6OQms debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 7920 1726885262.89411: stderr chunk (state=3): >>>Warning: Permanently added '10.31.44.236' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 7920 1726885262.89947: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent <<< 7920 1726885262.89960: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_dsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= <<< 7920 1726885262.94054: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 7920 1726885262.94148: stderr chunk (state=3): >>>debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 7920 1726885263.80684: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 7920 1726885263.80733: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa <<< 7920 1726885263.81173: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 7920 1726885263.82406: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 7920 1726885263.82410: stderr chunk (state=3): >>>Authenticated to 10.31.44.236 ([10.31.44.236]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 7920 1726885263.82428: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new [/root/.ansible/cp/133dc5d568] debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process <<< 7920 1726885263.82456: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 7928 <<< 7920 1726885263.82459: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK <<< 7920 1726885263.82497: stderr chunk (state=3): >>>debug1: forking to background <<< 7920 1726885263.82540: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new [mux-control] debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 <<< 7920 1726885263.82555: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885263.82584: stderr chunk (state=3): >>>debug2: mux_master_process_alive_check: channel 1: alive check <<< 7920 1726885263.82588: stderr chunk (state=3): >>>debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 <<< 7920 1726885263.82590: stderr chunk (state=3): >>>debug1: channel 2: new [client-session] debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 7920 1726885263.84931: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 7920 1726885263.88958: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 <<< 7920 1726885263.88962: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885263.89121: stderr chunk (state=3): >>>debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 7920 1726885263.90635: stdout chunk (state=3): >>>/root <<< 7920 1726885263.90840: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed <<< 7920 1726885263.90849: stderr chunk (state=3): >>>debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close <<< 7920 1726885263.90852: stderr chunk (state=3): >>>debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 <<< 7920 1726885263.90854: stderr chunk (state=3): >>>debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 <<< 7920 1726885263.90935: stdout chunk (state=3): >>><<< 7920 1726885264.91082: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug1: Control socket "/root/.ansible/cp/133dc5d568" does not exist debug1: Connecting to 10.31.44.236 [10.31.44.236] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_8.7 debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7 debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.44.236:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:8FcXhTsFgfhpEPPEBJIL+ehhcqv3D1gI+Na6Dy6OQms debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.44.236' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_dsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.44.236 ([10.31.44.236]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new [/root/.ansible/cp/133dc5d568] debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 7928 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new [mux-control] debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug1: channel 2: new [client-session] debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 7920 1726885264.91099: _low_level_execute_command(): starting 7920 1726885264.91105: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885264.9108293-7923-224331558729263 `" && echo ansible-tmp-1726885264.9108293-7923-224331558729263="` echo /root/.ansible/tmp/ansible-tmp-1726885264.9108293-7923-224331558729263 `" ) && sleep 0' 7920 1726885264.91579: 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 <<< 7920 1726885264.91583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885264.91620: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885264.91626: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885264.91628: stderr 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885264.91630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885264.91669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885264.91680: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885264.91734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885264.93768: stdout chunk (state=3): >>>ansible-tmp-1726885264.9108293-7923-224331558729263=/root/.ansible/tmp/ansible-tmp-1726885264.9108293-7923-224331558729263 <<< 7920 1726885264.93879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885264.93928: stderr chunk (state=3): >>><<< 7920 1726885264.93931: stdout chunk (state=3): >>><<< 7920 1726885264.93944: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885264.9108293-7923-224331558729263=/root/.ansible/tmp/ansible-tmp-1726885264.9108293-7923-224331558729263 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885264.93971: variable 'ansible_module_compression' from source: unknown 7920 1726885264.94016: ANSIBALLZ: Using generic lock for ansible.legacy.setup 7920 1726885264.94019: ANSIBALLZ: Acquiring lock 7920 1726885264.94021: ANSIBALLZ: Lock acquired: 139955066317728 7920 1726885264.94026: ANSIBALLZ: Creating module 7920 1726885265.13087: ANSIBALLZ: Writing module into payload 7920 1726885265.13198: ANSIBALLZ: Writing module 7920 1726885265.13216: ANSIBALLZ: Renaming module 7920 1726885265.13222: ANSIBALLZ: Done creating module 7920 1726885265.13246: variable 'ansible_facts' from source: unknown 7920 1726885265.13249: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885265.13257: _low_level_execute_command(): starting 7920 1726885265.13262: _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' 7920 1726885265.13714: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885265.13722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885265.13754: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885265.13766: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885265.13775: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885265.13819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885265.13838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885265.13890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885265.15564: stdout chunk (state=3): >>>PLATFORM <<< 7920 1726885265.15687: stdout chunk (state=3): >>>Linux <<< 7920 1726885265.15698: stdout chunk (state=3): >>>FOUND <<< 7920 1726885265.15726: stdout chunk (state=3): >>>/usr/bin/python3.9 <<< 7920 1726885265.15729: stdout chunk (state=3): >>>/usr/bin/python3 <<< 7920 1726885265.15731: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 7920 1726885265.15859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885265.15907: stderr chunk (state=3): >>><<< 7920 1726885265.15910: stdout chunk (state=3): >>><<< 7920 1726885265.15928: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885265.15938 [managed_node1]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 7920 1726885265.15965: _low_level_execute_command(): starting 7920 1726885265.15968: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 7920 1726885265.16046: Sending initial data 7920 1726885265.16055: Sent initial data (1181 bytes) 7920 1726885265.16395: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885265.16407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885265.16431: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885265.16443: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885265.16489: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885265.16500: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885265.16544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885265.20314: 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"} <<< 7920 1726885265.20708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885265.20756: stderr chunk (state=3): >>><<< 7920 1726885265.20760: stdout chunk (state=3): >>><<< 7920 1726885265.20771: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885265.20819: variable 'ansible_facts' from source: unknown 7920 1726885265.20822: variable 'ansible_facts' from source: unknown 7920 1726885265.20833: variable 'ansible_module_compression' from source: unknown 7920 1726885265.20864: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7920 1726885265.20884: variable 'ansible_facts' from source: unknown 7920 1726885265.20977: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885264.9108293-7923-224331558729263/AnsiballZ_setup.py 7920 1726885265.21128: Sending initial data 7920 1726885265.21131: Sent initial data (152 bytes) 7920 1726885265.21810: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885265.21815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885265.21849: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885265.21852: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885265.21855: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885265.21908: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885265.21915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885265.21918: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885265.21999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885265.23829: 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 <<< 7920 1726885265.23918: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885265.23953: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpzk2v205l /root/.ansible/tmp/ansible-tmp-1726885264.9108293-7923-224331558729263/AnsiballZ_setup.py <<< 7920 1726885265.23985: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885265.25587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885265.25679: stderr chunk (state=3): >>><<< 7920 1726885265.25682: stdout chunk (state=3): >>><<< 7920 1726885265.25697: done transferring module to remote 7920 1726885265.25710: _low_level_execute_command(): starting 7920 1726885265.25714: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885264.9108293-7923-224331558729263/ /root/.ansible/tmp/ansible-tmp-1726885264.9108293-7923-224331558729263/AnsiballZ_setup.py && sleep 0' 7920 1726885265.26134: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885265.26141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885265.26181: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885265.26184: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885265.26187: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885265.26247: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885265.26252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885265.26254: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885265.26286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885265.27943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885265.27983: stderr chunk (state=3): >>><<< 7920 1726885265.27986: stdout chunk (state=3): >>><<< 7920 1726885265.27998: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885265.28001: _low_level_execute_command(): starting 7920 1726885265.28005: _low_level_execute_command(): using become for this command 7920 1726885265.28016: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cxquhubxzpctqvswugmlhlagvhlloxyb ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885264.9108293-7923-224331558729263/AnsiballZ_setup.py'"'"' && sleep 0' 7920 1726885265.28090: Initial state: awaiting_escalation: BECOME-SUCCESS-cxquhubxzpctqvswugmlhlagvhlloxyb 7920 1726885265.28474: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885265.28477: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885265.28480: stderr chunk (state=1): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885265.28531: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885265.28535: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885265.28628: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885265.51768: stdout chunk (state=1): >>>BECOME-SUCCESS-cxquhubxzpctqvswugmlhlagvhlloxyb <<< 7920 1726885265.51772: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-cxquhubxzpctqvswugmlhlagvhlloxyb' 7920 1726885265.51982: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885265.52006: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885265.52094: stdout chunk (state=3): >>>import '_io' # <<< 7920 1726885265.52099: stdout chunk (state=3): >>>import 'marshal' # <<< 7920 1726885265.52135: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885265.52166: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7920 1726885265.52173: stdout chunk (state=3): >>># installing zipimport hook <<< 7920 1726885265.52213: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885265.52217: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885265.52267: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7920 1726885265.52272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885265.52298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885265.52317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7920 1726885265.52324: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885265.52350: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01720ca0> <<< 7920 1726885265.52392: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885265.52398: 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 0x7f0c016c7280> <<< 7920 1726885265.52408: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01720a00> <<< 7920 1726885265.52440: 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' <<< 7920 1726885265.52462: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c017209a0> <<< 7920 1726885265.52483: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885265.52505: 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' <<< 7920 1726885265.52528: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c016c7370> <<< 7920 1726885265.52553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7920 1726885265.52557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7920 1726885265.52577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 7920 1726885265.52581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885265.52606: stdout chunk (state=3): >>>import '_abc' # <<< 7920 1726885265.52610: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c016c7820> <<< 7920 1726885265.52634: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c016c7550> <<< 7920 1726885265.52663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885265.52674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885265.52699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885265.52719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885265.52740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885265.52760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885265.52784: stdout chunk (state=3): >>>import '_stat' # <<< 7920 1726885265.52788: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01673f70> <<< 7920 1726885265.52809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885265.52832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885265.52902: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c0167a100> <<< 7920 1726885265.52957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885265.52962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885265.52997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7920 1726885265.53000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c016a3730> <<< 7920 1726885265.53006: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c0167a820> <<< 7920 1726885265.53043: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c016dc760> <<< 7920 1726885265.53068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7920 1726885265.53071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 7920 1726885265.53077: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01673c70> <<< 7920 1726885265.53131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 7920 1726885265.53138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 7920 1726885265.53144: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c016a3c70> <<< 7920 1726885265.53197: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c016c7fd0> <<< 7920 1726885265.53227: 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. <<< 7920 1726885265.53557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885265.53567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885265.53600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7920 1726885265.53605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7920 1726885265.53629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885265.53648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885265.53669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885265.53683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885265.53702: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013d3d90> <<< 7920 1726885265.53749: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013d6e20> <<< 7920 1726885265.53763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885265.53777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885265.53802: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885265.53818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885265.53835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885265.53859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 7920 1726885265.53866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7920 1726885265.53893: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013ce730> <<< 7920 1726885265.53908: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013d0520> <<< 7920 1726885265.53916: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013d3250> <<< 7920 1726885265.53940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885265.54007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885265.54032: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885265.54060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885265.54086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7920 1726885265.54091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7920 1726885265.54127: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885265.54135: 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 0x7f0c01355c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01355760> <<< 7920 1726885265.54150: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885265.54176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 7920 1726885265.54179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01355d60> <<< 7920 1726885265.54200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885265.54224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885265.54247: stdout chunk (state=3): >>>import '_operator' # <<< 7920 1726885265.54250: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01355e20> <<< 7920 1726885265.54274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 7920 1726885265.54286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01355ee0> <<< 7920 1726885265.54302: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885265.54351: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013aebe0> <<< 7920 1726885265.54359: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885265.54387: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013a84c0> <<< 7920 1726885265.54442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885265.54448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013bc520> <<< 7920 1726885265.54454: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013dad00> <<< 7920 1726885265.54477: 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' <<< 7920 1726885265.54514: 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 0x7f0c01367b20> <<< 7920 1726885265.54519: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013d6fa0> <<< 7920 1726885265.54564: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885265.54567: 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 0x7f0c013bc130> <<< 7920 1726885265.54573: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013e08b0> <<< 7920 1726885265.54655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7920 1726885265.54660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885265.54687: 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' <<< 7920 1726885265.54718: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885265.54721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885265.54747: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01367e50> <<< 7920 1726885265.54751: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01367c40> <<< 7920 1726885265.54779: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 7920 1726885265.54785: 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 0x7f0c01367bb0> <<< 7920 1726885265.54802: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7920 1726885265.54805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885265.54826: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885265.54840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885265.54858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885265.54902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885265.54928: 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' <<< 7920 1726885265.54935: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c012b1220> <<< 7920 1726885265.54948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885265.54965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885265.54995: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c012b1310> <<< 7920 1726885265.55117: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01371e50> <<< 7920 1726885265.55151: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013698e0> <<< 7920 1726885265.55165: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01367e20> <<< 7920 1726885265.55187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885265.55192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885265.55229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885265.55248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885265.55269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7920 1726885265.55272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01275f70> <<< 7920 1726885265.55304: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01259b20> <<< 7920 1726885265.55352: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01369d60> <<< 7920 1726885265.55357: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013a8fd0> <<< 7920 1726885265.55377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885265.55398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885265.55434: 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' <<< 7920 1726885265.55437: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c012119a0> <<< 7920 1726885265.55439: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885265.55469: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885265.55481: 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 0x7f0c01211cd0> <<< 7920 1726885265.55494: 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' <<< 7920 1726885265.55516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 7920 1726885265.55528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 7920 1726885265.55535: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c012255e0> <<< 7920 1726885265.55557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885265.55583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885265.55608: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01225b20> <<< 7920 1726885265.55642: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885265.55653: 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 0x7f0c011b0250> <<< 7920 1726885265.55661: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01211dc0> <<< 7920 1726885265.55677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885265.55680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885265.55720: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885265.55734: 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 0x7f0c011c0130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01225460> <<< 7920 1726885265.55743: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885265.55766: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885265.55771: 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 0x7f0c011c01f0> <<< 7920 1726885265.55804: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01367880> <<< 7920 1726885265.55830: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885265.55843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885265.55869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885265.55877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885265.55904: 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 0x7f0c011dc550> <<< 7920 1726885265.55930: 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' <<< 7920 1726885265.55958: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885265.55963: 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 0x7f0c011dc820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c011dc610> <<< 7920 1726885265.55985: 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 0x7f0c011dc700> <<< 7920 1726885265.56008: 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' <<< 7920 1726885265.56200: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885265.56206: 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 0x7f0c011dcb50> <<< 7920 1726885265.56242: 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 0x7f0c011dcfd0> <<< 7920 1726885265.56250: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c011dc790> <<< 7920 1726885265.56267: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c011cf8e0> <<< 7920 1726885265.56285: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01367460> <<< 7920 1726885265.56305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885265.56358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885265.56392: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c011dc940> <<< 7920 1726885265.71336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885265.71441: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0c00bd6520> <<< 7920 1726885265.71574: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip' <<< 7920 1726885265.71577: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.71671: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.71699: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py <<< 7920 1726885265.71707: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.71720: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.71742: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885265.71749: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.72970: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.73876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 7920 1726885265.73881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 7920 1726885265.73945: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00a67730> <<< 7920 1726885265.73965: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c00af8850> <<< 7920 1726885265.73997: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00af8730> <<< 7920 1726885265.74029: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00af8490> <<< 7920 1726885265.74051: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7920 1726885265.74055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885265.74098: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00af8580> <<< 7920 1726885265.74101: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00af82b0> <<< 7920 1726885265.74107: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885265.74133: 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 0x7f0c00af84f0> <<< 7920 1726885265.74154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885265.74177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885265.74215: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00af88b0> <<< 7920 1726885265.74235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885265.74256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885265.74270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885265.74289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885265.74308: 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' <<< 7920 1726885265.74391: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00ad2790> <<< 7920 1726885265.74427: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885265.74431: 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 0x7f0c00ad2b20> <<< 7920 1726885265.74455: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885265.74476: 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 0x7f0c00ad2970> <<< 7920 1726885265.74480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885265.74486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885265.74521: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c009eb4c0> <<< 7920 1726885265.74540: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00af1d00> <<< 7920 1726885265.74694: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00af8610> <<< 7920 1726885265.74719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7920 1726885265.74724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7920 1726885265.74744: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00af1e80> <<< 7920 1726885265.74766: 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' <<< 7920 1726885265.74802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 7920 1726885265.74808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7920 1726885265.74827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885265.74833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885265.74857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 7920 1726885265.74861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00b21880> <<< 7920 1726885265.74931: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00ac4280> <<< 7920 1726885265.74943: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00ac47c0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c009f1d00> <<< 7920 1726885265.74969: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885265.74974: 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 0x7f0c00ac4070> <<< 7920 1726885265.75000: 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 0x7f0c00ac40a0> <<< 7920 1726885265.75025: 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 <<< 7920 1726885265.75035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885265.75054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885265.75085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885265.75149: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885265.75160: 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 0x7f0c00a48f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00b50e80> <<< 7920 1726885265.75180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885265.75183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885265.75240: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885265.75247: 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 0x7f0c00a57520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00b50fd0> <<< 7920 1726885265.75265: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885265.75299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885265.75330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7920 1726885265.75335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 7920 1726885265.75386: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00b58190> <<< 7920 1726885265.75515: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00a57160> <<< 7920 1726885265.75603: 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' <<< 7920 1726885265.75608: 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 0x7f0c00b1da90> <<< 7920 1726885265.75637: 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' <<< 7920 1726885265.75641: 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 0x7f0c00b509a0> <<< 7920 1726885265.75676: 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' <<< 7920 1726885265.75684: 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 0x7f0c00b50d60> <<< 7920 1726885265.75691: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00b47bb0> <<< 7920 1726885265.75924: 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 <<< 7920 1726885265.75937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 7920 1726885265.75944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885265.75963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885265.75999: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885265.76004: 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 0x7f0c00a54100> <<< 7920 1726885265.76183: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885265.76189: 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 0x7f0c00a4a3a0> <<< 7920 1726885265.76191: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00a54d30> <<< 7920 1726885265.76310: 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 0x7f0c00a546d0> <<< 7920 1726885265.76321: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00a55160> <<< 7920 1726885265.76333: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.76349: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.76355: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885265.76367: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.76433: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.76514: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.76542: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.76546: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885265.76548: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.76558: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.76562: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885265.76564: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.76657: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.76751: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.77189: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.77638: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885265.77644: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7920 1726885265.77656: 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_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885265.77681: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885265.77687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885265.77742: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885265.77747: 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 0x7f0c00a92af0> <<< 7920 1726885265.77806: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 7920 1726885265.77809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 7920 1726885265.77825: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00a94a90> <<< 7920 1726885265.77830: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c005db7c0> <<< 7920 1726885265.77871: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885265.77877: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.77904: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.77917: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885265.77922: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.78039: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.78164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7920 1726885265.78172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7920 1726885265.78191: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00a4a580> <<< 7920 1726885265.78196: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.78585: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.78948: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.79004: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.79070: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885265.79108: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.79144: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885265.79203: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.79304: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 7920 1726885265.79333: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885265.79337: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.79349: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.79385: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885265.79570: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.79752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885265.79783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885265.79789: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885265.79873: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00b18bb0> <<< 7920 1726885265.79876: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.79935: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.80026: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885265.80032: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/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_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885265.80039: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885265.80062: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.80097: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.80139: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885265.80151: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.80184: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.80224: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.80318: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.80380: 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 <<< 7920 1726885265.80408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885265.80480: 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' <<< 7920 1726885265.80485: 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 0x7f0c00b61b80> <<< 7920 1726885265.80569: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c005bf610> <<< 7920 1726885265.80611: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py <<< 7920 1726885265.80616: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885265.80619: stdout chunk (state=3): >>># zipimport: zlib available<<< 7920 1726885265.80624: stdout chunk (state=3): >>> <<< 7920 1726885265.80677: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.80732: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.80757: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.80797: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885265.80811: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885265.80834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885265.80869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885265.80891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885265.80914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885265.80989: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00a98d90> <<< 7920 1726885265.81059: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00ae3a00> <<< 7920 1726885265.81121: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00b18df0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885265.81129: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.81152: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.81188: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/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_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885265.81281: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885265.81284: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.81307: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885265.81358: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.81413: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.81438: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.81457: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.81495: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.81536: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.81568: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.81603: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 7920 1726885265.81606: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.81680: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.81743: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.81767: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.81799: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 7920 1726885265.81804: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.81951: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.82095: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.82134: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.82292: 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' <<< 7920 1726885265.82371: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 7920 1726885265.82380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 7920 1726885265.92439: 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' <<< 7920 1726885265.92472: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c005f2340> <<< 7920 1726885265.92544: 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' <<< 7920 1726885265.92571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885265.92630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7920 1726885265.92650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 7920 1726885265.92654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 7920 1726885265.92659: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c005ef760> <<< 7920 1726885265.92701: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885265.92705: 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 0x7f0c005ef0a0> <<< 7920 1726885265.92797: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c005f00d0> <<< 7920 1726885265.92810: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c005f2fd0> <<< 7920 1726885265.92843: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c0035dc40> <<< 7920 1726885265.92854: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c005e2f70> <<< 7920 1726885265.92914: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 7920 1726885265.92941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 7920 1726885265.92964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 7920 1726885265.92969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 7920 1726885265.93001: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885265.93015: 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 0x7f0c005a2a90> <<< 7920 1726885265.93020: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c005a66d0> <<< 7920 1726885265.93076: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 7920 1726885265.93082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 7920 1726885265.93106: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c005a2af0> <<< 7920 1726885265.93195: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 7920 1726885265.93218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885265.93365: 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 0x7f0c00a83a30> <<< 7920 1726885265.93401: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00af43d0> <<< 7920 1726885265.93432: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c005e20d0> <<< 7920 1726885265.93436: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 7920 1726885265.93446: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 7920 1726885265.93469: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.93477: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.93483: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 7920 1726885265.93504: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.93552: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.93605: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 7920 1726885265.93617: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.93658: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.93702: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 7920 1726885265.93713: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.93737: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.93741: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 7920 1726885265.93752: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.93782: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.93809: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 7920 1726885265.93819: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.93864: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.93908: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 7920 1726885265.93917: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.93956: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.93999: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 7920 1726885265.94003: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.94065: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.94115: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.94170: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.94217: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py <<< 7920 1726885265.94231: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 7920 1726885265.94238: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.94632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.94998: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 7920 1726885265.95003: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.95053: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.95100: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.95135: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.95167: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 7920 1726885265.95170: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 7920 1726885265.95173: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.95203: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.95234: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 7920 1726885265.95239: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.95285: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.95335: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 7920 1726885265.95340: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.95371: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.95401: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 7920 1726885265.95406: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.95432: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.95464: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 7920 1726885265.95467: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.95533: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.95606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 7920 1726885265.95612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 7920 1726885265.95634: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c0031af40> <<< 7920 1726885265.95655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7920 1726885265.95681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7920 1726885265.95829: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c0031aa60> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 7920 1726885265.95852: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.95902: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.95960: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 7920 1726885265.95966: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.96044: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.96123: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 7920 1726885265.96134: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.96184: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.96254: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 7920 1726885265.96259: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.96298: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.96339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7920 1726885265.96367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7920 1726885265.96507: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885265.96511: 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 0x7f0c002d1100> <<< 7920 1726885265.96749: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00324700> <<< 7920 1726885265.96752: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 7920 1726885265.96807: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.96853: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 7920 1726885265.96866: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.96934: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.97005: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.97097: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.97230: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/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_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 7920 1726885265.97241: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.97278: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.97315: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 7920 1726885265.97320: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.97356: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.97403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 7920 1726885265.97408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 7920 1726885265.97482: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885265.97486: 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 0x7f0c00381dc0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00324dc0> <<< 7920 1726885265.97489: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 7920 1726885265.97491: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.97494: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.97501: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 7920 1726885265.97514: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.97547: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.97584: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 7920 1726885265.97589: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.97723: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.97851: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 7920 1726885265.97856: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.97937: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.98021: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.98054: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.98089: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/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_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 7920 1726885265.98109: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.98182: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.98205: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.98318: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.98437: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/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_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 7920 1726885265.98456: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.98553: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.98655: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 7920 1726885265.98660: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.98696: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.98726: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.99158: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.99595: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/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_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 7920 1726885265.99687: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.99782: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 7920 1726885265.99864: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885265.99950: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 7920 1726885266.00085: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.00250: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 7920 1726885266.00269: 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_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 7920 1726885266.00275: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.00298: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.00350: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 7920 1726885266.00428: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.00508: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.00679: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.00845: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/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_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 7920 1726885266.00858: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.00891: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.00937: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 7920 1726885266.00965: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.00982: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 7920 1726885266.00988: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.01050: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.01165: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 7920 1726885266.01170: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.01187: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 7920 1726885266.01190: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.01220: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.01275: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 7920 1726885266.01334: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.01395: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 7920 1726885266.01398: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.01626: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.01821: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 7920 1726885266.01879: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.01927: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 7920 1726885266.01934: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.01984: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.01996: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 7920 1726885266.02003: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.02032: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.02067: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 7920 1726885266.02074: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.02122: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.02236: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 7920 1726885266.02243: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.02317: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.02321: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 7920 1726885266.02327: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 7920 1726885266.02329: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.02362: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.02403: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 7920 1726885266.02414: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.02432: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.02447: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.02491: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.02534: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.02593: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.02661: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/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_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 7920 1726885266.02680: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 7920 1726885266.02687: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.02770: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 7920 1726885266.02777: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.02941: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.03101: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 7920 1726885266.03108: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.03144: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.03191: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 7920 1726885266.03236: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.03286: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 7920 1726885266.03353: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.03433: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/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_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 7920 1726885266.03440: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.03512: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.03592: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 7920 1726885266.03765: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885266.04656: 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' <<< 7920 1726885266.04687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 7920 1726885266.04694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 7920 1726885266.04730: 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 0x7f0c00381190> <<< 7920 1726885266.04744: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00381340> <<< 7920 1726885266.04795: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00253cd0> <<< 7920 1726885266.33107: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885266.41226: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 7920 1726885266.41241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 7920 1726885266.41248: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00253190> <<< 7920 1726885266.41300: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 7920 1726885266.41313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 7920 1726885266.41330: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c000b5460> <<< 7920 1726885266.41462: 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' <<< 7920 1726885266.41540: 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' <<< 7920 1726885266.41553: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c000f7a30> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c000f7c70> <<< 7920 1726885266.41814: 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 <<< 7920 1726885266.66211: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "21", "second": "06", "epoch": "1726885266", "epoch_int": "1726885266", "date": "2024-09-20", "time": "22:21:06", "iso8601_micro": "2024-09-21T02:21:06.039430Z", "iso8601": "2024-09-21T02:21:06Z", "iso8601_basic": "20240920T222106039430", "iso8601_basic_short": "20240920T222106", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_iscsi_iqn": "", "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_local": {}, "ansible_fibre_channel_wwn": [], "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-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_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_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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": 2827, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 705, "free": 2827}, "nocache": {"free": 3281, "used": 251}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "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:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "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:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_<<< 7920 1726885266.66230: stdout chunk (state=3): >>>disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 393, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264244641792, "block_size": 4096, "block_total": 65519355, "block_available": 64512852, "block_used": 1006503, "inode_total": 131071472, "inode_available": 130998270, "inode_used": 73202, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-cxquhubxzpctqvswugmlhlagvhlloxyb ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885264.9108293-7923-224331558729263/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_service_mgr": "systemd", "ansible_loadavg": {"1m": 0.41, "5m": 0.3, "15m": 0.14}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv<<< 7920 1726885266.66261: stdout chunk (state=3): >>>6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7920 1726885266.66798: 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 <<< 7920 1726885266.66826: stdout chunk (state=3): >>># clear sys.__interactivehook__ # restore sys.stdin <<< 7920 1726885266.66851: 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 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp <<< 7920 1726885266.66875: stdout chunk (state=3): >>># cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing 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 <<< 7920 1726885266.66902: 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 # 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 <<< 7920 1726885266.66929: stdout chunk (state=3): >>># 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 <<< 7920 1726885266.66955: 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 <<< 7920 1726885266.66966: stdout chunk (state=3): >>># 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 <<< 7920 1726885266.67225: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885266.67245: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885266.67276: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885266.67295: stdout chunk (state=3): >>># destroy _compression <<< 7920 1726885266.67327: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 7920 1726885266.67342: 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 <<< 7920 1726885266.67365: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885266.67404: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7920 1726885266.67457: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 7920 1726885266.67476: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 7920 1726885266.67487: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 7920 1726885266.67508: stdout chunk (state=3): >>># destroy shlex <<< 7920 1726885266.67527: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 7920 1726885266.67541: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 7920 1726885266.67559: stdout chunk (state=3): >>># destroy json <<< 7920 1726885266.67597: 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 <<< 7920 1726885266.67605: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 7920 1726885266.67643: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep <<< 7920 1726885266.67664: 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 <<< 7920 1726885266.67699: 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 <<< 7920 1726885266.67734: 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 <<< 7920 1726885266.67751: 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 <<< 7920 1726885266.67782: 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 <<< 7920 1726885266.67811: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 7920 1726885266.67831: 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 <<< 7920 1726885266.67842: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7920 1726885266.67861: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 7920 1726885266.67877: 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 <<< 7920 1726885266.68046: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885266.68057: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 7920 1726885266.68078: 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 <<< 7920 1726885266.68101: stdout chunk (state=3): >>># destroy select <<< 7920 1726885266.68117: 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 <<< 7920 1726885266.68127: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7920 1726885266.68158: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885266.68674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885266.68678: stderr chunk (state=3): >>><<< 7920 1726885266.68682: stdout chunk (state=3): >>><<< 7920 1726885266.68856: _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 0x7f0c01720ca0> # /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 0x7f0c016c7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01720a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f0c017209a0> 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 0x7f0c016c7370> # /usr/lib64/python3.9/__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 0x7f0c016c7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c016c7550> # /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 0x7f0c01673f70> # /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 0x7f0c0167a100> # /usr/lib64/python3.9/__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 0x7f0c016a3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c0167a820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c016dc760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01673c70> # /usr/lib64/python3.9/__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 0x7f0c016a3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c016c7fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f0c013d3d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013d6e20> # /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 0x7f0c013ce730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013d0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013d3250> # /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 0x7f0c01355c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01355760> 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 0x7f0c01355d60> # /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 0x7f0c01355e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01355ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013aebe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013a84c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013bc520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013dad00> # /usr/lib64/python3.9/__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 0x7f0c01367b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013d6fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c013bc130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013e08b0> # /usr/lib64/python3.9/__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 0x7f0c01367e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01367c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01367bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f0c012b1220> # /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 0x7f0c012b1310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01371e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013698e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01367e20> # /usr/lib64/python3.9/__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 0x7f0c01275f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01259b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01369d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c013a8fd0> # /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 0x7f0c012119a0> 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 0x7f0c01211cd0> # /usr/lib64/python3.9/__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 0x7f0c012255e0> # /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 0x7f0c01225b20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c011b0250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01211dc0> # /usr/lib64/python3.9/__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 0x7f0c011c0130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01225460> 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 0x7f0c011c01f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01367880> # /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 0x7f0c011dc550> # /usr/lib64/python3.9/__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 0x7f0c011dc820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c011dc610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c011dc700> # /usr/lib64/python3.9/__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 0x7f0c011dcb50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c011dcfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c011dc790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c011cf8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c01367460> # /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 0x7f0c011dc940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0c00bd6520> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/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_wo0s3bi6/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 0x7f0c00a67730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f0c00af8850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00af8730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00af8490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f0c00af8580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00af82b0> 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 0x7f0c00af84f0> # /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 0x7f0c00af88b0> # /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 0x7f0c00ad2790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c00ad2b20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c00ad2970> # /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 0x7f0c009eb4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00af1d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00af8610> # /usr/lib64/python3.9/__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 0x7f0c00af1e80> # /usr/lib64/python3.9/__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 0x7f0c00b21880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00ac4280> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00ac47c0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c009f1d00> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c00ac4070> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00ac40a0> # /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 0x7f0c00a48f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00b50e80> # /usr/lib64/python3.9/__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 0x7f0c00a57520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00b50fd0> # /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 0x7f0c00b58190> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00a57160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c00b1da90> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c00b509a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c00b50d60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00b47bb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f0c00a54100> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c00a4a3a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00a54d30> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c00a546d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00a55160> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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 0x7f0c00a92af0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f0c00a94a90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c005db7c0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/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_wo0s3bi6/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 0x7f0c00a4a580> # 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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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 0x7f0c00b18bb0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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 0x7f0c00b61b80> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c005bf610> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/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_wo0s3bi6/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 0x7f0c00a98d90> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00ae3a00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00b18df0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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 0x7f0c005f2340> # /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 0x7f0c005ef760> # 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 0x7f0c005ef0a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c005f00d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c005f2fd0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c0035dc40> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c005e2f70> # /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 0x7f0c005a2a90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c005a66d0> # /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 0x7f0c005a2af0> # /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 0x7f0c00a83a30> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00af43d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c005e20d0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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 0x7f0c0031af40> # /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 0x7f0c0031aa60> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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 0x7f0c002d1100> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00324700> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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 0x7f0c00381dc0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00324dc0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/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_wo0s3bi6/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0c00381190> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00381340> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c00253cd0> 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 0x7f0c00253190> # /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 0x7f0c000b5460> # /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 0x7f0c000f7a30> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c000f7c70> 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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "21", "second": "06", "epoch": "1726885266", "epoch_int": "1726885266", "date": "2024-09-20", "time": "22:21:06", "iso8601_micro": "2024-09-21T02:21:06.039430Z", "iso8601": "2024-09-21T02:21:06Z", "iso8601_basic": "20240920T222106039430", "iso8601_basic_short": "20240920T222106", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_iscsi_iqn": "", "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_local": {}, "ansible_fibre_channel_wwn": [], "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-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_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_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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": 2827, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 705, "free": 2827}, "nocache": {"free": 3281, "used": 251}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "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:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "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:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 393, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264244641792, "block_size": 4096, "block_total": 65519355, "block_available": 64512852, "block_used": 1006503, "inode_total": 131071472, "inode_available": 130998270, "inode_used": 73202, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-cxquhubxzpctqvswugmlhlagvhlloxyb ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885264.9108293-7923-224331558729263/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_service_mgr": "systemd", "ansible_loadavg": {"1m": 0.41, "5m": 0.3, "15m": 0.14}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 7920 1726885266.71255: 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-1726885264.9108293-7923-224331558729263/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885266.71330: _low_level_execute_command(): starting 7920 1726885266.71428: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885264.9108293-7923-224331558729263/ > /dev/null 2>&1 && sleep 0' 7920 1726885266.72964: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885266.73077: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885266.73088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885266.73102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885266.73145: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885266.73291: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885266.73301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885266.73317: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885266.73327: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885266.73330: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885266.73338: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885266.73348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885266.73359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885266.73366: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885266.73373: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885266.73382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885266.73457: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885266.73476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885266.73489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885266.73667: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885266.75530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885266.75572: stderr chunk (state=3): >>><<< 7920 1726885266.75575: stdout chunk (state=3): >>><<< 7920 1726885266.75593: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885266.75601: handler run complete 7920 1726885266.75791: variable 'ansible_facts' from source: unknown 7920 1726885266.75913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885266.76713: variable 'ansible_facts' from source: unknown 7920 1726885266.76825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885266.77006: attempt loop complete, returning result 7920 1726885266.77009: _execute() done 7920 1726885266.77014: dumping result to json 7920 1726885266.77128: done dumping result, returning 7920 1726885266.77138: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [02369adf-7a19-9835-648e-000000000014] 7920 1726885266.77141: sending task result for task 02369adf-7a19-9835-648e-000000000014 7920 1726885266.80102: done sending task result for task 02369adf-7a19-9835-648e-000000000014 7920 1726885266.80106: WORKER PROCESS EXITING ok: [managed_node1] 7920 1726885266.80547: no more pending results, returning what we have 7920 1726885266.80550: results queue empty 7920 1726885266.80551: checking for any_errors_fatal 7920 1726885266.80552: done checking for any_errors_fatal 7920 1726885266.80553: checking for max_fail_percentage 7920 1726885266.80554: done checking for max_fail_percentage 7920 1726885266.80555: checking to see if all hosts have failed and the running result is not ok 7920 1726885266.80556: done checking to see if all hosts have failed 7920 1726885266.80557: getting the remaining hosts for this loop 7920 1726885266.80558: done getting the remaining hosts for this loop 7920 1726885266.80561: getting the next task for host managed_node1 7920 1726885266.80565: done getting next task for host managed_node1 7920 1726885266.80567: ^ task is: TASK: meta (flush_handlers) 7920 1726885266.80568: ^ 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 7920 1726885266.80572: getting variables 7920 1726885266.80573: in VariableManager get_vars() 7920 1726885266.80586: Calling all_inventory to load vars for managed_node1 7920 1726885266.80588: Calling groups_inventory to load vars for managed_node1 7920 1726885266.80591: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885266.80597: Calling all_plugins_play to load vars for managed_node1 7920 1726885266.80599: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885266.80602: Calling groups_plugins_play to load vars for managed_node1 7920 1726885266.80843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885266.81128: done with get_vars() 7920 1726885266.81139: done getting variables 7920 1726885266.81191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 7920 1726885266.81250: in VariableManager get_vars() 7920 1726885266.81259: Calling all_inventory to load vars for managed_node1 7920 1726885266.81261: Calling groups_inventory to load vars for managed_node1 7920 1726885266.81263: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885266.81268: Calling all_plugins_play to load vars for managed_node1 7920 1726885266.81274: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885266.81277: Calling groups_plugins_play to load vars for managed_node1 7920 1726885266.81501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885266.81784: done with get_vars() 7920 1726885266.81798: done queuing things up, now waiting for results queue to drain 7920 1726885266.81800: results queue empty 7920 1726885266.81801: checking for any_errors_fatal 7920 1726885266.81803: done checking for any_errors_fatal 7920 1726885266.81804: checking for max_fail_percentage 7920 1726885266.81805: done checking for max_fail_percentage 7920 1726885266.81805: checking to see if all hosts have failed and the running result is not ok 7920 1726885266.81806: done checking to see if all hosts have failed 7920 1726885266.81807: getting the remaining hosts for this loop 7920 1726885266.81808: done getting the remaining hosts for this loop 7920 1726885266.81810: getting the next task for host managed_node1 7920 1726885266.81817: done getting next task for host managed_node1 7920 1726885266.81818: ^ task is: TASK: Run the role 7920 1726885266.81820: ^ 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 7920 1726885266.81825: getting variables 7920 1726885266.81826: in VariableManager get_vars() 7920 1726885266.81838: Calling all_inventory to load vars for managed_node1 7920 1726885266.81840: Calling groups_inventory to load vars for managed_node1 7920 1726885266.81842: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885266.81847: Calling all_plugins_play to load vars for managed_node1 7920 1726885266.81849: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885266.81852: Calling groups_plugins_play to load vars for managed_node1 7920 1726885266.82059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885266.82349: done with get_vars() 7920 1726885266.82358: done getting variables TASK [Run the role] ************************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_disk_fs.yml:13 Friday 20 September 2024 22:21:06 -0400 (0:00:04.445) 0:00:04.452 ****** 7920 1726885266.82439: entering _queue_task() for managed_node1/include_role 7920 1726885266.82441: Creating lock for include_role 7920 1726885266.82751: worker is 1 (out of 1 available) 7920 1726885266.82765: exiting _queue_task() for managed_node1/include_role 7920 1726885266.82777: done queuing things up, now waiting for results queue to drain 7920 1726885266.82779: waiting for pending results... 7920 1726885266.83053: running TaskExecutor() for managed_node1/TASK: Run the role 7920 1726885266.83165: in run() - task 02369adf-7a19-9835-648e-000000000006 7920 1726885266.83186: variable 'ansible_search_path' from source: unknown 7920 1726885266.83237: calling self._execute() 7920 1726885266.83325: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885266.83344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885266.83361: variable 'omit' from source: magic vars 7920 1726885266.83491: _execute() done 7920 1726885266.83499: dumping result to json 7920 1726885266.83506: done dumping result, returning 7920 1726885266.83520: done running TaskExecutor() for managed_node1/TASK: Run the role [02369adf-7a19-9835-648e-000000000006] 7920 1726885266.83538: sending task result for task 02369adf-7a19-9835-648e-000000000006 7920 1726885266.83702: no more pending results, returning what we have 7920 1726885266.83707: in VariableManager get_vars() 7920 1726885266.83747: Calling all_inventory to load vars for managed_node1 7920 1726885266.83751: Calling groups_inventory to load vars for managed_node1 7920 1726885266.83755: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885266.83767: Calling all_plugins_play to load vars for managed_node1 7920 1726885266.83773: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885266.83776: Calling groups_plugins_play to load vars for managed_node1 7920 1726885266.84034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885266.84327: done with get_vars() 7920 1726885266.84335: variable 'ansible_search_path' from source: unknown 7920 1726885266.84778: variable 'omit' from source: magic vars 7920 1726885266.84802: variable 'omit' from source: magic vars 7920 1726885266.84816: variable 'omit' from source: magic vars 7920 1726885266.84820: we have included files to process 7920 1726885266.84821: generating all_blocks data 7920 1726885266.84822: done generating all_blocks data 7920 1726885266.84825: processing included file: fedora.linux_system_roles.storage 7920 1726885266.84844: in VariableManager get_vars() 7920 1726885266.84855: done with get_vars() 7920 1726885266.84867: done sending task result for task 02369adf-7a19-9835-648e-000000000006 7920 1726885266.84870: WORKER PROCESS EXITING 7920 1726885266.84937: in VariableManager get_vars() 7920 1726885266.84950: done with get_vars() 7920 1726885266.84992: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 7920 1726885266.85068: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 7920 1726885266.85290: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 7920 1726885266.85410: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 7920 1726885266.85537: in VariableManager get_vars() 7920 1726885266.85560: done with get_vars() 7920 1726885266.85772: in VariableManager get_vars() 7920 1726885266.85790: done with get_vars() 7920 1726885266.85907: iterating over new_blocks loaded from include file 7920 1726885266.85909: in VariableManager get_vars() 7920 1726885266.85925: done with get_vars() 7920 1726885266.85927: filtering new block on tags 7920 1726885266.85947: done filtering new block on tags 7920 1726885266.85950: in VariableManager get_vars() 7920 1726885266.85962: done with get_vars() 7920 1726885266.85964: filtering new block on tags 7920 1726885266.85984: done filtering new block on tags 7920 1726885266.85986: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node1 7920 1726885266.85992: extending task lists for all hosts with included blocks 7920 1726885266.86269: done extending task lists 7920 1726885266.86270: done processing included files 7920 1726885266.86271: results queue empty 7920 1726885266.86272: checking for any_errors_fatal 7920 1726885266.86273: done checking for any_errors_fatal 7920 1726885266.86274: checking for max_fail_percentage 7920 1726885266.86275: done checking for max_fail_percentage 7920 1726885266.86276: checking to see if all hosts have failed and the running result is not ok 7920 1726885266.86276: done checking to see if all hosts have failed 7920 1726885266.86277: getting the remaining hosts for this loop 7920 1726885266.86278: done getting the remaining hosts for this loop 7920 1726885266.86281: getting the next task for host managed_node1 7920 1726885266.86284: done getting next task for host managed_node1 7920 1726885266.86286: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 7920 1726885266.86289: ^ 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 7920 1726885266.86297: getting variables 7920 1726885266.86298: in VariableManager get_vars() 7920 1726885266.86314: Calling all_inventory to load vars for managed_node1 7920 1726885266.86316: Calling groups_inventory to load vars for managed_node1 7920 1726885266.86318: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885266.86325: Calling all_plugins_play to load vars for managed_node1 7920 1726885266.86327: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885266.86330: Calling groups_plugins_play to load vars for managed_node1 7920 1726885266.86553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885266.86929: done with get_vars() 7920 1726885266.86938: done getting variables TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 20 September 2024 22:21:06 -0400 (0:00:00.045) 0:00:04.498 ****** 7920 1726885266.87009: entering _queue_task() for managed_node1/include_tasks 7920 1726885266.87011: Creating lock for include_tasks 7920 1726885266.87274: worker is 1 (out of 1 available) 7920 1726885266.87290: exiting _queue_task() for managed_node1/include_tasks 7920 1726885266.87301: done queuing things up, now waiting for results queue to drain 7920 1726885266.87302: waiting for pending results... 7920 1726885266.87553: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 7920 1726885266.87670: in run() - task 02369adf-7a19-9835-648e-000000000041 7920 1726885266.87689: variable 'ansible_search_path' from source: unknown 7920 1726885266.87697: variable 'ansible_search_path' from source: unknown 7920 1726885266.87745: calling self._execute() 7920 1726885266.87820: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885266.87838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885266.87851: variable 'omit' from source: magic vars 7920 1726885266.87979: _execute() done 7920 1726885266.87987: dumping result to json 7920 1726885266.87994: done dumping result, returning 7920 1726885266.88007: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-9835-648e-000000000041] 7920 1726885266.88021: sending task result for task 02369adf-7a19-9835-648e-000000000041 7920 1726885266.88175: no more pending results, returning what we have 7920 1726885266.88180: in VariableManager get_vars() 7920 1726885266.88219: Calling all_inventory to load vars for managed_node1 7920 1726885266.88225: Calling groups_inventory to load vars for managed_node1 7920 1726885266.88228: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885266.88239: Calling all_plugins_play to load vars for managed_node1 7920 1726885266.88242: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885266.88246: Calling groups_plugins_play to load vars for managed_node1 7920 1726885266.88521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885266.88805: done with get_vars() 7920 1726885266.88815: variable 'ansible_search_path' from source: unknown 7920 1726885266.88816: variable 'ansible_search_path' from source: unknown 7920 1726885266.88949: done sending task result for task 02369adf-7a19-9835-648e-000000000041 7920 1726885266.88953: WORKER PROCESS EXITING 7920 1726885266.88985: we have included files to process 7920 1726885266.88986: generating all_blocks data 7920 1726885266.88988: done generating all_blocks data 7920 1726885266.88991: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 7920 1726885266.88993: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 7920 1726885266.88995: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 7920 1726885266.89665: done processing included file 7920 1726885266.89667: iterating over new_blocks loaded from include file 7920 1726885266.89668: in VariableManager get_vars() 7920 1726885266.89681: done with get_vars() 7920 1726885266.89682: filtering new block on tags 7920 1726885266.89692: done filtering new block on tags 7920 1726885266.89694: in VariableManager get_vars() 7920 1726885266.89704: done with get_vars() 7920 1726885266.89705: filtering new block on tags 7920 1726885266.89718: done filtering new block on tags 7920 1726885266.89720: 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_node1 7920 1726885266.89726: extending task lists for all hosts with included blocks 7920 1726885266.89833: done extending task lists 7920 1726885266.89834: done processing included files 7920 1726885266.89835: results queue empty 7920 1726885266.89835: checking for any_errors_fatal 7920 1726885266.89837: done checking for any_errors_fatal 7920 1726885266.89838: checking for max_fail_percentage 7920 1726885266.89839: done checking for max_fail_percentage 7920 1726885266.89839: checking to see if all hosts have failed and the running result is not ok 7920 1726885266.89840: done checking to see if all hosts have failed 7920 1726885266.89840: getting the remaining hosts for this loop 7920 1726885266.89841: done getting the remaining hosts for this loop 7920 1726885266.89843: getting the next task for host managed_node1 7920 1726885266.89846: done getting next task for host managed_node1 7920 1726885266.89847: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 7920 1726885266.89849: ^ 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 7920 1726885266.89855: getting variables 7920 1726885266.89855: in VariableManager get_vars() 7920 1726885266.89863: Calling all_inventory to load vars for managed_node1 7920 1726885266.89864: Calling groups_inventory to load vars for managed_node1 7920 1726885266.89865: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885266.89868: Calling all_plugins_play to load vars for managed_node1 7920 1726885266.89869: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885266.89871: Calling groups_plugins_play to load vars for managed_node1 7920 1726885266.90013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885266.90170: done with get_vars() 7920 1726885266.90177: done getting variables TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 20 September 2024 22:21:06 -0400 (0:00:00.032) 0:00:04.530 ****** 7920 1726885266.90226: entering _queue_task() for managed_node1/setup 7920 1726885266.90391: worker is 1 (out of 1 available) 7920 1726885266.90403: exiting _queue_task() for managed_node1/setup 7920 1726885266.90415: done queuing things up, now waiting for results queue to drain 7920 1726885266.90417: waiting for pending results... 7920 1726885266.90564: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 7920 1726885266.90640: in run() - task 02369adf-7a19-9835-648e-00000000006e 7920 1726885266.90650: variable 'ansible_search_path' from source: unknown 7920 1726885266.90656: variable 'ansible_search_path' from source: unknown 7920 1726885266.90683: calling self._execute() 7920 1726885266.90739: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885266.90742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885266.90749: variable 'omit' from source: magic vars 7920 1726885266.91100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885266.93330: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885266.93424: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885266.93462: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885266.93502: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885266.93535: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885266.93609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885266.93646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885266.93677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885266.93726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885266.93747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885266.93801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885266.93838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885266.93867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885266.93910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885266.93933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885266.94090: variable '__storage_required_facts' from source: role '' all vars 7920 1726885266.94107: variable 'ansible_facts' from source: unknown 7920 1726885266.94204: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7920 1726885266.94207: when evaluation is False, skipping this task 7920 1726885266.94210: _execute() done 7920 1726885266.94215: dumping result to json 7920 1726885266.94218: done dumping result, returning 7920 1726885266.94228: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-9835-648e-00000000006e] 7920 1726885266.94233: sending task result for task 02369adf-7a19-9835-648e-00000000006e 7920 1726885266.94315: done sending task result for task 02369adf-7a19-9835-648e-00000000006e 7920 1726885266.94318: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 7920 1726885266.94387: no more pending results, returning what we have 7920 1726885266.94390: results queue empty 7920 1726885266.94391: checking for any_errors_fatal 7920 1726885266.94392: done checking for any_errors_fatal 7920 1726885266.94393: checking for max_fail_percentage 7920 1726885266.94394: done checking for max_fail_percentage 7920 1726885266.94395: checking to see if all hosts have failed and the running result is not ok 7920 1726885266.94396: done checking to see if all hosts have failed 7920 1726885266.94397: getting the remaining hosts for this loop 7920 1726885266.94398: done getting the remaining hosts for this loop 7920 1726885266.94401: getting the next task for host managed_node1 7920 1726885266.94407: done getting next task for host managed_node1 7920 1726885266.94410: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 7920 1726885266.94415: ^ 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 7920 1726885266.94428: getting variables 7920 1726885266.94429: in VariableManager get_vars() 7920 1726885266.94470: Calling all_inventory to load vars for managed_node1 7920 1726885266.94473: Calling groups_inventory to load vars for managed_node1 7920 1726885266.94474: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885266.94480: Calling all_plugins_play to load vars for managed_node1 7920 1726885266.94481: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885266.94483: Calling groups_plugins_play to load vars for managed_node1 7920 1726885266.94641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885266.94804: done with get_vars() 7920 1726885266.94813: done getting variables 7920 1726885266.94887: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 22:21:06 -0400 (0:00:00.046) 0:00:04.577 ****** 7920 1726885266.94915: entering _queue_task() for managed_node1/include_vars 7920 1726885266.94917: Creating lock for include_vars 7920 1726885266.95084: worker is 1 (out of 1 available) 7920 1726885266.95096: exiting _queue_task() for managed_node1/include_vars 7920 1726885266.95107: done queuing things up, now waiting for results queue to drain 7920 1726885266.95108: waiting for pending results... 7920 1726885266.95255: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 7920 1726885266.95331: in run() - task 02369adf-7a19-9835-648e-00000000006f 7920 1726885266.95344: variable 'ansible_search_path' from source: unknown 7920 1726885266.95347: variable 'ansible_search_path' from source: unknown 7920 1726885266.95607: variable 'ansible_facts' from source: unknown 7920 1726885266.95777: variable 'ansible_facts' from source: unknown 7920 1726885266.95990: variable 'ansible_facts' from source: unknown 7920 1726885266.96205: variable 'ansible_facts' from source: unknown 7920 1726885266.96300: variable 'omit' from source: magic vars 7920 1726885266.96402: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885266.96425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885266.96441: variable 'omit' from source: magic vars 7920 1726885266.96726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885266.96968: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885266.97015: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885266.97283: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885266.97330: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885266.97405: variable '__vars_file' from source: task vars 7920 1726885266.97492: variable 'role_path' from source: magic vars 7920 1726885266.97502: variable 'item' from source: unknown 7920 1726885266.97530: Evaluated conditional (__vars_file is file): False 7920 1726885266.97537: when evaluation is False, skipping this task 7920 1726885266.97575: variable 'item' from source: unknown 7920 1726885266.97652: variable 'item' from source: unknown skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 7920 1726885266.97865: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885266.97880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885266.97895: variable 'omit' from source: magic vars 7920 1726885266.98066: variable '__vars_file' from source: task vars 7920 1726885266.98152: variable 'role_path' from source: magic vars 7920 1726885266.98161: variable 'item' from source: unknown 7920 1726885266.98176: Evaluated conditional (__vars_file is file): False 7920 1726885266.98183: when evaluation is False, skipping this task 7920 1726885266.98221: variable 'item' from source: unknown 7920 1726885266.98288: variable 'item' from source: unknown skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 7920 1726885266.98434: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885266.98448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885266.98461: variable 'omit' from source: magic vars 7920 1726885266.98627: variable '__vars_file' from source: task vars 7920 1726885266.98709: variable 'role_path' from source: magic vars 7920 1726885266.98720: variable 'item' from source: unknown 7920 1726885266.98740: Evaluated conditional (__vars_file is file): True 7920 1726885266.98750: variable 'omit' from source: magic vars 7920 1726885266.98808: variable 'omit' from source: magic vars 7920 1726885266.98874: variable '__vars_file' from source: task vars 7920 1726885266.98949: variable '__vars_file' from source: task vars 7920 1726885266.99034: variable 'role_path' from source: magic vars 7920 1726885266.99048: variable 'item' from source: unknown 7920 1726885266.99069: variable 'omit' from source: magic vars 7920 1726885266.99101: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885266.99137: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885266.99164: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885266.99186: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885266.99201: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885266.99226: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885266.99247: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885266.99282: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885266.99290: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885266.99297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885266.99418: Set connection var ansible_connection to ssh 7920 1726885266.99438: Set connection var ansible_shell_executable to /bin/sh 7920 1726885266.99448: Set connection var ansible_timeout to 10 7920 1726885266.99454: Set connection var ansible_shell_type to sh 7920 1726885266.99464: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885266.99478: Set connection var ansible_pipelining to False 7920 1726885266.99503: variable 'ansible_shell_executable' from source: unknown 7920 1726885266.99510: variable 'ansible_connection' from source: unknown 7920 1726885266.99518: variable 'ansible_module_compression' from source: unknown 7920 1726885266.99528: variable 'ansible_shell_type' from source: unknown 7920 1726885266.99534: variable 'ansible_shell_executable' from source: unknown 7920 1726885266.99541: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885266.99548: variable 'ansible_pipelining' from source: unknown 7920 1726885266.99554: variable 'ansible_timeout' from source: unknown 7920 1726885266.99561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885266.99679: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885266.99699: variable 'omit' from source: magic vars 7920 1726885266.99708: starting attempt loop 7920 1726885266.99716: running the handler 7920 1726885266.99809: handler run complete 7920 1726885266.99828: attempt loop complete, returning result 7920 1726885266.99847: variable 'item' from source: unknown 7920 1726885266.99913: variable 'item' from source: unknown ok: [managed_node1] => (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" } 7920 1726885267.00093: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885267.00105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885267.00121: variable 'omit' from source: magic vars 7920 1726885267.00282: variable '__vars_file' from source: task vars 7920 1726885267.00366: variable 'role_path' from source: magic vars 7920 1726885267.00376: variable 'item' from source: unknown 7920 1726885267.00390: Evaluated conditional (__vars_file is file): True 7920 1726885267.00397: variable 'omit' from source: magic vars 7920 1726885267.00415: variable 'omit' from source: magic vars 7920 1726885267.00475: variable '__vars_file' from source: task vars 7920 1726885267.00542: variable '__vars_file' from source: task vars 7920 1726885267.00627: variable 'role_path' from source: magic vars 7920 1726885267.00637: variable 'item' from source: unknown 7920 1726885267.00659: variable 'omit' from source: magic vars 7920 1726885267.00682: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885267.00698: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885267.00708: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885267.00726: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885267.00740: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885267.00746: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885267.00752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885267.00840: Set connection var ansible_connection to ssh 7920 1726885267.00854: Set connection var ansible_shell_executable to /bin/sh 7920 1726885267.00863: Set connection var ansible_timeout to 10 7920 1726885267.00869: Set connection var ansible_shell_type to sh 7920 1726885267.00876: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885267.00887: Set connection var ansible_pipelining to False 7920 1726885267.00915: variable 'ansible_shell_executable' from source: unknown 7920 1726885267.00924: variable 'ansible_connection' from source: unknown 7920 1726885267.00932: variable 'ansible_module_compression' from source: unknown 7920 1726885267.00938: variable 'ansible_shell_type' from source: unknown 7920 1726885267.00945: variable 'ansible_shell_executable' from source: unknown 7920 1726885267.00950: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885267.00957: variable 'ansible_pipelining' from source: unknown 7920 1726885267.00963: variable 'ansible_timeout' from source: unknown 7920 1726885267.00969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885267.01066: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885267.01080: variable 'omit' from source: magic vars 7920 1726885267.01087: starting attempt loop 7920 1726885267.01093: running the handler 7920 1726885267.01149: handler run complete 7920 1726885267.01161: attempt loop complete, returning result 7920 1726885267.01178: variable 'item' from source: unknown 7920 1726885267.01250: variable 'item' from source: unknown ok: [managed_node1] => (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" } 7920 1726885267.01372: dumping result to json 7920 1726885267.01384: done dumping result, returning 7920 1726885267.01395: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-9835-648e-00000000006f] 7920 1726885267.01403: sending task result for task 02369adf-7a19-9835-648e-00000000006f 7920 1726885267.01567: no more pending results, returning what we have 7920 1726885267.01570: results queue empty 7920 1726885267.01571: checking for any_errors_fatal 7920 1726885267.01576: done checking for any_errors_fatal 7920 1726885267.01576: checking for max_fail_percentage 7920 1726885267.01578: done checking for max_fail_percentage 7920 1726885267.01579: checking to see if all hosts have failed and the running result is not ok 7920 1726885267.01579: done checking to see if all hosts have failed 7920 1726885267.01580: getting the remaining hosts for this loop 7920 1726885267.01582: done getting the remaining hosts for this loop 7920 1726885267.01586: getting the next task for host managed_node1 7920 1726885267.01598: done getting next task for host managed_node1 7920 1726885267.01601: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 7920 1726885267.01605: ^ 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 7920 1726885267.01616: getting variables 7920 1726885267.01618: in VariableManager get_vars() 7920 1726885267.01654: Calling all_inventory to load vars for managed_node1 7920 1726885267.01657: Calling groups_inventory to load vars for managed_node1 7920 1726885267.01659: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885267.01669: Calling all_plugins_play to load vars for managed_node1 7920 1726885267.01672: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885267.01675: Calling groups_plugins_play to load vars for managed_node1 7920 1726885267.02101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885267.02654: done sending task result for task 02369adf-7a19-9835-648e-00000000006f 7920 1726885267.02658: WORKER PROCESS EXITING 7920 1726885267.02664: done with get_vars() 7920 1726885267.02678: done getting variables TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 20 September 2024 22:21:07 -0400 (0:00:00.078) 0:00:04.656 ****** 7920 1726885267.02768: entering _queue_task() for managed_node1/stat 7920 1726885267.02998: worker is 1 (out of 1 available) 7920 1726885267.03015: exiting _queue_task() for managed_node1/stat 7920 1726885267.03027: done queuing things up, now waiting for results queue to drain 7920 1726885267.03029: waiting for pending results... 7920 1726885267.03275: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if system is ostree 7920 1726885267.03413: in run() - task 02369adf-7a19-9835-648e-000000000071 7920 1726885267.03436: variable 'ansible_search_path' from source: unknown 7920 1726885267.03447: variable 'ansible_search_path' from source: unknown 7920 1726885267.03489: calling self._execute() 7920 1726885267.03573: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885267.03586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885267.03600: variable 'omit' from source: magic vars 7920 1726885267.04077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885267.04363: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885267.04414: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885267.04461: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885267.04499: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885267.04637: 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) 7920 1726885267.04674: 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) 7920 1726885267.04705: 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) 7920 1726885267.04744: 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) 7920 1726885267.04886: Evaluated conditional (not __storage_is_ostree is defined): True 7920 1726885267.04897: variable 'omit' from source: magic vars 7920 1726885267.04967: variable 'omit' from source: magic vars 7920 1726885267.05016: variable 'omit' from source: magic vars 7920 1726885267.05052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885267.05087: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885267.05115: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885267.05141: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885267.05155: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885267.05176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885267.05206: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885267.05246: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885267.05256: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885267.05263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885267.05389: Set connection var ansible_connection to ssh 7920 1726885267.05407: Set connection var ansible_shell_executable to /bin/sh 7920 1726885267.05428: Set connection var ansible_timeout to 10 7920 1726885267.05435: Set connection var ansible_shell_type to sh 7920 1726885267.05445: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885267.05454: Set connection var ansible_pipelining to False 7920 1726885267.05481: variable 'ansible_shell_executable' from source: unknown 7920 1726885267.05488: variable 'ansible_connection' from source: unknown 7920 1726885267.05495: variable 'ansible_module_compression' from source: unknown 7920 1726885267.05501: variable 'ansible_shell_type' from source: unknown 7920 1726885267.05507: variable 'ansible_shell_executable' from source: unknown 7920 1726885267.05519: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885267.05534: variable 'ansible_pipelining' from source: unknown 7920 1726885267.05540: variable 'ansible_timeout' from source: unknown 7920 1726885267.05548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885267.05702: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885267.05718: variable 'omit' from source: magic vars 7920 1726885267.05730: starting attempt loop 7920 1726885267.05742: running the handler 7920 1726885267.05761: _low_level_execute_command(): starting 7920 1726885267.05772: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885267.06570: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885267.06585: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885267.06599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885267.06625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885267.06671: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885267.06682: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885267.06697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885267.06720: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885267.06737: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885267.06753: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885267.06766: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885267.06780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885267.06796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885267.06809: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885267.06826: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885267.06843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885267.06916: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885267.06938: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885267.06957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885267.07065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885267.08645: stdout chunk (state=3): >>>/root <<< 7920 1726885267.08840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885267.08843: stdout chunk (state=3): >>><<< 7920 1726885267.08852: stderr chunk (state=3): >>><<< 7920 1726885267.08969: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885267.08973: _low_level_execute_command(): starting 7920 1726885267.08976: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885267.0887413-8023-81839399110757 `" && echo ansible-tmp-1726885267.0887413-8023-81839399110757="` echo /root/.ansible/tmp/ansible-tmp-1726885267.0887413-8023-81839399110757 `" ) && sleep 0' 7920 1726885267.10348: 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 <<< 7920 1726885267.10352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885267.10390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885267.10394: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885267.10397: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885267.10566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885267.10628: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885267.10632: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885267.10673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885267.12490: stdout chunk (state=3): >>>ansible-tmp-1726885267.0887413-8023-81839399110757=/root/.ansible/tmp/ansible-tmp-1726885267.0887413-8023-81839399110757 <<< 7920 1726885267.12602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885267.12678: stderr chunk (state=3): >>><<< 7920 1726885267.12681: stdout chunk (state=3): >>><<< 7920 1726885267.12920: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885267.0887413-8023-81839399110757=/root/.ansible/tmp/ansible-tmp-1726885267.0887413-8023-81839399110757 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885267.12927: variable 'ansible_module_compression' from source: unknown 7920 1726885267.12929: ANSIBALLZ: Using lock for stat 7920 1726885267.12932: ANSIBALLZ: Acquiring lock 7920 1726885267.12934: ANSIBALLZ: Lock acquired: 139955066318736 7920 1726885267.12936: ANSIBALLZ: Creating module 7920 1726885267.30301: ANSIBALLZ: Writing module into payload 7920 1726885267.30447: ANSIBALLZ: Writing module 7920 1726885267.30482: ANSIBALLZ: Renaming module 7920 1726885267.30499: ANSIBALLZ: Done creating module 7920 1726885267.30531: variable 'ansible_facts' from source: unknown 7920 1726885267.30625: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885267.0887413-8023-81839399110757/AnsiballZ_stat.py 7920 1726885267.30793: Sending initial data 7920 1726885267.30796: Sent initial data (150 bytes) 7920 1726885267.31893: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885267.31911: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885267.31934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885267.31955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885267.31996: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885267.32009: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885267.32031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885267.32054: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885267.32066: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885267.32077: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885267.32089: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885267.32102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885267.32120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885267.32138: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885267.32155: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885267.32169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885267.32254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885267.32274: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885267.32288: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885267.32357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885267.34081: 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 <<< 7920 1726885267.34115: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885267.34162: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpn32uuqd9 /root/.ansible/tmp/ansible-tmp-1726885267.0887413-8023-81839399110757/AnsiballZ_stat.py <<< 7920 1726885267.34192: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885267.35868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885267.35992: stderr chunk (state=3): >>><<< 7920 1726885267.35995: stdout chunk (state=3): >>><<< 7920 1726885267.35998: done transferring module to remote 7920 1726885267.36000: _low_level_execute_command(): starting 7920 1726885267.36002: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885267.0887413-8023-81839399110757/ /root/.ansible/tmp/ansible-tmp-1726885267.0887413-8023-81839399110757/AnsiballZ_stat.py && sleep 0' 7920 1726885267.36702: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885267.36718: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885267.36736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885267.36754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885267.36793: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885267.36806: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885267.36830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885267.36848: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885267.36860: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885267.36871: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885267.36883: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885267.36896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885267.36915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885267.36932: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885267.36944: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885267.36958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885267.37036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885267.37057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885267.37072: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885267.37139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885267.38806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885267.38884: stderr chunk (state=3): >>><<< 7920 1726885267.38895: stdout chunk (state=3): >>><<< 7920 1726885267.39008: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885267.39013: _low_level_execute_command(): starting 7920 1726885267.39016: _low_level_execute_command(): using become for this command 7920 1726885267.39018: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qwpefabrnsuuwiqefnsrfywnktiterco ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885267.0887413-8023-81839399110757/AnsiballZ_stat.py'"'"' && sleep 0' 7920 1726885267.39073: Initial state: awaiting_escalation: BECOME-SUCCESS-qwpefabrnsuuwiqefnsrfywnktiterco 7920 1726885267.39621: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885267.39661: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885267.39679: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885267.39698: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885267.39743: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885267.39756: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885267.39779: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885267.39797: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885267.39810: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885267.39829: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885267.39842: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885267.39855: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885267.39872: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885267.39891: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885267.39902: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885267.39917: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885267.39996: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885267.40021: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885267.40041: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885267.40128: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885267.42851: stdout chunk (state=1): >>>BECOME-SUCCESS-qwpefabrnsuuwiqefnsrfywnktiterco <<< 7920 1726885267.42853: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-qwpefabrnsuuwiqefnsrfywnktiterco' 7920 1726885267.43076: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885267.43082: stdout chunk (state=3): >>>import _imp # builtin <<< 7920 1726885267.43098: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885267.43165: stdout chunk (state=3): >>>import '_io' # <<< 7920 1726885267.43168: stdout chunk (state=3): >>>import 'marshal' # <<< 7920 1726885267.43186: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885267.43218: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7920 1726885267.43223: stdout chunk (state=3): >>># installing zipimport hook <<< 7920 1726885267.43260: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885267.43264: stdout chunk (state=3): >>>import 'zipimport' # <<< 7920 1726885267.43270: stdout chunk (state=3): >>># installed zipimport hook <<< 7920 1726885267.43310: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7920 1726885267.43322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885267.43331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885267.43356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7920 1726885267.43375: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885267.43397: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34520ca0> <<< 7920 1726885267.43428: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885267.43435: 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 0x7f1e344c7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34520a00> <<< 7920 1726885267.43460: 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' <<< 7920 1726885267.43481: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e345209a0> <<< 7920 1726885267.43492: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885267.43514: 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' <<< 7920 1726885267.43527: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e344c7370> <<< 7920 1726885267.43545: 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' <<< 7920 1726885267.43568: 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' <<< 7920 1726885267.43596: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e344c7820> <<< 7920 1726885267.43609: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e344c7550> <<< 7920 1726885267.43634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885267.43646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885267.43664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885267.43683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885267.43705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885267.43719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885267.43743: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34473f70> <<< 7920 1726885267.43764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885267.43780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885267.43852: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3447a100> <<< 7920 1726885267.43881: 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' <<< 7920 1726885267.43918: 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' <<< 7920 1726885267.43925: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e344a3730> <<< 7920 1726885267.43928: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3447a820> <<< 7920 1726885267.43966: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e344dc760> <<< 7920 1726885267.43987: 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 0x7f1e34473c70> <<< 7920 1726885267.44028: 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' <<< 7920 1726885267.44032: stdout chunk (state=3): >>>import '_locale' # <<< 7920 1726885267.44057: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e344a3c70> <<< 7920 1726885267.44093: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e344c7fd0> <<< 7920 1726885267.44124: 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. <<< 7920 1726885267.44313: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885267.44320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885267.44347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7920 1726885267.44352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7920 1726885267.44383: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885267.44386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885267.44410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885267.44424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885267.44429: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3443ed90> <<< 7920 1726885267.44495: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34441e20> <<< 7920 1726885267.44502: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885267.44510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885267.44528: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885267.44544: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885267.44564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885267.44570: 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' <<< 7920 1726885267.44616: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34439730> <<< 7920 1726885267.44629: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3443b520> <<< 7920 1726885267.44638: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3443e250> <<< 7920 1726885267.44641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885267.44777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885267.44783: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885267.44806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885267.44810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7920 1726885267.44812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7920 1726885267.44819: 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 0x7f1e34195cd0> <<< 7920 1726885267.44838: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341957c0> import 'itertools' # <<< 7920 1726885267.44853: 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 0x7f1e34195dc0> <<< 7920 1726885267.44941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885267.44944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885267.44949: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34195e80> <<< 7920 1726885267.44951: 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' <<< 7920 1726885267.44954: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34195f40> import '_collections' # <<< 7920 1726885267.44986: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341eec40> <<< 7920 1726885267.44996: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885267.45021: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341e7520> <<< 7920 1726885267.45068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885267.45072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341fc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34445d00> <<< 7920 1726885267.45091: 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' <<< 7920 1726885267.45120: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885267.45126: 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 0x7f1e341a7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341ee160> <<< 7920 1726885267.45166: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885267.45174: 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 0x7f1e341fc190> <<< 7920 1726885267.45191: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3444b8b0> <<< 7920 1726885267.45197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7920 1726885267.45201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885267.45219: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 7920 1726885267.45227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885267.45244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885267.45258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885267.45273: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341a7eb0> <<< 7920 1726885267.45288: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341a7ca0> <<< 7920 1726885267.45305: 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' <<< 7920 1726885267.45307: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341a7c10> <<< 7920 1726885267.45332: 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' <<< 7920 1726885267.45362: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885267.45365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885267.45393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885267.45437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885267.45491: 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 0x7f1e3417b280> <<< 7920 1726885267.45495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885267.45506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885267.45536: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3417b370> <<< 7920 1726885267.45655: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341b2eb0> <<< 7920 1726885267.45694: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341a9940> <<< 7920 1726885267.45701: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341a94f0> <<< 7920 1726885267.45730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885267.45740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885267.45774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885267.45782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885267.45810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7920 1726885267.45820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 7920 1726885267.45832: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e340af0d0> <<< 7920 1726885267.45858: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34176d90> <<< 7920 1726885267.45907: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341a9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34445ee0> <<< 7920 1726885267.45937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885267.45956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885267.45985: 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 0x7f1e340c1a00> <<< 7920 1726885267.46000: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885267.46035: 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 0x7f1e340c1d30> <<< 7920 1726885267.46059: 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' <<< 7920 1726885267.46085: 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' <<< 7920 1726885267.46103: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e340d3640> <<< 7920 1726885267.46124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885267.46157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885267.46183: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e340d3b80> <<< 7920 1726885267.46229: 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 0x7f1e340602b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e340c1e20> <<< 7920 1726885267.46255: 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' <<< 7920 1726885267.46307: 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 0x7f1e34070190> <<< 7920 1726885267.46317: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e340d34c0> <<< 7920 1726885267.46323: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885267.46350: 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 0x7f1e34070250> <<< 7920 1726885267.46389: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341a78e0> <<< 7920 1726885267.46406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885267.46430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885267.46455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885267.46464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885267.46498: 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 0x7f1e3408c5b0> <<< 7920 1726885267.46524: 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' <<< 7920 1726885267.46556: 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 0x7f1e3408c880> <<< 7920 1726885267.46559: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3408c670> <<< 7920 1726885267.46585: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885267.46588: 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 0x7f1e3408c760> <<< 7920 1726885267.46617: 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' <<< 7920 1726885267.46805: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885267.46810: 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 0x7f1e3408cbb0> <<< 7920 1726885267.46843: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885267.46847: 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 0x7f1e3409a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3408c7f0> <<< 7920 1726885267.46871: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3407f940> <<< 7920 1726885267.46892: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341a74c0> <<< 7920 1726885267.46918: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885267.46970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885267.47005: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3408c9a0> <<< 7920 1726885267.47100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885267.47119: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1e33fae580> <<< 7920 1726885267.47260: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip' <<< 7920 1726885267.47265: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.47346: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.47372: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/__init__.py <<< 7920 1726885267.47376: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.47395: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.47408: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885267.47424: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.48618: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.49579: 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' <<< 7920 1726885267.49590: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3396d760> <<< 7920 1726885267.49608: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 7920 1726885267.49617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885267.49634: 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' <<< 7920 1726885267.49651: 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' <<< 7920 1726885267.49675: 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 0x7f1e339fc820> <<< 7920 1726885267.49714: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339fc700> <<< 7920 1726885267.49738: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339fc460> <<< 7920 1726885267.49760: 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' <<< 7920 1726885267.49805: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339fc550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339fc250> <<< 7920 1726885267.49818: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885267.49839: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885267.49844: 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 0x7f1e339fc4c0> <<< 7920 1726885267.49859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885267.49884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885267.49917: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339fc880> <<< 7920 1726885267.49943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885267.49949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885267.49970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885267.49987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885267.50009: 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' <<< 7920 1726885267.50080: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e338ed790> <<< 7920 1726885267.50110: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885267.50117: 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 0x7f1e338edb20> <<< 7920 1726885267.50144: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885267.50150: 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 0x7f1e338ed970> <<< 7920 1726885267.50160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885267.50184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885267.50215: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3390cb50> <<< 7920 1726885267.50233: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339f6cd0> <<< 7920 1726885267.50388: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339fc5e0> <<< 7920 1726885267.50408: 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' <<< 7920 1726885267.50436: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339f6e80> <<< 7920 1726885267.50457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885267.50465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885267.50480: 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' <<< 7920 1726885267.50501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885267.50504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885267.50535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 7920 1726885267.50543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 7920 1726885267.50549: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3396a8e0> <<< 7920 1726885267.50619: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3399cdc0> <<< 7920 1726885267.50622: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3399c850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e33906310> <<< 7920 1726885267.50652: 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 0x7f1e3399cfd0> <<< 7920 1726885267.50681: 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' <<< 7920 1726885267.50686: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3399cfa0> <<< 7920 1726885267.50705: 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 <<< 7920 1726885267.50710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885267.50735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885267.50755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885267.50870: 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 0x7f1e338dd790> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339defa0> <<< 7920 1726885267.50872: 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' <<< 7920 1726885267.50916: 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 0x7f1e338db100> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339dee20> <<< 7920 1726885267.50942: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885267.51008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885267.51012: 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' # <<< 7920 1726885267.51059: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e338cedc0> <<< 7920 1726885267.51176: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e338db130> <<< 7920 1726885267.51283: 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 0x7f1e338da5b0> <<< 7920 1726885267.51305: 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 0x7f1e338da670> <<< 7920 1726885267.51361: 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 0x7f1e338d0eb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339cdf10><<< 7920 1726885267.51370: stdout chunk (state=3): >>> <<< 7920 1726885267.51390: 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 <<< 7920 1726885267.51411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885267.51455: 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 0x7f1e3395c910> <<< 7920 1726885267.51629: 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 0x7f1e33954940> <<< 7920 1726885267.51659: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3395fdc0> <<< 7920 1726885267.51694: 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 0x7f1e3395cee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339a2250> # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885267.51708: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885267.51714: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.51775: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.51878: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885267.51904: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 7920 1726885267.51907: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885267.51999: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.52088: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.52526: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.52983: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885267.53013: 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_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885267.53017: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885267.53022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885267.53070: 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 0x7f1e334bc940> <<< 7920 1726885267.53131: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 7920 1726885267.53143: 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 0x7f1e334bc190> <<< 7920 1726885267.53152: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e33953970> <<< 7920 1726885267.53194: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885267.53197: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.53224: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.53236: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885267.53238: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.53354: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.53482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7920 1726885267.53487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7920 1726885267.53514: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3399d7f0> # zipimport: zlib available <<< 7920 1726885267.53888: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.54250: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.54303: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.54368: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885267.54405: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.54446: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885267.54455: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.54497: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.54571: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 7920 1726885267.54592: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885267.54606: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.54637: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.54674: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885267.54679: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.55861: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.55885: 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 0x7f1e339f8bb0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/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_80r1vgkr/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 0x7f1e3389c8b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3399afd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885267.55935: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.55950: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.56009: 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 <<< 7920 1726885267.56159: 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 <<< 7920 1726885267.56162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e334a5880> <<< 7920 1726885267.56198: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e338b7100> <<< 7920 1726885267.56262: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e338ac370> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885267.56297: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.56311: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885267.56399: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 7920 1726885267.56413: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885267.56518: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.56680: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885267.56816: 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__ <<< 7920 1726885267.57036: 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 <<< 7920 1726885267.57073: 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 <<< 7920 1726885267.57116: 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 # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 7920 1726885267.57144: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale <<< 7920 1726885267.57153: 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 # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 7920 1726885267.57439: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885267.57442: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885267.57443: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7920 1726885267.57445: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885267.57446: 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 <<< 7920 1726885267.57447: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885267.57486: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 7920 1726885267.57508: 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 <<< 7920 1726885267.57534: 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 <<< 7920 1726885267.57559: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 7920 1726885267.57580: 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 <<< 7920 1726885267.57607: 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 <<< 7920 1726885267.57628: 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 <<< 7920 1726885267.57746: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 7920 1726885267.57766: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath <<< 7920 1726885267.57786: 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 <<< 7920 1726885267.57801: 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 <<< 7920 1726885267.57831: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885267.58305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885267.58308: stdout chunk (state=3): >>><<< 7920 1726885267.58310: stderr chunk (state=3): >>><<< 7920 1726885267.58445: _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 0x7f1e34520ca0> # /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 0x7f1e344c7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34520a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f1e345209a0> 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 0x7f1e344c7370> # /usr/lib64/python3.9/__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 0x7f1e344c7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e344c7550> # /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 0x7f1e34473f70> # /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 0x7f1e3447a100> # /usr/lib64/python3.9/__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 0x7f1e344a3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3447a820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e344dc760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34473c70> # /usr/lib64/python3.9/__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 0x7f1e344a3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e344c7fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f1e3443ed90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34441e20> # /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 0x7f1e34439730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3443b520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3443e250> # /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 0x7f1e34195cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341957c0> 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 0x7f1e34195dc0> # /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 0x7f1e34195e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34195f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341eec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341e7520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341fc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34445d00> # /usr/lib64/python3.9/__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 0x7f1e341a7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341ee160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e341fc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3444b8b0> # /usr/lib64/python3.9/__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 0x7f1e341a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341a7ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341a7c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f1e3417b280> # /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 0x7f1e3417b370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341b2eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341a9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341a94f0> # /usr/lib64/python3.9/__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 0x7f1e340af0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34176d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341a9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34445ee0> # /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 0x7f1e340c1a00> 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 0x7f1e340c1d30> # /usr/lib64/python3.9/__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 0x7f1e340d3640> # /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 0x7f1e340d3b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e340602b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e340c1e20> # /usr/lib64/python3.9/__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 0x7f1e34070190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e340d34c0> 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 0x7f1e34070250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341a78e0> # /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 0x7f1e3408c5b0> # /usr/lib64/python3.9/__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 0x7f1e3408c880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3408c670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e3408c760> # /usr/lib64/python3.9/__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 0x7f1e3408cbb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e3409a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3408c7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3407f940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e341a74c0> # /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 0x7f1e3408c9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1e33fae580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/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 0x7f1e3396d760> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f1e339fc820> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339fc700> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339fc460> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f1e339fc550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339fc250> 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 0x7f1e339fc4c0> # /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 0x7f1e339fc880> # /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 0x7f1e338ed790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e338edb20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e338ed970> # /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 0x7f1e3390cb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339f6cd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339fc5e0> # /usr/lib64/python3.9/__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 0x7f1e339f6e80> # /usr/lib64/python3.9/__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 0x7f1e3396a8e0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3399cdc0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3399c850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e33906310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e3399cfd0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3399cfa0> # /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 0x7f1e338dd790> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339defa0> # /usr/lib64/python3.9/__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 0x7f1e338db100> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339dee20> # /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 0x7f1e338cedc0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e338db130> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e338da5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e338da670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e338d0eb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339cdf10> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f1e3395c910> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e33954940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3395fdc0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e3395cee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e339a2250> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/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_80r1vgkr/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_80r1vgkr/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_80r1vgkr/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_80r1vgkr/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 0x7f1e334bc940> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f1e334bc190> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e33953970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/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_80r1vgkr/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 0x7f1e3399d7f0> # 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_80r1vgkr/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_80r1vgkr/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_80r1vgkr/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_80r1vgkr/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_80r1vgkr/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 0x7f1e339f8bb0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/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_80r1vgkr/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 0x7f1e3389c8b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3399afd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/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 0x7f1e334a5880> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e338b7100> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e338ac370> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/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_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_80r1vgkr/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_80r1vgkr/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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 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 7920 1726885267.59639: 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-1726885267.0887413-8023-81839399110757/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885267.59643: _low_level_execute_command(): starting 7920 1726885267.59645: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885267.0887413-8023-81839399110757/ > /dev/null 2>&1 && sleep 0' 7920 1726885267.59647: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885267.59650: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885267.59652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885267.59654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885267.59656: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885267.59658: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885267.59660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885267.59662: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885267.59668: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885267.59671: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885267.59673: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885267.59675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885267.59677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885267.59679: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885267.59680: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885267.59682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885267.59684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885267.59686: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885267.59688: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885267.59690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885267.61389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885267.61416: stderr chunk (state=3): >>><<< 7920 1726885267.61420: stdout chunk (state=3): >>><<< 7920 1726885267.61432: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885267.61437: handler run complete 7920 1726885267.61452: attempt loop complete, returning result 7920 1726885267.61455: _execute() done 7920 1726885267.61457: dumping result to json 7920 1726885267.61459: done dumping result, returning 7920 1726885267.61468: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-9835-648e-000000000071] 7920 1726885267.61472: sending task result for task 02369adf-7a19-9835-648e-000000000071 7920 1726885267.61561: done sending task result for task 02369adf-7a19-9835-648e-000000000071 7920 1726885267.61564: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 7920 1726885267.61667: no more pending results, returning what we have 7920 1726885267.61670: results queue empty 7920 1726885267.61671: checking for any_errors_fatal 7920 1726885267.61681: done checking for any_errors_fatal 7920 1726885267.61682: checking for max_fail_percentage 7920 1726885267.61683: done checking for max_fail_percentage 7920 1726885267.61684: checking to see if all hosts have failed and the running result is not ok 7920 1726885267.61685: done checking to see if all hosts have failed 7920 1726885267.61686: getting the remaining hosts for this loop 7920 1726885267.61687: done getting the remaining hosts for this loop 7920 1726885267.61691: getting the next task for host managed_node1 7920 1726885267.61698: done getting next task for host managed_node1 7920 1726885267.61701: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 7920 1726885267.61705: ^ 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 7920 1726885267.61720: getting variables 7920 1726885267.61722: in VariableManager get_vars() 7920 1726885267.61751: Calling all_inventory to load vars for managed_node1 7920 1726885267.61754: Calling groups_inventory to load vars for managed_node1 7920 1726885267.61756: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885267.61764: Calling all_plugins_play to load vars for managed_node1 7920 1726885267.61766: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885267.61768: Calling groups_plugins_play to load vars for managed_node1 7920 1726885267.61923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885267.62109: done with get_vars() 7920 1726885267.62119: done getting variables 7920 1726885267.62188: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 22:21:07 -0400 (0:00:00.594) 0:00:05.250 ****** 7920 1726885267.62216: entering _queue_task() for managed_node1/set_fact 7920 1726885267.62218: Creating lock for set_fact 7920 1726885267.62440: worker is 1 (out of 1 available) 7920 1726885267.62449: exiting _queue_task() for managed_node1/set_fact 7920 1726885267.62458: done queuing things up, now waiting for results queue to drain 7920 1726885267.62460: waiting for pending results... 7920 1726885267.62701: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 7920 1726885267.62838: in run() - task 02369adf-7a19-9835-648e-000000000072 7920 1726885267.62857: variable 'ansible_search_path' from source: unknown 7920 1726885267.62865: variable 'ansible_search_path' from source: unknown 7920 1726885267.62905: calling self._execute() 7920 1726885267.62983: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885267.62993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885267.63010: variable 'omit' from source: magic vars 7920 1726885267.63454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885267.64314: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885267.64443: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885267.64519: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885267.64575: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885267.64676: 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) 7920 1726885267.64713: 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) 7920 1726885267.64745: 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) 7920 1726885267.64776: 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) 7920 1726885267.64897: Evaluated conditional (not __storage_is_ostree is defined): True 7920 1726885267.64943: variable 'omit' from source: magic vars 7920 1726885267.65115: variable 'omit' from source: magic vars 7920 1726885267.65378: variable '__ostree_booted_stat' from source: set_fact 7920 1726885267.65570: variable 'omit' from source: magic vars 7920 1726885267.65637: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885267.65692: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885267.65731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885267.65792: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885267.65837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885267.65918: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885267.66047: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885267.66114: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885267.66123: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885267.66133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885267.66324: Set connection var ansible_connection to ssh 7920 1726885267.66340: Set connection var ansible_shell_executable to /bin/sh 7920 1726885267.66364: Set connection var ansible_timeout to 10 7920 1726885267.66371: Set connection var ansible_shell_type to sh 7920 1726885267.66391: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885267.66446: Set connection var ansible_pipelining to False 7920 1726885267.66525: variable 'ansible_shell_executable' from source: unknown 7920 1726885267.66588: variable 'ansible_connection' from source: unknown 7920 1726885267.66607: variable 'ansible_module_compression' from source: unknown 7920 1726885267.66631: variable 'ansible_shell_type' from source: unknown 7920 1726885267.66651: variable 'ansible_shell_executable' from source: unknown 7920 1726885267.66661: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885267.66686: variable 'ansible_pipelining' from source: unknown 7920 1726885267.66721: variable 'ansible_timeout' from source: unknown 7920 1726885267.66736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885267.67001: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885267.67055: variable 'omit' from source: magic vars 7920 1726885267.67078: starting attempt loop 7920 1726885267.67084: running the handler 7920 1726885267.67138: handler run complete 7920 1726885267.67181: attempt loop complete, returning result 7920 1726885267.67193: _execute() done 7920 1726885267.67222: dumping result to json 7920 1726885267.67294: done dumping result, returning 7920 1726885267.67336: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-9835-648e-000000000072] 7920 1726885267.67347: sending task result for task 02369adf-7a19-9835-648e-000000000072 ok: [managed_node1] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } 7920 1726885267.67487: no more pending results, returning what we have 7920 1726885267.67490: results queue empty 7920 1726885267.67492: checking for any_errors_fatal 7920 1726885267.67522: done checking for any_errors_fatal 7920 1726885267.67524: checking for max_fail_percentage 7920 1726885267.67525: done checking for max_fail_percentage 7920 1726885267.67526: checking to see if all hosts have failed and the running result is not ok 7920 1726885267.67527: done checking to see if all hosts have failed 7920 1726885267.67528: getting the remaining hosts for this loop 7920 1726885267.67575: done getting the remaining hosts for this loop 7920 1726885267.67581: getting the next task for host managed_node1 7920 1726885267.67623: done getting next task for host managed_node1 7920 1726885267.67628: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 7920 1726885267.67631: ^ 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 7920 1726885267.67643: getting variables 7920 1726885267.67645: in VariableManager get_vars() 7920 1726885267.67713: Calling all_inventory to load vars for managed_node1 7920 1726885267.67717: Calling groups_inventory to load vars for managed_node1 7920 1726885267.67725: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885267.67736: Calling all_plugins_play to load vars for managed_node1 7920 1726885267.67740: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885267.67743: Calling groups_plugins_play to load vars for managed_node1 7920 1726885267.68027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885267.68453: done with get_vars() 7920 1726885267.68465: done getting variables 7920 1726885267.68708: done sending task result for task 02369adf-7a19-9835-648e-000000000072 7920 1726885267.68713: WORKER PROCESS EXITING 7920 1726885267.68747: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 22:21:07 -0400 (0:00:00.065) 0:00:05.316 ****** 7920 1726885267.68777: entering _queue_task() for managed_node1/set_fact 7920 1726885267.68991: worker is 1 (out of 1 available) 7920 1726885267.69002: exiting _queue_task() for managed_node1/set_fact 7920 1726885267.69015: done queuing things up, now waiting for results queue to drain 7920 1726885267.69017: waiting for pending results... 7920 1726885267.69251: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 7920 1726885267.69357: in run() - task 02369adf-7a19-9835-648e-000000000042 7920 1726885267.69377: variable 'ansible_search_path' from source: unknown 7920 1726885267.69384: variable 'ansible_search_path' from source: unknown 7920 1726885267.69424: calling self._execute() 7920 1726885267.69500: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885267.69533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885267.69547: variable 'omit' from source: magic vars 7920 1726885267.69655: variable 'omit' from source: magic vars 7920 1726885267.69706: variable 'omit' from source: magic vars 7920 1726885267.69743: variable 'omit' from source: magic vars 7920 1726885267.69792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885267.69832: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885267.69855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885267.69878: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885267.69899: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885267.69922: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885267.69942: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885267.69973: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885267.69981: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885267.69989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885267.70105: Set connection var ansible_connection to ssh 7920 1726885267.70125: Set connection var ansible_shell_executable to /bin/sh 7920 1726885267.70136: Set connection var ansible_timeout to 10 7920 1726885267.70143: Set connection var ansible_shell_type to sh 7920 1726885267.70152: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885267.70160: Set connection var ansible_pipelining to False 7920 1726885267.70185: variable 'ansible_shell_executable' from source: unknown 7920 1726885267.70192: variable 'ansible_connection' from source: unknown 7920 1726885267.70199: variable 'ansible_module_compression' from source: unknown 7920 1726885267.70205: variable 'ansible_shell_type' from source: unknown 7920 1726885267.70210: variable 'ansible_shell_executable' from source: unknown 7920 1726885267.70221: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885267.70228: variable 'ansible_pipelining' from source: unknown 7920 1726885267.70234: variable 'ansible_timeout' from source: unknown 7920 1726885267.70241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885267.70388: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885267.70439: variable 'omit' from source: magic vars 7920 1726885267.70534: starting attempt loop 7920 1726885267.70542: running the handler 7920 1726885267.70577: handler run complete 7920 1726885267.70639: attempt loop complete, returning result 7920 1726885267.70693: _execute() done 7920 1726885267.70740: dumping result to json 7920 1726885267.70760: done dumping result, returning 7920 1726885267.70779: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [02369adf-7a19-9835-648e-000000000042] 7920 1726885267.70861: sending task result for task 02369adf-7a19-9835-648e-000000000042 ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 7920 1726885267.71110: no more pending results, returning what we have 7920 1726885267.71115: results queue empty 7920 1726885267.71116: checking for any_errors_fatal 7920 1726885267.71123: done checking for any_errors_fatal 7920 1726885267.71124: checking for max_fail_percentage 7920 1726885267.71126: done checking for max_fail_percentage 7920 1726885267.71126: checking to see if all hosts have failed and the running result is not ok 7920 1726885267.71127: done checking to see if all hosts have failed 7920 1726885267.71128: getting the remaining hosts for this loop 7920 1726885267.71130: done getting the remaining hosts for this loop 7920 1726885267.71134: getting the next task for host managed_node1 7920 1726885267.71140: done getting next task for host managed_node1 7920 1726885267.71145: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 7920 1726885267.71148: ^ 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 7920 1726885267.71159: getting variables 7920 1726885267.71161: in VariableManager get_vars() 7920 1726885267.71193: Calling all_inventory to load vars for managed_node1 7920 1726885267.71196: Calling groups_inventory to load vars for managed_node1 7920 1726885267.71199: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885267.71208: Calling all_plugins_play to load vars for managed_node1 7920 1726885267.71213: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885267.71217: Calling groups_plugins_play to load vars for managed_node1 7920 1726885267.71891: done sending task result for task 02369adf-7a19-9835-648e-000000000042 7920 1726885267.71894: WORKER PROCESS EXITING 7920 1726885267.71921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885267.72420: done with get_vars() 7920 1726885267.72430: done getting variables 7920 1726885267.72518: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 22:21:07 -0400 (0:00:00.038) 0:00:05.354 ****** 7920 1726885267.72619: entering _queue_task() for managed_node1/set_fact 7920 1726885267.72949: worker is 1 (out of 1 available) 7920 1726885267.72960: exiting _queue_task() for managed_node1/set_fact 7920 1726885267.72987: done queuing things up, now waiting for results queue to drain 7920 1726885267.72989: waiting for pending results... 7920 1726885267.73228: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 7920 1726885267.73324: in run() - task 02369adf-7a19-9835-648e-000000000043 7920 1726885267.73343: variable 'ansible_search_path' from source: unknown 7920 1726885267.73349: variable 'ansible_search_path' from source: unknown 7920 1726885267.73383: calling self._execute() 7920 1726885267.73476: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885267.73486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885267.73498: variable 'omit' from source: magic vars 7920 1726885267.73599: variable 'omit' from source: magic vars 7920 1726885267.73653: variable 'omit' from source: magic vars 7920 1726885267.73688: variable 'omit' from source: magic vars 7920 1726885267.73734: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885267.73777: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885267.73800: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885267.73823: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885267.73862: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885267.73935: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885267.73978: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885267.74053: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885267.74061: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885267.74076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885267.74261: Set connection var ansible_connection to ssh 7920 1726885267.74277: Set connection var ansible_shell_executable to /bin/sh 7920 1726885267.74287: Set connection var ansible_timeout to 10 7920 1726885267.74294: Set connection var ansible_shell_type to sh 7920 1726885267.74304: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885267.74316: Set connection var ansible_pipelining to False 7920 1726885267.74346: variable 'ansible_shell_executable' from source: unknown 7920 1726885267.74353: variable 'ansible_connection' from source: unknown 7920 1726885267.74402: variable 'ansible_module_compression' from source: unknown 7920 1726885267.74423: variable 'ansible_shell_type' from source: unknown 7920 1726885267.74430: variable 'ansible_shell_executable' from source: unknown 7920 1726885267.74435: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885267.74441: variable 'ansible_pipelining' from source: unknown 7920 1726885267.74450: variable 'ansible_timeout' from source: unknown 7920 1726885267.74456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885267.74591: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885267.74606: variable 'omit' from source: magic vars 7920 1726885267.74617: starting attempt loop 7920 1726885267.74624: running the handler 7920 1726885267.74638: handler run complete 7920 1726885267.74652: attempt loop complete, returning result 7920 1726885267.74658: _execute() done 7920 1726885267.74668: dumping result to json 7920 1726885267.74674: done dumping result, returning 7920 1726885267.74685: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [02369adf-7a19-9835-648e-000000000043] 7920 1726885267.74693: sending task result for task 02369adf-7a19-9835-648e-000000000043 ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 7920 1726885267.74863: no more pending results, returning what we have 7920 1726885267.74866: results queue empty 7920 1726885267.74867: checking for any_errors_fatal 7920 1726885267.74872: done checking for any_errors_fatal 7920 1726885267.74873: checking for max_fail_percentage 7920 1726885267.74874: done checking for max_fail_percentage 7920 1726885267.74875: checking to see if all hosts have failed and the running result is not ok 7920 1726885267.74876: done checking to see if all hosts have failed 7920 1726885267.74877: getting the remaining hosts for this loop 7920 1726885267.74879: done getting the remaining hosts for this loop 7920 1726885267.74883: getting the next task for host managed_node1 7920 1726885267.74890: done getting next task for host managed_node1 7920 1726885267.74894: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 7920 1726885267.74897: ^ 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 7920 1726885267.74908: getting variables 7920 1726885267.74910: in VariableManager get_vars() 7920 1726885267.74944: Calling all_inventory to load vars for managed_node1 7920 1726885267.74952: Calling groups_inventory to load vars for managed_node1 7920 1726885267.74954: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885267.74964: Calling all_plugins_play to load vars for managed_node1 7920 1726885267.74967: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885267.74970: Calling groups_plugins_play to load vars for managed_node1 7920 1726885267.75253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885267.75951: done with get_vars() 7920 1726885267.75992: done getting variables 7920 1726885267.76081: done sending task result for task 02369adf-7a19-9835-648e-000000000043 7920 1726885267.76084: 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 22:21:07 -0400 (0:00:00.036) 0:00:05.390 ****** 7920 1726885267.76223: entering _queue_task() for managed_node1/include_tasks 7920 1726885267.76554: worker is 1 (out of 1 available) 7920 1726885267.76565: exiting _queue_task() for managed_node1/include_tasks 7920 1726885267.76598: done queuing things up, now waiting for results queue to drain 7920 1726885267.76600: waiting for pending results... 7920 1726885267.77032: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 7920 1726885267.77254: in run() - task 02369adf-7a19-9835-648e-000000000044 7920 1726885267.77333: variable 'ansible_search_path' from source: unknown 7920 1726885267.77342: variable 'ansible_search_path' from source: unknown 7920 1726885267.77397: calling self._execute() 7920 1726885267.77597: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885267.77607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885267.77624: variable 'omit' from source: magic vars 7920 1726885267.78152: variable 'storage_provider' from source: role '' defaults 7920 1726885267.78179: _execute() done 7920 1726885267.78207: dumping result to json 7920 1726885267.78222: done dumping result, returning 7920 1726885267.78234: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-9835-648e-000000000044] 7920 1726885267.78245: sending task result for task 02369adf-7a19-9835-648e-000000000044 7920 1726885267.78408: no more pending results, returning what we have 7920 1726885267.78415: in VariableManager get_vars() 7920 1726885267.78453: Calling all_inventory to load vars for managed_node1 7920 1726885267.78456: Calling groups_inventory to load vars for managed_node1 7920 1726885267.78459: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885267.78469: Calling all_plugins_play to load vars for managed_node1 7920 1726885267.78473: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885267.78476: Calling groups_plugins_play to load vars for managed_node1 7920 1726885267.78728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885267.79209: done with get_vars() 7920 1726885267.79220: variable 'ansible_search_path' from source: unknown 7920 1726885267.79222: variable 'ansible_search_path' from source: unknown 7920 1726885267.79235: done sending task result for task 02369adf-7a19-9835-648e-000000000044 7920 1726885267.79238: WORKER PROCESS EXITING 7920 1726885267.79263: we have included files to process 7920 1726885267.79264: generating all_blocks data 7920 1726885267.79265: done generating all_blocks data 7920 1726885267.79270: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 7920 1726885267.79271: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 7920 1726885267.79273: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 7920 1726885267.80472: in VariableManager get_vars() 7920 1726885267.80497: done with get_vars() 7920 1726885267.81637: 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 7920 1726885267.82419: done processing included file 7920 1726885267.82421: iterating over new_blocks loaded from include file 7920 1726885267.82422: in VariableManager get_vars() 7920 1726885267.82439: done with get_vars() 7920 1726885267.82441: filtering new block on tags 7920 1726885267.82474: done filtering new block on tags 7920 1726885267.82477: in VariableManager get_vars() 7920 1726885267.82493: done with get_vars() 7920 1726885267.82495: filtering new block on tags 7920 1726885267.82527: done filtering new block on tags 7920 1726885267.82530: in VariableManager get_vars() 7920 1726885267.82546: done with get_vars() 7920 1726885267.82547: filtering new block on tags 7920 1726885267.82586: done filtering new block on tags 7920 1726885267.82588: 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_node1 7920 1726885267.82593: extending task lists for all hosts with included blocks 7920 1726885267.83061: done extending task lists 7920 1726885267.83063: done processing included files 7920 1726885267.83064: results queue empty 7920 1726885267.83064: checking for any_errors_fatal 7920 1726885267.83067: done checking for any_errors_fatal 7920 1726885267.83068: checking for max_fail_percentage 7920 1726885267.83069: done checking for max_fail_percentage 7920 1726885267.83070: checking to see if all hosts have failed and the running result is not ok 7920 1726885267.83071: done checking to see if all hosts have failed 7920 1726885267.83071: getting the remaining hosts for this loop 7920 1726885267.83073: done getting the remaining hosts for this loop 7920 1726885267.83075: getting the next task for host managed_node1 7920 1726885267.83079: done getting next task for host managed_node1 7920 1726885267.83081: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 7920 1726885267.83084: ^ 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 7920 1726885267.83092: getting variables 7920 1726885267.83093: in VariableManager get_vars() 7920 1726885267.83104: Calling all_inventory to load vars for managed_node1 7920 1726885267.83106: Calling groups_inventory to load vars for managed_node1 7920 1726885267.83108: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885267.83116: Calling all_plugins_play to load vars for managed_node1 7920 1726885267.83118: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885267.83122: Calling groups_plugins_play to load vars for managed_node1 7920 1726885267.83333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885267.83975: done with get_vars() 7920 1726885267.84001: done getting variables 7920 1726885267.84076: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 22:21:07 -0400 (0:00:00.078) 0:00:05.469 ****** 7920 1726885267.84106: entering _queue_task() for managed_node1/package 7920 1726885267.84108: Creating lock for package 7920 1726885267.84606: worker is 1 (out of 1 available) 7920 1726885267.84619: exiting _queue_task() for managed_node1/package 7920 1726885267.84631: done queuing things up, now waiting for results queue to drain 7920 1726885267.84633: waiting for pending results... 7920 1726885267.84760: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 7920 1726885267.84843: in run() - task 02369adf-7a19-9835-648e-0000000000a7 7920 1726885267.84854: variable 'ansible_search_path' from source: unknown 7920 1726885267.84857: variable 'ansible_search_path' from source: unknown 7920 1726885267.84884: calling self._execute() 7920 1726885267.84940: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885267.84944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885267.84951: variable 'omit' from source: magic vars 7920 1726885267.85337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885267.85506: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885267.85540: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885267.85566: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885267.85590: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885267.85655: 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) 7920 1726885267.85673: 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) 7920 1726885267.85691: 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) 7920 1726885267.85708: 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) 7920 1726885267.85816: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): True 7920 1726885267.85821: variable 'omit' from source: magic vars 7920 1726885267.85860: variable 'omit' from source: magic vars 7920 1726885267.85882: variable 'blivet_package_list' from source: include_vars 7920 1726885267.85946: variable 'blivet_package_list' from source: include_vars 7920 1726885267.86029: variable 'ansible_architecture' from source: facts 7920 1726885267.86175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885267.88686: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885267.88689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885267.88692: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885267.88710: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885267.88756: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885267.88847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885267.88879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885267.88932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885267.88986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885267.89019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885267.89134: variable '__storage_is_ostree' from source: set_fact 7920 1726885267.89158: variable 'omit' from source: magic vars 7920 1726885267.89193: variable 'omit' from source: magic vars 7920 1726885267.89255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885267.89302: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885267.89337: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885267.89401: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885267.89428: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885267.89461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885267.89504: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885267.89540: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885267.89550: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885267.89558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885267.89703: Set connection var ansible_connection to ssh 7920 1726885267.89740: Set connection var ansible_shell_executable to /bin/sh 7920 1726885267.89766: Set connection var ansible_timeout to 10 7920 1726885267.89773: Set connection var ansible_shell_type to sh 7920 1726885267.89782: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885267.89790: Set connection var ansible_pipelining to False 7920 1726885267.89829: variable 'ansible_shell_executable' from source: unknown 7920 1726885267.89848: variable 'ansible_connection' from source: unknown 7920 1726885267.89857: variable 'ansible_module_compression' from source: unknown 7920 1726885267.89870: variable 'ansible_shell_type' from source: unknown 7920 1726885267.89875: variable 'ansible_shell_executable' from source: unknown 7920 1726885267.89878: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885267.89880: variable 'ansible_pipelining' from source: unknown 7920 1726885267.89887: variable 'ansible_timeout' from source: unknown 7920 1726885267.89896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885267.89983: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885267.89991: variable 'omit' from source: magic vars 7920 1726885267.89997: starting attempt loop 7920 1726885267.90000: running the handler 7920 1726885267.90005: variable 'ansible_facts' from source: unknown 7920 1726885267.90007: variable 'ansible_facts' from source: unknown 7920 1726885267.90051: _low_level_execute_command(): starting 7920 1726885267.90064: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885267.90586: 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 <<< 7920 1726885267.90605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885267.90620: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885267.90639: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885267.90693: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885267.90715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885267.90755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885267.92338: stdout chunk (state=3): >>>/root <<< 7920 1726885267.92491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885267.92601: stderr chunk (state=3): >>><<< 7920 1726885267.92613: stdout chunk (state=3): >>><<< 7920 1726885267.92661: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885267.92681: _low_level_execute_command(): starting 7920 1726885267.92692: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885267.9266832-8052-225072721416577 `" && echo ansible-tmp-1726885267.9266832-8052-225072721416577="` echo /root/.ansible/tmp/ansible-tmp-1726885267.9266832-8052-225072721416577 `" ) && sleep 0' 7920 1726885267.93484: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885267.93488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885267.93516: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885267.93521: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885267.93532: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885267.93586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885267.93591: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885267.93634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885267.95442: stdout chunk (state=3): >>>ansible-tmp-1726885267.9266832-8052-225072721416577=/root/.ansible/tmp/ansible-tmp-1726885267.9266832-8052-225072721416577 <<< 7920 1726885267.95559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885267.95629: stderr chunk (state=3): >>><<< 7920 1726885267.95632: stdout chunk (state=3): >>><<< 7920 1726885267.95668: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885267.9266832-8052-225072721416577=/root/.ansible/tmp/ansible-tmp-1726885267.9266832-8052-225072721416577 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885267.95693: variable 'ansible_module_compression' from source: unknown 7920 1726885267.95789: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 7920 1726885267.95793: ANSIBALLZ: Acquiring lock 7920 1726885267.95795: ANSIBALLZ: Lock acquired: 139955066317728 7920 1726885267.95797: ANSIBALLZ: Creating module 7920 1726885268.09255: ANSIBALLZ: Writing module into payload 7920 1726885268.09563: ANSIBALLZ: Writing module 7920 1726885268.09601: ANSIBALLZ: Renaming module 7920 1726885268.09613: ANSIBALLZ: Done creating module 7920 1726885268.09638: variable 'ansible_facts' from source: unknown 7920 1726885268.09745: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885267.9266832-8052-225072721416577/AnsiballZ_dnf.py 7920 1726885268.09902: Sending initial data 7920 1726885268.09906: Sent initial data (150 bytes) 7920 1726885268.10965: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885268.10980: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885268.11000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885268.11030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885268.11076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885268.11088: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885268.11104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885268.11134: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885268.11148: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885268.11159: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885268.11172: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885268.11187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885268.11202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885268.11219: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885268.11239: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885268.11254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885268.11339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885268.11371: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885268.11389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885268.11468: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885268.13368: 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 <<< 7920 1726885268.13733: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpbu6jaknk /root/.ansible/tmp/ansible-tmp-1726885267.9266832-8052-225072721416577/AnsiballZ_dnf.py <<< 7920 1726885268.13736: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885268.14909: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885268.15043: stderr chunk (state=3): >>><<< 7920 1726885268.15046: stdout chunk (state=3): >>><<< 7920 1726885268.15048: done transferring module to remote 7920 1726885268.15051: _low_level_execute_command(): starting 7920 1726885268.15053: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885267.9266832-8052-225072721416577/ /root/.ansible/tmp/ansible-tmp-1726885267.9266832-8052-225072721416577/AnsiballZ_dnf.py && sleep 0' 7920 1726885268.16189: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885268.16193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885268.16231: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885268.16236: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885268.16238: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885268.16291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885268.16334: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885268.16350: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885268.16396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885268.18058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885268.18125: stderr chunk (state=3): >>><<< 7920 1726885268.18129: stdout chunk (state=3): >>><<< 7920 1726885268.18219: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885268.18226: _low_level_execute_command(): starting 7920 1726885268.18228: _low_level_execute_command(): using become for this command 7920 1726885268.18231: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ozcrmpiedirteovurjxiggpyuldztoqe ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885267.9266832-8052-225072721416577/AnsiballZ_dnf.py'"'"' && sleep 0' 7920 1726885268.18353: Initial state: awaiting_escalation: BECOME-SUCCESS-ozcrmpiedirteovurjxiggpyuldztoqe 7920 1726885268.19543: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885268.19568: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885268.19585: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885268.19604: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885268.19652: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885268.19676: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885268.19692: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885268.19711: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885268.19730: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885268.19743: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885268.19761: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885268.19786: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885268.19804: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885268.19820: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885268.19836: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885268.19852: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885268.19943: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885268.19961: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885268.19976: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885268.20112: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885268.22755: stdout chunk (state=1): >>>BECOME-SUCCESS-ozcrmpiedirteovurjxiggpyuldztoqe <<< 7920 1726885268.22758: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-ozcrmpiedirteovurjxiggpyuldztoqe' 7920 1726885268.23005: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885268.23009: stdout chunk (state=3): >>>import '_thread' # <<< 7920 1726885268.23013: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885268.23074: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885268.23117: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885268.23156: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885268.23186: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885268.23198: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885268.23260: 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' <<< 7920 1726885268.23379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff5245ca0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885268.23383: 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 0x7efff4fdc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff5245a00> <<< 7920 1726885268.23415: 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' <<< 7920 1726885268.23435: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff52459a0> <<< 7920 1726885268.23489: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885268.23492: stdout chunk (state=3): >>> <<< 7920 1726885268.23498: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 7920 1726885268.23502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 7920 1726885268.23544: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4fdc370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7920 1726885268.23552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7920 1726885268.23555: 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' <<< 7920 1726885268.23567: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4fdc820> <<< 7920 1726885268.23601: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4fdc550> <<< 7920 1726885268.23637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885268.23640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885268.23652: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885268.23677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885268.23688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885268.23743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885268.23746: stdout chunk (state=3): >>>import '_stat' # <<< 7920 1726885268.23748: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f88f70> <<< 7920 1726885268.23764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885268.23780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885268.23849: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f8f100> <<< 7920 1726885268.23877: 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' <<< 7920 1726885268.23918: 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' <<< 7920 1726885268.23941: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4fb8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f8f820> <<< 7920 1726885268.23954: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4ff1760> <<< 7920 1726885268.23973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7920 1726885268.23984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f88c70> <<< 7920 1726885268.24049: 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' # <<< 7920 1726885268.24060: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4fb8c70> <<< 7920 1726885268.24101: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4fdcfd0> <<< 7920 1726885268.24130: 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. <<< 7920 1726885268.24375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885268.24378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885268.24406: 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' <<< 7920 1726885268.24438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885268.24453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885268.24482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885268.24490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885268.24518: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f2ed90> <<< 7920 1726885268.24550: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f31e20> <<< 7920 1726885268.24569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885268.24575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885268.24592: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885268.24606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885268.24646: 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 <<< 7920 1726885268.24652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7920 1726885268.24682: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f29730> <<< 7920 1726885268.24699: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f2b520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f2e250> <<< 7920 1726885268.24726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885268.24793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885268.24815: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885268.24842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885268.24867: 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' <<< 7920 1726885268.24908: 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 0x7efff4e39c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e39760> <<< 7920 1726885268.24923: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885268.24954: 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 0x7efff4e39d60> <<< 7920 1726885268.24975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885268.25000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885268.25019: stdout chunk (state=3): >>>import '_operator' # <<< 7920 1726885268.25051: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e39e20> <<< 7920 1726885268.25066: 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 0x7efff4e39ee0> <<< 7920 1726885268.25069: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885268.25114: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e92be0> <<< 7920 1726885268.25118: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885268.25136: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e8c4c0> <<< 7920 1726885268.25197: 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 0x7efff4ea0520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f35d00> <<< 7920 1726885268.25223: 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' <<< 7920 1726885268.25257: 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 0x7efff4e4bb20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f31fa0> <<< 7920 1726885268.25305: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885268.25331: 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 0x7efff4ea0130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f3b8b0> <<< 7920 1726885268.25356: 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' <<< 7920 1726885268.25368: 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' <<< 7920 1726885268.25414: 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 0x7efff4e4be50> <<< 7920 1726885268.25441: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e4bc40> <<< 7920 1726885268.25455: 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 0x7efff4e4bbb0> <<< 7920 1726885268.25479: 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' <<< 7920 1726885268.25509: 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' <<< 7920 1726885268.25535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885268.25581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885268.25626: 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 0x7efff4e1f220> <<< 7920 1726885268.25645: 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' <<< 7920 1726885268.25678: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e1f310> <<< 7920 1726885268.25801: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e55e50> <<< 7920 1726885268.25850: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e4d8e0> <<< 7920 1726885268.25868: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e4be20> <<< 7920 1726885268.25886: 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' <<< 7920 1726885268.25927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885268.25965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885268.25978: 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 0x7efff4dc9f70> <<< 7920 1726885268.26008: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4daeb20> <<< 7920 1726885268.26064: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e4dd60> <<< 7920 1726885268.26082: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e8cfd0> <<< 7920 1726885268.26092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885268.26111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885268.26147: 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 0x7efff4d659a0> <<< 7920 1726885268.26160: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885268.26188: 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 0x7efff4d65cd0> <<< 7920 1726885268.26214: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885268.26237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885268.26258: 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 0x7efff4d795e0> <<< 7920 1726885268.26281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885268.26319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885268.26339: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4d79b20> <<< 7920 1726885268.26385: 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 0x7efff4d04250> <<< 7920 1726885268.27325: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4d65dc0> <<< 7920 1726885268.27338: 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 0x7efff4d14130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4d79460> 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 0x7efff4d141f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e4b880> # /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 0x7efff4d30550> # /usr/lib64/python3.9/__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 0x7efff4d30820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4d30610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efff4d30700> # /usr/lib64/python3.9/__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 0x7efff4d30b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efff4d30fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4d30790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4d238e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e4b460> # /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 0x7efff4d30940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efff4c5c520> <<< 7920 1726885268.27442: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 7920 1726885268.27527: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.27561: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885268.27586: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.27604: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885268.27622: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.28824: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.29750: 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 0x7efff4b56790> <<< 7920 1726885268.29777: 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' <<< 7920 1726885268.29809: 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' <<< 7920 1726885268.29830: 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' <<< 7920 1726885268.29861: 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 0x7efff4be8850> <<< 7920 1726885268.29895: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4be8730> <<< 7920 1726885268.29931: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4be8490> <<< 7920 1726885268.29950: 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' <<< 7920 1726885268.30001: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4be8580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4be82b0> import 'atexit' # <<< 7920 1726885268.30045: 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 0x7efff4be84f0> <<< 7920 1726885268.30059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885268.30086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885268.30129: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4be88b0> <<< 7920 1726885268.30155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885268.30158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885268.30178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885268.30198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885268.30228: 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' <<< 7920 1726885268.30294: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b3a8b0> <<< 7920 1726885268.30333: 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 0x7efff4b3a520> <<< 7920 1726885268.30360: 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 0x7efff4b3a6d0> <<< 7920 1726885268.30379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885268.30410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885268.30448: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff45ccb80> <<< 7920 1726885268.30469: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4be1cd0> <<< 7920 1726885268.30631: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4be8610> <<< 7920 1726885268.30647: 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' <<< 7920 1726885268.30675: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4be10a0> <<< 7920 1726885268.30710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885268.30732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885268.30748: 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' <<< 7920 1726885268.30777: 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' <<< 7920 1726885268.30791: 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 0x7efff45a7850> <<< 7920 1726885268.30873: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b88d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b88820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff45c7340> <<< 7920 1726885268.30909: 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 0x7efff4b88fa0> <<< 7920 1726885268.30938: 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 0x7efff4b88f70> <<< 7920 1726885268.30974: 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 <<< 7920 1726885268.30986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885268.31007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885268.31024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885268.31095: 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 0x7efff459e790> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4bc7f70> <<< 7920 1726885268.31136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885268.31140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885268.31182: 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 0x7efff459c100> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4bc7df0> <<< 7920 1726885268.31207: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885268.31257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885268.31282: 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' # <<< 7920 1726885268.31342: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff458ed90> <<< 7920 1726885268.31468: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff459c130> <<< 7920 1726885268.31553: 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 0x7efff459b5b0> <<< 7920 1726885268.31590: 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 0x7efff459b670> <<< 7920 1726885268.31641: 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 0x7efff4590e80> <<< 7920 1726885268.31656: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4bb7bb0> <<< 7920 1726885268.31687: 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' <<< 7920 1726885268.31701: 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' <<< 7920 1726885268.31742: 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 0x7efff4b46910> <<< 7920 1726885268.31934: 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 0x7efff4b3f940> <<< 7920 1726885268.31937: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b49d60> <<< 7920 1726885268.31971: 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 0x7efff4b46f10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b8d220> <<< 7920 1726885268.32014: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.32018: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885268.32031: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.32092: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.32185: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885268.32226: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885268.32229: 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_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885268.32244: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.32331: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.32426: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.32873: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.33355: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885268.33359: 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_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885268.33376: 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' <<< 7920 1726885268.33435: 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 0x7efff41647f0> <<< 7920 1726885268.33508: 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' <<< 7920 1726885268.33523: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4164dc0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b3e910> <<< 7920 1726885268.33571: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 7920 1726885268.33613: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.33617: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885268.33630: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.33737: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.33863: 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' <<< 7920 1726885268.33898: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b871f0> # zipimport: zlib available <<< 7920 1726885268.34292: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.34657: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.34714: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.34790: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885268.34794: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.34816: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.34857: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885268.34860: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.34915: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.34992: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885268.35036: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885268.35040: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.35069: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.35112: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885268.35115: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.35294: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.35484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885268.35518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885268.35598: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4be5310> <<< 7920 1726885268.35601: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.35661: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.35750: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/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_wlmzzhh_/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_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885268.35753: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885268.35765: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.35797: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.35844: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885268.35847: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.35881: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.35918: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.36015: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.36070: 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 <<< 7920 1726885268.36094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885268.36164: 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 0x7efff455b9a0> <<< 7920 1726885268.36198: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b83fd0> <<< 7920 1726885268.36246: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/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_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885268.36249: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.36357: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.36411: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.36433: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.36482: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885268.36493: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885268.36506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885268.36535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885268.36575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885268.36578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885268.36663: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4103970> <<< 7920 1726885268.36701: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff456f430> <<< 7920 1726885268.36771: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4563340> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885268.36774: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.36808: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.36823: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/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_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885268.36907: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885268.36923: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.36937: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885268.37385: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.37798: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.38360: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.38935: 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 0x7efff3ec02b0> <<< 7920 1726885268.38938: 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 0x7efff3ec0340> <<< 7920 1726885268.39020: 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' <<< 7920 1726885268.39033: 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' <<< 7920 1726885268.39082: 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 0x7efff3ec0a60> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3ec0760> <<< 7920 1726885268.39119: 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' <<< 7920 1726885268.39123: 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' <<< 7920 1726885268.39152: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3ec06a0> <<< 7920 1726885268.39207: 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' <<< 7920 1726885268.39220: 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' <<< 7920 1726885268.39249: 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' <<< 7920 1726885268.39277: 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' <<< 7920 1726885268.39321: 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' <<< 7920 1726885268.39325: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b8db50> <<< 7920 1726885268.39365: 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 0x7efff3eaa5b0> <<< 7920 1726885268.39368: 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 0x7efff3eaa790> <<< 7920 1726885268.39433: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3fc9430> <<< 7920 1726885268.39456: 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' <<< 7920 1726885268.39490: 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 0x7efff3ed53d0> <<< 7920 1726885268.39505: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 7920 1726885268.39533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 7920 1726885268.39609: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3ed5430> <<< 7920 1726885268.39631: 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' <<< 7920 1726885268.39661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 7920 1726885268.39664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 7920 1726885268.39692: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3e6c8b0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3ed5af0> <<< 7920 1726885268.39749: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3eaac70> <<< 7920 1726885268.39759: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff455b220> <<< 7920 1726885268.39799: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 7920 1726885268.39802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 7920 1726885268.39817: 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 <<< 7920 1726885268.39856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 7920 1726885268.39869: 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' <<< 7920 1726885268.39895: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff41511f0> <<< 7920 1726885268.40040: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff459ef40> <<< 7920 1726885268.40078: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3e9f880> <<< 7920 1726885268.40108: 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' <<< 7920 1726885268.40132: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 7920 1726885268.40166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 7920 1726885268.40179: 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 0x7efff3f0e5e0> <<< 7920 1726885268.40238: 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 0x7efff3f0e820> <<< 7920 1726885268.40243: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff413faf0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff455ec10> <<< 7920 1726885268.40287: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3ec01c0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3ec0640> <<< 7920 1726885268.40308: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3ec0f10> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4bc7d00> <<< 7920 1726885268.40337: 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 0x7efff3ec03d0> <<< 7920 1726885268.40489: 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' <<< 7920 1726885268.40533: 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' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3f0eb20> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3ec0e20> # /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' <<< 7920 1726885268.40553: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3f0e160> <<< 7920 1726885268.40577: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 7920 1726885268.40590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 7920 1726885268.40646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7920 1726885268.40672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7920 1726885268.40823: 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 0x7efff3e76a60> <<< 7920 1726885268.41394: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3f04880> <<< 7920 1726885268.41455: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3f0e310> # /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 0x7efff3e75e50> # /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 0x7efff3f1a640> # /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 0x7efff3f29430> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3f1a9d0> # /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' <<< 7920 1726885268.41459: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3f1af70> <<< 7920 1726885268.41495: 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' <<< 7920 1726885268.41798: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3f18a60> <<< 7920 1726885268.41825: 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' <<< 7920 1726885268.41877: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3c3db50> # zipimport: zlib available <<< 7920 1726885268.41999: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 7920 1726885268.42028: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.42097: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.42247: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 7920 1726885268.42292: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.42333: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 7920 1726885268.42407: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.42517: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 7920 1726885268.42590: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885268.42744: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885268.43074: 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' <<< 7920 1726885268.43104: 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 <<< 7920 1726885268.43123: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 7920 1726885268.43143: 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 0x7efff3b9a0d0> <<< 7920 1726885268.43158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7920 1726885268.43197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7920 1726885268.43368: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3b9aa60> <<< 7920 1726885268.43380: 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' <<< 7920 1726885268.43408: 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 0x7efff3bedfd0> <<< 7920 1726885268.43433: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3b9ad30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3b9a640> <<< 7920 1726885268.43475: 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 0x7efff3b9a3d0> <<< 7920 1726885268.43486: 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 <<< 7920 1726885268.43546: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 7920 1726885268.43570: 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' <<< 7920 1726885268.43593: 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' <<< 7920 1726885268.43723: 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 0x7efff3ba5ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3ba56a0> <<< 7920 1726885268.43744: 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 <<< 7920 1726885268.43780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 7920 1726885268.43842: 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 0x7efff3ac3400> <<< 7920 1726885268.43868: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3ba5eb0> <<< 7920 1726885268.43896: 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 <<< 7920 1726885268.43950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 7920 1726885268.44893: 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 0x7efff3a99cd0> <<< 7920 1726885268.44947: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3b43190> <<< 7920 1726885268.44970: 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 <<< 7920 1726885268.45018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 7920 1726885268.45109: 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 0x7efff2237190> <<< 7920 1726885268.45143: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3af7760> <<< 7920 1726885268.45166: 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 <<< 7920 1726885268.45188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 7920 1726885268.45323: 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 0x7efff2106d30> <<< 7920 1726885268.45345: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff2216430> <<< 7920 1726885268.45366: 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 <<< 7920 1726885268.45405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 7920 1726885268.45487: 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 0x7efff20708b0> <<< 7920 1726885268.45539: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff22373d0> <<< 7920 1726885268.45554: 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' <<< 7920 1726885268.45618: 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 0x7efff222bc10> <<< 7920 1726885268.45640: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff2070e50> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3b99b20> <<< 7920 1726885268.45682: 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 <<< 7920 1726885268.45686: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 7920 1726885268.45709: 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' <<< 7920 1726885268.45725: 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' <<< 7920 1726885268.45758: 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 0x7efff1f979d0> <<< 7920 1726885268.45784: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1f971f0> <<< 7920 1726885268.45804: 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 <<< 7920 1726885268.45840: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 7920 1726885268.45868: 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' <<< 7920 1726885268.45891: 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 0x7efff1fad5b0> <<< 7920 1726885268.45932: 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 <<< 7920 1726885268.45936: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 7920 1726885268.45949: 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 0x7efff1fb9160> <<< 7920 1726885268.45979: 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' <<< 7920 1726885268.46320: 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 0x7efff1fb9700> <<< 7920 1726885268.46363: 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' <<< 7920 1726885268.46388: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1fb9b50> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1fb9220> <<< 7920 1726885268.46411: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1fad640> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1fa3c70> <<< 7920 1726885268.46434: 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' <<< 7920 1726885268.46537: 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 0x7efff1b6bf10> <<< 7920 1726885268.46557: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1fad040> <<< 7920 1726885268.46611: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1f97b50> <<< 7920 1726885268.46641: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff209b5e0> <<< 7920 1726885268.46670: 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' <<< 7920 1726885268.46752: 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 0x7efff209bdc0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff209b760> <<< 7920 1726885268.46773: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3b99f40> <<< 7920 1726885268.46794: 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 0x7efff1b7ac10> <<< 7920 1726885268.46815: 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 <<< 7920 1726885268.46846: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 7920 1726885268.46861: 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' <<< 7920 1726885268.46885: 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' <<< 7920 1726885268.46919: 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' <<< 7920 1726885268.46944: 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 <<< 7920 1726885268.46976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 7920 1726885268.47008: 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 <<< 7920 1726885268.47096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 7920 1726885268.47207: 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 0x7efff19e90d0> <<< 7920 1726885268.47308: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a88160> <<< 7920 1726885268.47342: 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' <<< 7920 1726885268.47357: 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 0x7efff1a946a0> <<< 7920 1726885268.47424: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a99c10> <<< 7920 1726885268.47449: 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' <<< 7920 1726885268.47531: 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' <<< 7920 1726885268.47544: 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' <<< 7920 1726885268.47586: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a94d30> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a94a60> <<< 7920 1726885268.47619: 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' <<< 7920 1726885268.47633: 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' <<< 7920 1726885268.47664: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a94eb0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a94d00> <<< 7920 1726885268.47700: 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' <<< 7920 1726885268.47715: 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' <<< 7920 1726885268.47747: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a94f10> <<< 7920 1726885268.47778: 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' <<< 7920 1726885268.47821: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff18ed100> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a94df0> <<< 7920 1726885268.47848: 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' <<< 7920 1726885268.47860: 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' <<< 7920 1726885268.47894: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff18ed280> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a94ee0> <<< 7920 1726885268.47923: 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' <<< 7920 1726885268.47960: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a94e80> <<< 7920 1726885268.47974: 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' <<< 7920 1726885268.48002: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a94880> <<< 7920 1726885268.48028: 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' <<< 7920 1726885268.48059: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff18ed2e0> <<< 7920 1726885268.48084: 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' <<< 7920 1726885268.48125: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff18ed370> <<< 7920 1726885268.48143: 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' <<< 7920 1726885268.48167: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff18ed400> <<< 7920 1726885268.48192: 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' <<< 7920 1726885268.48232: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff18ed490> <<< 7920 1726885268.48247: 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' <<< 7920 1726885268.48278: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff18ed520> <<< 7920 1726885268.48309: 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' <<< 7920 1726885268.48333: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff18ed5b0> <<< 7920 1726885268.48380: 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' <<< 7920 1726885268.48394: stdout chunk (state=3): >>>import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff18ed640> <<< 7920 1726885268.48397: 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' <<< 7920 1726885268.48433: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff18ed6d0> <<< 7920 1726885268.48436: stdout chunk (state=3): >>>import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff19e9f70> <<< 7920 1726885268.48462: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a68eb0> <<< 7920 1726885268.48499: 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' <<< 7920 1726885268.48515: 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' <<< 7920 1726885268.48599: 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 0x7efff18eda90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff18ed7f0> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a94d60> <<< 7920 1726885268.48640: 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 0x7efff1a7df10> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a68b50> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a68160> <<< 7920 1726885268.48666: 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' <<< 7920 1726885268.48706: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a68340> <<< 7920 1726885268.48709: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1b9ca00> <<< 7920 1726885268.48747: 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' <<< 7920 1726885268.48771: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1b9cf10> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1b7abb0> <<< 7920 1726885268.48784: 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' <<< 7920 1726885268.48809: 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 <<< 7920 1726885268.48829: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 7920 1726885268.48854: 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' <<< 7920 1726885268.48891: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1905af0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff19053a0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1b9c7f0> <<< 7920 1726885268.48912: 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' <<< 7920 1726885268.48925: 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 <<< 7920 1726885268.48968: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 7920 1726885268.48981: 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' <<< 7920 1726885268.49009: 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 0x7efff18a2160> <<< 7920 1726885268.49039: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 7920 1726885268.49075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 7920 1726885268.49086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885268.49119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7920 1726885268.49144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 7920 1726885268.49167: 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 0x7efff1849f40> <<< 7920 1726885268.49201: 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 0x7efff18560d0> <<< 7920 1726885268.49251: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff18b7550> <<< 7920 1726885268.49284: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff18a2580> <<< 7920 1726885268.49308: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1897940> <<< 7920 1726885268.49333: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1905f40> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1905d90> <<< 7920 1726885268.49360: 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 <<< 7920 1726885268.49379: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 7920 1726885268.49394: 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 <<< 7920 1726885268.49490: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885268.49530: 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' <<< 7920 1726885268.49552: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1856e80> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1856640> <<< 7920 1726885268.49576: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1905c40> <<< 7920 1726885268.49594: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff188e7f0> <<< 7920 1726885268.49622: 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 0x7efff1878700> <<< 7920 1726885268.49648: 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 0x7efff1878790> <<< 7920 1726885268.49672: 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 0x7efff1878910> <<< 7920 1726885268.49691: 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 <<< 7920 1726885268.49710: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 7920 1726885268.49733: 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 <<< 7920 1726885268.49755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 7920 1726885268.49829: 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 0x7efff3f88f40> <<< 7920 1726885268.49851: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1878f40> <<< 7920 1726885268.49875: 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 0x7efff3f88e50> # /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' <<< 7920 1726885268.49900: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3f8e1c0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff18788b0> <<< 7920 1726885268.49934: 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' <<< 7920 1726885268.49962: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1878e50> <<< 7920 1726885268.49984: 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' <<< 7920 1726885268.49996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 7920 1726885268.50038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 7920 1726885268.50068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 7920 1726885268.50097: 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' <<< 7920 1726885268.50138: 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 0x7efff16bf280> <<< 7920 1726885268.50165: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff16b0f40> <<< 7920 1726885268.50177: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff16b0880> <<< 7920 1726885268.50293: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3f9f880> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3f8ed60> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py <<< 7920 1726885268.50328: 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 0x7efff3f9fb50> # /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 0x7efff3fa7850> <<< 7920 1726885268.50364: 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 <<< 7920 1726885268.50406: 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 0x7efff16ce670> # /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 0x7efff16ce310> <<< 7920 1726885268.50429: 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 <<< 7920 1726885268.50463: 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 0x7efff16df520> <<< 7920 1726885268.50481: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff16ce040> <<< 7920 1726885268.50506: 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 0x7efff16df3a0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3b9a310> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3b9a910> <<< 7920 1726885268.50967: 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' <<< 7920 1726885268.51001: 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' <<< 7920 1726885268.51026: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff16e4e80> <<< 7920 1726885268.51049: 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' <<< 7920 1726885268.51061: 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 <<< 7920 1726885268.51096: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 7920 1726885268.51109: 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 <<< 7920 1726885268.51143: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 7920 1726885268.51182: 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 0x7efff169ae50> <<< 7920 1726885268.51217: 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' <<< 7920 1726885268.51245: 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' <<< 7920 1726885268.51248: 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' <<< 7920 1726885268.51333: 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 0x7efff1636c40> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1636ac0> <<< 7920 1726885268.51348: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1636280> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff169af40> <<< 7920 1726885268.51366: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1684d90> <<< 7920 1726885268.51396: 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 0x7efff16360d0> <<< 7920 1726885268.51432: 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 <<< 7920 1726885268.51453: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885268.51471: 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 <<< 7920 1726885268.51490: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 7920 1726885268.51504: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1650fd0> <<< 7920 1726885268.51531: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1636d60> <<< 7920 1726885268.51560: 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' <<< 7920 1726885268.51587: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1650880> <<< 7920 1726885268.51612: 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 0x7efff1660e80> <<< 7920 1726885268.51647: 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 0x7efff1660f70> <<< 7920 1726885268.51665: 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 0x7efff15621c0> <<< 7920 1726885268.51687: 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' <<< 7920 1726885268.51716: 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 <<< 7920 1726885268.51733: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 7920 1726885268.51761: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff15627c0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff15624f0> <<< 7920 1726885268.51788: 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 0x7efff1562880> <<< 7920 1726885268.51817: 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 0x7efff15724c0> <<< 7920 1726885268.51846: 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 <<< 7920 1726885268.51873: 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 0x7efff15725b0> <<< 7920 1726885268.51892: 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' <<< 7920 1726885268.51917: 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 <<< 7920 1726885268.51948: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 7920 1726885268.51960: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1572d90> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff15729a0> <<< 7920 1726885268.51990: 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 0x7efff1572df0> <<< 7920 1726885268.52060: 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 0x7efff15869d0> <<< 7920 1726885268.52081: 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 0x7efff1586af0> # /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' <<< 7920 1726885268.52115: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1586d30> <<< 7920 1726885268.52134: 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 0x7efff1586eb0> <<< 7920 1726885268.52162: 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 0x7efff1516bb0> <<< 7920 1726885268.52196: 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' <<< 7920 1726885268.52224: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1516d00> <<< 7920 1726885268.52247: 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' <<< 7920 1726885268.52271: 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 0x7efff1525400> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1516fa0> <<< 7920 1726885268.52299: 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 <<< 7920 1726885268.52353: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 7920 1726885268.52384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 7920 1726885268.52411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1525df0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1525940> <<< 7920 1726885268.52442: 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 0x7efff1525c40> <<< 7920 1726885268.52466: 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 <<< 7920 1726885268.52496: 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 0x7efff15326d0> <<< 7920 1726885268.52530: 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 0x7efff1532f10> <<< 7920 1726885268.52582: 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 0x7efff1543160> <<< 7920 1726885268.52621: 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 0x7efff1543250> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1684370> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff16840d0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff16e4bb0> <<< 7920 1726885268.52675: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1543dc0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1543af0> <<< 7920 1726885268.52704: 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' <<< 7920 1726885268.52726: 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 <<< 7920 1726885268.52786: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 7920 1726885268.52797: 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' <<< 7920 1726885268.52847: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff14da490> <<< 7920 1726885268.52870: 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' <<< 7920 1726885268.52914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 7920 1726885268.52935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 7920 1726885268.52950: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff14e33d0> <<< 7920 1726885268.52992: 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 0x7efff14dad60> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff14daca0> <<< 7920 1726885268.53066: 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' <<< 7920 1726885268.53090: 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 0x7efff1511610> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff14da430> <<< 7920 1726885268.53119: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 7920 1726885268.53179: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 7920 1726885268.53206: 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 0x7efff145c940> <<< 7920 1726885268.53241: 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 0x7efff145cb20> <<< 7920 1726885268.53270: 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 <<< 7920 1726885268.53343: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1511b80> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1511910> <<< 7920 1726885268.53368: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1543fd0> <<< 7920 1726885268.53388: 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' <<< 7920 1726885268.53448: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff154ee80> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff15439a0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1684100> # /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' <<< 7920 1726885268.53500: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1466eb0> <<< 7920 1726885268.53522: 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 <<< 7920 1726885268.53544: stdout chunk (state=3): >>># 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 0x7efff147d370> <<< 7920 1726885268.53586: 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 0x7efff147dbe0> <<< 7920 1726885268.53621: 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 0x7efff14124f0> <<< 7920 1726885268.53673: 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 0x7efff1412a60> <<< 7920 1726885268.53720: 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' <<< 7920 1726885268.53797: 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' <<< 7920 1726885268.53824: 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 0x7efff141eb20> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff141e700> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff141e460> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff141e0d0> <<< 7920 1726885268.53843: 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' <<< 7920 1726885268.53871: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff141e310> <<< 7920 1726885268.53929: 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' <<< 7920 1726885268.53968: 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 0x7efff142fa90> <<< 7920 1726885268.54020: 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 0x7efff142fb20> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py <<< 7920 1726885268.54032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 7920 1726885268.54111: 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 0x7efff143a160> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff142ff70> <<< 7920 1726885268.54142: 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' <<< 7920 1726885268.54161: 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' <<< 7920 1726885268.54206: 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 <<< 7920 1726885268.54259: 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 0x7efff13421c0> # /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' <<< 7920 1726885268.54293: 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 0x7efff134b220> <<< 7920 1726885268.54342: 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 0x7efff134b1c0> <<< 7920 1726885268.54363: 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' <<< 7920 1726885268.54558: 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 0x7efff134b370> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1342ee0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1342be0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1342280> <<< 7920 1726885268.54578: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1448910> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff143af40> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff143a820> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff142f6d0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff141efa0> # /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 0x7efff142f7f0> # /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 0x7efff1342c70> # /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 0x7efff134b640> <<< 7920 1726885268.54606: 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 0x7efff134b8b0> <<< 7920 1726885268.54635: 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' <<< 7920 1726885268.54644: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff134be20> <<< 7920 1726885268.54726: 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 0x7efff1367610> <<< 7920 1726885268.54832: 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 0x7efff12ed7f0> # /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' <<< 7920 1726885268.54846: 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 0x7efff12f8a60> <<< 7920 1726885268.54878: 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 <<< 7920 1726885268.54893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 7920 1726885268.54928: 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 0x7efff1317fd0> <<< 7920 1726885268.55042: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff12f8ac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 7920 1726885268.55052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 7920 1726885268.55154: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /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' <<< 7920 1726885268.55256: 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 0x7efff12cb2e0> # /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 0x7efff12cb400> <<< 7920 1726885268.55374: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff12bb370> # /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 0x7efff12bb6a0> # /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' <<< 7920 1726885268.55385: stdout chunk (state=3): >>>import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff12ce7f0> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff12b1fa0> <<< 7920 1726885268.55392: 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' <<< 7920 1726885268.55472: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff12bb0d0> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff12b1970> # /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 0x7efff12ceca0> <<< 7920 1726885268.55582: 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 0x7efff12650d0> # /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 0x7efff12651c0> # /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 0x7efff12652e0> <<< 7920 1726885268.55589: 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 <<< 7920 1726885268.55654: 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 <<< 7920 1726885268.56332: 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 0x7efff123b520> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff128ee20> # /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 0x7efff12238b0> # /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 0x7efff1223940> # /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 0x7efff123b190> # /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 0x7efff124c280> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1271be0> # /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 0x7efff127b850> # /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' <<< 7920 1726885268.56340: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff11fa760> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1271ee0> <<< 7920 1726885268.56437: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1265a90> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1317c70> <<< 7920 1726885268.56630: 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' # /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 0x7efff121d520> # /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 0x7efff121dcd0> # /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 0x7efff121df40> # /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' <<< 7920 1726885268.56647: 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 <<< 7920 1726885268.56650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 7920 1726885268.56929: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff11ad970> # /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 0x7efff11bdf70> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff11adc40> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff121de80> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff120f760> # /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 <<< 7920 1726885268.56950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 7920 1726885268.56956: 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 <<< 7920 1726885268.56964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 7920 1726885268.57220: 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 0x7efff11841c0> # /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 0x7efff1184ca0> # /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 0x7efff1184ee0> # /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' <<< 7920 1726885268.57246: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff118dac0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff118d6a0> <<< 7920 1726885268.57267: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff118d1f0> <<< 7920 1726885268.57285: stdout chunk (state=3): >>>import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1184940> <<< 7920 1726885268.57295: 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' <<< 7920 1726885268.57321: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1184a90> <<< 7920 1726885268.57343: 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 <<< 7920 1726885268.57351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 7920 1726885268.57377: 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 <<< 7920 1726885268.57389: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885268.57457: 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' <<< 7920 1726885268.57465: 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' <<< 7920 1726885268.57499: 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 0x7efff113b8e0> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff113b550> <<< 7920 1726885268.57522: 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 <<< 7920 1726885268.57540: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 7920 1726885268.57599: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff113b5b0> <<< 7920 1726885268.57606: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # <<< 7920 1726885268.57615: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 7920 1726885268.57724: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff112e4f0> # /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 0x7efff112e6d0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py <<< 7920 1726885268.57741: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 7920 1726885268.57755: 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 <<< 7920 1726885268.57762: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885268.57856: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # 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 0x7efff10e57f0> <<< 7920 1726885268.57880: 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 0x7efff10e59a0> <<< 7920 1726885268.57884: 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' <<< 7920 1726885268.57891: stdout chunk (state=3): >>>import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10e5b50> <<< 7920 1726885268.57968: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10e5490> # /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' <<< 7920 1726885268.58073: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10e5ee0> # /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 0x7efff10e5f70> # /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 0x7efff10e5fd0> <<< 7920 1726885268.58085: 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 <<< 7920 1726885268.58089: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 7920 1726885268.58178: 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 0x7efff10fd220> # /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' <<< 7920 1726885268.59073: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10fd7f0> <<< 7920 1726885268.59090: 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' <<< 7920 1726885268.59096: stdout chunk (state=3): >>>import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff111adc0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10f1ca0> <<< 7920 1726885268.59128: 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' <<< 7920 1726885268.59134: stdout chunk (state=3): >>>import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10f1fd0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10e5130> <<< 7920 1726885268.59158: 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' <<< 7920 1726885268.59170: stdout chunk (state=3): >>>import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1153f70> <<< 7920 1726885268.59182: 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 <<< 7920 1726885268.59194: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 7920 1726885268.59203: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1153820> <<< 7920 1726885268.59232: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff11439d0> <<< 7920 1726885268.59255: 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 <<< 7920 1726885268.59273: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 7920 1726885268.59277: 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 <<< 7920 1726885268.59286: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 7920 1726885268.59305: 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 <<< 7920 1726885268.59323: 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 0x7efff10a67c0> <<< 7920 1726885268.59335: stdout chunk (state=3): >>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10a6400> <<< 7920 1726885268.59341: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib' # <<< 7920 1726885268.59348: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff11538e0> <<< 7920 1726885268.59371: 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 <<< 7920 1726885268.59378: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 7920 1726885268.59410: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff11538b0> <<< 7920 1726885268.59439: 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 <<< 7920 1726885268.59443: 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 0x7efff10a6c40> <<< 7920 1726885268.59450: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff112e820> <<< 7920 1726885268.59476: 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 <<< 7920 1726885268.59483: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 7920 1726885268.59525: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10b37f0> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff119deb0> <<< 7920 1726885268.59558: 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' <<< 7920 1726885268.59591: 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' <<< 7920 1726885268.59602: 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 <<< 7920 1726885268.59621: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 7920 1726885268.59651: 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' <<< 7920 1726885268.59664: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10ca160> <<< 7920 1726885268.59678: 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 <<< 7920 1726885268.59689: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10ca3d0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10c00a0> <<< 7920 1726885268.59722: 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' <<< 7920 1726885268.59738: 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' <<< 7920 1726885268.59766: stdout chunk (state=3): >>>import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10cacd0> <<< 7920 1726885268.59770: 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 <<< 7920 1726885268.59775: 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 0x7efff10caf70> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10ca8b0> <<< 7920 1726885268.59804: 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 0x7efff10cae80> <<< 7920 1726885268.59930: 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 0x7efff10d3b20> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10d36d0> # /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' <<< 7920 1726885268.59937: 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' <<< 7920 1726885268.59955: stdout chunk (state=3): >>>import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10d3f40> <<< 7920 1726885268.59987: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 7920 1726885268.60030: 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 0x7efff10dca30> <<< 7920 1726885268.60047: 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 <<< 7920 1726885268.60052: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' <<< 7920 1726885268.60062: stdout chunk (state=3): >>>import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10dcaf0> <<< 7920 1726885268.60069: 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 <<< 7920 1726885268.60138: 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 0x7efff10dcb80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 7920 1726885268.60144: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' <<< 7920 1726885268.60159: stdout chunk (state=3): >>>import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10dcc10> <<< 7920 1726885268.60249: 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 0x7efff10dcca0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10dc3d0> # /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 0x7efff10dce50> <<< 7920 1726885268.60256: stdout chunk (state=3): >>>import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10d3a00> <<< 7920 1726885268.60359: 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 0x7efff1006250> # /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 0x7efff1006580> <<< 7920 1726885268.60366: 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' <<< 7920 1726885268.60386: stdout chunk (state=3): >>>import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10067f0> <<< 7920 1726885268.60389: 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' <<< 7920 1726885268.60404: stdout chunk (state=3): >>>import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1006a90> <<< 7920 1726885268.60467: 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 0x7efff1006d30> # /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 0x7efff1006fd0> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10d3310> <<< 7920 1726885268.60501: 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' <<< 7920 1726885268.60521: stdout chunk (state=3): >>>import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff100b370> <<< 7920 1726885268.60570: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff100b790> <<< 7920 1726885268.60680: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff100b610> # /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 0x7efff100bd30> # /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' <<< 7920 1726885268.60790: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff100bca0> # /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 0x7efff100bbe0> # /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' <<< 7920 1726885268.60804: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff100bb20> <<< 7920 1726885268.60895: 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' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff100bc10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10d3520> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10c0850> # /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 0x7efff10c0880> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10c03d0> <<< 7920 1726885268.61014: 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 0x7efff10d3400> # /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 0x7efff112e280> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 7920 1726885268.61023: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 7920 1726885268.61122: 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 0x7efff101feb0> # /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 <<< 7920 1726885268.61133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 7920 1726885268.61274: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0fb0460> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0fb0250> <<< 7920 1726885268.61288: stdout chunk (state=3): >>>import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff101ffa0> <<< 7920 1726885268.61302: 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 <<< 7920 1726885268.61305: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 7920 1726885268.61339: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0fb02e0> <<< 7920 1726885268.61357: 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 <<< 7920 1726885268.61361: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' <<< 7920 1726885268.61368: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0fbbee0> <<< 7920 1726885268.61409: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff100bb50> <<< 7920 1726885268.61439: 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' <<< 7920 1726885268.61481: 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 <<< 7920 1726885268.61499: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885268.61508: 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 0x7efff0fcb940> <<< 7920 1726885268.61534: 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 <<< 7920 1726885268.61555: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 7920 1726885268.61563: 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 <<< 7920 1726885268.61590: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 7920 1726885268.61615: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0fd8130> <<< 7920 1726885268.61638: 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 <<< 7920 1726885268.61650: 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 0x7efff0fd81f0> <<< 7920 1726885268.61702: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0fcb9d0> <<< 7920 1726885268.61708: stdout chunk (state=3): >>>import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0fcb640> <<< 7920 1726885268.61752: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0fcb550> <<< 7920 1726885268.61767: 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 <<< 7920 1726885268.61774: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 7920 1726885268.61801: 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' <<< 7920 1726885268.61887: 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 0x7efff0fd8fa0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0fd8be0> <<< 7920 1726885268.61902: 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 0x7efff0fd8df0> <<< 7920 1726885268.61916: 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 <<< 7920 1726885268.61933: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 7920 1726885268.61940: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0fd8eb0> <<< 7920 1726885268.61989: 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' <<< 7920 1726885268.62008: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0f88d90> <<< 7920 1726885268.62017: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0fcb610> <<< 7920 1726885268.62099: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 7920 1726885268.62117: 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 <<< 7920 1726885268.62124: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 7920 1726885268.62152: 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 <<< 7920 1726885268.62159: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 7920 1726885268.62177: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 7920 1726885268.62200: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 7920 1726885268.62236: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0f390a0> <<< 7920 1726885268.62320: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0f22cd0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0f221c0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0f9e730> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0fd8a30> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff119db20> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff119d430> <<< 7920 1726885268.62329: 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 0x7efff0f22f40> <<< 7920 1726885268.62351: 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 <<< 7920 1726885268.62367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 7920 1726885268.62380: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0f22f10> <<< 7920 1726885268.62395: 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 <<< 7920 1726885268.62403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 7920 1726885268.62521: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0f437f0> # /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 0x7efff0f43be0> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1184400> <<< 7920 1726885268.62556: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1178760> <<< 7920 1726885268.62568: 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 <<< 7920 1726885268.62572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' <<< 7920 1726885268.62579: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0f5f1c0> <<< 7920 1726885268.62606: 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' <<< 7920 1726885268.62614: stdout chunk (state=3): >>>import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0f5f550> <<< 7920 1726885268.62640: 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 <<< 7920 1726885268.62655: 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 0x7efff0f5f670> <<< 7920 1726885268.62669: 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 <<< 7920 1726885268.62694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 7920 1726885268.62698: 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 <<< 7920 1726885268.62706: 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 0x7efff0f5ffa0> <<< 7920 1726885268.62753: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0f5f730> <<< 7920 1726885268.62768: 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' <<< 7920 1726885268.62887: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0ef3220> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0ef3b80> <<< 7920 1726885268.62899: 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 <<< 7920 1726885268.62908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 7920 1726885268.62973: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 7920 1726885268.63041: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 7920 1726885268.63045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 7920 1726885268.63088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 7920 1726885268.63091: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0ea77f0> <<< 7920 1726885268.63093: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 7920 1726885268.63096: 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 0x7efff0eb2430> <<< 7920 1726885268.63419: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0f00dc0> <<< 7920 1726885268.63432: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0f005e0> # /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 0x7efff0f158e0> # /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' <<< 7920 1726885268.63436: stdout chunk (state=3): >>>import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0ecbb20> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0ecb250> # /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 0x7efff0ecbcd0> # /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 0x7efff0edf190> # /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 0x7efff0edf310> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0edf1c0> # /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 0x7efff0edf2b0> <<< 7920 1726885268.63836: 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' <<< 7920 1726885268.64004: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 7920 1726885268.64008: 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' <<< 7920 1726885268.64019: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0edfbe0> <<< 7920 1726885268.64022: 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 0x7efff0edfa30> <<< 7920 1726885268.64024: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0edf400> <<< 7920 1726885268.64026: 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 <<< 7920 1726885268.64028: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885268.64030: 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 <<< 7920 1726885268.64032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 7920 1726885268.64034: 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 <<< 7920 1726885268.64036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 7920 1726885268.64038: 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 <<< 7920 1726885268.64040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 7920 1726885268.64042: 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' <<< 7920 1726885268.64044: stdout chunk (state=3): >>>import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0e7f820> <<< 7920 1726885268.64178: 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' <<< 7920 1726885268.64187: stdout chunk (state=3): >>>import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0e7f910> <<< 7920 1726885268.64190: 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 <<< 7920 1726885268.64193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 7920 1726885268.64195: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0e7fc10> <<< 7920 1726885268.64197: 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' <<< 7920 1726885268.64311: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0e8f220> <<< 7920 1726885268.64317: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0e7f1c0> <<< 7920 1726885268.64321: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0e6cd60> <<< 7920 1726885268.64324: 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 <<< 7920 1726885268.64327: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885268.64330: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0e6cfd0> <<< 7920 1726885268.64332: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0e6ca00> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0edf7c0> <<< 7920 1726885268.64335: 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 <<< 7920 1726885268.64338: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 7920 1726885268.64340: 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' <<< 7920 1726885268.64343: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0d7e370> <<< 7920 1726885268.64345: 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 <<< 7920 1726885268.64348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 7920 1726885268.64350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 7920 1726885268.64353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 7920 1726885268.64355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py<<< 7920 1726885268.64358: stdout chunk (state=3): >>> <<< 7920 1726885268.64361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 7920 1726885268.64485: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0d97df0> <<< 7920 1726885268.64489: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0d7ebb0> <<< 7920 1726885268.64492: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0d7e700> <<< 7920 1726885268.64989: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0e8fe20> <<< 7920 1726885268.65002: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0d46c70> # /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 0x7efff0d641f0> # 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 0x7efff0d64d60> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0d46d00> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0d46640> # /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 <<< 7920 1726885268.65011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 7920 1726885268.65234: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0ce1e20> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0ce12e0> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0d4b730> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0f15760> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0ef3ee0> <<< 7920 1726885268.65350: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff11e0430> # /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 0x7efff116b700> # /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' <<< 7920 1726885268.65366: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0cf9cd0> <<< 7920 1726885268.65377: 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 <<< 7920 1726885268.65406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 7920 1726885268.65459: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0cf9e50> <<< 7920 1726885268.65495: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff120fdf0> <<< 7920 1726885268.65540: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff12ed880> <<< 7920 1726885268.65548: 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 <<< 7920 1726885268.65566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 7920 1726885268.65579: 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 <<< 7920 1726885268.65587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 7920 1726885268.65614: 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 <<< 7920 1726885268.65621: 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 0x7efff0ca95b0> <<< 7920 1726885268.65649: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0d19a30> <<< 7920 1726885268.65664: 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 <<< 7920 1726885268.65680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 7920 1726885268.65696: 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 <<< 7920 1726885268.65801: 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' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0ca9fa0> # /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 0x7efff0cb6280> <<< 7920 1726885268.65805: 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 <<< 7920 1726885268.65820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 7920 1726885268.65829: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0cb64c0> <<< 7920 1726885268.65861: 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' <<< 7920 1726885268.65908: stdout chunk (state=3): >>>import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0cb6700> # /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' <<< 7920 1726885268.65919: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0cb68e0> <<< 7920 1726885268.65929: stdout chunk (state=3): >>>import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0ca9b50> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0ca9880> <<< 7920 1726885268.66013: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0ca9d60> # /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' <<< 7920 1726885268.66035: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0cc52b0> <<< 7920 1726885268.66042: 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 <<< 7920 1726885268.66045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 7920 1726885268.66075: 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' <<< 7920 1726885268.66085: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0cc5760> <<< 7920 1726885268.66131: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0cc53d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 7920 1726885268.66243: 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 0x7efff0cd5f70> <<< 7920 1726885268.66251: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0cc5bb0> <<< 7920 1726885268.66350: 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 0x7efff0cc5d00> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff12f82b0> # /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' <<< 7920 1726885268.66404: 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 0x7efff0c70a00> <<< 7920 1726885268.66460: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff12ed580> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff12e4400> <<< 7920 1726885268.66499: 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' <<< 7920 1726885268.66546: 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' <<< 7920 1726885268.66550: 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 <<< 7920 1726885268.66569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 7920 1726885268.66574: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0c85520> <<< 7920 1726885268.66684: 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 0x7efff0c907f0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py <<< 7920 1726885268.66696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 7920 1726885268.66707: 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 <<< 7920 1726885268.66719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 7920 1726885268.66788: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0c9b580> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0c90e20> <<< 7920 1726885268.66910: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0c859d0> # /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 0x7efff0c90250> # /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 0x7efff0c0e520> <<< 7920 1726885268.66918: 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' <<< 7920 1726885268.66944: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0c0e730> <<< 7920 1726885268.67019: 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 0x7efff0c0ea30> # /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 0x7efff0c0ed00> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0c70f70><<< 7920 1726885268.67026: stdout chunk (state=3): >>> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0c70bb0> <<< 7920 1726885268.67117: 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 0x7efff0c85370> <<< 7920 1726885325.03792: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: jose-14-1.el9.x86_64", "Installed: libblockdev-nvdimm-2.28-10.el9.x86_64", "Installed: python3-blivet-1:3.6.0-17.el9.noarch", "Installed: python3-blockdev-2.28-10.el9.x86_64", "Installed: python3-justbases-0.15.2-1.el9.noarch", "Installed: python3-justbytes-0.15.2-1.el9.noarch", "Installed: clevis-20-200.el9.x86_64", "Installed: lsof-4.94.0-3.el9.x86_64", "Installed: libblockdev-part-2.28-10.el9.x86_64", "Installed: python3-bytesize-2.5-3.el9.x86_64", "Installed: device-mapper-event-9:1.02.198-2.el9.x86_64", "Installed: clevis-luks-20-200.el9.x86_64", "Installed: libjose-14-1.el9.x86_64", "Installed: python3-packaging-20.9-5.el9.noarch", "Installed: blivet-data-1:3.6.0-17.el9.noarch", "Installed: libblockdev-2.28-10.el9.x86_64", "Installed: lvm2-9:2.03.24-2.el9.x86_64", "Installed: device-mapper-event-libs-9:1.02.198-2.el9.x86_64", "Installed: volume_key-libs-0.3.12-15.el9.x86_64", "Installed: libblockdev-swap-2.28-10.el9.x86_64", "Installed: cryptsetup-2.7.2-3.el9.x86_64", "Installed: libblockdev-crypto-2.28-10.el9.x86_64", "Installed: tpm2-tools-5.2-4.el9.x86_64", "Installed: lvm2-libs-9:2.03.24-2.el9.x86_64", "Installed: libblockdev-mpath-2.28-10.el9.x86_64", "Installed: device-mapper-multipath-0.8.7-32.el9.x86_64", "Installed: libblockdev-dm-2.28-10.el9.x86_64", "Installed: python3-dbus-client-gen-0.5.1-1.el9.noarch", "Installed: libblockdev-utils-2.28-10.el9.x86_64", "Installed: python3-dbus-python-client-gen-0.8.3-1.el9.noarch", "Installed: python3-dbus-signature-pyparsing-0.4.1-1.el9.noarch", "Installed: device-mapper-multipath-libs-0.8.7-32.el9.x86_64", "Installed: libblockdev-fs-2.28-10.el9.x86_64", "Installed: python3-wcwidth-0.2.5-8.el9.noarch", "Installed: device-mapper-persistent-data-1.0.9-2.el9.x86_64", "Installed: python3-psutil-5.8.0-12.el9.x86_64", "Installed: cxl-libs-78-2.el9.x86_64", "Installed: libblockdev-kbd-2.28-10.el9.x86_64", "Installed: libbytesize-2.5-3.el9.x86_64", "Installed: libaio-0.3.111-13.el9.x86_64", "Installed: mdadm-4.3-3.el9.x86_64", "Installed: stratis-cli-3.6.0-1.el9.noarch", "Installed: stratisd-3.6.7-1.el9.x86_64", "Installed: libblockdev-loop-2.28-10.el9.x86_64", "Installed: python3-pyparted-1:3.12.0-1.el9.x86_64", "Installed: libluksmeta-9-12.el9.x86_64", "Installed: libblockdev-lvm-2.28-10.el9.x86_64", "Installed: luksmeta-9-12.el9.x86_64", "Installed: kmod-kvdo-8.2.4.15-139.el9.x86_64", "Installed: libblockdev-mdraid-2.28-10.el9.x86_64", "Installed: python3-into-dbus-python-0.8.2-1.el9.noarch", "Installed: ndctl-78-2.el9.x86_64", "Installed: daxctl-libs-78-2.el9.x86_64", "Installed: vdo-8.2.2.2-1.el9.x86_64", "Installed: ndctl-libs-78-2.el9.x86_64"], "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}}} <<< 7920 1726885325.17835: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 7920 1726885325.18155: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885325.19029: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # 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 <<< 7920 1726885325.19039: stdout chunk (state=3): >>>_posixsubprocess # 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<<< 7920 1726885325.19150: stdout chunk (state=3): >>> # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing 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.cl<<< 7920 1726885325.19191: stdout chunk (state=3): >>>i.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.dyn<<< 7920 1726885325.19209: stdout chunk (state=3): >>>amic.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] remov<<< 7920 1726885325.19297: stdout chunk (state=3): >>>ing 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.pac<<< 7920 1726885325.19301: stdout chunk (state=3): >>>kages.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 <<< 7920 1726885325.19309: stdout chunk (state=3): >>># cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # 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 <<< 7920 1726885325.19313: stdout chunk (state=3): >>># 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 <<< 7920 1726885325.19316: stdout chunk (state=3): >>># 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 <<< 7920 1726885325.20277: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885325.20301: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon <<< 7920 1726885325.20308: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 7920 1726885325.20360: stdout chunk (state=3): >>># destroy selinux <<< 7920 1726885325.20368: stdout chunk (state=3): >>># destroy distro <<< 7920 1726885325.20394: stdout chunk (state=3): >>># destroy netrc <<< 7920 1726885325.20458: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 7920 1726885325.20499: stdout chunk (state=3): >>># destroy systemd.journal <<< 7920 1726885325.20513: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser <<< 7920 1726885325.20523: stdout chunk (state=3): >>># destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 7920 1726885325.20585: 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 <<< 7920 1726885325.20935: stdout chunk (state=3): >>># 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 <<< 7920 1726885325.20969: stdout chunk (state=3): >>># 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 <<< 7920 1726885325.20974: stdout chunk (state=3): >>># 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 <<< 7920 1726885325.20976: stdout chunk (state=3): >>># cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree <<< 7920 1726885325.21024: 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 <<< 7920 1726885325.21079: stdout chunk (state=3): >>># cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper <<< 7920 1726885325.21121: 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 <<< 7920 1726885325.21144: stdout chunk (state=3): >>># cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util <<< 7920 1726885325.21170: 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 <<< 7920 1726885325.21372: 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 <<< 7920 1726885325.21385: 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 <<< 7920 1726885325.21389: 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 <<< 7920 1726885325.21392: 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 <<< 7920 1726885325.21394: 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 <<< 7920 1726885325.21397: 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 <<< 7920 1726885325.21401: 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 <<< 7920 1726885325.21414: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection <<< 7920 1726885325.21421: 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 <<< 7920 1726885325.21424: 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 <<< 7920 1726885325.21427: stdout chunk (state=3): >>># 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 <<< 7920 1726885325.21430: 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 <<< 7920 1726885325.21432: stdout chunk (state=3): >>># destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version <<< 7920 1726885325.21435: stdout chunk (state=3): >>># destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate <<< 7920 1726885325.21442: stdout chunk (state=3): >>># 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 <<< 7920 1726885325.21450: 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 <<< 7920 1726885325.21455: stdout chunk (state=3): >>># 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 <<< 7920 1726885325.21457: 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 <<< 7920 1726885325.21462: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist <<< 7920 1726885325.21467: stdout chunk (state=3): >>># 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 <<< 7920 1726885325.21474: 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 # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 7920 1726885325.21477: 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 <<< 7920 1726885325.21492: 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 <<< 7920 1726885325.21509: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._conf <<< 7920 1726885325.21530: 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 <<< 7920 1726885325.21555: stdout chunk (state=3): >>># cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar <<< 7920 1726885325.21593: 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 <<< 7920 1726885325.21614: stdout chunk (state=3): >>># cleanup[3] wiping _ssl <<< 7920 1726885325.21623: 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 <<< 7920 1726885325.21629: 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 <<< 7920 1726885325.21655: 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 <<< 7920 1726885325.21682: 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 <<< 7920 1726885325.21713: stdout chunk (state=3): >>># cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext <<< 7920 1726885325.21753: 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 # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket <<< 7920 1726885325.21776: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 7920 1726885325.21799: 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 <<< 7920 1726885325.21822: stdout chunk (state=3): >>># destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess <<< 7920 1726885325.21843: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 7920 1726885325.21867: stdout chunk (state=3): >>># cleanup[3] wiping locale <<< 7920 1726885325.21888: 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 <<< 7920 1726885325.21910: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib <<< 7920 1726885325.21929: 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 <<< 7920 1726885325.21953: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 7920 1726885325.21980: 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 # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings <<< 7920 1726885325.22004: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 7920 1726885325.22023: stdout chunk (state=3): >>># cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 7920 1726885325.22043: 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 <<< 7920 1726885325.22063: 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 <<< 7920 1726885325.22086: stdout chunk (state=3): >>># 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 <<< 7920 1726885325.22114: 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 <<< 7920 1726885325.22148: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs <<< 7920 1726885325.22165: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 7920 1726885325.22181: 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 <<< 7920 1726885325.22196: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 7920 1726885325.22204: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 7920 1726885325.22259: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model <<< 7920 1726885325.22279: stdout chunk (state=3): >>># destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps <<< 7920 1726885325.22283: 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 <<< 7920 1726885325.22289: stdout chunk (state=3): >>># destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 7920 1726885325.23581: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 7920 1726885325.23584: stdout chunk (state=3): >>># destroy _heapq <<< 7920 1726885325.23587: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885325.23662: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7920 1726885325.23724: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885325.23776: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types <<< 7920 1726885325.23780: stdout chunk (state=3): >>># 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 <<< 7920 1726885325.23938: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors <<< 7920 1726885325.23946: 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 <<< 7920 1726885325.23962: stdout chunk (state=3): >>># destroy gzip <<< 7920 1726885325.24082: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 7920 1726885325.24175: stdout chunk (state=3): >>># destroy enum # destroy signal <<< 7920 1726885325.24231: 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 <<< 7920 1726885325.24238: stdout chunk (state=3): >>># destroy gc # destroy math # destroy dateutil.parser._parser <<< 7920 1726885325.24248: stdout chunk (state=3): >>># destroy _stat # destroy http.cookies <<< 7920 1726885325.24364: stdout chunk (state=3): >>># destroy urllib.parse <<< 7920 1726885325.24407: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath # destroy posix <<< 7920 1726885325.24459: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights <<< 7920 1726885325.24464: stdout chunk (state=3): >>># 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 <<< 7920 1726885325.24516: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions <<< 7920 1726885325.24566: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request <<< 7920 1726885325.24570: stdout chunk (state=3): >>># destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # 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 <<< 7920 1726885325.24609: stdout chunk (state=3): >>># destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings <<< 7920 1726885325.24619: stdout chunk (state=3): >>># destroy configparser # destroy fnmatch # destroy pyinotify <<< 7920 1726885325.24623: 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 <<< 7920 1726885325.24632: stdout chunk (state=3): >>># destroy http.cookiejar # destroy chardet # destroy json <<< 7920 1726885325.24753: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 7920 1726885325.24826: stdout chunk (state=3): >>># destroy codecs <<< 7920 1726885325.24849: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 7920 1726885325.25044: 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 <<< 7920 1726885325.25074: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 7920 1726885325.25095: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 7920 1726885325.25142: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config <<< 7920 1726885325.25180: stdout chunk (state=3): >>># destroy subscription_manager.injection <<< 7920 1726885325.25184: stdout chunk (state=3): >>># destroy errno # destroy select <<< 7920 1726885325.25187: stdout chunk (state=3): >>># 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 <<< 7920 1726885325.25195: stdout chunk (state=3): >>># destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 7920 1726885325.25239: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools <<< 7920 1726885325.25246: stdout chunk (state=3): >>># destroy logging # destroy socket # destroy struct <<< 7920 1726885325.25420: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 7920 1726885325.25433: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7920 1726885325.27240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885325.27319: stderr chunk (state=3): >>><<< 7920 1726885325.27322: stdout chunk (state=3): >>><<< 7920 1726885325.27762: _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 0x7efff5245ca0> # /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 0x7efff4fdc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff5245a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7efff52459a0> 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 0x7efff4fdc370> # /usr/lib64/python3.9/__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 0x7efff4fdc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4fdc550> # /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 0x7efff4f88f70> # /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 0x7efff4f8f100> # /usr/lib64/python3.9/__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 0x7efff4fb8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f8f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4ff1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f88c70> # /usr/lib64/python3.9/__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 0x7efff4fb8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4fdcfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7efff4f2ed90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f31e20> # /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 0x7efff4f29730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f2b520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f2e250> # /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 0x7efff4e39c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e39760> 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 0x7efff4e39d60> # /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 0x7efff4e39e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e39ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e92be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e8c4c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4ea0520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f35d00> # /usr/lib64/python3.9/__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 0x7efff4e4bb20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f31fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efff4ea0130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f3b8b0> # /usr/lib64/python3.9/__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 0x7efff4e4be50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e4bc40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e4bbb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7efff4e1f220> # /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 0x7efff4e1f310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e55e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e4d8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e4be20> # /usr/lib64/python3.9/__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 0x7efff4dc9f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4daeb20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e4dd60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e8cfd0> # /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 0x7efff4d659a0> 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 0x7efff4d65cd0> # /usr/lib64/python3.9/__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 0x7efff4d795e0> # /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 0x7efff4d79b20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efff4d04250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4d65dc0> # /usr/lib64/python3.9/__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 0x7efff4d14130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4d79460> 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 0x7efff4d141f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e4b880> # /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 0x7efff4d30550> # /usr/lib64/python3.9/__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 0x7efff4d30820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4d30610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efff4d30700> # /usr/lib64/python3.9/__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 0x7efff4d30b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efff4d30fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4d30790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4d238e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e4b460> # /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 0x7efff4d30940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efff4c5c520> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/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_wlmzzhh_/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 0x7efff4b56790> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7efff4be8850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4be8730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4be8490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7efff4be8580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4be82b0> 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 0x7efff4be84f0> # /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 0x7efff4be88b0> # /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 0x7efff4b3a8b0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efff4b3a520> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efff4b3a6d0> # /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 0x7efff45ccb80> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4be1cd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4be8610> # /usr/lib64/python3.9/__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 0x7efff4be10a0> # /usr/lib64/python3.9/__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 0x7efff45a7850> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b88d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b88820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff45c7340> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efff4b88fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b88f70> # /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 0x7efff459e790> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4bc7f70> # /usr/lib64/python3.9/__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 0x7efff459c100> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4bc7df0> # /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 0x7efff458ed90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff459c130> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efff459b5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efff459b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efff4590e80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4bb7bb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7efff4b46910> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efff4b3f940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b49d60> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efff4b46f10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b8d220> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/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_wlmzzhh_/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_wlmzzhh_/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_wlmzzhh_/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_wlmzzhh_/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 0x7efff41647f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7efff4164dc0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b3e910> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/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_wlmzzhh_/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 0x7efff4b871f0> # 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_wlmzzhh_/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_wlmzzhh_/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_wlmzzhh_/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_wlmzzhh_/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_wlmzzhh_/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 0x7efff4be5310> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/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_wlmzzhh_/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_wlmzzhh_/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_wlmzzhh_/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_wlmzzhh_/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 0x7efff455b9a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b83fd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/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_wlmzzhh_/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 0x7efff4103970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff456f430> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4563340> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/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_wlmzzhh_/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_wlmzzhh_/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_wlmzzhh_/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_wlmzzhh_/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 0x7efff3ec02b0> # /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 0x7efff3ec0340> # /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 0x7efff3ec0a60> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3ec0760> # /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 0x7efff3ec06a0> # /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 0x7efff4b8db50> # /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 0x7efff3eaa5b0> # /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 0x7efff3eaa790> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3fc9430> # /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 0x7efff3ed53d0> # /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 0x7efff3ed5430> # /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 0x7efff3e6c8b0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3ed5af0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3eaac70> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff455b220> # /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 0x7efff41511f0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff459ef40> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3e9f880> # /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 0x7efff3f0e5e0> # /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 0x7efff3f0e820> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff413faf0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff455ec10> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3ec01c0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3ec0640> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3ec0f10> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4bc7d00> # /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 0x7efff3ec03d0> # /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 0x7efff3f0eb20> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3ec0e20> # /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 0x7efff3f0e160> # /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 0x7efff3e76a60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3f04880> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3f0e310> # /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 0x7efff3e75e50> # /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 0x7efff3f1a640> # /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 0x7efff3f29430> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3f1a9d0> # /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 0x7efff3f1af70> # /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 0x7efff3f18a60> # /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 0x7efff3c3db50> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wlmzzhh_/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_wlmzzhh_/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_wlmzzhh_/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_wlmzzhh_/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 0x7efff3b9a0d0> # /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 0x7efff3b9aa60> # /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 0x7efff3bedfd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3b9ad30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3b9a640> # /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 0x7efff3b9a3d0> # /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 0x7efff3ba5ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3ba56a0> # /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 0x7efff3ac3400> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3ba5eb0> # /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 0x7efff3a99cd0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3b43190> # /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 0x7efff2237190> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3af7760> # /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 0x7efff2106d30> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff2216430> # /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 0x7efff20708b0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff22373d0> # /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 0x7efff222bc10> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff2070e50> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3b99b20> # /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 0x7efff1f979d0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1f971f0> # /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 0x7efff1fad5b0> # /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 0x7efff1fb9160> # /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 0x7efff1fb9700> # /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 0x7efff1fb9b50> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1fb9220> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1fad640> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1fa3c70> # /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 0x7efff1b6bf10> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1fad040> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1f97b50> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff209b5e0> # /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 0x7efff209bdc0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff209b760> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3b99f40> # /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 0x7efff1b7ac10> # /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 0x7efff19e90d0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a88160> # /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 0x7efff1a946a0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a99c10> # /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 0x7efff1a94d30> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a94a60> # /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 0x7efff1a94eb0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a94d00> # /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 0x7efff1a94f10> # /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 0x7efff18ed100> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a94df0> # /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 0x7efff18ed280> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a94ee0> # /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 0x7efff1a94e80> # /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 0x7efff1a94880> # /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 0x7efff18ed2e0> # /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 0x7efff18ed370> # /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 0x7efff18ed400> # /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 0x7efff18ed490> # /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 0x7efff18ed520> # /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 0x7efff18ed5b0> # /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 0x7efff18ed640> # /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 0x7efff18ed6d0> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff19e9f70> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a68eb0> # /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 0x7efff18eda90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff18ed7f0> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a94d60> # /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 0x7efff1a7df10> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a68b50> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1a68160> # /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 0x7efff1a68340> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1b9ca00> # /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 0x7efff1b9cf10> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1b7abb0> # /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 0x7efff1905af0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff19053a0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1b9c7f0> # /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 0x7efff18a2160> # /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 0x7efff1849f40> # 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 0x7efff18560d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff18b7550> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff18a2580> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1897940> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1905f40> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1905d90> # /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 0x7efff1856e80> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1856640> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1905c40> # /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 0x7efff188e7f0> # /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 0x7efff1878700> # /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 0x7efff1878790> # /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 0x7efff1878910> # /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 0x7efff3f88f40> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1878f40> # /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 0x7efff3f88e50> # /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 0x7efff3f8e1c0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff18788b0> # /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 0x7efff1878e50> # /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 0x7efff16bf280> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff16b0f40> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff16b0880> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3f9f880> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3f8ed60> # /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 0x7efff3f9fb50> # /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 0x7efff3fa7850> # /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 0x7efff16ce670> # /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 0x7efff16ce310> # /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 0x7efff16df520> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff16ce040> # /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 0x7efff16df3a0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3b9a310> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff3b9a910> # /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 0x7efff16e4e80> # /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 0x7efff169ae50> # /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 0x7efff1636c40> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1636ac0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1636280> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff169af40> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1684d90> # /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 0x7efff16360d0> # /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 0x7efff1650fd0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1636d60> # /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 0x7efff1650880> # /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 0x7efff1660e80> # /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 0x7efff1660f70> # /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 0x7efff15621c0> # /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 0x7efff15627c0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff15624f0> # /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 0x7efff1562880> # /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 0x7efff15724c0> # /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 0x7efff15725b0> # /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 0x7efff1572d90> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff15729a0> # /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 0x7efff1572df0> # /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 0x7efff15869d0> # /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 0x7efff1586af0> # /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 0x7efff1586d30> # /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 0x7efff1586eb0> # /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 0x7efff1516bb0> # /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 0x7efff1516d00> # /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 0x7efff1525400> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1516fa0> # /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 0x7efff1525df0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1525940> # /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 0x7efff1525c40> # /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 0x7efff15326d0> # /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 0x7efff1532f10> # /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 0x7efff1543160> # /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 0x7efff1543250> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1684370> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff16840d0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff16e4bb0> # /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 0x7efff1543dc0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1543af0> # /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 0x7efff14da490> # /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 0x7efff14e33d0> # 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 0x7efff14dad60> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff14daca0> # /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 0x7efff1511610> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff14da430> # /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 0x7efff145c940> # /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 0x7efff145cb20> # /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 0x7efff1511b80> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1511910> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1543fd0> # /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 0x7efff154ee80> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff15439a0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1684100> # /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 0x7efff1466eb0> # /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 0x7efff147d370> # /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 0x7efff147dbe0> # /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 0x7efff14124f0> # /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 0x7efff1412a60> # /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 0x7efff141eb20> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff141e700> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff141e460> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff141e0d0> # /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 0x7efff141e310> # /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 0x7efff142fa90> # /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 0x7efff142fb20> # /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 0x7efff143a160> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff142ff70> # /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 0x7efff13421c0> # /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 0x7efff134b220> # /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 0x7efff134b1c0> # /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 0x7efff134b370> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1342ee0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1342be0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1342280> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1448910> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff143af40> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff143a820> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff142f6d0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff141efa0> # /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 0x7efff142f7f0> # /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 0x7efff1342c70> # /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 0x7efff134b640> # /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 0x7efff134b8b0> # /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 0x7efff134be20> # /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 0x7efff1367610> # /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 0x7efff12ed7f0> # /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 0x7efff12f8a60> # /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 0x7efff1317fd0> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff12f8ac0> # /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 0x7efff12cb2e0> # /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 0x7efff12cb400> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff12bb370> # /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 0x7efff12bb6a0> # /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 0x7efff12ce7f0> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff12b1fa0> # /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 0x7efff12bb0d0> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff12b1970> # /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 0x7efff12ceca0> # /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 0x7efff12650d0> # /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 0x7efff12651c0> # /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 0x7efff12652e0> # /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 0x7efff123b520> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff128ee20> # /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 0x7efff12238b0> # /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 0x7efff1223940> # /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 0x7efff123b190> # /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 0x7efff124c280> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1271be0> # /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 0x7efff127b850> # /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 0x7efff11fa760> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1271ee0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1265a90> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1317c70> # /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 0x7efff121d520> # /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 0x7efff121dcd0> # /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 0x7efff121df40> # /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 0x7efff11ad970> # /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 0x7efff11bdf70> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff11adc40> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff121de80> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff120f760> # /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 0x7efff11841c0> # /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 0x7efff1184ca0> # /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 0x7efff1184ee0> # /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 0x7efff118dac0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff118d6a0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff118d1f0> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1184940> # /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 0x7efff1184a90> # /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 0x7efff113b8e0> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff113b550> # /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 0x7efff113b5b0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff112e4f0> # /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 0x7efff112e6d0> # /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 0x7efff10e57f0> # /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 0x7efff10e59a0> # /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 0x7efff10e5b50> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10e5490> # /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 0x7efff10e5ee0> # /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 0x7efff10e5f70> # /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 0x7efff10e5fd0> # /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 0x7efff10fd220> # /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 0x7efff10fd7f0> # /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 0x7efff111adc0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10f1ca0> # /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 0x7efff10f1fd0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10e5130> # /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 0x7efff1153f70> # /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 0x7efff1153820> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff11439d0> # /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 0x7efff10a67c0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10a6400> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff11538e0> # /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 0x7efff11538b0> # /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 0x7efff10a6c40> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff112e820> # /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 0x7efff10b37f0> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff119deb0> # /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 0x7efff10ca160> # /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 0x7efff10ca3d0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10c00a0> # /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 0x7efff10cacd0> # /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 0x7efff10caf70> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10ca8b0> # /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 0x7efff10cae80> # /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 0x7efff10d3b20> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10d36d0> # /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 0x7efff10d3f40> # /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 0x7efff10dca30> # /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 0x7efff10dcaf0> # /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 0x7efff10dcb80> # /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 0x7efff10dcc10> # /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 0x7efff10dcca0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10dc3d0> # /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 0x7efff10dce50> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10d3a00> # /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 0x7efff1006250> # /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 0x7efff1006580> # /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 0x7efff10067f0> # /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 0x7efff1006a90> # /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 0x7efff1006d30> # /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 0x7efff1006fd0> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10d3310> # /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 0x7efff100b370> # /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 0x7efff100b790> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff100b610> # /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 0x7efff100bd30> # /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 0x7efff100bca0> # /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 0x7efff100bbe0> # /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 0x7efff100bb20> # /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 0x7efff100bc10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10d3520> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10c0850> # /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 0x7efff10c0880> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff10c03d0> # /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 0x7efff10d3400> # /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 0x7efff112e280> # /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 0x7efff101feb0> # /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 0x7efff0fb0460> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0fb0250> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff101ffa0> # /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 0x7efff0fb02e0> # /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 0x7efff0fbbee0> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff100bb50> # /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 0x7efff0fcb940> # /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 0x7efff0fd8130> # /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 0x7efff0fd81f0> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0fcb9d0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0fcb640> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0fcb550> # /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 0x7efff0fd8fa0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0fd8be0> # /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 0x7efff0fd8df0> # /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 0x7efff0fd8eb0> # /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 0x7efff0f88d90> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0fcb610> # /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 0x7efff0f390a0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0f22cd0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0f221c0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0f9e730> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0fd8a30> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff119db20> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff119d430> # /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 0x7efff0f22f40> # /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 0x7efff0f22f10> # /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 0x7efff0f437f0> # /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 0x7efff0f43be0> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1184400> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff1178760> # /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 0x7efff0f5f1c0> # /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 0x7efff0f5f550> # /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 0x7efff0f5f670> # /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 0x7efff0f5ffa0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0f5f730> # /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 0x7efff0ef3220> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0ef3b80> # /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 0x7efff0ea77f0> # /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 0x7efff0eb2430> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0f00dc0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0f005e0> # /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 0x7efff0f158e0> # /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 0x7efff0ecbb20> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0ecb250> # /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 0x7efff0ecbcd0> # /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 0x7efff0edf190> # /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 0x7efff0edf310> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0edf1c0> # /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 0x7efff0edf2b0> # /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 0x7efff0edfbe0> # 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 0x7efff0edfa30> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0edf400> # /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 0x7efff0e7f820> # /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 0x7efff0e7f910> # /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 0x7efff0e7fc10> # /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 0x7efff0e8f220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0e7f1c0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0e6cd60> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0e6cfd0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0e6ca00> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0edf7c0> # /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 0x7efff0d7e370> # /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 0x7efff0d97df0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0d7ebb0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0d7e700> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0e8fe20> # /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 0x7efff0d46c70> # /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 0x7efff0d641f0> # 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 0x7efff0d64d60> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0d46d00> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0d46640> # /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 0x7efff0ce1e20> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0ce12e0> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0d4b730> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0f15760> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0ef3ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff11e0430> # /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 0x7efff116b700> # /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 0x7efff0cf9cd0> # /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 0x7efff0cf9e50> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff120fdf0> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff12ed880> # /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 0x7efff0ca95b0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0d19a30> # /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 0x7efff0ca9fa0> # /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 0x7efff0cb6280> # /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 0x7efff0cb64c0> # /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 0x7efff0cb6700> # /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 0x7efff0cb68e0> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0ca9b50> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0ca9880> # /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 0x7efff0ca9d60> # /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 0x7efff0cc52b0> # /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 0x7efff0cc5760> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0cc53d0> # /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 0x7efff0cd5f70> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0cc5bb0> # /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 0x7efff0cc5d00> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff12f82b0> # /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 0x7efff0c70a00> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff12ed580> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff12e4400> # /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 0x7efff0c85520> # /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 0x7efff0c907f0> # /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 0x7efff0c9b580> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0c90e20> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0c859d0> # /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 0x7efff0c90250> # /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 0x7efff0c0e520> # /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 0x7efff0c0e730> # /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 0x7efff0c0ea30> # /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 0x7efff0c0ed00> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0c70f70> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff0c70bb0> # /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 0x7efff0c85370> {"msg": "", "changed": true, "results": ["Installed: jose-14-1.el9.x86_64", "Installed: libblockdev-nvdimm-2.28-10.el9.x86_64", "Installed: python3-blivet-1:3.6.0-17.el9.noarch", "Installed: python3-blockdev-2.28-10.el9.x86_64", "Installed: python3-justbases-0.15.2-1.el9.noarch", "Installed: python3-justbytes-0.15.2-1.el9.noarch", "Installed: clevis-20-200.el9.x86_64", "Installed: lsof-4.94.0-3.el9.x86_64", "Installed: libblockdev-part-2.28-10.el9.x86_64", "Installed: python3-bytesize-2.5-3.el9.x86_64", "Installed: device-mapper-event-9:1.02.198-2.el9.x86_64", "Installed: clevis-luks-20-200.el9.x86_64", "Installed: libjose-14-1.el9.x86_64", "Installed: python3-packaging-20.9-5.el9.noarch", "Installed: blivet-data-1:3.6.0-17.el9.noarch", "Installed: libblockdev-2.28-10.el9.x86_64", "Installed: lvm2-9:2.03.24-2.el9.x86_64", "Installed: device-mapper-event-libs-9:1.02.198-2.el9.x86_64", "Installed: volume_key-libs-0.3.12-15.el9.x86_64", "Installed: libblockdev-swap-2.28-10.el9.x86_64", "Installed: cryptsetup-2.7.2-3.el9.x86_64", "Installed: libblockdev-crypto-2.28-10.el9.x86_64", "Installed: tpm2-tools-5.2-4.el9.x86_64", "Installed: lvm2-libs-9:2.03.24-2.el9.x86_64", "Installed: libblockdev-mpath-2.28-10.el9.x86_64", "Installed: device-mapper-multipath-0.8.7-32.el9.x86_64", "Installed: libblockdev-dm-2.28-10.el9.x86_64", "Installed: python3-dbus-client-gen-0.5.1-1.el9.noarch", "Installed: libblockdev-utils-2.28-10.el9.x86_64", "Installed: python3-dbus-python-client-gen-0.8.3-1.el9.noarch", "Installed: python3-dbus-signature-pyparsing-0.4.1-1.el9.noarch", "Installed: device-mapper-multipath-libs-0.8.7-32.el9.x86_64", "Installed: libblockdev-fs-2.28-10.el9.x86_64", "Installed: python3-wcwidth-0.2.5-8.el9.noarch", "Installed: device-mapper-persistent-data-1.0.9-2.el9.x86_64", "Installed: python3-psutil-5.8.0-12.el9.x86_64", "Installed: cxl-libs-78-2.el9.x86_64", "Installed: libblockdev-kbd-2.28-10.el9.x86_64", "Installed: libbytesize-2.5-3.el9.x86_64", "Installed: libaio-0.3.111-13.el9.x86_64", "Installed: mdadm-4.3-3.el9.x86_64", "Installed: stratis-cli-3.6.0-1.el9.noarch", "Installed: stratisd-3.6.7-1.el9.x86_64", "Installed: libblockdev-loop-2.28-10.el9.x86_64", "Installed: python3-pyparted-1:3.12.0-1.el9.x86_64", "Installed: libluksmeta-9-12.el9.x86_64", "Installed: libblockdev-lvm-2.28-10.el9.x86_64", "Installed: luksmeta-9-12.el9.x86_64", "Installed: kmod-kvdo-8.2.4.15-139.el9.x86_64", "Installed: libblockdev-mdraid-2.28-10.el9.x86_64", "Installed: python3-into-dbus-python-0.8.2-1.el9.noarch", "Installed: ndctl-78-2.el9.x86_64", "Installed: daxctl-libs-78-2.el9.x86_64", "Installed: vdo-8.2.2.2-1.el9.x86_64", "Installed: ndctl-libs-78-2.el9.x86_64"], "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 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 7920 1726885325.30488: 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-1726885267.9266832-8052-225072721416577/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885325.30490: _low_level_execute_command(): starting 7920 1726885325.30492: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885267.9266832-8052-225072721416577/ > /dev/null 2>&1 && sleep 0' 7920 1726885325.30493: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885325.30495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885325.30496: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885325.30498: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885325.30499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885325.30500: stderr 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885325.30501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885325.30502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885325.30504: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885325.30505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885325.30506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885325.33218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885325.33221: stdout chunk (state=3): >>><<< 7920 1726885325.33223: stderr chunk (state=3): >>><<< 7920 1726885325.33225: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885325.33227: handler run complete 7920 1726885325.33229: attempt loop complete, returning result 7920 1726885325.33230: _execute() done 7920 1726885325.33232: dumping result to json 7920 1726885325.33233: done dumping result, returning 7920 1726885325.33235: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-9835-648e-0000000000a7] 7920 1726885325.33237: sending task result for task 02369adf-7a19-9835-648e-0000000000a7 7920 1726885325.33304: done sending task result for task 02369adf-7a19-9835-648e-0000000000a7 7920 1726885325.33308: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "rc": 0, "results": [ "Installed: jose-14-1.el9.x86_64", "Installed: libblockdev-nvdimm-2.28-10.el9.x86_64", "Installed: python3-blivet-1:3.6.0-17.el9.noarch", "Installed: python3-blockdev-2.28-10.el9.x86_64", "Installed: python3-justbases-0.15.2-1.el9.noarch", "Installed: python3-justbytes-0.15.2-1.el9.noarch", "Installed: clevis-20-200.el9.x86_64", "Installed: lsof-4.94.0-3.el9.x86_64", "Installed: libblockdev-part-2.28-10.el9.x86_64", "Installed: python3-bytesize-2.5-3.el9.x86_64", "Installed: device-mapper-event-9:1.02.198-2.el9.x86_64", "Installed: clevis-luks-20-200.el9.x86_64", "Installed: libjose-14-1.el9.x86_64", "Installed: python3-packaging-20.9-5.el9.noarch", "Installed: blivet-data-1:3.6.0-17.el9.noarch", "Installed: libblockdev-2.28-10.el9.x86_64", "Installed: lvm2-9:2.03.24-2.el9.x86_64", "Installed: device-mapper-event-libs-9:1.02.198-2.el9.x86_64", "Installed: volume_key-libs-0.3.12-15.el9.x86_64", "Installed: libblockdev-swap-2.28-10.el9.x86_64", "Installed: cryptsetup-2.7.2-3.el9.x86_64", "Installed: libblockdev-crypto-2.28-10.el9.x86_64", "Installed: tpm2-tools-5.2-4.el9.x86_64", "Installed: lvm2-libs-9:2.03.24-2.el9.x86_64", "Installed: libblockdev-mpath-2.28-10.el9.x86_64", "Installed: device-mapper-multipath-0.8.7-32.el9.x86_64", "Installed: libblockdev-dm-2.28-10.el9.x86_64", "Installed: python3-dbus-client-gen-0.5.1-1.el9.noarch", "Installed: libblockdev-utils-2.28-10.el9.x86_64", "Installed: python3-dbus-python-client-gen-0.8.3-1.el9.noarch", "Installed: python3-dbus-signature-pyparsing-0.4.1-1.el9.noarch", "Installed: device-mapper-multipath-libs-0.8.7-32.el9.x86_64", "Installed: libblockdev-fs-2.28-10.el9.x86_64", "Installed: python3-wcwidth-0.2.5-8.el9.noarch", "Installed: device-mapper-persistent-data-1.0.9-2.el9.x86_64", "Installed: python3-psutil-5.8.0-12.el9.x86_64", "Installed: cxl-libs-78-2.el9.x86_64", "Installed: libblockdev-kbd-2.28-10.el9.x86_64", "Installed: libbytesize-2.5-3.el9.x86_64", "Installed: libaio-0.3.111-13.el9.x86_64", "Installed: mdadm-4.3-3.el9.x86_64", "Installed: stratis-cli-3.6.0-1.el9.noarch", "Installed: stratisd-3.6.7-1.el9.x86_64", "Installed: libblockdev-loop-2.28-10.el9.x86_64", "Installed: python3-pyparted-1:3.12.0-1.el9.x86_64", "Installed: libluksmeta-9-12.el9.x86_64", "Installed: libblockdev-lvm-2.28-10.el9.x86_64", "Installed: luksmeta-9-12.el9.x86_64", "Installed: kmod-kvdo-8.2.4.15-139.el9.x86_64", "Installed: libblockdev-mdraid-2.28-10.el9.x86_64", "Installed: python3-into-dbus-python-0.8.2-1.el9.noarch", "Installed: ndctl-78-2.el9.x86_64", "Installed: daxctl-libs-78-2.el9.x86_64", "Installed: vdo-8.2.2.2-1.el9.x86_64", "Installed: ndctl-libs-78-2.el9.x86_64" ] } 7920 1726885325.33433: no more pending results, returning what we have 7920 1726885325.33436: results queue empty 7920 1726885325.33437: checking for any_errors_fatal 7920 1726885325.33440: done checking for any_errors_fatal 7920 1726885325.33441: checking for max_fail_percentage 7920 1726885325.33442: done checking for max_fail_percentage 7920 1726885325.33443: checking to see if all hosts have failed and the running result is not ok 7920 1726885325.33444: done checking to see if all hosts have failed 7920 1726885325.33444: getting the remaining hosts for this loop 7920 1726885325.33446: done getting the remaining hosts for this loop 7920 1726885325.33450: getting the next task for host managed_node1 7920 1726885325.33456: done getting next task for host managed_node1 7920 1726885325.33459: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 7920 1726885325.33462: ^ 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 7920 1726885325.33471: getting variables 7920 1726885325.33472: in VariableManager get_vars() 7920 1726885325.33503: Calling all_inventory to load vars for managed_node1 7920 1726885325.33506: Calling groups_inventory to load vars for managed_node1 7920 1726885325.33509: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885325.33525: Calling all_plugins_play to load vars for managed_node1 7920 1726885325.33528: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885325.33532: Calling groups_plugins_play to load vars for managed_node1 7920 1726885325.33791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885325.34232: done with get_vars() 7920 1726885325.34244: done getting variables 7920 1726885325.34369: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 22:22:05 -0400 (0:00:57.502) 0:01:02.972 ****** 7920 1726885325.34402: entering _queue_task() for managed_node1/debug 7920 1726885325.34404: Creating lock for debug 7920 1726885325.34741: worker is 1 (out of 1 available) 7920 1726885325.34759: exiting _queue_task() for managed_node1/debug 7920 1726885325.34775: done queuing things up, now waiting for results queue to drain 7920 1726885325.34783: waiting for pending results... 7920 1726885325.35144: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_pools 7920 1726885325.35305: in run() - task 02369adf-7a19-9835-648e-0000000000a8 7920 1726885325.35320: variable 'ansible_search_path' from source: unknown 7920 1726885325.35324: variable 'ansible_search_path' from source: unknown 7920 1726885325.35362: calling self._execute() 7920 1726885325.35442: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885325.35447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885325.35458: variable 'omit' from source: magic vars 7920 1726885325.35571: variable 'omit' from source: magic vars 7920 1726885325.35652: variable 'omit' from source: magic vars 7920 1726885325.35790: variable 'omit' from source: magic vars 7920 1726885325.36216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885325.36220: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885325.36223: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885325.36225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885325.36228: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885325.36229: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885325.36232: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885325.36235: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885325.36238: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885325.36241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885325.36245: Set connection var ansible_connection to ssh 7920 1726885325.36249: Set connection var ansible_shell_executable to /bin/sh 7920 1726885325.36252: Set connection var ansible_timeout to 10 7920 1726885325.36254: Set connection var ansible_shell_type to sh 7920 1726885325.36257: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885325.36259: Set connection var ansible_pipelining to False 7920 1726885325.36262: variable 'ansible_shell_executable' from source: unknown 7920 1726885325.36265: variable 'ansible_connection' from source: unknown 7920 1726885325.36268: variable 'ansible_module_compression' from source: unknown 7920 1726885325.36271: variable 'ansible_shell_type' from source: unknown 7920 1726885325.36273: variable 'ansible_shell_executable' from source: unknown 7920 1726885325.36276: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885325.36279: variable 'ansible_pipelining' from source: unknown 7920 1726885325.36282: variable 'ansible_timeout' from source: unknown 7920 1726885325.36285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885325.36389: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885325.36402: variable 'omit' from source: magic vars 7920 1726885325.36408: starting attempt loop 7920 1726885325.36411: running the handler 7920 1726885325.36780: handler run complete 7920 1726885325.36804: attempt loop complete, returning result 7920 1726885325.36808: _execute() done 7920 1726885325.36810: dumping result to json 7920 1726885325.36814: done dumping result, returning 7920 1726885325.36821: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-9835-648e-0000000000a8] 7920 1726885325.36828: sending task result for task 02369adf-7a19-9835-648e-0000000000a8 7920 1726885325.36917: done sending task result for task 02369adf-7a19-9835-648e-0000000000a8 7920 1726885325.36920: WORKER PROCESS EXITING ok: [managed_node1] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 7920 1726885325.36998: no more pending results, returning what we have 7920 1726885325.37001: results queue empty 7920 1726885325.37002: checking for any_errors_fatal 7920 1726885325.37020: done checking for any_errors_fatal 7920 1726885325.37022: checking for max_fail_percentage 7920 1726885325.37024: done checking for max_fail_percentage 7920 1726885325.37025: checking to see if all hosts have failed and the running result is not ok 7920 1726885325.37026: done checking to see if all hosts have failed 7920 1726885325.37027: getting the remaining hosts for this loop 7920 1726885325.37030: done getting the remaining hosts for this loop 7920 1726885325.37033: getting the next task for host managed_node1 7920 1726885325.37041: done getting next task for host managed_node1 7920 1726885325.37045: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 7920 1726885325.37049: ^ 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 7920 1726885325.37060: getting variables 7920 1726885325.37062: in VariableManager get_vars() 7920 1726885325.37092: Calling all_inventory to load vars for managed_node1 7920 1726885325.37095: Calling groups_inventory to load vars for managed_node1 7920 1726885325.37097: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885325.37106: Calling all_plugins_play to load vars for managed_node1 7920 1726885325.37109: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885325.37114: Calling groups_plugins_play to load vars for managed_node1 7920 1726885325.37373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885325.38202: done with get_vars() 7920 1726885325.38239: done getting variables 7920 1726885325.38338: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 22:22:05 -0400 (0:00:00.039) 0:01:03.012 ****** 7920 1726885325.38371: entering _queue_task() for managed_node1/debug 7920 1726885325.38639: worker is 1 (out of 1 available) 7920 1726885325.38651: exiting _queue_task() for managed_node1/debug 7920 1726885325.38663: done queuing things up, now waiting for results queue to drain 7920 1726885325.38664: waiting for pending results... 7920 1726885325.39426: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_volumes 7920 1726885325.39431: in run() - task 02369adf-7a19-9835-648e-0000000000a9 7920 1726885325.39435: variable 'ansible_search_path' from source: unknown 7920 1726885325.39437: variable 'ansible_search_path' from source: unknown 7920 1726885325.39440: calling self._execute() 7920 1726885325.39443: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885325.39445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885325.39448: variable 'omit' from source: magic vars 7920 1726885325.39451: variable 'omit' from source: magic vars 7920 1726885325.39505: variable 'omit' from source: magic vars 7920 1726885325.39540: variable 'omit' from source: magic vars 7920 1726885325.39586: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885325.39629: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885325.39644: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885325.39663: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885325.39675: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885325.39695: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885325.39709: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885325.39744: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885325.39748: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885325.39751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885325.39871: Set connection var ansible_connection to ssh 7920 1726885325.39881: Set connection var ansible_shell_executable to /bin/sh 7920 1726885325.39886: Set connection var ansible_timeout to 10 7920 1726885325.39889: Set connection var ansible_shell_type to sh 7920 1726885325.39894: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885325.39904: Set connection var ansible_pipelining to False 7920 1726885325.39937: variable 'ansible_shell_executable' from source: unknown 7920 1726885325.39940: variable 'ansible_connection' from source: unknown 7920 1726885325.39943: variable 'ansible_module_compression' from source: unknown 7920 1726885325.39945: variable 'ansible_shell_type' from source: unknown 7920 1726885325.39948: variable 'ansible_shell_executable' from source: unknown 7920 1726885325.39950: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885325.39952: variable 'ansible_pipelining' from source: unknown 7920 1726885325.39955: variable 'ansible_timeout' from source: unknown 7920 1726885325.39959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885325.40105: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885325.40118: variable 'omit' from source: magic vars 7920 1726885325.40127: starting attempt loop 7920 1726885325.40131: running the handler 7920 1726885325.40524: handler run complete 7920 1726885325.40551: attempt loop complete, returning result 7920 1726885325.40560: _execute() done 7920 1726885325.40564: dumping result to json 7920 1726885325.40566: done dumping result, returning 7920 1726885325.40574: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-9835-648e-0000000000a9] 7920 1726885325.40584: sending task result for task 02369adf-7a19-9835-648e-0000000000a9 ok: [managed_node1] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } 7920 1726885325.40730: done sending task result for task 02369adf-7a19-9835-648e-0000000000a9 7920 1726885325.40734: WORKER PROCESS EXITING 7920 1726885325.40743: no more pending results, returning what we have 7920 1726885325.40746: results queue empty 7920 1726885325.40747: checking for any_errors_fatal 7920 1726885325.40756: done checking for any_errors_fatal 7920 1726885325.40757: checking for max_fail_percentage 7920 1726885325.40758: done checking for max_fail_percentage 7920 1726885325.40760: checking to see if all hosts have failed and the running result is not ok 7920 1726885325.40761: done checking to see if all hosts have failed 7920 1726885325.40762: getting the remaining hosts for this loop 7920 1726885325.40764: done getting the remaining hosts for this loop 7920 1726885325.40767: getting the next task for host managed_node1 7920 1726885325.40777: done getting next task for host managed_node1 7920 1726885325.40780: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 7920 1726885325.40785: ^ 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 7920 1726885325.40796: getting variables 7920 1726885325.40798: in VariableManager get_vars() 7920 1726885325.40835: Calling all_inventory to load vars for managed_node1 7920 1726885325.40839: Calling groups_inventory to load vars for managed_node1 7920 1726885325.40841: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885325.40850: Calling all_plugins_play to load vars for managed_node1 7920 1726885325.40854: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885325.40857: Calling groups_plugins_play to load vars for managed_node1 7920 1726885325.41146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885325.41646: done with get_vars() 7920 1726885325.41657: done getting variables TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 20 September 2024 22:22:05 -0400 (0:00:00.033) 0:01:03.046 ****** 7920 1726885325.41757: entering _queue_task() for managed_node1/fedora.linux_system_roles.blivet 7920 1726885325.41759: Creating lock for fedora.linux_system_roles.blivet 7920 1726885325.42022: worker is 1 (out of 1 available) 7920 1726885325.42032: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blivet 7920 1726885325.42049: done queuing things up, now waiting for results queue to drain 7920 1726885325.42051: waiting for pending results... 7920 1726885325.42313: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get required packages 7920 1726885325.42443: in run() - task 02369adf-7a19-9835-648e-0000000000aa 7920 1726885325.42455: variable 'ansible_search_path' from source: unknown 7920 1726885325.42458: variable 'ansible_search_path' from source: unknown 7920 1726885325.42488: calling self._execute() 7920 1726885325.42567: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885325.42572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885325.42581: variable 'omit' from source: magic vars 7920 1726885325.43096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885325.43346: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885325.43388: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885325.43422: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885325.43455: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885325.43538: 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) 7920 1726885325.43560: 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) 7920 1726885325.43587: 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) 7920 1726885325.43613: 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) 7920 1726885325.43767: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 7920 1726885325.43771: variable 'omit' from source: magic vars 7920 1726885325.43834: variable 'omit' from source: magic vars 7920 1726885325.43964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885325.46401: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885325.46480: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885325.46536: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885325.46589: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885325.46683: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885325.46732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885325.46769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885325.46808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885325.46866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885325.46872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885325.47038: variable 'storage_use_partitions' from source: role '' defaults 7920 1726885325.47047: variable 'storage_disklabel_type' from source: role '' defaults 7920 1726885325.47050: variable 'storage_pool_defaults' from source: role '' defaults 7920 1726885325.47103: variable 'storage_pool_defaults' from source: role '' defaults 7920 1726885325.47154: variable 'storage_volume_defaults' from source: role '' defaults 7920 1726885325.47197: variable 'storage_volume_defaults' from source: role '' defaults 7920 1726885325.47266: variable 'omit' from source: magic vars 7920 1726885325.47287: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885325.47305: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885325.47326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885325.47336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885325.47344: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885325.47357: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885325.47369: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885325.47389: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885325.47393: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885325.47396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885325.47472: Set connection var ansible_connection to ssh 7920 1726885325.47480: Set connection var ansible_shell_executable to /bin/sh 7920 1726885325.47485: Set connection var ansible_timeout to 10 7920 1726885325.47488: Set connection var ansible_shell_type to sh 7920 1726885325.47493: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885325.47497: Set connection var ansible_pipelining to False 7920 1726885325.47519: variable 'ansible_shell_executable' from source: unknown 7920 1726885325.47523: variable 'ansible_connection' from source: unknown 7920 1726885325.47525: variable 'ansible_module_compression' from source: unknown 7920 1726885325.47528: variable 'ansible_shell_type' from source: unknown 7920 1726885325.47532: variable 'ansible_shell_executable' from source: unknown 7920 1726885325.47534: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885325.47536: variable 'ansible_pipelining' from source: unknown 7920 1726885325.47539: variable 'ansible_timeout' from source: unknown 7920 1726885325.47543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885325.47623: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885325.47630: variable 'omit' from source: magic vars 7920 1726885325.47637: starting attempt loop 7920 1726885325.47640: running the handler 7920 1726885325.47650: _low_level_execute_command(): starting 7920 1726885325.47664: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885325.48137: 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 <<< 7920 1726885325.48152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885325.48169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885325.48182: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885325.48232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885325.48243: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885325.48294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885325.50522: stdout chunk (state=3): >>>/root <<< 7920 1726885325.50696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885325.50738: stderr chunk (state=3): >>><<< 7920 1726885325.50747: stdout chunk (state=3): >>><<< 7920 1726885325.50764: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885325.50776: _low_level_execute_command(): starting 7920 1726885325.50781: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885325.5076864-8659-53252086240087 `" && echo ansible-tmp-1726885325.5076864-8659-53252086240087="` echo /root/.ansible/tmp/ansible-tmp-1726885325.5076864-8659-53252086240087 `" ) && sleep 0' 7920 1726885325.51188: 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 <<< 7920 1726885325.51214: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885325.51230: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885325.51244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885325.51279: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885325.51295: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885325.51341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885325.53887: stdout chunk (state=3): >>>ansible-tmp-1726885325.5076864-8659-53252086240087=/root/.ansible/tmp/ansible-tmp-1726885325.5076864-8659-53252086240087 <<< 7920 1726885325.54123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885325.54155: stderr chunk (state=3): >>><<< 7920 1726885325.54164: stdout chunk (state=3): >>><<< 7920 1726885325.54190: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885325.5076864-8659-53252086240087=/root/.ansible/tmp/ansible-tmp-1726885325.5076864-8659-53252086240087 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885325.54255: variable 'ansible_module_compression' from source: unknown 7920 1726885325.54346: ANSIBALLZ: Using lock for fedora.linux_system_roles.blivet 7920 1726885325.54353: ANSIBALLZ: Acquiring lock 7920 1726885325.54359: ANSIBALLZ: Lock acquired: 139955062687456 7920 1726885325.54366: ANSIBALLZ: Creating module 7920 1726885325.72344: ANSIBALLZ: Writing module into payload 7920 1726885325.72662: ANSIBALLZ: Writing module 7920 1726885325.72683: ANSIBALLZ: Renaming module 7920 1726885325.72689: ANSIBALLZ: Done creating module 7920 1726885325.72706: variable 'ansible_facts' from source: unknown 7920 1726885325.72761: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885325.5076864-8659-53252086240087/AnsiballZ_blivet.py 7920 1726885325.72866: Sending initial data 7920 1726885325.72869: Sent initial data (152 bytes) 7920 1726885325.73944: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885325.73948: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885325.73955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885325.73957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885325.73963: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885325.73972: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885325.73974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885325.73976: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885325.73978: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885325.73980: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885325.73982: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885325.73987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885325.73989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885325.73991: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885325.73993: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885325.73995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885325.73996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885325.73998: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885325.74000: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885325.74015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885325.75799: 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 <<< 7920 1726885325.75836: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885325.75874: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpaf8ut64p /root/.ansible/tmp/ansible-tmp-1726885325.5076864-8659-53252086240087/AnsiballZ_blivet.py <<< 7920 1726885325.75900: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885325.76791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885325.76907: stderr chunk (state=3): >>><<< 7920 1726885325.76911: stdout chunk (state=3): >>><<< 7920 1726885325.76931: done transferring module to remote 7920 1726885325.76946: _low_level_execute_command(): starting 7920 1726885325.76949: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885325.5076864-8659-53252086240087/ /root/.ansible/tmp/ansible-tmp-1726885325.5076864-8659-53252086240087/AnsiballZ_blivet.py && sleep 0' 7920 1726885325.77534: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885325.77543: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885325.77553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885325.77565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885325.77599: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885325.77606: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885325.77620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885325.77631: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885325.77638: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885325.77644: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885325.77653: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885325.77660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885325.77672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885325.77679: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885325.77685: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885325.77694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885325.77771: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885325.77783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885325.77827: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885325.77889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885325.79525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885325.79567: stderr chunk (state=3): >>><<< 7920 1726885325.79570: stdout chunk (state=3): >>><<< 7920 1726885325.79581: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885325.79585: _low_level_execute_command(): starting 7920 1726885325.79587: _low_level_execute_command(): using become for this command 7920 1726885325.79601: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-stpcjszdhwejvwfrgdjydhefxynxmoad ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885325.5076864-8659-53252086240087/AnsiballZ_blivet.py'"'"' && sleep 0' 7920 1726885325.79676: Initial state: awaiting_escalation: BECOME-SUCCESS-stpcjszdhwejvwfrgdjydhefxynxmoad 7920 1726885325.80001: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885325.80053: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885325.80110: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885325.80118: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885325.80179: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885325.83181: stdout chunk (state=1): >>>BECOME-SUCCESS-stpcjszdhwejvwfrgdjydhefxynxmoad <<< 7920 1726885325.83184: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-stpcjszdhwejvwfrgdjydhefxynxmoad' 7920 1726885325.83421: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885325.83433: stdout chunk (state=3): >>>import _imp # builtin <<< 7920 1726885325.83435: stdout chunk (state=3): >>>import '_thread' # <<< 7920 1726885325.83438: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885325.83483: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885325.83520: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885325.83557: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885325.83604: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 7920 1726885325.83606: stdout chunk (state=3): >>># installed zipimport hook <<< 7920 1726885325.83641: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7920 1726885325.83652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885325.83658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885325.83680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7920 1726885325.83684: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885325.83715: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885775ca0> <<< 7920 1726885325.83771: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885325.83807: 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 0x7ff88571c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885775a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7920 1726885325.83868: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8857759a0> <<< 7920 1726885325.83910: 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 0x7ff88571c370> <<< 7920 1726885325.83957: 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' <<< 7920 1726885325.83960: stdout chunk (state=3): >>>import '_abc' # <<< 7920 1726885325.83963: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88571c820> <<< 7920 1726885325.83989: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88571c550> <<< 7920 1726885325.84029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885325.84033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885325.84083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885325.84087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885325.84101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885325.84104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885325.84133: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8856c8f70> <<< 7920 1726885325.84138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885325.84140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885325.84197: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8856cf100> <<< 7920 1726885325.84237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885325.84261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885325.84265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7920 1726885325.84267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8856f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8856cf820> <<< 7920 1726885325.84319: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885731760> <<< 7920 1726885325.84328: 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 0x7ff8856c8c70> <<< 7920 1726885325.84382: 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' <<< 7920 1726885325.84385: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8856f8c70> <<< 7920 1726885325.84442: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88571cfd0> <<< 7920 1726885325.84478: 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. <<< 7920 1726885325.84684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885325.84693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885325.84724: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7920 1726885325.84729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7920 1726885325.84748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885325.84786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885325.84789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885325.84813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885325.84817: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88566fd90> <<< 7920 1726885325.84857: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885672e20> <<< 7920 1726885325.84892: 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' <<< 7920 1726885325.84905: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885325.84928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885325.84945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885325.84947: 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' <<< 7920 1726885325.84978: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885669730> <<< 7920 1726885325.84994: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885670520> <<< 7920 1726885325.85008: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88566f250> <<< 7920 1726885325.85014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885325.85080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885325.85100: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885325.85128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885325.85149: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7920 1726885325.85153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7920 1726885325.85180: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885325.85196: 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 0x7ff885396c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885396760> <<< 7920 1726885325.85207: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885325.85236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 7920 1726885325.85239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885396d60> <<< 7920 1726885325.85242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885325.85262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885325.85285: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885396e20> <<< 7920 1726885325.85302: 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' <<< 7920 1726885325.85318: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885396ee0> <<< 7920 1726885325.85325: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885325.85394: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853eebe0> <<< 7920 1726885325.85399: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885325.85414: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853e84c0> <<< 7920 1726885325.85460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885325.85463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853fd520> <<< 7920 1726885325.85478: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885676d00> <<< 7920 1726885325.85482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 7920 1726885325.85487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7920 1726885325.85513: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885325.85521: 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 0x7ff8853a7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885672fa0> <<< 7920 1726885325.85552: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885325.85559: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885325.85570: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8853fd130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88567c8b0> <<< 7920 1726885325.85585: 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' <<< 7920 1726885325.85610: 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' <<< 7920 1726885325.85636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885325.85644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885325.85657: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853a7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853a7c40> <<< 7920 1726885325.85680: 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' <<< 7920 1726885325.85684: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853a7bb0> <<< 7920 1726885325.85705: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7920 1726885325.85708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885325.85731: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885325.85741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885325.85754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885325.85801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885325.85827: 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' <<< 7920 1726885325.85832: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88537c220> <<< 7920 1726885325.85856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885325.85859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885325.85888: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88537c310> <<< 7920 1726885325.86010: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853b4e50> <<< 7920 1726885325.86041: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853a98e0> <<< 7920 1726885325.86058: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853a7e20> <<< 7920 1726885325.86078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885325.86088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885325.86118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885325.86131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885325.86154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7920 1726885325.86159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885325f70> <<< 7920 1726885325.86194: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88530ab20> <<< 7920 1726885325.86241: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853a9d60> <<< 7920 1726885325.86244: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853e8fd0> <<< 7920 1726885325.86264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885325.86291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885325.86312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 7920 1726885325.86321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8852c39a0> <<< 7920 1726885325.86338: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885325.86358: 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 0x7ff8852c3cd0> <<< 7920 1726885325.86379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885325.86383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885325.86405: 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' <<< 7920 1726885325.86427: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8852d55e0> <<< 7920 1726885325.86442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885325.86471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885325.86493: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8852d5b20> <<< 7920 1726885325.86533: 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' <<< 7920 1726885325.86537: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff885260250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8852c3dc0> <<< 7920 1726885325.86568: 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' <<< 7920 1726885325.86619: 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 0x7ff885272130> <<< 7920 1726885325.86625: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8852d5460> import 'pwd' # <<< 7920 1726885325.86651: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885325.86657: 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 0x7ff8852721f0> <<< 7920 1726885325.86687: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853a7880> <<< 7920 1726885325.86706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885325.86722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885325.86737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885325.86753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885325.86781: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885325.86788: 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 0x7ff88528c550> <<< 7920 1726885325.86800: 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' <<< 7920 1726885325.86835: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885325.86838: 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 0x7ff88528c820> <<< 7920 1726885325.86846: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88528c610> <<< 7920 1726885325.86859: 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 0x7ff88528c700> <<< 7920 1726885325.86884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 7920 1726885325.86889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885325.87073: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885325.87078: 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 0x7ff88528cb50> <<< 7920 1726885325.87108: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885325.87113: 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 0x7ff88528cfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88528c790> <<< 7920 1726885325.87132: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8852808e0> <<< 7920 1726885325.87153: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853a7460> <<< 7920 1726885325.87175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885325.87227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885325.87261: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88528c940> <<< 7920 1726885325.87355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885325.87375: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff8851c9520> <<< 7920 1726885325.87532: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 7920 1726885325.87614: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.87664: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885325.87698: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885325.88917: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.89836: 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' <<< 7920 1726885325.89845: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884b6e730> <<< 7920 1726885325.89857: 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' <<< 7920 1726885325.89877: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 7920 1726885325.89882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7920 1726885325.89913: 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' <<< 7920 1726885325.89931: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885325.89936: 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 0x7ff884bff850> <<< 7920 1726885325.89969: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884bff730> <<< 7920 1726885325.90011: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884bff490> <<< 7920 1726885325.90021: 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' <<< 7920 1726885325.90063: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884bff580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884bff2b0> <<< 7920 1726885325.90071: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885325.90095: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885325.90103: 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 0x7ff884bff4f0> <<< 7920 1726885325.90115: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885325.90142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885325.90178: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884bff8b0> <<< 7920 1726885325.90193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885325.90207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885325.90228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885325.90247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885325.90267: 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' <<< 7920 1726885325.90338: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884b51880> <<< 7920 1726885325.90372: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885325.90377: 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 0x7ff884b514f0> <<< 7920 1726885325.90402: 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 0x7ff884b516a0> <<< 7920 1726885325.90422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885325.90448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885325.90475: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884b0cb50> <<< 7920 1726885325.90494: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884bf9d00> <<< 7920 1726885325.90652: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884bff610> <<< 7920 1726885325.90676: 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' <<< 7920 1726885325.90695: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884bf9e80> <<< 7920 1726885325.90720: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885325.90729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885325.90745: 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' <<< 7920 1726885325.90767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885325.90772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885325.90802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 7920 1726885325.90805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884ae9880> <<< 7920 1726885325.90916: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884ba0d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884ba0850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884b06310> <<< 7920 1726885325.90935: 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 0x7ff884ba0fa0> <<< 7920 1726885325.90974: 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 0x7ff884ba0f70> <<< 7920 1726885325.90995: 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' <<< 7920 1726885325.91003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885325.91036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885325.91122: 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 0x7ff884acff70> <<< 7920 1726885325.91130: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884bd7e80> <<< 7920 1726885325.91134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885325.91146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885325.91181: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885325.91186: 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 0x7ff884adf520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884bd7fd0> <<< 7920 1726885325.91202: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885325.91234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885325.91272: 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' <<< 7920 1726885325.91275: stdout chunk (state=3): >>>import '_string' # <<< 7920 1726885325.91324: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884acf250> <<< 7920 1726885325.91447: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884adf160> <<< 7920 1726885325.91536: 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' <<< 7920 1726885325.91541: 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 0x7ff884add5b0> <<< 7920 1726885325.91564: 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' <<< 7920 1726885325.91569: 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 0x7ff884add670> <<< 7920 1726885325.91601: 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' <<< 7920 1726885325.91607: 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 0x7ff884adcca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884bcfbb0> <<< 7920 1726885325.91635: 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' <<< 7920 1726885325.91659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885325.91662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885325.91707: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885325.91713: 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 0x7ff884b619d0> <<< 7920 1726885325.91888: 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' <<< 7920 1726885325.91898: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff884b5e970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884ad1880> <<< 7920 1726885325.91934: 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 0x7ff884b61400> <<< 7920 1726885325.91948: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884b989d0> # zipimport: zlib available <<< 7920 1726885325.91961: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885325.91977: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.92045: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.92126: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885325.92138: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885325.92179: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.92182: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.92184: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885325.92185: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.92282: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.92364: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.92813: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.93291: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885325.93295: 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_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885325.93307: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885325.93320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885325.93367: 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 0x7ff884aaebe0> <<< 7920 1726885325.93434: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 7920 1726885325.93438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 7920 1726885325.93443: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884b557c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8846a5100> <<< 7920 1726885325.93498: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 7920 1726885325.93515: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.93547: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885325.93551: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.93652: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.93775: 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' <<< 7920 1726885325.93806: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884b56c10> # zipimport: zlib available <<< 7920 1726885325.94191: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.94552: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.94604: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.94668: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885325.94676: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.94704: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.94737: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885325.94742: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.94798: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.94867: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885325.94880: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885325.94899: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885325.94904: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.94940: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.94975: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885325.94984: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.95159: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.95346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885325.95376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885325.95381: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885325.95448: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884b9bfd0> <<< 7920 1726885325.95456: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.95512: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.95581: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885325.95587: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py <<< 7920 1726885325.95590: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/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_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885325.95611: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.95640: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.95676: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885325.95692: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.95722: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.95754: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.95846: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.95901: 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 <<< 7920 1726885325.95934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885325.96007: 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 0x7ff884a96700> <<< 7920 1726885325.96026: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88465bf40> <<< 7920 1726885325.96063: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/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_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885325.96066: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.96175: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.96231: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.96251: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.96291: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885325.96299: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885325.96321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885325.96348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885325.96372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885325.96381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885325.96467: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884694b50> <<< 7920 1726885325.96502: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884aa4520> <<< 7920 1726885325.96564: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884a9fa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885325.96570: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.96588: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.96615: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/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_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885325.96674: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885325.96698: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.96711: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 7920 1726885325.96735: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.96744: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.96757: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py <<< 7920 1726885325.96763: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.96788: 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_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 7920 1726885325.96794: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.96813: 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_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 7920 1726885325.96853: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 7920 1726885325.96877: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.98135: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885325.99271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 7920 1726885325.99300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 7920 1726885325.99321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 7920 1726885325.99343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 7920 1726885325.99357: 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' <<< 7920 1726885325.99434: 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 0x7ff88433c040> <<< 7920 1726885325.99445: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88433c280> <<< 7920 1726885325.99448: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88433ca00> <<< 7920 1726885325.99522: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8846a4460> <<< 7920 1726885325.99562: 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' <<< 7920 1726885325.99589: 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 <<< 7920 1726885325.99604: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 7920 1726885325.99626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 7920 1726885325.99642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 7920 1726885325.99658: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884a960a0> <<< 7920 1726885325.99676: 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' <<< 7920 1726885325.99723: 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' <<< 7920 1726885325.99754: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8846a3160> <<< 7920 1726885325.99793: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885325.99797: 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 0x7ff8846a3940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8846a3e50> <<< 7920 1726885325.99825: 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 <<< 7920 1726885325.99830: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' <<< 7920 1726885325.99849: 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' <<< 7920 1726885325.99871: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 7920 1726885325.99886: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 7920 1726885325.99946: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884349340> <<< 7920 1726885325.99950: stdout chunk (state=3): >>>import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8843491f0> <<< 7920 1726885326.00007: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8846a3c40> <<< 7920 1726885326.00047: 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 <<< 7920 1726885326.00050: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' <<< 7920 1726885326.00090: 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' <<< 7920 1726885326.00094: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 7920 1726885326.00256: 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 0x7ff884464070> <<< 7920 1726885326.00318: 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 0x7ff884464f70> <<< 7920 1726885326.00337: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8844647f0> <<< 7920 1726885326.00363: 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' <<< 7920 1726885326.00401: 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' <<< 7920 1726885326.00464: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 7920 1726885326.00490: 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 0x7ff8843b82e0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py <<< 7920 1726885326.00496: 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 0x7ff8843b83d0> <<< 7920 1726885326.00529: 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 0x7ff8843b86d0> <<< 7920 1726885326.00573: 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 0x7ff8843b8ca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88438ac40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88438a820> <<< 7920 1726885326.00607: 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 <<< 7920 1726885326.00656: 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 <<< 7920 1726885326.00681: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88438aee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88438a2b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884464bb0> <<< 7920 1726885326.00705: 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 <<< 7920 1726885326.00742: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 7920 1726885326.00817: 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 0x7ff88440adf0> # /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 <<< 7920 1726885326.00850: 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' <<< 7920 1726885326.00952: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8843378b0> <<< 7920 1726885326.00981: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884423670> <<< 7920 1726885326.01003: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8844231c0> <<< 7920 1726885326.01116: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88441a8e0> <<< 7920 1726885326.01177: 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 <<< 7920 1726885326.01190: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 7920 1726885326.01372: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884307a00> <<< 7920 1726885326.01439: 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 <<< 7920 1726885326.01448: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 7920 1726885326.01633: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883d0bd60> <<< 7920 1726885326.01650: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8844644f0> <<< 7920 1726885326.01681: 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 <<< 7920 1726885326.01715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 7920 1726885326.01908: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883d0beb0> <<< 7920 1726885326.01970: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884be0d30> <<< 7920 1726885326.01987: 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' <<< 7920 1726885326.01996: 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' <<< 7920 1726885326.02021: 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 <<< 7920 1726885326.02034: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 7920 1726885326.02066: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883c9f580> <<< 7920 1726885326.02080: stdout chunk (state=3): >>>import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883c9f3a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883d27640> <<< 7920 1726885326.02537: stdout chunk (state=3): >>> ** (process:15521): WARNING **: 22:22:06.024: 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 0x7ff8846a4280> <<< 7920 1726885326.02565: 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' <<< 7920 1726885326.02620: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883c9f190> <<< 7920 1726885326.02640: 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 0x7ff883cc78b0> <<< 7920 1726885326.02666: 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' <<< 7920 1726885326.02696: 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' <<< 7920 1726885326.02736: 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' <<< 7920 1726885326.02774: 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' <<< 7920 1726885326.02797: 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' <<< 7920 1726885326.02841: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8836238b0> <<< 7920 1726885326.02855: 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' <<< 7920 1726885326.02869: 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 <<< 7920 1726885326.02890: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 7920 1726885326.02904: stdout chunk (state=3): >>>import 'six.moves' # <<< 7920 1726885326.02922: 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 0x7ff883637fd0> <<< 7920 1726885326.02954: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88362a3a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883623df0> <<< 7920 1726885326.02988: 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 <<< 7920 1726885326.02996: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 7920 1726885326.03046: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883637cd0> <<< 7920 1726885326.03131: 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' # /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' <<< 7920 1726885326.03134: 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 0x7ff883652dc0> <<< 7920 1726885326.03137: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883652b20> <<< 7920 1726885326.03162: 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' <<< 7920 1726885326.03204: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883652c10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883652790> <<< 7920 1726885326.03437: 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' <<< 7920 1726885326.03442: 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 0x7ff883652850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8836527f0> <<< 7920 1726885326.03486: stdout chunk (state=3): >>>import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883641d90> # /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 0x7ff8835d89d0> # /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 0x7ff8835d8dc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8835d86a0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883652580> <<< 7920 1726885326.03491: 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 <<< 7920 1726885326.03562: 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 0x7ff8835d86d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8836230d0> <<< 7920 1726885326.03571: 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' # /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' <<< 7920 1726885326.03574: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 7920 1726885326.03579: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8835ef460> <<< 7920 1726885326.03582: stdout chunk (state=3): >>>import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8835ef1c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883623640> <<< 7920 1726885326.04051: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883cd4580> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883cc7d30> # /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 0x7ff88359f400> <<< 7920 1726885326.04074: 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' <<< 7920 1726885326.04093: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88359fbb0> <<< 7920 1726885326.04203: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8835990d0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py <<< 7920 1726885326.04228: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 7920 1726885326.04270: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885326.04295: 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 0x7ff8835d3a90> <<< 7920 1726885326.04320: 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' <<< 7920 1726885326.04343: 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' <<< 7920 1726885326.04384: 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 <<< 7920 1726885326.04388: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 7920 1726885326.04416: 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' <<< 7920 1726885326.04441: 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' <<< 7920 1726885326.04463: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883564760> <<< 7920 1726885326.04483: 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 <<< 7920 1726885326.04493: 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 0x7ff883564cd0> <<< 7920 1726885326.04523: 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' <<< 7920 1726885326.04543: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8835733d0> <<< 7920 1726885326.04563: 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<<< 7920 1726885326.04575: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 7920 1726885326.04635: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883573730> # /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 <<< 7920 1726885326.04655: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' <<< 7920 1726885326.04702: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883573e80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883564400> <<< 7920 1726885326.04763: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883559ee0> <<< 7920 1726885326.04915: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883559160> # /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 0x7ff8835165e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883559760> <<< 7920 1726885326.04935: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8835d3c40> <<< 7920 1726885326.04965: 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' <<< 7920 1726885326.05014: 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' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883516f40> <<< 7920 1726885326.05036: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8835d3e80> <<< 7920 1726885326.05060: 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' <<< 7920 1726885326.05321: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8835592e0> # /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 0x7ff8835202e0> # /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 0x7ff8835205b0> <<< 7920 1726885326.05438: 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' <<< 7920 1726885326.05519: 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 <<< 7920 1726885326.05522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885326.05736: 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 0x7ff88354ed60> <<< 7920 1726885326.05771: 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 <<< 7920 1726885326.05789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' <<< 7920 1726885326.05800: 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 <<< 7920 1726885326.05803: 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 0x7ff883446af0> <<< 7920 1726885326.05806: stdout chunk (state=3): >>>import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883446460> <<< 7920 1726885326.05838: 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' <<< 7920 1726885326.05857: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883446dc0> <<< 7920 1726885326.05879: 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 <<< 7920 1726885326.05887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 7920 1726885326.05900: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8834534c0> <<< 7920 1726885326.05942: 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 <<< 7920 1726885326.05948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 7920 1726885326.06002: 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' <<< 7920 1726885326.06010: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88346c6a0> <<< 7920 1726885326.06017: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883463250> <<< 7920 1726885326.06044: 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' <<< 7920 1726885326.06049: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883478880> <<< 7920 1726885326.06070: 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 <<< 7920 1726885326.06107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' <<< 7920 1726885326.06113: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88347e550> <<< 7920 1726885326.06130: 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' <<< 7920 1726885326.06147: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883404340> <<< 7920 1726885326.06170: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883546d90> <<< 7920 1726885326.06205: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883546a90> <<< 7920 1726885326.06238: 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 <<< 7920 1726885326.06242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 7920 1726885326.06282: 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' <<< 7920 1726885326.06288: stdout chunk (state=3): >>>import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88341c340> <<< 7920 1726885326.06314: 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 <<< 7920 1726885326.06342: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 7920 1726885326.06349: 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 <<< 7920 1726885326.06352: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 7920 1726885326.06417: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88341cac0> <<< 7920 1726885326.06435: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88341c2e0> <<< 7920 1726885326.06505: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88340aaf0> <<< 7920 1726885326.06531: 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' <<< 7920 1726885326.06567: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8833bfb20> <<< 7920 1726885326.06584: 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 <<< 7920 1726885326.06593: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' <<< 7920 1726885326.06598: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8833c1280> <<< 7920 1726885326.06624: 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 <<< 7920 1726885326.06653: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 7920 1726885326.06677: 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' <<< 7920 1726885326.06733: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8833dd3a0> <<< 7920 1726885326.06759: 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<<< 7920 1726885326.06764: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 7920 1726885326.06819: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8833dd760> <<< 7920 1726885326.06832: 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 <<< 7920 1726885326.06842: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' <<< 7920 1726885326.06876: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8833e3400> <<< 7920 1726885326.06900: 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' <<< 7920 1726885326.06929: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8833e3fa0> <<< 7920 1726885326.06951: 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 <<< 7920 1726885326.06957: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' <<< 7920 1726885326.06975: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8833f37f0> <<< 7920 1726885326.06997: 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' <<< 7920 1726885326.07029: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8833f3b20> <<< 7920 1726885326.07054: 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' <<< 7920 1726885326.07082: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8833f3ee0> <<< 7920 1726885326.07105: 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' <<< 7920 1726885326.07136: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8833815e0> <<< 7920 1726885326.07167: 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 <<< 7920 1726885326.07169: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' <<< 7920 1726885326.07191: 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' <<< 7920 1726885326.07210: 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 <<< 7920 1726885326.07230: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 7920 1726885326.07281: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8833901c0> <<< 7920 1726885326.07313: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883381e50> <<< 7920 1726885326.07315: stdout chunk (state=3): >>>import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883381940> <<< 7920 1726885326.07550: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8833c1340> <<< 7920 1726885326.07573: 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 <<< 7920 1726885326.07585: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 7920 1726885326.07618: 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' <<< 7920 1726885326.07642: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883345eb0> <<< 7920 1726885326.07671: 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' <<< 7920 1726885326.07691: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883350160> <<< 7920 1726885326.07772: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8833d0be0> <<< 7920 1726885326.07793: 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 <<< 7920 1726885326.07798: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 7920 1726885326.07830: 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 <<< 7920 1726885326.07835: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 7920 1726885326.10994: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88335cac0> # /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' <<< 7920 1726885326.11035: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8833669d0> <<< 7920 1726885326.11233: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88335c3d0> <<< 7920 1726885326.11247: 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' <<< 7920 1726885326.11301: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88336fc70> <<< 7920 1726885326.11316: 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' <<< 7920 1726885326.11355: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883375e80> <<< 7920 1726885326.11380: 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' <<< 7920 1726885326.11408: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88337a5e0> <<< 7920 1726885326.11423: 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' <<< 7920 1726885326.11491: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88337ad90> <<< 7920 1726885326.11506: 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' <<< 7920 1726885326.11554: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883307850> <<< 7920 1726885326.11570: stdout chunk (state=3): >>>import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8835c7b50> <<< 7920 1726885326.11584: 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 0x7ff8835467f0> <<< 7920 1726885326.11746: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8835b6d60> <<< 7920 1726885326.11775: 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 <<< 7920 1726885326.11779: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 7920 1726885326.11792: 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' <<< 7920 1726885326.11818: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88332fa90> <<< 7920 1726885326.11851: 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' <<< 7920 1726885326.11874: stdout chunk (state=3): >>>import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883339640> <<< 7920 1726885326.11888: 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' <<< 7920 1726885326.11948: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883339220> <<< 7920 1726885326.11965: 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' <<< 7920 1726885326.12014: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8832c3be0> <<< 7920 1726885326.12138: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883328820> <<< 7920 1726885326.12167: 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 <<< 7920 1726885326.12180: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 7920 1726885326.12298: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88332f610> <<< 7920 1726885326.12319: 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' <<< 7920 1726885326.12382: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883285a00> <<< 7920 1726885326.12438: 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 <<< 7920 1726885326.12458: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 7920 1726885326.12530: 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 0x7ff88324f7c0> <<< 7920 1726885326.12578: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 7920 1726885326.12646: 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' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883261970> <<< 7920 1726885326.12776: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88324ff70> <<< 7920 1726885326.12808: 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' <<< 7920 1726885326.12811: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883202eb0> <<< 7920 1726885326.13273: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883290520> # /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' <<< 7920 1726885326.13384: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8831d1b20> <<< 7920 1726885326.13785: 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 0x7ff8831efd30> # /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 0x7ff8831f5760> # /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 0x7ff8831fb2b0> # /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 0x7ff8831fb610> # /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 0x7ff8831844c0> # /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' <<< 7920 1726885326.13789: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883184dc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883cc79d0> # /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' <<< 7920 1726885326.13865: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883cc7a90> <<< 7920 1726885326.13879: 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 <<< 7920 1726885326.13918: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 7920 1726885326.13933: 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 <<< 7920 1726885326.13972: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 7920 1726885326.13993: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883158a00> <<< 7920 1726885326.14021: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883142730> <<< 7920 1726885326.14056: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885326.14103: 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_n8az722s/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_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 7920 1726885326.14128: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885326.14341: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885326.14515: 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_n8az722s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 7920 1726885326.14802: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885326.14899: 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": {}}}} # destroy __main__ <<< 7920 1726885326.15705: 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<<< 7920 1726885326.15749: stdout chunk (state=3): >>> # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout <<< 7920 1726885326.15795: 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 <<< 7920 1726885326.15810: 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<<< 7920 1726885326.15841: 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 <<< 7920 1726885326.15870: 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 <<< 7920 1726885326.15913: 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<<< 7920 1726885326.15918: 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 <<< 7920 1726885326.15921: 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<<< 7920 1726885326.15924: 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 <<< 7920 1726885326.15944: 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<<< 7920 1726885326.15968: 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<<< 7920 1726885326.16018: stdout chunk (state=3): >>> # 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 <<< 7920 1726885326.16054: 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<<< 7920 1726885326.16076: 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<<< 7920 1726885326.16091: 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 <<< 7920 1726885326.16104: 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 <<< 7920 1726885326.16108: stdout chunk (state=3): >>># destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation <<< 7920 1726885326.16110: 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 # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils <<< 7920 1726885326.16118: 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 <<< 7920 1726885326.16121: stdout chunk (state=3): >>># 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 <<< 7920 1726885326.16127: 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<<< 7920 1726885326.16130: stdout chunk (state=3): >>> # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides<<< 7920 1726885326.16132: stdout chunk (state=3): >>> # 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 <<< 7920 1726885326.16135: stdout chunk (state=3): >>># destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors<<< 7920 1726885326.16138: stdout chunk (state=3): >>> # 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<<< 7920 1726885326.16140: stdout chunk (state=3): >>> # 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<<< 7920 1726885326.16142: stdout chunk (state=3): >>> # 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<<< 7920 1726885326.16144: 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 <<< 7920 1726885326.16146: stdout chunk (state=3): >>># 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 <<< 7920 1726885326.16149: stdout chunk (state=3): >>># 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 <<< 7920 1726885326.16151: stdout chunk (state=3): >>># 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 <<< 7920 1726885326.16154: stdout chunk (state=3): >>># cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.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<<< 7920 1726885326.16156: stdout chunk (state=3): >>> # 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 <<< 7920 1726885326.16171: 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 <<< 7920 1726885326.16638: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885326.16667: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885326.16686: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 7920 1726885326.16703: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885326.16725: stdout chunk (state=3): >>># destroy distro # destroy argparse <<< 7920 1726885326.16775: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning <<< 7920 1726885326.16796: stdout chunk (state=3): >>># cleanup[3] wiping blivet.deviceaction <<< 7920 1726885326.16821: 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 <<< 7920 1726885326.16848: stdout chunk (state=3): >>># destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # 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 <<< 7920 1726885326.16893: 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 <<< 7920 1726885326.16926: stdout chunk (state=3): >>># 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 <<< 7920 1726885326.16971: 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 <<< 7920 1726885326.17023: stdout chunk (state=3): >>># cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux <<< 7920 1726885326.17055: stdout chunk (state=3): >>># cleanup[3] wiping ast # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian <<< 7920 1726885326.17077: stdout chunk (state=3): >>># 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 <<< 7920 1726885326.17150: 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 <<< 7920 1726885326.17190: stdout chunk (state=3): >>># 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 <<< 7920 1726885326.17227: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping 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 <<< 7920 1726885326.17263: 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 # 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 <<< 7920 1726885326.17283: 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 <<< 7920 1726885326.17930: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext <<< 7920 1726885326.18004: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 7920 1726885326.18022: stdout chunk (state=3): >>># destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted <<< 7920 1726885326.18091: stdout chunk (state=3): >>># destroy blivet.devicelibs.disk <<< 7920 1726885326.18108: stdout chunk (state=3): >>># destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 7920 1726885326.18150: 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 <<< 7920 1726885326.18178: stdout chunk (state=3): >>># 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 <<< 7920 1726885326.18226: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 7920 1726885326.18267: stdout chunk (state=3): >>># destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy copy # destroy pprint # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability <<< 7920 1726885326.18270: stdout chunk (state=3): >>># destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select <<< 7920 1726885326.18295: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 7920 1726885326.18364: 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 <<< 7920 1726885326.18379: stdout chunk (state=3): >>># destroy collections # destroy contextlib # destroy gi._gi # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc <<< 7920 1726885326.18437: stdout chunk (state=3): >>># destroy re # destroy six # destroy collections.abc <<< 7920 1726885326.18440: stdout chunk (state=3): >>># destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 7920 1726885326.18503: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885326.25577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885326.25581: stdout chunk (state=3): >>><<< 7920 1726885326.25583: stderr chunk (state=3): >>><<< 7920 1726885326.26064: _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 0x7ff885775ca0> # /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 0x7ff88571c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885775a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7ff8857759a0> 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 0x7ff88571c370> # /usr/lib64/python3.9/__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 0x7ff88571c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88571c550> # /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 0x7ff8856c8f70> # /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 0x7ff8856cf100> # /usr/lib64/python3.9/__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 0x7ff8856f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8856cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885731760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8856c8c70> # /usr/lib64/python3.9/__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 0x7ff8856f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88571cfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7ff88566fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885672e20> # /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 0x7ff885669730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885670520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88566f250> # /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 0x7ff885396c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885396760> 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 0x7ff885396d60> # /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 0x7ff885396e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885396ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853eebe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853e84c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853fd520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885676d00> # /usr/lib64/python3.9/__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 0x7ff8853a7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff885672fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8853fd130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88567c8b0> # /usr/lib64/python3.9/__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 0x7ff8853a7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853a7c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853a7bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7ff88537c220> # /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 0x7ff88537c310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853b4e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853a98e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853a7e20> # /usr/lib64/python3.9/__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 0x7ff885325f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88530ab20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853a9d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853e8fd0> # /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 0x7ff8852c39a0> 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 0x7ff8852c3cd0> # /usr/lib64/python3.9/__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 0x7ff8852d55e0> # /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 0x7ff8852d5b20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff885260250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8852c3dc0> # /usr/lib64/python3.9/__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 0x7ff885272130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8852d5460> 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 0x7ff8852721f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853a7880> # /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 0x7ff88528c550> # /usr/lib64/python3.9/__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 0x7ff88528c820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88528c610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff88528c700> # /usr/lib64/python3.9/__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 0x7ff88528cb50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff88528cfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88528c790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8852808e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8853a7460> # /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 0x7ff88528c940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff8851c9520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/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_n8az722s/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_n8az722s/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 0x7ff884b6e730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7ff884bff850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884bff730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884bff490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7ff884bff580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884bff2b0> 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 0x7ff884bff4f0> # /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 0x7ff884bff8b0> # /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 0x7ff884b51880> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff884b514f0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff884b516a0> # /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 0x7ff884b0cb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884bf9d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884bff610> # /usr/lib64/python3.9/__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 0x7ff884bf9e80> # /usr/lib64/python3.9/__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 0x7ff884ae9880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884ba0d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884ba0850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884b06310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff884ba0fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884ba0f70> # /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 0x7ff884acff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884bd7e80> # /usr/lib64/python3.9/__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 0x7ff884adf520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884bd7fd0> # /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 0x7ff884acf250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884adf160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff884add5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff884add670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff884adcca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884bcfbb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7ff884b619d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff884b5e970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884ad1880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff884b61400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884b989d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/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_n8az722s/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_n8az722s/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_n8az722s/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_n8az722s/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 0x7ff884aaebe0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7ff884b557c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8846a5100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/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_n8az722s/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 0x7ff884b56c10> # 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_n8az722s/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_n8az722s/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_n8az722s/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_n8az722s/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_n8az722s/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 0x7ff884b9bfd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/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_n8az722s/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_n8az722s/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_n8az722s/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_n8az722s/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 0x7ff884a96700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88465bf40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/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_n8az722s/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 0x7ff884694b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884aa4520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884a9fa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_n8az722s/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_n8az722s/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_n8az722s/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_n8az722s/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_n8az722s/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_n8az722s/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_n8az722s/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_n8az722s/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_n8az722s/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 0x7ff88433c040> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88433c280> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88433ca00> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8846a4460> # /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 0x7ff884a960a0> # /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 0x7ff8846a3160> # 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 0x7ff8846a3940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8846a3e50> # /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 0x7ff884349340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8843491f0> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8846a3c40> # /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 0x7ff884464070> # 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 0x7ff884464f70> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8844647f0> # /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 0x7ff8843b82e0> # /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 0x7ff8843b83d0> # /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 0x7ff8843b86d0> # /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 0x7ff8843b8ca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88438ac40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88438a820> # 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 0x7ff88438aee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88438a2b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884464bb0> # /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 0x7ff88440adf0> # /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 0x7ff8843378b0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884423670> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8844231c0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88441a8e0> # /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 0x7ff884307a00> # /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 0x7ff883d0bd60> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8844644f0> # /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 0x7ff883d0beb0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff884be0d30> # /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 0x7ff883c9f580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883c9f3a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883d27640> ** (process:15521): WARNING **: 22:22:06.024: 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 0x7ff8846a4280> # /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 0x7ff883c9f190> # /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 0x7ff883cc78b0> # /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 0x7ff8836238b0> # /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 0x7ff883637fd0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88362a3a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883623df0> # /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 0x7ff883637cd0> # /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 0x7ff883652dc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883652b20> # /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 0x7ff883652c10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883652790> # /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 0x7ff883652850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8836527f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883641d90> # /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 0x7ff8835d89d0> # /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 0x7ff8835d8dc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8835d86a0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883652580> # /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 0x7ff8835d86d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8836230d0> # /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 0x7ff8835ef460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8835ef1c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883623640> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883cd4580> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883cc7d30> # /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 0x7ff88359f400> # /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 0x7ff88359fbb0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8835990d0> # /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 0x7ff8835d3a90> # /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 0x7ff883564760> # /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 0x7ff883564cd0> # /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 0x7ff8835733d0> # /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 0x7ff883573730> # /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 0x7ff883573e80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883564400> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883559ee0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883559160> # /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 0x7ff8835165e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883559760> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8835d3c40> # /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 0x7ff883516f40> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8835d3e80> # /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 0x7ff8835592e0> # /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 0x7ff8835202e0> # /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 0x7ff8835205b0> # /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 0x7ff88354ed60> # /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 0x7ff883446af0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883446460> # /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 0x7ff883446dc0> # /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 0x7ff8834534c0> # /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 0x7ff88346c6a0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883463250> # /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 0x7ff883478880> # /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 0x7ff88347e550> # /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 0x7ff883404340> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883546d90> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883546a90> # /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 0x7ff88341c340> # /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 0x7ff88341cac0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88341c2e0> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88340aaf0> # /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 0x7ff8833bfb20> # /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 0x7ff8833c1280> # /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 0x7ff8833dd3a0> # /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 0x7ff8833dd760> # /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 0x7ff8833e3400> # /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 0x7ff8833e3fa0> # /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 0x7ff8833f37f0> # /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 0x7ff8833f3b20> # /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 0x7ff8833f3ee0> # /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 0x7ff8833815e0> # /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 0x7ff8833901c0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883381e50> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883381940> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8833c1340> # /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 0x7ff883345eb0> # /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 0x7ff883350160> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8833d0be0> # /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 0x7ff88335cac0> # /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 0x7ff8833669d0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88335c3d0> # /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 0x7ff88336fc70> # /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 0x7ff883375e80> # /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 0x7ff88337a5e0> # /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 0x7ff88337ad90> # /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 0x7ff883307850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8835c7b50> # /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 0x7ff8835467f0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8835b6d60> # /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 0x7ff88332fa90> # /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 0x7ff883339640> # /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 0x7ff883339220> # /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 0x7ff8832c3be0> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883328820> # /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 0x7ff88332f610> # /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 0x7ff883285a00> # /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 0x7ff88324f7c0> # /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 0x7ff883261970> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff88324ff70> # /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 0x7ff883202eb0> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883290520> # /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 0x7ff8831d1b20> # /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 0x7ff8831efd30> # /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 0x7ff8831f5760> # /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 0x7ff8831fb2b0> # /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 0x7ff8831fb610> # /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 0x7ff8831844c0> # /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 0x7ff883184dc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883cc79d0> # /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 0x7ff883cc7a90> # /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 0x7ff883158a00> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff883142730> # 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_n8az722s/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_n8az722s/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_n8az722s/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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 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 7920 1726885326.27939: 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-1726885325.5076864-8659-53252086240087/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885326.27942: _low_level_execute_command(): starting 7920 1726885326.27945: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885325.5076864-8659-53252086240087/ > /dev/null 2>&1 && sleep 0' 7920 1726885326.28050: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885326.28144: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885326.28147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885326.28165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885326.28341: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885326.28345: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885326.28347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885326.28350: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885326.28352: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885326.28354: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885326.28357: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885326.28359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885326.28361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885326.28363: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885326.28365: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885326.28368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885326.28459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885326.28463: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885326.28470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885326.28552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885326.30362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885326.30504: stderr chunk (state=3): >>><<< 7920 1726885326.31959: stdout chunk (state=3): >>><<< 7920 1726885326.32448: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885326.32451: handler run complete 7920 1726885326.32453: attempt loop complete, returning result 7920 1726885326.32455: _execute() done 7920 1726885326.32458: dumping result to json 7920 1726885326.32460: done dumping result, returning 7920 1726885326.32462: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-9835-648e-0000000000aa] 7920 1726885326.32464: sending task result for task 02369adf-7a19-9835-648e-0000000000aa ok: [managed_node1] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } 7920 1726885326.32709: no more pending results, returning what we have 7920 1726885326.32714: results queue empty 7920 1726885326.32715: checking for any_errors_fatal 7920 1726885326.32719: done checking for any_errors_fatal 7920 1726885326.32720: checking for max_fail_percentage 7920 1726885326.32722: done checking for max_fail_percentage 7920 1726885326.32723: checking to see if all hosts have failed and the running result is not ok 7920 1726885326.32724: done checking to see if all hosts have failed 7920 1726885326.32725: getting the remaining hosts for this loop 7920 1726885326.32726: done getting the remaining hosts for this loop 7920 1726885326.32729: getting the next task for host managed_node1 7920 1726885326.32735: done getting next task for host managed_node1 7920 1726885326.32739: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 7920 1726885326.32743: ^ 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 7920 1726885326.32756: getting variables 7920 1726885326.32757: in VariableManager get_vars() 7920 1726885326.32786: Calling all_inventory to load vars for managed_node1 7920 1726885326.32789: Calling groups_inventory to load vars for managed_node1 7920 1726885326.32792: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885326.32800: Calling all_plugins_play to load vars for managed_node1 7920 1726885326.32803: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885326.32806: Calling groups_plugins_play to load vars for managed_node1 7920 1726885326.33070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885326.33763: done with get_vars() 7920 1726885326.33774: done getting variables 7920 1726885326.33805: done sending task result for task 02369adf-7a19-9835-648e-0000000000aa 7920 1726885326.33808: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 20 September 2024 22:22:06 -0400 (0:00:00.921) 0:01:03.967 ****** 7920 1726885326.33877: entering _queue_task() for managed_node1/include_tasks 7920 1726885326.34089: worker is 1 (out of 1 available) 7920 1726885326.34100: exiting _queue_task() for managed_node1/include_tasks 7920 1726885326.34110: done queuing things up, now waiting for results queue to drain 7920 1726885326.34277: waiting for pending results... 7920 1726885326.34762: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 7920 1726885326.34882: in run() - task 02369adf-7a19-9835-648e-0000000000ab 7920 1726885326.34890: variable 'ansible_search_path' from source: unknown 7920 1726885326.34893: variable 'ansible_search_path' from source: unknown 7920 1726885326.34929: calling self._execute() 7920 1726885326.34999: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885326.35003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885326.35015: variable 'omit' from source: magic vars 7920 1726885326.35705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885326.35969: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885326.36007: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885326.36044: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885326.36084: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885326.36170: 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) 7920 1726885326.36198: 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) 7920 1726885326.36228: 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) 7920 1726885326.36253: 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) 7920 1726885326.36416: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 7920 1726885326.36423: _execute() done 7920 1726885326.36427: dumping result to json 7920 1726885326.36429: done dumping result, returning 7920 1726885326.36436: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-9835-648e-0000000000ab] 7920 1726885326.36442: sending task result for task 02369adf-7a19-9835-648e-0000000000ab 7920 1726885326.36537: done sending task result for task 02369adf-7a19-9835-648e-0000000000ab 7920 1726885326.36540: WORKER PROCESS EXITING 7920 1726885326.36574: no more pending results, returning what we have 7920 1726885326.36579: in VariableManager get_vars() 7920 1726885326.36614: Calling all_inventory to load vars for managed_node1 7920 1726885326.36617: Calling groups_inventory to load vars for managed_node1 7920 1726885326.36620: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885326.36628: Calling all_plugins_play to load vars for managed_node1 7920 1726885326.36630: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885326.36633: Calling groups_plugins_play to load vars for managed_node1 7920 1726885326.36899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885326.37237: done with get_vars() 7920 1726885326.37246: variable 'ansible_search_path' from source: unknown 7920 1726885326.37247: variable 'ansible_search_path' from source: unknown 7920 1726885326.38489: variable 'storage_provider' from source: role '' defaults 7920 1726885326.38541: we have included files to process 7920 1726885326.38542: generating all_blocks data 7920 1726885326.38544: done generating all_blocks data 7920 1726885326.38550: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 7920 1726885326.38551: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 7920 1726885326.38554: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 7920 1726885326.39621: in VariableManager get_vars() 7920 1726885326.39649: done with get_vars() 7920 1726885326.39665: done processing included file 7920 1726885326.39667: iterating over new_blocks loaded from include file 7920 1726885326.39669: in VariableManager get_vars() 7920 1726885326.39688: done with get_vars() 7920 1726885326.39690: filtering new block on tags 7920 1726885326.39717: done filtering new block on tags 7920 1726885326.39720: 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_node1 7920 1726885326.39724: extending task lists for all hosts with included blocks 7920 1726885326.41336: done extending task lists 7920 1726885326.41338: done processing included files 7920 1726885326.41338: results queue empty 7920 1726885326.41339: checking for any_errors_fatal 7920 1726885326.41346: done checking for any_errors_fatal 7920 1726885326.41347: checking for max_fail_percentage 7920 1726885326.41348: done checking for max_fail_percentage 7920 1726885326.41349: checking to see if all hosts have failed and the running result is not ok 7920 1726885326.41350: done checking to see if all hosts have failed 7920 1726885326.41350: getting the remaining hosts for this loop 7920 1726885326.41352: done getting the remaining hosts for this loop 7920 1726885326.41354: getting the next task for host managed_node1 7920 1726885326.41358: done getting next task for host managed_node1 7920 1726885326.41361: ^ task is: TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed 7920 1726885326.41364: ^ 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 7920 1726885326.41373: getting variables 7920 1726885326.41374: in VariableManager get_vars() 7920 1726885326.41386: Calling all_inventory to load vars for managed_node1 7920 1726885326.41388: Calling groups_inventory to load vars for managed_node1 7920 1726885326.41390: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885326.41395: Calling all_plugins_play to load vars for managed_node1 7920 1726885326.41398: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885326.41405: Calling groups_plugins_play to load vars for managed_node1 7920 1726885326.41636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885326.41901: done with get_vars() 7920 1726885326.41910: done getting variables 7920 1726885326.41949: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 20 September 2024 22:22:06 -0400 (0:00:00.081) 0:01:04.048 ****** 7920 1726885326.41982: entering _queue_task() for managed_node1/set_fact 7920 1726885326.42637: worker is 1 (out of 1 available) 7920 1726885326.42648: exiting _queue_task() for managed_node1/set_fact 7920 1726885326.42658: done queuing things up, now waiting for results queue to drain 7920 1726885326.42660: waiting for pending results... 7920 1726885326.43089: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed 7920 1726885326.43240: in run() - task 02369adf-7a19-9835-648e-000000000110 7920 1726885326.43267: variable 'ansible_search_path' from source: unknown 7920 1726885326.43274: variable 'ansible_search_path' from source: unknown 7920 1726885326.43602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885326.45926: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885326.46006: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885326.46049: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885326.46094: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885326.46126: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885326.46209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885326.46245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885326.46276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885326.46331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885326.46351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885326.46494: dumping result to json 7920 1726885326.46502: done dumping result, returning 7920 1726885326.46516: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed [02369adf-7a19-9835-648e-000000000110] 7920 1726885326.46535: sending task result for task 02369adf-7a19-9835-648e-000000000110 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885326.46680: no more pending results, returning what we have 7920 1726885326.46684: results queue empty 7920 1726885326.46685: checking for any_errors_fatal 7920 1726885326.46686: done checking for any_errors_fatal 7920 1726885326.46687: checking for max_fail_percentage 7920 1726885326.46688: done checking for max_fail_percentage 7920 1726885326.46689: checking to see if all hosts have failed and the running result is not ok 7920 1726885326.46690: done checking to see if all hosts have failed 7920 1726885326.46691: getting the remaining hosts for this loop 7920 1726885326.46693: done getting the remaining hosts for this loop 7920 1726885326.46697: getting the next task for host managed_node1 7920 1726885326.46705: done getting next task for host managed_node1 7920 1726885326.46709: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present 7920 1726885326.46718: ^ 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 7920 1726885326.46732: getting variables 7920 1726885326.46734: in VariableManager get_vars() 7920 1726885326.46765: Calling all_inventory to load vars for managed_node1 7920 1726885326.46768: Calling groups_inventory to load vars for managed_node1 7920 1726885326.46771: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885326.46780: Calling all_plugins_play to load vars for managed_node1 7920 1726885326.46783: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885326.46786: Calling groups_plugins_play to load vars for managed_node1 7920 1726885326.47059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885326.47490: done with get_vars() 7920 1726885326.47502: done getting variables 7920 1726885326.47573: done sending task result for task 02369adf-7a19-9835-648e-000000000110 7920 1726885326.47576: WORKER PROCESS EXITING 7920 1726885326.47609: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 20 September 2024 22:22:06 -0400 (0:00:00.056) 0:01:04.105 ****** 7920 1726885326.47647: entering _queue_task() for managed_node1/package 7920 1726885326.47959: worker is 1 (out of 1 available) 7920 1726885326.47969: exiting _queue_task() for managed_node1/package 7920 1726885326.47980: done queuing things up, now waiting for results queue to drain 7920 1726885326.47982: waiting for pending results... 7920 1726885326.48228: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present 7920 1726885326.48375: in run() - task 02369adf-7a19-9835-648e-000000000112 7920 1726885326.48393: variable 'ansible_search_path' from source: unknown 7920 1726885326.48401: variable 'ansible_search_path' from source: unknown 7920 1726885326.48447: calling self._execute() 7920 1726885326.48522: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885326.48540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885326.48555: variable 'omit' from source: magic vars 7920 1726885326.48930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885326.52527: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885326.52609: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885326.52650: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885326.52696: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885326.52732: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885326.52817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885326.52851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885326.52908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885326.52956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885326.52976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885326.53124: Evaluated conditional (install_copr | d(false) | bool): False 7920 1726885326.53132: when evaluation is False, skipping this task 7920 1726885326.53147: _execute() done 7920 1726885326.53164: dumping result to json 7920 1726885326.53171: done dumping result, returning 7920 1726885326.53182: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present [02369adf-7a19-9835-648e-000000000112] 7920 1726885326.53192: sending task result for task 02369adf-7a19-9835-648e-000000000112 7920 1726885326.53312: done sending task result for task 02369adf-7a19-9835-648e-000000000112 skipping: [managed_node1] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } 7920 1726885326.53363: no more pending results, returning what we have 7920 1726885326.53366: results queue empty 7920 1726885326.53367: checking for any_errors_fatal 7920 1726885326.53372: done checking for any_errors_fatal 7920 1726885326.53373: checking for max_fail_percentage 7920 1726885326.53375: done checking for max_fail_percentage 7920 1726885326.53376: checking to see if all hosts have failed and the running result is not ok 7920 1726885326.53377: done checking to see if all hosts have failed 7920 1726885326.53378: getting the remaining hosts for this loop 7920 1726885326.53380: done getting the remaining hosts for this loop 7920 1726885326.53384: getting the next task for host managed_node1 7920 1726885326.53392: done getting next task for host managed_node1 7920 1726885326.53397: ^ task is: TASK: fedora.linux_system_roles.storage : Enable COPRs 7920 1726885326.53402: ^ 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 7920 1726885326.53417: getting variables 7920 1726885326.53419: in VariableManager get_vars() 7920 1726885326.53453: Calling all_inventory to load vars for managed_node1 7920 1726885326.53456: Calling groups_inventory to load vars for managed_node1 7920 1726885326.53458: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885326.53468: Calling all_plugins_play to load vars for managed_node1 7920 1726885326.53472: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885326.53475: Calling groups_plugins_play to load vars for managed_node1 7920 1726885326.53744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885326.54183: done with get_vars() 7920 1726885326.54194: done getting variables 7920 1726885326.54318: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 20 September 2024 22:22:06 -0400 (0:00:00.067) 0:01:04.172 ****** 7920 1726885326.54440: entering _queue_task() for managed_node1/include_tasks 7920 1726885326.54663: worker is 1 (out of 1 available) 7920 1726885326.54673: exiting _queue_task() for managed_node1/include_tasks 7920 1726885326.54686: done queuing things up, now waiting for results queue to drain 7920 1726885326.54688: waiting for pending results... 7920 1726885326.54952: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable COPRs 7920 1726885326.55099: in run() - task 02369adf-7a19-9835-648e-000000000113 7920 1726885326.55119: variable 'ansible_search_path' from source: unknown 7920 1726885326.55127: variable 'ansible_search_path' from source: unknown 7920 1726885326.55584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885326.60131: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885326.60305: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885326.60404: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885326.60539: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885326.60571: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885326.60687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885326.60839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885326.60924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885326.60972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885326.61863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885326.62162: dumping result to json 7920 1726885326.62289: done dumping result, returning 7920 1726885326.62401: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable COPRs [02369adf-7a19-9835-648e-000000000113] 7920 1726885326.62414: sending task result for task 02369adf-7a19-9835-648e-000000000113 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885326.62577: no more pending results, returning what we have 7920 1726885326.62580: results queue empty 7920 1726885326.62581: checking for any_errors_fatal 7920 1726885326.62587: done checking for any_errors_fatal 7920 1726885326.62588: checking for max_fail_percentage 7920 1726885326.62590: done checking for max_fail_percentage 7920 1726885326.62591: checking to see if all hosts have failed and the running result is not ok 7920 1726885326.62592: done checking to see if all hosts have failed 7920 1726885326.62593: getting the remaining hosts for this loop 7920 1726885326.62595: done getting the remaining hosts for this loop 7920 1726885326.62599: getting the next task for host managed_node1 7920 1726885326.62608: done getting next task for host managed_node1 7920 1726885326.62615: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 7920 1726885326.62619: ^ 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 7920 1726885326.62634: getting variables 7920 1726885326.62637: in VariableManager get_vars() 7920 1726885326.62673: Calling all_inventory to load vars for managed_node1 7920 1726885326.62676: Calling groups_inventory to load vars for managed_node1 7920 1726885326.62678: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885326.62687: Calling all_plugins_play to load vars for managed_node1 7920 1726885326.62691: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885326.62693: Calling groups_plugins_play to load vars for managed_node1 7920 1726885326.62946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885326.63265: done with get_vars() 7920 1726885326.63277: done getting variables 7920 1726885326.63918: done sending task result for task 02369adf-7a19-9835-648e-000000000113 7920 1726885326.63921: WORKER PROCESS EXITING 7920 1726885326.63950: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 22:22:06 -0400 (0:00:00.095) 0:01:04.268 ****** 7920 1726885326.63984: entering _queue_task() for managed_node1/package 7920 1726885326.64221: worker is 1 (out of 1 available) 7920 1726885326.64234: exiting _queue_task() for managed_node1/package 7920 1726885326.64246: done queuing things up, now waiting for results queue to drain 7920 1726885326.64248: waiting for pending results... 7920 1726885326.65044: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 7920 1726885326.65274: in run() - task 02369adf-7a19-9835-648e-0000000000ac 7920 1726885326.65286: variable 'ansible_search_path' from source: unknown 7920 1726885326.65463: variable 'ansible_search_path' from source: unknown 7920 1726885326.65499: calling self._execute() 7920 1726885326.65590: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885326.65595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885326.65604: variable 'omit' from source: magic vars 7920 1726885326.67207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885326.68053: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885326.68057: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885326.68419: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885326.68422: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885326.68588: 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) 7920 1726885326.68611: 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) 7920 1726885326.68640: 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) 7920 1726885326.68665: 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) 7920 1726885326.68802: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 7920 1726885326.68807: variable 'omit' from source: magic vars 7920 1726885326.68866: variable 'omit' from source: magic vars 7920 1726885326.69137: variable 'package_info' from source: set_fact 7920 1726885326.69148: variable 'extra_pkgs' from source: task vars 7920 1726885326.69300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885326.74678: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885326.74740: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885326.74773: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885326.74804: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885326.74846: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885326.74906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885326.74937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885326.74966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885326.74998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885326.75014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885326.75110: variable '__storage_is_ostree' from source: set_fact 7920 1726885326.75115: variable 'omit' from source: magic vars 7920 1726885326.75149: variable 'omit' from source: magic vars 7920 1726885326.75174: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885326.75200: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885326.75217: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885326.75239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885326.75247: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885326.75263: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885326.75278: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885326.75305: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885326.75308: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885326.75310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885326.75743: Set connection var ansible_connection to ssh 7920 1726885326.75753: Set connection var ansible_shell_executable to /bin/sh 7920 1726885326.75759: Set connection var ansible_timeout to 10 7920 1726885326.75762: Set connection var ansible_shell_type to sh 7920 1726885326.75767: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885326.75772: Set connection var ansible_pipelining to False 7920 1726885326.75795: variable 'ansible_shell_executable' from source: unknown 7920 1726885326.75798: variable 'ansible_connection' from source: unknown 7920 1726885326.75801: variable 'ansible_module_compression' from source: unknown 7920 1726885326.75803: variable 'ansible_shell_type' from source: unknown 7920 1726885326.75805: variable 'ansible_shell_executable' from source: unknown 7920 1726885326.75809: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885326.75811: variable 'ansible_pipelining' from source: unknown 7920 1726885326.75817: variable 'ansible_timeout' from source: unknown 7920 1726885326.75823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885326.76035: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885326.76043: variable 'omit' from source: magic vars 7920 1726885326.76048: starting attempt loop 7920 1726885326.76051: running the handler 7920 1726885326.76174: variable 'ansible_facts' from source: unknown 7920 1726885326.76178: variable 'ansible_facts' from source: unknown 7920 1726885326.76231: _low_level_execute_command(): starting 7920 1726885326.76249: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885326.77477: 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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885326.77683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885326.79136: stdout chunk (state=3): >>>/root <<< 7920 1726885326.79301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885326.79305: stdout chunk (state=3): >>><<< 7920 1726885326.79308: stderr chunk (state=3): >>><<< 7920 1726885326.79405: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885326.79408: _low_level_execute_command(): starting 7920 1726885326.79411: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885326.793283-8701-278080087717233 `" && echo ansible-tmp-1726885326.793283-8701-278080087717233="` echo /root/.ansible/tmp/ansible-tmp-1726885326.793283-8701-278080087717233 `" ) && sleep 0' 7920 1726885326.80188: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885326.80192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885326.80240: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885326.80243: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 7920 1726885326.80245: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885326.80247: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885326.80306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885326.80326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885326.80338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885326.80401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885326.82248: stdout chunk (state=3): >>>ansible-tmp-1726885326.793283-8701-278080087717233=/root/.ansible/tmp/ansible-tmp-1726885326.793283-8701-278080087717233 <<< 7920 1726885326.82436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885326.82439: stdout chunk (state=3): >>><<< 7920 1726885326.82442: stderr chunk (state=3): >>><<< 7920 1726885326.82775: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885326.793283-8701-278080087717233=/root/.ansible/tmp/ansible-tmp-1726885326.793283-8701-278080087717233 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885326.82779: variable 'ansible_module_compression' from source: unknown 7920 1726885326.82781: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7920 1726885326.82784: variable 'ansible_facts' from source: unknown 7920 1726885326.82786: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885326.793283-8701-278080087717233/AnsiballZ_dnf.py 7920 1726885326.83445: Sending initial data 7920 1726885326.83448: Sent initial data (149 bytes) 7920 1726885326.84346: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885326.84359: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885326.84373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885326.84391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885326.84433: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885326.84445: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885326.84459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885326.84476: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885326.84488: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885326.84499: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885326.84518: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885326.84533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885326.84551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885326.84564: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885326.84576: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885326.84589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885326.84666: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885326.84687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885326.84703: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885326.84765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885326.86443: 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 <<< 7920 1726885326.86474: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885326.86510: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmp4ha07dg5 /root/.ansible/tmp/ansible-tmp-1726885326.793283-8701-278080087717233/AnsiballZ_dnf.py <<< 7920 1726885326.86546: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885326.88763: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885326.88876: stderr chunk (state=3): >>><<< 7920 1726885326.88879: stdout chunk (state=3): >>><<< 7920 1726885326.88881: done transferring module to remote 7920 1726885326.88883: _low_level_execute_command(): starting 7920 1726885326.88886: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885326.793283-8701-278080087717233/ /root/.ansible/tmp/ansible-tmp-1726885326.793283-8701-278080087717233/AnsiballZ_dnf.py && sleep 0' 7920 1726885326.89861: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885326.89870: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885326.89878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885326.89890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885326.89932: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885326.89939: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885326.89948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885326.89960: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885326.89967: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885326.89973: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885326.89982: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885326.89989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885326.90000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885326.90007: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885326.90014: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885326.90028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885326.90100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885326.90110: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885326.90127: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885326.90184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885326.91916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885326.91920: stdout chunk (state=3): >>><<< 7920 1726885326.91922: stderr chunk (state=3): >>><<< 7920 1726885326.92014: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885326.92018: _low_level_execute_command(): starting 7920 1726885326.92020: _low_level_execute_command(): using become for this command 7920 1726885326.92023: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-uefodiinmjmengsvnzdashddftacfwus ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885326.793283-8701-278080087717233/AnsiballZ_dnf.py'"'"' && sleep 0' 7920 1726885326.92308: Initial state: awaiting_escalation: BECOME-SUCCESS-uefodiinmjmengsvnzdashddftacfwus 7920 1726885326.92826: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885326.92871: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885326.92882: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885326.92896: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885326.92939: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885326.92947: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885326.92955: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885326.92969: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885326.92976: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885326.92983: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885326.92990: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885326.93001: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885326.93013: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885326.93025: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885326.93032: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885326.93042: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885326.93114: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885326.93132: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885326.93139: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885326.93358: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885326.96101: stdout chunk (state=1): >>>BECOME-SUCCESS-uefodiinmjmengsvnzdashddftacfwus <<< 7920 1726885326.96121: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-uefodiinmjmengsvnzdashddftacfwus' 7920 1726885326.96334: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885326.96356: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885326.96429: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885326.96432: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885326.96495: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885326.96508: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7920 1726885326.96558: 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' <<< 7920 1726885326.96569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885326.96594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885326.96613: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673e45ca0> <<< 7920 1726885326.96663: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885326.96688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 7920 1726885326.96691: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673bdc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673e45a00> <<< 7920 1726885326.96745: 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' <<< 7920 1726885326.96779: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673e459a0> <<< 7920 1726885326.96830: 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 0x7f0673bdc370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7920 1726885326.96876: 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 0x7f0673bdc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673bdc550> <<< 7920 1726885326.96906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885326.96984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885326.97016: 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' <<< 7920 1726885326.97046: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673b88f70> # /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' <<< 7920 1726885326.97117: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673b8f100> <<< 7920 1726885326.97174: 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' <<< 7920 1726885326.97259: 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 0x7f0673bb8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673b8f820> <<< 7920 1726885326.97354: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673bf1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673b88c70> <<< 7920 1726885326.97428: 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 0x7f0673bb8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673bdcfd0> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7920 1726885326.97610: 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' <<< 7920 1726885326.97725: 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' <<< 7920 1726885326.97729: 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 0x7f0673b54d90> <<< 7920 1726885326.97925: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673b57e20> # /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 <<< 7920 1726885326.97930: 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 0x7f0673b4e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673b55520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673b54250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885326.98097: 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' <<< 7920 1726885326.98100: 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 0x7f0673a5fc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673a5f760> import 'itertools' # <<< 7920 1726885326.98221: 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 0x7f0673a5fd60> # /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 0x7f0673a5fe20> <<< 7920 1726885326.98238: 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 0x7f0673a5fee0> import '_collections' # <<< 7920 1726885326.98394: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673ab7be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673ab14c0> <<< 7920 1726885326.98468: 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 0x7f0673ac5520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673b5bd00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7920 1726885326.98663: 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 0x7f0673a70b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673b57fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0673ac5130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673b618b0> # /usr/lib64/python3.9/__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 0x7f0673a70e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673a70c40> <<< 7920 1726885326.98795: 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 0x7f0673a70bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 <<< 7920 1726885326.98863: 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 0x7f0673a45220> # /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 0x7f0673a45310> <<< 7920 1726885326.98923: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673a7be50> <<< 7920 1726885326.98972: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673a738e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673a70e20> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885326.99044: 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 0x7f06739eef70> <<< 7920 1726885326.99136: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06739d3b20> <<< 7920 1726885326.99201: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673a73d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673ab1fd0> # /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 0x7f067398b9a0> <<< 7920 1726885326.99270: 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 0x7f067398bcd0> <<< 7920 1726885326.99291: 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' <<< 7920 1726885326.99309: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067399e5e0> <<< 7920 1726885326.99349: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885326.99574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067399eb20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0673934250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067398bdc0> # /usr/lib64/python3.9/__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 0x7f0673945130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067399e460> import 'pwd' # <<< 7920 1726885326.99627: 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 0x7f06739451f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673a70880> # /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 <<< 7920 1726885326.99720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885326.99747: 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 0x7f0673961550> # /usr/lib64/python3.9/__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 0x7f0673961820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673961610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0673961700> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885327.00031: 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 0x7f0673961b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0673961fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673961790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06739538e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673a70460> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885327.00086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885327.00120: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673961940> <<< 7920 1726885327.00227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885327.00240: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f067388b520> <<< 7920 1726885327.00372: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 7920 1726885327.00460: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.00485: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885327.00513: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885327.00530: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.01749: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.02679: 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 0x7f0673191310> <<< 7920 1726885327.02707: 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' <<< 7920 1726885327.02775: 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' <<< 7920 1726885327.02826: 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' <<< 7920 1726885327.02829: 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 0x7f0673191e20> <<< 7920 1726885327.02880: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673191d00> <<< 7920 1726885327.02884: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673191a60> <<< 7920 1726885327.02927: 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' <<< 7920 1726885327.02942: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673191b50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673191880> import 'atexit' # <<< 7920 1726885327.02994: 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 0x7f0673191ac0> <<< 7920 1726885327.02997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885327.03019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885327.03101: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673191e80> # /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' <<< 7920 1726885327.03171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885327.03193: 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' <<< 7920 1726885327.03231: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06737f7340> <<< 7920 1726885327.03268: 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 0x7f06737f7190> <<< 7920 1726885327.03375: 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 0x7f06731af130> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885327.03387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885327.03450: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06731afa90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06738112b0> <<< 7920 1726885327.03574: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06738118b0> <<< 7920 1726885327.03622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7920 1726885327.03630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7920 1726885327.03720: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673811130> # /usr/lib64/python3.9/__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' <<< 7920 1726885327.03771: 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 0x7f06737b9e50> <<< 7920 1726885327.03815: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06737b9190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06731c51f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06731c5d30> <<< 7920 1726885327.03850: 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 0x7f06731c5100> <<< 7920 1726885327.03898: 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 0x7f06737b9220> <<< 7920 1726885327.03953: 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 <<< 7920 1726885327.04177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885327.04180: 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 0x7f06737bc4f0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067388b730> # /usr/lib64/python3.9/__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 0x7f067319fa60> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06737eeaf0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885327.04219: 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' # <<< 7920 1726885327.04277: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06737b0ac0> <<< 7920 1726885327.04430: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067319fa00> <<< 7920 1726885327.04499: 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 0x7f067319f850> <<< 7920 1726885327.04556: 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 0x7f067319c760> <<< 7920 1726885327.04693: 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 0x7f067319c6a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06737819a0> <<< 7920 1726885327.04696: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0673776940> <<< 7920 1726885327.04908: 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 0x7f067376e970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067319b280> <<< 7920 1726885327.04938: 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 0x7f0673776f40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673817130> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885327.04960: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.05030: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.05123: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885327.05146: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 7920 1726885327.05166: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885327.05178: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.05266: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.05361: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.05825: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.06313: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885327.06340: 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_r0d9hduc/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' <<< 7920 1726885327.06376: 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 0x7f0672d99880> <<< 7920 1726885327.06437: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 7920 1726885327.06453: 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 0x7f0672d99220> <<< 7920 1726885327.06465: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067376da00> <<< 7920 1726885327.06510: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885327.06524: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.06538: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.06555: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885327.06680: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.06809: 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' <<< 7920 1726885327.06843: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06737b63a0> # zipimport: zlib available <<< 7920 1726885327.07249: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.07605: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.07658: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.07740: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885327.07763: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.07804: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885327.07807: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.07866: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.07975: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885327.07978: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885327.07980: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.08028: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.08054: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885327.08060: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.08246: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.08425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885327.08461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885327.08470: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885327.08549: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673167d90> <<< 7920 1726885327.08552: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.08607: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.08667: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885327.08673: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/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_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885327.08687: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885327.08699: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.08740: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.08783: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885327.08819: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.08863: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.08921: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.08980: 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 <<< 7920 1726885327.09002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885327.09077: 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 0x7f067315f040> <<< 7920 1726885327.09129: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673167760> <<< 7920 1726885327.09158: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/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_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885327.09283: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.09326: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.09351: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.09402: 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' <<< 7920 1726885327.09429: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885327.09458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885327.09482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885327.09495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885327.09579: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672d732b0> <<< 7920 1726885327.09620: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673163a00> <<< 7920 1726885327.09724: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673160e80> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885327.09728: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.09793: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/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_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885327.09928: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/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_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885327.10325: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.10751: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.11333: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.11865: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py <<< 7920 1726885327.11872: 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 0x7f0672d2f280> <<< 7920 1726885327.11887: 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 0x7f0672d2f310> <<< 7920 1726885327.11936: 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' <<< 7920 1726885327.11945: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py <<< 7920 1726885327.11948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 7920 1726885327.11964: 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 0x7f0673165910> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673165d30> <<< 7920 1726885327.12009: 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' <<< 7920 1726885327.12015: 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' <<< 7920 1726885327.12059: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673165fa0> <<< 7920 1726885327.12084: 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' <<< 7920 1726885327.12111: 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' <<< 7920 1726885327.12125: 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' <<< 7920 1726885327.12155: 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' <<< 7920 1726885327.12177: 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' <<< 7920 1726885327.12214: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672b65850> <<< 7920 1726885327.12228: 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 0x7f0672b65d90> <<< 7920 1726885327.12272: 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' <<< 7920 1726885327.12275: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672b65f70> <<< 7920 1726885327.12328: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067315ff70> <<< 7920 1726885327.12347: 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' <<< 7920 1726885327.12398: 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 0x7f0672b48b80> <<< 7920 1726885327.12401: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 7920 1726885327.12430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 7920 1726885327.12555: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672b48be0> <<< 7920 1726885327.12568: 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 # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 7920 1726885327.12589: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672b9c040> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672b5dd30> <<< 7920 1726885327.12654: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672b48490> <<< 7920 1726885327.12688: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067315fb80> <<< 7920 1726885327.12706: 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' <<< 7920 1726885327.12719: 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 <<< 7920 1726885327.12762: 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 <<< 7920 1726885327.12767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 7920 1726885327.12789: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672bc75e0> <<< 7920 1726885327.12935: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06737ee280> <<< 7920 1726885327.12971: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672b9cf40> <<< 7920 1726885327.12998: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 7920 1726885327.13002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 7920 1726885327.13026: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 7920 1726885327.13041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 7920 1726885327.13067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py <<< 7920 1726885327.13070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672b765e0> <<< 7920 1726885327.13134: 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 0x7f0672b31e50> <<< 7920 1726885327.13139: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672bcba90> <<< 7920 1726885327.13184: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672d2ed60> <<< 7920 1726885327.13371: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673165220> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673165070> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06731653d0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672d2f2e0> # /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 0x7f0672d2f760> # /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 0x7f0672b312b0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06731652e0> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 7920 1726885327.13374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885327.13438: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672b7c220> <<< 7920 1726885327.13454: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 7920 1726885327.13535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 7920 1726885327.13541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7920 1726885327.13562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7920 1726885327.13709: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885327.13728: 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 0x7f0672b54130> <<< 7920 1726885327.14027: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672b788e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672b76610> <<< 7920 1726885327.14049: 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' <<< 7920 1726885327.14104: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672bd4160> <<< 7920 1726885327.14139: 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 0x7f0672bdcaf0> # /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' <<< 7920 1726885327.14161: 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 0x7f0672bd3280> <<< 7920 1726885327.14215: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672bdceb0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 7920 1726885327.14258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 7920 1726885327.14317: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672bdc220> <<< 7920 1726885327.14335: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 7920 1726885327.14363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 7920 1726885327.14635: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672bf4670> <<< 7920 1726885327.14654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 7920 1726885327.14680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 7920 1726885327.14739: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06728fab50> # zipimport: zlib available <<< 7920 1726885327.14843: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 7920 1726885327.14855: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.14939: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.15194: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/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_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 7920 1726885327.15269: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885327.15474: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available <<< 7920 1726885327.15600: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885327.15975: 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' # /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' <<< 7920 1726885327.16006: 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 0x7f06728570d0> <<< 7920 1726885327.16045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7920 1726885327.16085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7920 1726885327.16238: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672857a60> <<< 7920 1726885327.16270: 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' <<< 7920 1726885327.16308: 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 0x7f06728a9fd0> <<< 7920 1726885327.16331: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672857d30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672857640> <<< 7920 1726885327.16384: 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 0x7f06728573d0> <<< 7920 1726885327.16396: 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 <<< 7920 1726885327.16450: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 7920 1726885327.16485: 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' <<< 7920 1726885327.16509: 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' <<< 7920 1726885327.16639: 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 0x7f0672861ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06728616a0> <<< 7920 1726885327.16666: 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 <<< 7920 1726885327.16703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 7920 1726885327.16775: 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 0x7f067277f400> <<< 7920 1726885327.16798: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672861eb0> <<< 7920 1726885327.16826: 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 <<< 7920 1726885327.16890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 7920 1726885327.17875: 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 0x7f06726decd0> <<< 7920 1726885327.17935: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06727ff190> <<< 7920 1726885327.17947: 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 <<< 7920 1726885327.17989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 7920 1726885327.18096: 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 0x7f0670ef2190> <<< 7920 1726885327.18148: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06727b3760> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 7920 1726885327.18171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 7920 1726885327.18370: 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 0x7f0670dc2d30> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670ed1430> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 7920 1726885327.18427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 7920 1726885327.18754: 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 0x7f0670d2b8b0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670ef23d0> # /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 0x7f06727e5c10> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670d2be50> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672855b20> # /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' <<< 7920 1726885327.18778: 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 0x7f0670c4e9d0> <<< 7920 1726885327.18823: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670c4e1f0> <<< 7920 1726885327.18861: 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 <<< 7920 1726885327.18902: stdout chunk (state=3): >>># 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' <<< 7920 1726885327.18945: 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 0x7f0670c685b0> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 7920 1726885327.18982: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 7920 1726885327.19016: 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 0x7f0670c74160> <<< 7920 1726885327.19033: 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' <<< 7920 1726885327.19377: 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 0x7f0670c74700> <<< 7920 1726885327.19429: 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 <<< 7920 1726885327.19449: 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 0x7f0670c74b50> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670c74220> <<< 7920 1726885327.19472: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670c68640> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670c5fc70> <<< 7920 1726885327.19513: 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 <<< 7920 1726885327.19525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885327.19615: 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 0x7f0670827f10> <<< 7920 1726885327.19653: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670c68040> <<< 7920 1726885327.19714: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670c4eb50> <<< 7920 1726885327.19749: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670d575e0> <<< 7920 1726885327.19858: 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' <<< 7920 1726885327.19973: 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 0x7f0670d57dc0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670d57760> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672855f40> # /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 0x7f0670836c10> <<< 7920 1726885327.20046: 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' # /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' <<< 7920 1726885327.20069: 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' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 7920 1726885327.20211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 7920 1726885327.20262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 7920 1726885327.20340: 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 0x7f06706a50d0> <<< 7920 1726885327.20449: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670745160> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py <<< 7920 1726885327.20495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 7920 1726885327.20550: 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 0x7f06707506a0> <<< 7920 1726885327.20582: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670756c10> <<< 7920 1726885327.20701: 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' # /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' <<< 7920 1726885327.20943: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670750d30> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670750a60> # /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 0x7f0670750eb0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670750d00> # /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' <<< 7920 1726885327.20987: 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' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670750f10> # /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 0x7f06705aa100> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670750df0> <<< 7920 1726885327.21102: 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' # /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' <<< 7920 1726885327.21163: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06705aa280> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670750ee0> # /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 0x7f0670750e80> # /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' <<< 7920 1726885327.21274: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670750880> # /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' <<< 7920 1726885327.21326: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06705aa2e0> # /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 0x7f06705aa370> <<< 7920 1726885327.21457: 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' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06705aa400> # /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' <<< 7920 1726885327.21504: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06705aa490> # /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 0x7f06705aa520> <<< 7920 1726885327.21647: 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' <<< 7920 1726885327.21780: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06705aa5b0> # /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 0x7f06705aa640> # /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 0x7f06705aa6d0> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06706a5f70> <<< 7920 1726885327.21905: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670723eb0> # /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' <<< 7920 1726885327.21996: 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 0x7f06705aaa90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06705aa7f0> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670750d60> # /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 0x7f067073af10> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670723b50> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670723160> # /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' <<< 7920 1726885327.22069: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670723340> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067085aa00> # /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 0x7f067085af10> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670836bb0> # /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' <<< 7920 1726885327.22185: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06705c1af0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06705c13a0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067085a7f0> # /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' <<< 7920 1726885327.22252: 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' <<< 7920 1726885327.22288: 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' <<< 7920 1726885327.22307: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067055e160> <<< 7920 1726885327.22460: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /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 0x7f0670506f40> <<< 7920 1726885327.22515: 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 0x7f06705120d0> <<< 7920 1726885327.22629: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670573550> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067055e580> <<< 7920 1726885327.22657: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670552940> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06705c1f40> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06705c1d90> <<< 7920 1726885327.22682: 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' <<< 7920 1726885327.22694: 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 <<< 7920 1726885327.22794: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885327.22832: 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 0x7f0670512e80> <<< 7920 1726885327.22844: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670512640> <<< 7920 1726885327.22870: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06705c1c40> <<< 7920 1726885327.22907: 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' <<< 7920 1726885327.22930: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067054c7f0> <<< 7920 1726885327.22953: 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 0x7f0670534700> <<< 7920 1726885327.22966: 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 0x7f0670534790> <<< 7920 1726885327.22994: 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 0x7f0670534910> <<< 7920 1726885327.23019: 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 <<< 7920 1726885327.23038: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 7920 1726885327.23444: 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 <<< 7920 1726885327.23579: stdout chunk (state=3): >>># 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 0x7f067036ff40> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670534f40> # /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 0x7f067036fe50> # /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 0x7f06703761c0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06705348b0> # /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 0x7f0670534e50> # /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' <<< 7920 1726885327.23640: 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 0x7f0670300280> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06702eef40> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06702ee880> <<< 7920 1726885327.23739: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670387880> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670376d60> # /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 0x7f0670387b50> <<< 7920 1726885327.23908: 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 0x7f067038e850> # /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 0x7f067030d670> # /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 0x7f067030d310> # /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 0x7f067031e520> <<< 7920 1726885327.23945: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067030d040> # /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 0x7f067031e3a0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672857310> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06728578e0> <<< 7920 1726885327.24474: 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' <<< 7920 1726885327.24507: 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 0x7f0670324e80> # /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' <<< 7920 1726885327.24529: 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 <<< 7920 1726885327.24574: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 7920 1726885327.24644: 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 <<< 7920 1726885327.24726: 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 0x7f06702d8e50> # /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' <<< 7920 1726885327.24760: 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' <<< 7920 1726885327.24869: 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 0x7f0670276c40> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670276ac0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670276280> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06702d8f40> <<< 7920 1726885327.24908: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06702c4d90> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py <<< 7920 1726885327.24970: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06702760d0> # /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 <<< 7920 1726885327.25001: 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' <<< 7920 1726885327.25025: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067028ffd0> <<< 7920 1726885327.25047: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670276d60> <<< 7920 1726885327.25109: 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 0x7f067028f880> <<< 7920 1726885327.25261: 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 0x7f067029ee80> # /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 0x7f067029ef70> <<< 7920 1726885327.25519: 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 0x7f067019c1c0> # /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 0x7f067019c7c0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067019c4f0> # /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 0x7f067019c880> # /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 0x7f06701ac4c0> <<< 7920 1726885327.25728: 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 0x7f06701ac5b0> # /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 0x7f06701acd90> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06701ac9a0> # /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 0x7f06701acdf0> # /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' <<< 7920 1726885327.25920: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06701c09d0> # /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 0x7f06701c0af0> # /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 0x7f06701c0d30> # /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 0x7f06701c0eb0> # /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 0x7f0670151bb0> # /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' <<< 7920 1726885327.25946: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670151d00> # /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 0x7f0670160400> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670151fa0> # /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 <<< 7920 1726885327.26025: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670160df0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670160940> <<< 7920 1726885327.26319: 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 0x7f0670160c40> # /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 0x7f067016d6d0> # /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 0x7f067016df10> <<< 7920 1726885327.26432: 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 0x7f067017d160> # /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 0x7f067017d250> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06702c4370> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06702c40d0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670324bb0> # /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 0x7f067017ddc0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067017daf0> <<< 7920 1726885327.26473: 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' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 7920 1726885327.26621: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670114490> # /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 <<< 7920 1726885327.26738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067011d3d0> <<< 7920 1726885327.26879: 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 0x7f0670114d60> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670114ca0> # /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 0x7f067014b610> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670114430> <<< 7920 1726885327.27026: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # 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 0x7f0670096940> # /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 0x7f0670096b20> # /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 <<< 7920 1726885327.27109: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067014bb80> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067014b910> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067017dfd0> # /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' <<< 7920 1726885327.27225: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670189e80> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067017d9a0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06702c4100> # /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 0x7f06700a0eb0> <<< 7920 1726885327.27313: 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' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06700b8370> # /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' <<< 7920 1726885327.27352: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06700b8be0> # /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 0x7f067004c4f0> <<< 7920 1726885327.27500: 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 0x7f067004ca60> # /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' <<< 7920 1726885327.27644: 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 0x7f0670058b20> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670058700> <<< 7920 1726885327.27825: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670058460> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06700580d0> # /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 0x7f0670058310> # /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 0x7f067006aa90> <<< 7920 1726885327.27940: 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 0x7f067006ab20> # /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' <<< 7920 1726885327.28033: 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 0x7f0670074160> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067006af70> # /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 0x7f066ff7d1c0> <<< 7920 1726885327.28098: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 7920 1726885327.28155: 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 0x7f066ff86220> # /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 0x7f066ff861c0> # /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' <<< 7920 1726885327.28327: 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 0x7f066ff86370> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff7dee0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff7dbe0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff7d280> <<< 7920 1726885327.28339: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff6f910> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670074f40> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670074820> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067006a6d0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670058fa0> # /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 0x7f067006a7f0> <<< 7920 1726885327.28451: 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' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff7dc70> # /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 0x7f066ff86640> # /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' <<< 7920 1726885327.28499: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff868b0> # /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' <<< 7920 1726885327.28532: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff86e20> # /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 <<< 7920 1726885327.28582: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 7920 1726885327.28714: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ffa2610> # /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 0x7f066ff277f0> <<< 7920 1726885327.28741: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff32a60> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 7920 1726885327.28781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 7920 1726885327.28810: 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 0x7f066ff51fd0> <<< 7920 1726885327.28917: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff32ac0> <<< 7920 1726885327.28972: 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' <<< 7920 1726885327.29025: 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' <<< 7920 1726885327.29131: 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' # /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' <<< 7920 1726885327.29165: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066feff2e0> # /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 0x7f066feff400> <<< 7920 1726885327.29224: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fef0370> <<< 7920 1726885327.29259: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fef06a0> <<< 7920 1726885327.29351: 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 0x7f066ff017f0> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fee4fa0> # /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 0x7f066fef00d0> <<< 7920 1726885327.29458: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fee4970> # /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 0x7f066ff01ca0> # /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 0x7f066fe980d0> <<< 7920 1726885327.29634: 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 0x7f066fe981c0> # /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 0x7f066fe982e0> # /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' <<< 7920 1726885327.29677: 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 <<< 7920 1726885327.29704: 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 <<< 7920 1726885327.29765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 7920 1726885327.29796: 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' <<< 7920 1726885327.29827: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fe6e520> <<< 7920 1726885327.29922: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fec1e20> # /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 0x7f066fe558b0> # /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' <<< 7920 1726885327.29960: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fe55940> # /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' <<< 7920 1726885327.30019: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fe6e190> <<< 7920 1726885327.30076: 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 0x7f066fe80280> <<< 7920 1726885327.30248: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fea4be0> <<< 7920 1726885327.30302: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fead850> <<< 7920 1726885327.30337: 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' <<< 7920 1726885327.30374: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fe2d760> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fea4ee0> <<< 7920 1726885327.30406: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fe98a90> <<< 7920 1726885327.30447: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff51c70> <<< 7920 1726885327.30522: 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' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 7920 1726885327.30601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fe51520> # /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 0x7f066fe51cd0> <<< 7920 1726885327.30630: 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 0x7f066fe51f40> # /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' <<< 7920 1726885327.30661: 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' <<< 7920 1726885327.30746: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fde0970> <<< 7920 1726885327.30773: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fdf0f70> <<< 7920 1726885327.30806: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fde0c40> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fe51e80> <<< 7920 1726885327.30837: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fe42760> <<< 7920 1726885327.30867: 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 <<< 7920 1726885327.30898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 7920 1726885327.30963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 7920 1726885327.30976: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 7920 1726885327.31025: 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 0x7f066fdb81c0> # /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' <<< 7920 1726885327.31077: 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 0x7f066fdb8ca0> <<< 7920 1726885327.31135: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fdb8ee0> <<< 7920 1726885327.31193: 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' <<< 7920 1726885327.31206: 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' <<< 7920 1726885327.31280: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fdc1ac0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fdc16a0> <<< 7920 1726885327.31307: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fdc11f0> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fdb8940> # /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' <<< 7920 1726885327.31361: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fdb8a90> # /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' <<< 7920 1726885327.31409: 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' <<< 7920 1726885327.31424: 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' <<< 7920 1726885327.31457: 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 <<< 7920 1726885327.31545: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /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 0x7f066fd6e8e0> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd6e550> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 7920 1726885327.31572: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 7920 1726885327.31635: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd6e5b0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 7920 1726885327.31688: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd614f0> <<< 7920 1726885327.31926: 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 0x7f066fd616d0> # /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 0x7f066fd187f0> # /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 0x7f066fd189a0> # /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 0x7f066fd18b50> <<< 7920 1726885327.32270: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd18490> # /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 0x7f066fd18ee0> # /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 0x7f066fd18f70> # /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 0x7f066fd18fd0> # /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 0x7f066fd31220> # /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' <<< 7920 1726885327.33085: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd317f0> <<< 7920 1726885327.33116: 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 0x7f066fd4adc0> <<< 7920 1726885327.33146: stdout chunk (state=3): >>>import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd24ca0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py <<< 7920 1726885327.33167: 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 0x7f066fd24fd0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd18130> <<< 7920 1726885327.33188: 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 0x7f066fd87f70> <<< 7920 1726885327.33209: 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' <<< 7920 1726885327.33231: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd87820> <<< 7920 1726885327.33274: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd779d0> # /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' <<< 7920 1726885327.33297: 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 <<< 7920 1726885327.33327: stdout chunk (state=3): >>># 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 <<< 7920 1726885327.33355: 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 0x7f066fcd97c0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fcd9400> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # <<< 7920 1726885327.33374: stdout chunk (state=3): >>>import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd878e0> <<< 7920 1726885327.33398: 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 <<< 7920 1726885327.33420: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 7920 1726885327.33447: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd878b0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py <<< 7920 1726885327.33468: 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 0x7f066fcd9c40> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd61820> <<< 7920 1726885327.33490: 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' <<< 7920 1726885327.33565: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fce87f0> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fdd1eb0> <<< 7920 1726885327.33588: 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' <<< 7920 1726885327.33613: 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' <<< 7920 1726885327.33657: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 7920 1726885327.33688: 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 0x7f066fcff160> <<< 7920 1726885327.33706: 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 0x7f066fcff3d0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fcf30a0> <<< 7920 1726885327.33727: 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' <<< 7920 1726885327.33889: 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 0x7f066fcffcd0> # /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 0x7f066fcfff70> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fcff8b0> # /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 0x7f066fcffe80> # /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' <<< 7920 1726885327.33970: stdout chunk (state=3): >>>import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd07b20> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd076d0> # /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 0x7f066fd07f40> <<< 7920 1726885327.34163: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd10a30> # /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 0x7f066fd10af0> # /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 0x7f066fd10b80> # /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 0x7f066fd10c10> <<< 7920 1726885327.34204: 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 0x7f066fd10ca0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd103d0> <<< 7920 1726885327.34260: 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' <<< 7920 1726885327.34347: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd10e50> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd07a00> # /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 0x7f066fc39250> # /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' <<< 7920 1726885327.34421: stdout chunk (state=3): >>>import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fc39580> # /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 0x7f066fc397f0> # /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 0x7f066fc39a90> # /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' <<< 7920 1726885327.34486: stdout chunk (state=3): >>>import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fc39d30> # /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 0x7f066fc39fd0> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd07310> # /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' <<< 7920 1726885327.34539: 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 0x7f066fc40370> # /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' <<< 7920 1726885327.34585: 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 0x7f066fc40790> <<< 7920 1726885327.34758: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fc40610> # /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 0x7f066fc40d30> # /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 0x7f066fc40ca0> # /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 0x7f066fc40be0> <<< 7920 1726885327.34806: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fc40b20> <<< 7920 1726885327.34850: 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' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fc40c10> <<< 7920 1726885327.34898: stdout chunk (state=3): >>>import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd07520> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fcf3850> # /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' <<< 7920 1726885327.34930: stdout chunk (state=3): >>>import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fcf3880> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fcf33d0> # /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' <<< 7920 1726885327.34995: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd07400> # /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 0x7f066fd61280> <<< 7920 1726885327.35048: 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' <<< 7920 1726885327.35099: 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 0x7f066fc52eb0> # /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' <<< 7920 1726885327.35151: 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' <<< 7920 1726885327.35361: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fbe4460> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fbe4250> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fc52fa0> # /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 0x7f066fbe42e0> # /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 0x7f066fbeaee0> <<< 7920 1726885327.35397: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fc40b50> <<< 7920 1726885327.35457: 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' <<< 7920 1726885327.35478: 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 0x7f066fbfe940> <<< 7920 1726885327.35548: 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 <<< 7920 1726885327.35591: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fc0b130> # /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 0x7f066fc0b1f0> <<< 7920 1726885327.35640: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fbfe9d0> <<< 7920 1726885327.35686: stdout chunk (state=3): >>>import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fbfe640> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fbfe550> <<< 7920 1726885327.35738: 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' <<< 7920 1726885327.35779: 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 0x7f066fc0bfa0> <<< 7920 1726885327.35833: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fc0bbe0> # /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 0x7f066fc0bdf0> <<< 7920 1726885327.35963: 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 0x7f066fc0beb0> # /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 0x7f066fbbbd90> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fbfe610> # /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 <<< 7920 1726885327.36007: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 7920 1726885327.36058: 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' <<< 7920 1726885327.36109: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 7920 1726885327.36264: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb6c0a0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb61cd0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb611c0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fbd2730> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fc0ba30> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fdd1b20> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fdd1430> # /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 0x7f066fb61f40> # /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 0x7f066fb61f10> <<< 7920 1726885327.36332: 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' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb777f0> <<< 7920 1726885327.36357: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb77be0> <<< 7920 1726885327.36421: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fdb8400> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fdac760> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py <<< 7920 1726885327.36559: 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 0x7f066fb921c0> # /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 0x7f066fb92550> # /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 0x7f066fb92670> # /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 0x7f066fb92fa0> <<< 7920 1726885327.36607: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb92730> # /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' <<< 7920 1726885327.36646: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 7920 1726885327.36670: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb27220> <<< 7920 1726885327.36709: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb27b80> <<< 7920 1726885327.36738: 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' <<< 7920 1726885327.36957: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fada7f0> # /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 0x7f066fae6430> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb33dc0> <<< 7920 1726885327.37003: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb335e0> # /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 0x7f066fb498e0> <<< 7920 1726885327.37071: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # 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 <<< 7920 1726885327.37144: 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 0x7f066fafeb20> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fafe250> <<< 7920 1726885327.37168: 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 0x7f066fafecd0> # /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 0x7f066fb13190> <<< 7920 1726885327.37207: 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' <<< 7920 1726885327.37266: 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 0x7f066fb13310> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb131c0> # /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 0x7f066fb132b0> <<< 7920 1726885327.37315: 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 <<< 7920 1726885327.37379: 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 <<< 7920 1726885327.37393: 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 0x7f066fb13be0> <<< 7920 1726885327.37548: 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 0x7f066fb13a30> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb13400> # /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 <<< 7920 1726885327.37595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066faaa820> <<< 7920 1726885327.37653: 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 0x7f066faaa910> # /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 0x7f066faaac10> <<< 7920 1726885327.37701: 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 0x7f066fabc220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066faaa1c0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fa99d60> <<< 7920 1726885327.37746: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 7920 1726885327.37772: 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 <<< 7920 1726885327.37828: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066faaa460> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fa99a00> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb137c0> <<< 7920 1726885327.37958: 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 0x7f066f9ab370> # /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 <<< 7920 1726885327.38000: 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 <<< 7920 1726885327.38066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 7920 1726885327.38184: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f9c3df0> <<< 7920 1726885327.38206: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f9abbb0> <<< 7920 1726885327.38252: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f9ab700> <<< 7920 1726885327.38389: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fabce20> # /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' <<< 7920 1726885327.38443: 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 0x7f066f973c70> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 7920 1726885327.38483: 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' <<< 7920 1726885327.38551: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f9911f0> <<< 7920 1726885327.38599: 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 0x7f066f991d60> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f973d00> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f973640> <<< 7920 1726885327.38629: 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' <<< 7920 1726885327.38668: 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' <<< 7920 1726885327.38689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 7920 1726885327.38734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 7920 1726885327.38795: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f90de20> <<< 7920 1726885327.38840: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f90d2e0> <<< 7920 1726885327.38889: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f977730> <<< 7920 1726885327.38936: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb49760> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb27ee0> <<< 7920 1726885327.39006: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fe12430> # /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 0x7f066fd9e700> <<< 7920 1726885327.39033: 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 0x7f066f925cd0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 7920 1726885327.39072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 7920 1726885327.39149: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f925e50> <<< 7920 1726885327.39168: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fe42df0> <<< 7920 1726885327.39224: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff27880> # /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 <<< 7920 1726885327.39321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 7920 1726885327.39341: 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 0x7f066f8d55b0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f945a30> # /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' <<< 7920 1726885327.39361: 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' <<< 7920 1726885327.39421: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f8d5fa0> # /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 0x7f066f8e3280> <<< 7920 1726885327.39442: 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' <<< 7920 1726885327.39460: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f8e34c0> <<< 7920 1726885327.39484: 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 0x7f066f8e3700> <<< 7920 1726885327.39505: 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' <<< 7920 1726885327.39531: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f8e38e0> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f8d5b50> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f8d5880> <<< 7920 1726885327.39549: 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' <<< 7920 1726885327.39643: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f8d5d60> # /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 0x7f066f8f22b0> # /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' <<< 7920 1726885327.39670: 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 0x7f066f8f2760> <<< 7920 1726885327.39692: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f8f23d0> <<< 7920 1726885327.39705: 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 <<< 7920 1726885327.39728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 7920 1726885327.39787: 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 0x7f066f901f70> <<< 7920 1726885327.39836: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f8f2bb0> <<< 7920 1726885327.39857: 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' <<< 7920 1726885327.39874: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f8f2d00> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff322b0> <<< 7920 1726885327.39896: 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' <<< 7920 1726885327.40036: 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 0x7f066f89ca00> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff27580> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff1e400> <<< 7920 1726885327.40058: 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' <<< 7920 1726885327.40079: 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' <<< 7920 1726885327.40102: 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' <<< 7920 1726885327.40126: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f8b2520> <<< 7920 1726885327.40147: 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' <<< 7920 1726885327.40170: 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 <<< 7920 1726885327.40189: stdout chunk (state=3): >>># 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 0x7f066f8bc7f0> <<< 7920 1726885327.40214: 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' <<< 7920 1726885327.40237: 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' <<< 7920 1726885327.40331: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f8c7580> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f8bce20> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f8b29d0> <<< 7920 1726885327.40354: 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 <<< 7920 1726885327.40380: stdout chunk (state=3): >>># 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 0x7f066f8bc250> <<< 7920 1726885327.40402: 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 0x7f066f83a520> <<< 7920 1726885327.40429: 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' <<< 7920 1726885327.40453: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f83a730> <<< 7920 1726885327.40477: 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 0x7f066f83aa30> <<< 7920 1726885327.40503: 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 0x7f066f83ad00> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f89cf70> <<< 7920 1726885327.40529: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f89cbb0> <<< 7920 1726885327.40551: 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 0x7f066f8b2370> <<< 7920 1726885328.07995: 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}}} <<< 7920 1726885328.09669: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 7920 1726885328.09685: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885328.10309: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 7920 1726885328.10315: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 7920 1726885328.10334: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 7920 1726885328.10340: 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 <<< 7920 1726885328.10365: 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 # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # 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 <<< 7920 1726885328.10370: stdout chunk (state=3): >>># cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool <<< 7920 1726885328.10395: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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 <<< 7920 1726885328.10407: stdout chunk (state=3): >>># 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 <<< 7920 1726885328.10422: 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 # 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 <<< 7920 1726885328.10426: stdout chunk (state=3): >>># 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 <<< 7920 1726885328.10442: 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 <<< 7920 1726885328.10462: stdout chunk (state=3): >>># cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing 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 <<< 7920 1726885328.10470: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 <<< 7920 1726885328.10477: stdout chunk (state=3): >>># cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # 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 <<< 7920 1726885328.10531: stdout chunk (state=3): >>># 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 <<< 7920 1726885328.10565: 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 # 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.<<< 7920 1726885328.10575: stdout chunk (state=3): >>>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.pac<<< 7920 1726885328.10604: stdout chunk (state=3): >>>kages.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 <<< 7920 1726885328.10627: 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 <<< 7920 1726885328.11322: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885328.11326: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 7920 1726885328.11355: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 7920 1726885328.11386: stdout chunk (state=3): >>># destroy netrc <<< 7920 1726885328.11436: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 7920 1726885328.11443: stdout chunk (state=3): >>># destroy systemd.journal <<< 7920 1726885328.11446: 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 <<< 7920 1726885328.11482: 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 <<< 7920 1726885328.11510: stdout chunk (state=3): >>># 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 <<< 7920 1726885328.11537: 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 <<< 7920 1726885328.11562: 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 # 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 <<< 7920 1726885328.11592: 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 <<< 7920 1726885328.11615: 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 # 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 <<< 7920 1726885328.11644: 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 <<< 7920 1726885328.11674: 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 <<< 7920 1726885328.11716: 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 # 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 <<< 7920 1726885328.11745: 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 # 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 <<< 7920 1726885328.11762: stdout chunk (state=3): >>># 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 <<< 7920 1726885328.11808: 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 # 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 <<< 7920 1726885328.11834: 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 <<< 7920 1726885328.11860: stdout chunk (state=3): >>># destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 7920 1726885328.11878: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 7920 1726885328.11933: 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 <<< 7920 1726885328.11953: stdout chunk (state=3): >>># cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping 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 <<< 7920 1726885328.11974: stdout chunk (state=3): >>># 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 <<< 7920 1726885328.11996: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words <<< 7920 1726885328.12016: stdout chunk (state=3): >>># cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response <<< 7920 1726885328.12036: stdout chunk (state=3): >>># 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 <<< 7920 1726885328.12058: stdout chunk (state=3): >>># cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils <<< 7920 1726885328.12080: stdout chunk (state=3): >>># 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 <<< 7920 1726885328.12115: 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 <<< 7920 1726885328.12137: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 7920 1726885328.12164: 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 <<< 7920 1726885328.12186: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 7920 1726885328.12210: 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 <<< 7920 1726885328.12242: 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 <<< 7920 1726885328.12269: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 7920 1726885328.12296: 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 <<< 7920 1726885328.12326: stdout chunk (state=3): >>># 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 <<< 7920 1726885328.12345: 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 # cleanup[3] wiping builtins <<< 7920 1726885328.12377: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo <<< 7920 1726885328.12397: 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 <<< 7920 1726885328.13218: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 7920 1726885328.13241: stdout chunk (state=3): >>># destroy _heapq # destroy zipimport <<< 7920 1726885328.13273: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7920 1726885328.13303: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885328.13344: 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 <<< 7920 1726885328.13378: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 7920 1726885328.13393: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 7920 1726885328.13432: 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 <<< 7920 1726885328.13468: stdout chunk (state=3): >>># destroy gzip <<< 7920 1726885328.13520: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 7920 1726885328.13622: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps <<< 7920 1726885328.13639: stdout chunk (state=3): >>># 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 <<< 7920 1726885328.13665: stdout chunk (state=3): >>># destroy urllib.parse <<< 7920 1726885328.13748: stdout chunk (state=3): >>># destroy _weakref <<< 7920 1726885328.13797: stdout chunk (state=3): >>># 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 <<< 7920 1726885328.13850: 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 <<< 7920 1726885328.13870: 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 <<< 7920 1726885328.13930: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 7920 1726885328.13979: stdout chunk (state=3): >>># destroy codecs <<< 7920 1726885328.13998: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 7920 1726885328.14068: 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 <<< 7920 1726885328.14471: stdout chunk (state=3): >>># 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 <<< 7920 1726885328.15246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885328.15316: stderr chunk (state=3): >>><<< 7920 1726885328.15331: stdout chunk (state=3): >>><<< 7920 1726885328.15753: _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 0x7f0673e45ca0> # /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 0x7f0673bdc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673e45a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f0673e459a0> 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 0x7f0673bdc370> # /usr/lib64/python3.9/__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 0x7f0673bdc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673bdc550> # /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 0x7f0673b88f70> # /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 0x7f0673b8f100> # /usr/lib64/python3.9/__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 0x7f0673bb8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673b8f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673bf1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673b88c70> # /usr/lib64/python3.9/__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 0x7f0673bb8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673bdcfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f0673b54d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673b57e20> # /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 0x7f0673b4e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673b55520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673b54250> # /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 0x7f0673a5fc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673a5f760> 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 0x7f0673a5fd60> # /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 0x7f0673a5fe20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673a5fee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673ab7be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673ab14c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673ac5520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673b5bd00> # /usr/lib64/python3.9/__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 0x7f0673a70b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673b57fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0673ac5130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673b618b0> # /usr/lib64/python3.9/__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 0x7f0673a70e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673a70c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673a70bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f0673a45220> # /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 0x7f0673a45310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673a7be50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673a738e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673a70e20> # /usr/lib64/python3.9/__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 0x7f06739eef70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06739d3b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673a73d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673ab1fd0> # /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 0x7f067398b9a0> 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 0x7f067398bcd0> # /usr/lib64/python3.9/__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 0x7f067399e5e0> # /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 0x7f067399eb20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0673934250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067398bdc0> # /usr/lib64/python3.9/__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 0x7f0673945130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067399e460> 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 0x7f06739451f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673a70880> # /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 0x7f0673961550> # /usr/lib64/python3.9/__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 0x7f0673961820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673961610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0673961700> # /usr/lib64/python3.9/__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 0x7f0673961b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0673961fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673961790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06739538e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673a70460> # /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 0x7f0673961940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f067388b520> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/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_r0d9hduc/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 0x7f0673191310> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f0673191e20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673191d00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673191a60> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f0673191b50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673191880> 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 0x7f0673191ac0> # /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 0x7f0673191e80> # /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 0x7f06737f7340> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06737f7190> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06731af130> # /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 0x7f06731afa90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06738112b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06738118b0> # /usr/lib64/python3.9/__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 0x7f0673811130> # /usr/lib64/python3.9/__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 0x7f06737b9e50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06737b9190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06731c51f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06731c5d30> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06731c5100> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06737b9220> # /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 0x7f06737bc4f0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067388b730> # /usr/lib64/python3.9/__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 0x7f067319fa60> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06737eeaf0> # /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 0x7f06737b0ac0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067319fa00> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f067319f850> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f067319c760> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f067319c6a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06737819a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f0673776940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f067376e970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067319b280> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0673776f40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673817130> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/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_r0d9hduc/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_r0d9hduc/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_r0d9hduc/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_r0d9hduc/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 0x7f0672d99880> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f0672d99220> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067376da00> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/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_r0d9hduc/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 0x7f06737b63a0> # 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_r0d9hduc/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_r0d9hduc/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_r0d9hduc/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_r0d9hduc/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_r0d9hduc/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 0x7f0673167d90> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/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_r0d9hduc/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_r0d9hduc/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_r0d9hduc/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_r0d9hduc/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 0x7f067315f040> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673167760> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/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_r0d9hduc/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 0x7f0672d732b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673163a00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673160e80> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/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_r0d9hduc/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_r0d9hduc/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_r0d9hduc/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_r0d9hduc/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 0x7f0672d2f280> # /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 0x7f0672d2f310> # /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 0x7f0673165910> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673165d30> # /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 0x7f0673165fa0> # /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 0x7f0672b65850> # /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 0x7f0672b65d90> # /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 0x7f0672b65f70> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067315ff70> # /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 0x7f0672b48b80> # /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 0x7f0672b48be0> # /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 0x7f0672b9c040> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672b5dd30> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672b48490> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067315fb80> # /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 0x7f0672bc75e0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06737ee280> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672b9cf40> # /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 0x7f0672b765e0> # /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 0x7f0672b31e50> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672bcba90> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672d2ed60> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673165220> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0673165070> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06731653d0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672d2f2e0> # /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 0x7f0672d2f760> # /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 0x7f0672b312b0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06731652e0> # /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 0x7f0672b7c220> # /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 0x7f0672b54130> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672b788e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672b76610> # /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 0x7f0672bd4160> # /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 0x7f0672bdcaf0> # /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 0x7f0672bd3280> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672bdceb0> # /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 0x7f0672bdc220> # /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 0x7f0672bf4670> # /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 0x7f06728fab50> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_r0d9hduc/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_r0d9hduc/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_r0d9hduc/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_r0d9hduc/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 0x7f06728570d0> # /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 0x7f0672857a60> # /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 0x7f06728a9fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672857d30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672857640> # /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 0x7f06728573d0> # /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 0x7f0672861ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06728616a0> # /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 0x7f067277f400> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672861eb0> # /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 0x7f06726decd0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06727ff190> # /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 0x7f0670ef2190> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06727b3760> # /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 0x7f0670dc2d30> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670ed1430> # /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 0x7f0670d2b8b0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670ef23d0> # /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 0x7f06727e5c10> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670d2be50> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672855b20> # /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 0x7f0670c4e9d0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670c4e1f0> # /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 0x7f0670c685b0> # /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 0x7f0670c74160> # /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 0x7f0670c74700> # /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 0x7f0670c74b50> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670c74220> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670c68640> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670c5fc70> # /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 0x7f0670827f10> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670c68040> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670c4eb50> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670d575e0> # /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 0x7f0670d57dc0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670d57760> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672855f40> # /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 0x7f0670836c10> # /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 0x7f06706a50d0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670745160> # /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 0x7f06707506a0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670756c10> # /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 0x7f0670750d30> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670750a60> # /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 0x7f0670750eb0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670750d00> # /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 0x7f0670750f10> # /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 0x7f06705aa100> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670750df0> # /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 0x7f06705aa280> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670750ee0> # /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 0x7f0670750e80> # /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 0x7f0670750880> # /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 0x7f06705aa2e0> # /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 0x7f06705aa370> # /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 0x7f06705aa400> # /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 0x7f06705aa490> # /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 0x7f06705aa520> # /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 0x7f06705aa5b0> # /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 0x7f06705aa640> # /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 0x7f06705aa6d0> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06706a5f70> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670723eb0> # /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 0x7f06705aaa90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06705aa7f0> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670750d60> # /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 0x7f067073af10> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670723b50> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670723160> # /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 0x7f0670723340> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067085aa00> # /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 0x7f067085af10> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670836bb0> # /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 0x7f06705c1af0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06705c13a0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067085a7f0> # /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 0x7f067055e160> # /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 0x7f0670506f40> # 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 0x7f06705120d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670573550> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067055e580> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670552940> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06705c1f40> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06705c1d90> # /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 0x7f0670512e80> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670512640> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06705c1c40> # /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 0x7f067054c7f0> # /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 0x7f0670534700> # /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 0x7f0670534790> # /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 0x7f0670534910> # /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 0x7f067036ff40> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670534f40> # /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 0x7f067036fe50> # /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 0x7f06703761c0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06705348b0> # /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 0x7f0670534e50> # /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 0x7f0670300280> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06702eef40> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06702ee880> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670387880> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670376d60> # /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 0x7f0670387b50> # /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 0x7f067038e850> # /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 0x7f067030d670> # /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 0x7f067030d310> # /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 0x7f067031e520> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067030d040> # /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 0x7f067031e3a0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0672857310> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06728578e0> # /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 0x7f0670324e80> # /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 0x7f06702d8e50> # /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 0x7f0670276c40> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670276ac0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670276280> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06702d8f40> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06702c4d90> # /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 0x7f06702760d0> # /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 0x7f067028ffd0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670276d60> # /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 0x7f067028f880> # /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 0x7f067029ee80> # /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 0x7f067029ef70> # /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 0x7f067019c1c0> # /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 0x7f067019c7c0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067019c4f0> # /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 0x7f067019c880> # /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 0x7f06701ac4c0> # /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 0x7f06701ac5b0> # /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 0x7f06701acd90> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06701ac9a0> # /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 0x7f06701acdf0> # /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 0x7f06701c09d0> # /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 0x7f06701c0af0> # /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 0x7f06701c0d30> # /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 0x7f06701c0eb0> # /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 0x7f0670151bb0> # /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 0x7f0670151d00> # /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 0x7f0670160400> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670151fa0> # /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 0x7f0670160df0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670160940> # /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 0x7f0670160c40> # /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 0x7f067016d6d0> # /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 0x7f067016df10> # /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 0x7f067017d160> # /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 0x7f067017d250> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06702c4370> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06702c40d0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670324bb0> # /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 0x7f067017ddc0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067017daf0> # /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 0x7f0670114490> # /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 0x7f067011d3d0> # 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 0x7f0670114d60> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670114ca0> # /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 0x7f067014b610> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670114430> # /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 0x7f0670096940> # /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 0x7f0670096b20> # /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 0x7f067014bb80> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067014b910> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067017dfd0> # /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 0x7f0670189e80> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067017d9a0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06702c4100> # /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 0x7f06700a0eb0> # /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 0x7f06700b8370> # /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 0x7f06700b8be0> # /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 0x7f067004c4f0> # /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 0x7f067004ca60> # /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 0x7f0670058b20> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670058700> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670058460> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06700580d0> # /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 0x7f0670058310> # /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 0x7f067006aa90> # /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 0x7f067006ab20> # /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 0x7f0670074160> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067006af70> # /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 0x7f066ff7d1c0> # /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 0x7f066ff86220> # /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 0x7f066ff861c0> # /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 0x7f066ff86370> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff7dee0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff7dbe0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff7d280> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff6f910> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670074f40> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670074820> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f067006a6d0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0670058fa0> # /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 0x7f067006a7f0> # /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 0x7f066ff7dc70> # /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 0x7f066ff86640> # /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 0x7f066ff868b0> # /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 0x7f066ff86e20> # /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 0x7f066ffa2610> # /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 0x7f066ff277f0> # /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 0x7f066ff32a60> # /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 0x7f066ff51fd0> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff32ac0> # /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 0x7f066feff2e0> # /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 0x7f066feff400> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fef0370> # /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 0x7f066fef06a0> # /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 0x7f066ff017f0> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fee4fa0> # /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 0x7f066fef00d0> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fee4970> # /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 0x7f066ff01ca0> # /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 0x7f066fe980d0> # /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 0x7f066fe981c0> # /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 0x7f066fe982e0> # /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 0x7f066fe6e520> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fec1e20> # /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 0x7f066fe558b0> # /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 0x7f066fe55940> # /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 0x7f066fe6e190> # /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 0x7f066fe80280> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fea4be0> # /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 0x7f066fead850> # /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 0x7f066fe2d760> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fea4ee0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fe98a90> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff51c70> # /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 0x7f066fe51520> # /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 0x7f066fe51cd0> # /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 0x7f066fe51f40> # /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 0x7f066fde0970> # /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 0x7f066fdf0f70> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fde0c40> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fe51e80> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fe42760> # /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 0x7f066fdb81c0> # /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 0x7f066fdb8ca0> # /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 0x7f066fdb8ee0> # /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 0x7f066fdc1ac0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fdc16a0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fdc11f0> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fdb8940> # /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 0x7f066fdb8a90> # /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 0x7f066fd6e8e0> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd6e550> # /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 0x7f066fd6e5b0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd614f0> # /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 0x7f066fd616d0> # /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 0x7f066fd187f0> # /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 0x7f066fd189a0> # /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 0x7f066fd18b50> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd18490> # /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 0x7f066fd18ee0> # /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 0x7f066fd18f70> # /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 0x7f066fd18fd0> # /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 0x7f066fd31220> # /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 0x7f066fd317f0> # /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 0x7f066fd4adc0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd24ca0> # /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 0x7f066fd24fd0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd18130> # /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 0x7f066fd87f70> # /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 0x7f066fd87820> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd779d0> # /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 0x7f066fcd97c0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fcd9400> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd878e0> # /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 0x7f066fd878b0> # /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 0x7f066fcd9c40> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd61820> # /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 0x7f066fce87f0> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fdd1eb0> # /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 0x7f066fcff160> # /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 0x7f066fcff3d0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fcf30a0> # /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 0x7f066fcffcd0> # /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 0x7f066fcfff70> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fcff8b0> # /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 0x7f066fcffe80> # /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 0x7f066fd07b20> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd076d0> # /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 0x7f066fd07f40> # /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 0x7f066fd10a30> # /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 0x7f066fd10af0> # /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 0x7f066fd10b80> # /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 0x7f066fd10c10> # /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 0x7f066fd10ca0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd103d0> # /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 0x7f066fd10e50> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd07a00> # /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 0x7f066fc39250> # /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 0x7f066fc39580> # /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 0x7f066fc397f0> # /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 0x7f066fc39a90> # /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 0x7f066fc39d30> # /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 0x7f066fc39fd0> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd07310> # /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 0x7f066fc40370> # /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 0x7f066fc40790> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fc40610> # /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 0x7f066fc40d30> # /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 0x7f066fc40ca0> # /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 0x7f066fc40be0> # /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 0x7f066fc40b20> # /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 0x7f066fc40c10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fd07520> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fcf3850> # /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 0x7f066fcf3880> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fcf33d0> # /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 0x7f066fd07400> # /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 0x7f066fd61280> # /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 0x7f066fc52eb0> # /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 0x7f066fbe4460> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fbe4250> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fc52fa0> # /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 0x7f066fbe42e0> # /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 0x7f066fbeaee0> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fc40b50> # /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 0x7f066fbfe940> # /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 0x7f066fc0b130> # /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 0x7f066fc0b1f0> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fbfe9d0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fbfe640> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fbfe550> # /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 0x7f066fc0bfa0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fc0bbe0> # /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 0x7f066fc0bdf0> # /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 0x7f066fc0beb0> # /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 0x7f066fbbbd90> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fbfe610> # /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 0x7f066fb6c0a0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb61cd0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb611c0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fbd2730> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fc0ba30> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fdd1b20> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fdd1430> # /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 0x7f066fb61f40> # /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 0x7f066fb61f10> # /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 0x7f066fb777f0> # /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 0x7f066fb77be0> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fdb8400> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fdac760> # /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 0x7f066fb921c0> # /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 0x7f066fb92550> # /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 0x7f066fb92670> # /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 0x7f066fb92fa0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb92730> # /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 0x7f066fb27220> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb27b80> # /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 0x7f066fada7f0> # /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 0x7f066fae6430> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb33dc0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb335e0> # /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 0x7f066fb498e0> # /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 0x7f066fafeb20> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fafe250> # /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 0x7f066fafecd0> # /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 0x7f066fb13190> # /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 0x7f066fb13310> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb131c0> # /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 0x7f066fb132b0> # /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 0x7f066fb13be0> # 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 0x7f066fb13a30> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb13400> # /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 0x7f066faaa820> # /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 0x7f066faaa910> # /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 0x7f066faaac10> # /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 0x7f066fabc220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066faaa1c0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fa99d60> # 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 0x7f066faaa460> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fa99a00> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb137c0> # /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 0x7f066f9ab370> # /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 0x7f066f9c3df0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f9abbb0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f9ab700> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fabce20> # /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 0x7f066f973c70> # /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 0x7f066f9911f0> # 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 0x7f066f991d60> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f973d00> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f973640> # /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 0x7f066f90de20> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f90d2e0> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f977730> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb49760> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fb27ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fe12430> # /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 0x7f066fd9e700> # /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 0x7f066f925cd0> # /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 0x7f066f925e50> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066fe42df0> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff27880> # /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 0x7f066f8d55b0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f945a30> # /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 0x7f066f8d5fa0> # /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 0x7f066f8e3280> # /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 0x7f066f8e34c0> # /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 0x7f066f8e3700> # /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 0x7f066f8e38e0> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f8d5b50> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f8d5880> # /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 0x7f066f8d5d60> # /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 0x7f066f8f22b0> # /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 0x7f066f8f2760> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f8f23d0> # /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 0x7f066f901f70> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f8f2bb0> # /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 0x7f066f8f2d00> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff322b0> # /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 0x7f066f89ca00> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff27580> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066ff1e400> # /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 0x7f066f8b2520> # /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 0x7f066f8bc7f0> # /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 0x7f066f8c7580> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f8bce20> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f8b29d0> # /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 0x7f066f8bc250> # /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 0x7f066f83a520> # /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 0x7f066f83a730> # /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 0x7f066f83aa30> # /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 0x7f066f83ad00> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f89cf70> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066f89cbb0> # /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 0x7f066f8b2370> {"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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885328.18570: 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-1726885326.793283-8701-278080087717233/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885328.18574: _low_level_execute_command(): starting 7920 1726885328.18577: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885326.793283-8701-278080087717233/ > /dev/null 2>&1 && sleep 0' 7920 1726885328.18581: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885328.18583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885328.18586: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885328.18589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885328.18592: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 7920 1726885328.18595: 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885328.18597: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885328.18638: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885328.18667: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885328.20457: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885328.20530: stderr chunk (state=3): >>><<< 7920 1726885328.20533: stdout chunk (state=3): >>><<< 7920 1726885328.20718: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885328.20722: handler run complete 7920 1726885328.20724: attempt loop complete, returning result 7920 1726885328.20726: _execute() done 7920 1726885328.20728: dumping result to json 7920 1726885328.20730: done dumping result, returning 7920 1726885328.20732: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-9835-648e-0000000000ac] 7920 1726885328.20734: sending task result for task 02369adf-7a19-9835-648e-0000000000ac 7920 1726885328.20801: done sending task result for task 02369adf-7a19-9835-648e-0000000000ac 7920 1726885328.20804: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7920 1726885328.20891: no more pending results, returning what we have 7920 1726885328.20894: results queue empty 7920 1726885328.20895: checking for any_errors_fatal 7920 1726885328.20902: done checking for any_errors_fatal 7920 1726885328.20902: checking for max_fail_percentage 7920 1726885328.20904: done checking for max_fail_percentage 7920 1726885328.20905: checking to see if all hosts have failed and the running result is not ok 7920 1726885328.20906: done checking to see if all hosts have failed 7920 1726885328.20907: getting the remaining hosts for this loop 7920 1726885328.20910: done getting the remaining hosts for this loop 7920 1726885328.20913: getting the next task for host managed_node1 7920 1726885328.20923: done getting next task for host managed_node1 7920 1726885328.20927: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 7920 1726885328.20930: ^ 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 7920 1726885328.20940: getting variables 7920 1726885328.20942: in VariableManager get_vars() 7920 1726885328.20971: Calling all_inventory to load vars for managed_node1 7920 1726885328.20974: Calling groups_inventory to load vars for managed_node1 7920 1726885328.20976: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885328.20984: Calling all_plugins_play to load vars for managed_node1 7920 1726885328.20987: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885328.20989: Calling groups_plugins_play to load vars for managed_node1 7920 1726885328.21228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885328.21538: done with get_vars() 7920 1726885328.21548: done getting variables TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 20 September 2024 22:22:08 -0400 (0:00:01.576) 0:01:05.844 ****** 7920 1726885328.21617: entering _queue_task() for managed_node1/service_facts 7920 1726885328.21619: Creating lock for service_facts 7920 1726885328.21810: worker is 1 (out of 1 available) 7920 1726885328.21826: exiting _queue_task() for managed_node1/service_facts 7920 1726885328.21838: done queuing things up, now waiting for results queue to drain 7920 1726885328.21840: waiting for pending results... 7920 1726885328.22002: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get service facts 7920 1726885328.22083: in run() - task 02369adf-7a19-9835-648e-0000000000ad 7920 1726885328.22098: variable 'ansible_search_path' from source: unknown 7920 1726885328.22102: variable 'ansible_search_path' from source: unknown 7920 1726885328.22131: calling self._execute() 7920 1726885328.22186: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885328.22191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885328.22204: variable 'omit' from source: magic vars 7920 1726885328.22478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885328.22676: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885328.22705: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885328.22735: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885328.22761: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885328.22821: 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) 7920 1726885328.22842: 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) 7920 1726885328.22862: 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) 7920 1726885328.22879: 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) 7920 1726885328.23004: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): True 7920 1726885328.23008: variable 'omit' from source: magic vars 7920 1726885328.23130: variable 'omit' from source: magic vars 7920 1726885328.23139: variable 'omit' from source: magic vars 7920 1726885328.23191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885328.23231: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885328.23255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885328.23276: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885328.23291: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885328.23315: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885328.23345: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885328.23376: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885328.23384: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885328.23392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885328.23510: Set connection var ansible_connection to ssh 7920 1726885328.23533: Set connection var ansible_shell_executable to /bin/sh 7920 1726885328.23543: Set connection var ansible_timeout to 10 7920 1726885328.23551: Set connection var ansible_shell_type to sh 7920 1726885328.23563: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885328.23571: Set connection var ansible_pipelining to False 7920 1726885328.23594: variable 'ansible_shell_executable' from source: unknown 7920 1726885328.23601: variable 'ansible_connection' from source: unknown 7920 1726885328.23608: variable 'ansible_module_compression' from source: unknown 7920 1726885328.23619: variable 'ansible_shell_type' from source: unknown 7920 1726885328.23627: variable 'ansible_shell_executable' from source: unknown 7920 1726885328.23633: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885328.23640: variable 'ansible_pipelining' from source: unknown 7920 1726885328.23645: variable 'ansible_timeout' from source: unknown 7920 1726885328.23652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885328.23795: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885328.23834: variable 'omit' from source: magic vars 7920 1726885328.23851: starting attempt loop 7920 1726885328.23859: running the handler 7920 1726885328.23878: _low_level_execute_command(): starting 7920 1726885328.23900: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885328.24513: 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 <<< 7920 1726885328.24522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885328.24550: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885328.24562: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885328.24574: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885328.24623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885328.24636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885328.24676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885328.26176: stdout chunk (state=3): >>>/root <<< 7920 1726885328.26331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885328.26341: stdout chunk (state=3): >>><<< 7920 1726885328.26353: stderr chunk (state=3): >>><<< 7920 1726885328.26373: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885328.26397: _low_level_execute_command(): starting 7920 1726885328.26406: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885328.2638502-8744-169576958056755 `" && echo ansible-tmp-1726885328.2638502-8744-169576958056755="` echo /root/.ansible/tmp/ansible-tmp-1726885328.2638502-8744-169576958056755 `" ) && sleep 0' 7920 1726885328.26983: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885328.26997: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885328.27015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885328.27036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885328.27077: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885328.27089: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885328.27103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885328.27128: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885328.27140: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885328.27151: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885328.27162: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885328.27176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885328.27192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885328.27206: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885328.27223: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885328.27238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885328.27316: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885328.27341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885328.27358: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885328.27425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885328.29215: stdout chunk (state=3): >>>ansible-tmp-1726885328.2638502-8744-169576958056755=/root/.ansible/tmp/ansible-tmp-1726885328.2638502-8744-169576958056755 <<< 7920 1726885328.29325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885328.29409: stderr chunk (state=3): >>><<< 7920 1726885328.29427: stdout chunk (state=3): >>><<< 7920 1726885328.29627: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885328.2638502-8744-169576958056755=/root/.ansible/tmp/ansible-tmp-1726885328.2638502-8744-169576958056755 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885328.29630: variable 'ansible_module_compression' from source: unknown 7920 1726885328.29632: ANSIBALLZ: Using lock for service_facts 7920 1726885328.29634: ANSIBALLZ: Acquiring lock 7920 1726885328.29636: ANSIBALLZ: Lock acquired: 139955062816736 7920 1726885328.29638: ANSIBALLZ: Creating module 7920 1726885328.45178: ANSIBALLZ: Writing module into payload 7920 1726885328.45257: ANSIBALLZ: Writing module 7920 1726885328.45271: ANSIBALLZ: Renaming module 7920 1726885328.45276: ANSIBALLZ: Done creating module 7920 1726885328.45291: variable 'ansible_facts' from source: unknown 7920 1726885328.45344: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885328.2638502-8744-169576958056755/AnsiballZ_service_facts.py 7920 1726885328.45444: Sending initial data 7920 1726885328.45447: Sent initial data (160 bytes) 7920 1726885328.46075: 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 <<< 7920 1726885328.46079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885328.46109: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885328.46114: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885328.46119: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885328.46164: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885328.46172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885328.46175: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885328.46234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885328.47953: 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 <<< 7920 1726885328.47983: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885328.48023: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmprve0ww4n /root/.ansible/tmp/ansible-tmp-1726885328.2638502-8744-169576958056755/AnsiballZ_service_facts.py <<< 7920 1726885328.48050: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885328.48824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885328.48909: stderr chunk (state=3): >>><<< 7920 1726885328.48921: stdout chunk (state=3): >>><<< 7920 1726885328.48931: done transferring module to remote 7920 1726885328.48944: _low_level_execute_command(): starting 7920 1726885328.48947: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885328.2638502-8744-169576958056755/ /root/.ansible/tmp/ansible-tmp-1726885328.2638502-8744-169576958056755/AnsiballZ_service_facts.py && sleep 0' 7920 1726885328.49345: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885328.49353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885328.49361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885328.49370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885328.49397: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885328.49409: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885328.49414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885328.49426: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885328.49433: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885328.49439: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885328.49446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885328.49455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885328.49460: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885328.49505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885328.49529: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885328.49538: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885328.49583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885328.51258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885328.51301: stderr chunk (state=3): >>><<< 7920 1726885328.51303: stdout chunk (state=3): >>><<< 7920 1726885328.51317: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885328.51320: _low_level_execute_command(): starting 7920 1726885328.51327: _low_level_execute_command(): using become for this command 7920 1726885328.51337: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-blqoeojcufolcxsdhcozgnsjojcvueqi ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885328.2638502-8744-169576958056755/AnsiballZ_service_facts.py'"'"' && sleep 0' 7920 1726885328.51530: Initial state: awaiting_escalation: BECOME-SUCCESS-blqoeojcufolcxsdhcozgnsjojcvueqi 7920 1726885328.52382: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885328.52388: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885328.52435: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885328.52460: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885328.52463: stderr chunk (state=1): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885328.52477: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885328.52572: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885328.52579: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885328.52667: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885328.55416: stdout chunk (state=1): >>>BECOME-SUCCESS-blqoeojcufolcxsdhcozgnsjojcvueqi <<< 7920 1726885328.55421: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-blqoeojcufolcxsdhcozgnsjojcvueqi' 7920 1726885328.55657: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885328.55671: stdout chunk (state=3): >>>import _imp # builtin <<< 7920 1726885328.55675: stdout chunk (state=3): >>>import '_thread' # <<< 7920 1726885328.55677: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885328.55742: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885328.55781: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885328.55809: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7920 1726885328.55815: stdout chunk (state=3): >>># installing zipimport hook <<< 7920 1726885328.55851: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885328.55866: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885328.55914: 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' <<< 7920 1726885328.55937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885328.55960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7920 1726885328.55966: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885328.55989: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90666daca0> <<< 7920 1726885328.56028: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885328.56041: 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 0x7f9066681280> <<< 7920 1726885328.56046: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90666daa00> <<< 7920 1726885328.56075: 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' <<< 7920 1726885328.56101: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90666da9a0> <<< 7920 1726885328.56136: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885328.56162: 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' <<< 7920 1726885328.56169: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066681370> <<< 7920 1726885328.56184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7920 1726885328.56196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7920 1726885328.56206: 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' <<< 7920 1726885328.56229: stdout chunk (state=3): >>>import '_abc' # <<< 7920 1726885328.56234: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066681820> <<< 7920 1726885328.56259: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066681550> <<< 7920 1726885328.56287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885328.56303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885328.56321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885328.56340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885328.56359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885328.56380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885328.56404: stdout chunk (state=3): >>>import '_stat' # <<< 7920 1726885328.56419: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906662df70> <<< 7920 1726885328.56426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885328.56447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885328.56521: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066634100> <<< 7920 1726885328.56544: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885328.56547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885328.56578: 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' <<< 7920 1726885328.56589: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906665d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066634820> <<< 7920 1726885328.56630: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066696760> <<< 7920 1726885328.56658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7920 1726885328.56664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 7920 1726885328.56667: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906662dc70> <<< 7920 1726885328.56707: 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' <<< 7920 1726885328.56726: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906665dc70> <<< 7920 1726885328.56785: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066681fd0> <<< 7920 1726885328.56808: 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. <<< 7920 1726885328.57015: 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' <<< 7920 1726885328.57060: 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' <<< 7920 1726885328.57092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885328.57113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885328.57174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885328.57209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663afd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663b2e20> <<< 7920 1726885328.57258: 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' # <<< 7920 1726885328.57291: 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' <<< 7920 1726885328.57341: 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 0x7f90663a9730> <<< 7920 1726885328.57369: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663b0520> <<< 7920 1726885328.57423: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663af250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885328.57551: 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' <<< 7920 1726885328.57633: 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 0x7f9066330cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663307c0> import 'itertools' # <<< 7920 1726885328.57676: 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 0x7f9066330dc0> # /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 0x7f9066330e80> <<< 7920 1726885328.57694: 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 0x7f9066330f40> <<< 7920 1726885328.57706: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885328.57777: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066389c40> import '_functools' # <<< 7920 1726885328.57787: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066383520> <<< 7920 1726885328.57843: 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 0x7f9066397580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663b6d00> <<< 7920 1726885328.57882: 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' <<< 7920 1726885328.57919: 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 0x7f9066342b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066389160> <<< 7920 1726885328.57952: 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' <<< 7920 1726885328.57958: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9066397190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663bc8b0> <<< 7920 1726885328.57997: 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' <<< 7920 1726885328.58016: 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' <<< 7920 1726885328.58037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885328.58043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885328.58063: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066342eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066342ca0> <<< 7920 1726885328.58109: 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 0x7f9066342c10> <<< 7920 1726885328.58143: 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' <<< 7920 1726885328.58160: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885328.58176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885328.58187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885328.58270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885328.58300: 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 0x7f9066317280> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885328.58355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885328.58378: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066317370> <<< 7920 1726885328.59085: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906634deb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066344940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663444f0> # /usr/lib64/python3.9/__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 0x7f906623f0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066312d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066344dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663b6ee0> # /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 0x7f9066252a00> 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 0x7f9066252d30> # /usr/lib64/python3.9/__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 0x7f9066264640> # /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 0x7f9066264b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90661f02b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066252e20> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885328.59129: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885328.59135: 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 0x7f9066201190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90662644c0> import 'pwd' # <<< 7920 1726885328.59165: 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 0x7f9066201250> <<< 7920 1726885328.59199: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663428e0> <<< 7920 1726885328.59224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885328.59236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885328.59263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885328.59268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885328.59302: 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 0x7f906621d5b0> <<< 7920 1726885328.59329: 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' <<< 7920 1726885328.59357: 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' <<< 7920 1726885328.59365: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f906621d880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906621d670> <<< 7920 1726885328.59389: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885328.59395: 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 0x7f906621d760> <<< 7920 1726885328.59421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 7920 1726885328.59424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885328.59627: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885328.59632: 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 0x7f906621dbb0> <<< 7920 1726885328.59662: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885328.59671: 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 0x7f9066129100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906621d7f0> <<< 7920 1726885328.59692: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906620f940> <<< 7920 1726885328.59716: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663424c0> <<< 7920 1726885328.59740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885328.59798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885328.59849: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906621d9a0> <<< 7920 1726885328.59944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9066152580> <<< 7920 1726885328.60082: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_f7a0wtgk/ansible_service_facts_payload.zip' <<< 7920 1726885328.60101: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.60309: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/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_f7a0wtgk/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885328.62049: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.62407: 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 0x7f9065a74310> <<< 7920 1726885328.62706: 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' <<< 7920 1726885328.62754: 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 0x7f9065a74e20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065a74d00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065a74a60> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f9065a74b50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065a74880> 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 0x7f9065a74ac0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885328.62761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885328.62860: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065a74e80> <<< 7920 1726885328.62906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885328.62977: 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' <<< 7920 1726885328.62996: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b82340> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9065b82190> <<< 7920 1726885328.63020: 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 0x7f9065a91190> <<< 7920 1726885328.63039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885328.63073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885328.63107: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065a91af0> <<< 7920 1726885328.63166: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b9b2b0> <<< 7920 1726885328.63330: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b9b910> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7920 1726885328.63347: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b9b4f0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885328.63363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885328.63440: 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 <<< 7920 1726885328.63452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b3fe50> <<< 7920 1726885328.63540: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b3f1f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065aaa190> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065aaacd0> <<< 7920 1726885328.63568: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885328.63573: 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 0x7f9065aaa0a0> <<< 7920 1726885328.63606: 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 0x7f9065b3f280> <<< 7920 1726885328.63651: 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 <<< 7920 1726885328.63678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885328.63745: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885328.63752: 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 0x7f9065b464f0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b7b400> <<< 7920 1726885328.63777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885328.63783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885328.63844: 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 0x7f9065a81a30> <<< 7920 1726885328.63847: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b7bb80> <<< 7920 1726885328.63867: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885328.63901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885328.63930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7920 1726885328.63933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 7920 1726885328.63995: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b3aac0> <<< 7920 1726885328.64120: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065a819d0> <<< 7920 1726885328.64208: 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 0x7f9065a81820> <<< 7920 1726885328.64242: 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 0x7f9065a7f730> <<< 7920 1726885328.64289: 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 0x7f9065a7f670> <<< 7920 1726885328.64341: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b0ca00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 7920 1726885328.64344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 7920 1726885328.64347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885328.64398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885328.64470: 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 0x7f9065b029d0> <<< 7920 1726885328.64596: 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 0x7f9065b00970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065a7e340> <<< 7920 1726885328.64687: 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 0x7f9065b02f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065ba10d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885328.64721: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.65045: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/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_f7a0wtgk/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885328.65095: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.65552: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.66020: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885328.66043: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885328.66064: 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' <<< 7920 1726885328.66120: 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 0x7f90656509a0> <<< 7920 1726885328.66199: 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' <<< 7920 1726885328.66215: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065650130> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065af7a60> <<< 7920 1726885328.66260: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885328.66278: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885328.66305: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885328.66433: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.66560: 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' <<< 7920 1726885328.66591: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b40370> <<< 7920 1726885328.66605: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.66983: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.67353: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.67406: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.67473: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885328.67513: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.67547: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885328.67564: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.67614: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.67698: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/ansible_service_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 7920 1726885328.67729: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885328.67759: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.67800: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885328.67990: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.68177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885328.68210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885328.68225: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885328.68292: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b9ff10> # zipimport: zlib available <<< 7920 1726885328.68363: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.68433: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885328.68460: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/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_f7a0wtgk/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_f7a0wtgk/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885328.68471: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.68497: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.68537: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885328.68580: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.68615: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.68685: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.68744: 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 <<< 7920 1726885328.68776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885328.68849: 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 0x7f9065a3edc0> <<< 7920 1726885328.68884: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b3dfa0> <<< 7920 1726885328.68929: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/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_f7a0wtgk/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885328.68942: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.69063: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.69109: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.69146: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.69183: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885328.69204: 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 <<< 7920 1726885328.69246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885328.69277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885328.69289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885328.69375: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065639070> <<< 7920 1726885328.69414: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065a5b0a0> <<< 7920 1726885328.69478: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065a516d0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885328.69508: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.69540: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/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_f7a0wtgk/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885328.69782: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/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_f7a0wtgk/ansible_service_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885328.69867: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.70063: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.70179: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.70304: 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' <<< 7920 1726885328.70332: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b7b760> <<< 7920 1726885328.70355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885328.70372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7920 1726885328.70396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 7920 1726885328.70417: 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 0x7f9065a74070> <<< 7920 1726885328.70462: 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 0x7f9065a41e20> <<< 7920 1726885328.70528: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b7be20> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/ansible_service_facts_payload.zip/ansible/module_utils/service.py <<< 7920 1726885328.70601: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885328.70744: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885330.52514: 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": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "sys<<< 7920 1726885330.52592: stdout chunk (state=3): >>>temd"}, "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__ <<< 7920 1726885330.53154: 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 <<< 7920 1726885330.53166: stdout chunk (state=3): >>># cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize<<< 7920 1726885330.53170: 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 <<< 7920 1726885330.53175: 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<<< 7920 1726885330.53180: 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<<< 7920 1726885330.53183: 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<<< 7920 1726885330.53214: 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 <<< 7920 1726885330.53236: 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 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 <<< 7920 1726885330.53589: 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 <<< 7920 1726885330.53617: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse <<< 7920 1726885330.53649: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle <<< 7920 1726885330.53872: 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 # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # 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 <<< 7920 1726885330.53894: 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 <<< 7920 1726885330.53971: 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 <<< 7920 1726885330.53979: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7920 1726885330.54145: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885330.54202: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 7920 1726885330.54223: 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 <<< 7920 1726885330.54263: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885330.54814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885330.54820: stdout chunk (state=3): >>><<< 7920 1726885330.54822: stderr chunk (state=3): >>><<< 7920 1726885330.55056: _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 0x7f90666daca0> # /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 0x7f9066681280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90666daa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f90666da9a0> 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 0x7f9066681370> # /usr/lib64/python3.9/__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 0x7f9066681820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066681550> # /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 0x7f906662df70> # /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 0x7f9066634100> # /usr/lib64/python3.9/__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 0x7f906665d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066634820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066696760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906662dc70> # /usr/lib64/python3.9/__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 0x7f906665dc70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066681fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f90663afd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663b2e20> # /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 0x7f90663a9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663b0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663af250> # /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 0x7f9066330cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663307c0> 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 0x7f9066330dc0> # /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 0x7f9066330e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066330f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066389c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066383520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066397580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663b6d00> # /usr/lib64/python3.9/__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 0x7f9066342b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066389160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9066397190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663bc8b0> # /usr/lib64/python3.9/__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 0x7f9066342eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066342ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066342c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f9066317280> # /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 0x7f9066317370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906634deb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066344940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663444f0> # /usr/lib64/python3.9/__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 0x7f906623f0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066312d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066344dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663b6ee0> # /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 0x7f9066252a00> 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 0x7f9066252d30> # /usr/lib64/python3.9/__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 0x7f9066264640> # /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 0x7f9066264b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90661f02b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9066252e20> # /usr/lib64/python3.9/__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 0x7f9066201190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90662644c0> 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 0x7f9066201250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663428e0> # /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 0x7f906621d5b0> # /usr/lib64/python3.9/__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 0x7f906621d880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906621d670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f906621d760> # /usr/lib64/python3.9/__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 0x7f906621dbb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9066129100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906621d7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906620f940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90663424c0> # /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 0x7f906621d9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9066152580> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_f7a0wtgk/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/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_f7a0wtgk/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 0x7f9065a74310> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f9065a74e20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065a74d00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065a74a60> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f9065a74b50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065a74880> 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 0x7f9065a74ac0> # /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 0x7f9065a74e80> # /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 0x7f9065b82340> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9065b82190> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9065a91190> # /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 0x7f9065a91af0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b9b2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b9b910> # /usr/lib64/python3.9/__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 0x7f9065b9b4f0> # /usr/lib64/python3.9/__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 0x7f9065b3fe50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b3f1f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065aaa190> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065aaacd0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9065aaa0a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b3f280> # /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 0x7f9065b464f0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b7b400> # /usr/lib64/python3.9/__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 0x7f9065a81a30> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b7bb80> # /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 0x7f9065b3aac0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065a819d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9065a81820> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9065a7f730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9065a7f670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b0ca00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f9065b029d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9065b00970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065a7e340> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9065b02f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065ba10d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/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_f7a0wtgk/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_f7a0wtgk/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_f7a0wtgk/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_f7a0wtgk/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 0x7f90656509a0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f9065650130> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065af7a60> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/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_f7a0wtgk/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 0x7f9065b40370> # 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_f7a0wtgk/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_f7a0wtgk/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_f7a0wtgk/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_f7a0wtgk/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_f7a0wtgk/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 0x7f9065b9ff10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/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_f7a0wtgk/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_f7a0wtgk/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_f7a0wtgk/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_f7a0wtgk/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 0x7f9065a3edc0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b3dfa0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/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_f7a0wtgk/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 0x7f9065639070> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065a5b0a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065a516d0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/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_f7a0wtgk/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_f7a0wtgk/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_f7a0wtgk/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_f7a0wtgk/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 0x7f9065b7b760> # /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 0x7f9065a74070> # 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 0x7f9065a41e20> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9065b7be20> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_f7a0wtgk/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": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 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 7920 1726885330.58256: 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-1726885328.2638502-8744-169576958056755/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885330.58268: _low_level_execute_command(): starting 7920 1726885330.58271: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885328.2638502-8744-169576958056755/ > /dev/null 2>&1 && sleep 0' 7920 1726885330.59953: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885330.60024: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885330.60035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885330.60047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885330.60084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885330.60092: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885330.60128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885330.60143: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885330.60151: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885330.60163: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885330.60166: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885330.60172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885330.60183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885330.60190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885330.60197: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885330.60210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885330.60391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885330.60408: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885330.60426: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885330.60489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885330.62326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885330.62330: stdout chunk (state=3): >>><<< 7920 1726885330.62337: stderr chunk (state=3): >>><<< 7920 1726885330.62351: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885330.62358: handler run complete 7920 1726885330.62547: variable 'ansible_facts' from source: unknown 7920 1726885330.62704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885330.63214: variable 'ansible_facts' from source: unknown 7920 1726885330.63345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885330.63551: attempt loop complete, returning result 7920 1726885330.63554: _execute() done 7920 1726885330.63557: dumping result to json 7920 1726885330.63622: done dumping result, returning 7920 1726885330.63630: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-9835-648e-0000000000ad] 7920 1726885330.63633: sending task result for task 02369adf-7a19-9835-648e-0000000000ad ok: [managed_node1] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "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": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "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 } 7920 1726885330.65846: done sending task result for task 02369adf-7a19-9835-648e-0000000000ad 7920 1726885330.66131: WORKER PROCESS EXITING 7920 1726885330.66142: no more pending results, returning what we have 7920 1726885330.66144: results queue empty 7920 1726885330.66145: checking for any_errors_fatal 7920 1726885330.66149: done checking for any_errors_fatal 7920 1726885330.66150: checking for max_fail_percentage 7920 1726885330.66151: done checking for max_fail_percentage 7920 1726885330.66152: checking to see if all hosts have failed and the running result is not ok 7920 1726885330.66153: done checking to see if all hosts have failed 7920 1726885330.66154: getting the remaining hosts for this loop 7920 1726885330.66155: done getting the remaining hosts for this loop 7920 1726885330.66158: getting the next task for host managed_node1 7920 1726885330.66164: done getting next task for host managed_node1 7920 1726885330.66167: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 7920 1726885330.66170: ^ 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 7920 1726885330.66184: getting variables 7920 1726885330.66186: in VariableManager get_vars() 7920 1726885330.66209: Calling all_inventory to load vars for managed_node1 7920 1726885330.66213: Calling groups_inventory to load vars for managed_node1 7920 1726885330.66216: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885330.66227: Calling all_plugins_play to load vars for managed_node1 7920 1726885330.66230: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885330.66233: Calling groups_plugins_play to load vars for managed_node1 7920 1726885330.66687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885330.67463: done with get_vars() 7920 1726885330.67481: done getting variables 7920 1726885330.67548: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 22:22:10 -0400 (0:00:02.459) 0:01:08.304 ****** 7920 1726885330.67580: entering _queue_task() for managed_node1/set_fact 7920 1726885330.67848: worker is 1 (out of 1 available) 7920 1726885330.67861: exiting _queue_task() for managed_node1/set_fact 7920 1726885330.67871: done queuing things up, now waiting for results queue to drain 7920 1726885330.67873: waiting for pending results... 7920 1726885330.68151: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 7920 1726885330.68312: in run() - task 02369adf-7a19-9835-648e-0000000000ae 7920 1726885330.68395: variable 'ansible_search_path' from source: unknown 7920 1726885330.68402: variable 'ansible_search_path' from source: unknown 7920 1726885330.68449: calling self._execute() 7920 1726885330.68590: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885330.68620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885330.68633: variable 'omit' from source: magic vars 7920 1726885330.68745: variable 'omit' from source: magic vars 7920 1726885330.68820: variable 'omit' from source: magic vars 7920 1726885330.69209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885330.73434: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885330.73514: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885330.73672: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885330.73710: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885330.73872: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885330.73954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885330.74104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885330.74138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885330.74180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885330.74203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885330.74339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885330.74367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885330.74428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885330.74555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885330.74575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885330.74679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885330.74861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885330.74891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885330.74959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885330.75070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885330.75126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885330.75272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885330.75305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885330.75355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885330.75379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885330.75545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885330.75574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885330.75628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885330.75749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885330.75769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885330.76332: variable 'ansible_facts' from source: unknown 7920 1726885330.76977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885330.77428: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885330.77493: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885330.77583: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885330.77691: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885330.77751: 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) 7920 1726885330.77902: 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) 7920 1726885330.77937: 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) 7920 1726885330.77967: 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) 7920 1726885330.79124: variable 'omit' from source: magic vars 7920 1726885330.79215: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885330.79324: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885330.79348: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885330.79423: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885330.79436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885330.79453: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885330.79529: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885330.79556: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885330.79624: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885330.79634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885330.79860: Set connection var ansible_connection to ssh 7920 1726885330.79874: Set connection var ansible_shell_executable to /bin/sh 7920 1726885330.79883: Set connection var ansible_timeout to 10 7920 1726885330.79888: Set connection var ansible_shell_type to sh 7920 1726885330.79896: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885330.79904: Set connection var ansible_pipelining to False 7920 1726885330.79964: variable 'ansible_shell_executable' from source: unknown 7920 1726885330.80051: variable 'ansible_connection' from source: unknown 7920 1726885330.80062: variable 'ansible_module_compression' from source: unknown 7920 1726885330.80068: variable 'ansible_shell_type' from source: unknown 7920 1726885330.80074: variable 'ansible_shell_executable' from source: unknown 7920 1726885330.80079: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885330.80086: variable 'ansible_pipelining' from source: unknown 7920 1726885330.80091: variable 'ansible_timeout' from source: unknown 7920 1726885330.80098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885330.80219: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885330.80290: variable 'omit' from source: magic vars 7920 1726885330.80377: starting attempt loop 7920 1726885330.80390: running the handler 7920 1726885330.80404: handler run complete 7920 1726885330.80423: attempt loop complete, returning result 7920 1726885330.80431: _execute() done 7920 1726885330.80438: dumping result to json 7920 1726885330.80445: done dumping result, returning 7920 1726885330.80457: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-9835-648e-0000000000ae] 7920 1726885330.80466: sending task result for task 02369adf-7a19-9835-648e-0000000000ae ok: [managed_node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 7920 1726885330.80672: no more pending results, returning what we have 7920 1726885330.80675: results queue empty 7920 1726885330.80676: checking for any_errors_fatal 7920 1726885330.80691: done checking for any_errors_fatal 7920 1726885330.80693: checking for max_fail_percentage 7920 1726885330.80696: done checking for max_fail_percentage 7920 1726885330.80697: checking to see if all hosts have failed and the running result is not ok 7920 1726885330.80698: done checking to see if all hosts have failed 7920 1726885330.80699: getting the remaining hosts for this loop 7920 1726885330.80701: done getting the remaining hosts for this loop 7920 1726885330.80705: getting the next task for host managed_node1 7920 1726885330.80719: done getting next task for host managed_node1 7920 1726885330.80724: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 7920 1726885330.80728: ^ 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 7920 1726885330.80740: getting variables 7920 1726885330.80742: in VariableManager get_vars() 7920 1726885330.80777: Calling all_inventory to load vars for managed_node1 7920 1726885330.80781: Calling groups_inventory to load vars for managed_node1 7920 1726885330.80784: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885330.80794: Calling all_plugins_play to load vars for managed_node1 7920 1726885330.80798: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885330.80801: Calling groups_plugins_play to load vars for managed_node1 7920 1726885330.81541: done sending task result for task 02369adf-7a19-9835-648e-0000000000ae 7920 1726885330.81544: WORKER PROCESS EXITING 7920 1726885330.81566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885330.83007: done with get_vars() 7920 1726885330.83026: done getting variables TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 20 September 2024 22:22:10 -0400 (0:00:00.156) 0:01:08.460 ****** 7920 1726885330.83236: entering _queue_task() for managed_node1/systemd 7920 1726885330.83238: Creating lock for systemd 7920 1726885330.83736: worker is 1 (out of 1 available) 7920 1726885330.83752: exiting _queue_task() for managed_node1/systemd 7920 1726885330.83764: done queuing things up, now waiting for results queue to drain 7920 1726885330.83766: waiting for pending results... 7920 1726885330.84042: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 7920 1726885330.84186: in run() - task 02369adf-7a19-9835-648e-0000000000b0 7920 1726885330.84214: variable 'ansible_search_path' from source: unknown 7920 1726885330.84226: variable 'ansible_search_path' from source: unknown 7920 1726885330.84273: variable 'storage_cryptsetup_services' from source: set_fact 7920 1726885330.84490: variable 'storage_cryptsetup_services' from source: set_fact 7920 1726885330.84555: dumping result to json 7920 1726885330.84564: done dumping result, returning 7920 1726885330.84576: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-9835-648e-0000000000b0] 7920 1726885330.84588: sending task result for task 02369adf-7a19-9835-648e-0000000000b0 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885330.84753: no more pending results, returning what we have 7920 1726885330.84758: results queue empty 7920 1726885330.84759: checking for any_errors_fatal 7920 1726885330.84767: done checking for any_errors_fatal 7920 1726885330.84768: checking for max_fail_percentage 7920 1726885330.84770: done checking for max_fail_percentage 7920 1726885330.84771: checking to see if all hosts have failed and the running result is not ok 7920 1726885330.84772: done checking to see if all hosts have failed 7920 1726885330.84773: getting the remaining hosts for this loop 7920 1726885330.84775: done getting the remaining hosts for this loop 7920 1726885330.84779: getting the next task for host managed_node1 7920 1726885330.84789: done getting next task for host managed_node1 7920 1726885330.84794: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 7920 1726885330.84799: ^ 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 7920 1726885330.84815: getting variables 7920 1726885330.84820: in VariableManager get_vars() 7920 1726885330.84856: Calling all_inventory to load vars for managed_node1 7920 1726885330.84860: Calling groups_inventory to load vars for managed_node1 7920 1726885330.84863: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885330.84874: Calling all_plugins_play to load vars for managed_node1 7920 1726885330.84878: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885330.84881: Calling groups_plugins_play to load vars for managed_node1 7920 1726885330.85520: done sending task result for task 02369adf-7a19-9835-648e-0000000000b0 7920 1726885330.85524: WORKER PROCESS EXITING 7920 1726885330.85660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885330.86490: done with get_vars() 7920 1726885330.86503: done getting variables TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 20 September 2024 22:22:10 -0400 (0:00:00.034) 0:01:08.495 ****** 7920 1726885330.86701: entering _queue_task() for managed_node1/fedora.linux_system_roles.blivet 7920 1726885330.87306: worker is 1 (out of 1 available) 7920 1726885330.87322: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blivet 7920 1726885330.87335: done queuing things up, now waiting for results queue to drain 7920 1726885330.87337: waiting for pending results... 7920 1726885330.87943: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 7920 1726885330.88081: in run() - task 02369adf-7a19-9835-648e-0000000000b1 7920 1726885330.88102: variable 'ansible_search_path' from source: unknown 7920 1726885330.88110: variable 'ansible_search_path' from source: unknown 7920 1726885330.88154: calling self._execute() 7920 1726885330.88235: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885330.88246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885330.88264: variable 'omit' from source: magic vars 7920 1726885330.88374: variable 'omit' from source: magic vars 7920 1726885330.88455: variable 'omit' from source: magic vars 7920 1726885330.88720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885330.91782: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885330.91869: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885330.91920: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885330.91959: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885330.92019: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885330.92177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885330.92349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885330.92376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885330.92426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885330.92543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885330.92996: variable 'storage_use_partitions' from source: role '' defaults 7920 1726885330.93014: variable 'storage_disklabel_type' from source: role '' defaults 7920 1726885330.93079: variable 'storage_pool_defaults' from source: role '' defaults 7920 1726885330.93151: variable 'storage_pool_defaults' from source: role '' defaults 7920 1726885330.93469: variable 'storage_volume_defaults' from source: role '' defaults 7920 1726885330.93689: variable 'storage_volume_defaults' from source: role '' defaults 7920 1726885330.93957: variable 'storage_safe_mode' from source: play vars 7920 1726885330.94053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885330.94091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885330.94126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885330.94177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885330.94201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885330.94277: variable 'omit' from source: magic vars 7920 1726885330.94316: variable 'omit' from source: magic vars 7920 1726885330.94350: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885330.94379: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885330.94407: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885330.94434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885330.94449: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885330.94471: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885330.94491: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885330.94535: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885330.94547: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885330.94555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885330.94685: Set connection var ansible_connection to ssh 7920 1726885330.94700: Set connection var ansible_shell_executable to /bin/sh 7920 1726885330.94709: Set connection var ansible_timeout to 10 7920 1726885330.94720: Set connection var ansible_shell_type to sh 7920 1726885330.94738: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885330.94747: Set connection var ansible_pipelining to False 7920 1726885330.94774: variable 'ansible_shell_executable' from source: unknown 7920 1726885330.94781: variable 'ansible_connection' from source: unknown 7920 1726885330.94787: variable 'ansible_module_compression' from source: unknown 7920 1726885330.94793: variable 'ansible_shell_type' from source: unknown 7920 1726885330.94798: variable 'ansible_shell_executable' from source: unknown 7920 1726885330.94804: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885330.94814: variable 'ansible_pipelining' from source: unknown 7920 1726885330.94824: variable 'ansible_timeout' from source: unknown 7920 1726885330.94838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885330.94971: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885330.94988: variable 'omit' from source: magic vars 7920 1726885330.95016: starting attempt loop 7920 1726885330.95039: running the handler 7920 1726885330.95063: _low_level_execute_command(): starting 7920 1726885330.95087: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885330.95909: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885330.95916: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885330.95921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885330.95931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885330.96157: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885330.96161: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885330.96164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885330.96166: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885330.96187: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885330.96190: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885330.96192: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885330.96194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885330.96196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885330.96198: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885330.96200: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885330.96202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885330.96204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885330.96206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885330.96208: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885330.96223: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885330.98034: stdout chunk (state=3): >>>/root <<< 7920 1726885330.98143: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885330.98148: stdout chunk (state=3): >>><<< 7920 1726885330.98156: stderr chunk (state=3): >>><<< 7920 1726885330.98172: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885330.98200: _low_level_execute_command(): starting 7920 1726885330.98204: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885330.981723-8820-65935275260110 `" && echo ansible-tmp-1726885330.981723-8820-65935275260110="` echo /root/.ansible/tmp/ansible-tmp-1726885330.981723-8820-65935275260110 `" ) && sleep 0' 7920 1726885330.98857: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885330.98861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885330.98894: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885330.98898: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885330.98900: stderr 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885330.98910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885330.98974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885330.98977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885330.99033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885331.00850: stdout chunk (state=3): >>>ansible-tmp-1726885330.981723-8820-65935275260110=/root/.ansible/tmp/ansible-tmp-1726885330.981723-8820-65935275260110 <<< 7920 1726885331.00971: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885331.01033: stderr chunk (state=3): >>><<< 7920 1726885331.01036: stdout chunk (state=3): >>><<< 7920 1726885331.01165: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885330.981723-8820-65935275260110=/root/.ansible/tmp/ansible-tmp-1726885330.981723-8820-65935275260110 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885331.01168: variable 'ansible_module_compression' from source: unknown 7920 1726885331.01171: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 7920 1726885331.01219: variable 'ansible_facts' from source: unknown 7920 1726885331.01314: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885330.981723-8820-65935275260110/AnsiballZ_blivet.py 7920 1726885331.01461: Sending initial data 7920 1726885331.01464: Sent initial data (151 bytes) 7920 1726885331.02331: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885331.02340: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885331.02350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885331.02362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885331.02419: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885331.02423: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885331.02425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885331.02428: 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885331.02433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885331.02485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885331.02487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885331.02540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885331.04249: 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 <<< 7920 1726885331.04256: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7920 1726885331.04306: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885331.04322: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmp3wj4fvsd /root/.ansible/tmp/ansible-tmp-1726885330.981723-8820-65935275260110/AnsiballZ_blivet.py <<< 7920 1726885331.04359: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885331.05630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885331.06316: stderr chunk (state=3): >>><<< 7920 1726885331.06322: stdout chunk (state=3): >>><<< 7920 1726885331.06325: done transferring module to remote 7920 1726885331.06327: _low_level_execute_command(): starting 7920 1726885331.06331: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885330.981723-8820-65935275260110/ /root/.ansible/tmp/ansible-tmp-1726885330.981723-8820-65935275260110/AnsiballZ_blivet.py && sleep 0' 7920 1726885331.07227: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885331.07255: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885331.07279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885331.07302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885331.07360: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885331.07371: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885331.07395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885331.07430: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885331.07447: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885331.07470: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885331.07492: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885331.07517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885331.07543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885331.07570: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885331.07591: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885331.07616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885331.07723: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885331.07752: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885331.07778: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885331.07862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885331.09618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885331.09666: stderr chunk (state=3): >>><<< 7920 1726885331.09668: stdout chunk (state=3): >>><<< 7920 1726885331.09717: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885331.09721: _low_level_execute_command(): starting 7920 1726885331.09723: _low_level_execute_command(): using become for this command 7920 1726885331.09726: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-uvxrlnzjerqeasjqthbpffsjgmnjgvgz ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885330.981723-8820-65935275260110/AnsiballZ_blivet.py'"'"' && sleep 0' 7920 1726885331.09769: Initial state: awaiting_escalation: BECOME-SUCCESS-uvxrlnzjerqeasjqthbpffsjgmnjgvgz 7920 1726885331.10341: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885331.10344: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885331.10366: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885331.10370: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885331.10395: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885331.10408: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885331.10430: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885331.10447: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885331.10470: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885331.10540: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885331.10563: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885331.10568: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885331.10611: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885331.13463: stdout chunk (state=1): >>>BECOME-SUCCESS-uvxrlnzjerqeasjqthbpffsjgmnjgvgz <<< 7920 1726885331.13474: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-uvxrlnzjerqeasjqthbpffsjgmnjgvgz' 7920 1726885331.13689: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885331.13750: stdout chunk (state=3): >>>import '_io' # <<< 7920 1726885331.13757: stdout chunk (state=3): >>>import 'marshal' # <<< 7920 1726885331.13778: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885331.13805: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885331.13843: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885331.13860: stdout chunk (state=3): >>>import 'zipimport' # <<< 7920 1726885331.13864: stdout chunk (state=3): >>># installed zipimport hook <<< 7920 1726885331.13900: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7920 1726885331.13905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885331.13938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885331.13950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885331.13983: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065d20ca0> <<< 7920 1726885331.14041: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885331.14057: 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 0x7fc065cc7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065d20a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7920 1726885331.14074: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065d209a0> <<< 7920 1726885331.14086: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885331.14110: 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' <<< 7920 1726885331.14124: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065cc7370> <<< 7920 1726885331.14137: 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' <<< 7920 1726885331.14166: 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' <<< 7920 1726885331.14195: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065cc7820> <<< 7920 1726885331.14236: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065cc7550> <<< 7920 1726885331.14269: 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' <<< 7920 1726885331.14272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885331.14275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885331.14299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885331.14309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885331.14348: stdout chunk (state=3): >>>import '_stat' # <<< 7920 1726885331.14351: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065c73f70> <<< 7920 1726885331.14367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885331.14372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885331.14441: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065c7a100> <<< 7920 1726885331.14469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885331.14473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885331.14501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7920 1726885331.14505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 7920 1726885331.14510: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065ca3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065c7a820> <<< 7920 1726885331.14540: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065cdc760> <<< 7920 1726885331.14572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7920 1726885331.14575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065c73c70> <<< 7920 1726885331.14620: 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' <<< 7920 1726885331.14634: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065ca3c70> <<< 7920 1726885331.14685: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065cc7fd0> <<< 7920 1726885331.14706: 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. <<< 7920 1726885331.14951: 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' <<< 7920 1726885331.14979: 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' <<< 7920 1726885331.15008: 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' <<< 7920 1726885331.15028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885331.15042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0659d4d90> <<< 7920 1726885331.15081: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0659d7e20> <<< 7920 1726885331.15102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885331.15109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885331.15130: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885331.15155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885331.15164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885331.15194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 7920 1726885331.15220: 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 0x7fc0659ce730> <<< 7920 1726885331.15226: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0659d5520> <<< 7920 1726885331.15239: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0659d4250> <<< 7920 1726885331.15245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885331.15318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885331.15353: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885331.15405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885331.15432: 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 0x7fc065933c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065933760> <<< 7920 1726885331.15463: 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 0x7fc065933d60> <<< 7920 1726885331.15491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885331.15556: 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 0x7fc065933e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065933ee0> <<< 7920 1726885331.15610: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06598bbe0> <<< 7920 1726885331.15644: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0659854c0> <<< 7920 1726885331.15687: 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 0x7fc06599a520> <<< 7920 1726885331.15710: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0659dbd00> <<< 7920 1726885331.15742: 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 0x7fc065944b20> <<< 7920 1726885331.15780: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0659d7fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885331.15797: 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 0x7fc06599a130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0659e18b0> <<< 7920 1726885331.15816: 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' <<< 7920 1726885331.15834: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 7920 1726885331.15848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885331.15872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885331.15929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065944e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065944c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065944bb0> <<< 7920 1726885331.15952: 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' <<< 7920 1726885331.15969: 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' <<< 7920 1726885331.15987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885331.16039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885331.16072: 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 0x7fc065918220> <<< 7920 1726885331.16089: 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' <<< 7920 1726885331.16118: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065918310> <<< 7920 1726885331.16228: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065950e50> <<< 7920 1726885331.16271: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0659468e0> <<< 7920 1726885331.16311: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065944e20> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885331.16368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885331.16407: 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' <<< 7920 1726885331.16428: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0658c2f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0658a7b20> <<< 7920 1726885331.16463: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065946d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065985fd0> <<< 7920 1726885331.16487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885331.16511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885331.16538: 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 0x7fc0658609a0> <<< 7920 1726885331.16556: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885331.16576: 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 0x7fc065860cd0> <<< 7920 1726885331.16659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885331.16688: 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 0x7fc0658725e0> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885331.16692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885331.16906: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065872b20> <<< 7920 1726885331.16946: 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 0x7fc065808250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065860dc0> # /usr/lib64/python3.9/__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 0x7fc06581a130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065872460> 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 0x7fc06581a1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065944880> # /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' <<< 7920 1726885331.16958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885331.16976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885331.17044: 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 0x7fc065834550> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7920 1726885331.17081: 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 0x7fc065834820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065834610> <<< 7920 1726885331.17112: 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 0x7fc065834700> <<< 7920 1726885331.17118: 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' <<< 7920 1726885331.17296: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885331.17300: 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 0x7fc065834b50> <<< 7920 1726885331.17328: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885331.17333: 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 0x7fc065834fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065834790> <<< 7920 1726885331.17360: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0658288e0> <<< 7920 1726885331.17369: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065944460> <<< 7920 1726885331.17391: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885331.17447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885331.17493: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065834940> <<< 7920 1726885331.17597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc06576b520> <<< 7920 1726885331.17752: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 7920 1726885331.17930: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/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_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885331.19104: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.20047: 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 0x7fc065125730> <<< 7920 1726885331.20078: 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' <<< 7920 1726885331.20131: 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' <<< 7920 1726885331.20150: 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' <<< 7920 1726885331.20166: 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 0x7fc0651b6850> <<< 7920 1726885331.20204: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0651b6730> <<< 7920 1726885331.20235: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0651b6490> <<< 7920 1726885331.20255: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7920 1726885331.20258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885331.20307: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0651b6580> <<< 7920 1726885331.20327: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0651b62b0> import 'atexit' # <<< 7920 1726885331.20362: 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 0x7fc0651b64f0> <<< 7920 1726885331.20372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885331.20392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885331.20438: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0651b68b0> <<< 7920 1726885331.20472: 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' <<< 7920 1726885331.20496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885331.20524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885331.20545: 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' <<< 7920 1726885331.20608: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065108880> <<< 7920 1726885331.20674: 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 0x7fc0651084f0> <<< 7920 1726885331.20729: 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 0x7fc0651086a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885331.20744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885331.20754: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0650c3b50> <<< 7920 1726885331.20780: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0651b0d00> <<< 7920 1726885331.20932: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0651b6610> <<< 7920 1726885331.20955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7920 1726885331.20959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7920 1726885331.20985: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0651b0e80> <<< 7920 1726885331.21007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885331.21023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885331.21045: 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' <<< 7920 1726885331.21060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885331.21078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885331.21099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 7920 1726885331.21110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0650a0880> <<< 7920 1726885331.21200: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065157d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065157850> <<< 7920 1726885331.21249: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0650bd310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc065157fa0> <<< 7920 1726885331.21271: 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 0x7fc065157f70> <<< 7920 1726885331.21289: 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 <<< 7920 1726885331.21294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885331.21309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885331.21339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885331.21403: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885331.21408: 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 0x7fc065086f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06518ee80> <<< 7920 1726885331.21437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885331.21448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885331.21502: 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 0x7fc065096520> <<< 7920 1726885331.21522: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06518efd0> <<< 7920 1726885331.21547: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885331.21570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885331.21598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7920 1726885331.21652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 7920 1726885331.21679: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065086250> <<< 7920 1726885331.21786: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065096160> <<< 7920 1726885331.21876: 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 0x7fc0650945b0> <<< 7920 1726885331.21913: 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 0x7fc065094670> <<< 7920 1726885331.22295: 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 0x7fc065093ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065186bb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7fc0651189d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc065115970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065088880> <<< 7920 1726885331.22301: 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 0x7fc065118400> <<< 7920 1726885331.22307: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06514f9d0> # zipimport: zlib available <<< 7920 1726885331.22329: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.22334: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885331.22349: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.22436: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.22506: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.22515: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885331.22533: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.22543: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885331.22564: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.22665: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.22759: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.23209: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.23684: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885331.23691: 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_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885331.23707: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885331.23722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885331.23777: 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 0x7fc065066be0> <<< 7920 1726885331.23845: 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' <<< 7920 1726885331.23853: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06510c7c0> <<< 7920 1726885331.23869: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064c51100> <<< 7920 1726885331.23908: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885331.23926: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.24001: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885331.24102: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.24264: 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 0x7fc06510dc10> <<< 7920 1726885331.24287: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.24651: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.25000: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.25067: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.25131: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885331.25133: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.25163: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.25195: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885331.25201: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.25263: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.25355: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885331.25358: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.25384: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885331.25386: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.25410: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.25464: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885331.25467: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.25647: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.25839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885331.25879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885331.25883: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885331.25949: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065152fd0> <<< 7920 1726885331.25953: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.26015: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.26090: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885331.26096: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/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_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885331.26100: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885331.26112: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.26144: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.26186: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885331.26199: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.26233: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.26269: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.26361: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.26419: 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 <<< 7920 1726885331.26444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885331.26542: 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 0x7fc06504c700> <<< 7920 1726885331.26589: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064c04f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py <<< 7920 1726885331.26605: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885331.26936: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885331.27499: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064c3eb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06505b520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065056a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/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_qdno32rp/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_qdno32rp/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_qdno32rp/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_qdno32rp/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_qdno32rp/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_qdno32rp/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_qdno32rp/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_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 7920 1726885331.28731: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.29899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 7920 1726885331.29945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 7920 1726885331.29993: 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' # /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' <<< 7920 1726885331.30035: 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 0x7fc0648e7040> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0648e7280> <<< 7920 1726885331.30062: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0648e7a00> <<< 7920 1726885331.30169: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064c4f460> <<< 7920 1726885331.30239: 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' <<< 7920 1726885331.30330: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 7920 1726885331.30336: 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 0x7fc06504c0a0> <<< 7920 1726885331.30373: 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' <<< 7920 1726885331.30409: 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' <<< 7920 1726885331.30415: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064c4e160> <<< 7920 1726885331.30457: 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 0x7fc064c4e940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064c4ee50> <<< 7920 1726885331.30527: 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' <<< 7920 1726885331.30560: 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' <<< 7920 1726885331.30621: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0648f4340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0648f41f0> <<< 7920 1726885331.30708: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064c4ec40> <<< 7920 1726885331.30734: 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' <<< 7920 1726885331.30748: 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 <<< 7920 1726885331.30930: 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 0x7fc064a0f070> <<< 7920 1726885331.30974: 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 0x7fc064a0ff70> <<< 7920 1726885331.30992: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064a0f7f0> <<< 7920 1726885331.31069: 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' <<< 7920 1726885331.31073: 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' <<< 7920 1726885331.31102: 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' <<< 7920 1726885331.31140: 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 <<< 7920 1726885331.31175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0649632e0> # /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 0x7fc0649633d0> <<< 7920 1726885331.31254: 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 0x7fc0649636d0> <<< 7920 1726885331.31305: 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 <<< 7920 1726885331.31310: 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 0x7fc064963ca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064935c40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064935820> <<< 7920 1726885331.31373: 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 # 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 0x7fc064935ee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0649352b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064a0fbb0> <<< 7920 1726885331.31428: 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 <<< 7920 1726885331.31461: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 7920 1726885331.31515: 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 0x7fc0649b5df0> # /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' <<< 7920 1726885331.31531: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 7920 1726885331.31555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 7920 1726885331.31581: 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' <<< 7920 1726885331.31719: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0648e28b0> <<< 7920 1726885331.31745: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0649ce670> <<< 7920 1726885331.31761: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0649ce1c0> <<< 7920 1726885331.31869: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0649c58e0> <<< 7920 1726885331.31936: 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 # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 7920 1726885331.32122: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0648b1a00> <<< 7920 1726885331.32185: 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 <<< 7920 1726885331.32202: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 7920 1726885331.32483: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0642b6d60> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064a0f4f0> # /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py <<< 7920 1726885331.32594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 7920 1726885331.32680: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0642b6eb0> <<< 7920 1726885331.32716: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065197d30> <<< 7920 1726885331.32735: 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 <<< 7920 1726885331.32742: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' <<< 7920 1726885331.32793: 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' <<< 7920 1726885331.32796: 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 <<< 7920 1726885331.32799: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 7920 1726885331.32858: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06424a580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06424a3a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0642d2640> <<< 7920 1726885331.33368: stdout chunk (state=3): >>> ** (process:15955): WARNING **: 22:22:11.332: 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 0x7fc064c4f280> <<< 7920 1726885331.33372: 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' <<< 7920 1726885331.33452: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06424a190> # /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 0x7fc0642738b0> <<< 7920 1726885331.33511: 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' # /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' <<< 7920 1726885331.33562: 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' <<< 7920 1726885331.33605: 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' # /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' <<< 7920 1726885331.33705: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063bce8b0> # /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 <<< 7920 1726885331.33715: stdout chunk (state=3): >>># 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 0x7fc063be3fd0> <<< 7920 1726885331.33756: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063bd53a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063bcedf0> <<< 7920 1726885331.33788: 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' <<< 7920 1726885331.33816: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063be3cd0> <<< 7920 1726885331.33834: 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' <<< 7920 1726885331.33860: 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' <<< 7920 1726885331.33890: 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' <<< 7920 1726885331.33922: 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' <<< 7920 1726885331.33930: stdout chunk (state=3): >>>import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063bfedc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063bfeb20> <<< 7920 1726885331.33952: 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 <<< 7920 1726885331.33965: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' <<< 7920 1726885331.33987: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063bfec10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063bfe790> <<< 7920 1726885331.34020: 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' <<< 7920 1726885331.34046: 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' <<< 7920 1726885331.34061: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063bfe850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063bfe7f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063becd90> <<< 7920 1726885331.34090: 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 <<< 7920 1726885331.34096: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 7920 1726885331.34143: 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' <<< 7920 1726885331.34154: 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 0x7fc063b849d0> <<< 7920 1726885331.34206: 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 0x7fc063b84dc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b846a0> <<< 7920 1726885331.34221: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063bfe580> <<< 7920 1726885331.34249: 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 0x7fc063b846d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063bce0d0> <<< 7920 1726885331.34279: 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' <<< 7920 1726885331.34318: 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' <<< 7920 1726885331.34348: 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 <<< 7920 1726885331.34393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 7920 1726885331.34409: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b9a460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b9a1c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063bce640> <<< 7920 1726885331.34762: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06427f580> <<< 7920 1726885331.34837: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064273d30> # /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' <<< 7920 1726885331.34894: 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' <<< 7920 1726885331.34931: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b4a400> # /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' <<< 7920 1726885331.34945: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b4abb0> <<< 7920 1726885331.35023: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b450d0> <<< 7920 1726885331.35036: 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 <<< 7920 1726885331.35058: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 7920 1726885331.35090: 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 <<< 7920 1726885331.35103: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885331.35142: 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 0x7fc063b7ea90> <<< 7920 1726885331.35168: 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' <<< 7920 1726885331.35187: 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 <<< 7920 1726885331.35206: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 7920 1726885331.35238: 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 <<< 7920 1726885331.35252: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 7920 1726885331.35275: 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' <<< 7920 1726885331.35300: 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' <<< 7920 1726885331.35371: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b0f760> # /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 0x7fc063b0fcd0> <<< 7920 1726885331.35390: 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 0x7fc063b1f3d0> <<< 7920 1726885331.35418: 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 <<< 7920 1726885331.35479: 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 0x7fc063b1f730> # /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 <<< 7920 1726885331.35667: stdout chunk (state=3): >>># 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 0x7fc063b1fe80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b0f400> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b04ee0> <<< 7920 1726885331.35826: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b04160> # /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' <<< 7920 1726885331.35836: 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' <<< 7920 1726885331.35839: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063ac15e0> <<< 7920 1726885331.35841: stdout chunk (state=3): >>>import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b04760> <<< 7920 1726885331.35844: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b7ec40> # /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' <<< 7920 1726885331.35846: 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' <<< 7920 1726885331.35869: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063ac1f40> <<< 7920 1726885331.35931: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b7ee80> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py <<< 7920 1726885331.35934: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' <<< 7920 1726885331.35986: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b042e0> # /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' <<< 7920 1726885331.36161: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063acb2e0> # /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 0x7fc063acb5b0> <<< 7920 1726885331.36293: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885331.36591: 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 0x7fc063afad60> <<< 7920 1726885331.36594: 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' <<< 7920 1726885331.36598: 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 0x7fc0639f3af0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0639f3460> # /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 0x7fc0639f3dc0> <<< 7920 1726885331.36629: 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 <<< 7920 1726885331.36633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 7920 1726885331.36636: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0639ff4c0> <<< 7920 1726885331.36638: 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 <<< 7920 1726885331.36641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 7920 1726885331.36671: 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 <<< 7920 1726885331.36684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063a186a0> <<< 7920 1726885331.36687: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063a0e250> <<< 7920 1726885331.36690: 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 <<< 7920 1726885331.36692: 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 0x7fc063a23880> <<< 7920 1726885331.36720: 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' <<< 7920 1726885331.36756: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063a29550> <<< 7920 1726885331.36767: 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 <<< 7920 1726885331.36781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' <<< 7920 1726885331.36810: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0639b0340> <<< 7920 1726885331.36836: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063af1d90> <<< 7920 1726885331.36859: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063af1a90> <<< 7920 1726885331.36872: 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 <<< 7920 1726885331.36902: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 7920 1726885331.36934: 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 0x7fc0639be340> <<< 7920 1726885331.36939: 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 <<< 7920 1726885331.36963: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 7920 1726885331.36975: 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 <<< 7920 1726885331.37038: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 7920 1726885331.37059: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0639beac0> <<< 7920 1726885331.37145: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0639be2e0> <<< 7920 1726885331.37167: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0639b6af0> <<< 7920 1726885331.37195: 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' <<< 7920 1726885331.37220: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06396ab20> <<< 7920 1726885331.37234: 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<<< 7920 1726885331.37238: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' <<< 7920 1726885331.37240: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06396d280> <<< 7920 1726885331.37288: 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 <<< 7920 1726885331.37314: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 7920 1726885331.37365: 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' <<< 7920 1726885331.37380: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0639893a0> <<< 7920 1726885331.37400: 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 <<< 7920 1726885331.37403: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 7920 1726885331.37450: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063989760> <<< 7920 1726885331.37471: 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 <<< 7920 1726885331.37531: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' <<< 7920 1726885331.37536: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06398f400> <<< 7920 1726885331.37539: 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 <<< 7920 1726885331.37542: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' <<< 7920 1726885331.37580: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06398ffa0> <<< 7920 1726885331.37583: 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 <<< 7920 1726885331.37603: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' <<< 7920 1726885331.37625: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06399e7f0> <<< 7920 1726885331.37657: 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' <<< 7920 1726885331.37681: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06399eb20> <<< 7920 1726885331.37715: 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 <<< 7920 1726885331.37718: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' <<< 7920 1726885331.37736: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06399eee0> <<< 7920 1726885331.37739: 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 <<< 7920 1726885331.37765: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' <<< 7920 1726885331.37789: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06392e5e0> <<< 7920 1726885331.37818: 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' <<< 7920 1726885331.37841: 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' <<< 7920 1726885331.37856: 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 <<< 7920 1726885331.37908: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 7920 1726885331.37936: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06393c1c0> <<< 7920 1726885331.38171: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06392ee50> <<< 7920 1726885331.38174: stdout chunk (state=3): >>>import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06392e940> <<< 7920 1726885331.38177: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06396d340> <<< 7920 1726885331.38205: 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' <<< 7920 1726885331.38245: 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' <<< 7920 1726885331.38283: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0638f0eb0> <<< 7920 1726885331.38287: 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 <<< 7920 1726885331.38295: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' <<< 7920 1726885331.38319: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0638fb160> <<< 7920 1726885331.38401: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06397bbe0> <<< 7920 1726885331.38416: 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 <<< 7920 1726885331.38425: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 7920 1726885331.38449: 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 <<< 7920 1726885331.38473: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 7920 1726885331.38921: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063908ac0> <<< 7920 1726885331.38957: 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' <<< 7920 1726885331.38988: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0639119d0> <<< 7920 1726885331.39150: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0639083d0> <<< 7920 1726885331.39153: 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' <<< 7920 1726885331.39213: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06391bc70> <<< 7920 1726885331.39227: 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' <<< 7920 1726885331.39248: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063921e80> <<< 7920 1726885331.39275: 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' <<< 7920 1726885331.39310: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0639255e0> <<< 7920 1726885331.39341: 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 <<< 7920 1726885331.39344: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 7920 1726885331.39405: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063925d90> <<< 7920 1726885331.39424: 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' <<< 7920 1726885331.39464: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0638b2850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b72b50> <<< 7920 1726885331.39501: 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 0x7fc063af17f0> <<< 7920 1726885331.39640: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b61d60> <<< 7920 1726885331.39663: 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 <<< 7920 1726885331.39677: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 7920 1726885331.39707: 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' <<< 7920 1726885331.39742: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0638daa90> <<< 7920 1726885331.39784: 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 <<< 7920 1726885331.39797: 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 0x7fc0638e5640> <<< 7920 1726885331.39811: 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' <<< 7920 1726885331.39897: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0638e5220> # /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' <<< 7920 1726885331.39950: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06386fbe0> <<< 7920 1726885331.40085: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0638d3820> <<< 7920 1726885331.40120: 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 <<< 7920 1726885331.40142: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 7920 1726885331.40240: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0638da610> <<< 7920 1726885331.40263: 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' <<< 7920 1726885331.40410: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063830a00> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py <<< 7920 1726885331.40429: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 7920 1726885331.40442: 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' <<< 7920 1726885331.40471: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0637fb7c0> <<< 7920 1726885331.40503: 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 <<< 7920 1726885331.40517: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 7920 1726885331.40543: 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' <<< 7920 1726885331.40573: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06380d970> <<< 7920 1726885331.40738: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0637fbf70> <<< 7920 1726885331.40769: 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' <<< 7920 1726885331.40773: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0637aeeb0> <<< 7920 1726885331.41135: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06383b520> <<< 7920 1726885331.41161: 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 <<< 7920 1726885331.41228: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 7920 1726885331.41281: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06377db20> <<< 7920 1726885331.41315: 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' <<< 7920 1726885331.41359: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06379ad30> <<< 7920 1726885331.41373: 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' <<< 7920 1726885331.41405: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0637a0760> <<< 7920 1726885331.41427: 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' <<< 7920 1726885331.41454: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0637a72b0> <<< 7920 1726885331.41521: 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' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0637a7610> <<< 7920 1726885331.41618: 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' <<< 7920 1726885331.41621: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0637304c0> # /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' <<< 7920 1726885331.41680: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063730dc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0642739d0> <<< 7920 1726885331.41704: 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 <<< 7920 1726885331.41727: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 7920 1726885331.41888: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064273a90> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py <<< 7920 1726885331.41915: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 7920 1726885331.41939: 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 <<< 7920 1726885331.41974: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 7920 1726885331.42002: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063703a00> <<< 7920 1726885331.42044: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0636ee730> <<< 7920 1726885331.42073: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885331.42103: 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_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885331.42126: 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_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 7920 1726885331.42144: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.42357: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.42527: 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_qdno32rp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 7920 1726885331.42727: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.42922: 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": {}}}} <<< 7920 1726885331.42946: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885331.43630: 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 <<< 7920 1726885331.43669: 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 <<< 7920 1726885331.43683: 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 <<< 7920 1726885331.43707: 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 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 <<< 7920 1726885331.43729: 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 # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select<<< 7920 1726885331.43762: 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 # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing 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 <<< 7920 1726885331.43809: 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 # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_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 <<< 7920 1726885331.43816: stdout chunk (state=3): >>># 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<<< 7920 1726885331.43840: 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 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 <<< 7920 1726885331.43874: 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 # 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 <<< 7920 1726885331.43878: stdout chunk (state=3): >>># 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 <<< 7920 1726885331.44390: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885331.44416: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885331.44441: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 7920 1726885331.44483: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885331.44486: stdout chunk (state=3): >>># destroy distro # destroy argparse <<< 7920 1726885331.44561: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning <<< 7920 1726885331.44654: 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 <<< 7920 1726885331.44706: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # 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 <<< 7920 1726885331.44896: stdout chunk (state=3): >>># 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 <<< 7920 1726885331.44946: stdout chunk (state=3): >>># cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # 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 <<< 7920 1726885331.45040: 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 <<< 7920 1726885331.45055: stdout chunk (state=3): >>># cleanup[3] wiping shutil <<< 7920 1726885331.45134: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 7920 1726885331.45174: 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 # destroy posixpath # cleanup[3] wiping genericpath <<< 7920 1726885331.45189: 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 # 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 <<< 7920 1726885331.45203: 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 <<< 7920 1726885331.45863: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext <<< 7920 1726885331.45956: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 7920 1726885331.45959: stdout chunk (state=3): >>># destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted <<< 7920 1726885331.46017: stdout chunk (state=3): >>># destroy blivet.devicelibs.disk <<< 7920 1726885331.46048: stdout chunk (state=3): >>># destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid <<< 7920 1726885331.46050: stdout chunk (state=3): >>># destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 7920 1726885331.46123: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap <<< 7920 1726885331.46140: stdout chunk (state=3): >>># destroy fnmatch <<< 7920 1726885331.46143: stdout chunk (state=3): >>># destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token <<< 7920 1726885331.46217: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 7920 1726885331.46232: stdout chunk (state=3): >>># destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy copy # destroy pprint # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select <<< 7920 1726885331.46267: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 7920 1726885331.46325: 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 <<< 7920 1726885331.46344: stdout chunk (state=3): >>># destroy gi._gi # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc <<< 7920 1726885331.46418: 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 <<< 7920 1726885331.46422: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 7920 1726885331.46480: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885331.46967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885331.47044: stderr chunk (state=3): >>><<< 7920 1726885331.47047: stdout chunk (state=3): >>><<< 7920 1726885331.47335: _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 0x7fc065d20ca0> # /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 0x7fc065cc7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065d20a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7fc065d209a0> 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 0x7fc065cc7370> # /usr/lib64/python3.9/__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 0x7fc065cc7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065cc7550> # /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 0x7fc065c73f70> # /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 0x7fc065c7a100> # /usr/lib64/python3.9/__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 0x7fc065ca3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065c7a820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065cdc760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065c73c70> # /usr/lib64/python3.9/__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 0x7fc065ca3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065cc7fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7fc0659d4d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0659d7e20> # /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 0x7fc0659ce730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0659d5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0659d4250> # /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 0x7fc065933c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065933760> 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 0x7fc065933d60> # /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 0x7fc065933e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065933ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06598bbe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0659854c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06599a520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0659dbd00> # /usr/lib64/python3.9/__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 0x7fc065944b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0659d7fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc06599a130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0659e18b0> # /usr/lib64/python3.9/__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 0x7fc065944e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065944c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065944bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7fc065918220> # /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 0x7fc065918310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065950e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0659468e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065944e20> # /usr/lib64/python3.9/__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 0x7fc0658c2f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0658a7b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065946d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065985fd0> # /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 0x7fc0658609a0> 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 0x7fc065860cd0> # /usr/lib64/python3.9/__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 0x7fc0658725e0> # /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 0x7fc065872b20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc065808250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065860dc0> # /usr/lib64/python3.9/__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 0x7fc06581a130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065872460> 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 0x7fc06581a1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065944880> # /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 0x7fc065834550> # /usr/lib64/python3.9/__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 0x7fc065834820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065834610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc065834700> # /usr/lib64/python3.9/__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 0x7fc065834b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc065834fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065834790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0658288e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065944460> # /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 0x7fc065834940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc06576b520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/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_qdno32rp/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_qdno32rp/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 0x7fc065125730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7fc0651b6850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0651b6730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0651b6490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7fc0651b6580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0651b62b0> 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 0x7fc0651b64f0> # /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 0x7fc0651b68b0> # /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 0x7fc065108880> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc0651084f0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc0651086a0> # /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 0x7fc0650c3b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0651b0d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0651b6610> # /usr/lib64/python3.9/__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 0x7fc0651b0e80> # /usr/lib64/python3.9/__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 0x7fc0650a0880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065157d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065157850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0650bd310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc065157fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065157f70> # /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 0x7fc065086f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06518ee80> # /usr/lib64/python3.9/__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 0x7fc065096520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06518efd0> # /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 0x7fc065086250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065096160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc0650945b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc065094670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc065093ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065186bb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7fc0651189d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc065115970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065088880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc065118400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06514f9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/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_qdno32rp/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_qdno32rp/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_qdno32rp/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_qdno32rp/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 0x7fc065066be0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7fc06510c7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064c51100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/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_qdno32rp/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 0x7fc06510dc10> # 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_qdno32rp/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_qdno32rp/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_qdno32rp/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_qdno32rp/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_qdno32rp/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 0x7fc065152fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/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_qdno32rp/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_qdno32rp/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_qdno32rp/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_qdno32rp/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 0x7fc06504c700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064c04f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/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_qdno32rp/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 0x7fc064c3eb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06505b520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065056a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_qdno32rp/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_qdno32rp/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_qdno32rp/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_qdno32rp/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_qdno32rp/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_qdno32rp/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_qdno32rp/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_qdno32rp/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_qdno32rp/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 0x7fc0648e7040> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0648e7280> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0648e7a00> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064c4f460> # /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 0x7fc06504c0a0> # /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 0x7fc064c4e160> # 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 0x7fc064c4e940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064c4ee50> # /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 0x7fc0648f4340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0648f41f0> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064c4ec40> # /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 0x7fc064a0f070> # 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 0x7fc064a0ff70> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064a0f7f0> # /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 0x7fc0649632e0> # /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 0x7fc0649633d0> # /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 0x7fc0649636d0> # /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 0x7fc064963ca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064935c40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064935820> # 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 0x7fc064935ee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0649352b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064a0fbb0> # /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 0x7fc0649b5df0> # /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 0x7fc0648e28b0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0649ce670> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0649ce1c0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0649c58e0> # /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 0x7fc0648b1a00> # /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 0x7fc0642b6d60> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064a0f4f0> # /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 0x7fc0642b6eb0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc065197d30> # /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 0x7fc06424a580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06424a3a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0642d2640> ** (process:15955): WARNING **: 22:22:11.332: 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 0x7fc064c4f280> # /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 0x7fc06424a190> # /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 0x7fc0642738b0> # /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 0x7fc063bce8b0> # /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 0x7fc063be3fd0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063bd53a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063bcedf0> # /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 0x7fc063be3cd0> # /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 0x7fc063bfedc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063bfeb20> # /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 0x7fc063bfec10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063bfe790> # /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 0x7fc063bfe850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063bfe7f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063becd90> # /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 0x7fc063b849d0> # /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 0x7fc063b84dc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b846a0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063bfe580> # /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 0x7fc063b846d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063bce0d0> # /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 0x7fc063b9a460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b9a1c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063bce640> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06427f580> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc064273d30> # /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 0x7fc063b4a400> # /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 0x7fc063b4abb0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b450d0> # /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 0x7fc063b7ea90> # /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 0x7fc063b0f760> # /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 0x7fc063b0fcd0> # /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 0x7fc063b1f3d0> # /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 0x7fc063b1f730> # /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 0x7fc063b1fe80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b0f400> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b04ee0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b04160> # /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 0x7fc063ac15e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b04760> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b7ec40> # /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 0x7fc063ac1f40> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b7ee80> # /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 0x7fc063b042e0> # /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 0x7fc063acb2e0> # /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 0x7fc063acb5b0> # /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 0x7fc063afad60> # /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 0x7fc0639f3af0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0639f3460> # /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 0x7fc0639f3dc0> # /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 0x7fc0639ff4c0> # /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 0x7fc063a186a0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063a0e250> # /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 0x7fc063a23880> # /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 0x7fc063a29550> # /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 0x7fc0639b0340> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063af1d90> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063af1a90> # /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 0x7fc0639be340> # /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 0x7fc0639beac0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0639be2e0> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0639b6af0> # /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 0x7fc06396ab20> # /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 0x7fc06396d280> # /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 0x7fc0639893a0> # /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 0x7fc063989760> # /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 0x7fc06398f400> # /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 0x7fc06398ffa0> # /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 0x7fc06399e7f0> # /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 0x7fc06399eb20> # /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 0x7fc06399eee0> # /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 0x7fc06392e5e0> # /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 0x7fc06393c1c0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06392ee50> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06392e940> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06396d340> # /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 0x7fc0638f0eb0> # /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 0x7fc0638fb160> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06397bbe0> # /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 0x7fc063908ac0> # /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 0x7fc0639119d0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0639083d0> # /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 0x7fc06391bc70> # /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 0x7fc063921e80> # /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 0x7fc0639255e0> # /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 0x7fc063925d90> # /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 0x7fc0638b2850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b72b50> # /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 0x7fc063af17f0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc063b61d60> # /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 0x7fc0638daa90> # /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 0x7fc0638e5640> # /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 0x7fc0638e5220> # /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 0x7fc06386fbe0> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0638d3820> # /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 0x7fc0638da610> # /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 0x7fc063830a00> # /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 0x7fc0637fb7c0> # /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 0x7fc06380d970> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0637fbf70> # /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 0x7fc0637aeeb0> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc06383b520> # /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 0x7fc06377db20> # /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 0x7fc06379ad30> # /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 0x7fc0637a0760> # /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 0x7fc0637a72b0> # /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 0x7fc0637a7610> # /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 0x7fc0637304c0> # /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 0x7fc063730dc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0642739d0> # /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 0x7fc064273a90> # /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 0x7fc063703a00> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc0636ee730> # 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_qdno32rp/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_qdno32rp/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_qdno32rp/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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885331.49440: 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-1726885330.981723-8820-65935275260110/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885331.49444: _low_level_execute_command(): starting 7920 1726885331.49447: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885330.981723-8820-65935275260110/ > /dev/null 2>&1 && sleep 0' 7920 1726885331.50331: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885331.50339: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885331.50350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885331.50386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885331.50491: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885331.50498: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885331.50509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885331.50526: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885331.50539: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885331.50546: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885331.50555: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885331.50565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885331.50576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885331.50585: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885331.50595: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885331.50606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885331.50770: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885331.50787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885331.50801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885331.50867: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885331.52702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885331.52706: stdout chunk (state=3): >>><<< 7920 1726885331.52708: stderr chunk (state=3): >>><<< 7920 1726885331.52923: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885331.52927: handler run complete 7920 1726885331.52930: attempt loop complete, returning result 7920 1726885331.52933: _execute() done 7920 1726885331.52936: dumping result to json 7920 1726885331.52938: done dumping result, returning 7920 1726885331.52940: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-9835-648e-0000000000b1] 7920 1726885331.52943: sending task result for task 02369adf-7a19-9835-648e-0000000000b1 7920 1726885331.53025: done sending task result for task 02369adf-7a19-9835-648e-0000000000b1 7920 1726885331.53029: WORKER PROCESS EXITING ok: [managed_node1] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } 7920 1726885331.53159: no more pending results, returning what we have 7920 1726885331.53163: results queue empty 7920 1726885331.53164: checking for any_errors_fatal 7920 1726885331.53171: done checking for any_errors_fatal 7920 1726885331.53172: checking for max_fail_percentage 7920 1726885331.53174: done checking for max_fail_percentage 7920 1726885331.53175: checking to see if all hosts have failed and the running result is not ok 7920 1726885331.53176: done checking to see if all hosts have failed 7920 1726885331.53177: getting the remaining hosts for this loop 7920 1726885331.53179: done getting the remaining hosts for this loop 7920 1726885331.53182: getting the next task for host managed_node1 7920 1726885331.53190: done getting next task for host managed_node1 7920 1726885331.53194: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 7920 1726885331.53198: ^ 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 7920 1726885331.53214: getting variables 7920 1726885331.53216: in VariableManager get_vars() 7920 1726885331.53250: Calling all_inventory to load vars for managed_node1 7920 1726885331.53253: Calling groups_inventory to load vars for managed_node1 7920 1726885331.53256: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885331.53266: Calling all_plugins_play to load vars for managed_node1 7920 1726885331.53269: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885331.53272: Calling groups_plugins_play to load vars for managed_node1 7920 1726885331.55298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885331.55952: done with get_vars() 7920 1726885331.55969: done getting variables 7920 1726885331.56070: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 22:22:11 -0400 (0:00:00.694) 0:01:09.189 ****** 7920 1726885331.56114: entering _queue_task() for managed_node1/command 7920 1726885331.56116: Creating lock for command 7920 1726885331.56587: worker is 1 (out of 1 available) 7920 1726885331.56594: exiting _queue_task() for managed_node1/command 7920 1726885331.56604: done queuing things up, now waiting for results queue to drain 7920 1726885331.56605: waiting for pending results... 7920 1726885331.56630: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 7920 1726885331.56745: in run() - task 02369adf-7a19-9835-648e-0000000000b2 7920 1726885331.56758: variable 'ansible_search_path' from source: unknown 7920 1726885331.56762: variable 'ansible_search_path' from source: unknown 7920 1726885331.56794: calling self._execute() 7920 1726885331.56877: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885331.56881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885331.56892: variable 'omit' from source: magic vars 7920 1726885331.57253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885331.59402: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885331.59663: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885331.59707: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885331.59748: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885331.59778: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885331.59857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885331.59891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885331.59920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885331.59964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885331.59984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885331.60101: Evaluated conditional (storage_udevadm_trigger | d(false)): False 7920 1726885331.60109: when evaluation is False, skipping this task 7920 1726885331.60121: _execute() done 7920 1726885331.60129: dumping result to json 7920 1726885331.60136: done dumping result, returning 7920 1726885331.60145: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-9835-648e-0000000000b2] 7920 1726885331.60154: sending task result for task 02369adf-7a19-9835-648e-0000000000b2 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 7920 1726885331.60293: no more pending results, returning what we have 7920 1726885331.60297: results queue empty 7920 1726885331.60298: checking for any_errors_fatal 7920 1726885331.60307: done checking for any_errors_fatal 7920 1726885331.60308: checking for max_fail_percentage 7920 1726885331.60310: done checking for max_fail_percentage 7920 1726885331.60310: checking to see if all hosts have failed and the running result is not ok 7920 1726885331.60314: done checking to see if all hosts have failed 7920 1726885331.60315: getting the remaining hosts for this loop 7920 1726885331.60316: done getting the remaining hosts for this loop 7920 1726885331.60323: getting the next task for host managed_node1 7920 1726885331.60330: done getting next task for host managed_node1 7920 1726885331.60334: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 7920 1726885331.60338: ^ 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 7920 1726885331.60351: getting variables 7920 1726885331.60353: in VariableManager get_vars() 7920 1726885331.60384: Calling all_inventory to load vars for managed_node1 7920 1726885331.60387: Calling groups_inventory to load vars for managed_node1 7920 1726885331.60389: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885331.60399: Calling all_plugins_play to load vars for managed_node1 7920 1726885331.60402: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885331.60404: Calling groups_plugins_play to load vars for managed_node1 7920 1726885331.60894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885331.61437: done sending task result for task 02369adf-7a19-9835-648e-0000000000b2 7920 1726885331.61440: WORKER PROCESS EXITING 7920 1726885331.61741: done with get_vars() 7920 1726885331.61754: done getting variables TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Friday 20 September 2024 22:22:11 -0400 (0:00:00.057) 0:01:09.246 ****** 7920 1726885331.61845: entering _queue_task() for managed_node1/stat 7920 1726885331.62069: worker is 1 (out of 1 available) 7920 1726885331.62080: exiting _queue_task() for managed_node1/stat 7920 1726885331.62092: done queuing things up, now waiting for results queue to drain 7920 1726885331.62094: waiting for pending results... 7920 1726885331.62359: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 7920 1726885331.62494: in run() - task 02369adf-7a19-9835-648e-0000000000b3 7920 1726885331.62516: variable 'ansible_search_path' from source: unknown 7920 1726885331.62528: variable 'ansible_search_path' from source: unknown 7920 1726885331.62569: calling self._execute() 7920 1726885331.62651: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885331.62663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885331.62678: variable 'omit' from source: magic vars 7920 1726885331.62791: variable 'omit' from source: magic vars 7920 1726885331.62866: variable 'omit' from source: magic vars 7920 1726885331.62903: variable 'omit' from source: magic vars 7920 1726885331.62957: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885331.62992: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885331.63010: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885331.63029: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885331.63041: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885331.63061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885331.63072: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885331.63098: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885331.63101: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885331.63103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885331.63184: Set connection var ansible_connection to ssh 7920 1726885331.63196: Set connection var ansible_shell_executable to /bin/sh 7920 1726885331.63201: Set connection var ansible_timeout to 10 7920 1726885331.63204: Set connection var ansible_shell_type to sh 7920 1726885331.63209: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885331.63221: Set connection var ansible_pipelining to False 7920 1726885331.63237: variable 'ansible_shell_executable' from source: unknown 7920 1726885331.63240: variable 'ansible_connection' from source: unknown 7920 1726885331.63243: variable 'ansible_module_compression' from source: unknown 7920 1726885331.63245: variable 'ansible_shell_type' from source: unknown 7920 1726885331.63247: variable 'ansible_shell_executable' from source: unknown 7920 1726885331.63250: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885331.63252: variable 'ansible_pipelining' from source: unknown 7920 1726885331.63255: variable 'ansible_timeout' from source: unknown 7920 1726885331.63259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885331.63406: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885331.63414: variable 'omit' from source: magic vars 7920 1726885331.63426: starting attempt loop 7920 1726885331.63429: running the handler 7920 1726885331.63444: _low_level_execute_command(): starting 7920 1726885331.63450: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885331.63909: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885331.63930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885331.63945: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885331.63957: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885331.64004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885331.64025: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885331.64060: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885331.65602: stdout chunk (state=3): >>>/root <<< 7920 1726885331.65709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885331.65759: stderr chunk (state=3): >>><<< 7920 1726885331.65768: stdout chunk (state=3): >>><<< 7920 1726885331.65791: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885331.65805: _low_level_execute_command(): starting 7920 1726885331.65820: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885331.657962-8860-112902318171008 `" && echo ansible-tmp-1726885331.657962-8860-112902318171008="` echo /root/.ansible/tmp/ansible-tmp-1726885331.657962-8860-112902318171008 `" ) && sleep 0' 7920 1726885331.66505: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885331.66530: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885331.66553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885331.66583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885331.66637: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885331.66656: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885331.66677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885331.66696: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885331.66724: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885331.66737: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885331.66760: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885331.66781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885331.66807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885331.66836: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885331.66853: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885331.66877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885331.66978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885331.67010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885331.67043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885331.67125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885331.68893: stdout chunk (state=3): >>>ansible-tmp-1726885331.657962-8860-112902318171008=/root/.ansible/tmp/ansible-tmp-1726885331.657962-8860-112902318171008 <<< 7920 1726885331.69005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885331.69058: stderr chunk (state=3): >>><<< 7920 1726885331.69062: stdout chunk (state=3): >>><<< 7920 1726885331.69118: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885331.657962-8860-112902318171008=/root/.ansible/tmp/ansible-tmp-1726885331.657962-8860-112902318171008 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885331.69121: variable 'ansible_module_compression' from source: unknown 7920 1726885331.69163: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7920 1726885331.69190: variable 'ansible_facts' from source: unknown 7920 1726885331.69254: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885331.657962-8860-112902318171008/AnsiballZ_stat.py 7920 1726885331.69345: Sending initial data 7920 1726885331.69357: Sent initial data (150 bytes) 7920 1726885331.70137: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885331.70151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885331.70166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885331.70183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885331.70228: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885331.70241: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885331.70254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885331.70269: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885331.70280: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885331.70290: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885331.70305: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885331.70322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885331.70339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885331.70350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885331.70360: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885331.70373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885331.70454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885331.70474: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885331.70490: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885331.70603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885331.72203: 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 <<< 7920 1726885331.72247: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885331.72287: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpfzs961wc /root/.ansible/tmp/ansible-tmp-1726885331.657962-8860-112902318171008/AnsiballZ_stat.py <<< 7920 1726885331.72323: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885331.73347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885331.73509: stderr chunk (state=3): >>><<< 7920 1726885331.73513: stdout chunk (state=3): >>><<< 7920 1726885331.73515: done transferring module to remote 7920 1726885331.73608: _low_level_execute_command(): starting 7920 1726885331.73644: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885331.657962-8860-112902318171008/ /root/.ansible/tmp/ansible-tmp-1726885331.657962-8860-112902318171008/AnsiballZ_stat.py && sleep 0' 7920 1726885331.74333: 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 <<< 7920 1726885331.74360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885331.74386: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885331.74414: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885331.74480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885331.74509: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885331.74544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885331.76208: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885331.76266: stderr chunk (state=3): >>><<< 7920 1726885331.76283: stdout chunk (state=3): >>><<< 7920 1726885331.76419: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885331.76422: _low_level_execute_command(): starting 7920 1726885331.76425: _low_level_execute_command(): using become for this command 7920 1726885331.76427: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-tdzvrnttrgvcikxpgmlwdsiqcrlimmgf ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885331.657962-8860-112902318171008/AnsiballZ_stat.py'"'"' && sleep 0' 7920 1726885331.76478: Initial state: awaiting_escalation: BECOME-SUCCESS-tdzvrnttrgvcikxpgmlwdsiqcrlimmgf 7920 1726885331.77052: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885331.77081: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885331.77104: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885331.77129: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885331.77175: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885331.77201: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885331.77221: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885331.77242: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885331.77262: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885331.77265: stderr chunk (state=1): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885331.77284: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885331.77297: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885331.77326: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885331.77407: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885331.77444: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885331.77463: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885331.77547: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885331.80274: stdout chunk (state=1): >>>BECOME-SUCCESS-tdzvrnttrgvcikxpgmlwdsiqcrlimmgf <<< 7920 1726885331.80277: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-tdzvrnttrgvcikxpgmlwdsiqcrlimmgf' 7920 1726885331.80527: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885331.80530: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885331.80602: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885331.80627: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885331.80669: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885331.80699: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885331.80724: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885331.80776: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7920 1726885331.80806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885331.80810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py<<< 7920 1726885331.80814: stdout chunk (state=3): >>> <<< 7920 1726885331.80832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7920 1726885331.80837: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885331.80897: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36d20ca0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885331.80901: 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 0x7f2a36cc7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36d20a00> <<< 7920 1726885331.80929: 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' <<< 7920 1726885331.80952: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36d209a0> <<< 7920 1726885331.81019: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885331.81049: 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 0x7f2a36cc7370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7920 1726885331.81079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py<<< 7920 1726885331.81083: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885331.81097: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36cc7820> <<< 7920 1726885331.81106: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36cc7550> <<< 7920 1726885331.81136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885331.81143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885331.81164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885331.81186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885331.81201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885331.81229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885331.81267: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36c73f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885331.81298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885331.81373: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36c7a100> <<< 7920 1726885331.81417: 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' <<< 7920 1726885331.81437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7920 1726885331.81458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36ca3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36c7a820> <<< 7920 1726885331.81476: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36cdc760> <<< 7920 1726885331.81503: 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 0x7f2a36c73c70> <<< 7920 1726885331.81572: 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 0x7f2a36ca3c70> <<< 7920 1726885331.81687: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36cc7fd0> <<< 7920 1726885331.81692: 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. <<< 7920 1726885331.81880: 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' <<< 7920 1726885331.81902: 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' <<< 7920 1726885331.81905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885331.81941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885331.81951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885331.81962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885331.81967: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36c3fd90> <<< 7920 1726885331.82064: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36c42e20> <<< 7920 1726885331.82088: 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' # <<< 7920 1726885331.82092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885331.82094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885331.82203: 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 0x7f2a36c39730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36c40520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36c3f250> <<< 7920 1726885331.82234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885331.82271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885331.82298: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885331.82326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885331.82348: 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' <<< 7920 1726885331.82384: 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 0x7f2a36996cd0> <<< 7920 1726885331.82398: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369967c0> import 'itertools' # <<< 7920 1726885331.82438: 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 0x7f2a36996dc0> <<< 7920 1726885331.82462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885331.82480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 7920 1726885331.82505: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36996e80> <<< 7920 1726885331.82524: 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' <<< 7920 1726885331.82541: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36996f40> import '_collections' # <<< 7920 1726885331.82590: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369eec40> import '_functools' # <<< 7920 1726885331.82615: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369e8520> <<< 7920 1726885331.82688: 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 0x7f2a369fc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36c46d00> <<< 7920 1726885331.82703: 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' <<< 7920 1726885331.82764: 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 0x7f2a369a7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369ee160> <<< 7920 1726885331.82814: 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 0x7f2a369fc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36c4c8b0> <<< 7920 1726885331.82824: 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' <<< 7920 1726885331.82845: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 7920 1726885331.82849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885331.82907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885331.82926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885331.82973: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369a7ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369a7c10> <<< 7920 1726885331.82989: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7920 1726885331.83010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885331.83024: 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 <<< 7920 1726885331.83065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885331.83093: 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 0x7f2a3697c280> <<< 7920 1726885331.83111: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885331.83127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885331.83161: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3697c370> <<< 7920 1726885331.83279: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369b2eb0> <<< 7920 1726885331.83323: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369a9940> <<< 7920 1726885331.83327: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369a94f0> <<< 7920 1726885331.83366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885331.83379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885331.83437: 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' <<< 7920 1726885331.83455: 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 0x7f2a368af0d0> <<< 7920 1726885331.83486: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36977d90> <<< 7920 1726885331.83540: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369a9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36c46ee0> <<< 7920 1726885331.83611: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885331.83629: 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 0x7f2a368c2a00> <<< 7920 1726885331.83632: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885331.83685: 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 0x7f2a368c2d30> <<< 7920 1726885331.83696: 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' <<< 7920 1726885331.83727: 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' <<< 7920 1726885331.83735: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a368d5640> <<< 7920 1726885331.83753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885331.83782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885331.83817: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a368d5b80> <<< 7920 1726885331.83857: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885331.83860: 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 0x7f2a368602b0> <<< 7920 1726885331.83875: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a368c2e20> <<< 7920 1726885331.83889: 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' <<< 7920 1726885331.83968: 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 0x7f2a36871190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a368d54c0> import 'pwd' # <<< 7920 1726885331.83984: 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 0x7f2a36871250> <<< 7920 1726885331.84030: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369a78e0> <<< 7920 1726885331.84050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885331.84076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885331.84152: 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 0x7f2a3688d5b0> <<< 7920 1726885331.84193: 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 0x7f2a3688d880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3688d670> <<< 7920 1726885331.84268: 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 0x7f2a3688d760> <<< 7920 1726885331.84281: 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' <<< 7920 1726885331.84435: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885331.84449: 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 0x7f2a3688dbb0> <<< 7920 1726885331.84474: 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 0x7f2a3689a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3688d7f0> <<< 7920 1726885331.84530: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3687f940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369a74c0> <<< 7920 1726885331.84543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885331.84598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885331.84633: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3688d9a0> <<< 7920 1726885331.84730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885331.84755: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2a367af580> <<< 7920 1726885331.84882: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip' <<< 7920 1726885331.84889: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.84973: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.84998: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/__init__.py <<< 7920 1726885331.85019: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.85035: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.85040: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885331.85059: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.86285: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.87237: 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 0x7f2a361976d0> <<< 7920 1726885331.87285: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7920 1726885331.87321: 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 0x7f2a36197160> <<< 7920 1726885331.87342: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36197340> <<< 7920 1726885331.87369: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36197e20> <<< 7920 1726885331.87393: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7920 1726885331.87398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885331.87434: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36197f10> <<< 7920 1726885331.87441: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36197c40> <<< 7920 1726885331.87446: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885331.87484: 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 0x7f2a36197e80> <<< 7920 1726885331.87493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885331.87513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885331.87551: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36197100> <<< 7920 1726885331.87574: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885331.87580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885331.87596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885331.87618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885331.87640: 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' <<< 7920 1726885331.87704: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a360eedf0> <<< 7920 1726885331.87747: 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 0x7f2a360eefa0> <<< 7920 1726885331.87787: 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 0x7f2a3610ce50> <<< 7920 1726885331.87814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885331.87835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885331.87851: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3610c4c0> <<< 7920 1726885331.87865: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a361fddc0> <<< 7920 1726885331.88035: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a361fd3d0> <<< 7920 1726885331.88043: 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' <<< 7920 1726885331.88069: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a361fdfd0> <<< 7920 1726885331.88090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885331.88094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885331.88135: 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' <<< 7920 1726885331.88142: 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' <<< 7920 1726885331.88181: 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' <<< 7920 1726885331.88196: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a361cddc0> <<< 7920 1726885331.88261: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36169be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a361692b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3619f3a0> <<< 7920 1726885331.88294: 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' <<< 7920 1726885331.88318: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a361693d0> <<< 7920 1726885331.88335: 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 0x7f2a36169400> <<< 7920 1726885331.88350: 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 <<< 7920 1726885331.88364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885331.88384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885331.88396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885331.88456: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885331.88474: 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 0x7f2a360cf970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a361df100> <<< 7920 1726885331.88492: 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' <<< 7920 1726885331.88560: 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 0x7f2a360db9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a361df280> <<< 7920 1726885331.88569: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885331.88604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885331.88623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7920 1726885331.88639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 7920 1726885331.88689: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a360cfdf0> <<< 7920 1726885331.88807: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a360db940> <<< 7920 1726885331.88897: 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 0x7f2a360db790> <<< 7920 1726885331.88929: 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 0x7f2a360da730> <<< 7920 1726885331.88978: 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 0x7f2a360da670> <<< 7920 1726885331.89008: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a361d77c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 7920 1726885331.89026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885331.89043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885331.89082: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885331.89086: 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 0x7f2a3615f640> <<< 7920 1726885331.89245: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885331.89256: 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 0x7f2a3615e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a360d00a0> <<< 7920 1726885331.89311: 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 0x7f2a3615f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a361f7880> # zipimport: zlib available <<< 7920 1726885331.89323: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885331.89341: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.89404: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.89481: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885331.89504: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885331.89509: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.89521: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885331.89538: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.89626: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.89724: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.90157: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.90607: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885331.90628: 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_vikz0086/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885331.90641: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885331.90653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885331.90704: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885331.90713: 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 0x7f2a35cbe130> <<< 7920 1726885331.90764: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 7920 1726885331.90781: 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 0x7f2a36154970> <<< 7920 1726885331.90786: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35cbe550> <<< 7920 1726885331.90831: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885331.90838: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.90860: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.90871: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885331.90875: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.90991: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.91118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7920 1726885331.91127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7920 1726885331.91139: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36156940> <<< 7920 1726885331.91151: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.91534: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.91895: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.91950: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.92011: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885331.92015: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.92050: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.92074: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885331.92087: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.92139: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.92205: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885331.92226: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.92239: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885331.92247: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.92276: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.92310: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885331.92322: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.92499: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.92682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885331.92708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885331.92722: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885331.92786: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a361545e0> <<< 7920 1726885331.92791: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.92854: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.92908: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885331.92926: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885331.92931: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885331.92947: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.92977: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.93008: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885331.93022: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.93054: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.93091: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.93177: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.93238: 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 <<< 7920 1726885331.93263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885331.93330: 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 0x7f2a361ea850> <<< 7920 1726885331.93360: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3619de50> <<< 7920 1726885331.93388: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 7920 1726885331.93399: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885331.93506: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.93556: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.93583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.93623: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885331.93632: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885331.93651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885331.93678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885331.93700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885331.93715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885331.93795: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a360a3310> <<< 7920 1726885331.93836: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3609c820> <<< 7920 1726885331.93892: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36093940> <<< 7920 1726885331.93897: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885331.93929: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.93951: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 7920 1726885331.93958: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885331.94013: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885331.94024: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.94037: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.94048: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 7920 1726885331.94053: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.94159: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.94323: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885331.94478: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885332.42938: 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": 1344, "inode": 2097283, "dev": 51713, "nlink": 1, "atime": 1726884897.0091078, "mtime": 1726563703.2148454, "ctime": 1726563703.2148454, "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": "5f45226c0c3e32a7a732809972782ef3c2343a28", "mimetype": "text/plain", "charset": "us-ascii", "version": "2511174239", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 7920 1726885332.42949: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885332.43337: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv <<< 7920 1726885332.43425: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool <<< 7920 1726885332.43436: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_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 <<< 7920 1726885332.43605: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885332.43629: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885332.43693: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885332.43700: stdout chunk (state=3): >>># destroy _compression <<< 7920 1726885332.43707: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885332.43869: 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 <<< 7920 1726885332.43874: stdout chunk (state=3): >>># destroy encodings <<< 7920 1726885332.43879: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885332.43898: stdout chunk (state=3): >>># 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 <<< 7920 1726885332.43926: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 7920 1726885332.43932: 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 <<< 7920 1726885332.43959: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 7920 1726885332.43964: 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<<< 7920 1726885332.43978: 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 <<< 7920 1726885332.44060: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 7920 1726885332.44090: 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 <<< 7920 1726885332.44095: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 7920 1726885332.44235: 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 <<< 7920 1726885332.44465: 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 <<< 7920 1726885332.44754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885332.44858: stderr chunk (state=3): >>><<< 7920 1726885332.44861: stdout chunk (state=3): >>><<< 7920 1726885332.44929: _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 0x7f2a36d20ca0> # /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 0x7f2a36cc7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36d20a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f2a36d209a0> 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 0x7f2a36cc7370> # /usr/lib64/python3.9/__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 0x7f2a36cc7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36cc7550> # /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 0x7f2a36c73f70> # /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 0x7f2a36c7a100> # /usr/lib64/python3.9/__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 0x7f2a36ca3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36c7a820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36cdc760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36c73c70> # /usr/lib64/python3.9/__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 0x7f2a36ca3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36cc7fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f2a36c3fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36c42e20> # /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 0x7f2a36c39730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36c40520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36c3f250> # /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 0x7f2a36996cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369967c0> 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 0x7f2a36996dc0> # /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 0x7f2a36996e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36996f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369eec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369e8520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369fc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36c46d00> # /usr/lib64/python3.9/__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 0x7f2a369a7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369ee160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a369fc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36c4c8b0> # /usr/lib64/python3.9/__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 0x7f2a369a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369a7ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369a7c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f2a3697c280> # /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 0x7f2a3697c370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369b2eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369a9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369a94f0> # /usr/lib64/python3.9/__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 0x7f2a368af0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36977d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369a9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36c46ee0> # /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 0x7f2a368c2a00> 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 0x7f2a368c2d30> # /usr/lib64/python3.9/__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 0x7f2a368d5640> # /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 0x7f2a368d5b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a368602b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a368c2e20> # /usr/lib64/python3.9/__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 0x7f2a36871190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a368d54c0> 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 0x7f2a36871250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369a78e0> # /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 0x7f2a3688d5b0> # /usr/lib64/python3.9/__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 0x7f2a3688d880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3688d670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a3688d760> # /usr/lib64/python3.9/__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 0x7f2a3688dbb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a3689a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3688d7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3687f940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369a74c0> # /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 0x7f2a3688d9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2a367af580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_vikz0086/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 0x7f2a361976d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f2a36197160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36197340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36197e20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f2a36197f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36197c40> 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 0x7f2a36197e80> # /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 0x7f2a36197100> # /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 0x7f2a360eedf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a360eefa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a3610ce50> # /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 0x7f2a3610c4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a361fddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a361fd3d0> # /usr/lib64/python3.9/__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 0x7f2a361fdfd0> # /usr/lib64/python3.9/__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 0x7f2a361cddc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36169be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a361692b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3619f3a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a361693d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36169400> # /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 0x7f2a360cf970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a361df100> # /usr/lib64/python3.9/__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 0x7f2a360db9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a361df280> # /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 0x7f2a360cfdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a360db940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a360db790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a360da730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a360da670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a361d77c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f2a3615f640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a3615e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a360d00a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a3615f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a361f7880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_vikz0086/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_vikz0086/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_vikz0086/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_vikz0086/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_vikz0086/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 0x7f2a35cbe130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f2a36154970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35cbe550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_vikz0086/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_vikz0086/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 0x7f2a36156940> # 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_vikz0086/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_vikz0086/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_vikz0086/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_vikz0086/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_vikz0086/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 0x7f2a361545e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_vikz0086/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_vikz0086/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 0x7f2a361ea850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3619de50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_vikz0086/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 0x7f2a360a3310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3609c820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36093940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_vikz0086/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_vikz0086/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_vikz0086/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_vikz0086/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_vikz0086/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": 1344, "inode": 2097283, "dev": 51713, "nlink": 1, "atime": 1726884897.0091078, "mtime": 1726563703.2148454, "ctime": 1726563703.2148454, "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": "5f45226c0c3e32a7a732809972782ef3c2343a28", "mimetype": "text/plain", "charset": "us-ascii", "version": "2511174239", "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 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 7920 1726885332.46289: 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-1726885331.657962-8860-112902318171008/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885332.46292: _low_level_execute_command(): starting 7920 1726885332.46295: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885331.657962-8860-112902318171008/ > /dev/null 2>&1 && sleep 0' 7920 1726885332.46298: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885332.46300: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885332.46302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885332.46304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885332.46306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885332.46308: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885332.46310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885332.46315: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885332.46317: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885332.46319: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885332.46321: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885332.46389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885332.46394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885332.46397: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885332.46400: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885332.46403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885332.46405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885332.46408: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885332.46435: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885332.46441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885332.48044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885332.48191: stderr chunk (state=3): >>><<< 7920 1726885332.48194: stdout chunk (state=3): >>><<< 7920 1726885332.48197: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885332.48199: handler run complete 7920 1726885332.48201: attempt loop complete, returning result 7920 1726885332.48203: _execute() done 7920 1726885332.48204: dumping result to json 7920 1726885332.48206: done dumping result, returning 7920 1726885332.48208: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-9835-648e-0000000000b3] 7920 1726885332.48210: sending task result for task 02369adf-7a19-9835-648e-0000000000b3 7920 1726885332.48308: done sending task result for task 02369adf-7a19-9835-648e-0000000000b3 7920 1726885332.48311: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726884897.0091078, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5f45226c0c3e32a7a732809972782ef3c2343a28", "ctime": 1726563703.2148454, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097283, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726563703.2148454, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1344, "uid": 0, "version": "2511174239", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 7920 1726885332.48524: no more pending results, returning what we have 7920 1726885332.48527: results queue empty 7920 1726885332.48527: checking for any_errors_fatal 7920 1726885332.48531: done checking for any_errors_fatal 7920 1726885332.48532: checking for max_fail_percentage 7920 1726885332.48534: done checking for max_fail_percentage 7920 1726885332.48535: checking to see if all hosts have failed and the running result is not ok 7920 1726885332.48536: done checking to see if all hosts have failed 7920 1726885332.48536: getting the remaining hosts for this loop 7920 1726885332.48538: done getting the remaining hosts for this loop 7920 1726885332.48541: getting the next task for host managed_node1 7920 1726885332.48546: done getting next task for host managed_node1 7920 1726885332.48550: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 7920 1726885332.48553: ^ 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 7920 1726885332.48566: getting variables 7920 1726885332.48567: in VariableManager get_vars() 7920 1726885332.48601: Calling all_inventory to load vars for managed_node1 7920 1726885332.48604: Calling groups_inventory to load vars for managed_node1 7920 1726885332.48607: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885332.48619: Calling all_plugins_play to load vars for managed_node1 7920 1726885332.48622: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885332.48625: Calling groups_plugins_play to load vars for managed_node1 7920 1726885332.49344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885332.50427: done with get_vars() 7920 1726885332.50441: done getting variables TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 20 September 2024 22:22:12 -0400 (0:00:00.886) 0:01:10.133 ****** 7920 1726885332.50532: entering _queue_task() for managed_node1/lineinfile 7920 1726885332.50535: Creating lock for lineinfile 7920 1726885332.50786: worker is 1 (out of 1 available) 7920 1726885332.50797: exiting _queue_task() for managed_node1/lineinfile 7920 1726885332.50808: done queuing things up, now waiting for results queue to drain 7920 1726885332.50810: waiting for pending results... 7920 1726885332.51091: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 7920 1726885332.51226: in run() - task 02369adf-7a19-9835-648e-0000000000b4 7920 1726885332.51239: variable 'ansible_search_path' from source: unknown 7920 1726885332.51242: variable 'ansible_search_path' from source: unknown 7920 1726885332.51280: calling self._execute() 7920 1726885332.51359: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885332.51370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885332.51379: variable 'omit' from source: magic vars 7920 1726885332.51726: variable '__storage_fstab' from source: set_fact 7920 1726885332.51760: Evaluated conditional (__storage_fstab.stat.exists): True 7920 1726885332.51908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885332.52166: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885332.52209: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885332.52248: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885332.52281: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885332.52362: variable 'blivet_output' from source: set_fact 7920 1726885332.52371: Evaluated conditional (blivet_output is changed): False 7920 1726885332.52374: when evaluation is False, skipping this task 7920 1726885332.52378: _execute() done 7920 1726885332.52381: dumping result to json 7920 1726885332.52383: done dumping result, returning 7920 1726885332.52389: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-9835-648e-0000000000b4] 7920 1726885332.52394: sending task result for task 02369adf-7a19-9835-648e-0000000000b4 skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } 7920 1726885332.52540: no more pending results, returning what we have 7920 1726885332.52544: results queue empty 7920 1726885332.52545: checking for any_errors_fatal 7920 1726885332.52554: done checking for any_errors_fatal 7920 1726885332.52555: checking for max_fail_percentage 7920 1726885332.52557: done checking for max_fail_percentage 7920 1726885332.52558: checking to see if all hosts have failed and the running result is not ok 7920 1726885332.52559: done checking to see if all hosts have failed 7920 1726885332.52560: getting the remaining hosts for this loop 7920 1726885332.52561: done getting the remaining hosts for this loop 7920 1726885332.52565: getting the next task for host managed_node1 7920 1726885332.52575: done getting next task for host managed_node1 7920 1726885332.52579: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 7920 1726885332.52584: ^ 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 7920 1726885332.52601: done sending task result for task 02369adf-7a19-9835-648e-0000000000b4 7920 1726885332.52607: WORKER PROCESS EXITING 7920 1726885332.52614: getting variables 7920 1726885332.52616: in VariableManager get_vars() 7920 1726885332.52651: Calling all_inventory to load vars for managed_node1 7920 1726885332.52654: Calling groups_inventory to load vars for managed_node1 7920 1726885332.52656: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885332.52667: Calling all_plugins_play to load vars for managed_node1 7920 1726885332.52670: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885332.52673: Calling groups_plugins_play to load vars for managed_node1 7920 1726885332.53207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885332.54539: done with get_vars() 7920 1726885332.54551: done getting variables TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Friday 20 September 2024 22:22:12 -0400 (0:00:00.041) 0:01:10.175 ****** 7920 1726885332.54646: entering _queue_task() for managed_node1/systemd 7920 1726885332.54884: worker is 1 (out of 1 available) 7920 1726885332.54897: exiting _queue_task() for managed_node1/systemd 7920 1726885332.54908: done queuing things up, now waiting for results queue to drain 7920 1726885332.54910: waiting for pending results... 7920 1726885332.55286: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 7920 1726885332.55403: in run() - task 02369adf-7a19-9835-648e-0000000000b6 7920 1726885332.55419: variable 'ansible_search_path' from source: unknown 7920 1726885332.55424: variable 'ansible_search_path' from source: unknown 7920 1726885332.55470: variable 'storage_cryptsetup_services' from source: set_fact 7920 1726885332.55655: variable 'storage_cryptsetup_services' from source: set_fact 7920 1726885332.55819: dumping result to json 7920 1726885332.55823: done dumping result, returning 7920 1726885332.55826: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-9835-648e-0000000000b6] 7920 1726885332.55833: sending task result for task 02369adf-7a19-9835-648e-0000000000b6 7920 1726885332.55934: done sending task result for task 02369adf-7a19-9835-648e-0000000000b6 7920 1726885332.55938: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885332.55986: no more pending results, returning what we have 7920 1726885332.55990: results queue empty 7920 1726885332.55991: checking for any_errors_fatal 7920 1726885332.55999: done checking for any_errors_fatal 7920 1726885332.56000: checking for max_fail_percentage 7920 1726885332.56003: done checking for max_fail_percentage 7920 1726885332.56004: checking to see if all hosts have failed and the running result is not ok 7920 1726885332.56005: done checking to see if all hosts have failed 7920 1726885332.56006: getting the remaining hosts for this loop 7920 1726885332.56008: done getting the remaining hosts for this loop 7920 1726885332.56014: getting the next task for host managed_node1 7920 1726885332.56025: done getting next task for host managed_node1 7920 1726885332.56029: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 7920 1726885332.56033: ^ 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 7920 1726885332.56047: getting variables 7920 1726885332.56049: in VariableManager get_vars() 7920 1726885332.56085: Calling all_inventory to load vars for managed_node1 7920 1726885332.56088: Calling groups_inventory to load vars for managed_node1 7920 1726885332.56091: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885332.56102: Calling all_plugins_play to load vars for managed_node1 7920 1726885332.56105: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885332.56108: Calling groups_plugins_play to load vars for managed_node1 7920 1726885332.56628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885332.58024: done with get_vars() 7920 1726885332.58037: done getting variables 7920 1726885332.58089: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 22:22:12 -0400 (0:00:00.034) 0:01:10.209 ****** 7920 1726885332.58121: entering _queue_task() for managed_node1/debug 7920 1726885332.58341: worker is 1 (out of 1 available) 7920 1726885332.58351: exiting _queue_task() for managed_node1/debug 7920 1726885332.58362: done queuing things up, now waiting for results queue to drain 7920 1726885332.58363: waiting for pending results... 7920 1726885332.58632: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show blivet_output 7920 1726885332.58925: in run() - task 02369adf-7a19-9835-648e-0000000000b8 7920 1726885332.58932: variable 'ansible_search_path' from source: unknown 7920 1726885332.58936: variable 'ansible_search_path' from source: unknown 7920 1726885332.58975: calling self._execute() 7920 1726885332.59107: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885332.59111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885332.59123: variable 'omit' from source: magic vars 7920 1726885332.59337: variable 'omit' from source: magic vars 7920 1726885332.59516: variable 'omit' from source: magic vars 7920 1726885332.59551: variable 'omit' from source: magic vars 7920 1726885332.59590: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885332.59740: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885332.59758: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885332.59776: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885332.59788: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885332.59804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885332.59955: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885332.59980: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885332.59983: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885332.59986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885332.60297: Set connection var ansible_connection to ssh 7920 1726885332.60300: Set connection var ansible_shell_executable to /bin/sh 7920 1726885332.60303: Set connection var ansible_timeout to 10 7920 1726885332.60305: Set connection var ansible_shell_type to sh 7920 1726885332.60306: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885332.60308: Set connection var ansible_pipelining to False 7920 1726885332.60654: variable 'ansible_shell_executable' from source: unknown 7920 1726885332.60657: variable 'ansible_connection' from source: unknown 7920 1726885332.60660: variable 'ansible_module_compression' from source: unknown 7920 1726885332.60662: variable 'ansible_shell_type' from source: unknown 7920 1726885332.60664: variable 'ansible_shell_executable' from source: unknown 7920 1726885332.60666: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885332.60668: variable 'ansible_pipelining' from source: unknown 7920 1726885332.60670: variable 'ansible_timeout' from source: unknown 7920 1726885332.60672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885332.60674: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885332.60677: variable 'omit' from source: magic vars 7920 1726885332.60679: starting attempt loop 7920 1726885332.60681: running the handler 7920 1726885332.60683: variable 'blivet_output' from source: set_fact 7920 1726885332.60769: variable 'blivet_output' from source: set_fact 7920 1726885332.60857: handler run complete 7920 1726885332.60966: attempt loop complete, returning result 7920 1726885332.61017: _execute() done 7920 1726885332.61026: dumping result to json 7920 1726885332.61039: done dumping result, returning 7920 1726885332.61052: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-9835-648e-0000000000b8] 7920 1726885332.61062: sending task result for task 02369adf-7a19-9835-648e-0000000000b8 ok: [managed_node1] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } 7920 1726885332.61235: no more pending results, returning what we have 7920 1726885332.61239: results queue empty 7920 1726885332.61240: checking for any_errors_fatal 7920 1726885332.61246: done checking for any_errors_fatal 7920 1726885332.61247: checking for max_fail_percentage 7920 1726885332.61249: done checking for max_fail_percentage 7920 1726885332.61250: checking to see if all hosts have failed and the running result is not ok 7920 1726885332.61251: done checking to see if all hosts have failed 7920 1726885332.61252: getting the remaining hosts for this loop 7920 1726885332.61254: done getting the remaining hosts for this loop 7920 1726885332.61257: getting the next task for host managed_node1 7920 1726885332.61265: done getting next task for host managed_node1 7920 1726885332.61269: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 7920 1726885332.61274: ^ 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 7920 1726885332.61284: getting variables 7920 1726885332.61286: in VariableManager get_vars() 7920 1726885332.61318: Calling all_inventory to load vars for managed_node1 7920 1726885332.61321: Calling groups_inventory to load vars for managed_node1 7920 1726885332.61323: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885332.61333: Calling all_plugins_play to load vars for managed_node1 7920 1726885332.61337: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885332.61340: Calling groups_plugins_play to load vars for managed_node1 7920 1726885332.61832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885332.62431: done sending task result for task 02369adf-7a19-9835-648e-0000000000b8 7920 1726885332.62434: WORKER PROCESS EXITING 7920 1726885332.62627: done with get_vars() 7920 1726885332.62641: done getting variables 7920 1726885332.62694: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 22:22:12 -0400 (0:00:00.046) 0:01:10.255 ****** 7920 1726885332.62734: entering _queue_task() for managed_node1/set_fact 7920 1726885332.62944: worker is 1 (out of 1 available) 7920 1726885332.62956: exiting _queue_task() for managed_node1/set_fact 7920 1726885332.62968: done queuing things up, now waiting for results queue to drain 7920 1726885332.62969: waiting for pending results... 7920 1726885332.63236: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 7920 1726885332.63372: in run() - task 02369adf-7a19-9835-648e-0000000000b9 7920 1726885332.63390: variable 'ansible_search_path' from source: unknown 7920 1726885332.63397: variable 'ansible_search_path' from source: unknown 7920 1726885332.63441: calling self._execute() 7920 1726885332.63523: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885332.63534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885332.63633: variable 'omit' from source: magic vars 7920 1726885332.63820: variable 'omit' from source: magic vars 7920 1726885332.63892: variable 'omit' from source: magic vars 7920 1726885332.64314: variable 'blivet_output' from source: set_fact 7920 1726885332.64441: variable 'omit' from source: magic vars 7920 1726885332.64540: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885332.64575: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885332.64635: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885332.64735: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885332.64750: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885332.64771: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885332.64791: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885332.64845: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885332.64936: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885332.64945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885332.65160: Set connection var ansible_connection to ssh 7920 1726885332.65174: Set connection var ansible_shell_executable to /bin/sh 7920 1726885332.65183: Set connection var ansible_timeout to 10 7920 1726885332.65188: Set connection var ansible_shell_type to sh 7920 1726885332.65196: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885332.65204: Set connection var ansible_pipelining to False 7920 1726885332.65233: variable 'ansible_shell_executable' from source: unknown 7920 1726885332.65324: variable 'ansible_connection' from source: unknown 7920 1726885332.65332: variable 'ansible_module_compression' from source: unknown 7920 1726885332.65340: variable 'ansible_shell_type' from source: unknown 7920 1726885332.65347: variable 'ansible_shell_executable' from source: unknown 7920 1726885332.65353: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885332.65365: variable 'ansible_pipelining' from source: unknown 7920 1726885332.65371: variable 'ansible_timeout' from source: unknown 7920 1726885332.65378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885332.65640: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885332.65699: variable 'omit' from source: magic vars 7920 1726885332.65709: starting attempt loop 7920 1726885332.65721: running the handler 7920 1726885332.65808: handler run complete 7920 1726885332.65826: attempt loop complete, returning result 7920 1726885332.65834: _execute() done 7920 1726885332.65841: dumping result to json 7920 1726885332.65848: done dumping result, returning 7920 1726885332.65859: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-9835-648e-0000000000b9] 7920 1726885332.65869: sending task result for task 02369adf-7a19-9835-648e-0000000000b9 ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 7920 1726885332.66022: no more pending results, returning what we have 7920 1726885332.66025: results queue empty 7920 1726885332.66026: checking for any_errors_fatal 7920 1726885332.66035: done checking for any_errors_fatal 7920 1726885332.66036: checking for max_fail_percentage 7920 1726885332.66038: done checking for max_fail_percentage 7920 1726885332.66039: checking to see if all hosts have failed and the running result is not ok 7920 1726885332.66040: done checking to see if all hosts have failed 7920 1726885332.66041: getting the remaining hosts for this loop 7920 1726885332.66042: done getting the remaining hosts for this loop 7920 1726885332.66046: getting the next task for host managed_node1 7920 1726885332.66055: done getting next task for host managed_node1 7920 1726885332.66059: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 7920 1726885332.66064: ^ 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 7920 1726885332.66074: getting variables 7920 1726885332.66076: in VariableManager get_vars() 7920 1726885332.66109: Calling all_inventory to load vars for managed_node1 7920 1726885332.66114: Calling groups_inventory to load vars for managed_node1 7920 1726885332.66117: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885332.66126: Calling all_plugins_play to load vars for managed_node1 7920 1726885332.66130: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885332.66133: Calling groups_plugins_play to load vars for managed_node1 7920 1726885332.67023: done sending task result for task 02369adf-7a19-9835-648e-0000000000b9 7920 1726885332.67026: WORKER PROCESS EXITING 7920 1726885332.67044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885332.68119: done with get_vars() 7920 1726885332.68132: done getting variables 7920 1726885332.68185: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 22:22:12 -0400 (0:00:00.054) 0:01:10.310 ****** 7920 1726885332.68221: entering _queue_task() for managed_node1/set_fact 7920 1726885332.68766: worker is 1 (out of 1 available) 7920 1726885332.68776: exiting _queue_task() for managed_node1/set_fact 7920 1726885332.68787: done queuing things up, now waiting for results queue to drain 7920 1726885332.68788: waiting for pending results... 7920 1726885332.69560: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 7920 1726885332.69696: in run() - task 02369adf-7a19-9835-648e-0000000000ba 7920 1726885332.69707: variable 'ansible_search_path' from source: unknown 7920 1726885332.69711: variable 'ansible_search_path' from source: unknown 7920 1726885332.69750: calling self._execute() 7920 1726885332.69828: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885332.69832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885332.69842: variable 'omit' from source: magic vars 7920 1726885332.69951: variable 'omit' from source: magic vars 7920 1726885332.70025: variable 'omit' from source: magic vars 7920 1726885332.70244: variable 'blivet_output' from source: set_fact 7920 1726885332.70293: variable 'omit' from source: magic vars 7920 1726885332.70337: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885332.70374: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885332.70397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885332.70424: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885332.70446: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885332.70466: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885332.70486: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885332.70520: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885332.70529: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885332.70540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885332.70668: Set connection var ansible_connection to ssh 7920 1726885332.70683: Set connection var ansible_shell_executable to /bin/sh 7920 1726885332.70694: Set connection var ansible_timeout to 10 7920 1726885332.70700: Set connection var ansible_shell_type to sh 7920 1726885332.70710: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885332.70725: Set connection var ansible_pipelining to False 7920 1726885332.70751: variable 'ansible_shell_executable' from source: unknown 7920 1726885332.70764: variable 'ansible_connection' from source: unknown 7920 1726885332.70772: variable 'ansible_module_compression' from source: unknown 7920 1726885332.70778: variable 'ansible_shell_type' from source: unknown 7920 1726885332.70785: variable 'ansible_shell_executable' from source: unknown 7920 1726885332.70792: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885332.70800: variable 'ansible_pipelining' from source: unknown 7920 1726885332.70806: variable 'ansible_timeout' from source: unknown 7920 1726885332.70816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885332.70986: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885332.71001: variable 'omit' from source: magic vars 7920 1726885332.71010: starting attempt loop 7920 1726885332.71023: running the handler 7920 1726885332.71050: handler run complete 7920 1726885332.71066: attempt loop complete, returning result 7920 1726885332.71072: _execute() done 7920 1726885332.71078: dumping result to json 7920 1726885332.71089: done dumping result, returning 7920 1726885332.71100: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-9835-648e-0000000000ba] 7920 1726885332.71107: sending task result for task 02369adf-7a19-9835-648e-0000000000ba 7920 1726885332.71243: done sending task result for task 02369adf-7a19-9835-648e-0000000000ba 7920 1726885332.71251: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 7920 1726885332.71316: no more pending results, returning what we have 7920 1726885332.71320: results queue empty 7920 1726885332.71320: checking for any_errors_fatal 7920 1726885332.71325: done checking for any_errors_fatal 7920 1726885332.71326: checking for max_fail_percentage 7920 1726885332.71328: done checking for max_fail_percentage 7920 1726885332.71328: checking to see if all hosts have failed and the running result is not ok 7920 1726885332.71329: done checking to see if all hosts have failed 7920 1726885332.71330: getting the remaining hosts for this loop 7920 1726885332.71332: done getting the remaining hosts for this loop 7920 1726885332.71336: getting the next task for host managed_node1 7920 1726885332.71343: done getting next task for host managed_node1 7920 1726885332.71347: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 7920 1726885332.71351: ^ 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 7920 1726885332.71362: getting variables 7920 1726885332.71363: in VariableManager get_vars() 7920 1726885332.71390: Calling all_inventory to load vars for managed_node1 7920 1726885332.71392: Calling groups_inventory to load vars for managed_node1 7920 1726885332.71394: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885332.71402: Calling all_plugins_play to load vars for managed_node1 7920 1726885332.71404: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885332.71406: Calling groups_plugins_play to load vars for managed_node1 7920 1726885332.71901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885332.72805: done with get_vars() 7920 1726885332.72824: done getting variables TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Friday 20 September 2024 22:22:12 -0400 (0:00:00.047) 0:01:10.357 ****** 7920 1726885332.72926: entering _queue_task() for managed_node1/mount 7920 1726885332.72927: Creating lock for mount 7920 1726885332.73160: worker is 1 (out of 1 available) 7920 1726885332.73176: exiting _queue_task() for managed_node1/mount 7920 1726885332.73186: done queuing things up, now waiting for results queue to drain 7920 1726885332.73188: waiting for pending results... 7920 1726885332.73462: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 7920 1726885332.73597: in run() - task 02369adf-7a19-9835-648e-0000000000bb 7920 1726885332.73625: variable 'ansible_search_path' from source: unknown 7920 1726885332.73634: variable 'ansible_search_path' from source: unknown 7920 1726885332.73951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885332.77285: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885332.77355: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885332.77397: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885332.77453: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885332.77484: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885332.77566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885332.77598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885332.77635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885332.77682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885332.77702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885332.77758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885332.77786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885332.77818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885332.77865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885332.77885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885332.78307: variable 'blivet_output' from source: set_fact 7920 1726885332.78369: dumping result to json 7920 1726885332.78377: done dumping result, returning 7920 1726885332.78386: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-9835-648e-0000000000bb] 7920 1726885332.78395: sending task result for task 02369adf-7a19-9835-648e-0000000000bb 7920 1726885332.78516: done sending task result for task 02369adf-7a19-9835-648e-0000000000bb skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885332.78580: no more pending results, returning what we have 7920 1726885332.78583: results queue empty 7920 1726885332.78584: checking for any_errors_fatal 7920 1726885332.78589: done checking for any_errors_fatal 7920 1726885332.78590: checking for max_fail_percentage 7920 1726885332.78591: done checking for max_fail_percentage 7920 1726885332.78592: checking to see if all hosts have failed and the running result is not ok 7920 1726885332.78593: done checking to see if all hosts have failed 7920 1726885332.78594: getting the remaining hosts for this loop 7920 1726885332.78596: done getting the remaining hosts for this loop 7920 1726885332.78599: getting the next task for host managed_node1 7920 1726885332.78607: done getting next task for host managed_node1 7920 1726885332.78613: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 7920 1726885332.78619: ^ 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 7920 1726885332.78634: getting variables 7920 1726885332.78636: in VariableManager get_vars() 7920 1726885332.78673: Calling all_inventory to load vars for managed_node1 7920 1726885332.78679: Calling groups_inventory to load vars for managed_node1 7920 1726885332.78681: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885332.78691: Calling all_plugins_play to load vars for managed_node1 7920 1726885332.78694: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885332.78697: Calling groups_plugins_play to load vars for managed_node1 7920 1726885332.79691: WORKER PROCESS EXITING 7920 1726885332.79715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885332.80404: done with get_vars() 7920 1726885332.80421: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Friday 20 September 2024 22:22:12 -0400 (0:00:00.075) 0:01:10.433 ****** 7920 1726885332.80521: entering _queue_task() for managed_node1/systemd 7920 1726885332.80741: worker is 1 (out of 1 available) 7920 1726885332.80756: exiting _queue_task() for managed_node1/systemd 7920 1726885332.80767: done queuing things up, now waiting for results queue to drain 7920 1726885332.80769: waiting for pending results... 7920 1726885332.81040: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 7920 1726885332.81209: in run() - task 02369adf-7a19-9835-648e-0000000000bd 7920 1726885332.81235: variable 'ansible_search_path' from source: unknown 7920 1726885332.81244: variable 'ansible_search_path' from source: unknown 7920 1726885332.81284: calling self._execute() 7920 1726885332.81380: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885332.81391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885332.81421: variable 'omit' from source: magic vars 7920 1726885332.81814: variable 'blivet_output' from source: set_fact 7920 1726885332.81837: Evaluated conditional (blivet_output['mounts']): False 7920 1726885332.81851: when evaluation is False, skipping this task 7920 1726885332.81862: _execute() done 7920 1726885332.81871: dumping result to json 7920 1726885332.81879: done dumping result, returning 7920 1726885332.81891: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-9835-648e-0000000000bd] 7920 1726885332.81902: sending task result for task 02369adf-7a19-9835-648e-0000000000bd skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } 7920 1726885332.82048: no more pending results, returning what we have 7920 1726885332.82052: results queue empty 7920 1726885332.82052: checking for any_errors_fatal 7920 1726885332.82061: done checking for any_errors_fatal 7920 1726885332.82062: checking for max_fail_percentage 7920 1726885332.82064: done checking for max_fail_percentage 7920 1726885332.82065: checking to see if all hosts have failed and the running result is not ok 7920 1726885332.82065: done checking to see if all hosts have failed 7920 1726885332.82066: getting the remaining hosts for this loop 7920 1726885332.82068: done getting the remaining hosts for this loop 7920 1726885332.82071: getting the next task for host managed_node1 7920 1726885332.82079: done getting next task for host managed_node1 7920 1726885332.82083: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 7920 1726885332.82086: ^ 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 7920 1726885332.82100: getting variables 7920 1726885332.82102: in VariableManager get_vars() 7920 1726885332.82144: Calling all_inventory to load vars for managed_node1 7920 1726885332.82147: Calling groups_inventory to load vars for managed_node1 7920 1726885332.82150: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885332.82162: Calling all_plugins_play to load vars for managed_node1 7920 1726885332.82166: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885332.82169: Calling groups_plugins_play to load vars for managed_node1 7920 1726885332.82826: done sending task result for task 02369adf-7a19-9835-648e-0000000000bd 7920 1726885332.82829: WORKER PROCESS EXITING 7920 1726885332.82854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885332.83537: done with get_vars() 7920 1726885332.83550: done getting variables TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Friday 20 September 2024 22:22:12 -0400 (0:00:00.031) 0:01:10.464 ****** 7920 1726885332.83646: entering _queue_task() for managed_node1/mount 7920 1726885332.83855: worker is 1 (out of 1 available) 7920 1726885332.83866: exiting _queue_task() for managed_node1/mount 7920 1726885332.83878: done queuing things up, now waiting for results queue to drain 7920 1726885332.83879: waiting for pending results... 7920 1726885332.84249: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 7920 1726885332.84434: in run() - task 02369adf-7a19-9835-648e-0000000000be 7920 1726885332.84459: variable 'ansible_search_path' from source: unknown 7920 1726885332.84466: variable 'ansible_search_path' from source: unknown 7920 1726885332.84806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885332.87509: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885332.87631: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885332.87804: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885332.87848: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885332.87901: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885332.88067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885332.88156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885332.88257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885332.88302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885332.88384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885332.88460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885332.88494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885332.88531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885332.88583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885332.88601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885332.88668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885332.88698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885332.88733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885332.88783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885332.88801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885332.88959: variable 'blivet_output' from source: set_fact 7920 1726885332.89030: dumping result to json 7920 1726885332.89039: done dumping result, returning 7920 1726885332.89050: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-9835-648e-0000000000be] 7920 1726885332.89059: sending task result for task 02369adf-7a19-9835-648e-0000000000be skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885332.89225: no more pending results, returning what we have 7920 1726885332.89229: results queue empty 7920 1726885332.89230: checking for any_errors_fatal 7920 1726885332.89236: done checking for any_errors_fatal 7920 1726885332.89236: checking for max_fail_percentage 7920 1726885332.89238: done checking for max_fail_percentage 7920 1726885332.89239: checking to see if all hosts have failed and the running result is not ok 7920 1726885332.89240: done checking to see if all hosts have failed 7920 1726885332.89241: getting the remaining hosts for this loop 7920 1726885332.89243: done getting the remaining hosts for this loop 7920 1726885332.89247: getting the next task for host managed_node1 7920 1726885332.89255: done getting next task for host managed_node1 7920 1726885332.89259: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 7920 1726885332.89264: ^ 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 7920 1726885332.89277: getting variables 7920 1726885332.89279: in VariableManager get_vars() 7920 1726885332.89316: Calling all_inventory to load vars for managed_node1 7920 1726885332.89321: Calling groups_inventory to load vars for managed_node1 7920 1726885332.89324: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885332.89335: Calling all_plugins_play to load vars for managed_node1 7920 1726885332.89339: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885332.89342: Calling groups_plugins_play to load vars for managed_node1 7920 1726885332.89963: done sending task result for task 02369adf-7a19-9835-648e-0000000000be 7920 1726885332.89966: WORKER PROCESS EXITING 7920 1726885332.89989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885332.90745: done with get_vars() 7920 1726885332.90759: done getting variables TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Friday 20 September 2024 22:22:12 -0400 (0:00:00.072) 0:01:10.537 ****** 7920 1726885332.90861: entering _queue_task() for managed_node1/file 7920 1726885332.91080: worker is 1 (out of 1 available) 7920 1726885332.91092: exiting _queue_task() for managed_node1/file 7920 1726885332.91104: done queuing things up, now waiting for results queue to drain 7920 1726885332.91106: waiting for pending results... 7920 1726885332.91405: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 7920 1726885332.91645: in run() - task 02369adf-7a19-9835-648e-0000000000c0 7920 1726885332.91686: variable 'ansible_search_path' from source: unknown 7920 1726885332.91695: variable 'ansible_search_path' from source: unknown 7920 1726885332.92154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885332.94996: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885332.95082: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885332.95128: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885332.95182: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885332.95233: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885332.95337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885332.95377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885332.95407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885332.95463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885332.95495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885332.95555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885332.95585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885332.95622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885332.95670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885332.95690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885332.95768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885332.95796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885332.95838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885332.95903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885332.95932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885332.96089: variable 'blivet_output' from source: set_fact 7920 1726885332.96157: dumping result to json 7920 1726885332.96165: done dumping result, returning 7920 1726885332.96175: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-9835-648e-0000000000c0] 7920 1726885332.96192: sending task result for task 02369adf-7a19-9835-648e-0000000000c0 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885332.96349: no more pending results, returning what we have 7920 1726885332.96353: results queue empty 7920 1726885332.96354: checking for any_errors_fatal 7920 1726885332.96361: done checking for any_errors_fatal 7920 1726885332.96362: checking for max_fail_percentage 7920 1726885332.96363: done checking for max_fail_percentage 7920 1726885332.96364: checking to see if all hosts have failed and the running result is not ok 7920 1726885332.96365: done checking to see if all hosts have failed 7920 1726885332.96366: getting the remaining hosts for this loop 7920 1726885332.96368: done getting the remaining hosts for this loop 7920 1726885332.96371: getting the next task for host managed_node1 7920 1726885332.96380: done getting next task for host managed_node1 7920 1726885332.96383: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 7920 1726885332.96387: ^ 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 7920 1726885332.96400: getting variables 7920 1726885332.96402: in VariableManager get_vars() 7920 1726885332.96439: Calling all_inventory to load vars for managed_node1 7920 1726885332.96442: Calling groups_inventory to load vars for managed_node1 7920 1726885332.96445: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885332.96455: Calling all_plugins_play to load vars for managed_node1 7920 1726885332.96458: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885332.96462: Calling groups_plugins_play to load vars for managed_node1 7920 1726885332.97072: done sending task result for task 02369adf-7a19-9835-648e-0000000000c0 7920 1726885332.97075: WORKER PROCESS EXITING 7920 1726885332.97104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885332.97847: done with get_vars() 7920 1726885332.97861: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Friday 20 September 2024 22:22:12 -0400 (0:00:00.070) 0:01:10.608 ****** 7920 1726885332.97963: entering _queue_task() for managed_node1/systemd 7920 1726885332.98241: worker is 1 (out of 1 available) 7920 1726885332.98257: exiting _queue_task() for managed_node1/systemd 7920 1726885332.98274: done queuing things up, now waiting for results queue to drain 7920 1726885332.98276: waiting for pending results... 7920 1726885332.98609: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 7920 1726885332.98776: in run() - task 02369adf-7a19-9835-648e-0000000000c2 7920 1726885332.98798: variable 'ansible_search_path' from source: unknown 7920 1726885332.98806: variable 'ansible_search_path' from source: unknown 7920 1726885332.98852: calling self._execute() 7920 1726885332.98968: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885332.98988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885332.99011: variable 'omit' from source: magic vars 7920 1726885332.99483: variable 'blivet_output' from source: set_fact 7920 1726885332.99518: Evaluated conditional (blivet_output['mounts']): False 7920 1726885332.99535: when evaluation is False, skipping this task 7920 1726885332.99544: _execute() done 7920 1726885332.99553: dumping result to json 7920 1726885332.99561: done dumping result, returning 7920 1726885332.99576: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-9835-648e-0000000000c2] 7920 1726885332.99586: sending task result for task 02369adf-7a19-9835-648e-0000000000c2 7920 1726885332.99707: done sending task result for task 02369adf-7a19-9835-648e-0000000000c2 skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } 7920 1726885332.99758: no more pending results, returning what we have 7920 1726885332.99761: results queue empty 7920 1726885332.99762: checking for any_errors_fatal 7920 1726885332.99769: done checking for any_errors_fatal 7920 1726885332.99770: checking for max_fail_percentage 7920 1726885332.99772: done checking for max_fail_percentage 7920 1726885332.99773: checking to see if all hosts have failed and the running result is not ok 7920 1726885332.99774: done checking to see if all hosts have failed 7920 1726885332.99775: getting the remaining hosts for this loop 7920 1726885332.99776: done getting the remaining hosts for this loop 7920 1726885332.99780: getting the next task for host managed_node1 7920 1726885332.99788: done getting next task for host managed_node1 7920 1726885332.99793: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 7920 1726885332.99797: ^ 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 7920 1726885332.99822: getting variables 7920 1726885332.99825: in VariableManager get_vars() 7920 1726885332.99866: Calling all_inventory to load vars for managed_node1 7920 1726885332.99869: Calling groups_inventory to load vars for managed_node1 7920 1726885332.99872: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885332.99890: Calling all_plugins_play to load vars for managed_node1 7920 1726885332.99897: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885332.99904: Calling groups_plugins_play to load vars for managed_node1 7920 1726885333.00657: WORKER PROCESS EXITING 7920 1726885333.00691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885333.01297: done with get_vars() 7920 1726885333.01314: done getting variables TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Friday 20 September 2024 22:22:13 -0400 (0:00:00.034) 0:01:10.642 ****** 7920 1726885333.01404: entering _queue_task() for managed_node1/stat 7920 1726885333.01630: worker is 1 (out of 1 available) 7920 1726885333.01645: exiting _queue_task() for managed_node1/stat 7920 1726885333.01656: done queuing things up, now waiting for results queue to drain 7920 1726885333.01658: waiting for pending results... 7920 1726885333.01959: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 7920 1726885333.02105: in run() - task 02369adf-7a19-9835-648e-0000000000c3 7920 1726885333.02134: variable 'ansible_search_path' from source: unknown 7920 1726885333.02149: variable 'ansible_search_path' from source: unknown 7920 1726885333.02184: calling self._execute() 7920 1726885333.02265: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885333.02275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885333.02287: variable 'omit' from source: magic vars 7920 1726885333.02391: variable 'omit' from source: magic vars 7920 1726885333.02467: variable 'omit' from source: magic vars 7920 1726885333.02501: variable 'omit' from source: magic vars 7920 1726885333.02562: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885333.02600: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885333.02633: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885333.02658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885333.02674: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885333.02692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885333.02714: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885333.02755: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885333.02764: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885333.02771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885333.02903: Set connection var ansible_connection to ssh 7920 1726885333.02925: Set connection var ansible_shell_executable to /bin/sh 7920 1726885333.02936: Set connection var ansible_timeout to 10 7920 1726885333.02942: Set connection var ansible_shell_type to sh 7920 1726885333.02964: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885333.02978: Set connection var ansible_pipelining to False 7920 1726885333.03002: variable 'ansible_shell_executable' from source: unknown 7920 1726885333.03013: variable 'ansible_connection' from source: unknown 7920 1726885333.03031: variable 'ansible_module_compression' from source: unknown 7920 1726885333.03040: variable 'ansible_shell_type' from source: unknown 7920 1726885333.03048: variable 'ansible_shell_executable' from source: unknown 7920 1726885333.03054: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885333.03070: variable 'ansible_pipelining' from source: unknown 7920 1726885333.03081: variable 'ansible_timeout' from source: unknown 7920 1726885333.03099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885333.03371: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885333.03392: variable 'omit' from source: magic vars 7920 1726885333.03406: starting attempt loop 7920 1726885333.03415: running the handler 7920 1726885333.03435: _low_level_execute_command(): starting 7920 1726885333.03446: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885333.04331: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885333.04347: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885333.04363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885333.04390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885333.04447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885333.04459: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885333.04476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.04502: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885333.04533: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885333.04547: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885333.04561: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885333.04575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885333.04600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885333.04621: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885333.04641: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885333.04660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.04756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885333.04784: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885333.04807: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885333.04897: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885333.06521: stdout chunk (state=3): >>>/root <<< 7920 1726885333.06624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885333.06707: stderr chunk (state=3): >>><<< 7920 1726885333.06726: stdout chunk (state=3): >>><<< 7920 1726885333.06780: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885333.06783: _low_level_execute_command(): starting 7920 1726885333.06786: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885333.0674872-8913-36362103700382 `" && echo ansible-tmp-1726885333.0674872-8913-36362103700382="` echo /root/.ansible/tmp/ansible-tmp-1726885333.0674872-8913-36362103700382 `" ) && sleep 0' 7920 1726885333.07858: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885333.07872: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885333.07889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885333.07915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885333.07956: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885333.07968: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885333.07982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.08001: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885333.08021: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885333.08033: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885333.08044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885333.08057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885333.08072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885333.08085: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885333.08096: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885333.08112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.08316: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885333.08411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885333.08439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885333.08792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885333.10378: stdout chunk (state=3): >>>ansible-tmp-1726885333.0674872-8913-36362103700382=/root/.ansible/tmp/ansible-tmp-1726885333.0674872-8913-36362103700382 <<< 7920 1726885333.10493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885333.10584: stderr chunk (state=3): >>><<< 7920 1726885333.10588: stdout chunk (state=3): >>><<< 7920 1726885333.10639: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885333.0674872-8913-36362103700382=/root/.ansible/tmp/ansible-tmp-1726885333.0674872-8913-36362103700382 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885333.10714: variable 'ansible_module_compression' from source: unknown 7920 1726885333.10846: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7920 1726885333.10866: variable 'ansible_facts' from source: unknown 7920 1726885333.10933: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885333.0674872-8913-36362103700382/AnsiballZ_stat.py 7920 1726885333.11165: Sending initial data 7920 1726885333.11167: Sent initial data (150 bytes) 7920 1726885333.12395: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885333.12407: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885333.12424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885333.12441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885333.12480: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885333.12491: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885333.12504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.12524: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885333.12536: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885333.12548: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885333.12559: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885333.12574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885333.12589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885333.12600: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885333.12610: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885333.12628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.12752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885333.12773: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885333.12789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885333.12857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885333.14579: 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 <<< 7920 1726885333.14609: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885333.14647: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpxlapqtw5 /root/.ansible/tmp/ansible-tmp-1726885333.0674872-8913-36362103700382/AnsiballZ_stat.py <<< 7920 1726885333.14678: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885333.16018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885333.16079: stderr chunk (state=3): >>><<< 7920 1726885333.16082: stdout chunk (state=3): >>><<< 7920 1726885333.16095: done transferring module to remote 7920 1726885333.16107: _low_level_execute_command(): starting 7920 1726885333.16111: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885333.0674872-8913-36362103700382/ /root/.ansible/tmp/ansible-tmp-1726885333.0674872-8913-36362103700382/AnsiballZ_stat.py && sleep 0' 7920 1726885333.16650: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885333.16654: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885333.16656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885333.16699: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.16703: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885333.16706: stderr 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885333.16726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.16777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885333.16791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885333.16802: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885333.16850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885333.18579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885333.18624: stderr chunk (state=3): >>><<< 7920 1726885333.18626: stdout chunk (state=3): >>><<< 7920 1726885333.18636: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885333.18640: _low_level_execute_command(): starting 7920 1726885333.18647: _low_level_execute_command(): using become for this command 7920 1726885333.18659: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hkmrqqdctswhwtuljubcygiuwcprzlev ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885333.0674872-8913-36362103700382/AnsiballZ_stat.py'"'"' && sleep 0' 7920 1726885333.18733: Initial state: awaiting_escalation: BECOME-SUCCESS-hkmrqqdctswhwtuljubcygiuwcprzlev 7920 1726885333.19103: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885333.19108: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885333.19110: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.19159: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885333.19162: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885333.19210: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885333.22002: stdout chunk (state=1): >>>BECOME-SUCCESS-hkmrqqdctswhwtuljubcygiuwcprzlev <<< 7920 1726885333.22004: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-hkmrqqdctswhwtuljubcygiuwcprzlev' 7920 1726885333.22244: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885333.22253: stdout chunk (state=3): >>>import _imp # builtin <<< 7920 1726885333.22265: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885333.22329: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885333.22369: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885333.22398: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7920 1726885333.22403: stdout chunk (state=3): >>># installing zipimport hook <<< 7920 1726885333.22437: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885333.22451: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885333.22498: 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' <<< 7920 1726885333.22525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885333.22547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7920 1726885333.22553: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885333.22575: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126e045ca0> <<< 7920 1726885333.22613: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885333.22627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 7920 1726885333.22630: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dddc280> <<< 7920 1726885333.22636: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126e045a00> <<< 7920 1726885333.22666: 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' <<< 7920 1726885333.22685: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126e0459a0> <<< 7920 1726885333.22702: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885333.22727: 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' <<< 7920 1726885333.22745: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dddc370> <<< 7920 1726885333.22767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7920 1726885333.22786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7920 1726885333.22789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 7920 1726885333.22803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885333.22820: stdout chunk (state=3): >>>import '_abc' # <<< 7920 1726885333.22822: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dddc820> <<< 7920 1726885333.22841: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dddc550> <<< 7920 1726885333.22884: 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' <<< 7920 1726885333.22918: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885333.22942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885333.22963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885333.22973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885333.23000: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd88f70> <<< 7920 1726885333.23032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885333.23044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885333.23103: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd8f100> <<< 7920 1726885333.23156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885333.23166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885333.23179: 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 0x7f126ddb8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd8f820> <<< 7920 1726885333.23207: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126ddf1760> <<< 7920 1726885333.23239: 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' <<< 7920 1726885333.23250: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd88c70> <<< 7920 1726885333.23308: 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' <<< 7920 1726885333.23313: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126ddb8c70> <<< 7920 1726885333.23364: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dddcfd0> <<< 7920 1726885333.23389: 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. <<< 7920 1726885333.23595: 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' <<< 7920 1726885333.23646: 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' <<< 7920 1726885333.23664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885333.23691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885333.23737: 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' <<< 7920 1726885333.23741: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd2fd90> <<< 7920 1726885333.23763: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd32e20> <<< 7920 1726885333.23792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885333.23795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885333.23849: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885333.23864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885333.23873: 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 <<< 7920 1726885333.23882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7920 1726885333.23918: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd29730> <<< 7920 1726885333.23936: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd30520> <<< 7920 1726885333.23940: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd2f250> <<< 7920 1726885333.23952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885333.24038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885333.24050: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885333.24080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885333.24093: 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' <<< 7920 1726885333.24126: 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 0x7f126dcb1cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dcb17c0> <<< 7920 1726885333.24147: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885333.24179: 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 0x7f126dcb1dc0> <<< 7920 1726885333.24200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885333.24222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885333.24249: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dcb1e80> <<< 7920 1726885333.24277: 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 0x7f126dcb1f40> <<< 7920 1726885333.24289: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885333.24330: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd09c40> import '_functools' # <<< 7920 1726885333.24365: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd03520> <<< 7920 1726885333.24443: 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 0x7f126dd17580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd36d00> <<< 7920 1726885333.24456: 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' <<< 7920 1726885333.24487: 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 0x7f126dcc2b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd09160> <<< 7920 1726885333.24530: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885333.24558: 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 0x7f126dd17190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd3c8b0> <<< 7920 1726885333.24580: 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' <<< 7920 1726885333.24615: 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' <<< 7920 1726885333.24641: 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 0x7f126dcc2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dcc2ca0> <<< 7920 1726885333.24673: 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' <<< 7920 1726885333.24699: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dcc2c10> <<< 7920 1726885333.24730: 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' <<< 7920 1726885333.24752: 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' <<< 7920 1726885333.24763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885333.24810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885333.24838: 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 0x7f126dc97280> <<< 7920 1726885333.24867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885333.24877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885333.24901: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dc97370> <<< 7920 1726885333.25089: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dccdeb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dcc4940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dcc44f0> <<< 7920 1726885333.25149: 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' <<< 7920 1726885333.25168: 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' <<< 7920 1726885333.25200: 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 0x7f126dbb00d0> <<< 7920 1726885333.25230: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dc92d90> <<< 7920 1726885333.25278: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dcc4dc0> <<< 7920 1726885333.25285: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd36ee0> <<< 7920 1726885333.25305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885333.25337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885333.25351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 7920 1726885333.25368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dbc3a00> <<< 7920 1726885333.25374: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885333.25405: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885333.25423: 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 0x7f126dbc3d30> <<< 7920 1726885333.25434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885333.25441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885333.25463: 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' <<< 7920 1726885333.25471: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dbd6640> <<< 7920 1726885333.25496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885333.25527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885333.25556: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dbd6b80> <<< 7920 1726885333.25603: 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' <<< 7920 1726885333.25609: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f126db612b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dbc3e20> <<< 7920 1726885333.25635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885333.25644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885333.25684: 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 0x7f126db72190> <<< 7920 1726885333.25693: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dbd64c0> <<< 7920 1726885333.25703: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885333.25733: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885333.25742: 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 0x7f126db72250> <<< 7920 1726885333.25771: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dcc28e0> <<< 7920 1726885333.25794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885333.25804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885333.25831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885333.25840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885333.25873: 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 0x7f126db8e5b0> <<< 7920 1726885333.25898: 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' <<< 7920 1726885333.25932: 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 0x7f126db8e880> <<< 7920 1726885333.25938: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126db8e670> <<< 7920 1726885333.25971: 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 0x7f126db8e760> <<< 7920 1726885333.25995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 7920 1726885333.26000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885333.26194: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885333.26199: 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 0x7f126db8ebb0> <<< 7920 1726885333.26235: 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 0x7f126db9b100> <<< 7920 1726885333.26240: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126db8e7f0> <<< 7920 1726885333.26262: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126db80940> <<< 7920 1726885333.26286: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dcc24c0> <<< 7920 1726885333.26304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885333.26363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885333.26401: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126db8e9a0> <<< 7920 1726885333.26493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885333.26514: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f126dab8580> <<< 7920 1726885333.26683: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip' <<< 7920 1726885333.26692: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.26773: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.26823: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/__init__.py <<< 7920 1726885333.26855: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885333.28057: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.29013: 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' <<< 7920 1726885333.29018: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d9db6d0> <<< 7920 1726885333.29044: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 7920 1726885333.29049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885333.29071: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 7920 1726885333.29076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7920 1726885333.29096: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 7920 1726885333.29101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7920 1726885333.29130: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885333.29134: 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 0x7f126d9db160> <<< 7920 1726885333.29171: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d9db340> <<< 7920 1726885333.29201: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d9dbe20> <<< 7920 1726885333.29222: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7920 1726885333.29228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885333.29274: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d9dbf10> <<< 7920 1726885333.29278: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d9dbc40> import 'atexit' # <<< 7920 1726885333.29310: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885333.29331: 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 0x7f126d9dbe80> <<< 7920 1726885333.29336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885333.29363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885333.29399: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d9db100> <<< 7920 1726885333.29422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py<<< 7920 1726885333.29431: stdout chunk (state=3): >>> <<< 7920 1726885333.29439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885333.29462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885333.29482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885333.29505: 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' <<< 7920 1726885333.29581: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d3eedf0> <<< 7920 1726885333.29616: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885333.29623: 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 0x7f126d3eefa0> <<< 7920 1726885333.29646: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885333.29651: 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 0x7f126d951e50> <<< 7920 1726885333.29666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885333.29698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885333.29732: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d9514c0> <<< 7920 1726885333.29750: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126da42dc0> <<< 7920 1726885333.29910: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126da423d0> <<< 7920 1726885333.29934: 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' <<< 7920 1726885333.29960: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126da42fd0> <<< 7920 1726885333.29983: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py<<< 7920 1726885333.29986: stdout chunk (state=3): >>> <<< 7920 1726885333.29991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885333.30017: 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' <<< 7920 1726885333.30041: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885333.30050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885333.30077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 7920 1726885333.30082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 7920 1726885333.30087: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126da12dc0> <<< 7920 1726885333.30166: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d9afbe0> <<< 7920 1726885333.30170: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d9af2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d9e13a0> <<< 7920 1726885333.30215: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885333.30237: 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 0x7f126d9af3d0> <<< 7920 1726885333.30244: 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 0x7f126d9af400> <<< 7920 1726885333.30264: 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 <<< 7920 1726885333.30271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885333.30292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885333.30315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885333.30389: 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 0x7f126d3cf970> <<< 7920 1726885333.30393: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126da24100> <<< 7920 1726885333.30434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885333.30458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885333.30488: 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 0x7f126d3db9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126da24280> <<< 7920 1726885333.30515: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885333.30552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885333.30584: 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' # <<< 7920 1726885333.30640: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d3cfdf0> <<< 7920 1726885333.30767: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d3db940> <<< 7920 1726885333.30867: 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 0x7f126d3db790> <<< 7920 1726885333.30971: 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 0x7f126d3da730> <<< 7920 1726885333.31006: 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 0x7f126d3da670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126da1b7c0> <<< 7920 1726885333.31030: 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' <<< 7920 1726885333.31065: 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 0x7f126d9a4640> <<< 7920 1726885333.31233: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885333.31250: 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 0x7f126d9a39d0> <<< 7920 1726885333.31269: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d3d00a0> <<< 7920 1726885333.31296: 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' <<< 7920 1726885333.31317: 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 0x7f126d9a40a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126da3c880> # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885333.31331: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7920 1726885333.31420: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.31479: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.31505: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885333.31528: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885333.31540: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.31635: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.31735: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.32191: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.32624: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885333.32645: 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_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885333.32669: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885333.32685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885333.32735: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885333.32765: 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 0x7f126cfc4130> <<< 7920 1726885333.32810: 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 0x7f126d999970> <<< 7920 1726885333.32813: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126cfc4550> <<< 7920 1726885333.32906: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/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_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885333.33020: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.33146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7920 1726885333.33170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7920 1726885333.33190: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d99a940> # zipimport: zlib available <<< 7920 1726885333.33570: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.33935: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.33986: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.34046: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885333.34053: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.34081: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.34122: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885333.34136: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.34183: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.34243: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885333.34270: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885333.34283: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885333.34321: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.34352: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885333.34360: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.34538: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.34731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885333.34761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885333.34766: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885333.34834: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d9995e0> <<< 7920 1726885333.34847: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.34901: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.34971: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885333.34978: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885333.34999: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.35032: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.35069: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885333.35074: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.35112: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.35150: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.35242: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.35300: 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 <<< 7920 1726885333.35331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885333.35404: 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' <<< 7920 1726885333.35410: 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 0x7f126da2f850> <<< 7920 1726885333.35435: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d9e2e50> <<< 7920 1726885333.35475: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885333.35485: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.35619: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.35671: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.35690: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.35733: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885333.35748: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885333.35762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885333.35794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885333.35814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885333.35829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885333.35921: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d3a3310> <<< 7920 1726885333.35954: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d39c820> <<< 7920 1726885333.36008: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d393940> <<< 7920 1726885333.36020: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885333.36028: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.36044: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.36069: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885333.36132: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885333.36141: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.36158: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 7920 1726885333.36176: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.36283: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.36462: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.36622: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885333.37271: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885203.3060606, "mtime": 1726562395.52, "ctime": 1726562678.235, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "35882933", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 7920 1726885333.37294: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885333.37625: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 7920 1726885333.37632: 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 <<< 7920 1726885333.37700: 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 <<< 7920 1726885333.37711: 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 <<< 7920 1726885333.37716: 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 <<< 7920 1726885333.37732: 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 # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_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 <<< 7920 1726885333.37919: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885333.37940: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885333.37965: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7920 1726885333.38052: 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 # destroy syslog # destroy uuid # destroy array <<< 7920 1726885333.38072: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885333.38086: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885333.38131: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 7920 1726885333.38154: 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 <<< 7920 1726885333.38170: 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 <<< 7920 1726885333.38188: 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 <<< 7920 1726885333.38213: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 7920 1726885333.38240: 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 <<< 7920 1726885333.38263: 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 <<< 7920 1726885333.38338: 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 <<< 7920 1726885333.38459: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7920 1726885333.38477: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq <<< 7920 1726885333.38499: 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 <<< 7920 1726885333.38514: 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 <<< 7920 1726885333.38527: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7920 1726885333.38562: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885333.39001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885333.39060: stderr chunk (state=3): >>><<< 7920 1726885333.39067: stdout chunk (state=3): >>><<< 7920 1726885333.39195: _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 0x7f126e045ca0> # /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 0x7f126dddc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126e045a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f126e0459a0> 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 0x7f126dddc370> # /usr/lib64/python3.9/__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 0x7f126dddc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dddc550> # /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 0x7f126dd88f70> # /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 0x7f126dd8f100> # /usr/lib64/python3.9/__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 0x7f126ddb8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd8f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126ddf1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd88c70> # /usr/lib64/python3.9/__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 0x7f126ddb8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dddcfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f126dd2fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd32e20> # /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 0x7f126dd29730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd30520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd2f250> # /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 0x7f126dcb1cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dcb17c0> 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 0x7f126dcb1dc0> # /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 0x7f126dcb1e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dcb1f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd09c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd03520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd17580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd36d00> # /usr/lib64/python3.9/__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 0x7f126dcc2b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd09160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f126dd17190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd3c8b0> # /usr/lib64/python3.9/__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 0x7f126dcc2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dcc2ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dcc2c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f126dc97280> # /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 0x7f126dc97370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dccdeb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dcc4940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dcc44f0> # /usr/lib64/python3.9/__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 0x7f126dbb00d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dc92d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dcc4dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dd36ee0> # /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 0x7f126dbc3a00> 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 0x7f126dbc3d30> # /usr/lib64/python3.9/__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 0x7f126dbd6640> # /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 0x7f126dbd6b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f126db612b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dbc3e20> # /usr/lib64/python3.9/__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 0x7f126db72190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dbd64c0> 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 0x7f126db72250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dcc28e0> # /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 0x7f126db8e5b0> # /usr/lib64/python3.9/__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 0x7f126db8e880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126db8e670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f126db8e760> # /usr/lib64/python3.9/__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 0x7f126db8ebb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f126db9b100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126db8e7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126db80940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126dcc24c0> # /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 0x7f126db8e9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f126dab8580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/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 0x7f126d9db6d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f126d9db160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d9db340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d9dbe20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f126d9dbf10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d9dbc40> 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 0x7f126d9dbe80> # /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 0x7f126d9db100> # /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 0x7f126d3eedf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f126d3eefa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f126d951e50> # /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 0x7f126d9514c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126da42dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126da423d0> # /usr/lib64/python3.9/__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 0x7f126da42fd0> # /usr/lib64/python3.9/__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 0x7f126da12dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d9afbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d9af2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d9e13a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f126d9af3d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d9af400> # /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 0x7f126d3cf970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126da24100> # /usr/lib64/python3.9/__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 0x7f126d3db9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126da24280> # /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 0x7f126d3cfdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d3db940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f126d3db790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f126d3da730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f126d3da670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126da1b7c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f126d9a4640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f126d9a39d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d3d00a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f126d9a40a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126da3c880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/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_kha7r4fp/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_kha7r4fp/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_kha7r4fp/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_kha7r4fp/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 0x7f126cfc4130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f126d999970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126cfc4550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/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_kha7r4fp/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 0x7f126d99a940> # 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_kha7r4fp/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_kha7r4fp/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_kha7r4fp/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_kha7r4fp/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_kha7r4fp/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 0x7f126d9995e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/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_kha7r4fp/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 0x7f126da2f850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d9e2e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/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 0x7f126d3a3310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d39c820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f126d393940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/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_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_kha7r4fp/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_kha7r4fp/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885203.3060606, "mtime": 1726562395.52, "ctime": 1726562678.235, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "35882933", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885333.39764: 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-1726885333.0674872-8913-36362103700382/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885333.39767: _low_level_execute_command(): starting 7920 1726885333.39770: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885333.0674872-8913-36362103700382/ > /dev/null 2>&1 && sleep 0' 7920 1726885333.39944: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885333.39947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885333.39986: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.39990: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885333.39992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.40046: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885333.40053: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885333.40055: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885333.40090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885333.41848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885333.41952: stderr chunk (state=3): >>><<< 7920 1726885333.41962: stdout chunk (state=3): >>><<< 7920 1726885333.41966: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885333.41968: handler run complete 7920 1726885333.42031: attempt loop complete, returning result 7920 1726885333.42034: _execute() done 7920 1726885333.42036: dumping result to json 7920 1726885333.42038: done dumping result, returning 7920 1726885333.42040: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-9835-648e-0000000000c3] 7920 1726885333.42042: sending task result for task 02369adf-7a19-9835-648e-0000000000c3 7920 1726885333.42141: done sending task result for task 02369adf-7a19-9835-648e-0000000000c3 7920 1726885333.42144: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885203.3060606, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726562678.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1726562395.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "35882933", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 7920 1726885333.42268: no more pending results, returning what we have 7920 1726885333.42271: results queue empty 7920 1726885333.42272: checking for any_errors_fatal 7920 1726885333.42276: done checking for any_errors_fatal 7920 1726885333.42277: checking for max_fail_percentage 7920 1726885333.42279: done checking for max_fail_percentage 7920 1726885333.42279: checking to see if all hosts have failed and the running result is not ok 7920 1726885333.42280: done checking to see if all hosts have failed 7920 1726885333.42281: getting the remaining hosts for this loop 7920 1726885333.42282: done getting the remaining hosts for this loop 7920 1726885333.42285: getting the next task for host managed_node1 7920 1726885333.42292: done getting next task for host managed_node1 7920 1726885333.42296: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 7920 1726885333.42299: ^ 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 7920 1726885333.42308: getting variables 7920 1726885333.42309: in VariableManager get_vars() 7920 1726885333.42341: Calling all_inventory to load vars for managed_node1 7920 1726885333.42344: Calling groups_inventory to load vars for managed_node1 7920 1726885333.42346: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885333.42354: Calling all_plugins_play to load vars for managed_node1 7920 1726885333.42377: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885333.42382: Calling groups_plugins_play to load vars for managed_node1 7920 1726885333.42833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885333.43248: done with get_vars() 7920 1726885333.43264: done getting variables TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Friday 20 September 2024 22:22:13 -0400 (0:00:00.419) 0:01:11.062 ****** 7920 1726885333.43366: entering _queue_task() for managed_node1/lineinfile 7920 1726885333.43591: worker is 1 (out of 1 available) 7920 1726885333.43602: exiting _queue_task() for managed_node1/lineinfile 7920 1726885333.43615: done queuing things up, now waiting for results queue to drain 7920 1726885333.43617: waiting for pending results... 7920 1726885333.43850: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 7920 1726885333.43947: in run() - task 02369adf-7a19-9835-648e-0000000000c4 7920 1726885333.43958: variable 'ansible_search_path' from source: unknown 7920 1726885333.43961: variable 'ansible_search_path' from source: unknown 7920 1726885333.44150: variable 'blivet_output' from source: set_fact 7920 1726885333.44206: dumping result to json 7920 1726885333.44210: done dumping result, returning 7920 1726885333.44214: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-9835-648e-0000000000c4] 7920 1726885333.44223: sending task result for task 02369adf-7a19-9835-648e-0000000000c4 7920 1726885333.44324: done sending task result for task 02369adf-7a19-9835-648e-0000000000c4 7920 1726885333.44327: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885333.44377: no more pending results, returning what we have 7920 1726885333.44380: results queue empty 7920 1726885333.44381: checking for any_errors_fatal 7920 1726885333.44386: done checking for any_errors_fatal 7920 1726885333.44387: checking for max_fail_percentage 7920 1726885333.44388: done checking for max_fail_percentage 7920 1726885333.44389: checking to see if all hosts have failed and the running result is not ok 7920 1726885333.44390: done checking to see if all hosts have failed 7920 1726885333.44391: getting the remaining hosts for this loop 7920 1726885333.44392: done getting the remaining hosts for this loop 7920 1726885333.44395: getting the next task for host managed_node1 7920 1726885333.44400: done getting next task for host managed_node1 7920 1726885333.44404: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 7920 1726885333.44407: ^ 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 7920 1726885333.44422: getting variables 7920 1726885333.44424: in VariableManager get_vars() 7920 1726885333.44447: Calling all_inventory to load vars for managed_node1 7920 1726885333.44448: Calling groups_inventory to load vars for managed_node1 7920 1726885333.44450: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885333.44455: Calling all_plugins_play to load vars for managed_node1 7920 1726885333.44457: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885333.44459: Calling groups_plugins_play to load vars for managed_node1 7920 1726885333.44955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885333.45346: done with get_vars() 7920 1726885333.45356: done getting variables TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Friday 20 September 2024 22:22:13 -0400 (0:00:00.020) 0:01:11.082 ****** 7920 1726885333.45444: entering _queue_task() for managed_node1/setup 7920 1726885333.45665: worker is 1 (out of 1 available) 7920 1726885333.45678: exiting _queue_task() for managed_node1/setup 7920 1726885333.45690: done queuing things up, now waiting for results queue to drain 7920 1726885333.45693: waiting for pending results... 7920 1726885333.45948: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Update facts 7920 1726885333.46079: in run() - task 02369adf-7a19-9835-648e-0000000000c6 7920 1726885333.46090: variable 'ansible_search_path' from source: unknown 7920 1726885333.46092: variable 'ansible_search_path' from source: unknown 7920 1726885333.46121: calling self._execute() 7920 1726885333.46177: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885333.46180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885333.46188: variable 'omit' from source: magic vars 7920 1726885333.46452: variable 'ansible_check_mode' from source: magic vars 7920 1726885333.46465: Evaluated conditional (not ansible_check_mode): True 7920 1726885333.46476: variable 'omit' from source: magic vars 7920 1726885333.46538: variable 'omit' from source: magic vars 7920 1726885333.46570: variable 'omit' from source: magic vars 7920 1726885333.46616: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885333.46655: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885333.46677: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885333.46701: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885333.46721: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885333.46741: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885333.46760: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885333.46788: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885333.46795: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885333.46802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885333.46910: Set connection var ansible_connection to ssh 7920 1726885333.46928: Set connection var ansible_shell_executable to /bin/sh 7920 1726885333.46938: Set connection var ansible_timeout to 10 7920 1726885333.46945: Set connection var ansible_shell_type to sh 7920 1726885333.46954: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885333.46961: Set connection var ansible_pipelining to False 7920 1726885333.46984: variable 'ansible_shell_executable' from source: unknown 7920 1726885333.46990: variable 'ansible_connection' from source: unknown 7920 1726885333.46995: variable 'ansible_module_compression' from source: unknown 7920 1726885333.47001: variable 'ansible_shell_type' from source: unknown 7920 1726885333.47006: variable 'ansible_shell_executable' from source: unknown 7920 1726885333.47011: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885333.47020: variable 'ansible_pipelining' from source: unknown 7920 1726885333.47026: variable 'ansible_timeout' from source: unknown 7920 1726885333.47033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885333.47216: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885333.47233: variable 'omit' from source: magic vars 7920 1726885333.47242: starting attempt loop 7920 1726885333.47248: running the handler 7920 1726885333.47262: _low_level_execute_command(): starting 7920 1726885333.47272: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885333.48058: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885333.48061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885333.48094: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.48097: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885333.48099: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.48196: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885333.48217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885333.48230: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885333.48274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885333.49788: stdout chunk (state=3): >>>/root <<< 7920 1726885333.49904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885333.49974: stderr chunk (state=3): >>><<< 7920 1726885333.49985: stdout chunk (state=3): >>><<< 7920 1726885333.50090: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885333.50094: _low_level_execute_command(): starting 7920 1726885333.50097: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885333.5000932-8931-5860603314437 `" && echo ansible-tmp-1726885333.5000932-8931-5860603314437="` echo /root/.ansible/tmp/ansible-tmp-1726885333.5000932-8931-5860603314437 `" ) && sleep 0' 7920 1726885333.50650: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885333.50665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885333.50680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885333.50704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885333.50749: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885333.50761: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885333.50773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.50790: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885333.50800: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885333.50810: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885333.50824: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885333.50836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885333.50854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885333.50864: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885333.50874: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885333.50886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.50965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885333.50988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885333.51004: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885333.51072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885333.52876: stdout chunk (state=3): >>>ansible-tmp-1726885333.5000932-8931-5860603314437=/root/.ansible/tmp/ansible-tmp-1726885333.5000932-8931-5860603314437 <<< 7920 1726885333.53061: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885333.53064: stdout chunk (state=3): >>><<< 7920 1726885333.53066: stderr chunk (state=3): >>><<< 7920 1726885333.53323: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885333.5000932-8931-5860603314437=/root/.ansible/tmp/ansible-tmp-1726885333.5000932-8931-5860603314437 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885333.53326: variable 'ansible_module_compression' from source: unknown 7920 1726885333.53328: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7920 1726885333.53330: variable 'ansible_facts' from source: unknown 7920 1726885333.53439: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885333.5000932-8931-5860603314437/AnsiballZ_setup.py 7920 1726885333.53588: Sending initial data 7920 1726885333.53591: Sent initial data (150 bytes) 7920 1726885333.54568: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885333.54582: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885333.54597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885333.54617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885333.54664: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885333.54677: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885333.54692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.54709: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885333.54726: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885333.54743: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885333.54756: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885333.54771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885333.54787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885333.54800: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885333.54814: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885333.54829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.54907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885333.54930: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885333.54948: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885333.55022: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885333.56659: 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 <<< 7920 1726885333.56690: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885333.56727: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpvyw5234r /root/.ansible/tmp/ansible-tmp-1726885333.5000932-8931-5860603314437/AnsiballZ_setup.py <<< 7920 1726885333.56761: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885333.58811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885333.58886: stderr chunk (state=3): >>><<< 7920 1726885333.58889: stdout chunk (state=3): >>><<< 7920 1726885333.58905: done transferring module to remote 7920 1726885333.58921: _low_level_execute_command(): starting 7920 1726885333.58925: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885333.5000932-8931-5860603314437/ /root/.ansible/tmp/ansible-tmp-1726885333.5000932-8931-5860603314437/AnsiballZ_setup.py && sleep 0' 7920 1726885333.59601: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885333.59605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885333.59645: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.59650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885333.59653: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.59732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885333.59797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885333.59853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885333.61523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885333.61583: stderr chunk (state=3): >>><<< 7920 1726885333.61586: stdout chunk (state=3): >>><<< 7920 1726885333.61679: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885333.61683: _low_level_execute_command(): starting 7920 1726885333.61686: _low_level_execute_command(): using become for this command 7920 1726885333.61688: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-bpqysvfkwbjfamwlhafjdxedhnghzkoy ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885333.5000932-8931-5860603314437/AnsiballZ_setup.py'"'"' && sleep 0' 7920 1726885333.63134: Initial state: awaiting_escalation: BECOME-SUCCESS-bpqysvfkwbjfamwlhafjdxedhnghzkoy 7920 1726885333.63909: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885333.63929: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885333.63946: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885333.63988: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885333.64087: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885333.64102: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885333.64120: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.64145: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885333.64161: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885333.64179: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885333.64196: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885333.64213: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885333.64234: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885333.64252: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885333.64298: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885333.64318: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885333.64443: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885333.64464: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885333.64630: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885333.64748: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885333.67475: stdout chunk (state=1): >>>BECOME-SUCCESS-bpqysvfkwbjfamwlhafjdxedhnghzkoy <<< 7920 1726885333.67478: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-bpqysvfkwbjfamwlhafjdxedhnghzkoy' 7920 1726885333.67696: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885333.67726: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885333.67784: stdout chunk (state=3): >>>import '_io' # <<< 7920 1726885333.67789: stdout chunk (state=3): >>>import 'marshal' # <<< 7920 1726885333.67819: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885333.67845: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885333.67896: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885333.67899: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885333.67953: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7920 1726885333.67957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885333.67968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885333.67995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885333.68023: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa4daca0> <<< 7920 1726885333.68062: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885333.68087: 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 0x7fa5aa481280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa4daa00> <<< 7920 1726885333.68124: 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' <<< 7920 1726885333.68164: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa4da9a0> <<< 7920 1726885333.68167: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885333.68204: 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' <<< 7920 1726885333.68209: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa481370> <<< 7920 1726885333.68237: 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' <<< 7920 1726885333.68269: 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' # <<< 7920 1726885333.68279: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa481820> <<< 7920 1726885333.68290: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa481550> <<< 7920 1726885333.68328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885333.68330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885333.68367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885333.68370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885333.68394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885333.68405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885333.68431: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa42df70> <<< 7920 1726885333.68474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885333.68477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885333.68544: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa434100> <<< 7920 1726885333.68581: 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' <<< 7920 1726885333.68621: 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 0x7fa5aa45d730> <<< 7920 1726885333.68624: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa434820> <<< 7920 1726885333.68648: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa496760> <<< 7920 1726885333.68691: 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' <<< 7920 1726885333.68694: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa42dc70> <<< 7920 1726885333.68749: 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' <<< 7920 1726885333.68751: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa45dc70> <<< 7920 1726885333.68804: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa481fd0> <<< 7920 1726885333.68830: 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. <<< 7920 1726885333.69299: 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 0x7fa5aa1d4d90> <<< 7920 1726885333.69341: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa1d7e20> <<< 7920 1726885333.69495: 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 # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa1ce730> <<< 7920 1726885333.69529: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa1d5520> <<< 7920 1726885333.69532: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa1d4250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885333.69669: 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' <<< 7920 1726885333.69765: 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 0x7fa5aa0bacd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa0ba7c0> <<< 7920 1726885333.69802: 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 0x7fa5aa0badc0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885333.69865: 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 0x7fa5aa0bae80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa0baf40> import '_collections' # <<< 7920 1726885333.69915: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa1aec40> import '_functools' # <<< 7920 1726885333.69943: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa1a8520> <<< 7920 1726885333.70007: 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 0x7fa5aa1bc580> <<< 7920 1726885333.70033: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa1dbd00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7920 1726885333.70077: 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 0x7fa5aa0cbb80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa1ae160> <<< 7920 1726885333.70115: 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 0x7fa5aa1bc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa1e18b0> <<< 7920 1726885333.70199: 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' <<< 7920 1726885333.70282: 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 0x7fa5aa0cbeb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa0cbca0> <<< 7920 1726885333.70344: 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 0x7fa5aa0cbc10> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885333.70357: 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 <<< 7920 1726885333.70391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885333.70439: 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 0x7fa5aa0a0280> <<< 7920 1726885333.70463: 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' <<< 7920 1726885333.70492: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa0a0370> <<< 7920 1726885333.70615: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa0d6eb0> <<< 7920 1726885333.70658: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa0ce940> <<< 7920 1726885333.70686: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa0ce4f0> <<< 7920 1726885333.70703: 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' <<< 7920 1726885333.70742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885333.70779: 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 0x7fa5a9fd30d0> <<< 7920 1726885333.70816: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa09bd90> <<< 7920 1726885333.70871: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa0cedc0> <<< 7920 1726885333.70889: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa1dbee0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885333.70916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885333.70956: 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 0x7fa5a9fe6a00> <<< 7920 1726885333.70985: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885333.71020: 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 0x7fa5a9fe6d30> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885333.71054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885333.71076: 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 0x7fa5a9ff9640> <<< 7920 1726885333.71088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885333.71115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885333.71141: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9ff9b80> <<< 7920 1726885333.71188: 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 0x7fa5a9f8f2b0> <<< 7920 1726885333.71223: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9fe6e20> <<< 7920 1726885333.71235: 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' <<< 7920 1726885333.71280: 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 0x7fa5a9fa0190> <<< 7920 1726885333.71292: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9ff94c0> import 'pwd' # <<< 7920 1726885333.71320: 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 0x7fa5a9fa0250> <<< 7920 1726885333.71355: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa0cb8e0> <<< 7920 1726885333.71382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885333.71402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885333.71423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885333.71450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885333.71461: 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 0x7fa5a9fbc5b0> <<< 7920 1726885333.71496: 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' <<< 7920 1726885333.71520: 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 0x7fa5a9fbc880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9fbc670> <<< 7920 1726885333.71549: 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 0x7fa5a9fbc760> <<< 7920 1726885333.71576: 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' <<< 7920 1726885333.71773: 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 0x7fa5a9fbcbb0> <<< 7920 1726885333.71809: 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 0x7fa5a9fc9100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9fbc7f0> <<< 7920 1726885333.71835: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9fae940> <<< 7920 1726885333.71873: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa0cb4c0> <<< 7920 1726885333.71887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885333.71934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885333.71970: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9fbc9a0> <<< 7920 1726885333.72121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885333.72139: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa5a9eeb580> <<< 7920 1726885333.72369: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip' # zipimport: zlib available <<< 7920 1726885333.72462: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.72489: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885333.72516: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.72542: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885333.73741: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.74657: 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 0x7fa5a9e266d0> <<< 7920 1726885333.74700: 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' <<< 7920 1726885333.74758: 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' <<< 7920 1726885333.74762: 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' <<< 7920 1726885333.74773: 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 0x7fa5a9e26160> <<< 7920 1726885333.74799: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9e26340> <<< 7920 1726885333.74832: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9e26e20> <<< 7920 1726885333.74862: 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' <<< 7920 1726885333.74908: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9e26f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9e26c40> import 'atexit' # <<< 7920 1726885333.74943: 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 0x7fa5a9e26e80> <<< 7920 1726885333.74967: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885333.74988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885333.75034: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9e26100> <<< 7920 1726885333.75147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7920 1726885333.75235: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9df4df0> <<< 7920 1726885333.75238: 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 0x7fa5a9df4fa0> <<< 7920 1726885333.75288: 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 0x7fa5a97c81c0> <<< 7920 1726885333.75305: 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' <<< 7920 1726885333.75327: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a97c8b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9e0ddc0> <<< 7920 1726885333.75486: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9e0d3d0> <<< 7920 1726885333.75537: 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' <<< 7920 1726885333.75549: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9e0dfd0> <<< 7920 1726885333.75586: 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' <<< 7920 1726885333.75637: 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 0x7fa5a9e5cdc0> <<< 7920 1726885333.75761: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9dfa730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9dfa2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9ddac70> <<< 7920 1726885333.75786: 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 0x7fa5a9dfaf40> <<< 7920 1726885333.75813: 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 0x7fa5a9dfaf10> # /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' <<< 7920 1726885333.75829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885333.75859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885333.75931: 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 0x7fa5a9d5e970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9e6f100> <<< 7920 1726885333.75963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885333.76082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5a9d6a9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9e6f280> <<< 7920 1726885333.76117: 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' <<< 7920 1726885333.76198: 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' # <<< 7920 1726885333.76201: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9e6fca0> <<< 7920 1726885333.76265: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9d6a940> <<< 7920 1726885333.76356: 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 0x7fa5a9e060a0> <<< 7920 1726885333.76384: 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 0x7fa5a9e06bb0> <<< 7920 1726885333.76447: 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 0x7fa5a9e6f550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9e667c0> <<< 7920 1726885333.76478: 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 <<< 7920 1726885333.76570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885333.76579: 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 0x7fa5a9d5fa90> <<< 7920 1726885333.76710: 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 0x7fa5a9d7dc40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9d69700> <<< 7920 1726885333.76780: 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 0x7fa5a9d69070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9d69af0> # zipimport: zlib available <<< 7920 1726885333.76788: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.76791: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885333.76793: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.76858: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.76979: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885333.76994: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885333.77093: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.77174: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.77606: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.78073: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885333.78105: 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_fnu7vh4a/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 <<< 7920 1726885333.78122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885333.78159: 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 0x7fa5a9d796d0> <<< 7920 1726885333.78243: 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 0x7fa5a9db56d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a93ce940> <<< 7920 1726885333.78286: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 7920 1726885333.78330: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.78360: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885333.78444: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.78589: 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' <<< 7920 1726885333.78601: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9dede80> # zipimport: zlib available <<< 7920 1726885333.78992: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.79348: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.79408: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.79476: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885333.79480: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.79502: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.79538: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885333.79597: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.79687: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885333.79701: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885333.79738: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.79780: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885333.79783: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.79960: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.80142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885333.80184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885333.80187: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885333.80254: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a93e40d0> <<< 7920 1726885333.80257: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.80313: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.80390: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885333.80405: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.80436: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.80471: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885333.80513: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.80697: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885333.80875: 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' <<< 7920 1726885333.81054: 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 0x7fa5a9decd60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a93e4cd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885333.81057: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885333.81219: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885333.81231: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /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' <<< 7920 1726885333.81271: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9d9f970> <<< 7920 1726885333.81290: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9d9b670> <<< 7920 1726885333.81356: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a93affd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885333.81375: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.81608: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885333.81859: 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_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 7920 1726885333.82010: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 7920 1726885333.82126: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.82243: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.82277: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.82393: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 7920 1726885333.82514: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9147bb0> # /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' <<< 7920 1726885333.82575: 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 0x7fa5a92590a0> # 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 0x7fa5a9259040> <<< 7920 1726885333.82626: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9d9c670> <<< 7920 1726885333.82791: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9da13a0> <<< 7920 1726885333.82830: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9daea00> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9daed90> # /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 0x7fa5a93b0eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a93e24c0> # /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 0x7fa5a93b0fa0> <<< 7920 1726885333.82981: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885333.82993: 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 0x7fa5a9e77250> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a93f7d30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9daeaf0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 7920 1726885333.83033: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.83095: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 7920 1726885333.83130: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.83215: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 7920 1726885333.83237: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.83265: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 7920 1726885333.83276: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.83311: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.83352: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 7920 1726885333.83392: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.83437: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 7920 1726885333.83491: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.83543: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.83586: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.83640: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 7920 1726885333.83655: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.84037: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.84375: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 7920 1726885333.84438: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.84476: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.84500: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.84538: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 7920 1726885333.84644: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885333.84696: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 7920 1726885333.84733: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.84755: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 7920 1726885333.84785: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.84825: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 7920 1726885333.84875: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.84950: 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' <<< 7920 1726885333.85014: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a90c7d30> <<< 7920 1726885333.85034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7920 1726885333.85165: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a90c7a00> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 7920 1726885333.85228: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.85282: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 7920 1726885333.85294: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.85373: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.85439: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 7920 1726885333.85636: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.85742: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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 <<< 7920 1726885333.85827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5a90ac820> <<< 7920 1726885333.86044: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9111c40> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 7920 1726885333.86085: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.86135: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 7920 1726885333.86222: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.86281: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.86437: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.86551: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 7920 1726885333.86613: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 7920 1726885333.86630: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.86708: 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' <<< 7920 1726885333.86783: 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 0x7fa5a903d610> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a903d550> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885333.86841: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 7920 1726885333.86973: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.87271: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885333.87362: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.87454: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885333.87574: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.87662: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 7920 1726885333.87756: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.87861: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 7920 1726885333.87886: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.87927: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.88350: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.88786: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 7920 1726885333.88877: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.88959: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 7920 1726885333.89060: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.89119: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 7920 1726885333.89247: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.89492: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 7920 1726885333.89571: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.89639: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.89810: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.89985: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 7920 1726885333.89988: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.90019: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.90066: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 7920 1726885333.90078: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.90110: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 7920 1726885333.90170: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.90241: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 7920 1726885333.90268: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.90288: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.90291: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 7920 1726885333.90331: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.90382: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 7920 1726885333.90396: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.90432: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.90496: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 7920 1726885333.90736: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.90969: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 7920 1726885333.90993: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885333.91046: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 7920 1726885333.91076: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.91171: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885333.91189: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 7920 1726885333.91214: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.91264: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 7920 1726885333.91362: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.91424: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 7920 1726885333.91478: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885333.91564: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 7920 1726885333.91569: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885333.91650: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.91653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.91704: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.91804: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 7920 1726885333.91823: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 7920 1726885333.91878: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 7920 1726885333.92050: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.92264: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885333.92383: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 7920 1726885333.92399: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 7920 1726885333.92489: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.92591: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 7920 1726885333.92623: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.92744: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 7920 1726885333.92806: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885333.93156: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885333.93467: 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' <<< 7920 1726885333.93502: 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' <<< 7920 1726885333.93550: 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 0x7fa5a8ec7d60> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a8ec70d0> <<< 7920 1726885333.93632: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a8ec78b0> <<< 7920 1726885334.11749: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 7920 1726885334.11759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 7920 1726885334.11782: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a8ec77c0><<< 7920 1726885334.11789: stdout chunk (state=3): >>> <<< 7920 1726885334.11815: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 7920 1726885334.11840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 7920 1726885334.11868: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a8eafc70> <<< 7920 1726885334.11930: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 7920 1726885334.11937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885334.11969: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py <<< 7920 1726885334.11972: 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 0x7fa5a8ebcac0> <<< 7920 1726885334.11994: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a8ebc5e0> <<< 7920 1726885334.12352: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame<<< 7920 1726885334.12361: stdout chunk (state=3): >>> PyThreadState_Clear: warning: thread still has a frame<<< 7920 1726885334.12367: 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 <<< 7920 1726885334.36441: stdout chunk (state=3): >>> {"ansible_facts": {"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_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-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_loadavg": {"1m": 1.01, "5m": 0.49, "15m": 0.22}, "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", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-bpqysvfkwbjfamwlhafjdxedhnghzkoy ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885333.5000932-8931-5860603314437/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "22", "second": "13", "epoch": "1726885333", "epoch_int": "1726885333", "date": "2024-09-20", "time": "22:22:13", "iso8601_micro": "2024-09-21T02:22:13.952042Z", "iso8601": "2024-09-21T02:22:13Z", "iso8601_basic": "20240920T222213952042", "iso8601_basic_short": "20240920T222213", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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": 2605, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 927, "free": 2605}, "nocache": {"free": 3221, "used": 311}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date"<<< 7920 1726885334.36449: stdout chunk (state=3): >>>: "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "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:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "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:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sda": ["scsi-1LIO-ORG_disk0:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x6<<< 7920 1726885334.36478: stdout chunk (state=3): >>>00140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 461, "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": 264190484480, "block_size": 4096, "block_total": 65519355, "block_available": 64499630, "block_used": 1019725, "inode_total": 131071472, "inode_available": 130996359, "inode_used": 75113, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "ansible_apparmor": {"status": "disabled"}, "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"}}} <<< 7920 1726885334.36980: 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__ <<< 7920 1726885334.36995: 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 <<< 7920 1726885334.37038: 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 <<< 7920 1726885334.37066: stdout chunk (state=3): >>># cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess <<< 7920 1726885334.37071: stdout chunk (state=3): >>># cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text <<< 7920 1726885334.37075: 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 <<< 7920 1726885334.37132: 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 # 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 <<< 7920 1726885334.37151: 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 <<< 7920 1726885334.37155: stdout chunk (state=3): >>># 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 <<< 7920 1726885334.37158: stdout chunk (state=3): >>># 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 <<< 7920 1726885334.37424: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885334.37428: stdout chunk (state=3): >>># destroy importlib.util <<< 7920 1726885334.37433: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885334.37462: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7920 1726885334.37475: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 7920 1726885334.37511: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 7920 1726885334.37516: stdout chunk (state=3): >>># destroy json.scanner <<< 7920 1726885334.37521: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 7920 1726885334.37542: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885334.37583: stdout chunk (state=3): >>># destroy selinux <<< 7920 1726885334.37589: stdout chunk (state=3): >>># destroy distro # destroy logging # destroy argparse <<< 7920 1726885334.37632: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 7920 1726885334.37636: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 7920 1726885334.37655: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 7920 1726885334.37663: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 7920 1726885334.37690: stdout chunk (state=3): >>># destroy shlex <<< 7920 1726885334.37704: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 7920 1726885334.37722: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 7920 1726885334.37741: stdout chunk (state=3): >>># destroy json <<< 7920 1726885334.37785: 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 <<< 7920 1726885334.37788: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 7920 1726885334.37829: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 7920 1726885334.37839: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle <<< 7920 1726885334.37860: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 7920 1726885334.37891: 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 <<< 7920 1726885334.37920: 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 <<< 7920 1726885334.37941: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors <<< 7920 1726885334.37975: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 7920 1726885334.38003: 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 <<< 7920 1726885334.38017: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 7920 1726885334.38021: 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 <<< 7920 1726885334.38027: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 7920 1726885334.38044: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 7920 1726885334.38061: 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 <<< 7920 1726885334.38066: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 7920 1726885334.38068: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types <<< 7920 1726885334.38070: 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 <<< 7920 1726885334.38072: 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 <<< 7920 1726885334.38074: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 7920 1726885334.38081: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 7920 1726885334.38084: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7920 1726885334.38086: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl <<< 7920 1726885334.38088: stdout chunk (state=3): >>># destroy _multiprocessing # destroy _queue # destroy _pickle <<< 7920 1726885334.38090: 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 <<< 7920 1726885334.38216: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7920 1726885334.38246: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885334.38259: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 7920 1726885334.38287: stdout chunk (state=3): >>># destroy stat <<< 7920 1726885334.38302: 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 <<< 7920 1726885334.38305: 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 <<< 7920 1726885334.38310: stdout chunk (state=3): >>># destroy itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 7920 1726885334.38315: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7920 1726885334.38349: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885334.38823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885334.38850: stderr chunk (state=3): >>><<< 7920 1726885334.38853: stdout chunk (state=3): >>><<< 7920 1726885334.39024: _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 0x7fa5aa4daca0> # /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 0x7fa5aa481280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa4daa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7fa5aa4da9a0> 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 0x7fa5aa481370> # /usr/lib64/python3.9/__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 0x7fa5aa481820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa481550> # /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 0x7fa5aa42df70> # /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 0x7fa5aa434100> # /usr/lib64/python3.9/__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 0x7fa5aa45d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa434820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa496760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa42dc70> # /usr/lib64/python3.9/__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 0x7fa5aa45dc70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa481fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7fa5aa1d4d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa1d7e20> # /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 0x7fa5aa1ce730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa1d5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa1d4250> # /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 0x7fa5aa0bacd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa0ba7c0> 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 0x7fa5aa0badc0> # /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 0x7fa5aa0bae80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa0baf40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa1aec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa1a8520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa1bc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa1dbd00> # /usr/lib64/python3.9/__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 0x7fa5aa0cbb80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa1ae160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5aa1bc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa1e18b0> # /usr/lib64/python3.9/__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 0x7fa5aa0cbeb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa0cbca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa0cbc10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7fa5aa0a0280> # /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 0x7fa5aa0a0370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa0d6eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa0ce940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa0ce4f0> # /usr/lib64/python3.9/__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 0x7fa5a9fd30d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa09bd90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa0cedc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa1dbee0> # /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 0x7fa5a9fe6a00> 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 0x7fa5a9fe6d30> # /usr/lib64/python3.9/__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 0x7fa5a9ff9640> # /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 0x7fa5a9ff9b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5a9f8f2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9fe6e20> # /usr/lib64/python3.9/__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 0x7fa5a9fa0190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9ff94c0> 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 0x7fa5a9fa0250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa0cb8e0> # /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 0x7fa5a9fbc5b0> # /usr/lib64/python3.9/__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 0x7fa5a9fbc880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9fbc670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5a9fbc760> # /usr/lib64/python3.9/__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 0x7fa5a9fbcbb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5a9fc9100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9fbc7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9fae940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5aa0cb4c0> # /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 0x7fa5a9fbc9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa5a9eeb580> # zipimport: found 103 names in '/tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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 0x7fa5a9e266d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7fa5a9e26160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9e26340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9e26e20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7fa5a9e26f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9e26c40> 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 0x7fa5a9e26e80> # /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 0x7fa5a9e26100> # /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 0x7fa5a9df4df0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5a9df4fa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5a97c81c0> # /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 0x7fa5a97c8b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9e0ddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9e0d3d0> # /usr/lib64/python3.9/__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 0x7fa5a9e0dfd0> # /usr/lib64/python3.9/__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 0x7fa5a9e5cdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9dfa730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9dfa2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9ddac70> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5a9dfaf40> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9dfaf10> # /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 0x7fa5a9d5e970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9e6f100> # /usr/lib64/python3.9/__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 0x7fa5a9d6a9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9e6f280> # /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 0x7fa5a9e6fca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9d6a940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5a9e060a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5a9e06bb0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5a9e6f550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9e667c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7fa5a9d5fa90> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5a9d7dc40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9d69700> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa5a9d69070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9d69af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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 0x7fa5a9d796d0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7fa5a9db56d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a93ce940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/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 0x7fa5a9dede80> # 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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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 0x7fa5a93e40d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/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 0x7fa5a9decd60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a93e4cd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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 0x7fa5a9d9f970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9d9b670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a93affd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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 0x7fa5a9147bb0> # /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 0x7fa5a92590a0> # 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 0x7fa5a9259040> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9d9c670> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9da13a0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9daea00> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9daed90> # /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 0x7fa5a93b0eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a93e24c0> # /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 0x7fa5a93b0fa0> # /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 0x7fa5a9e77250> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a93f7d30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9daeaf0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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 0x7fa5a90c7d30> # /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 0x7fa5a90c7a00> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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 0x7fa5a90ac820> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a9111c40> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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 0x7fa5a903d610> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a903d550> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/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_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_fnu7vh4a/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 0x7fa5a8ec7d60> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a8ec70d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a8ec78b0> # /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 0x7fa5a8ec77c0> # /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 0x7fa5a8eafc70> # /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 0x7fa5a8ebcac0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa5a8ebc5e0> 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_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-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_loadavg": {"1m": 1.01, "5m": 0.49, "15m": 0.22}, "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", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-bpqysvfkwbjfamwlhafjdxedhnghzkoy ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885333.5000932-8931-5860603314437/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "22", "second": "13", "epoch": "1726885333", "epoch_int": "1726885333", "date": "2024-09-20", "time": "22:22:13", "iso8601_micro": "2024-09-21T02:22:13.952042Z", "iso8601": "2024-09-21T02:22:13Z", "iso8601_basic": "20240920T222213952042", "iso8601_basic_short": "20240920T222213", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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": 2605, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 927, "free": 2605}, "nocache": {"free": 3221, "used": 311}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "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:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "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:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sda": ["scsi-1LIO-ORG_disk0:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 461, "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": 264190484480, "block_size": 4096, "block_total": 65519355, "block_available": 64499630, "block_used": 1019725, "inode_total": 131071472, "inode_available": 130996359, "inode_used": 75113, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "ansible_apparmor": {"status": "disabled"}, "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 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 7920 1726885334.39927: 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-1726885333.5000932-8931-5860603314437/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885334.39937: _low_level_execute_command(): starting 7920 1726885334.39940: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885333.5000932-8931-5860603314437/ > /dev/null 2>&1 && sleep 0' 7920 1726885334.40263: 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 <<< 7920 1726885334.40266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885334.40304: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885334.40307: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885334.40309: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885334.40375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885334.40378: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885334.40380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885334.40409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885334.42159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885334.42202: stderr chunk (state=3): >>><<< 7920 1726885334.42207: stdout chunk (state=3): >>><<< 7920 1726885334.42224: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885334.42230: handler run complete 7920 1726885334.42437: variable 'ansible_facts' from source: unknown 7920 1726885334.42525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885334.42785: variable 'ansible_facts' from source: unknown 7920 1726885334.42945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885334.43037: attempt loop complete, returning result 7920 1726885334.43044: _execute() done 7920 1726885334.43047: dumping result to json 7920 1726885334.43091: done dumping result, returning 7920 1726885334.43100: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-9835-648e-0000000000c6] 7920 1726885334.43103: sending task result for task 02369adf-7a19-9835-648e-0000000000c6 7920 1726885334.43565: done sending task result for task 02369adf-7a19-9835-648e-0000000000c6 7920 1726885334.43568: WORKER PROCESS EXITING ok: [managed_node1] 7920 1726885334.43986: no more pending results, returning what we have 7920 1726885334.43989: results queue empty 7920 1726885334.43990: checking for any_errors_fatal 7920 1726885334.43996: done checking for any_errors_fatal 7920 1726885334.43997: checking for max_fail_percentage 7920 1726885334.43998: done checking for max_fail_percentage 7920 1726885334.43999: checking to see if all hosts have failed and the running result is not ok 7920 1726885334.44000: done checking to see if all hosts have failed 7920 1726885334.44000: getting the remaining hosts for this loop 7920 1726885334.44002: done getting the remaining hosts for this loop 7920 1726885334.44005: getting the next task for host managed_node1 7920 1726885334.44015: done getting next task for host managed_node1 7920 1726885334.44019: ^ task is: TASK: meta (role_complete) 7920 1726885334.44025: ^ 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 7920 1726885334.44036: getting variables 7920 1726885334.44037: in VariableManager get_vars() 7920 1726885334.44062: Calling all_inventory to load vars for managed_node1 7920 1726885334.44064: Calling groups_inventory to load vars for managed_node1 7920 1726885334.44067: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885334.44074: Calling all_plugins_play to load vars for managed_node1 7920 1726885334.44077: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885334.44080: Calling groups_plugins_play to load vars for managed_node1 7920 1726885334.45763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885334.46483: done with get_vars() 7920 1726885334.46499: done getting variables 7920 1726885334.46592: done queuing things up, now waiting for results queue to drain 7920 1726885334.46594: results queue empty 7920 1726885334.46595: checking for any_errors_fatal 7920 1726885334.46599: done checking for any_errors_fatal 7920 1726885334.46600: checking for max_fail_percentage 7920 1726885334.46601: done checking for max_fail_percentage 7920 1726885334.46601: checking to see if all hosts have failed and the running result is not ok 7920 1726885334.46602: done checking to see if all hosts have failed 7920 1726885334.46603: getting the remaining hosts for this loop 7920 1726885334.46604: done getting the remaining hosts for this loop 7920 1726885334.46606: getting the next task for host managed_node1 7920 1726885334.46610: done getting next task for host managed_node1 7920 1726885334.46619: ^ task is: TASK: Mark tasks to be skipped 7920 1726885334.46621: ^ 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 7920 1726885334.46623: getting variables 7920 1726885334.46624: in VariableManager get_vars() 7920 1726885334.46634: Calling all_inventory to load vars for managed_node1 7920 1726885334.46636: Calling groups_inventory to load vars for managed_node1 7920 1726885334.46638: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885334.46643: Calling all_plugins_play to load vars for managed_node1 7920 1726885334.46646: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885334.46648: Calling groups_plugins_play to load vars for managed_node1 7920 1726885334.47091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885334.47738: done with get_vars() 7920 1726885334.47750: done getting variables 7920 1726885334.47800: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Mark tasks to be skipped] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_disk_fs.yml:17 Friday 20 September 2024 22:22:14 -0400 (0:00:01.023) 0:01:12.106 ****** 7920 1726885334.47829: entering _queue_task() for managed_node1/set_fact 7920 1726885334.48098: worker is 1 (out of 1 available) 7920 1726885334.48108: exiting _queue_task() for managed_node1/set_fact 7920 1726885334.48124: done queuing things up, now waiting for results queue to drain 7920 1726885334.48126: waiting for pending results... 7920 1726885334.48412: running TaskExecutor() for managed_node1/TASK: Mark tasks to be skipped 7920 1726885334.48515: in run() - task 02369adf-7a19-9835-648e-000000000007 7920 1726885334.48544: variable 'ansible_search_path' from source: unknown 7920 1726885334.48586: calling self._execute() 7920 1726885334.48687: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885334.48697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885334.48710: variable 'omit' from source: magic vars 7920 1726885334.48831: variable 'omit' from source: magic vars 7920 1726885334.48871: variable 'omit' from source: magic vars 7920 1726885334.49200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885334.53649: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885334.53733: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885334.53903: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885334.53947: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885334.54009: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885334.54542: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 7920 1726885334.54804: Loaded config def from plugin (lookup/env) 7920 1726885334.54846: Loading LookupModule 'env' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/env.py 7920 1726885334.55000: variable 'omit' from source: magic vars 7920 1726885334.55035: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885334.55085: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885334.55183: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885334.55205: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885334.55227: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885334.55247: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885334.55386: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885334.55423: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885334.55433: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885334.55440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885334.55562: Set connection var ansible_connection to ssh 7920 1726885334.55724: Set connection var ansible_shell_executable to /bin/sh 7920 1726885334.55737: Set connection var ansible_timeout to 10 7920 1726885334.55744: Set connection var ansible_shell_type to sh 7920 1726885334.55753: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885334.55762: Set connection var ansible_pipelining to False 7920 1726885334.55787: variable 'ansible_shell_executable' from source: unknown 7920 1726885334.55793: variable 'ansible_connection' from source: unknown 7920 1726885334.55799: variable 'ansible_module_compression' from source: unknown 7920 1726885334.55805: variable 'ansible_shell_type' from source: unknown 7920 1726885334.55815: variable 'ansible_shell_executable' from source: unknown 7920 1726885334.55828: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885334.55931: variable 'ansible_pipelining' from source: unknown 7920 1726885334.55941: variable 'ansible_timeout' from source: unknown 7920 1726885334.55950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885334.56074: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885334.56151: variable 'omit' from source: magic vars 7920 1726885334.56162: starting attempt loop 7920 1726885334.56169: running the handler 7920 1726885334.56182: handler run complete 7920 1726885334.56195: attempt loop complete, returning result 7920 1726885334.56251: _execute() done 7920 1726885334.56260: dumping result to json 7920 1726885334.56270: done dumping result, returning 7920 1726885334.56280: done running TaskExecutor() for managed_node1/TASK: Mark tasks to be skipped [02369adf-7a19-9835-648e-000000000007] 7920 1726885334.56288: sending task result for task 02369adf-7a19-9835-648e-000000000007 ok: [managed_node1] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } 7920 1726885334.56454: no more pending results, returning what we have 7920 1726885334.56457: results queue empty 7920 1726885334.56458: checking for any_errors_fatal 7920 1726885334.56459: done checking for any_errors_fatal 7920 1726885334.56460: checking for max_fail_percentage 7920 1726885334.56462: done checking for max_fail_percentage 7920 1726885334.56462: checking to see if all hosts have failed and the running result is not ok 7920 1726885334.56463: done checking to see if all hosts have failed 7920 1726885334.56464: getting the remaining hosts for this loop 7920 1726885334.56466: done getting the remaining hosts for this loop 7920 1726885334.56470: getting the next task for host managed_node1 7920 1726885334.56478: done getting next task for host managed_node1 7920 1726885334.56481: ^ task is: TASK: Get unused disks 7920 1726885334.56484: ^ 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 7920 1726885334.56487: getting variables 7920 1726885334.56489: in VariableManager get_vars() 7920 1726885334.56527: Calling all_inventory to load vars for managed_node1 7920 1726885334.56531: Calling groups_inventory to load vars for managed_node1 7920 1726885334.56535: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885334.56546: Calling all_plugins_play to load vars for managed_node1 7920 1726885334.56550: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885334.56553: Calling groups_plugins_play to load vars for managed_node1 7920 1726885334.57303: done sending task result for task 02369adf-7a19-9835-648e-000000000007 7920 1726885334.57306: WORKER PROCESS EXITING 7920 1726885334.57333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885334.58216: done with get_vars() 7920 1726885334.58237: done getting variables TASK [Get unused disks] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_disk_fs.yml:24 Friday 20 September 2024 22:22:14 -0400 (0:00:00.104) 0:01:12.211 ****** 7920 1726885334.58332: entering _queue_task() for managed_node1/include_tasks 7920 1726885334.58598: worker is 1 (out of 1 available) 7920 1726885334.58610: exiting _queue_task() for managed_node1/include_tasks 7920 1726885334.58626: done queuing things up, now waiting for results queue to drain 7920 1726885334.58627: waiting for pending results... 7920 1726885334.58929: running TaskExecutor() for managed_node1/TASK: Get unused disks 7920 1726885334.59042: in run() - task 02369adf-7a19-9835-648e-000000000008 7920 1726885334.59060: variable 'ansible_search_path' from source: unknown 7920 1726885334.59108: calling self._execute() 7920 1726885334.59204: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885334.59231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885334.59247: variable 'omit' from source: magic vars 7920 1726885334.59368: _execute() done 7920 1726885334.59376: dumping result to json 7920 1726885334.59384: done dumping result, returning 7920 1726885334.59400: done running TaskExecutor() for managed_node1/TASK: Get unused disks [02369adf-7a19-9835-648e-000000000008] 7920 1726885334.59411: sending task result for task 02369adf-7a19-9835-648e-000000000008 7920 1726885334.59570: no more pending results, returning what we have 7920 1726885334.59577: in VariableManager get_vars() 7920 1726885334.59615: Calling all_inventory to load vars for managed_node1 7920 1726885334.59621: Calling groups_inventory to load vars for managed_node1 7920 1726885334.59625: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885334.59637: Calling all_plugins_play to load vars for managed_node1 7920 1726885334.59641: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885334.59644: Calling groups_plugins_play to load vars for managed_node1 7920 1726885334.60207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885334.60770: done sending task result for task 02369adf-7a19-9835-648e-000000000008 7920 1726885334.60774: WORKER PROCESS EXITING 7920 1726885334.61015: done with get_vars() 7920 1726885334.61029: variable 'ansible_search_path' from source: unknown 7920 1726885334.61041: we have included files to process 7920 1726885334.61042: generating all_blocks data 7920 1726885334.61044: done generating all_blocks data 7920 1726885334.61047: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml 7920 1726885334.61049: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml 7920 1726885334.61051: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml 7920 1726885334.61844: done processing included file 7920 1726885334.61846: iterating over new_blocks loaded from include file 7920 1726885334.61847: in VariableManager get_vars() 7920 1726885334.61858: done with get_vars() 7920 1726885334.61860: filtering new block on tags 7920 1726885334.61887: done filtering new block on tags 7920 1726885334.61889: 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_node1 7920 1726885334.61893: extending task lists for all hosts with included blocks 7920 1726885334.62375: done extending task lists 7920 1726885334.62377: done processing included files 7920 1726885334.62377: results queue empty 7920 1726885334.62378: checking for any_errors_fatal 7920 1726885334.62382: done checking for any_errors_fatal 7920 1726885334.62383: checking for max_fail_percentage 7920 1726885334.62384: done checking for max_fail_percentage 7920 1726885334.62384: checking to see if all hosts have failed and the running result is not ok 7920 1726885334.62385: done checking to see if all hosts have failed 7920 1726885334.62386: getting the remaining hosts for this loop 7920 1726885334.62387: done getting the remaining hosts for this loop 7920 1726885334.62390: getting the next task for host managed_node1 7920 1726885334.62393: done getting next task for host managed_node1 7920 1726885334.62395: ^ task is: TASK: Ensure test packages 7920 1726885334.62397: ^ 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 7920 1726885334.62399: getting variables 7920 1726885334.62400: in VariableManager get_vars() 7920 1726885334.62408: Calling all_inventory to load vars for managed_node1 7920 1726885334.62410: Calling groups_inventory to load vars for managed_node1 7920 1726885334.62416: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885334.62427: Calling all_plugins_play to load vars for managed_node1 7920 1726885334.62430: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885334.62433: Calling groups_plugins_play to load vars for managed_node1 7920 1726885334.63058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885334.63762: done with get_vars() 7920 1726885334.63774: done getting variables 7920 1726885334.63810: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:14 -0400 (0:00:00.056) 0:01:12.268 ****** 7920 1726885334.63959: entering _queue_task() for managed_node1/package 7920 1726885334.64422: worker is 1 (out of 1 available) 7920 1726885334.64432: exiting _queue_task() for managed_node1/package 7920 1726885334.64444: done queuing things up, now waiting for results queue to drain 7920 1726885334.64445: waiting for pending results... 7920 1726885334.65283: running TaskExecutor() for managed_node1/TASK: Ensure test packages 7920 1726885334.65391: in run() - task 02369adf-7a19-9835-648e-000000000199 7920 1726885334.65409: variable 'ansible_search_path' from source: unknown 7920 1726885334.65449: calling self._execute() 7920 1726885334.65537: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885334.65549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885334.65566: variable 'omit' from source: magic vars 7920 1726885334.65667: variable 'omit' from source: magic vars 7920 1726885334.65707: variable 'omit' from source: magic vars 7920 1726885334.65744: variable 'test_packages' from source: task vars 7920 1726885334.65924: variable 'test_packages' from source: task vars 7920 1726885334.66220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885334.66697: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885334.66746: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885334.66784: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885334.66825: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885334.66983: variable 'ansible_facts' from source: unknown 7920 1726885334.67404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885334.71877: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885334.71980: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885334.72162: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885334.72201: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885334.72292: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885334.72382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885334.72424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885334.72456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885334.72502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885334.72531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885334.72634: variable '__storage_is_ostree' from source: set_fact 7920 1726885334.72644: variable 'omit' from source: magic vars 7920 1726885334.72674: variable 'omit' from source: magic vars 7920 1726885334.72703: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885334.72740: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885334.72760: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885334.72782: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885334.72797: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885334.72820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885334.72843: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885334.72875: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885334.72884: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885334.72892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885334.73094: Set connection var ansible_connection to ssh 7920 1726885334.73115: Set connection var ansible_shell_executable to /bin/sh 7920 1726885334.73126: Set connection var ansible_timeout to 10 7920 1726885334.73134: Set connection var ansible_shell_type to sh 7920 1726885334.73144: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885334.73154: Set connection var ansible_pipelining to False 7920 1726885334.73180: variable 'ansible_shell_executable' from source: unknown 7920 1726885334.73189: variable 'ansible_connection' from source: unknown 7920 1726885334.73197: variable 'ansible_module_compression' from source: unknown 7920 1726885334.73206: variable 'ansible_shell_type' from source: unknown 7920 1726885334.73218: variable 'ansible_shell_executable' from source: unknown 7920 1726885334.73227: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885334.73235: variable 'ansible_pipelining' from source: unknown 7920 1726885334.73242: variable 'ansible_timeout' from source: unknown 7920 1726885334.73250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885334.73353: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885334.73368: variable 'omit' from source: magic vars 7920 1726885334.73377: starting attempt loop 7920 1726885334.73385: running the handler 7920 1726885334.73394: variable 'ansible_facts' from source: unknown 7920 1726885334.73401: variable 'ansible_facts' from source: unknown 7920 1726885334.73458: _low_level_execute_command(): starting 7920 1726885334.73496: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885334.74528: 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 <<< 7920 1726885334.74540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885334.74772: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885334.74776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885334.74779: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885334.74781: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885334.75111: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885334.75116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885334.75120: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885334.75165: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885334.76800: stdout chunk (state=3): >>>/root <<< 7920 1726885334.76981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885334.76984: stdout chunk (state=3): >>><<< 7920 1726885334.76987: stderr chunk (state=3): >>><<< 7920 1726885334.77084: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885334.77088: _low_level_execute_command(): starting 7920 1726885334.77091: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885334.7700408-8975-117753085299621 `" && echo ansible-tmp-1726885334.7700408-8975-117753085299621="` echo /root/.ansible/tmp/ansible-tmp-1726885334.7700408-8975-117753085299621 `" ) && sleep 0' 7920 1726885334.77663: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885334.77677: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885334.77691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885334.77710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885334.77761: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885334.77773: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885334.77787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885334.77805: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885334.77820: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885334.77833: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885334.77854: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885334.77871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885334.77888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885334.77900: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885334.77910: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885334.77925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885334.78014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885334.78034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885334.78047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885334.78109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885334.79963: stdout chunk (state=3): >>>ansible-tmp-1726885334.7700408-8975-117753085299621=/root/.ansible/tmp/ansible-tmp-1726885334.7700408-8975-117753085299621 <<< 7920 1726885334.80072: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885334.80169: stderr chunk (state=3): >>><<< 7920 1726885334.80202: stdout chunk (state=3): >>><<< 7920 1726885334.80269: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885334.7700408-8975-117753085299621=/root/.ansible/tmp/ansible-tmp-1726885334.7700408-8975-117753085299621 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885334.80346: variable 'ansible_module_compression' from source: unknown 7920 1726885334.80460: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7920 1726885334.80515: variable 'ansible_facts' from source: unknown 7920 1726885334.80654: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885334.7700408-8975-117753085299621/AnsiballZ_dnf.py 7920 1726885334.80906: Sending initial data 7920 1726885334.80909: Sent initial data (150 bytes) 7920 1726885334.82065: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885334.82068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885334.82118: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885334.82121: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885334.82189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885334.82192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885334.82255: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885334.83911: 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 <<< 7920 1726885334.83915: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7920 1726885334.83941: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885334.83978: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmp18e94lex /root/.ansible/tmp/ansible-tmp-1726885334.7700408-8975-117753085299621/AnsiballZ_dnf.py <<< 7920 1726885334.84010: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885334.85493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885334.85852: stderr chunk (state=3): >>><<< 7920 1726885334.85856: stdout chunk (state=3): >>><<< 7920 1726885334.85887: done transferring module to remote 7920 1726885334.85975: _low_level_execute_command(): starting 7920 1726885334.85979: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885334.7700408-8975-117753085299621/ /root/.ansible/tmp/ansible-tmp-1726885334.7700408-8975-117753085299621/AnsiballZ_dnf.py && sleep 0' 7920 1726885334.86551: 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 <<< 7920 1726885334.86555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885334.86640: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885334.86696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885334.86705: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885334.86771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885334.88508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885334.88513: stderr chunk (state=3): >>><<< 7920 1726885334.88516: stdout chunk (state=3): >>><<< 7920 1726885334.88540: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885334.88544: _low_level_execute_command(): starting 7920 1726885334.88546: _low_level_execute_command(): using become for this command 7920 1726885334.88553: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-auxzmmexlbadkjuivfxkjfsktnspvemi ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885334.7700408-8975-117753085299621/AnsiballZ_dnf.py'"'"' && sleep 0' 7920 1726885334.88655: Initial state: awaiting_escalation: BECOME-SUCCESS-auxzmmexlbadkjuivfxkjfsktnspvemi 7920 1726885334.89138: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885334.89190: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885334.89199: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885334.89211: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885334.89253: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885334.89261: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885334.89271: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885334.89314: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885334.89317: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885334.89342: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885334.89345: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885334.89347: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885334.89387: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885334.89390: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885334.89392: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885334.89394: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885334.89459: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885334.89475: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885334.89535: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885334.89633: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885334.92377: stdout chunk (state=1): >>>BECOME-SUCCESS-auxzmmexlbadkjuivfxkjfsktnspvemi <<< 7920 1726885334.92380: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-auxzmmexlbadkjuivfxkjfsktnspvemi' 7920 1726885334.92643: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885334.92709: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 7920 1726885334.92717: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885334.92747: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885334.92779: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885334.92785: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885334.92841: 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' <<< 7920 1726885334.92859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885334.92890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7920 1726885334.92895: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885334.92919: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6575ca0> <<< 7920 1726885334.92951: 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' <<< 7920 1726885334.92993: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d651c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6575a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7920 1726885334.93010: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d65759a0> <<< 7920 1726885334.93055: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885334.93060: 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' <<< 7920 1726885334.93067: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d651c370> <<< 7920 1726885334.93123: 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' <<< 7920 1726885334.93129: 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' <<< 7920 1726885334.93134: stdout chunk (state=3): >>>import '_abc' # <<< 7920 1726885334.93160: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d651c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d651c550> <<< 7920 1726885334.93205: 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 <<< 7920 1726885334.93285: 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' <<< 7920 1726885334.93290: stdout chunk (state=3): >>>import '_stat' # <<< 7920 1726885334.93292: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d64c8f70> <<< 7920 1726885334.93322: 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' <<< 7920 1726885334.93389: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d64cf100> <<< 7920 1726885334.93573: 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 0x7f08d64f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d64cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6531760> <<< 7920 1726885334.93577: 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 0x7f08d64c8c70> <<< 7920 1726885334.93579: 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' <<< 7920 1726885334.93582: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d64f8c70> <<< 7920 1726885334.93622: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d651cfd0> <<< 7920 1726885334.93644: 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. <<< 7920 1726885334.93918: 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' <<< 7920 1726885334.93936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885334.93991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885334.93996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885334.93999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885334.94002: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6494d90> <<< 7920 1726885334.94036: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6497e20> <<< 7920 1726885334.94078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885334.94083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885334.94182: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885334.94187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885334.94205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885334.94208: 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' <<< 7920 1726885334.94210: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d648e730> <<< 7920 1726885334.94215: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6495520> <<< 7920 1726885334.94217: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6494250> <<< 7920 1726885334.94219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885334.94270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885334.94292: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885334.94318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885334.94348: 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' <<< 7920 1726885334.94388: 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 0x7f08d6196c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6196760> <<< 7920 1726885334.94434: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885334.94483: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 7920 1726885334.94489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6196d60> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885334.94571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885334.94590: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6196e20> <<< 7920 1726885334.94597: 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 0x7f08d6196ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61eebe0> import '_functools' # <<< 7920 1726885334.94600: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61e84c0> <<< 7920 1726885334.94668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885334.94672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61fc520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d649bd00> <<< 7920 1726885334.94713: 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' <<< 7920 1726885334.94717: 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 0x7f08d61a7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6497fa0> <<< 7920 1726885334.94789: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885334.94793: 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 0x7f08d61fc130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d64a18b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885334.94828: 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' <<< 7920 1726885334.94835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885334.94859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61a7e50> <<< 7920 1726885334.94864: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61a7c40> <<< 7920 1726885334.94881: 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 0x7f08d61a7bb0> <<< 7920 1726885334.95448: 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 # 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 0x7f08d617c220> # /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 0x7f08d617c310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61b2e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61aa8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61a7e20> # /usr/lib64/python3.9/__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 0x7f08d6125f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d610ab20> <<< 7920 1726885334.95454: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61aad60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61e8fd0> <<< 7920 1726885334.95465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885334.95523: 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 0x7f08d60c29a0> import 'errno' # <<< 7920 1726885334.95580: 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 0x7f08d60c2cd0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885334.95586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885334.95603: 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' <<< 7920 1726885334.95622: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d60d55e0> <<< 7920 1726885334.95637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885334.95663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885334.95689: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d60d5b20> <<< 7920 1726885334.95767: 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' <<< 7920 1726885334.95775: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08d606b250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d60c2dc0> <<< 7920 1726885334.95852: 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' <<< 7920 1726885334.95856: 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 0x7f08d607c130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d60d5460> 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 0x7f08d607c1f0> <<< 7920 1726885334.95882: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61a7880> <<< 7920 1726885334.95920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885334.95949: 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 <<< 7920 1726885334.95952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885334.96006: 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 0x7f08d6098550> <<< 7920 1726885334.96014: 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' <<< 7920 1726885334.96035: 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 0x7f08d6098820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6098610> <<< 7920 1726885334.96048: 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 0x7f08d6098700> <<< 7920 1726885334.96072: 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' <<< 7920 1726885334.96262: 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 0x7f08d6098b50> <<< 7920 1726885334.96310: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885334.96315: 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 0x7f08d6098fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6098790> <<< 7920 1726885334.96328: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d608a8e0> <<< 7920 1726885334.96342: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61a7460> <<< 7920 1726885334.96361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885334.96430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885334.96459: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6098940> <<< 7920 1726885334.96570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885334.96573: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f08d5fc2520> <<< 7920 1726885334.96713: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 7920 1726885334.96807: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885334.96857: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 7920 1726885334.96863: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885334.96867: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885334.96884: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885334.96887: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885334.98290: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885334.99051: 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 0x7f08d596f730> <<< 7920 1726885334.99098: 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' <<< 7920 1726885334.99102: 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' <<< 7920 1726885334.99134: 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' <<< 7920 1726885334.99137: 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 0x7f08d59ff850> <<< 7920 1726885334.99175: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59ff730> <<< 7920 1726885334.99216: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59ff490> <<< 7920 1726885334.99232: 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' <<< 7920 1726885334.99275: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59ff580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59ff2b0> <<< 7920 1726885334.99280: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885334.99300: 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 0x7f08d59ff4f0> <<< 7920 1726885334.99317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885334.99340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885334.99375: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59ff8b0> <<< 7920 1726885334.99399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885334.99428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885334.99463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885334.99480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885334.99483: 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' <<< 7920 1726885334.99545: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d58ef790> <<< 7920 1726885334.99580: 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 0x7f08d58efb20> <<< 7920 1726885334.99615: 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 0x7f08d58ef970> <<< 7920 1726885334.99641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885334.99661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885334.99687: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d590cb50> <<< 7920 1726885334.99700: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59f9d00> <<< 7920 1726885334.99868: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59ff610> <<< 7920 1726885334.99915: 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' <<< 7920 1726885334.99981: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59f9e80> <<< 7920 1726885335.00008: 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 # 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 <<< 7920 1726885335.00014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d5969880> <<< 7920 1726885335.00097: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59a1d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59a1850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d5905310> <<< 7920 1726885335.00130: 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 0x7f08d59a1fa0> <<< 7920 1726885335.00350: 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 0x7f08d59a1f70> <<< 7920 1726885335.00480: 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' <<< 7920 1726885335.00486: 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 0x7f08d58d0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59d6e80> # /usr/lib64/python3.9/__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 0x7f08d58df520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59d6fd0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885335.00648: 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 0x7f08d58d0250> <<< 7920 1726885335.00688: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d58df160> <<< 7920 1726885335.00964: 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 0x7f08d58dc5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08d58dc670> <<< 7920 1726885335.00975: 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 0x7f08d58dbca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59cfbb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f08d59609d0> <<< 7920 1726885335.01093: 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 0x7f08d595e970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d58d1880> <<< 7920 1726885335.01171: 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 0x7f08d5960400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59989d0> <<< 7920 1726885335.01175: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.01182: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py<<< 7920 1726885335.01186: stdout chunk (state=3): >>> <<< 7920 1726885335.01206: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.01254: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.01333: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.01364: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885335.01372: 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_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885335.01379: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.01474: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.01591: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.02034: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.02556: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/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_prdfppjj/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' <<< 7920 1726885335.02577: 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 0x7f08d58acbe0> <<< 7920 1726885335.02652: 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 0x7f08d59557c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d54ba100> <<< 7920 1726885335.02685: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885335.02707: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.02731: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.02737: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885335.02846: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.02975: 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' <<< 7920 1726885335.03012: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d5956c10> # zipimport: zlib available <<< 7920 1726885335.03391: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.03763: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.03798: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.03862: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885335.03898: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.03931: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885335.03939: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.03998: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.04105: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 7920 1726885335.04125: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885335.04135: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.04172: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885335.04353: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.04564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885335.04593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885335.04646: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d599bfd0> # zipimport: zlib available <<< 7920 1726885335.04708: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.04783: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885335.04793: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/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_prdfppjj/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_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885335.04804: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.04838: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.04885: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885335.04888: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.04922: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.04987: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.05017: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.05077: 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 <<< 7920 1726885335.05116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885335.05200: 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 0x7f08d5897700> <<< 7920 1726885335.05210: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d54680d0> <<< 7920 1726885335.05246: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/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_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885335.05360: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.05410: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.05435: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.05474: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885335.05486: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885335.05505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885335.05535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885335.05556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885335.05568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885335.05653: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d54a9b50> <<< 7920 1726885335.05691: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d58a3520> <<< 7920 1726885335.05747: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d58a0a60> <<< 7920 1726885335.05753: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885335.05779: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.05806: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py <<< 7920 1726885335.05821: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885335.05870: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885335.05879: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.05891: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.05901: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 7920 1726885335.05908: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.06379: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.06802: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.07435: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.07913: 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 0x7f08d5897fd0> <<< 7920 1726885335.07962: 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 0x7f08d58970a0> # /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' <<< 7920 1726885335.07975: 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' <<< 7920 1726885335.08026: 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 0x7f08d5897c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d5897820> <<< 7920 1726885335.08067: 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' <<< 7920 1726885335.08070: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d527e1c0> <<< 7920 1726885335.08133: 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' <<< 7920 1726885335.08178: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /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' <<< 7920 1726885335.08224: 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 0x7f08d527dbb0> # /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 0x7f08d5294f10> <<< 7920 1726885335.08254: 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' <<< 7920 1726885335.08258: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d5294d30> <<< 7920 1726885335.08307: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d527d340> <<< 7920 1726885335.08341: 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' <<< 7920 1726885335.08368: 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 0x7f08d52a7580> <<< 7920 1726885335.08403: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 7920 1726885335.08406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 7920 1726885335.08495: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d52a75e0> <<< 7920 1726885335.08551: 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 <<< 7920 1726885335.08593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d5464730> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d52a7ca0> <<< 7920 1726885335.08635: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d527d9d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d527ea90> <<< 7920 1726885335.08652: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 7920 1726885335.08666: stdout chunk (state=3): >>># 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 <<< 7920 1726885335.08693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 7920 1726885335.08727: 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' <<< 7920 1726885335.08739: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d54a3940> <<< 7920 1726885335.08926: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d54b7730> <<< 7920 1726885335.08949: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d5464e50> <<< 7920 1726885335.08972: 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' <<< 7920 1726885335.09014: 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' <<< 7920 1726885335.09057: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d52acdf0> <<< 7920 1726885335.09127: 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 0x7f08d52ac250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d52fd9d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d532a730> <<< 7920 1726885335.09174: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d527e460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d527e220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d5897040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59d6d60> # /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 0x7f08d5897e80> <<< 7920 1726885335.09178: 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' <<< 7920 1726885335.09197: 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' <<< 7920 1726885335.09265: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d52ac550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d5897160> <<< 7920 1726885335.09268: 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' <<< 7920 1726885335.09371: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d5267130> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 7920 1726885335.09388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 7920 1726885335.09433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7920 1726885335.09464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7920 1726885335.09618: 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 0x7f08d52c6700> <<< 7920 1726885335.09892: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d530aee0> <<< 7920 1726885335.09907: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d52ac2b0> <<< 7920 1726885335.09936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 7920 1726885335.09944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 7920 1726885335.09960: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d530a100> <<< 7920 1726885335.09988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py <<< 7920 1726885335.10010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d52fe8b0> <<< 7920 1726885335.10032: 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' <<< 7920 1726885335.10041: 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' <<< 7920 1726885335.10056: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d5311c40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d52fe6d0> <<< 7920 1726885335.10078: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 7920 1726885335.10129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 7920 1726885335.10232: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d53117c0> <<< 7920 1726885335.10235: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 7920 1726885335.10258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 7920 1726885335.10527: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d5309730> <<< 7920 1726885335.10551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 7920 1726885335.10562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 7920 1726885335.10586: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d5030b80> <<< 7920 1726885335.10617: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.10731: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 7920 1726885335.10742: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.10824: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.10949: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 7920 1726885335.10953: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.10992: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.11042: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 7920 1726885335.11045: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.11160: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.11241: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 7920 1726885335.11327: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885335.11489: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885335.11853: 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' <<< 7920 1726885335.11908: 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' <<< 7920 1726885335.11932: 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 0x7f08d4f8d0a0> <<< 7920 1726885335.11944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7920 1726885335.11984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7920 1726885335.12134: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4f8da90> <<< 7920 1726885335.12162: 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' <<< 7920 1726885335.12193: 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 0x7f08d4fdffa0> <<< 7920 1726885335.12237: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4f8dd30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4f8d610> <<< 7920 1726885335.12253: 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' <<< 7920 1726885335.12269: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4f8d3a0> <<< 7920 1726885335.12281: 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 <<< 7920 1726885335.12393: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 7920 1726885335.12397: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 7920 1726885335.12545: 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 0x7f08d4f97ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4f97700> <<< 7920 1726885335.12578: 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' <<< 7920 1726885335.12672: 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 0x7f08d4eb5430> <<< 7920 1726885335.12697: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4f97eb0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 7920 1726885335.12776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 7920 1726885335.13707: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' <<< 7920 1726885335.13718: 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 0x7f08d4b60d00> <<< 7920 1726885335.13766: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4f351c0> <<< 7920 1726885335.13788: 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 <<< 7920 1726885335.13838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 7920 1726885335.13932: 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 0x7f08d362d1c0> <<< 7920 1726885335.13974: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4ee9790> <<< 7920 1726885335.13991: 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 <<< 7920 1726885335.14018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 7920 1726885335.14162: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' <<< 7920 1726885335.14173: 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 0x7f08d34fcd60> <<< 7920 1726885335.14191: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d360b460> <<< 7920 1726885335.14209: 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 <<< 7920 1726885335.14247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 7920 1726885335.14331: 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 0x7f08d34658e0> <<< 7920 1726885335.14369: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d362d400> <<< 7920 1726885335.14395: 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' <<< 7920 1726885335.14451: 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 0x7f08d345ec40> <<< 7920 1726885335.14471: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d3465e80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4f8bb80> <<< 7920 1726885335.14491: 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 <<< 7920 1726885335.14536: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 7920 1726885335.14554: 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' <<< 7920 1726885335.14563: 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 <<< 7920 1726885335.14569: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 7920 1726885335.14602: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885335.14605: 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 0x7f08d3388a00> <<< 7920 1726885335.14640: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d3388220> <<< 7920 1726885335.14655: 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 <<< 7920 1726885335.14682: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 7920 1726885335.14706: 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 <<< 7920 1726885335.14710: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 7920 1726885335.14732: 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' <<< 7920 1726885335.14738: stdout chunk (state=3): >>>import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d33a25e0> <<< 7920 1726885335.14760: 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 <<< 7920 1726885335.14766: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 7920 1726885335.14790: 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' <<< 7920 1726885335.14795: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d33ae190> <<< 7920 1726885335.14823: 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 <<< 7920 1726885335.14832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885335.15181: 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 0x7f08d33ae730> <<< 7920 1726885335.15224: 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 <<< 7920 1726885335.15232: 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 0x7f08d33aeb80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d33ae250> <<< 7920 1726885335.15257: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d33a2670> <<< 7920 1726885335.15283: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d3398ca0> <<< 7920 1726885335.15300: 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' <<< 7920 1726885335.15400: 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 0x7f08d2f5ff40> <<< 7920 1726885335.15422: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d33a2070> <<< 7920 1726885335.15485: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d3388b80> <<< 7920 1726885335.15528: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d3490610> <<< 7920 1726885335.15541: 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' <<< 7920 1726885335.15641: 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 0x7f08d3490df0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d3490790> <<< 7920 1726885335.15665: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4f8bfa0> <<< 7920 1726885335.15689: 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 0x7f08d2f6ec40> <<< 7920 1726885335.15713: 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 <<< 7920 1726885335.15745: 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' <<< 7920 1726885335.15769: 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' <<< 7920 1726885335.15863: 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' # /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' <<< 7920 1726885335.15903: 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 <<< 7920 1726885335.16008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 7920 1726885335.16105: 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 0x7f08d2ddd100> <<< 7920 1726885335.16190: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e7c190> <<< 7920 1726885335.16220: 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 <<< 7920 1726885335.16249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 7920 1726885335.16281: 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 0x7f08d2e886d0> <<< 7920 1726885335.16322: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e8ec40> <<< 7920 1726885335.16343: 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' <<< 7920 1726885335.16431: 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' <<< 7920 1726885335.16444: 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' <<< 7920 1726885335.16492: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e88d60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e88a90> <<< 7920 1726885335.16526: 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' <<< 7920 1726885335.16557: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e88ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e88d30> <<< 7920 1726885335.16577: 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' <<< 7920 1726885335.16602: 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' <<< 7920 1726885335.16646: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e88f40> <<< 7920 1726885335.16656: 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' <<< 7920 1726885335.16710: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2ce2130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e88e20> <<< 7920 1726885335.16739: 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' <<< 7920 1726885335.16752: 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' <<< 7920 1726885335.16811: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2ce22b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e88f10> <<< 7920 1726885335.16840: 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' <<< 7920 1726885335.16863: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e88eb0> <<< 7920 1726885335.16883: 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' <<< 7920 1726885335.16915: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e888b0> <<< 7920 1726885335.16939: 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' <<< 7920 1726885335.16961: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2ce2310> <<< 7920 1726885335.16975: 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' <<< 7920 1726885335.17014: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2ce23a0> <<< 7920 1726885335.17031: 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' <<< 7920 1726885335.17069: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2ce2430> <<< 7920 1726885335.17080: 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' <<< 7920 1726885335.17115: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2ce24c0> <<< 7920 1726885335.17134: 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' <<< 7920 1726885335.17174: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2ce2550> <<< 7920 1726885335.17186: 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' <<< 7920 1726885335.17229: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2ce25e0> <<< 7920 1726885335.17249: 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' <<< 7920 1726885335.17271: stdout chunk (state=3): >>>import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2ce2670> <<< 7920 1726885335.17283: 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' <<< 7920 1726885335.17309: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2ce2700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2dddfa0> <<< 7920 1726885335.17350: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e5bee0> <<< 7920 1726885335.17368: 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' <<< 7920 1726885335.17414: 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' <<< 7920 1726885335.17487: 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 0x7f08d2ce2ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2ce2820> <<< 7920 1726885335.17506: stdout chunk (state=3): >>>import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e88d90> <<< 7920 1726885335.17522: 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 <<< 7920 1726885335.17536: 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 0x7f08d2e71f40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e5bb80> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e5b190> <<< 7920 1726885335.17559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 7920 1726885335.17567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 7920 1726885335.17680: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e5b370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2f92a30> # /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 0x7f08d2f92f40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2f6ebe0> # /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' <<< 7920 1726885335.17700: 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 <<< 7920 1726885335.17728: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 7920 1726885335.17753: 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' <<< 7920 1726885335.17784: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2cf9b20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2cf93d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2f92820> <<< 7920 1726885335.17804: 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 <<< 7920 1726885335.17827: stdout chunk (state=3): >>># 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 <<< 7920 1726885335.17848: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 7920 1726885335.17879: 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' <<< 7920 1726885335.17901: 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 <<< 7920 1726885335.17922: 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 0x7f08d2c96190> <<< 7920 1726885335.17939: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 7920 1726885335.17958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 7920 1726885335.17982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885335.18020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7920 1726885335.18051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 7920 1726885335.18067: 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 0x7f08d2c3ef70> <<< 7920 1726885335.18101: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885335.18108: 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 0x7f08d2c48100> <<< 7920 1726885335.18152: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2caa580> <<< 7920 1726885335.18183: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2c965b0> <<< 7920 1726885335.18204: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2c8a970> <<< 7920 1726885335.18236: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2cf9f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2cf9dc0> <<< 7920 1726885335.18261: 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 <<< 7920 1726885335.18268: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 7920 1726885335.18289: 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 <<< 7920 1726885335.18388: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885335.18426: 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' <<< 7920 1726885335.18438: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2c48eb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2c48670> <<< 7920 1726885335.18464: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2cf9c70> <<< 7920 1726885335.18492: 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' <<< 7920 1726885335.18544: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2c84820> <<< 7920 1726885335.18557: 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 0x7f08d2c6c730> # /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 0x7f08d2c6c7c0> <<< 7920 1726885335.18573: 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 0x7f08d2c6c940> <<< 7920 1726885335.18592: 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 <<< 7920 1726885335.18620: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 7920 1726885335.18635: 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 <<< 7920 1726885335.18659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 7920 1726885335.18778: 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 0x7f08d2aa7f70> <<< 7920 1726885335.18802: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2c6cf70> # /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 0x7f08d2aa7e80> # /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' <<< 7920 1726885335.18835: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2aae1f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2c6c8e0> <<< 7920 1726885335.18853: 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 0x7f08d2c6ce80> <<< 7920 1726885335.18883: 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' <<< 7920 1726885335.18908: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 7920 1726885335.18953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 7920 1726885335.18983: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 7920 1726885335.19012: 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' <<< 7920 1726885335.19062: 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 0x7f08d2a362b0> <<< 7920 1726885335.19083: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2a26f70> <<< 7920 1726885335.19094: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2a268b0> <<< 7920 1726885335.19186: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2abf8b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2aaed90> <<< 7920 1726885335.19264: 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 0x7f08d2abfb80> <<< 7920 1726885335.19310: 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 0x7f08d2ac6880> # /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 0x7f08d2a456a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py <<< 7920 1726885335.19342: 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 0x7f08d2a45340> <<< 7920 1726885335.19376: 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 <<< 7920 1726885335.19399: 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 0x7f08d2a54550> <<< 7920 1726885335.19429: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2a45070> # /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 0x7f08d2a543d0> <<< 7920 1726885335.19446: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4f8d2e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4f8d8e0> <<< 7920 1726885335.19941: 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' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py <<< 7920 1726885335.19991: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2a5beb0> # /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' <<< 7920 1726885335.20016: 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 <<< 7920 1726885335.20053: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 7920 1726885335.20086: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 7920 1726885335.20121: 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 0x7f08d2a10e80> <<< 7920 1726885335.20143: 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' <<< 7920 1726885335.20157: 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' <<< 7920 1726885335.20179: 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' <<< 7920 1726885335.20395: 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 0x7f08d29acc70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d29acaf0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d29ac2b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2a10f70> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d29fcdc0> # /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 0x7f08d29ac100> <<< 7920 1726885335.20467: 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 # 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 0x7f08d29c7f40> <<< 7920 1726885335.20572: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d29acd90> # /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 0x7f08d29c78b0> # /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 0x7f08d29d6eb0> # /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' <<< 7920 1726885335.20586: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d29d6fa0> <<< 7920 1726885335.20619: 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' <<< 7920 1726885335.20640: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d28d41f0> <<< 7920 1726885335.20643: 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' <<< 7920 1726885335.20678: 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 <<< 7920 1726885335.20707: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 7920 1726885335.20738: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d28d47f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d28d4520> <<< 7920 1726885335.20774: 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 0x7f08d28d48b0> <<< 7920 1726885335.20796: 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 0x7f08d28e44f0> # /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 <<< 7920 1726885335.20844: 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 0x7f08d28e45e0> <<< 7920 1726885335.20866: 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 <<< 7920 1726885335.20892: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 7920 1726885335.20919: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d28e4dc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d28e49d0> <<< 7920 1726885335.20940: 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' <<< 7920 1726885335.20961: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d28e4e20> # /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 <<< 7920 1726885335.20990: 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 0x7f08d28f8a00> <<< 7920 1726885335.21009: 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 0x7f08d28f8b20> <<< 7920 1726885335.21032: 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 <<< 7920 1726885335.21053: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 7920 1726885335.21082: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d28f8d60> <<< 7920 1726885335.21106: 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 0x7f08d28f8ee0> <<< 7920 1726885335.21132: 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 0x7f08d2888be0> <<< 7920 1726885335.21157: 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' <<< 7920 1726885335.21189: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2888d30> # /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' <<< 7920 1726885335.21219: 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' <<< 7920 1726885335.21240: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2897430> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2888fd0> # /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 <<< 7920 1726885335.21316: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 7920 1726885335.21337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 7920 1726885335.21355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2897e20> <<< 7920 1726885335.21382: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2897970> # /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 <<< 7920 1726885335.21412: 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 0x7f08d2897c70> # /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 <<< 7920 1726885335.21435: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 7920 1726885335.21461: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d28a4700> # /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 0x7f08d28a4f40> <<< 7920 1726885335.21499: 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 0x7f08d28b5190> <<< 7920 1726885335.21535: 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' <<< 7920 1726885335.21554: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d28b5280> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d29fc3a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d29fc100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2a5bbe0> <<< 7920 1726885335.21737: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885335.21762: 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 0x7f08d28b5df0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d28b5b20> # /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' <<< 7920 1726885335.21807: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d284c4c0> <<< 7920 1726885335.21838: 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' <<< 7920 1726885335.22010: 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 0x7f08d2855400> # 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 0x7f08d284cd90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d284ccd0> # /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' <<< 7920 1726885335.22240: 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 0x7f08d2883640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d28830d0> # /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 0x7f08d27cd970> # /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 0x7f08d27cdb50> # /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 <<< 7920 1726885335.22348: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2883bb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2883940> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d28b5e80> # /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' <<< 7920 1726885335.22446: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d28c0eb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d28b59d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d29fc130> <<< 7920 1726885335.22464: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d27d8ee0> <<< 7920 1726885335.22526: 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' <<< 7920 1726885335.22546: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d27ef3a0> # /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' <<< 7920 1726885335.22569: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d27efc10> <<< 7920 1726885335.22581: 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 0x7f08d2784520> <<< 7920 1726885335.22602: 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 <<< 7920 1726885335.22666: 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 0x7f08d2784a90> <<< 7920 1726885335.22705: 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' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py <<< 7920 1726885335.22728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 7920 1726885335.22759: 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 0x7f08d2790b50> <<< 7920 1726885335.22777: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2790730> <<< 7920 1726885335.22795: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2790490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2790100> <<< 7920 1726885335.22826: 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' <<< 7920 1726885335.22836: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2790340> <<< 7920 1726885335.22866: 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 <<< 7920 1726885335.22884: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 7920 1726885335.22907: 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' <<< 7920 1726885335.22938: 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 0x7f08d27a1ac0> <<< 7920 1726885335.22969: 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 0x7f08d27a1b50> <<< 7920 1726885335.22988: 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' <<< 7920 1726885335.23071: 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 0x7f08d27ac190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d27a1fa0> <<< 7920 1726885335.23101: 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' <<< 7920 1726885335.23146: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 7920 1726885335.23164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885335.23200: 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 0x7f08d26b51f0> <<< 7920 1726885335.23228: 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' <<< 7920 1726885335.23250: 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' <<< 7920 1726885335.23268: 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 0x7f08d26bd250> <<< 7920 1726885335.23298: 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 0x7f08d26bd1f0> <<< 7920 1726885335.23319: 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' <<< 7920 1726885335.23351: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885335.23375: 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 0x7f08d26bd3a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d26b5f10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d26b5c10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d26b52b0> <<< 7920 1726885335.23403: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d27ba940> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d27acf70> <<< 7920 1726885335.23429: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d27ac850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d27a1700> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2790fd0> <<< 7920 1726885335.23492: 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 0x7f08d27a1850> <<< 7920 1726885335.23509: 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' <<< 7920 1726885335.23542: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d26b5ca0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py <<< 7920 1726885335.23563: 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 0x7f08d26bd670> <<< 7920 1726885335.23581: 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 0x7f08d26bd8e0> <<< 7920 1726885335.23606: 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 <<< 7920 1726885335.23622: 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 0x7f08d26bde50> <<< 7920 1726885335.23637: 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 <<< 7920 1726885335.23670: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 7920 1726885335.23691: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d26da640> <<< 7920 1726885335.23716: 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 <<< 7920 1726885335.23721: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 7920 1726885335.23752: 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' <<< 7920 1726885335.23770: stdout chunk (state=3): >>>import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d265f820> <<< 7920 1726885335.23786: 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' <<< 7920 1726885335.23816: 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 0x7f08d266aa90> <<< 7920 1726885335.23835: 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 <<< 7920 1726885335.23929: 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 0x7f08d2689fd0> <<< 7920 1726885335.24041: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d266aaf0> <<< 7920 1726885335.24056: 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' <<< 7920 1726885335.24095: 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' <<< 7920 1726885335.24119: 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 <<< 7920 1726885335.24137: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 7920 1726885335.24167: 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 0x7f08d2637310> <<< 7920 1726885335.24195: 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 0x7f08d2637430> <<< 7920 1726885335.24278: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d26283a0> <<< 7920 1726885335.24301: 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 <<< 7920 1726885335.24324: 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 0x7f08d26286d0> <<< 7920 1726885335.24350: 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' <<< 7920 1726885335.24373: stdout chunk (state=3): >>>import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2639820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d26280d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py <<< 7920 1726885335.24394: stdout chunk (state=3): >>># 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 0x7f08d2628100> <<< 7920 1726885335.24453: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d261c9a0> # /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 0x7f08d2639cd0> <<< 7920 1726885335.24505: 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 0x7f08d25d0100> <<< 7920 1726885335.24525: 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 0x7f08d25d01f0> <<< 7920 1726885335.24556: 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' <<< 7920 1726885335.24574: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d25d0310> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 7920 1726885335.24593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 7920 1726885335.24614: 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 <<< 7920 1726885335.24703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885335.24729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 7920 1726885335.24760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 7920 1726885335.24794: 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' <<< 7920 1726885335.24837: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d25a6550> <<< 7920 1726885335.24886: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d25f9e50> <<< 7920 1726885335.24900: 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 0x7f08d260c8e0> <<< 7920 1726885335.24922: 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' <<< 7920 1726885335.24948: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d260c970> <<< 7920 1726885335.24968: 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 <<< 7920 1726885335.24984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 7920 1726885335.25016: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d25a61c0> <<< 7920 1726885335.25035: 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 0x7f08d25b72b0> <<< 7920 1726885335.25209: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d25dcc10> <<< 7920 1726885335.25241: 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' <<< 7920 1726885335.25266: 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 0x7f08d25e5880> <<< 7920 1726885335.25287: 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' <<< 7920 1726885335.25344: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2565790> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d25dcf10> <<< 7920 1726885335.25490: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d25d0ac0> <<< 7920 1726885335.25550: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2689ca0> # /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' <<< 7920 1726885335.25557: 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 0x7f08d2589550> # /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 0x7f08d2589d00> <<< 7920 1726885335.25602: 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 0x7f08d2589f70> # /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' <<< 7920 1726885335.25699: 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' <<< 7920 1726885335.25787: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d25179a0> # /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' <<< 7920 1726885335.25797: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d25370d0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2517c70> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2589eb0> <<< 7920 1726885335.25863: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d257a790> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 7920 1726885335.25891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 7920 1726885335.26028: 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' <<< 7920 1726885335.26093: 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 0x7f08d24ef1f0> # /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 0x7f08d24efcd0> # /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' <<< 7920 1726885335.26101: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24eff10> <<< 7920 1726885335.26125: 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' <<< 7920 1726885335.26152: 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' <<< 7920 1726885335.26177: 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' <<< 7920 1726885335.26365: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24f9af0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24f96d0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24f9220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24ef970> <<< 7920 1726885335.26416: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24efac0> # /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' <<< 7920 1726885335.26527: 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' # /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' <<< 7920 1726885335.26595: 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 0x7f08d24a6910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24a6580> # /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' <<< 7920 1726885335.26610: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24a65e0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 7920 1726885335.26791: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2499520> # /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 0x7f08d2499700> # /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 <<< 7920 1726885335.26850: stdout chunk (state=3): >>># 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 0x7f08d2450820> # /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 0x7f08d24509d0> <<< 7920 1726885335.26867: 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 0x7f08d2450b80> <<< 7920 1726885335.26886: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24504c0> <<< 7920 1726885335.26971: 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 0x7f08d2450f10> # /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 0x7f08d2450fa0> <<< 7920 1726885335.26982: 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' <<< 7920 1726885335.27066: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d245c040> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py <<< 7920 1726885335.27092: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2469250> <<< 7920 1726885335.27129: 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' <<< 7920 1726885335.28019: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2469820> # /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' <<< 7920 1726885335.28055: stdout chunk (state=3): >>>import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2482df0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d245ccd0> <<< 7920 1726885335.28077: 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 0x7f08d245cb20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2450160> <<< 7920 1726885335.28101: 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 0x7f08d24befa0> <<< 7920 1726885335.28127: 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' <<< 7920 1726885335.28156: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24be850> <<< 7920 1726885335.28177: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24aea00> <<< 7920 1726885335.28198: 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' <<< 7920 1726885335.28231: 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' <<< 7920 1726885335.28268: 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 0x7f08d24117f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2411430> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # <<< 7920 1726885335.28293: stdout chunk (state=3): >>>import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24be910> <<< 7920 1726885335.28318: 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' <<< 7920 1726885335.28337: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24be8e0> <<< 7920 1726885335.28375: 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 0x7f08d2411c70> <<< 7920 1726885335.28394: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2499850> <<< 7920 1726885335.28421: 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' <<< 7920 1726885335.28468: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d241d820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2508ee0> <<< 7920 1726885335.28497: 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' <<< 7920 1726885335.28522: 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' <<< 7920 1726885335.28542: 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 <<< 7920 1726885335.28568: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 7920 1726885335.28602: 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' <<< 7920 1726885335.28627: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2437190> # /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 0x7f08d2437400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d242b0d0> <<< 7920 1726885335.28658: 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' <<< 7920 1726885335.28679: 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 0x7f08d2437d00> <<< 7920 1726885335.28713: 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 0x7f08d2437fa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24378e0> <<< 7920 1726885335.28742: 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 0x7f08d2437eb0> <<< 7920 1726885335.28764: 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' <<< 7920 1726885335.28786: 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' <<< 7920 1726885335.28826: 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 0x7f08d243db50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d243d700> <<< 7920 1726885335.28982: 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' <<< 7920 1726885335.29005: 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 0x7f08d243df70> # /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 0x7f08d2448a60> # /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 0x7f08d2448b20> <<< 7920 1726885335.29187: 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' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2448bb0> <<< 7920 1726885335.29206: 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 # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2448c40> # /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 0x7f08d2448cd0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2448400> # /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 0x7f08d2448e80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d243da30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 7920 1726885335.29237: 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 0x7f08d2371280> <<< 7920 1726885335.29302: 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 0x7f08d23715b0> <<< 7920 1726885335.29332: 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 0x7f08d2371820> # /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 0x7f08d2371ac0> <<< 7920 1726885335.29358: 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 0x7f08d2371d60> <<< 7920 1726885335.29455: 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 0x7f08d2371f40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d243d340> # /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 0x7f08d23773a0> # /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' <<< 7920 1726885335.29476: 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' <<< 7920 1726885335.29504: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d23777c0> <<< 7920 1726885335.29520: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2377640> <<< 7920 1726885335.29601: 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' <<< 7920 1726885335.29621: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2377d30> # /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' <<< 7920 1726885335.29649: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2377c70> # /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' <<< 7920 1726885335.29674: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2377be0> <<< 7920 1726885335.29721: 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' <<< 7920 1726885335.29753: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2377af0> <<< 7920 1726885335.29762: 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' <<< 7920 1726885335.29826: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2377c10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d243d550> <<< 7920 1726885335.29835: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d242b880> <<< 7920 1726885335.29851: 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 0x7f08d242b8b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d242b400> <<< 7920 1726885335.29881: 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' <<< 7920 1726885335.29924: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d243d430> <<< 7920 1726885335.29946: 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 0x7f08d24992b0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 7920 1726885335.29995: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 7920 1726885335.30016: 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 0x7f08d2385ee0> # /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 <<< 7920 1726885335.30053: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 7920 1726885335.30056: 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' <<< 7920 1726885335.30194: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d231b490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d231b280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2385fd0> <<< 7920 1726885335.30241: 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 <<< 7920 1726885335.30247: 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 0x7f08d231b310> <<< 7920 1726885335.30303: 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' <<< 7920 1726885335.30389: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d232bf10> <<< 7920 1726885335.30396: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2377b50> # /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' <<< 7920 1726885335.30432: 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' <<< 7920 1726885335.30436: 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 0x7f08d2336970> # /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' <<< 7920 1726885335.30445: 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 <<< 7920 1726885335.30536: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 7920 1726885335.30542: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2343160> # /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 0x7f08d2343220> <<< 7920 1726885335.30583: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2336a00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2336670> <<< 7920 1726885335.30610: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2336580> <<< 7920 1726885335.30632: 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 <<< 7920 1726885335.30661: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 7920 1726885335.30693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 7920 1726885335.30720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 7920 1726885335.30752: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d22f30d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2343c10> # /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 0x7f08d2343e20> <<< 7920 1726885335.30797: 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 0x7f08d2343ee0> <<< 7920 1726885335.30819: 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' <<< 7920 1726885335.30868: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d22f3dc0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2336640> <<< 7920 1726885335.30900: 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' <<< 7920 1726885335.30921: 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 <<< 7920 1726885335.30985: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 7920 1726885335.31028: 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 <<< 7920 1726885335.31042: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 7920 1726885335.31108: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d22a40d0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2298d00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d22981f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d230a760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2343a60> <<< 7920 1726885335.31125: stdout chunk (state=3): >>>import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2508b50> <<< 7920 1726885335.31175: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2508460> <<< 7920 1726885335.31247: 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 0x7f08d2298f70> # /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 0x7f08d2298f40> # /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' <<< 7920 1726885335.31254: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d22ae820> <<< 7920 1726885335.31324: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d22aec10> <<< 7920 1726885335.31330: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24ef430> <<< 7920 1726885335.31362: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24e4790> <<< 7920 1726885335.31414: 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 0x7f08d22ca1f0> <<< 7920 1726885335.31443: 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 0x7f08d22ca580> <<< 7920 1726885335.31455: 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 0x7f08d22ca6a0> <<< 7920 1726885335.31497: 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' <<< 7920 1726885335.31504: 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 0x7f08d22cafd0> <<< 7920 1726885335.31582: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d22ca760> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py <<< 7920 1726885335.31593: stdout chunk (state=3): >>># 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' <<< 7920 1726885335.31624: 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' <<< 7920 1726885335.31681: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d225f370> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d225fb80> <<< 7920 1726885335.31714: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 7920 1726885335.31738: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 7920 1726885335.31766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 7920 1726885335.31777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 7920 1726885335.31832: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2212820> <<< 7920 1726885335.31865: 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 0x7f08d221e460> <<< 7920 1726885335.31940: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d226bdf0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d226b610> <<< 7920 1726885335.32025: 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 0x7f08d2280910> # /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' <<< 7920 1726885335.32042: 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 0x7f08d2236b50> <<< 7920 1726885335.32088: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2236280> <<< 7920 1726885335.32191: 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 0x7f08d2236d00> # /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 0x7f08d224a1c0> # /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' <<< 7920 1726885335.32274: 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 0x7f08d224a340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d224a1f0> # /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 0x7f08d224a2e0> # /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 <<< 7920 1726885335.32368: 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 0x7f08d224ac10> <<< 7920 1726885335.32404: 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 0x7f08d224aa60> <<< 7920 1726885335.32445: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d224a430> # /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' <<< 7920 1726885335.32484: 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' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py <<< 7920 1726885335.32507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 7920 1726885335.32543: 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' <<< 7920 1726885335.32608: 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 0x7f08d21e2850> <<< 7920 1726885335.32650: 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 0x7f08d21e2940> # /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 0x7f08d21e2c40> <<< 7920 1726885335.32715: 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 0x7f08d21f3250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d21e21f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d21d0d90> <<< 7920 1726885335.32742: 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 # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885335.32777: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d21e2490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d21d0a30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d224a7f0> <<< 7920 1726885335.32815: 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 <<< 7920 1726885335.32855: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 7920 1726885335.32884: 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 <<< 7920 1726885335.32907: 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 0x7f08d20e23a0> <<< 7920 1726885335.32915: 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 <<< 7920 1726885335.32930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 7920 1726885335.32939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 7920 1726885335.32965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 7920 1726885335.32984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 7920 1726885335.33071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 7920 1726885335.33177: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d20fbe20> <<< 7920 1726885335.33214: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d20e2be0> <<< 7920 1726885335.33232: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d20e2730> <<< 7920 1726885335.33375: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d21f3e50> <<< 7920 1726885335.33411: 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' <<< 7920 1726885335.33487: 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 0x7f08d20abca0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 7920 1726885335.33496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 7920 1726885335.33533: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 7920 1726885335.33643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d20c9220> <<< 7920 1726885335.33684: 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 0x7f08d20c9d90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d20abd30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d20ab670> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py <<< 7920 1726885335.33775: 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 # 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' <<< 7920 1726885335.33824: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2046e50> <<< 7920 1726885335.33911: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2046310> <<< 7920 1726885335.34089: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d20af760> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2280790> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d225fee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d254a460> # /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 0x7f08d24d6730> <<< 7920 1726885335.34126: 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 0x7f08d205dd00> <<< 7920 1726885335.34181: 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' <<< 7920 1726885335.34243: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d205de80> <<< 7920 1726885335.34329: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d257ae20> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d265f8b0> # /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' <<< 7920 1726885335.34400: 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 0x7f08d200d5e0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d207ea60> <<< 7920 1726885335.34433: 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' <<< 7920 1726885335.34464: 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 <<< 7920 1726885335.34532: 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' <<< 7920 1726885335.34589: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d200dfd0> # /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 0x7f08d201a2b0> # /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' <<< 7920 1726885335.34671: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d201a4f0> # /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 0x7f08d201a730> # /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' <<< 7920 1726885335.34737: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d201a910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d200db80> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d200d8b0> # /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' <<< 7920 1726885335.34777: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d200dd90> # /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' <<< 7920 1726885335.34825: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d20292e0> # /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' <<< 7920 1726885335.34869: 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 0x7f08d2029790> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2029400> <<< 7920 1726885335.34880: 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 <<< 7920 1726885335.34903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 7920 1726885335.34959: 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 0x7f08d2039fa0> <<< 7920 1726885335.35007: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2029be0> <<< 7920 1726885335.35110: 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' <<< 7920 1726885335.35116: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2029d30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d266a2e0> <<< 7920 1726885335.35119: 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 <<< 7920 1726885335.35124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885335.35234: 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 0x7f08d1fd4a30> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d265f5b0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2655430> <<< 7920 1726885335.35320: 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' # /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' <<< 7920 1726885335.35345: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d1fe9550> <<< 7920 1726885335.35357: 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 <<< 7920 1726885335.35379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 7920 1726885335.35401: 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 <<< 7920 1726885335.35421: stdout chunk (state=3): >>># 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 0x7f08d1ff4820> <<< 7920 1726885335.35608: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d1fff5b0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d1ff4e50> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d1fe9a00> # /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 0x7f08d1ff4280> <<< 7920 1726885335.36219: 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 0x7f08d1f73550> # /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 0x7f08d1f73760> # /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 0x7f08d1f73a60> # /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 0x7f08d1f73d30> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d1fd4fa0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d1fd4be0> # /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 0x7f08d1fe93a0> <<< 7920 1726885336.03574: 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}}} <<< 7920 1726885336.05323: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 7920 1726885336.05345: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885336.06064: 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 <<< 7920 1726885336.06119: 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 <<< 7920 1726885336.06150: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 <<< 7920 1726885336.06230: 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 # 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 <<< 7920 1726885336.06295: stdout chunk (state=3): >>># cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # 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 <<< 7920 1726885336.06345: 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 # 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 <<< 7920 1726885336.06401: 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 <<< 7920 1726885336.06466: stdout chunk (state=3): >>># 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 <<< 7920 1726885336.06480: stdout chunk (state=3): >>># 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 <<< 7920 1726885336.06518: stdout chunk (state=3): >>># 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 <<< 7920 1726885336.06567: stdout chunk (state=3): >>># cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.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 <<< 7920 1726885336.06603: stdout chunk (state=3): >>># 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 <<< 7920 1726885336.06634: stdout chunk (state=3): >>># cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose <<< 7920 1726885336.06647: stdout chunk (state=3): >>># 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 <<< 7920 1726885336.06657: 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 <<< 7920 1726885336.06689: stdout chunk (state=3): >>># 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 <<< 7920 1726885336.07525: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885336.07531: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 7920 1726885336.07557: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy netrc <<< 7920 1726885336.07611: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 7920 1726885336.07692: stdout chunk (state=3): >>># destroy systemd.journal <<< 7920 1726885336.07713: 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 <<< 7920 1726885336.07788: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants <<< 7920 1726885336.07860: 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 <<< 7920 1726885336.07977: stdout chunk (state=3): >>># 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 <<< 7920 1726885336.08032: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo <<< 7920 1726885336.08093: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories<<< 7920 1726885336.08157: 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<<< 7920 1726885336.08206: stdout chunk (state=3): >>> # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping 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 <<< 7920 1726885336.08245: stdout chunk (state=3): >>># 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 <<< 7920 1726885336.08330: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps <<< 7920 1726885336.08446: stdout chunk (state=3): >>># 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 <<< 7920 1726885336.08556: stdout chunk (state=3): >>># cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # 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 <<< 7920 1726885336.08596: stdout chunk (state=3): >>># cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping 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 <<< 7920 1726885336.08632: 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 <<< 7920 1726885336.08744: 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 <<< 7920 1726885336.08884: 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 # 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 <<< 7920 1726885336.08946: 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 # 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 <<< 7920 1726885336.08950: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7920 1726885336.09017: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings <<< 7920 1726885336.09022: stdout chunk (state=3): >>># 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 <<< 7920 1726885336.09907: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq <<< 7920 1726885336.09942: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885336.09958: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7920 1726885336.09984: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885336.10039: 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 <<< 7920 1726885336.10079: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 7920 1726885336.10095: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 7920 1726885336.10142: 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 <<< 7920 1726885336.10175: stdout chunk (state=3): >>># destroy gzip <<< 7920 1726885336.10229: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 7920 1726885336.10350: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex <<< 7920 1726885336.10370: stdout chunk (state=3): >>># 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 <<< 7920 1726885336.10401: stdout chunk (state=3): >>># destroy urllib.parse <<< 7920 1726885336.10451: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath # destroy posix <<< 7920 1726885336.10494: 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 <<< 7920 1726885336.10604: 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 # destroy glob # destroy curses <<< 7920 1726885336.10646: stdout chunk (state=3): >>># destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify <<< 7920 1726885336.10667: 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 <<< 7920 1726885336.10713: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 7920 1726885336.10771: stdout chunk (state=3): >>># destroy codecs <<< 7920 1726885336.10791: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 7920 1726885336.10859: 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 <<< 7920 1726885336.10903: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email <<< 7920 1726885336.10973: 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 <<< 7920 1726885336.10987: stdout chunk (state=3): >>># destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 7920 1726885336.11022: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 7920 1726885336.11150: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885336.12050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885336.12060: stdout chunk (state=3): >>><<< 7920 1726885336.12073: stderr chunk (state=3): >>><<< 7920 1726885336.12667: _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 0x7f08d6575ca0> # /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 0x7f08d651c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6575a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f08d65759a0> 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 0x7f08d651c370> # /usr/lib64/python3.9/__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 0x7f08d651c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d651c550> # /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 0x7f08d64c8f70> # /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 0x7f08d64cf100> # /usr/lib64/python3.9/__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 0x7f08d64f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d64cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6531760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d64c8c70> # /usr/lib64/python3.9/__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 0x7f08d64f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d651cfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f08d6494d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6497e20> # /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 0x7f08d648e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6495520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6494250> # /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 0x7f08d6196c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6196760> 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 0x7f08d6196d60> # /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 0x7f08d6196e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6196ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61eebe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61e84c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61fc520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d649bd00> # /usr/lib64/python3.9/__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 0x7f08d61a7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6497fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08d61fc130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d64a18b0> # /usr/lib64/python3.9/__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 0x7f08d61a7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61a7c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61a7bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f08d617c220> # /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 0x7f08d617c310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61b2e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61aa8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61a7e20> # /usr/lib64/python3.9/__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 0x7f08d6125f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d610ab20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61aad60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61e8fd0> # /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 0x7f08d60c29a0> 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 0x7f08d60c2cd0> # /usr/lib64/python3.9/__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 0x7f08d60d55e0> # /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 0x7f08d60d5b20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08d606b250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d60c2dc0> # /usr/lib64/python3.9/__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 0x7f08d607c130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d60d5460> 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 0x7f08d607c1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61a7880> # /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 0x7f08d6098550> # /usr/lib64/python3.9/__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 0x7f08d6098820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6098610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08d6098700> # /usr/lib64/python3.9/__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 0x7f08d6098b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08d6098fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d6098790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d608a8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d61a7460> # /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 0x7f08d6098940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f08d5fc2520> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/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_prdfppjj/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 0x7f08d596f730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f08d59ff850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59ff730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59ff490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f08d59ff580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59ff2b0> 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 0x7f08d59ff4f0> # /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 0x7f08d59ff8b0> # /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 0x7f08d58ef790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08d58efb20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08d58ef970> # /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 0x7f08d590cb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59f9d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59ff610> # /usr/lib64/python3.9/__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 0x7f08d59f9e80> # /usr/lib64/python3.9/__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 0x7f08d5969880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59a1d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59a1850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d5905310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08d59a1fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59a1f70> # /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 0x7f08d58d0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59d6e80> # /usr/lib64/python3.9/__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 0x7f08d58df520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59d6fd0> # /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 0x7f08d58d0250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d58df160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08d58dc5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08d58dc670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08d58dbca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59cfbb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f08d59609d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08d595e970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d58d1880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f08d5960400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59989d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/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_prdfppjj/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_prdfppjj/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_prdfppjj/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_prdfppjj/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 0x7f08d58acbe0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f08d59557c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d54ba100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/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_prdfppjj/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 0x7f08d5956c10> # 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_prdfppjj/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_prdfppjj/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_prdfppjj/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_prdfppjj/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_prdfppjj/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 0x7f08d599bfd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/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_prdfppjj/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_prdfppjj/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_prdfppjj/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_prdfppjj/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 0x7f08d5897700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d54680d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/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_prdfppjj/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 0x7f08d54a9b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d58a3520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d58a0a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/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_prdfppjj/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_prdfppjj/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_prdfppjj/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_prdfppjj/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 0x7f08d5897fd0> # /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 0x7f08d58970a0> # /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 0x7f08d5897c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d5897820> # /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 0x7f08d527e1c0> # /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 0x7f08d527dbb0> # /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 0x7f08d5294f10> # /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 0x7f08d5294d30> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d527d340> # /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 0x7f08d52a7580> # /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 0x7f08d52a75e0> # /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 0x7f08d5464730> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d52a7ca0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d527d9d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d527ea90> # /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 0x7f08d54a3940> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d54b7730> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d5464e50> # /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 0x7f08d52acdf0> # /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 0x7f08d52ac250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d52fd9d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d532a730> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d527e460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d527e220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d5897040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d59d6d60> # /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 0x7f08d5897e80> # /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 0x7f08d52ac550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d5897160> # /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 0x7f08d5267130> # /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 0x7f08d52c6700> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d530aee0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d52ac2b0> # /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 0x7f08d530a100> # /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 0x7f08d52fe8b0> # /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 0x7f08d5311c40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d52fe6d0> # /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 0x7f08d53117c0> # /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 0x7f08d5309730> # /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 0x7f08d5030b80> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_prdfppjj/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_prdfppjj/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_prdfppjj/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_prdfppjj/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 0x7f08d4f8d0a0> # /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 0x7f08d4f8da90> # /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 0x7f08d4fdffa0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4f8dd30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4f8d610> # /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 0x7f08d4f8d3a0> # /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 0x7f08d4f97ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4f97700> # /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 0x7f08d4eb5430> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4f97eb0> # /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 0x7f08d4b60d00> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4f351c0> # /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 0x7f08d362d1c0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4ee9790> # /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 0x7f08d34fcd60> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d360b460> # /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 0x7f08d34658e0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d362d400> # /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 0x7f08d345ec40> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d3465e80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4f8bb80> # /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 0x7f08d3388a00> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d3388220> # /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 0x7f08d33a25e0> # /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 0x7f08d33ae190> # /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 0x7f08d33ae730> # /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 0x7f08d33aeb80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d33ae250> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d33a2670> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d3398ca0> # /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 0x7f08d2f5ff40> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d33a2070> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d3388b80> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d3490610> # /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 0x7f08d3490df0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d3490790> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4f8bfa0> # /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 0x7f08d2f6ec40> # /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 0x7f08d2ddd100> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e7c190> # /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 0x7f08d2e886d0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e8ec40> # /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 0x7f08d2e88d60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e88a90> # /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 0x7f08d2e88ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e88d30> # /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 0x7f08d2e88f40> # /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 0x7f08d2ce2130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e88e20> # /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 0x7f08d2ce22b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e88f10> # /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 0x7f08d2e88eb0> # /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 0x7f08d2e888b0> # /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 0x7f08d2ce2310> # /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 0x7f08d2ce23a0> # /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 0x7f08d2ce2430> # /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 0x7f08d2ce24c0> # /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 0x7f08d2ce2550> # /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 0x7f08d2ce25e0> # /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 0x7f08d2ce2670> # /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 0x7f08d2ce2700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2dddfa0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e5bee0> # /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 0x7f08d2ce2ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2ce2820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e88d90> # /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 0x7f08d2e71f40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e5bb80> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2e5b190> # /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 0x7f08d2e5b370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2f92a30> # /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 0x7f08d2f92f40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2f6ebe0> # /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 0x7f08d2cf9b20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2cf93d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2f92820> # /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 0x7f08d2c96190> # /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 0x7f08d2c3ef70> # 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 0x7f08d2c48100> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2caa580> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2c965b0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2c8a970> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2cf9f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2cf9dc0> # /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 0x7f08d2c48eb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2c48670> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2cf9c70> # /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 0x7f08d2c84820> # /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 0x7f08d2c6c730> # /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 0x7f08d2c6c7c0> # /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 0x7f08d2c6c940> # /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 0x7f08d2aa7f70> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2c6cf70> # /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 0x7f08d2aa7e80> # /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 0x7f08d2aae1f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2c6c8e0> # /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 0x7f08d2c6ce80> # /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 0x7f08d2a362b0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2a26f70> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2a268b0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2abf8b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2aaed90> # /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 0x7f08d2abfb80> # /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 0x7f08d2ac6880> # /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 0x7f08d2a456a0> # /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 0x7f08d2a45340> # /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 0x7f08d2a54550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2a45070> # /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 0x7f08d2a543d0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4f8d2e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d4f8d8e0> # /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 0x7f08d2a5beb0> # /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 0x7f08d2a10e80> # /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 0x7f08d29acc70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d29acaf0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d29ac2b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2a10f70> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d29fcdc0> # /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 0x7f08d29ac100> # /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 0x7f08d29c7f40> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d29acd90> # /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 0x7f08d29c78b0> # /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 0x7f08d29d6eb0> # /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 0x7f08d29d6fa0> # /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 0x7f08d28d41f0> # /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 0x7f08d28d47f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d28d4520> # /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 0x7f08d28d48b0> # /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 0x7f08d28e44f0> # /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 0x7f08d28e45e0> # /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 0x7f08d28e4dc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d28e49d0> # /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 0x7f08d28e4e20> # /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 0x7f08d28f8a00> # /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 0x7f08d28f8b20> # /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 0x7f08d28f8d60> # /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 0x7f08d28f8ee0> # /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 0x7f08d2888be0> # /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 0x7f08d2888d30> # /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 0x7f08d2897430> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2888fd0> # /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 0x7f08d2897e20> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2897970> # /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 0x7f08d2897c70> # /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 0x7f08d28a4700> # /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 0x7f08d28a4f40> # /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 0x7f08d28b5190> # /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 0x7f08d28b5280> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d29fc3a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d29fc100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2a5bbe0> # /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 0x7f08d28b5df0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d28b5b20> # /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 0x7f08d284c4c0> # /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 0x7f08d2855400> # 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 0x7f08d284cd90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d284ccd0> # /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 0x7f08d2883640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d28830d0> # /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 0x7f08d27cd970> # /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 0x7f08d27cdb50> # /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 0x7f08d2883bb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2883940> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d28b5e80> # /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 0x7f08d28c0eb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d28b59d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d29fc130> # /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 0x7f08d27d8ee0> # /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 0x7f08d27ef3a0> # /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 0x7f08d27efc10> # /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 0x7f08d2784520> # /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 0x7f08d2784a90> # /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 0x7f08d2790b50> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2790730> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2790490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2790100> # /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 0x7f08d2790340> # /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 0x7f08d27a1ac0> # /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 0x7f08d27a1b50> # /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 0x7f08d27ac190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d27a1fa0> # /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 0x7f08d26b51f0> # /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 0x7f08d26bd250> # /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 0x7f08d26bd1f0> # /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 0x7f08d26bd3a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d26b5f10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d26b5c10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d26b52b0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d27ba940> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d27acf70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d27ac850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d27a1700> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2790fd0> # /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 0x7f08d27a1850> # /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 0x7f08d26b5ca0> # /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 0x7f08d26bd670> # /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 0x7f08d26bd8e0> # /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 0x7f08d26bde50> # /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 0x7f08d26da640> # /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 0x7f08d265f820> # /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 0x7f08d266aa90> # /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 0x7f08d2689fd0> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d266aaf0> # /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 0x7f08d2637310> # /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 0x7f08d2637430> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d26283a0> # /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 0x7f08d26286d0> # /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 0x7f08d2639820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d26280d0> # /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 0x7f08d2628100> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d261c9a0> # /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 0x7f08d2639cd0> # /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 0x7f08d25d0100> # /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 0x7f08d25d01f0> # /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 0x7f08d25d0310> # /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 0x7f08d25a6550> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d25f9e50> # /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 0x7f08d260c8e0> # /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 0x7f08d260c970> # /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 0x7f08d25a61c0> # /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 0x7f08d25b72b0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d25dcc10> # /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 0x7f08d25e5880> # /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 0x7f08d2565790> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d25dcf10> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d25d0ac0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2689ca0> # /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 0x7f08d2589550> # /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 0x7f08d2589d00> # /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 0x7f08d2589f70> # /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 0x7f08d25179a0> # /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 0x7f08d25370d0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2517c70> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2589eb0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d257a790> # /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 0x7f08d24ef1f0> # /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 0x7f08d24efcd0> # /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 0x7f08d24eff10> # /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 0x7f08d24f9af0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24f96d0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24f9220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24ef970> # /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 0x7f08d24efac0> # /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 0x7f08d24a6910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24a6580> # /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 0x7f08d24a65e0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2499520> # /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 0x7f08d2499700> # /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 0x7f08d2450820> # /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 0x7f08d24509d0> # /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 0x7f08d2450b80> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24504c0> # /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 0x7f08d2450f10> # /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 0x7f08d2450fa0> # /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 0x7f08d245c040> # /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 0x7f08d2469250> # /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 0x7f08d2469820> # /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 0x7f08d2482df0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d245ccd0> # /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 0x7f08d245cb20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2450160> # /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 0x7f08d24befa0> # /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 0x7f08d24be850> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24aea00> # /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 0x7f08d24117f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2411430> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24be910> # /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 0x7f08d24be8e0> # /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 0x7f08d2411c70> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2499850> # /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 0x7f08d241d820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2508ee0> # /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 0x7f08d2437190> # /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 0x7f08d2437400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d242b0d0> # /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 0x7f08d2437d00> # /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 0x7f08d2437fa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24378e0> # /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 0x7f08d2437eb0> # /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 0x7f08d243db50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d243d700> # /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 0x7f08d243df70> # /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 0x7f08d2448a60> # /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 0x7f08d2448b20> # /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 0x7f08d2448bb0> # /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 0x7f08d2448c40> # /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 0x7f08d2448cd0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2448400> # /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 0x7f08d2448e80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d243da30> # /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 0x7f08d2371280> # /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 0x7f08d23715b0> # /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 0x7f08d2371820> # /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 0x7f08d2371ac0> # /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 0x7f08d2371d60> # /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 0x7f08d2371f40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d243d340> # /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 0x7f08d23773a0> # /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 0x7f08d23777c0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2377640> # /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 0x7f08d2377d30> # /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 0x7f08d2377c70> # /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 0x7f08d2377be0> # /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 0x7f08d2377af0> # /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 0x7f08d2377c10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d243d550> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d242b880> # /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 0x7f08d242b8b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d242b400> # /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 0x7f08d243d430> # /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 0x7f08d24992b0> # /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 0x7f08d2385ee0> # /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 0x7f08d231b490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d231b280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2385fd0> # /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 0x7f08d231b310> # /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 0x7f08d232bf10> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2377b50> # /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 0x7f08d2336970> # /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 0x7f08d2343160> # /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 0x7f08d2343220> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2336a00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2336670> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2336580> # /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 0x7f08d22f30d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2343c10> # /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 0x7f08d2343e20> # /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 0x7f08d2343ee0> # /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 0x7f08d22f3dc0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2336640> # /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 0x7f08d22a40d0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2298d00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d22981f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d230a760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2343a60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2508b50> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2508460> # /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 0x7f08d2298f70> # /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 0x7f08d2298f40> # /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 0x7f08d22ae820> # /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 0x7f08d22aec10> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24ef430> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d24e4790> # /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 0x7f08d22ca1f0> # /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 0x7f08d22ca580> # /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 0x7f08d22ca6a0> # /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 0x7f08d22cafd0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d22ca760> # /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 0x7f08d225f370> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d225fb80> # /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 0x7f08d2212820> # /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 0x7f08d221e460> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d226bdf0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d226b610> # /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 0x7f08d2280910> # /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 0x7f08d2236b50> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2236280> # /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 0x7f08d2236d00> # /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 0x7f08d224a1c0> # /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 0x7f08d224a340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d224a1f0> # /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 0x7f08d224a2e0> # /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 0x7f08d224ac10> # 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 0x7f08d224aa60> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d224a430> # /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 0x7f08d21e2850> # /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 0x7f08d21e2940> # /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 0x7f08d21e2c40> # /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 0x7f08d21f3250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d21e21f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d21d0d90> # 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 0x7f08d21e2490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d21d0a30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d224a7f0> # /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 0x7f08d20e23a0> # /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 0x7f08d20fbe20> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d20e2be0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d20e2730> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d21f3e50> # /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 0x7f08d20abca0> # /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 0x7f08d20c9220> # 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 0x7f08d20c9d90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d20abd30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d20ab670> # /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 0x7f08d2046e50> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2046310> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d20af760> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2280790> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d225fee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d254a460> # /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 0x7f08d24d6730> # /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 0x7f08d205dd00> # /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 0x7f08d205de80> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d257ae20> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d265f8b0> # /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 0x7f08d200d5e0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d207ea60> # /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 0x7f08d200dfd0> # /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 0x7f08d201a2b0> # /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 0x7f08d201a4f0> # /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 0x7f08d201a730> # /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 0x7f08d201a910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d200db80> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d200d8b0> # /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 0x7f08d200dd90> # /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 0x7f08d20292e0> # /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 0x7f08d2029790> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2029400> # /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 0x7f08d2039fa0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2029be0> # /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 0x7f08d2029d30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d266a2e0> # /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 0x7f08d1fd4a30> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d265f5b0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d2655430> # /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 0x7f08d1fe9550> # /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 0x7f08d1ff4820> # /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 0x7f08d1fff5b0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d1ff4e50> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d1fe9a00> # /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 0x7f08d1ff4280> # /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 0x7f08d1f73550> # /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 0x7f08d1f73760> # /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 0x7f08d1f73a60> # /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 0x7f08d1f73d30> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d1fd4fa0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f08d1fd4be0> # /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 0x7f08d1fe93a0> {"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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885336.17737: 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-1726885334.7700408-8975-117753085299621/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885336.17740: _low_level_execute_command(): starting 7920 1726885336.17753: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885334.7700408-8975-117753085299621/ > /dev/null 2>&1 && sleep 0' 7920 1726885336.17756: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885336.17758: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885336.17760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885336.17762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885336.17764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885336.17769: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885336.17800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885336.17802: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885336.17804: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885336.17806: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885336.17808: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885336.17809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885336.17812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885336.17815: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885336.17819: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885336.17821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885336.18154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885336.18158: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885336.18160: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885336.18166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885336.18168: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885336.18170: stdout chunk (state=3): >>><<< 7920 1726885336.18175: stderr chunk (state=3): >>><<< 7920 1726885336.18178: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885336.18180: handler run complete 7920 1726885336.18182: attempt loop complete, returning result 7920 1726885336.18184: _execute() done 7920 1726885336.18186: dumping result to json 7920 1726885336.18586: done dumping result, returning 7920 1726885336.18594: done running TaskExecutor() for managed_node1/TASK: Ensure test packages [02369adf-7a19-9835-648e-000000000199] 7920 1726885336.18597: sending task result for task 02369adf-7a19-9835-648e-000000000199 7920 1726885336.18665: done sending task result for task 02369adf-7a19-9835-648e-000000000199 7920 1726885336.18668: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7920 1726885336.18769: no more pending results, returning what we have 7920 1726885336.18772: results queue empty 7920 1726885336.18773: checking for any_errors_fatal 7920 1726885336.18774: done checking for any_errors_fatal 7920 1726885336.18775: checking for max_fail_percentage 7920 1726885336.18776: done checking for max_fail_percentage 7920 1726885336.18777: checking to see if all hosts have failed and the running result is not ok 7920 1726885336.18778: done checking to see if all hosts have failed 7920 1726885336.18779: getting the remaining hosts for this loop 7920 1726885336.18780: done getting the remaining hosts for this loop 7920 1726885336.18783: getting the next task for host managed_node1 7920 1726885336.18788: done getting next task for host managed_node1 7920 1726885336.18790: ^ task is: TASK: Find unused disks in the system 7920 1726885336.18793: ^ 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 7920 1726885336.18796: getting variables 7920 1726885336.18798: in VariableManager get_vars() 7920 1726885336.18827: Calling all_inventory to load vars for managed_node1 7920 1726885336.18829: Calling groups_inventory to load vars for managed_node1 7920 1726885336.18832: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885336.18842: Calling all_plugins_play to load vars for managed_node1 7920 1726885336.18844: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885336.18847: Calling groups_plugins_play to load vars for managed_node1 7920 1726885336.19340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885336.19998: done with get_vars() 7920 1726885336.20015: 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 22:22:16 -0400 (0:00:01.561) 0:01:13.829 ****** 7920 1726885336.20096: entering _queue_task() for managed_node1/fedora.linux_system_roles.find_unused_disk 7920 1726885336.20098: Creating lock for fedora.linux_system_roles.find_unused_disk 7920 1726885336.20875: worker is 1 (out of 1 available) 7920 1726885336.20886: exiting _queue_task() for managed_node1/fedora.linux_system_roles.find_unused_disk 7920 1726885336.20897: done queuing things up, now waiting for results queue to drain 7920 1726885336.20899: waiting for pending results... 7920 1726885336.21501: running TaskExecutor() for managed_node1/TASK: Find unused disks in the system 7920 1726885336.21625: in run() - task 02369adf-7a19-9835-648e-00000000019a 7920 1726885336.21645: variable 'ansible_search_path' from source: unknown 7920 1726885336.21685: calling self._execute() 7920 1726885336.21775: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885336.21791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885336.21809: variable 'omit' from source: magic vars 7920 1726885336.21923: variable 'omit' from source: magic vars 7920 1726885336.21963: variable 'omit' from source: magic vars 7920 1726885336.22233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885336.25527: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885336.25606: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885336.25650: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885336.25690: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885336.25729: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885336.25807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885336.25846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885336.25874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885336.25925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885336.25944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885336.26051: variable 'min_size' from source: include params 7920 1726885336.26063: variable 'volume_size' from source: play vars 7920 1726885336.26142: variable 'volume_size' from source: play vars 7920 1726885336.26158: variable 'omit' from source: magic vars 7920 1726885336.26267: variable 'omit' from source: magic vars 7920 1726885336.26378: variable 'max_return' from source: include params 7920 1726885336.26387: variable 'omit' from source: magic vars 7920 1726885336.26489: variable 'omit' from source: magic vars 7920 1726885336.26590: variable 'omit' from source: magic vars 7920 1726885336.26616: variable 'omit' from source: magic vars 7920 1726885336.26649: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885336.26683: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885336.26705: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885336.26733: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885336.26749: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885336.26769: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885336.26793: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885336.26826: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885336.26833: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885336.26839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885336.26958: Set connection var ansible_connection to ssh 7920 1726885336.26975: Set connection var ansible_shell_executable to /bin/sh 7920 1726885336.26985: Set connection var ansible_timeout to 10 7920 1726885336.26991: Set connection var ansible_shell_type to sh 7920 1726885336.26999: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885336.27012: Set connection var ansible_pipelining to False 7920 1726885336.27042: variable 'ansible_shell_executable' from source: unknown 7920 1726885336.27049: variable 'ansible_connection' from source: unknown 7920 1726885336.27055: variable 'ansible_module_compression' from source: unknown 7920 1726885336.27060: variable 'ansible_shell_type' from source: unknown 7920 1726885336.27065: variable 'ansible_shell_executable' from source: unknown 7920 1726885336.27070: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885336.27077: variable 'ansible_pipelining' from source: unknown 7920 1726885336.27083: variable 'ansible_timeout' from source: unknown 7920 1726885336.27089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885336.27209: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885336.27232: variable 'omit' from source: magic vars 7920 1726885336.27242: starting attempt loop 7920 1726885336.27248: running the handler 7920 1726885336.27263: _low_level_execute_command(): starting 7920 1726885336.27272: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885336.29093: 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 <<< 7920 1726885336.29097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885336.29244: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885336.29248: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885336.29250: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885336.29304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885336.29435: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885336.29438: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885336.29489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885336.31086: stdout chunk (state=3): >>>/root <<< 7920 1726885336.31189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885336.31263: stderr chunk (state=3): >>><<< 7920 1726885336.31266: stdout chunk (state=3): >>><<< 7920 1726885336.31376: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885336.31380: _low_level_execute_command(): starting 7920 1726885336.31383: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885336.312857-9038-111146393940639 `" && echo ansible-tmp-1726885336.312857-9038-111146393940639="` echo /root/.ansible/tmp/ansible-tmp-1726885336.312857-9038-111146393940639 `" ) && sleep 0' 7920 1726885336.33019: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885336.33032: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885336.33044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885336.33059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885336.33099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885336.33114: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885336.33132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885336.33148: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885336.33159: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885336.33168: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885336.33179: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885336.33192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885336.33206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885336.33225: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885336.33236: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885336.33248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885336.33325: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885336.33454: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885336.33468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885336.33610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885336.35444: stdout chunk (state=3): >>>ansible-tmp-1726885336.312857-9038-111146393940639=/root/.ansible/tmp/ansible-tmp-1726885336.312857-9038-111146393940639 <<< 7920 1726885336.35650: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885336.35653: stdout chunk (state=3): >>><<< 7920 1726885336.35656: stderr chunk (state=3): >>><<< 7920 1726885336.35927: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885336.312857-9038-111146393940639=/root/.ansible/tmp/ansible-tmp-1726885336.312857-9038-111146393940639 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885336.35931: variable 'ansible_module_compression' from source: unknown 7920 1726885336.35934: ANSIBALLZ: Using lock for fedora.linux_system_roles.find_unused_disk 7920 1726885336.35936: ANSIBALLZ: Acquiring lock 7920 1726885336.35938: ANSIBALLZ: Lock acquired: 139955062804640 7920 1726885336.35940: ANSIBALLZ: Creating module 7920 1726885336.53749: ANSIBALLZ: Writing module into payload 7920 1726885336.54597: ANSIBALLZ: Writing module 7920 1726885336.54743: ANSIBALLZ: Renaming module 7920 1726885336.54755: ANSIBALLZ: Done creating module 7920 1726885336.54779: variable 'ansible_facts' from source: unknown 7920 1726885336.54875: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885336.312857-9038-111146393940639/AnsiballZ_find_unused_disk.py 7920 1726885336.55849: Sending initial data 7920 1726885336.55853: Sent initial data (162 bytes) 7920 1726885336.57791: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885336.57806: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885336.57823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885336.57842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885336.57891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885336.57904: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885336.57920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885336.57938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885336.57950: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885336.57962: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885336.57976: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885336.57994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885336.58016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885336.58063: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885336.58077: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885336.58096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885336.58176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885336.58201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885336.58226: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885336.58300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885336.60076: 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 <<< 7920 1726885336.60108: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885336.60143: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmp10p50jvs /root/.ansible/tmp/ansible-tmp-1726885336.312857-9038-111146393940639/AnsiballZ_find_unused_disk.py <<< 7920 1726885336.60174: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885336.60942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885336.61029: stderr chunk (state=3): >>><<< 7920 1726885336.61032: stdout chunk (state=3): >>><<< 7920 1726885336.61046: done transferring module to remote 7920 1726885336.61059: _low_level_execute_command(): starting 7920 1726885336.61061: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885336.312857-9038-111146393940639/ /root/.ansible/tmp/ansible-tmp-1726885336.312857-9038-111146393940639/AnsiballZ_find_unused_disk.py && sleep 0' 7920 1726885336.61736: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885336.61749: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885336.61762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885336.61783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885336.61827: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885336.61840: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885336.61853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885336.61869: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885336.61883: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885336.61894: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885336.61904: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885336.61920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885336.61940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885336.61952: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885336.61967: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885336.61980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885336.62060: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885336.62080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885336.62096: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885336.62274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885336.63867: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885336.63909: stderr chunk (state=3): >>><<< 7920 1726885336.63913: stdout chunk (state=3): >>><<< 7920 1726885336.63928: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885336.63931: _low_level_execute_command(): starting 7920 1726885336.63937: _low_level_execute_command(): using become for this command 7920 1726885336.63947: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ohntbhiwbjmlofmivqgzzaeenxziidvg ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885336.312857-9038-111146393940639/AnsiballZ_find_unused_disk.py'"'"' && sleep 0' 7920 1726885336.64023: Initial state: awaiting_escalation: BECOME-SUCCESS-ohntbhiwbjmlofmivqgzzaeenxziidvg 7920 1726885336.64419: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885336.64423: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885336.64431: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885336.64481: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885336.64484: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885336.64544: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885336.67307: stdout chunk (state=1): >>>BECOME-SUCCESS-ohntbhiwbjmlofmivqgzzaeenxziidvg <<< 7920 1726885336.67309: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-ohntbhiwbjmlofmivqgzzaeenxziidvg' 7920 1726885336.67520: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885336.67546: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 7920 1726885336.67549: stdout chunk (state=3): >>>import '_weakref' # <<< 7920 1726885336.67607: stdout chunk (state=3): >>>import '_io' # <<< 7920 1726885336.67610: stdout chunk (state=3): >>>import 'marshal' # <<< 7920 1726885336.67644: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885336.67674: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885336.67719: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885336.67727: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885336.67776: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7920 1726885336.67782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885336.67792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885336.67820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7920 1726885336.67822: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885336.67850: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a520daca0> <<< 7920 1726885336.67884: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885336.67905: 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 0x7f9a52081280> <<< 7920 1726885336.67913: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a520daa00> <<< 7920 1726885336.67938: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 7920 1726885336.67949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7920 1726885336.67956: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a520da9a0> <<< 7920 1726885336.67980: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885336.67996: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 7920 1726885336.68005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 7920 1726885336.68015: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a52081370> <<< 7920 1726885336.68040: 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' <<< 7920 1726885336.68062: 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' <<< 7920 1726885336.68087: stdout chunk (state=3): >>>import '_abc' # <<< 7920 1726885336.68089: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a52081820> <<< 7920 1726885336.68114: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a52081550> <<< 7920 1726885336.68143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885336.68153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885336.68171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885336.68191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885336.68209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885336.68249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885336.68257: stdout chunk (state=3): >>>import '_stat' # <<< 7920 1726885336.68263: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5202df70> <<< 7920 1726885336.68281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py<<< 7920 1726885336.68286: stdout chunk (state=3): >>> <<< 7920 1726885336.68302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885336.68383: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a52034100> <<< 7920 1726885336.68425: 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' <<< 7920 1726885336.68460: 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' <<< 7920 1726885336.68468: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5205d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a52034820> <<< 7920 1726885336.68494: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a52096760> <<< 7920 1726885336.68517: 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 0x7f9a5202dc70> <<< 7920 1726885336.68580: 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 0x7f9a5205dc70> <<< 7920 1726885336.68637: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a52081fd0> <<< 7920 1726885336.68666: 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. <<< 7920 1726885336.68873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885336.68876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885336.68922: 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' <<< 7920 1726885336.68956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885336.68959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885336.68969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885336.68993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51dafd90> <<< 7920 1726885336.69036: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51db2e20> <<< 7920 1726885336.69060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885336.69092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 7920 1726885336.69104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885336.69142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885336.69164: 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' <<< 7920 1726885336.69188: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51da9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51db0520> <<< 7920 1726885336.69205: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51daf250> <<< 7920 1726885336.69219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885336.69283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885336.69319: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885336.69338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885336.69363: 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' <<< 7920 1726885336.69393: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885336.69409: 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 0x7f9a51d30c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d30760> <<< 7920 1726885336.69427: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885336.69441: 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 0x7f9a51d30d60> <<< 7920 1726885336.69475: 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' <<< 7920 1726885336.69543: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d30e20> <<< 7920 1726885336.69579: 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 0x7f9a51d30ee0> import '_collections' # <<< 7920 1726885336.69599: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d89be0> <<< 7920 1726885336.69694: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d834c0> <<< 7920 1726885336.70163: 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 0x7f9a51d97520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51db6d00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7920 1726885336.70167: 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 0x7f9a51d43b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51db2fa0> <<< 7920 1726885336.70197: 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 0x7f9a51d97130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51dbc8b0> # /usr/lib64/python3.9/__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 0x7f9a51d43e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d43c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d43bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f9a51d17220> <<< 7920 1726885336.70206: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885336.70208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885336.70211: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d17310> <<< 7920 1726885336.70337: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d4fe50> <<< 7920 1726885336.70379: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d458e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d43e20> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885336.70408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885336.70417: 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' <<< 7920 1726885336.70491: 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 0x7f9a51c41f70> <<< 7920 1726885336.70494: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51ca5b20> <<< 7920 1726885336.70585: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d45d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d83fd0> <<< 7920 1726885336.70588: 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' <<< 7920 1726885336.70622: 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 0x7f9a51c5e9a0> <<< 7920 1726885336.70638: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885336.70670: 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 0x7f9a51c5ecd0> <<< 7920 1726885336.70694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885336.70709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885336.70903: 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' <<< 7920 1726885336.71017: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51c6f5e0> # /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 0x7f9a51c6fb20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51c06250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51c5edc0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885336.71059: 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 0x7f9a51c17130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51c6f460> 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 0x7f9a51c171f0> <<< 7920 1726885336.71150: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d43880> # /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' <<< 7920 1726885336.71291: 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 0x7f9a51c33550> <<< 7920 1726885336.71296: 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 0x7f9a51c33820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51c33610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51c33700> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885336.71444: 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 0x7f9a51c33b50> <<< 7920 1726885336.71487: 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 0x7f9a51c33fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51c33790> <<< 7920 1726885336.71502: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51c268e0> <<< 7920 1726885336.71556: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d43460> <<< 7920 1726885336.71560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885336.71603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885336.71644: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51c33940> <<< 7920 1726885336.71755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9a51b77520> <<< 7920 1726885336.71894: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip' <<< 7920 1726885336.71909: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.71980: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.72017: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885336.72037: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.72047: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885336.72063: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.73405: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.74230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 7920 1726885336.74238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51528730> <<< 7920 1726885336.74257: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 7920 1726885336.74266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885336.74282: 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' <<< 7920 1726885336.74303: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 7920 1726885336.74309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7920 1726885336.74335: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885336.74339: 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 0x7f9a51537850> <<< 7920 1726885336.74361: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51537730> <<< 7920 1726885336.74391: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51537490> <<< 7920 1726885336.74413: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7920 1726885336.74419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885336.74458: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51537580> <<< 7920 1726885336.74461: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a515372b0> import 'atexit' # <<< 7920 1726885336.74487: 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 0x7f9a515374f0> <<< 7920 1726885336.74507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885336.74531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885336.74569: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a515378b0> <<< 7920 1726885336.74592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885336.74600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885336.74620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885336.74639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885336.74663: 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' <<< 7920 1726885336.74726: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a514a7790> <<< 7920 1726885336.74760: 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 0x7f9a514a7b20> <<< 7920 1726885336.74787: 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 0x7f9a514a7970> <<< 7920 1726885336.74807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885336.74833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885336.74869: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a514bfb50> <<< 7920 1726885336.74880: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a515b1d00> <<< 7920 1726885336.75035: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51537610> <<< 7920 1726885336.75058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7920 1726885336.75066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7920 1726885336.75084: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a515b1e80> <<< 7920 1726885336.75100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885336.75105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885336.75129: 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' <<< 7920 1726885336.75158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885336.75163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885336.75183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 7920 1726885336.75196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51522880> <<< 7920 1726885336.75277: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51576280> <<< 7920 1726885336.75282: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a515767c0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a514b9310> <<< 7920 1726885336.75303: 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 0x7f9a51576070> <<< 7920 1726885336.75337: 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 0x7f9a515760a0> <<< 7920 1726885336.75357: 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' <<< 7920 1726885336.75380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885336.75406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885336.75483: 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 0x7f9a51489f70> <<< 7920 1726885336.75489: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5158fe80> <<< 7920 1726885336.75512: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885336.75521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885336.75572: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885336.75576: 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 0x7f9a51498520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5158ffd0> <<< 7920 1726885336.75588: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885336.75618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885336.75655: 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' <<< 7920 1726885336.75659: stdout chunk (state=3): >>>import '_string' # <<< 7920 1726885336.75700: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51489250> <<< 7920 1726885336.75827: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51498160> <<< 7920 1726885336.75922: 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' <<< 7920 1726885336.75928: 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 0x7f9a514965b0> <<< 7920 1726885336.75946: 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 0x7f9a51496670> <<< 7920 1726885336.76001: 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' <<< 7920 1726885336.76005: 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 0x7f9a51495ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51587bb0> <<< 7920 1726885336.76035: 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' <<< 7920 1726885336.76039: 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' <<< 7920 1726885336.76087: 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 0x7f9a515199d0> <<< 7920 1726885336.76259: 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 0x7f9a51517970> <<< 7920 1726885336.76328: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5148a880> <<< 7920 1726885336.76341: 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' <<< 7920 1726885336.76345: 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 0x7f9a51519400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a515509d0> <<< 7920 1726885336.76347: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.76366: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7920 1726885336.76424: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.76568: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/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_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885336.76641: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.76762: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.77183: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.77630: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885336.77649: 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_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885336.77680: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885336.77685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885336.77728: 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 0x7f9a51462be0> <<< 7920 1726885336.77797: 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' <<< 7920 1726885336.77812: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5150d7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5105b100> <<< 7920 1726885336.77901: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885336.77907: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885336.78022: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.78158: 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' <<< 7920 1726885336.78166: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5150ec10> # zipimport: zlib available <<< 7920 1726885336.78557: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.78919: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.78980: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.79040: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885336.79068: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.79105: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885336.79124: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.79188: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.79243: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885336.79269: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885336.79316: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.79345: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885336.79538: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.79757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885336.79764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885336.79830: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51553fd0> # zipimport: zlib available <<< 7920 1726885336.79888: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.79956: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/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_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/validation.py <<< 7920 1726885336.79960: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885336.79962: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885336.79965: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.80010: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.80044: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885336.80092: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.80196: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.80210: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.80260: 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 <<< 7920 1726885336.80286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885336.80360: 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' <<< 7920 1726885336.80378: 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 0x7f9a5144c700> <<< 7920 1726885336.80398: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51010f40> <<< 7920 1726885336.80422: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/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_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885336.80439: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.80548: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.80595: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.80622: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.80653: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885336.80660: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885336.80676: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885336.80707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885336.80730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885336.80741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885336.80842: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51048b50> <<< 7920 1726885336.80865: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5145a520> <<< 7920 1726885336.80932: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51456a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885336.80975: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.80988: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/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_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885336.81087: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885336.81124: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/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_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available <<< 7920 1726885336.81171: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 7920 1726885336.81174: 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.find_unused_disk_payload_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 7920 1726885336.81189: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885336.81204: 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_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 7920 1726885336.81380: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.81441: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.81451: 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.find_unused_disk_payload_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 7920 1726885336.81473: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.81481: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.81505: 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_ca4d24fu/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 <<< 7920 1726885336.81588: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.81667: 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_ca4d24fu/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py <<< 7920 1726885336.81759: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885336.81887: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885339.86132: 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_return": 1, "max_size": "0", "match_sector_size": false, "with_interface": null}}} # destroy __main__ <<< 7920 1726885339.86646: 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 <<< 7920 1726885339.86764: 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 <<< 7920 1726885339.86787: 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.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 <<< 7920 1726885339.86980: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885339.87001: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885339.87037: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885339.87054: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885339.87089: 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 <<< 7920 1726885339.87097: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 7920 1726885339.87116: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885339.87143: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 7920 1726885339.87170: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885339.87267: 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 <<< 7920 1726885339.87317: 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 # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] 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 <<< 7920 1726885339.87348: 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 <<< 7920 1726885339.87408: 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 <<< 7920 1726885339.87420: 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 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 <<< 7920 1726885339.87557: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 7920 1726885339.87595: 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 <<< 7920 1726885339.87634: 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 <<< 7920 1726885339.87641: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7920 1726885339.87667: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885339.88162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885339.88165: stdout chunk (state=3): >>><<< 7920 1726885339.88167: stderr chunk (state=3): >>><<< 7920 1726885339.88423: _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 0x7f9a520daca0> # /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 0x7f9a52081280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a520daa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f9a520da9a0> 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 0x7f9a52081370> # /usr/lib64/python3.9/__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 0x7f9a52081820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a52081550> # /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 0x7f9a5202df70> # /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 0x7f9a52034100> # /usr/lib64/python3.9/__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 0x7f9a5205d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a52034820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a52096760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5202dc70> # /usr/lib64/python3.9/__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 0x7f9a5205dc70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a52081fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f9a51dafd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51db2e20> # /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 0x7f9a51da9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51db0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51daf250> # /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 0x7f9a51d30c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d30760> 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 0x7f9a51d30d60> # /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 0x7f9a51d30e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d30ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d89be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d834c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d97520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51db6d00> # /usr/lib64/python3.9/__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 0x7f9a51d43b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51db2fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51d97130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51dbc8b0> # /usr/lib64/python3.9/__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 0x7f9a51d43e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d43c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d43bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f9a51d17220> # /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 0x7f9a51d17310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d4fe50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d458e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d43e20> # /usr/lib64/python3.9/__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 0x7f9a51c41f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51ca5b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d45d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d83fd0> # /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 0x7f9a51c5e9a0> 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 0x7f9a51c5ecd0> # /usr/lib64/python3.9/__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 0x7f9a51c6f5e0> # /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 0x7f9a51c6fb20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51c06250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51c5edc0> # /usr/lib64/python3.9/__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 0x7f9a51c17130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51c6f460> 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 0x7f9a51c171f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d43880> # /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 0x7f9a51c33550> # /usr/lib64/python3.9/__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 0x7f9a51c33820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51c33610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51c33700> # /usr/lib64/python3.9/__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 0x7f9a51c33b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51c33fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51c33790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51c268e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51d43460> # /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 0x7f9a51c33940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9a51b77520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/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_ca4d24fu/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_ca4d24fu/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 0x7f9a51528730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f9a51537850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51537730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51537490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f9a51537580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a515372b0> 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 0x7f9a515374f0> # /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 0x7f9a515378b0> # /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 0x7f9a514a7790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a514a7b20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a514a7970> # /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 0x7f9a514bfb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a515b1d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51537610> # /usr/lib64/python3.9/__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 0x7f9a515b1e80> # /usr/lib64/python3.9/__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 0x7f9a51522880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51576280> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a515767c0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a514b9310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51576070> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a515760a0> # /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 0x7f9a51489f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5158fe80> # /usr/lib64/python3.9/__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 0x7f9a51498520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5158ffd0> # /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 0x7f9a51489250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51498160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a514965b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51496670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51495ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51587bb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f9a515199d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51517970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5148a880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51519400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a515509d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/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_ca4d24fu/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_ca4d24fu/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_ca4d24fu/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_ca4d24fu/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 0x7f9a51462be0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f9a5150d7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5105b100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/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_ca4d24fu/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 0x7f9a5150ec10> # 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_ca4d24fu/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_ca4d24fu/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_ca4d24fu/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_ca4d24fu/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_ca4d24fu/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 0x7f9a51553fd0> # 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_ca4d24fu/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_ca4d24fu/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_ca4d24fu/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_ca4d24fu/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_ca4d24fu/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 0x7f9a5144c700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51010f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/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_ca4d24fu/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 0x7f9a51048b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5145a520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51456a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_ca4d24fu/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_ca4d24fu/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_ca4d24fu/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_ca4d24fu/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_ca4d24fu/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_ca4d24fu/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_ca4d24fu/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_ca4d24fu/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_ca4d24fu/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_ca4d24fu/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_ca4d24fu/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_ca4d24fu/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_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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 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 7920 1726885339.89162: 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-1726885336.312857-9038-111146393940639/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885339.89166: _low_level_execute_command(): starting 7920 1726885339.89168: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885336.312857-9038-111146393940639/ > /dev/null 2>&1 && sleep 0' 7920 1726885339.90400: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885339.90404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885339.90447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885339.90452: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885339.90455: 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885339.90457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885339.90656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885339.90719: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885339.90722: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885339.90769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885339.92536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885339.92591: stderr chunk (state=3): >>><<< 7920 1726885339.92594: stdout chunk (state=3): >>><<< 7920 1726885339.92611: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885339.92622: handler run complete 7920 1726885339.92645: attempt loop complete, returning result 7920 1726885339.92648: _execute() done 7920 1726885339.92651: dumping result to json 7920 1726885339.92653: done dumping result, returning 7920 1726885339.92660: done running TaskExecutor() for managed_node1/TASK: Find unused disks in the system [02369adf-7a19-9835-648e-00000000019a] 7920 1726885339.92665: sending task result for task 02369adf-7a19-9835-648e-00000000019a 7920 1726885339.92764: done sending task result for task 02369adf-7a19-9835-648e-00000000019a 7920 1726885339.92767: WORKER PROCESS EXITING ok: [managed_node1] => { "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" ] } 7920 1726885339.92857: no more pending results, returning what we have 7920 1726885339.92859: results queue empty 7920 1726885339.92860: checking for any_errors_fatal 7920 1726885339.92867: done checking for any_errors_fatal 7920 1726885339.92868: checking for max_fail_percentage 7920 1726885339.92870: done checking for max_fail_percentage 7920 1726885339.92870: checking to see if all hosts have failed and the running result is not ok 7920 1726885339.92871: done checking to see if all hosts have failed 7920 1726885339.92872: getting the remaining hosts for this loop 7920 1726885339.92874: done getting the remaining hosts for this loop 7920 1726885339.92878: getting the next task for host managed_node1 7920 1726885339.92884: done getting next task for host managed_node1 7920 1726885339.92887: ^ task is: TASK: Debug why there are no unused disks 7920 1726885339.92890: ^ 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 7920 1726885339.92893: getting variables 7920 1726885339.92894: in VariableManager get_vars() 7920 1726885339.92925: Calling all_inventory to load vars for managed_node1 7920 1726885339.92927: Calling groups_inventory to load vars for managed_node1 7920 1726885339.92931: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885339.92941: Calling all_plugins_play to load vars for managed_node1 7920 1726885339.92947: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885339.92950: Calling groups_plugins_play to load vars for managed_node1 7920 1726885339.93865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885339.95044: done with get_vars() 7920 1726885339.95061: done getting variables 7920 1726885339.95158: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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 22:22:19 -0400 (0:00:03.750) 0:01:17.580 ****** 7920 1726885339.95190: entering _queue_task() for managed_node1/shell 7920 1726885339.95192: Creating lock for shell 7920 1726885339.95841: worker is 1 (out of 1 available) 7920 1726885339.95854: exiting _queue_task() for managed_node1/shell 7920 1726885339.95866: done queuing things up, now waiting for results queue to drain 7920 1726885339.95867: waiting for pending results... 7920 1726885339.96533: running TaskExecutor() for managed_node1/TASK: Debug why there are no unused disks 7920 1726885339.96828: in run() - task 02369adf-7a19-9835-648e-00000000019b 7920 1726885339.96882: variable 'ansible_search_path' from source: unknown 7920 1726885339.96949: calling self._execute() 7920 1726885339.97190: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885339.97204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885339.97221: variable 'omit' from source: magic vars 7920 1726885339.98120: variable 'unused_disks_return' from source: set_fact 7920 1726885339.98155: Evaluated conditional ('Unable to find unused disk' in unused_disks_return.disks): False 7920 1726885339.98188: when evaluation is False, skipping this task 7920 1726885339.98223: _execute() done 7920 1726885339.98233: dumping result to json 7920 1726885339.98241: done dumping result, returning 7920 1726885339.98251: done running TaskExecutor() for managed_node1/TASK: Debug why there are no unused disks [02369adf-7a19-9835-648e-00000000019b] 7920 1726885339.98292: sending task result for task 02369adf-7a19-9835-648e-00000000019b 7920 1726885339.98497: done sending task result for task 02369adf-7a19-9835-648e-00000000019b skipping: [managed_node1] => { "changed": false, "false_condition": "'Unable to find unused disk' in unused_disks_return.disks", "skip_reason": "Conditional result was False" } 7920 1726885339.98556: no more pending results, returning what we have 7920 1726885339.98560: results queue empty 7920 1726885339.98561: checking for any_errors_fatal 7920 1726885339.98571: done checking for any_errors_fatal 7920 1726885339.98572: checking for max_fail_percentage 7920 1726885339.98573: done checking for max_fail_percentage 7920 1726885339.98574: checking to see if all hosts have failed and the running result is not ok 7920 1726885339.98576: done checking to see if all hosts have failed 7920 1726885339.98576: getting the remaining hosts for this loop 7920 1726885339.98578: done getting the remaining hosts for this loop 7920 1726885339.98583: getting the next task for host managed_node1 7920 1726885339.98591: done getting next task for host managed_node1 7920 1726885339.98596: ^ task is: TASK: Set unused_disks if necessary 7920 1726885339.98600: ^ 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 7920 1726885339.98604: getting variables 7920 1726885339.98606: in VariableManager get_vars() 7920 1726885339.98643: Calling all_inventory to load vars for managed_node1 7920 1726885339.98646: Calling groups_inventory to load vars for managed_node1 7920 1726885339.98650: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885339.98663: Calling all_plugins_play to load vars for managed_node1 7920 1726885339.98667: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885339.98670: Calling groups_plugins_play to load vars for managed_node1 7920 1726885339.99326: WORKER PROCESS EXITING 7920 1726885339.99353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.00073: done with get_vars() 7920 1726885340.00087: done getting variables 7920 1726885340.00151: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:20 -0400 (0:00:00.049) 0:01:17.630 ****** 7920 1726885340.00180: entering _queue_task() for managed_node1/set_fact 7920 1726885340.00422: worker is 1 (out of 1 available) 7920 1726885340.00433: exiting _queue_task() for managed_node1/set_fact 7920 1726885340.00445: done queuing things up, now waiting for results queue to drain 7920 1726885340.00446: waiting for pending results... 7920 1726885340.00716: running TaskExecutor() for managed_node1/TASK: Set unused_disks if necessary 7920 1726885340.00825: in run() - task 02369adf-7a19-9835-648e-00000000019c 7920 1726885340.00845: variable 'ansible_search_path' from source: unknown 7920 1726885340.00882: calling self._execute() 7920 1726885340.00980: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.00992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.01011: variable 'omit' from source: magic vars 7920 1726885340.01401: variable 'unused_disks_return' from source: set_fact 7920 1726885340.01435: Evaluated conditional ('Unable to find unused disk' not in unused_disks_return.disks): True 7920 1726885340.01449: variable 'omit' from source: magic vars 7920 1726885340.01483: variable 'omit' from source: magic vars 7920 1726885340.01586: variable 'unused_disks_return' from source: set_fact 7920 1726885340.01643: variable 'omit' from source: magic vars 7920 1726885340.01689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885340.01730: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885340.01758: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885340.01789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885340.01803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885340.01822: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885340.01840: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885340.01867: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885340.01880: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.01886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.01998: Set connection var ansible_connection to ssh 7920 1726885340.02016: Set connection var ansible_shell_executable to /bin/sh 7920 1726885340.02027: Set connection var ansible_timeout to 10 7920 1726885340.02033: Set connection var ansible_shell_type to sh 7920 1726885340.02041: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885340.02049: Set connection var ansible_pipelining to False 7920 1726885340.02072: variable 'ansible_shell_executable' from source: unknown 7920 1726885340.02078: variable 'ansible_connection' from source: unknown 7920 1726885340.02084: variable 'ansible_module_compression' from source: unknown 7920 1726885340.02095: variable 'ansible_shell_type' from source: unknown 7920 1726885340.02101: variable 'ansible_shell_executable' from source: unknown 7920 1726885340.02106: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.02115: variable 'ansible_pipelining' from source: unknown 7920 1726885340.02121: variable 'ansible_timeout' from source: unknown 7920 1726885340.02128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.02268: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885340.02429: variable 'omit' from source: magic vars 7920 1726885340.02438: starting attempt loop 7920 1726885340.02444: running the handler 7920 1726885340.02457: handler run complete 7920 1726885340.02470: attempt loop complete, returning result 7920 1726885340.02477: _execute() done 7920 1726885340.02484: dumping result to json 7920 1726885340.02492: done dumping result, returning 7920 1726885340.02502: done running TaskExecutor() for managed_node1/TASK: Set unused_disks if necessary [02369adf-7a19-9835-648e-00000000019c] 7920 1726885340.02511: sending task result for task 02369adf-7a19-9835-648e-00000000019c ok: [managed_node1] => { "ansible_facts": { "unused_disks": [ "sda" ] }, "changed": false } 7920 1726885340.02689: no more pending results, returning what we have 7920 1726885340.02692: results queue empty 7920 1726885340.02693: checking for any_errors_fatal 7920 1726885340.02698: done checking for any_errors_fatal 7920 1726885340.02699: checking for max_fail_percentage 7920 1726885340.02700: done checking for max_fail_percentage 7920 1726885340.02701: checking to see if all hosts have failed and the running result is not ok 7920 1726885340.02702: done checking to see if all hosts have failed 7920 1726885340.02703: getting the remaining hosts for this loop 7920 1726885340.02705: done getting the remaining hosts for this loop 7920 1726885340.02709: getting the next task for host managed_node1 7920 1726885340.02719: done getting next task for host managed_node1 7920 1726885340.02722: ^ task is: TASK: Exit playbook when there's not enough unused disks in the system 7920 1726885340.02725: ^ 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 7920 1726885340.02729: getting variables 7920 1726885340.02731: in VariableManager get_vars() 7920 1726885340.02763: Calling all_inventory to load vars for managed_node1 7920 1726885340.02766: Calling groups_inventory to load vars for managed_node1 7920 1726885340.02770: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885340.02782: Calling all_plugins_play to load vars for managed_node1 7920 1726885340.02786: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885340.02790: Calling groups_plugins_play to load vars for managed_node1 7920 1726885340.03285: done sending task result for task 02369adf-7a19-9835-648e-00000000019c 7920 1726885340.03288: WORKER PROCESS EXITING 7920 1726885340.03340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.05590: done with get_vars() 7920 1726885340.05604: done getting variables 7920 1726885340.05691: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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 22:22:20 -0400 (0:00:00.055) 0:01:17.685 ****** 7920 1726885340.05722: entering _queue_task() for managed_node1/fail 7920 1726885340.05724: Creating lock for fail 7920 1726885340.05973: worker is 1 (out of 1 available) 7920 1726885340.05984: exiting _queue_task() for managed_node1/fail 7920 1726885340.05995: done queuing things up, now waiting for results queue to drain 7920 1726885340.05997: waiting for pending results... 7920 1726885340.06943: running TaskExecutor() for managed_node1/TASK: Exit playbook when there's not enough unused disks in the system 7920 1726885340.07110: in run() - task 02369adf-7a19-9835-648e-00000000019d 7920 1726885340.07244: variable 'ansible_search_path' from source: unknown 7920 1726885340.07284: calling self._execute() 7920 1726885340.07489: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.07501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.07518: variable 'omit' from source: magic vars 7920 1726885340.08471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885340.14347: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885340.14480: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885340.14757: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885340.14809: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885340.14843: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885340.14925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885340.14961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885340.15147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885340.15193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885340.15215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885340.15268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885340.15342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885340.15370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885340.15658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885340.15677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885340.15821: variable 'unused_disks' from source: set_fact 7920 1726885340.15857: Evaluated conditional (unused_disks | d([]) | length < disks_needed | d(1)): False 7920 1726885340.16024: when evaluation is False, skipping this task 7920 1726885340.16032: _execute() done 7920 1726885340.16038: dumping result to json 7920 1726885340.16044: done dumping result, returning 7920 1726885340.16054: done running TaskExecutor() for managed_node1/TASK: Exit playbook when there's not enough unused disks in the system [02369adf-7a19-9835-648e-00000000019d] 7920 1726885340.16064: sending task result for task 02369adf-7a19-9835-648e-00000000019d skipping: [managed_node1] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } 7920 1726885340.16210: no more pending results, returning what we have 7920 1726885340.16216: results queue empty 7920 1726885340.16219: checking for any_errors_fatal 7920 1726885340.16225: done checking for any_errors_fatal 7920 1726885340.16226: checking for max_fail_percentage 7920 1726885340.16228: done checking for max_fail_percentage 7920 1726885340.16228: checking to see if all hosts have failed and the running result is not ok 7920 1726885340.16229: done checking to see if all hosts have failed 7920 1726885340.16230: getting the remaining hosts for this loop 7920 1726885340.16232: done getting the remaining hosts for this loop 7920 1726885340.16235: getting the next task for host managed_node1 7920 1726885340.16243: done getting next task for host managed_node1 7920 1726885340.16245: ^ task is: TASK: Print unused disks 7920 1726885340.16247: ^ 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 7920 1726885340.16251: getting variables 7920 1726885340.16253: in VariableManager get_vars() 7920 1726885340.16282: Calling all_inventory to load vars for managed_node1 7920 1726885340.16285: Calling groups_inventory to load vars for managed_node1 7920 1726885340.16288: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885340.16300: Calling all_plugins_play to load vars for managed_node1 7920 1726885340.16304: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885340.16308: Calling groups_plugins_play to load vars for managed_node1 7920 1726885340.16807: done sending task result for task 02369adf-7a19-9835-648e-00000000019d 7920 1726885340.16810: WORKER PROCESS EXITING 7920 1726885340.16931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.18402: done with get_vars() 7920 1726885340.18422: done getting variables 7920 1726885340.18479: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:20 -0400 (0:00:00.127) 0:01:17.813 ****** 7920 1726885340.18507: entering _queue_task() for managed_node1/debug 7920 1726885340.18783: worker is 1 (out of 1 available) 7920 1726885340.18793: exiting _queue_task() for managed_node1/debug 7920 1726885340.18804: done queuing things up, now waiting for results queue to drain 7920 1726885340.18805: waiting for pending results... 7920 1726885340.19104: running TaskExecutor() for managed_node1/TASK: Print unused disks 7920 1726885340.19220: in run() - task 02369adf-7a19-9835-648e-00000000019e 7920 1726885340.19237: variable 'ansible_search_path' from source: unknown 7920 1726885340.19275: calling self._execute() 7920 1726885340.19371: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.19375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.19385: variable 'omit' from source: magic vars 7920 1726885340.19497: variable 'omit' from source: magic vars 7920 1726885340.19541: variable 'omit' from source: magic vars 7920 1726885340.19578: variable 'omit' from source: magic vars 7920 1726885340.19623: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885340.19662: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885340.19687: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885340.19703: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885340.19715: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885340.19734: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885340.19756: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885340.19781: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885340.19789: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.19792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.19915: Set connection var ansible_connection to ssh 7920 1726885340.19929: Set connection var ansible_shell_executable to /bin/sh 7920 1726885340.19934: Set connection var ansible_timeout to 10 7920 1726885340.19937: Set connection var ansible_shell_type to sh 7920 1726885340.19941: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885340.19947: Set connection var ansible_pipelining to False 7920 1726885340.19977: variable 'ansible_shell_executable' from source: unknown 7920 1726885340.19980: variable 'ansible_connection' from source: unknown 7920 1726885340.19983: variable 'ansible_module_compression' from source: unknown 7920 1726885340.19986: variable 'ansible_shell_type' from source: unknown 7920 1726885340.19988: variable 'ansible_shell_executable' from source: unknown 7920 1726885340.19990: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.19992: variable 'ansible_pipelining' from source: unknown 7920 1726885340.19994: variable 'ansible_timeout' from source: unknown 7920 1726885340.19999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.20154: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885340.20168: variable 'omit' from source: magic vars 7920 1726885340.20181: starting attempt loop 7920 1726885340.20187: running the handler 7920 1726885340.20243: variable 'unused_disks' from source: set_fact 7920 1726885340.20450: variable 'unused_disks' from source: set_fact 7920 1726885340.20521: handler run complete 7920 1726885340.20548: attempt loop complete, returning result 7920 1726885340.20555: _execute() done 7920 1726885340.20561: dumping result to json 7920 1726885340.20567: done dumping result, returning 7920 1726885340.20577: done running TaskExecutor() for managed_node1/TASK: Print unused disks [02369adf-7a19-9835-648e-00000000019e] 7920 1726885340.20585: sending task result for task 02369adf-7a19-9835-648e-00000000019e ok: [managed_node1] => { "unused_disks": [ "sda" ] } 7920 1726885340.20741: no more pending results, returning what we have 7920 1726885340.20745: results queue empty 7920 1726885340.20745: checking for any_errors_fatal 7920 1726885340.20754: done checking for any_errors_fatal 7920 1726885340.20755: checking for max_fail_percentage 7920 1726885340.20756: done checking for max_fail_percentage 7920 1726885340.20757: checking to see if all hosts have failed and the running result is not ok 7920 1726885340.20758: done checking to see if all hosts have failed 7920 1726885340.20759: getting the remaining hosts for this loop 7920 1726885340.20761: done getting the remaining hosts for this loop 7920 1726885340.20765: getting the next task for host managed_node1 7920 1726885340.20774: done getting next task for host managed_node1 7920 1726885340.20777: ^ task is: TASK: Create a disk device with the default file system type 7920 1726885340.20779: ^ 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 7920 1726885340.20784: getting variables 7920 1726885340.20786: in VariableManager get_vars() 7920 1726885340.20819: Calling all_inventory to load vars for managed_node1 7920 1726885340.20823: Calling groups_inventory to load vars for managed_node1 7920 1726885340.20827: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885340.20836: Calling all_plugins_play to load vars for managed_node1 7920 1726885340.20840: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885340.20842: Calling groups_plugins_play to load vars for managed_node1 7920 1726885340.21861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.23132: done sending task result for task 02369adf-7a19-9835-648e-00000000019e 7920 1726885340.23135: WORKER PROCESS EXITING 7920 1726885340.23378: done with get_vars() 7920 1726885340.23391: done getting variables TASK [Create a disk device with the default file system type] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_disk_fs.yml:30 Friday 20 September 2024 22:22:20 -0400 (0:00:00.049) 0:01:17.863 ****** 7920 1726885340.23480: entering _queue_task() for managed_node1/include_role 7920 1726885340.23698: worker is 1 (out of 1 available) 7920 1726885340.23708: exiting _queue_task() for managed_node1/include_role 7920 1726885340.23723: done queuing things up, now waiting for results queue to drain 7920 1726885340.23725: waiting for pending results... 7920 1726885340.24366: running TaskExecutor() for managed_node1/TASK: Create a disk device with the default file system type 7920 1726885340.24447: in run() - task 02369adf-7a19-9835-648e-000000000009 7920 1726885340.24458: variable 'ansible_search_path' from source: unknown 7920 1726885340.24605: calling self._execute() 7920 1726885340.24800: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.24809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.24820: variable 'omit' from source: magic vars 7920 1726885340.25071: _execute() done 7920 1726885340.25081: dumping result to json 7920 1726885340.25088: done dumping result, returning 7920 1726885340.25099: done running TaskExecutor() for managed_node1/TASK: Create a disk device with the default file system type [02369adf-7a19-9835-648e-000000000009] 7920 1726885340.25109: sending task result for task 02369adf-7a19-9835-648e-000000000009 7920 1726885340.25293: no more pending results, returning what we have 7920 1726885340.25299: in VariableManager get_vars() 7920 1726885340.25345: Calling all_inventory to load vars for managed_node1 7920 1726885340.25349: Calling groups_inventory to load vars for managed_node1 7920 1726885340.25353: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885340.25366: Calling all_plugins_play to load vars for managed_node1 7920 1726885340.25370: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885340.25373: Calling groups_plugins_play to load vars for managed_node1 7920 1726885340.26130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.26450: done sending task result for task 02369adf-7a19-9835-648e-000000000009 7920 1726885340.26454: WORKER PROCESS EXITING 7920 1726885340.26847: done with get_vars() 7920 1726885340.26858: variable 'ansible_search_path' from source: unknown 7920 1726885340.27549: variable 'omit' from source: magic vars 7920 1726885340.27571: variable 'omit' from source: magic vars 7920 1726885340.27585: variable 'omit' from source: magic vars 7920 1726885340.27588: we have included files to process 7920 1726885340.27589: generating all_blocks data 7920 1726885340.27591: done generating all_blocks data 7920 1726885340.27594: processing included file: fedora.linux_system_roles.storage 7920 1726885340.27616: in VariableManager get_vars() 7920 1726885340.27629: done with get_vars() 7920 1726885340.27656: in VariableManager get_vars() 7920 1726885340.27669: done with get_vars() 7920 1726885340.27705: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 7920 1726885340.28394: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 7920 1726885340.28606: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 7920 1726885340.28703: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 7920 1726885340.28801: in VariableManager get_vars() 7920 1726885340.28826: done with get_vars() 7920 1726885340.29040: in VariableManager get_vars() 7920 1726885340.29059: done with get_vars() 7920 1726885340.29184: iterating over new_blocks loaded from include file 7920 1726885340.29186: in VariableManager get_vars() 7920 1726885340.29199: done with get_vars() 7920 1726885340.29201: filtering new block on tags 7920 1726885340.29225: done filtering new block on tags 7920 1726885340.29228: in VariableManager get_vars() 7920 1726885340.29241: done with get_vars() 7920 1726885340.29242: filtering new block on tags 7920 1726885340.29259: done filtering new block on tags 7920 1726885340.29261: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node1 7920 1726885340.29266: extending task lists for all hosts with included blocks 7920 1726885340.29969: done extending task lists 7920 1726885340.29970: done processing included files 7920 1726885340.29971: results queue empty 7920 1726885340.29972: checking for any_errors_fatal 7920 1726885340.29976: done checking for any_errors_fatal 7920 1726885340.29976: checking for max_fail_percentage 7920 1726885340.29977: done checking for max_fail_percentage 7920 1726885340.29978: checking to see if all hosts have failed and the running result is not ok 7920 1726885340.29979: done checking to see if all hosts have failed 7920 1726885340.29979: getting the remaining hosts for this loop 7920 1726885340.29981: done getting the remaining hosts for this loop 7920 1726885340.29983: getting the next task for host managed_node1 7920 1726885340.29986: done getting next task for host managed_node1 7920 1726885340.29989: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 7920 1726885340.29991: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885340.30000: getting variables 7920 1726885340.30001: in VariableManager get_vars() 7920 1726885340.30011: Calling all_inventory to load vars for managed_node1 7920 1726885340.30015: Calling groups_inventory to load vars for managed_node1 7920 1726885340.30019: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885340.30024: Calling all_plugins_play to load vars for managed_node1 7920 1726885340.30026: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885340.30028: Calling groups_plugins_play to load vars for managed_node1 7920 1726885340.30563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.31136: done with get_vars() 7920 1726885340.31148: done getting variables TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 20 September 2024 22:22:20 -0400 (0:00:00.077) 0:01:17.940 ****** 7920 1726885340.31215: entering _queue_task() for managed_node1/include_tasks 7920 1726885340.31459: worker is 1 (out of 1 available) 7920 1726885340.31468: exiting _queue_task() for managed_node1/include_tasks 7920 1726885340.31478: done queuing things up, now waiting for results queue to drain 7920 1726885340.31480: waiting for pending results... 7920 1726885340.32142: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 7920 1726885340.32246: in run() - task 02369adf-7a19-9835-648e-000000000239 7920 1726885340.32276: variable 'ansible_search_path' from source: unknown 7920 1726885340.32279: variable 'ansible_search_path' from source: unknown 7920 1726885340.32291: calling self._execute() 7920 1726885340.32495: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.32501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.32514: variable 'omit' from source: magic vars 7920 1726885340.32728: _execute() done 7920 1726885340.32732: dumping result to json 7920 1726885340.32736: done dumping result, returning 7920 1726885340.32742: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-9835-648e-000000000239] 7920 1726885340.32748: sending task result for task 02369adf-7a19-9835-648e-000000000239 7920 1726885340.32960: done sending task result for task 02369adf-7a19-9835-648e-000000000239 7920 1726885340.32963: WORKER PROCESS EXITING 7920 1726885340.33002: no more pending results, returning what we have 7920 1726885340.33007: in VariableManager get_vars() 7920 1726885340.33049: Calling all_inventory to load vars for managed_node1 7920 1726885340.33052: Calling groups_inventory to load vars for managed_node1 7920 1726885340.33055: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885340.33065: Calling all_plugins_play to load vars for managed_node1 7920 1726885340.33069: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885340.33071: Calling groups_plugins_play to load vars for managed_node1 7920 1726885340.33547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.34192: done with get_vars() 7920 1726885340.34209: variable 'ansible_search_path' from source: unknown 7920 1726885340.34211: variable 'ansible_search_path' from source: unknown 7920 1726885340.34250: we have included files to process 7920 1726885340.34251: generating all_blocks data 7920 1726885340.34253: done generating all_blocks data 7920 1726885340.34255: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 7920 1726885340.34256: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 7920 1726885340.34259: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 7920 1726885340.34766: done processing included file 7920 1726885340.34768: iterating over new_blocks loaded from include file 7920 1726885340.34770: in VariableManager get_vars() 7920 1726885340.34789: done with get_vars() 7920 1726885340.34791: filtering new block on tags 7920 1726885340.34810: done filtering new block on tags 7920 1726885340.34815: in VariableManager get_vars() 7920 1726885340.34834: done with get_vars() 7920 1726885340.34836: filtering new block on tags 7920 1726885340.34857: done filtering new block on tags 7920 1726885340.34859: 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_node1 7920 1726885340.34863: extending task lists for all hosts with included blocks 7920 1726885340.35032: done extending task lists 7920 1726885340.35034: done processing included files 7920 1726885340.35034: results queue empty 7920 1726885340.35035: checking for any_errors_fatal 7920 1726885340.35038: done checking for any_errors_fatal 7920 1726885340.35038: checking for max_fail_percentage 7920 1726885340.35039: done checking for max_fail_percentage 7920 1726885340.35040: checking to see if all hosts have failed and the running result is not ok 7920 1726885340.35041: done checking to see if all hosts have failed 7920 1726885340.35042: getting the remaining hosts for this loop 7920 1726885340.35043: done getting the remaining hosts for this loop 7920 1726885340.35045: getting the next task for host managed_node1 7920 1726885340.35049: done getting next task for host managed_node1 7920 1726885340.35051: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 7920 1726885340.35055: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 7920 1726885340.35063: getting variables 7920 1726885340.35068: in VariableManager get_vars() 7920 1726885340.35080: Calling all_inventory to load vars for managed_node1 7920 1726885340.35083: Calling groups_inventory to load vars for managed_node1 7920 1726885340.35085: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885340.35089: Calling all_plugins_play to load vars for managed_node1 7920 1726885340.35091: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885340.35094: Calling groups_plugins_play to load vars for managed_node1 7920 1726885340.35701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.36295: done with get_vars() 7920 1726885340.36307: done getting variables TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 20 September 2024 22:22:20 -0400 (0:00:00.051) 0:01:17.992 ****** 7920 1726885340.36378: entering _queue_task() for managed_node1/setup 7920 1726885340.36603: worker is 1 (out of 1 available) 7920 1726885340.36615: exiting _queue_task() for managed_node1/setup 7920 1726885340.36627: done queuing things up, now waiting for results queue to drain 7920 1726885340.36628: waiting for pending results... 7920 1726885340.36905: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 7920 1726885340.37051: in run() - task 02369adf-7a19-9835-648e-00000000029b 7920 1726885340.37077: variable 'ansible_search_path' from source: unknown 7920 1726885340.37085: variable 'ansible_search_path' from source: unknown 7920 1726885340.37126: calling self._execute() 7920 1726885340.37219: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.37230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.37247: variable 'omit' from source: magic vars 7920 1726885340.37687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885340.40351: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885340.40430: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885340.40469: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885340.40508: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885340.40546: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885340.40622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885340.40659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885340.40687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885340.40873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885340.40892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885340.40950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885340.41093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885340.41128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885340.41173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885340.41195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885340.41581: variable '__storage_required_facts' from source: role '' all vars 7920 1726885340.41595: variable 'ansible_facts' from source: unknown 7920 1726885340.42287: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7920 1726885340.42353: when evaluation is False, skipping this task 7920 1726885340.42388: _execute() done 7920 1726885340.42415: dumping result to json 7920 1726885340.42426: done dumping result, returning 7920 1726885340.42437: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-9835-648e-00000000029b] 7920 1726885340.42448: sending task result for task 02369adf-7a19-9835-648e-00000000029b skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 7920 1726885340.42609: no more pending results, returning what we have 7920 1726885340.42615: results queue empty 7920 1726885340.42617: checking for any_errors_fatal 7920 1726885340.42618: done checking for any_errors_fatal 7920 1726885340.42619: checking for max_fail_percentage 7920 1726885340.42621: done checking for max_fail_percentage 7920 1726885340.42622: checking to see if all hosts have failed and the running result is not ok 7920 1726885340.42623: done checking to see if all hosts have failed 7920 1726885340.42624: getting the remaining hosts for this loop 7920 1726885340.42625: done getting the remaining hosts for this loop 7920 1726885340.42629: getting the next task for host managed_node1 7920 1726885340.42638: done getting next task for host managed_node1 7920 1726885340.42642: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 7920 1726885340.42647: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 7920 1726885340.42664: getting variables 7920 1726885340.42666: in VariableManager get_vars() 7920 1726885340.42707: Calling all_inventory to load vars for managed_node1 7920 1726885340.42710: Calling groups_inventory to load vars for managed_node1 7920 1726885340.42714: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885340.42725: Calling all_plugins_play to load vars for managed_node1 7920 1726885340.42729: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885340.42732: Calling groups_plugins_play to load vars for managed_node1 7920 1726885340.43490: done sending task result for task 02369adf-7a19-9835-648e-00000000029b 7920 1726885340.43494: WORKER PROCESS EXITING 7920 1726885340.43520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.44113: done with get_vars() 7920 1726885340.44127: done getting variables 7920 1726885340.44181: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 22:22:20 -0400 (0:00:00.078) 0:01:18.070 ****** 7920 1726885340.44219: entering _queue_task() for managed_node1/include_vars 7920 1726885340.44440: worker is 1 (out of 1 available) 7920 1726885340.44453: exiting _queue_task() for managed_node1/include_vars 7920 1726885340.44464: done queuing things up, now waiting for results queue to drain 7920 1726885340.44465: waiting for pending results... 7920 1726885340.44742: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 7920 1726885340.44883: in run() - task 02369adf-7a19-9835-648e-00000000029c 7920 1726885340.44907: variable 'ansible_search_path' from source: unknown 7920 1726885340.44919: variable 'ansible_search_path' from source: unknown 7920 1726885340.45225: variable 'ansible_facts' from source: unknown 7920 1726885340.45682: variable 'ansible_facts' from source: unknown 7920 1726885340.46016: variable 'ansible_facts' from source: unknown 7920 1726885340.46337: variable 'ansible_facts' from source: unknown 7920 1726885340.46539: variable 'omit' from source: magic vars 7920 1726885340.46653: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.46669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.46689: variable 'omit' from source: magic vars 7920 1726885340.46957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885340.47241: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885340.47295: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885340.47342: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885340.47384: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885340.47472: variable '__vars_file' from source: task vars 7920 1726885340.47568: variable 'role_path' from source: magic vars 7920 1726885340.47578: variable 'item' from source: unknown 7920 1726885340.47594: Evaluated conditional (__vars_file is file): False 7920 1726885340.47605: when evaluation is False, skipping this task 7920 1726885340.47650: variable 'item' from source: unknown 7920 1726885340.47732: variable 'item' from source: unknown skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 7920 1726885340.48013: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.48037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.48052: variable 'omit' from source: magic vars 7920 1726885340.48217: variable '__vars_file' from source: task vars 7920 1726885340.48309: variable 'role_path' from source: magic vars 7920 1726885340.48323: variable 'item' from source: unknown 7920 1726885340.48338: Evaluated conditional (__vars_file is file): False 7920 1726885340.48345: when evaluation is False, skipping this task 7920 1726885340.48390: variable 'item' from source: unknown 7920 1726885340.48455: variable 'item' from source: unknown skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 7920 1726885340.48615: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.48630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.48646: variable 'omit' from source: magic vars 7920 1726885340.48821: variable '__vars_file' from source: task vars 7920 1726885340.48909: variable 'role_path' from source: magic vars 7920 1726885340.48920: variable 'item' from source: unknown 7920 1726885340.48941: Evaluated conditional (__vars_file is file): True 7920 1726885340.48953: variable 'omit' from source: magic vars 7920 1726885340.49021: variable 'omit' from source: magic vars 7920 1726885340.49082: variable '__vars_file' from source: task vars 7920 1726885340.49154: variable '__vars_file' from source: task vars 7920 1726885340.49239: variable 'role_path' from source: magic vars 7920 1726885340.49248: variable 'item' from source: unknown 7920 1726885340.49271: variable 'omit' from source: magic vars 7920 1726885340.49306: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885340.49348: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885340.49375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885340.49398: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885340.49416: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885340.49438: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885340.49467: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885340.49499: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885340.49507: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.49517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.49642: Set connection var ansible_connection to ssh 7920 1726885340.49660: Set connection var ansible_shell_executable to /bin/sh 7920 1726885340.49673: Set connection var ansible_timeout to 10 7920 1726885340.49679: Set connection var ansible_shell_type to sh 7920 1726885340.49688: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885340.49696: Set connection var ansible_pipelining to False 7920 1726885340.49722: variable 'ansible_shell_executable' from source: unknown 7920 1726885340.49729: variable 'ansible_connection' from source: unknown 7920 1726885340.49737: variable 'ansible_module_compression' from source: unknown 7920 1726885340.49745: variable 'ansible_shell_type' from source: unknown 7920 1726885340.49753: variable 'ansible_shell_executable' from source: unknown 7920 1726885340.49762: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.49771: variable 'ansible_pipelining' from source: unknown 7920 1726885340.49780: variable 'ansible_timeout' from source: unknown 7920 1726885340.49787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.49913: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885340.49929: variable 'omit' from source: magic vars 7920 1726885340.49938: starting attempt loop 7920 1726885340.49944: running the handler 7920 1726885340.50036: handler run complete 7920 1726885340.50052: attempt loop complete, returning result 7920 1726885340.50072: variable 'item' from source: unknown 7920 1726885340.50141: variable 'item' from source: unknown ok: [managed_node1] => (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" } 7920 1726885340.50300: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.50315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.50328: variable 'omit' from source: magic vars 7920 1726885340.50481: variable '__vars_file' from source: task vars 7920 1726885340.50563: variable 'role_path' from source: magic vars 7920 1726885340.50576: variable 'item' from source: unknown 7920 1726885340.50589: Evaluated conditional (__vars_file is file): True 7920 1726885340.50596: variable 'omit' from source: magic vars 7920 1726885340.50613: variable 'omit' from source: magic vars 7920 1726885340.50667: variable '__vars_file' from source: task vars 7920 1726885340.50735: variable '__vars_file' from source: task vars 7920 1726885340.50819: variable 'role_path' from source: magic vars 7920 1726885340.50828: variable 'item' from source: unknown 7920 1726885340.50846: variable 'omit' from source: magic vars 7920 1726885340.50866: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885340.50877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885340.50886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885340.50903: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885340.50919: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885340.50928: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.50936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.51023: Set connection var ansible_connection to ssh 7920 1726885340.51037: Set connection var ansible_shell_executable to /bin/sh 7920 1726885340.51045: Set connection var ansible_timeout to 10 7920 1726885340.51050: Set connection var ansible_shell_type to sh 7920 1726885340.51058: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885340.51066: Set connection var ansible_pipelining to False 7920 1726885340.51088: variable 'ansible_shell_executable' from source: unknown 7920 1726885340.51095: variable 'ansible_connection' from source: unknown 7920 1726885340.51102: variable 'ansible_module_compression' from source: unknown 7920 1726885340.51110: variable 'ansible_shell_type' from source: unknown 7920 1726885340.51121: variable 'ansible_shell_executable' from source: unknown 7920 1726885340.51131: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.51143: variable 'ansible_pipelining' from source: unknown 7920 1726885340.51150: variable 'ansible_timeout' from source: unknown 7920 1726885340.51158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.51250: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885340.51264: variable 'omit' from source: magic vars 7920 1726885340.51272: starting attempt loop 7920 1726885340.51279: running the handler 7920 1726885340.51329: handler run complete 7920 1726885340.51345: attempt loop complete, returning result 7920 1726885340.51361: variable 'item' from source: unknown 7920 1726885340.51420: variable 'item' from source: unknown ok: [managed_node1] => (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" } 7920 1726885340.51543: dumping result to json 7920 1726885340.51560: done dumping result, returning 7920 1726885340.51573: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-9835-648e-00000000029c] 7920 1726885340.51583: sending task result for task 02369adf-7a19-9835-648e-00000000029c 7920 1726885340.51730: no more pending results, returning what we have 7920 1726885340.51735: results queue empty 7920 1726885340.51736: checking for any_errors_fatal 7920 1726885340.51742: done checking for any_errors_fatal 7920 1726885340.51742: checking for max_fail_percentage 7920 1726885340.51744: done checking for max_fail_percentage 7920 1726885340.51745: checking to see if all hosts have failed and the running result is not ok 7920 1726885340.51746: done checking to see if all hosts have failed 7920 1726885340.51747: getting the remaining hosts for this loop 7920 1726885340.51749: done getting the remaining hosts for this loop 7920 1726885340.51753: getting the next task for host managed_node1 7920 1726885340.51763: done getting next task for host managed_node1 7920 1726885340.51767: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 7920 1726885340.51771: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_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 7920 1726885340.51783: getting variables 7920 1726885340.51785: in VariableManager get_vars() 7920 1726885340.51822: Calling all_inventory to load vars for managed_node1 7920 1726885340.51826: Calling groups_inventory to load vars for managed_node1 7920 1726885340.51829: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885340.51838: Calling all_plugins_play to load vars for managed_node1 7920 1726885340.51842: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885340.51845: Calling groups_plugins_play to load vars for managed_node1 7920 1726885340.52389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.52933: done sending task result for task 02369adf-7a19-9835-648e-00000000029c 7920 1726885340.52937: WORKER PROCESS EXITING 7920 1726885340.53731: done with get_vars() 7920 1726885340.53746: done getting variables TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 20 September 2024 22:22:20 -0400 (0:00:00.096) 0:01:18.167 ****** 7920 1726885340.53864: entering _queue_task() for managed_node1/stat 7920 1726885340.54397: worker is 1 (out of 1 available) 7920 1726885340.54408: exiting _queue_task() for managed_node1/stat 7920 1726885340.54440: done queuing things up, now waiting for results queue to drain 7920 1726885340.54442: waiting for pending results... 7920 1726885340.54831: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if system is ostree 7920 1726885340.54969: in run() - task 02369adf-7a19-9835-648e-00000000029e 7920 1726885340.54987: variable 'ansible_search_path' from source: unknown 7920 1726885340.54993: variable 'ansible_search_path' from source: unknown 7920 1726885340.55034: calling self._execute() 7920 1726885340.55119: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.55130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.55141: variable 'omit' from source: magic vars 7920 1726885340.55486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885340.55781: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885340.55833: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885340.55878: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885340.55926: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885340.56009: 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) 7920 1726885340.56041: 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) 7920 1726885340.56076: 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) 7920 1726885340.56115: 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) 7920 1726885340.56239: variable '__storage_is_ostree' from source: set_fact 7920 1726885340.56254: Evaluated conditional (not __storage_is_ostree is defined): False 7920 1726885340.56261: when evaluation is False, skipping this task 7920 1726885340.56268: _execute() done 7920 1726885340.56275: dumping result to json 7920 1726885340.56281: done dumping result, returning 7920 1726885340.56291: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-9835-648e-00000000029e] 7920 1726885340.56302: sending task result for task 02369adf-7a19-9835-648e-00000000029e 7920 1726885340.56412: done sending task result for task 02369adf-7a19-9835-648e-00000000029e skipping: [managed_node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 7920 1726885340.56464: no more pending results, returning what we have 7920 1726885340.56468: results queue empty 7920 1726885340.56469: checking for any_errors_fatal 7920 1726885340.56483: done checking for any_errors_fatal 7920 1726885340.56484: checking for max_fail_percentage 7920 1726885340.56486: done checking for max_fail_percentage 7920 1726885340.56487: checking to see if all hosts have failed and the running result is not ok 7920 1726885340.56488: done checking to see if all hosts have failed 7920 1726885340.56489: getting the remaining hosts for this loop 7920 1726885340.56491: done getting the remaining hosts for this loop 7920 1726885340.56495: getting the next task for host managed_node1 7920 1726885340.56504: done getting next task for host managed_node1 7920 1726885340.56508: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 7920 1726885340.56514: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_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 7920 1726885340.56530: getting variables 7920 1726885340.56532: in VariableManager get_vars() 7920 1726885340.56565: Calling all_inventory to load vars for managed_node1 7920 1726885340.56569: Calling groups_inventory to load vars for managed_node1 7920 1726885340.56572: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885340.56581: Calling all_plugins_play to load vars for managed_node1 7920 1726885340.56585: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885340.56588: Calling groups_plugins_play to load vars for managed_node1 7920 1726885340.57091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.57635: WORKER PROCESS EXITING 7920 1726885340.57879: done with get_vars() 7920 1726885340.57895: done getting variables 7920 1726885340.57955: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 22:22:20 -0400 (0:00:00.041) 0:01:18.208 ****** 7920 1726885340.57987: entering _queue_task() for managed_node1/set_fact 7920 1726885340.58218: worker is 1 (out of 1 available) 7920 1726885340.58230: exiting _queue_task() for managed_node1/set_fact 7920 1726885340.58243: done queuing things up, now waiting for results queue to drain 7920 1726885340.58244: waiting for pending results... 7920 1726885340.58523: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 7920 1726885340.58664: in run() - task 02369adf-7a19-9835-648e-00000000029f 7920 1726885340.58688: variable 'ansible_search_path' from source: unknown 7920 1726885340.58698: variable 'ansible_search_path' from source: unknown 7920 1726885340.58737: calling self._execute() 7920 1726885340.58838: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.58851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.58864: variable 'omit' from source: magic vars 7920 1726885340.59248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885340.59520: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885340.59572: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885340.59610: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885340.59648: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885340.59731: 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) 7920 1726885340.59761: 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) 7920 1726885340.59796: 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) 7920 1726885340.59831: 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) 7920 1726885340.59945: variable '__storage_is_ostree' from source: set_fact 7920 1726885340.59959: Evaluated conditional (not __storage_is_ostree is defined): False 7920 1726885340.59965: when evaluation is False, skipping this task 7920 1726885340.59971: _execute() done 7920 1726885340.59978: dumping result to json 7920 1726885340.59989: done dumping result, returning 7920 1726885340.59998: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-9835-648e-00000000029f] 7920 1726885340.60008: sending task result for task 02369adf-7a19-9835-648e-00000000029f skipping: [managed_node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 7920 1726885340.60139: no more pending results, returning what we have 7920 1726885340.60142: results queue empty 7920 1726885340.60143: checking for any_errors_fatal 7920 1726885340.60153: done checking for any_errors_fatal 7920 1726885340.60154: checking for max_fail_percentage 7920 1726885340.60156: done checking for max_fail_percentage 7920 1726885340.60156: checking to see if all hosts have failed and the running result is not ok 7920 1726885340.60158: done checking to see if all hosts have failed 7920 1726885340.60158: getting the remaining hosts for this loop 7920 1726885340.60160: done getting the remaining hosts for this loop 7920 1726885340.60164: getting the next task for host managed_node1 7920 1726885340.60174: done getting next task for host managed_node1 7920 1726885340.60178: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 7920 1726885340.60181: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7920 1726885340.60195: getting variables 7920 1726885340.60197: in VariableManager get_vars() 7920 1726885340.60229: Calling all_inventory to load vars for managed_node1 7920 1726885340.60232: Calling groups_inventory to load vars for managed_node1 7920 1726885340.60234: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885340.60245: Calling all_plugins_play to load vars for managed_node1 7920 1726885340.60248: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885340.60251: Calling groups_plugins_play to load vars for managed_node1 7920 1726885340.60894: done sending task result for task 02369adf-7a19-9835-648e-00000000029f 7920 1726885340.60897: WORKER PROCESS EXITING 7920 1726885340.60920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.61487: done with get_vars() 7920 1726885340.61500: done getting variables 7920 1726885340.61554: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 22:22:20 -0400 (0:00:00.035) 0:01:18.244 ****** 7920 1726885340.61584: entering _queue_task() for managed_node1/set_fact 7920 1726885340.61794: worker is 1 (out of 1 available) 7920 1726885340.61806: exiting _queue_task() for managed_node1/set_fact 7920 1726885340.61823: done queuing things up, now waiting for results queue to drain 7920 1726885340.61825: waiting for pending results... 7920 1726885340.62105: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 7920 1726885340.62227: in run() - task 02369adf-7a19-9835-648e-00000000023a 7920 1726885340.62249: variable 'ansible_search_path' from source: unknown 7920 1726885340.62257: variable 'ansible_search_path' from source: unknown 7920 1726885340.62300: calling self._execute() 7920 1726885340.62397: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.62408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.62424: variable 'omit' from source: magic vars 7920 1726885340.62538: variable 'omit' from source: magic vars 7920 1726885340.62595: variable 'omit' from source: magic vars 7920 1726885340.62633: variable 'omit' from source: magic vars 7920 1726885340.62676: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885340.62718: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885340.62749: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885340.62771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885340.62790: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885340.62818: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885340.62842: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885340.62878: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885340.62889: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.62900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.63043: Set connection var ansible_connection to ssh 7920 1726885340.63064: Set connection var ansible_shell_executable to /bin/sh 7920 1726885340.63077: Set connection var ansible_timeout to 10 7920 1726885340.63087: Set connection var ansible_shell_type to sh 7920 1726885340.63101: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885340.63119: Set connection var ansible_pipelining to False 7920 1726885340.63156: variable 'ansible_shell_executable' from source: unknown 7920 1726885340.63169: variable 'ansible_connection' from source: unknown 7920 1726885340.63179: variable 'ansible_module_compression' from source: unknown 7920 1726885340.63186: variable 'ansible_shell_type' from source: unknown 7920 1726885340.63193: variable 'ansible_shell_executable' from source: unknown 7920 1726885340.63200: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.63207: variable 'ansible_pipelining' from source: unknown 7920 1726885340.63218: variable 'ansible_timeout' from source: unknown 7920 1726885340.63228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.63393: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885340.63409: variable 'omit' from source: magic vars 7920 1726885340.63423: starting attempt loop 7920 1726885340.63431: running the handler 7920 1726885340.63446: handler run complete 7920 1726885340.63465: attempt loop complete, returning result 7920 1726885340.63476: _execute() done 7920 1726885340.63484: dumping result to json 7920 1726885340.63492: done dumping result, returning 7920 1726885340.63504: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [02369adf-7a19-9835-648e-00000000023a] 7920 1726885340.63516: sending task result for task 02369adf-7a19-9835-648e-00000000023a ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 7920 1726885340.63667: no more pending results, returning what we have 7920 1726885340.63670: results queue empty 7920 1726885340.63671: checking for any_errors_fatal 7920 1726885340.63677: done checking for any_errors_fatal 7920 1726885340.63678: checking for max_fail_percentage 7920 1726885340.63680: done checking for max_fail_percentage 7920 1726885340.63681: checking to see if all hosts have failed and the running result is not ok 7920 1726885340.63682: done checking to see if all hosts have failed 7920 1726885340.63683: getting the remaining hosts for this loop 7920 1726885340.63685: done getting the remaining hosts for this loop 7920 1726885340.63689: getting the next task for host managed_node1 7920 1726885340.63696: done getting next task for host managed_node1 7920 1726885340.63699: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 7920 1726885340.63703: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7920 1726885340.63719: getting variables 7920 1726885340.63721: in VariableManager get_vars() 7920 1726885340.63753: Calling all_inventory to load vars for managed_node1 7920 1726885340.63756: Calling groups_inventory to load vars for managed_node1 7920 1726885340.63758: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885340.63768: Calling all_plugins_play to load vars for managed_node1 7920 1726885340.63771: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885340.63774: Calling groups_plugins_play to load vars for managed_node1 7920 1726885340.64265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.64831: done sending task result for task 02369adf-7a19-9835-648e-00000000023a 7920 1726885340.64834: WORKER PROCESS EXITING 7920 1726885340.65008: done with get_vars() 7920 1726885340.65024: done getting variables 7920 1726885340.65076: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 22:22:20 -0400 (0:00:00.035) 0:01:18.279 ****** 7920 1726885340.65110: entering _queue_task() for managed_node1/set_fact 7920 1726885340.65327: worker is 1 (out of 1 available) 7920 1726885340.65341: exiting _queue_task() for managed_node1/set_fact 7920 1726885340.65354: done queuing things up, now waiting for results queue to drain 7920 1726885340.65355: waiting for pending results... 7920 1726885340.65650: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 7920 1726885340.65777: in run() - task 02369adf-7a19-9835-648e-00000000023b 7920 1726885340.65806: variable 'ansible_search_path' from source: unknown 7920 1726885340.65820: variable 'ansible_search_path' from source: unknown 7920 1726885340.65860: calling self._execute() 7920 1726885340.65960: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.65973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.65992: variable 'omit' from source: magic vars 7920 1726885340.66104: variable 'omit' from source: magic vars 7920 1726885340.66159: variable 'omit' from source: magic vars 7920 1726885340.66195: variable 'omit' from source: magic vars 7920 1726885340.66244: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885340.66280: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885340.66303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885340.66326: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885340.66346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885340.66364: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885340.66384: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885340.66415: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885340.66425: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.66434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.66565: Set connection var ansible_connection to ssh 7920 1726885340.66583: Set connection var ansible_shell_executable to /bin/sh 7920 1726885340.66596: Set connection var ansible_timeout to 10 7920 1726885340.66606: Set connection var ansible_shell_type to sh 7920 1726885340.66621: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885340.66635: Set connection var ansible_pipelining to False 7920 1726885340.66663: variable 'ansible_shell_executable' from source: unknown 7920 1726885340.66675: variable 'ansible_connection' from source: unknown 7920 1726885340.66682: variable 'ansible_module_compression' from source: unknown 7920 1726885340.66687: variable 'ansible_shell_type' from source: unknown 7920 1726885340.66693: variable 'ansible_shell_executable' from source: unknown 7920 1726885340.66704: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.66715: variable 'ansible_pipelining' from source: unknown 7920 1726885340.66724: variable 'ansible_timeout' from source: unknown 7920 1726885340.66733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.66898: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885340.66922: variable 'omit' from source: magic vars 7920 1726885340.66934: starting attempt loop 7920 1726885340.66943: running the handler 7920 1726885340.66961: handler run complete 7920 1726885340.66978: attempt loop complete, returning result 7920 1726885340.66989: _execute() done 7920 1726885340.67001: dumping result to json 7920 1726885340.67009: done dumping result, returning 7920 1726885340.67028: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [02369adf-7a19-9835-648e-00000000023b] 7920 1726885340.67038: sending task result for task 02369adf-7a19-9835-648e-00000000023b ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 7920 1726885340.67199: no more pending results, returning what we have 7920 1726885340.67205: results queue empty 7920 1726885340.67206: checking for any_errors_fatal 7920 1726885340.67213: done checking for any_errors_fatal 7920 1726885340.67215: checking for max_fail_percentage 7920 1726885340.67216: done checking for max_fail_percentage 7920 1726885340.67217: checking to see if all hosts have failed and the running result is not ok 7920 1726885340.67218: done checking to see if all hosts have failed 7920 1726885340.67219: getting the remaining hosts for this loop 7920 1726885340.67223: done getting the remaining hosts for this loop 7920 1726885340.67227: getting the next task for host managed_node1 7920 1726885340.67234: done getting next task for host managed_node1 7920 1726885340.67239: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 7920 1726885340.67243: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7920 1726885340.67253: getting variables 7920 1726885340.67254: in VariableManager get_vars() 7920 1726885340.67285: Calling all_inventory to load vars for managed_node1 7920 1726885340.67288: Calling groups_inventory to load vars for managed_node1 7920 1726885340.67291: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885340.67299: Calling all_plugins_play to load vars for managed_node1 7920 1726885340.67303: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885340.67306: Calling groups_plugins_play to load vars for managed_node1 7920 1726885340.67823: done sending task result for task 02369adf-7a19-9835-648e-00000000023b 7920 1726885340.67830: WORKER PROCESS EXITING 7920 1726885340.67988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.68845: done with get_vars() 7920 1726885340.68860: done getting variables TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 20 September 2024 22:22:20 -0400 (0:00:00.038) 0:01:18.318 ****** 7920 1726885340.68953: entering _queue_task() for managed_node1/include_tasks 7920 1726885340.69158: worker is 1 (out of 1 available) 7920 1726885340.69169: exiting _queue_task() for managed_node1/include_tasks 7920 1726885340.69184: done queuing things up, now waiting for results queue to drain 7920 1726885340.69186: waiting for pending results... 7920 1726885340.69460: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 7920 1726885340.69575: in run() - task 02369adf-7a19-9835-648e-00000000023c 7920 1726885340.69593: variable 'ansible_search_path' from source: unknown 7920 1726885340.69599: variable 'ansible_search_path' from source: unknown 7920 1726885340.69640: calling self._execute() 7920 1726885340.69727: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.69748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.69763: variable 'omit' from source: magic vars 7920 1726885340.70062: variable 'storage_provider' from source: role '' defaults 7920 1726885340.70079: _execute() done 7920 1726885340.70087: dumping result to json 7920 1726885340.70094: done dumping result, returning 7920 1726885340.70105: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-9835-648e-00000000023c] 7920 1726885340.70117: sending task result for task 02369adf-7a19-9835-648e-00000000023c 7920 1726885340.70251: no more pending results, returning what we have 7920 1726885340.70256: in VariableManager get_vars() 7920 1726885340.70294: Calling all_inventory to load vars for managed_node1 7920 1726885340.70297: Calling groups_inventory to load vars for managed_node1 7920 1726885340.70299: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885340.70310: Calling all_plugins_play to load vars for managed_node1 7920 1726885340.70316: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885340.70320: Calling groups_plugins_play to load vars for managed_node1 7920 1726885340.70816: done sending task result for task 02369adf-7a19-9835-648e-00000000023c 7920 1726885340.70821: WORKER PROCESS EXITING 7920 1726885340.70849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.71442: done with get_vars() 7920 1726885340.71453: variable 'ansible_search_path' from source: unknown 7920 1726885340.71454: variable 'ansible_search_path' from source: unknown 7920 1726885340.71485: we have included files to process 7920 1726885340.71486: generating all_blocks data 7920 1726885340.71488: done generating all_blocks data 7920 1726885340.71493: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 7920 1726885340.71494: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 7920 1726885340.71496: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 7920 1726885340.72359: in VariableManager get_vars() 7920 1726885340.72385: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 7920 1726885340.74244: done processing included file 7920 1726885340.74246: iterating over new_blocks loaded from include file 7920 1726885340.74248: in VariableManager get_vars() 7920 1726885340.74268: done with get_vars() 7920 1726885340.74270: filtering new block on tags 7920 1726885340.74305: done filtering new block on tags 7920 1726885340.74309: in VariableManager get_vars() 7920 1726885340.74333: done with get_vars() 7920 1726885340.74335: filtering new block on tags 7920 1726885340.74367: done filtering new block on tags 7920 1726885340.74370: in VariableManager get_vars() 7920 1726885340.74389: done with get_vars() 7920 1726885340.74391: filtering new block on tags 7920 1726885340.74435: done filtering new block on tags 7920 1726885340.74437: 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_node1 7920 1726885340.74443: extending task lists for all hosts with included blocks 7920 1726885340.74975: done extending task lists 7920 1726885340.74976: done processing included files 7920 1726885340.74977: results queue empty 7920 1726885340.74977: checking for any_errors_fatal 7920 1726885340.74981: done checking for any_errors_fatal 7920 1726885340.74982: checking for max_fail_percentage 7920 1726885340.74983: done checking for max_fail_percentage 7920 1726885340.74984: checking to see if all hosts have failed and the running result is not ok 7920 1726885340.74985: done checking to see if all hosts have failed 7920 1726885340.74987: getting the remaining hosts for this loop 7920 1726885340.74988: done getting the remaining hosts for this loop 7920 1726885340.74991: getting the next task for host managed_node1 7920 1726885340.74996: done getting next task for host managed_node1 7920 1726885340.74999: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 7920 1726885340.75002: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 7920 1726885340.75011: getting variables 7920 1726885340.75014: in VariableManager get_vars() 7920 1726885340.75045: Calling all_inventory to load vars for managed_node1 7920 1726885340.75048: Calling groups_inventory to load vars for managed_node1 7920 1726885340.75050: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885340.75055: Calling all_plugins_play to load vars for managed_node1 7920 1726885340.75057: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885340.75060: Calling groups_plugins_play to load vars for managed_node1 7920 1726885340.75476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.76062: done with get_vars() 7920 1726885340.76075: done getting variables 7920 1726885340.76113: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 22:22:20 -0400 (0:00:00.071) 0:01:18.389 ****** 7920 1726885340.76144: entering _queue_task() for managed_node1/package 7920 1726885340.76372: worker is 1 (out of 1 available) 7920 1726885340.76383: exiting _queue_task() for managed_node1/package 7920 1726885340.76394: done queuing things up, now waiting for results queue to drain 7920 1726885340.76396: waiting for pending results... 7920 1726885340.76672: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 7920 1726885340.76808: in run() - task 02369adf-7a19-9835-648e-0000000002d4 7920 1726885340.76828: variable 'ansible_search_path' from source: unknown 7920 1726885340.76838: variable 'ansible_search_path' from source: unknown 7920 1726885340.76876: calling self._execute() 7920 1726885340.76967: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.76977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.76989: variable 'omit' from source: magic vars 7920 1726885340.77367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885340.77642: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885340.77690: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885340.77736: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885340.77774: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885340.77868: 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) 7920 1726885340.77895: 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) 7920 1726885340.77929: 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) 7920 1726885340.77962: 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) 7920 1726885340.78117: variable 'storage_skip_checks' from source: set_fact 7920 1726885340.78151: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 7920 1726885340.78159: when evaluation is False, skipping this task 7920 1726885340.78166: _execute() done 7920 1726885340.78174: dumping result to json 7920 1726885340.78180: done dumping result, returning 7920 1726885340.78190: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-9835-648e-0000000002d4] 7920 1726885340.78200: sending task result for task 02369adf-7a19-9835-648e-0000000002d4 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 7920 1726885340.78349: no more pending results, returning what we have 7920 1726885340.78353: results queue empty 7920 1726885340.78354: checking for any_errors_fatal 7920 1726885340.78356: done checking for any_errors_fatal 7920 1726885340.78356: checking for max_fail_percentage 7920 1726885340.78359: done checking for max_fail_percentage 7920 1726885340.78360: checking to see if all hosts have failed and the running result is not ok 7920 1726885340.78361: done checking to see if all hosts have failed 7920 1726885340.78362: getting the remaining hosts for this loop 7920 1726885340.78364: done getting the remaining hosts for this loop 7920 1726885340.78367: getting the next task for host managed_node1 7920 1726885340.78376: done getting next task for host managed_node1 7920 1726885340.78380: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 7920 1726885340.78385: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 7920 1726885340.78400: getting variables 7920 1726885340.78402: in VariableManager get_vars() 7920 1726885340.78436: Calling all_inventory to load vars for managed_node1 7920 1726885340.78439: Calling groups_inventory to load vars for managed_node1 7920 1726885340.78442: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885340.78452: Calling all_plugins_play to load vars for managed_node1 7920 1726885340.78456: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885340.78459: Calling groups_plugins_play to load vars for managed_node1 7920 1726885340.78979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.79530: done sending task result for task 02369adf-7a19-9835-648e-0000000002d4 7920 1726885340.79534: WORKER PROCESS EXITING 7920 1726885340.79765: done with get_vars() 7920 1726885340.79778: done getting variables 7920 1726885340.79833: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 22:22:20 -0400 (0:00:00.037) 0:01:18.427 ****** 7920 1726885340.79863: entering _queue_task() for managed_node1/debug 7920 1726885340.80068: worker is 1 (out of 1 available) 7920 1726885340.80079: exiting _queue_task() for managed_node1/debug 7920 1726885340.80090: done queuing things up, now waiting for results queue to drain 7920 1726885340.80091: waiting for pending results... 7920 1726885340.80346: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_pools 7920 1726885340.80467: in run() - task 02369adf-7a19-9835-648e-0000000002d5 7920 1726885340.80483: variable 'ansible_search_path' from source: unknown 7920 1726885340.80490: variable 'ansible_search_path' from source: unknown 7920 1726885340.80526: calling self._execute() 7920 1726885340.80615: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.80626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.80639: variable 'omit' from source: magic vars 7920 1726885340.80737: variable 'omit' from source: magic vars 7920 1726885340.80799: variable 'omit' from source: magic vars 7920 1726885340.80835: variable 'omit' from source: magic vars 7920 1726885340.80882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885340.80920: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885340.80942: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885340.80961: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885340.80978: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885340.80994: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885340.81010: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885340.81041: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885340.81050: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.81058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.81183: Set connection var ansible_connection to ssh 7920 1726885340.81201: Set connection var ansible_shell_executable to /bin/sh 7920 1726885340.81211: Set connection var ansible_timeout to 10 7920 1726885340.81220: Set connection var ansible_shell_type to sh 7920 1726885340.81230: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885340.81240: Set connection var ansible_pipelining to False 7920 1726885340.81265: variable 'ansible_shell_executable' from source: unknown 7920 1726885340.81274: variable 'ansible_connection' from source: unknown 7920 1726885340.81282: variable 'ansible_module_compression' from source: unknown 7920 1726885340.81289: variable 'ansible_shell_type' from source: unknown 7920 1726885340.81300: variable 'ansible_shell_executable' from source: unknown 7920 1726885340.81307: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.81317: variable 'ansible_pipelining' from source: unknown 7920 1726885340.81324: variable 'ansible_timeout' from source: unknown 7920 1726885340.81332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.81473: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885340.81489: variable 'omit' from source: magic vars 7920 1726885340.81498: starting attempt loop 7920 1726885340.81506: running the handler 7920 1726885340.81752: handler run complete 7920 1726885340.81780: attempt loop complete, returning result 7920 1726885340.81788: _execute() done 7920 1726885340.81795: dumping result to json 7920 1726885340.81802: done dumping result, returning 7920 1726885340.81816: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-9835-648e-0000000002d5] 7920 1726885340.81827: sending task result for task 02369adf-7a19-9835-648e-0000000002d5 7920 1726885340.81929: done sending task result for task 02369adf-7a19-9835-648e-0000000002d5 7920 1726885340.81936: WORKER PROCESS EXITING ok: [managed_node1] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 7920 1726885340.81995: no more pending results, returning what we have 7920 1726885340.81999: results queue empty 7920 1726885340.82000: checking for any_errors_fatal 7920 1726885340.82010: done checking for any_errors_fatal 7920 1726885340.82013: checking for max_fail_percentage 7920 1726885340.82015: done checking for max_fail_percentage 7920 1726885340.82016: checking to see if all hosts have failed and the running result is not ok 7920 1726885340.82017: done checking to see if all hosts have failed 7920 1726885340.82018: getting the remaining hosts for this loop 7920 1726885340.82019: done getting the remaining hosts for this loop 7920 1726885340.82023: getting the next task for host managed_node1 7920 1726885340.82031: done getting next task for host managed_node1 7920 1726885340.82035: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 7920 1726885340.82040: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 7920 1726885340.82051: getting variables 7920 1726885340.82053: in VariableManager get_vars() 7920 1726885340.82086: Calling all_inventory to load vars for managed_node1 7920 1726885340.82089: Calling groups_inventory to load vars for managed_node1 7920 1726885340.82092: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885340.82101: Calling all_plugins_play to load vars for managed_node1 7920 1726885340.82105: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885340.82108: Calling groups_plugins_play to load vars for managed_node1 7920 1726885340.82825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.83372: done with get_vars() 7920 1726885340.83385: done getting variables 7920 1726885340.83439: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 22:22:20 -0400 (0:00:00.036) 0:01:18.463 ****** 7920 1726885340.83470: entering _queue_task() for managed_node1/debug 7920 1726885340.83677: worker is 1 (out of 1 available) 7920 1726885340.83687: exiting _queue_task() for managed_node1/debug 7920 1726885340.83698: done queuing things up, now waiting for results queue to drain 7920 1726885340.83699: waiting for pending results... 7920 1726885340.83967: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_volumes 7920 1726885340.84097: in run() - task 02369adf-7a19-9835-648e-0000000002d6 7920 1726885340.84116: variable 'ansible_search_path' from source: unknown 7920 1726885340.84125: variable 'ansible_search_path' from source: unknown 7920 1726885340.84170: calling self._execute() 7920 1726885340.84266: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.84278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.84292: variable 'omit' from source: magic vars 7920 1726885340.84407: variable 'omit' from source: magic vars 7920 1726885340.84483: variable 'omit' from source: magic vars 7920 1726885340.84524: variable 'omit' from source: magic vars 7920 1726885340.84576: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885340.84616: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885340.84641: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885340.84664: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885340.84686: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885340.84708: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885340.84735: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885340.84769: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885340.84777: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.84789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.84916: Set connection var ansible_connection to ssh 7920 1726885340.84934: Set connection var ansible_shell_executable to /bin/sh 7920 1726885340.84945: Set connection var ansible_timeout to 10 7920 1726885340.84951: Set connection var ansible_shell_type to sh 7920 1726885340.84961: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885340.84971: Set connection var ansible_pipelining to False 7920 1726885340.85000: variable 'ansible_shell_executable' from source: unknown 7920 1726885340.85011: variable 'ansible_connection' from source: unknown 7920 1726885340.85021: variable 'ansible_module_compression' from source: unknown 7920 1726885340.85028: variable 'ansible_shell_type' from source: unknown 7920 1726885340.85035: variable 'ansible_shell_executable' from source: unknown 7920 1726885340.85041: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.85049: variable 'ansible_pipelining' from source: unknown 7920 1726885340.85055: variable 'ansible_timeout' from source: unknown 7920 1726885340.85063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.85209: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885340.85230: variable 'omit' from source: magic vars 7920 1726885340.85241: starting attempt loop 7920 1726885340.85247: running the handler 7920 1726885340.85298: variable 'storage_volumes' from source: include params 7920 1726885340.85481: variable 'storage_volumes' from source: include params 7920 1726885340.85497: variable 'mount_location' from source: play vars 7920 1726885340.85574: variable 'mount_location' from source: play vars 7920 1726885340.85591: variable 'unused_disks' from source: set_fact 7920 1726885340.85667: variable 'unused_disks' from source: set_fact 7920 1726885340.85754: handler run complete 7920 1726885340.85782: attempt loop complete, returning result 7920 1726885340.85789: _execute() done 7920 1726885340.85796: dumping result to json 7920 1726885340.85803: done dumping result, returning 7920 1726885340.85816: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-9835-648e-0000000002d6] 7920 1726885340.85826: sending task result for task 02369adf-7a19-9835-648e-0000000002d6 ok: [managed_node1] => { "storage_volumes": [ { "disks": [ "sda" ], "mount_point": "/opt/test", "name": "test1", "type": "disk" } ] } 7920 1726885340.85989: no more pending results, returning what we have 7920 1726885340.85992: results queue empty 7920 1726885340.85993: checking for any_errors_fatal 7920 1726885340.86000: done checking for any_errors_fatal 7920 1726885340.86001: checking for max_fail_percentage 7920 1726885340.86003: done checking for max_fail_percentage 7920 1726885340.86004: checking to see if all hosts have failed and the running result is not ok 7920 1726885340.86005: done checking to see if all hosts have failed 7920 1726885340.86007: getting the remaining hosts for this loop 7920 1726885340.86008: done getting the remaining hosts for this loop 7920 1726885340.86014: getting the next task for host managed_node1 7920 1726885340.86023: done getting next task for host managed_node1 7920 1726885340.86027: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 7920 1726885340.86032: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 7920 1726885340.86044: getting variables 7920 1726885340.86046: in VariableManager get_vars() 7920 1726885340.86079: Calling all_inventory to load vars for managed_node1 7920 1726885340.86083: Calling groups_inventory to load vars for managed_node1 7920 1726885340.86085: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885340.86095: Calling all_plugins_play to load vars for managed_node1 7920 1726885340.86098: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885340.86101: Calling groups_plugins_play to load vars for managed_node1 7920 1726885340.86600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.87131: done sending task result for task 02369adf-7a19-9835-648e-0000000002d6 7920 1726885340.87134: WORKER PROCESS EXITING 7920 1726885340.87608: done with get_vars() 7920 1726885340.87624: done getting variables TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 20 September 2024 22:22:20 -0400 (0:00:00.042) 0:01:18.505 ****** 7920 1726885340.87710: entering _queue_task() for managed_node1/fedora.linux_system_roles.blivet 7920 1726885340.87944: worker is 1 (out of 1 available) 7920 1726885340.87955: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blivet 7920 1726885340.87966: done queuing things up, now waiting for results queue to drain 7920 1726885340.87968: waiting for pending results... 7920 1726885340.88253: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get required packages 7920 1726885340.88396: in run() - task 02369adf-7a19-9835-648e-0000000002d7 7920 1726885340.88421: variable 'ansible_search_path' from source: unknown 7920 1726885340.88429: variable 'ansible_search_path' from source: unknown 7920 1726885340.88468: calling self._execute() 7920 1726885340.88559: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.88571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.88584: variable 'omit' from source: magic vars 7920 1726885340.88989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885340.89282: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885340.89334: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885340.89373: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885340.89416: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885340.89499: 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) 7920 1726885340.89532: 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) 7920 1726885340.89562: 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) 7920 1726885340.89592: 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) 7920 1726885340.89752: variable 'storage_skip_checks' from source: set_fact 7920 1726885340.89778: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 7920 1726885340.89785: when evaluation is False, skipping this task 7920 1726885340.89791: _execute() done 7920 1726885340.89797: dumping result to json 7920 1726885340.89804: done dumping result, returning 7920 1726885340.89816: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-9835-648e-0000000002d7] 7920 1726885340.89828: sending task result for task 02369adf-7a19-9835-648e-0000000002d7 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 7920 1726885340.89973: no more pending results, returning what we have 7920 1726885340.89977: results queue empty 7920 1726885340.89978: checking for any_errors_fatal 7920 1726885340.89989: done checking for any_errors_fatal 7920 1726885340.89989: checking for max_fail_percentage 7920 1726885340.89991: done checking for max_fail_percentage 7920 1726885340.89991: checking to see if all hosts have failed and the running result is not ok 7920 1726885340.89993: done checking to see if all hosts have failed 7920 1726885340.89993: getting the remaining hosts for this loop 7920 1726885340.89995: done getting the remaining hosts for this loop 7920 1726885340.89999: getting the next task for host managed_node1 7920 1726885340.90007: done getting next task for host managed_node1 7920 1726885340.90013: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 7920 1726885340.90017: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 7920 1726885340.90032: getting variables 7920 1726885340.90034: in VariableManager get_vars() 7920 1726885340.90064: Calling all_inventory to load vars for managed_node1 7920 1726885340.90067: Calling groups_inventory to load vars for managed_node1 7920 1726885340.90069: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885340.90079: Calling all_plugins_play to load vars for managed_node1 7920 1726885340.90082: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885340.90085: Calling groups_plugins_play to load vars for managed_node1 7920 1726885340.93649: done sending task result for task 02369adf-7a19-9835-648e-0000000002d7 7920 1726885340.93652: WORKER PROCESS EXITING 7920 1726885340.93817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.94461: done with get_vars() 7920 1726885340.94475: done getting variables TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 20 September 2024 22:22:20 -0400 (0:00:00.068) 0:01:18.574 ****** 7920 1726885340.94557: entering _queue_task() for managed_node1/include_tasks 7920 1726885340.94822: worker is 1 (out of 1 available) 7920 1726885340.94833: exiting _queue_task() for managed_node1/include_tasks 7920 1726885340.94845: done queuing things up, now waiting for results queue to drain 7920 1726885340.94846: waiting for pending results... 7920 1726885340.95125: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 7920 1726885340.95260: in run() - task 02369adf-7a19-9835-648e-0000000002d8 7920 1726885340.95280: variable 'ansible_search_path' from source: unknown 7920 1726885340.95293: variable 'ansible_search_path' from source: unknown 7920 1726885340.95337: calling self._execute() 7920 1726885340.95437: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.95449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.95462: variable 'omit' from source: magic vars 7920 1726885340.95831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885340.96099: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885340.96149: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885340.96217: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885340.96259: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885340.96347: 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) 7920 1726885340.96382: 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) 7920 1726885340.96416: 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) 7920 1726885340.96449: 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) 7920 1726885340.96603: variable 'storage_skip_checks' from source: set_fact 7920 1726885340.96632: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 7920 1726885340.96642: when evaluation is False, skipping this task 7920 1726885340.96651: _execute() done 7920 1726885340.96658: dumping result to json 7920 1726885340.96665: done dumping result, returning 7920 1726885340.96675: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-9835-648e-0000000002d8] 7920 1726885340.96683: sending task result for task 02369adf-7a19-9835-648e-0000000002d8 7920 1726885340.96799: done sending task result for task 02369adf-7a19-9835-648e-0000000002d8 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 7920 1726885340.96853: no more pending results, returning what we have 7920 1726885340.96857: results queue empty 7920 1726885340.96858: checking for any_errors_fatal 7920 1726885340.96868: done checking for any_errors_fatal 7920 1726885340.96869: checking for max_fail_percentage 7920 1726885340.96871: done checking for max_fail_percentage 7920 1726885340.96872: checking to see if all hosts have failed and the running result is not ok 7920 1726885340.96873: done checking to see if all hosts have failed 7920 1726885340.96874: getting the remaining hosts for this loop 7920 1726885340.96875: done getting the remaining hosts for this loop 7920 1726885340.96880: getting the next task for host managed_node1 7920 1726885340.96889: done getting next task for host managed_node1 7920 1726885340.96894: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 7920 1726885340.96898: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 7920 1726885340.96916: getting variables 7920 1726885340.96919: in VariableManager get_vars() 7920 1726885340.96955: Calling all_inventory to load vars for managed_node1 7920 1726885340.96959: Calling groups_inventory to load vars for managed_node1 7920 1726885340.96961: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885340.96970: Calling all_plugins_play to load vars for managed_node1 7920 1726885340.96973: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885340.96976: Calling groups_plugins_play to load vars for managed_node1 7920 1726885340.97726: WORKER PROCESS EXITING 7920 1726885340.97750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885340.98640: done with get_vars() 7920 1726885340.98654: done getting variables 7920 1726885340.98769: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 22:22:20 -0400 (0:00:00.042) 0:01:18.616 ****** 7920 1726885340.98804: entering _queue_task() for managed_node1/package 7920 1726885340.99198: worker is 1 (out of 1 available) 7920 1726885340.99209: exiting _queue_task() for managed_node1/package 7920 1726885340.99225: done queuing things up, now waiting for results queue to drain 7920 1726885340.99227: waiting for pending results... 7920 1726885340.99551: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 7920 1726885340.99713: in run() - task 02369adf-7a19-9835-648e-0000000002d9 7920 1726885340.99738: variable 'ansible_search_path' from source: unknown 7920 1726885340.99746: variable 'ansible_search_path' from source: unknown 7920 1726885340.99792: calling self._execute() 7920 1726885340.99908: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885340.99928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885340.99949: variable 'omit' from source: magic vars 7920 1726885341.01242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885341.01720: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885341.01768: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885341.01836: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885341.01875: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885341.01959: 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) 7920 1726885341.01986: 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) 7920 1726885341.02017: 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) 7920 1726885341.02050: 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) 7920 1726885341.02197: variable 'storage_skip_checks' from source: set_fact 7920 1726885341.02227: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 7920 1726885341.02236: when evaluation is False, skipping this task 7920 1726885341.02245: _execute() done 7920 1726885341.02251: dumping result to json 7920 1726885341.02257: done dumping result, returning 7920 1726885341.02265: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-9835-648e-0000000002d9] 7920 1726885341.02273: sending task result for task 02369adf-7a19-9835-648e-0000000002d9 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 7920 1726885341.02421: no more pending results, returning what we have 7920 1726885341.02425: results queue empty 7920 1726885341.02425: checking for any_errors_fatal 7920 1726885341.02431: done checking for any_errors_fatal 7920 1726885341.02431: checking for max_fail_percentage 7920 1726885341.02433: done checking for max_fail_percentage 7920 1726885341.02434: checking to see if all hosts have failed and the running result is not ok 7920 1726885341.02435: done checking to see if all hosts have failed 7920 1726885341.02435: getting the remaining hosts for this loop 7920 1726885341.02437: done getting the remaining hosts for this loop 7920 1726885341.02441: getting the next task for host managed_node1 7920 1726885341.02449: done getting next task for host managed_node1 7920 1726885341.02453: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 7920 1726885341.02457: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 7920 1726885341.02472: getting variables 7920 1726885341.02474: in VariableManager get_vars() 7920 1726885341.02505: Calling all_inventory to load vars for managed_node1 7920 1726885341.02508: Calling groups_inventory to load vars for managed_node1 7920 1726885341.02510: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885341.02523: Calling all_plugins_play to load vars for managed_node1 7920 1726885341.02526: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885341.02529: Calling groups_plugins_play to load vars for managed_node1 7920 1726885341.03065: done sending task result for task 02369adf-7a19-9835-648e-0000000002d9 7920 1726885341.03069: WORKER PROCESS EXITING 7920 1726885341.03090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885341.03981: done with get_vars() 7920 1726885341.03994: done getting variables TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 20 September 2024 22:22:21 -0400 (0:00:00.052) 0:01:18.669 ****** 7920 1726885341.04084: entering _queue_task() for managed_node1/service_facts 7920 1726885341.04300: worker is 1 (out of 1 available) 7920 1726885341.04310: exiting _queue_task() for managed_node1/service_facts 7920 1726885341.04321: done queuing things up, now waiting for results queue to drain 7920 1726885341.04323: waiting for pending results... 7920 1726885341.04571: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get service facts 7920 1726885341.04702: in run() - task 02369adf-7a19-9835-648e-0000000002da 7920 1726885341.04726: variable 'ansible_search_path' from source: unknown 7920 1726885341.04734: variable 'ansible_search_path' from source: unknown 7920 1726885341.04774: calling self._execute() 7920 1726885341.04865: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885341.04877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885341.04891: variable 'omit' from source: magic vars 7920 1726885341.05259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885341.05535: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885341.05585: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885341.05661: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885341.05698: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885341.05788: 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) 7920 1726885341.05823: 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) 7920 1726885341.05859: 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) 7920 1726885341.05891: 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) 7920 1726885341.06039: variable 'storage_skip_checks' from source: set_fact 7920 1726885341.06069: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 7920 1726885341.06078: when evaluation is False, skipping this task 7920 1726885341.06085: _execute() done 7920 1726885341.06092: dumping result to json 7920 1726885341.06100: done dumping result, returning 7920 1726885341.06110: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-9835-648e-0000000002da] 7920 1726885341.06123: sending task result for task 02369adf-7a19-9835-648e-0000000002da skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 7920 1726885341.06262: no more pending results, returning what we have 7920 1726885341.06266: results queue empty 7920 1726885341.06267: checking for any_errors_fatal 7920 1726885341.06274: done checking for any_errors_fatal 7920 1726885341.06275: checking for max_fail_percentage 7920 1726885341.06277: done checking for max_fail_percentage 7920 1726885341.06278: checking to see if all hosts have failed and the running result is not ok 7920 1726885341.06278: done checking to see if all hosts have failed 7920 1726885341.06279: getting the remaining hosts for this loop 7920 1726885341.06281: done getting the remaining hosts for this loop 7920 1726885341.06285: getting the next task for host managed_node1 7920 1726885341.06294: done getting next task for host managed_node1 7920 1726885341.06298: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 7920 1726885341.06302: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 7920 1726885341.06319: getting variables 7920 1726885341.06321: in VariableManager get_vars() 7920 1726885341.06356: Calling all_inventory to load vars for managed_node1 7920 1726885341.06359: Calling groups_inventory to load vars for managed_node1 7920 1726885341.06361: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885341.06371: Calling all_plugins_play to load vars for managed_node1 7920 1726885341.06375: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885341.06378: Calling groups_plugins_play to load vars for managed_node1 7920 1726885341.06888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885341.07521: done sending task result for task 02369adf-7a19-9835-648e-0000000002da 7920 1726885341.07525: WORKER PROCESS EXITING 7920 1726885341.07684: done with get_vars() 7920 1726885341.07696: done getting variables 7920 1726885341.07753: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 22:22:21 -0400 (0:00:00.036) 0:01:18.706 ****** 7920 1726885341.07784: entering _queue_task() for managed_node1/set_fact 7920 1726885341.07981: worker is 1 (out of 1 available) 7920 1726885341.07992: exiting _queue_task() for managed_node1/set_fact 7920 1726885341.08002: done queuing things up, now waiting for results queue to drain 7920 1726885341.08003: waiting for pending results... 7920 1726885341.08263: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 7920 1726885341.08408: in run() - task 02369adf-7a19-9835-648e-0000000002db 7920 1726885341.08429: variable 'ansible_search_path' from source: unknown 7920 1726885341.08436: variable 'ansible_search_path' from source: unknown 7920 1726885341.08474: calling self._execute() 7920 1726885341.08567: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885341.08578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885341.08592: variable 'omit' from source: magic vars 7920 1726885341.08700: variable 'omit' from source: magic vars 7920 1726885341.08774: variable 'omit' from source: magic vars 7920 1726885341.09169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885341.11460: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885341.11540: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885341.11580: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885341.11624: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885341.11653: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885341.11740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885341.11775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885341.11808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885341.11858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885341.11879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885341.11935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885341.11963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885341.11994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885341.12045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885341.12065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885341.12134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885341.12166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885341.12196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885341.12246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885341.12269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885341.12320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885341.12349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885341.12384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885341.12431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885341.12452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885341.12516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885341.12546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885341.12580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885341.12625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885341.12645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885341.12933: variable 'ansible_facts' from source: unknown 7920 1726885341.13503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885341.13679: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885341.13724: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885341.13759: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885341.13796: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885341.13851: 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) 7920 1726885341.13879: 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) 7920 1726885341.13910: 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) 7920 1726885341.13943: 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) 7920 1726885341.14470: variable 'omit' from source: magic vars 7920 1726885341.14498: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885341.14532: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885341.14554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885341.14575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885341.14588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885341.14607: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885341.14628: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885341.14660: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885341.14668: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885341.14674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885341.14790: Set connection var ansible_connection to ssh 7920 1726885341.14804: Set connection var ansible_shell_executable to /bin/sh 7920 1726885341.14816: Set connection var ansible_timeout to 10 7920 1726885341.14824: Set connection var ansible_shell_type to sh 7920 1726885341.14835: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885341.14843: Set connection var ansible_pipelining to False 7920 1726885341.14873: variable 'ansible_shell_executable' from source: unknown 7920 1726885341.14881: variable 'ansible_connection' from source: unknown 7920 1726885341.14887: variable 'ansible_module_compression' from source: unknown 7920 1726885341.14892: variable 'ansible_shell_type' from source: unknown 7920 1726885341.14899: variable 'ansible_shell_executable' from source: unknown 7920 1726885341.14904: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885341.14913: variable 'ansible_pipelining' from source: unknown 7920 1726885341.14920: variable 'ansible_timeout' from source: unknown 7920 1726885341.14927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885341.15035: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885341.15050: variable 'omit' from source: magic vars 7920 1726885341.15060: starting attempt loop 7920 1726885341.15067: running the handler 7920 1726885341.15085: handler run complete 7920 1726885341.15098: attempt loop complete, returning result 7920 1726885341.15105: _execute() done 7920 1726885341.15114: dumping result to json 7920 1726885341.15122: done dumping result, returning 7920 1726885341.15135: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-9835-648e-0000000002db] 7920 1726885341.15145: sending task result for task 02369adf-7a19-9835-648e-0000000002db ok: [managed_node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 7920 1726885341.15299: no more pending results, returning what we have 7920 1726885341.15302: results queue empty 7920 1726885341.15303: checking for any_errors_fatal 7920 1726885341.15309: done checking for any_errors_fatal 7920 1726885341.15310: checking for max_fail_percentage 7920 1726885341.15314: done checking for max_fail_percentage 7920 1726885341.15315: checking to see if all hosts have failed and the running result is not ok 7920 1726885341.15316: done checking to see if all hosts have failed 7920 1726885341.15317: getting the remaining hosts for this loop 7920 1726885341.15319: done getting the remaining hosts for this loop 7920 1726885341.15323: getting the next task for host managed_node1 7920 1726885341.15335: done getting next task for host managed_node1 7920 1726885341.15340: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 7920 1726885341.15345: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885341.15356: getting variables 7920 1726885341.15358: in VariableManager get_vars() 7920 1726885341.15396: Calling all_inventory to load vars for managed_node1 7920 1726885341.15399: Calling groups_inventory to load vars for managed_node1 7920 1726885341.15402: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885341.15414: Calling all_plugins_play to load vars for managed_node1 7920 1726885341.15418: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885341.15421: Calling groups_plugins_play to load vars for managed_node1 7920 1726885341.16180: done sending task result for task 02369adf-7a19-9835-648e-0000000002db 7920 1726885341.16184: WORKER PROCESS EXITING 7920 1726885341.16197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885341.16783: done with get_vars() 7920 1726885341.16797: done getting variables TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 20 September 2024 22:22:21 -0400 (0:00:00.091) 0:01:18.797 ****** 7920 1726885341.16893: entering _queue_task() for managed_node1/systemd 7920 1726885341.17146: worker is 1 (out of 1 available) 7920 1726885341.17158: exiting _queue_task() for managed_node1/systemd 7920 1726885341.17170: done queuing things up, now waiting for results queue to drain 7920 1726885341.17171: waiting for pending results... 7920 1726885341.17448: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 7920 1726885341.17593: in run() - task 02369adf-7a19-9835-648e-0000000002dd 7920 1726885341.17619: variable 'ansible_search_path' from source: unknown 7920 1726885341.17628: variable 'ansible_search_path' from source: unknown 7920 1726885341.17671: variable 'storage_cryptsetup_services' from source: set_fact 7920 1726885341.17871: variable 'storage_cryptsetup_services' from source: set_fact 7920 1726885341.17925: dumping result to json 7920 1726885341.17937: done dumping result, returning 7920 1726885341.17950: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-9835-648e-0000000002dd] 7920 1726885341.17961: sending task result for task 02369adf-7a19-9835-648e-0000000002dd skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885341.18102: no more pending results, returning what we have 7920 1726885341.18106: results queue empty 7920 1726885341.18107: checking for any_errors_fatal 7920 1726885341.18116: done checking for any_errors_fatal 7920 1726885341.18117: checking for max_fail_percentage 7920 1726885341.18118: done checking for max_fail_percentage 7920 1726885341.18119: checking to see if all hosts have failed and the running result is not ok 7920 1726885341.18120: done checking to see if all hosts have failed 7920 1726885341.18121: getting the remaining hosts for this loop 7920 1726885341.18123: done getting the remaining hosts for this loop 7920 1726885341.18126: getting the next task for host managed_node1 7920 1726885341.18135: done getting next task for host managed_node1 7920 1726885341.18139: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 7920 1726885341.18144: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885341.18160: getting variables 7920 1726885341.18162: in VariableManager get_vars() 7920 1726885341.18196: Calling all_inventory to load vars for managed_node1 7920 1726885341.18199: Calling groups_inventory to load vars for managed_node1 7920 1726885341.18201: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885341.18214: Calling all_plugins_play to load vars for managed_node1 7920 1726885341.18217: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885341.18220: Calling groups_plugins_play to load vars for managed_node1 7920 1726885341.18900: done sending task result for task 02369adf-7a19-9835-648e-0000000002dd 7920 1726885341.18903: WORKER PROCESS EXITING 7920 1726885341.18927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885341.19505: done with get_vars() 7920 1726885341.19522: done getting variables TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 20 September 2024 22:22:21 -0400 (0:00:00.027) 0:01:18.824 ****** 7920 1726885341.19600: entering _queue_task() for managed_node1/fedora.linux_system_roles.blivet 7920 1726885341.19818: worker is 1 (out of 1 available) 7920 1726885341.19828: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blivet 7920 1726885341.19840: done queuing things up, now waiting for results queue to drain 7920 1726885341.19841: waiting for pending results... 7920 1726885341.20113: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 7920 1726885341.20249: in run() - task 02369adf-7a19-9835-648e-0000000002de 7920 1726885341.20267: variable 'ansible_search_path' from source: unknown 7920 1726885341.20275: variable 'ansible_search_path' from source: unknown 7920 1726885341.20319: calling self._execute() 7920 1726885341.20415: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885341.20427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885341.20441: variable 'omit' from source: magic vars 7920 1726885341.20554: variable 'omit' from source: magic vars 7920 1726885341.20628: variable 'omit' from source: magic vars 7920 1726885341.20872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885341.23455: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885341.23519: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885341.23561: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885341.23610: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885341.23647: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885341.23724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885341.23762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885341.23794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885341.23842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885341.23867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885341.24102: variable 'storage_volumes' from source: include params 7920 1726885341.24122: variable 'mount_location' from source: play vars 7920 1726885341.24196: variable 'mount_location' from source: play vars 7920 1726885341.24209: variable 'unused_disks' from source: set_fact 7920 1726885341.24274: variable 'unused_disks' from source: set_fact 7920 1726885341.24338: variable 'storage_use_partitions' from source: role '' defaults 7920 1726885341.24350: variable 'storage_disklabel_type' from source: role '' defaults 7920 1726885341.24358: variable 'storage_pool_defaults' from source: role '' defaults 7920 1726885341.24429: variable 'storage_pool_defaults' from source: role '' defaults 7920 1726885341.24494: variable 'storage_volume_defaults' from source: role '' defaults 7920 1726885341.24563: variable 'storage_volume_defaults' from source: role '' defaults 7920 1726885341.24670: variable 'storage_safe_mode' from source: play vars 7920 1726885341.24752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885341.24781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885341.24810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885341.24860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885341.24879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885341.24955: variable 'omit' from source: magic vars 7920 1726885341.24979: variable 'omit' from source: magic vars 7920 1726885341.25006: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885341.25039: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885341.25064: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885341.25085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885341.25099: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885341.25120: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885341.25140: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885341.25174: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885341.25182: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885341.25189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885341.25304: Set connection var ansible_connection to ssh 7920 1726885341.25323: Set connection var ansible_shell_executable to /bin/sh 7920 1726885341.25334: Set connection var ansible_timeout to 10 7920 1726885341.25341: Set connection var ansible_shell_type to sh 7920 1726885341.25350: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885341.25359: Set connection var ansible_pipelining to False 7920 1726885341.25389: variable 'ansible_shell_executable' from source: unknown 7920 1726885341.25397: variable 'ansible_connection' from source: unknown 7920 1726885341.25403: variable 'ansible_module_compression' from source: unknown 7920 1726885341.25410: variable 'ansible_shell_type' from source: unknown 7920 1726885341.25419: variable 'ansible_shell_executable' from source: unknown 7920 1726885341.25427: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885341.25434: variable 'ansible_pipelining' from source: unknown 7920 1726885341.25440: variable 'ansible_timeout' from source: unknown 7920 1726885341.25448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885341.25577: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885341.25592: variable 'omit' from source: magic vars 7920 1726885341.25607: starting attempt loop 7920 1726885341.25616: running the handler 7920 1726885341.25631: _low_level_execute_command(): starting 7920 1726885341.25648: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885341.26366: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885341.26382: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885341.26396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885341.26416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885341.26459: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885341.26471: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885341.26488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885341.26504: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885341.26516: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885341.26527: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885341.26542: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885341.26555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885341.26572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885341.26586: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885341.26601: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885341.26618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885341.26693: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885341.26724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885341.26742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885341.26821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885341.28453: stdout chunk (state=3): >>>/root <<< 7920 1726885341.28640: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885341.28643: stdout chunk (state=3): >>><<< 7920 1726885341.28646: stderr chunk (state=3): >>><<< 7920 1726885341.28743: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885341.28747: _low_level_execute_command(): starting 7920 1726885341.28750: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885341.2866669-9227-138330684699408 `" && echo ansible-tmp-1726885341.2866669-9227-138330684699408="` echo /root/.ansible/tmp/ansible-tmp-1726885341.2866669-9227-138330684699408 `" ) && sleep 0' 7920 1726885341.29328: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885341.29342: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885341.29356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885341.29375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885341.29422: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885341.29435: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885341.29448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885341.29464: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885341.29475: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885341.29485: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885341.29495: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885341.29507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885341.29525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885341.29540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885341.29550: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885341.29562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885341.29640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885341.29663: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885341.29677: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885341.29743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885341.31566: stdout chunk (state=3): >>>ansible-tmp-1726885341.2866669-9227-138330684699408=/root/.ansible/tmp/ansible-tmp-1726885341.2866669-9227-138330684699408 <<< 7920 1726885341.31759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885341.31763: stdout chunk (state=3): >>><<< 7920 1726885341.31765: stderr chunk (state=3): >>><<< 7920 1726885341.32022: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885341.2866669-9227-138330684699408=/root/.ansible/tmp/ansible-tmp-1726885341.2866669-9227-138330684699408 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885341.32028: variable 'ansible_module_compression' from source: unknown 7920 1726885341.32031: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 7920 1726885341.32033: variable 'ansible_facts' from source: unknown 7920 1726885341.32057: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885341.2866669-9227-138330684699408/AnsiballZ_blivet.py 7920 1726885341.32201: Sending initial data 7920 1726885341.32205: Sent initial data (153 bytes) 7920 1726885341.33299: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885341.33329: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885341.33349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885341.33373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885341.33432: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885341.33462: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885341.33477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885341.33495: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885341.33507: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885341.33524: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885341.33538: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885341.33559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885341.33579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885341.33593: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885341.33604: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885341.33632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885341.33720: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885341.33742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885341.33756: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885341.33827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885341.35499: 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 <<< 7920 1726885341.35547: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885341.35576: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpw49ioewe /root/.ansible/tmp/ansible-tmp-1726885341.2866669-9227-138330684699408/AnsiballZ_blivet.py <<< 7920 1726885341.35610: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885341.36921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885341.37116: stderr chunk (state=3): >>><<< 7920 1726885341.37122: stdout chunk (state=3): >>><<< 7920 1726885341.37124: done transferring module to remote 7920 1726885341.37126: _low_level_execute_command(): starting 7920 1726885341.37129: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885341.2866669-9227-138330684699408/ /root/.ansible/tmp/ansible-tmp-1726885341.2866669-9227-138330684699408/AnsiballZ_blivet.py && sleep 0' 7920 1726885341.37961: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885341.37975: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885341.37991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885341.38009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885341.38069: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885341.38081: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885341.38096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885341.38135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885341.38156: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885341.38173: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885341.38186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885341.38200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885341.38227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885341.38322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885341.38335: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885341.38350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885341.38435: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885341.38462: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885341.38478: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885341.38563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885341.40201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885341.40336: stderr chunk (state=3): >>><<< 7920 1726885341.40347: stdout chunk (state=3): >>><<< 7920 1726885341.40445: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885341.40452: _low_level_execute_command(): starting 7920 1726885341.40454: _low_level_execute_command(): using become for this command 7920 1726885341.40457: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-uozvqedpfdyshbtbsdwfhrbfhfcfetnh ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885341.2866669-9227-138330684699408/AnsiballZ_blivet.py'"'"' && sleep 0' 7920 1726885341.40510: Initial state: awaiting_escalation: BECOME-SUCCESS-uozvqedpfdyshbtbsdwfhrbfhfcfetnh 7920 1726885341.41018: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885341.41034: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885341.41048: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885341.41066: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885341.41106: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885341.41126: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885341.41140: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885341.41156: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885341.41168: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885341.41179: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885341.41189: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885341.41201: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885341.41218: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885341.41231: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885341.41242: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885341.41254: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885341.41330: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885341.41352: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885341.41367: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885341.41441: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885341.44162: stdout chunk (state=1): >>>BECOME-SUCCESS-uozvqedpfdyshbtbsdwfhrbfhfcfetnh <<< 7920 1726885341.44165: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-uozvqedpfdyshbtbsdwfhrbfhfcfetnh' 7920 1726885341.44389: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885341.44403: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885341.44463: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885341.44494: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885341.44526: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885341.44577: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 7920 1726885341.44580: stdout chunk (state=3): >>># installed zipimport hook <<< 7920 1726885341.44616: 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' <<< 7920 1726885341.44656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885341.44681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885341.44693: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0c45ca0> <<< 7920 1726885341.44736: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885341.44760: 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 0x7f9de09dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0c45a00> <<< 7920 1726885341.44798: 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' <<< 7920 1726885341.44818: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0c459a0> <<< 7920 1726885341.44840: 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 0x7f9de09dc370> <<< 7920 1726885341.44893: 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' <<< 7920 1726885341.44918: 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' <<< 7920 1726885341.44941: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de09dc820> <<< 7920 1726885341.44951: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de09dc550> <<< 7920 1726885341.44971: 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' <<< 7920 1726885341.44990: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885341.45016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885341.45049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885341.45052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885341.45083: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0988f70> <<< 7920 1726885341.45086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885341.45100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885341.45163: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de098f100> <<< 7920 1726885341.45216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885341.45253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885341.45272: 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 0x7f9de09b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de098f820> <<< 7920 1726885341.45293: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de09f1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0988c70> <<< 7920 1726885341.45353: 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' # <<< 7920 1726885341.45356: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de09b8c70> <<< 7920 1726885341.45400: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de09dcfd0> <<< 7920 1726885341.45430: 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. <<< 7920 1726885341.45705: 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' <<< 7920 1726885341.45730: 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' <<< 7920 1726885341.45756: 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' <<< 7920 1726885341.45758: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0954d90> <<< 7920 1726885341.45801: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0957e20> <<< 7920 1726885341.45824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885341.45838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885341.45847: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885341.45866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885341.45878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885341.45910: 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' <<< 7920 1726885341.45937: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de094e730> <<< 7920 1726885341.45957: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0955520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0954250> <<< 7920 1726885341.45968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885341.46035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885341.46048: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885341.46072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885341.46095: 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' <<< 7920 1726885341.46139: 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 0x7f9de0890c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0890760> <<< 7920 1726885341.46162: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885341.46180: 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 0x7f9de0890d60> <<< 7920 1726885341.46197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885341.46225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885341.46261: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0890e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0890ee0> <<< 7920 1726885341.46273: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885341.46314: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08e8be0> <<< 7920 1726885341.46341: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885341.46355: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08e24c0> <<< 7920 1726885341.46395: 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 0x7f9de08f7520> <<< 7920 1726885341.46425: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de095bd00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 7920 1726885341.46451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7920 1726885341.46485: 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 0x7f9de08a1b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0957fa0> <<< 7920 1726885341.46506: 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 0x7f9de08f7130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de09618b0> <<< 7920 1726885341.46530: 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' <<< 7920 1726885341.46560: 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' <<< 7920 1726885341.46588: 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 0x7f9de08a1e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08a1c40> <<< 7920 1726885341.46621: 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' <<< 7920 1726885341.46645: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08a1bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885341.46672: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885341.46693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885341.46702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885341.46742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885341.46767: 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 0x7f9de086d220> <<< 7920 1726885341.46797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885341.46807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885341.46831: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de086d310> <<< 7920 1726885341.46948: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08aee50> <<< 7920 1726885341.46984: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08a38e0> <<< 7920 1726885341.47002: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08a1e20> <<< 7920 1726885341.47029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885341.47040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885341.47065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885341.47093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885341.47106: 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 0x7f9de07fcf70> <<< 7920 1726885341.47136: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de07e1b20> <<< 7920 1726885341.47184: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08a3d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08e2fd0> <<< 7920 1726885341.47204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885341.47244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885341.47268: 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 0x7f9de079a9a0> import 'errno' # <<< 7920 1726885341.47303: 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 0x7f9de079acd0> <<< 7920 1726885341.47339: 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' <<< 7920 1726885341.47361: 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 0x7f9de07ac5e0> <<< 7920 1726885341.47378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885341.47410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885341.47435: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de07acb20> <<< 7920 1726885341.47494: 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 0x7f9de0737250> <<< 7920 1726885341.47501: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de079adc0> <<< 7920 1726885341.47516: 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' <<< 7920 1726885341.47554: 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 0x7f9de0749130> <<< 7920 1726885341.47583: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de07ac460> import 'pwd' # <<< 7920 1726885341.47596: 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 0x7f9de07491f0> <<< 7920 1726885341.47635: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08a1880> <<< 7920 1726885341.47672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885341.47682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885341.47697: 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' <<< 7920 1726885341.47724: 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 0x7f9de0763550> <<< 7920 1726885341.47759: 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' <<< 7920 1726885341.47773: 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 0x7f9de0763820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0763610> <<< 7920 1726885341.47799: 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 0x7f9de0763700> <<< 7920 1726885341.47828: 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' <<< 7920 1726885341.48027: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885341.48040: 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 0x7f9de0763b50> <<< 7920 1726885341.48075: 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 0x7f9de0763fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0763790> <<< 7920 1726885341.48079: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de07578e0> <<< 7920 1726885341.48098: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08a1460> <<< 7920 1726885341.48110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885341.48165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885341.48195: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0763940> <<< 7920 1726885341.48313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885341.48316: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9de06a8520> <<< 7920 1726885341.48475: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 7920 1726885341.48559: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.48610: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885341.48631: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885341.49825: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.50760: 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 0x7f9de058f730> <<< 7920 1726885341.50784: 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' <<< 7920 1726885341.50809: 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' <<< 7920 1726885341.50831: 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' <<< 7920 1726885341.50856: 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 0x7f9de0620850> <<< 7920 1726885341.50893: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0620730> <<< 7920 1726885341.50928: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0620490> <<< 7920 1726885341.50947: 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' <<< 7920 1726885341.50989: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0620580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de06202b0> import 'atexit' # <<< 7920 1726885341.51020: 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 0x7f9de06204f0> <<< 7920 1726885341.51039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885341.51061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885341.51105: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de06208b0> <<< 7920 1726885341.51138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885341.51142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885341.51167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885341.51181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885341.51195: 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' <<< 7920 1726885341.51260: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0572880> <<< 7920 1726885341.51293: 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 0x7f9de05724f0> <<< 7920 1726885341.51330: 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 0x7f9de05726a0> <<< 7920 1726885341.51344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885341.51364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885341.51401: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de052db50> <<< 7920 1726885341.51420: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de061ad00> <<< 7920 1726885341.51580: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0620610> <<< 7920 1726885341.51600: 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' <<< 7920 1726885341.51619: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de061ae80> <<< 7920 1726885341.51642: 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' <<< 7920 1726885341.51666: 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' <<< 7920 1726885341.51683: 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' <<< 7920 1726885341.51716: 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 0x7f9ddffe8880> <<< 7920 1726885341.51798: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de05c1d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de05c1850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0527310> <<< 7920 1726885341.51835: 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 0x7f9de05c1fa0> <<< 7920 1726885341.51869: 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 0x7f9de05c1f70> <<< 7920 1726885341.51886: 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' <<< 7920 1726885341.51908: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885341.51932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885341.52015: 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 0x7f9ddffcff70> <<< 7920 1726885341.52025: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de05f8e80> <<< 7920 1726885341.52037: 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' <<< 7920 1726885341.52097: 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 0x7f9ddffdf520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de05f8fd0> <<< 7920 1726885341.52115: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885341.52139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885341.52166: 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' <<< 7920 1726885341.52178: stdout chunk (state=3): >>>import '_string' # <<< 7920 1726885341.52227: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddffcf250> <<< 7920 1726885341.52350: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddffdf160> <<< 7920 1726885341.52439: 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 0x7f9ddffdd5b0> <<< 7920 1726885341.52465: 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 0x7f9ddffdd670> <<< 7920 1726885341.52529: 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 0x7f9ddffdcca0> <<< 7920 1726885341.52546: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de05f0bb0> <<< 7920 1726885341.52567: 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' <<< 7920 1726885341.52608: 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 0x7f9de05829d0> <<< 7920 1726885341.52788: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885341.52791: 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 0x7f9de057f970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddffd1880> <<< 7920 1726885341.52849: 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 0x7f9de0582400> <<< 7920 1726885341.52875: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de05b99d0> # zipimport: zlib available <<< 7920 1726885341.52878: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7920 1726885341.52940: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.53026: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885341.53064: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 7920 1726885341.53081: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885341.53170: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.53260: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.53705: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.54158: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885341.54184: 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_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885341.54200: 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' <<< 7920 1726885341.54247: 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 0x7f9ddffa9be0> <<< 7920 1726885341.54318: 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 0x7f9de05767c0> <<< 7920 1726885341.54331: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddfb85100> <<< 7920 1726885341.54384: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885341.54393: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.54420: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885341.54426: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.54534: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.54662: 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' <<< 7920 1726885341.54691: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0577c10> # zipimport: zlib available <<< 7920 1726885341.55074: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.55431: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.55487: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.55558: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885341.55562: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.55588: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.55630: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885341.55634: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.55683: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.55760: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885341.55789: 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_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885341.55797: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.55820: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.55861: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885341.55864: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.56036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.56221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885341.56251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885341.56270: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885341.56325: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de05bcfd0> <<< 7920 1726885341.56341: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.56388: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.56462: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885341.56485: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/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_fgygmo51/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_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 7920 1726885341.56517: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.56552: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885341.56569: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.56594: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.56628: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.56688: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.56753: 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 <<< 7920 1726885341.56771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885341.56840: 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 0x7f9ddff96700> <<< 7920 1726885341.56868: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddfb3af40> <<< 7920 1726885341.56908: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/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_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885341.56923: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.57022: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.57068: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.57090: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.57138: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885341.57156: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885341.57168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885341.57188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885341.57215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885341.57231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885341.57303: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddfb74b50> <<< 7920 1726885341.57347: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddffa4520> <<< 7920 1726885341.57400: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddff9fa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885341.57429: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.57455: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/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_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885341.57520: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885341.57550: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 7920 1726885341.57591: 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_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available <<< 7920 1726885341.57622: 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_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available <<< 7920 1726885341.57651: 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_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available <<< 7920 1726885341.57674: 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_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 7920 1726885341.57691: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.58974: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.60054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 7920 1726885341.60094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 7920 1726885341.60107: 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' <<< 7920 1726885341.60149: 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' <<< 7920 1726885341.60165: 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 0x7f9ddf8ad040> <<< 7920 1726885341.60187: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf8ad280> <<< 7920 1726885341.60204: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf8ada00> <<< 7920 1726885341.60295: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddfb84460> <<< 7920 1726885341.60335: 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' <<< 7920 1726885341.60360: 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 <<< 7920 1726885341.60377: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 7920 1726885341.60401: 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' <<< 7920 1726885341.60437: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddff960a0> <<< 7920 1726885341.60449: 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' <<< 7920 1726885341.60488: 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' <<< 7920 1726885341.60519: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddfb83160> <<< 7920 1726885341.60583: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885341.60586: 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 0x7f9ddfb83940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddfb83e50> <<< 7920 1726885341.60616: 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' <<< 7920 1726885341.60640: 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' <<< 7920 1726885341.60650: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 7920 1726885341.60661: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 7920 1726885341.60716: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf8ba340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf8ba1f0> <<< 7920 1726885341.60770: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddfb83c40> <<< 7920 1726885341.60795: 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' <<< 7920 1726885341.60823: 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' <<< 7920 1726885341.60847: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 7920 1726885341.61010: 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 0x7f9ddf9d5070> <<< 7920 1726885341.61075: 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 0x7f9ddf9d5f70> <<< 7920 1726885341.61091: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf9d57f0> <<< 7920 1726885341.61123: 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' <<< 7920 1726885341.61147: 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' <<< 7920 1726885341.61173: 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' <<< 7920 1726885341.61205: 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' <<< 7920 1726885341.61234: 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 0x7f9ddf9292e0> <<< 7920 1726885341.61253: 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 0x7f9ddf9293d0> <<< 7920 1726885341.61283: 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 0x7f9ddf9296d0> <<< 7920 1726885341.61318: 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' <<< 7920 1726885341.61357: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf929ca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf8fbc40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf8fb820> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 7920 1726885341.61375: 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' <<< 7920 1726885341.61410: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf8fbee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf8fb2b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf9d5bb0> <<< 7920 1726885341.61458: 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 <<< 7920 1726885341.61483: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 7920 1726885341.61511: 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 0x7f9ddf97bdf0> <<< 7920 1726885341.61527: 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' <<< 7920 1726885341.61555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 7920 1726885341.61579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 7920 1726885341.61606: 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' <<< 7920 1726885341.61707: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf8a88b0> <<< 7920 1726885341.61773: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf994670> <<< 7920 1726885341.61785: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf9941c0> <<< 7920 1726885341.61890: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf9898e0> <<< 7920 1726885341.61952: 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 <<< 7920 1726885341.61965: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 7920 1726885341.62140: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf877a00> <<< 7920 1726885341.62202: 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 <<< 7920 1726885341.62220: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 7920 1726885341.62404: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf27cd60> <<< 7920 1726885341.62416: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf9d54f0> <<< 7920 1726885341.62466: 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 <<< 7920 1726885341.62493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 7920 1726885341.62694: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf27ceb0> <<< 7920 1726885341.62739: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0601d30> <<< 7920 1726885341.62774: 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' <<< 7920 1726885341.62792: 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' <<< 7920 1726885341.62814: 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 <<< 7920 1726885341.62826: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 7920 1726885341.62871: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf210580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf2103a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf298640> <<< 7920 1726885341.63337: stdout chunk (state=3): >>> ** (process:16666): WARNING **: 22:22:21.632: 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 0x7f9ddfb84280> <<< 7920 1726885341.63355: 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' <<< 7920 1726885341.63403: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf210190> <<< 7920 1726885341.63431: 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 0x7f9ddf2388b0> <<< 7920 1726885341.63454: 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' <<< 7920 1726885341.63485: 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 <<< 7920 1726885341.63506: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' <<< 7920 1726885341.63528: 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 <<< 7920 1726885341.63540: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 7920 1726885341.63572: 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' <<< 7920 1726885341.63599: 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' <<< 7920 1726885341.63631: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb948b0> <<< 7920 1726885341.63655: 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' <<< 7920 1726885341.63678: 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 <<< 7920 1726885341.63705: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 7920 1726885341.63739: stdout chunk (state=3): >>>import 'six.moves' # <<< 7920 1726885341.63751: 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 0x7f9ddeba9fd0> <<< 7920 1726885341.63780: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb9b3a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb94df0> <<< 7920 1726885341.63804: 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 <<< 7920 1726885341.63818: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 7920 1726885341.63851: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeba9cd0> <<< 7920 1726885341.63865: 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' <<< 7920 1726885341.63886: 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' <<< 7920 1726885341.63909: 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' <<< 7920 1726885341.63951: 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 0x7f9ddebc2dc0> <<< 7920 1726885341.63981: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddebc2b20> # /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' <<< 7920 1726885341.64014: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddebc2c10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddebc2790> <<< 7920 1726885341.64039: 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' <<< 7920 1726885341.64082: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 7920 1726885341.64094: 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 0x7f9ddebc2850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddebc27f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddebb2d90> <<< 7920 1726885341.64119: 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' <<< 7920 1726885341.64146: 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' <<< 7920 1726885341.64182: 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 0x7f9ddeb4a9d0> <<< 7920 1726885341.64225: 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 0x7f9ddeb4adc0> <<< 7920 1726885341.64245: stdout chunk (state=3): >>>import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb4a6a0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddebc2580> <<< 7920 1726885341.64272: 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 0x7f9ddeb4a6d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb940d0> <<< 7920 1726885341.64303: 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' <<< 7920 1726885341.64330: 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' <<< 7920 1726885341.64357: 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 <<< 7920 1726885341.64370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 7920 1726885341.64419: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb60460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb601c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb94640> <<< 7920 1726885341.64758: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf245580> <<< 7920 1726885341.64816: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf238d30> <<< 7920 1726885341.64852: 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 <<< 7920 1726885341.64889: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 7920 1726885341.64900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 7920 1726885341.64928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 7920 1726885341.64931: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb10400> <<< 7920 1726885341.64962: 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' <<< 7920 1726885341.64975: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb10bb0> <<< 7920 1726885341.65041: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb0b0d0> <<< 7920 1726885341.65065: 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 <<< 7920 1726885341.65101: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 7920 1726885341.65122: 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 <<< 7920 1726885341.65135: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885341.65172: 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 0x7f9ddeb44a90> <<< 7920 1726885341.65209: 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' <<< 7920 1726885341.65231: 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 <<< 7920 1726885341.65259: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 7920 1726885341.65273: 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' <<< 7920 1726885341.65306: 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' <<< 7920 1726885341.65332: 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' <<< 7920 1726885341.65358: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddead5760> <<< 7920 1726885341.65391: 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 0x7f9ddead5cd0> <<< 7920 1726885341.65416: 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 0x7f9ddeae53d0> <<< 7920 1726885341.65437: 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' <<< 7920 1726885341.65466: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeae5730> <<< 7920 1726885341.65485: 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' <<< 7920 1726885341.65543: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeae5e80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddead5400> <<< 7920 1726885341.65558: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeacaee0> <<< 7920 1726885341.65663: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeaca160> <<< 7920 1726885341.65699: 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' <<< 7920 1726885341.65724: 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 <<< 7920 1726885341.65767: 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 0x7f9ddeb065e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeaca760> <<< 7920 1726885341.65770: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb44c40> <<< 7920 1726885341.65792: 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' <<< 7920 1726885341.65821: 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' <<< 7920 1726885341.65824: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb06f40> <<< 7920 1726885341.65856: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb44e80> <<< 7920 1726885341.65872: 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' <<< 7920 1726885341.65902: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeaca2e0> <<< 7920 1726885341.65929: 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' <<< 7920 1726885341.65964: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddea912e0> <<< 7920 1726885341.65987: 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' <<< 7920 1726885341.66002: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddea915b0> <<< 7920 1726885341.66201: 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' <<< 7920 1726885341.66222: 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 <<< 7920 1726885341.66237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885341.66341: 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 0x7f9ddeac0d60> <<< 7920 1726885341.66368: 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' <<< 7920 1726885341.66413: 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 0x7f9dde9b7af0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde9b7460> <<< 7920 1726885341.66437: 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 0x7f9dde9b7dc0> <<< 7920 1726885341.66453: 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' <<< 7920 1726885341.66484: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde9c54c0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py <<< 7920 1726885341.66508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 7920 1726885341.66538: 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 0x7f9dde9de6a0> <<< 7920 1726885341.66557: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde9d4250> <<< 7920 1726885341.66611: 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' <<< 7920 1726885341.66616: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde9e9880> <<< 7920 1726885341.66648: 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' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde9ef550> <<< 7920 1726885341.66668: 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' <<< 7920 1726885341.66689: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde974340> <<< 7920 1726885341.66704: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeab7d90> <<< 7920 1726885341.66730: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeab7a90> <<< 7920 1726885341.66760: 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' <<< 7920 1726885341.66814: 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 0x7f9dde984340> <<< 7920 1726885341.66841: 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' <<< 7920 1726885341.66863: 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' <<< 7920 1726885341.66915: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde984ac0> <<< 7920 1726885341.66937: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde9842e0> <<< 7920 1726885341.67176: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde97baf0> # /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 0x7f9dde9afb20> # /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 0x7f9dde933280> # /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 <<< 7920 1726885341.67179: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' <<< 7920 1726885341.67221: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde94e3a0> <<< 7920 1726885341.67236: 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' <<< 7920 1726885341.67286: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde94e760> <<< 7920 1726885341.67311: 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' <<< 7920 1726885341.67342: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde958400> <<< 7920 1726885341.67363: 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' <<< 7920 1726885341.67393: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde958fa0> <<< 7920 1726885341.67406: 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' <<< 7920 1726885341.67430: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde9647f0> <<< 7920 1726885341.67449: 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 <<< 7920 1726885341.67462: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' <<< 7920 1726885341.67477: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde964b20> <<< 7920 1726885341.67497: 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' <<< 7920 1726885341.67528: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde964ee0> <<< 7920 1726885341.67542: 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' <<< 7920 1726885341.67567: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde8f35e0> <<< 7920 1726885341.67594: 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' <<< 7920 1726885341.67622: 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' <<< 7920 1726885341.67641: 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 <<< 7920 1726885341.67653: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 7920 1726885341.67695: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde9021c0> <<< 7920 1726885341.67724: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde8f3e50> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde8f3940> <<< 7920 1726885341.67961: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde933340> <<< 7920 1726885341.67979: 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 <<< 7920 1726885341.67988: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 7920 1726885341.68013: 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 <<< 7920 1726885341.68026: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' <<< 7920 1726885341.68047: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde8b6eb0> <<< 7920 1726885341.68067: 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' <<< 7920 1726885341.68079: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde8c0160> <<< 7920 1726885341.68180: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde941be0> <<< 7920 1726885341.68183: 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 <<< 7920 1726885341.68185: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 7920 1726885341.68222: 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' <<< 7920 1726885341.68670: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde8ceac0> <<< 7920 1726885341.68700: 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 <<< 7920 1726885341.68707: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' <<< 7920 1726885341.68729: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde8d79d0> <<< 7920 1726885341.68877: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde8ce3d0> <<< 7920 1726885341.68893: 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' <<< 7920 1726885341.68938: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde8e0c70> <<< 7920 1726885341.68956: 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' <<< 7920 1726885341.68985: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde8e6e80> <<< 7920 1726885341.68999: 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' <<< 7920 1726885341.69060: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde8ea5e0> <<< 7920 1726885341.69063: 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 <<< 7920 1726885341.69068: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 7920 1726885341.69118: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde8ead90> <<< 7920 1726885341.69135: 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' <<< 7920 1726885341.69180: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde878850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb38b50> <<< 7920 1726885341.69221: 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 0x7f9ddeab77f0> <<< 7920 1726885341.69342: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb27d60> <<< 7920 1726885341.69364: 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 <<< 7920 1726885341.69379: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 7920 1726885341.69408: 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' <<< 7920 1726885341.69448: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde8a0a90> <<< 7920 1726885341.69471: 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' <<< 7920 1726885341.69483: stdout chunk (state=3): >>>import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde8ab640> <<< 7920 1726885341.69502: 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' <<< 7920 1726885341.69575: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde8ab220> <<< 7920 1726885341.69579: 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 <<< 7920 1726885341.69585: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 7920 1726885341.69636: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde834be0> <<< 7920 1726885341.69775: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde899820> <<< 7920 1726885341.69781: 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 <<< 7920 1726885341.69797: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 7920 1726885341.69910: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde8a0610> <<< 7920 1726885341.69930: 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' <<< 7920 1726885341.69994: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde7f6a00> <<< 7920 1726885341.70006: 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 <<< 7920 1726885341.70071: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 7920 1726885341.70100: 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 <<< 7920 1726885341.70107: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' <<< 7920 1726885341.70143: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde7c07c0> <<< 7920 1726885341.70151: 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 <<< 7920 1726885341.70169: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 7920 1726885341.70200: 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' <<< 7920 1726885341.70235: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde7d3970> <<< 7920 1726885341.70380: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde7c0f70> <<< 7920 1726885341.70397: 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' <<< 7920 1726885341.70410: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde773eb0> <<< 7920 1726885341.70770: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde801520> <<< 7920 1726885341.70783: 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 <<< 7920 1726885341.70807: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 7920 1726885341.70918: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde743b20> <<< 7920 1726885341.70935: 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' <<< 7920 1726885341.70968: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde760d30> <<< 7920 1726885341.70986: 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' <<< 7920 1726885341.71025: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde766760> <<< 7920 1726885341.71045: 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' <<< 7920 1726885341.71058: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde76c2b0> <<< 7920 1726885341.71084: 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' <<< 7920 1726885341.71126: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde76c610> <<< 7920 1726885341.71133: 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' <<< 7920 1726885341.71164: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde6f54c0> <<< 7920 1726885341.71177: 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 <<< 7920 1726885341.71192: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 7920 1726885341.71278: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde6f5dc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf2389d0> <<< 7920 1726885341.71302: 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 <<< 7920 1726885341.71320: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 7920 1726885341.71453: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf238a90> <<< 7920 1726885341.71468: 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 <<< 7920 1726885341.71498: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 7920 1726885341.71523: 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 <<< 7920 1726885341.71556: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 7920 1726885341.71585: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde6c9a00> <<< 7920 1726885341.71609: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde6b4730> <<< 7920 1726885341.71636: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885341.71673: 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_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885341.71677: 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_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 7920 1726885341.71702: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.71908: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.72074: 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_fgygmo51/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 7920 1726885341.72260: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885341.72425: 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' <<< 7920 1726885341.72485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py <<< 7920 1726885341.72498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' <<< 7920 1726885341.72505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885341.72540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7920 1726885341.72565: 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' <<< 7920 1726885341.72573: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde64c6d0> <<< 7920 1726885341.72616: 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 0x7f9dde64c760> <<< 7920 1726885341.72692: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde67dbe0> <<< 7920 1726885341.72701: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde67d370> <<< 7920 1726885341.72721: 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 <<< 7920 1726885341.72737: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' <<< 7920 1726885341.72905: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde67db80> <<< 7920 1726885341.72920: 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 <<< 7920 1726885341.72935: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 7920 1726885341.72965: 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 <<< 7920 1726885341.72972: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 7920 1726885341.73001: 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' <<< 7920 1726885341.73007: stdout chunk (state=3): >>>import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde593250> <<< 7920 1726885341.73026: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde623a00> <<< 7920 1726885341.73041: 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 <<< 7920 1726885341.73061: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 7920 1726885341.73082: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde5936a0> <<< 7920 1726885341.73105: 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' <<< 7920 1726885341.73132: 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 <<< 7920 1726885341.73140: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' <<< 7920 1726885341.73175: 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' <<< 7920 1726885341.73204: 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' <<< 7920 1726885341.73234: 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 <<< 7920 1726885341.73255: stdout chunk (state=3): >>># 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 0x7f9dde5a7430> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde59cf10> <<< 7920 1726885341.73278: 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 0x7f9dde5a75e0> <<< 7920 1726885341.73300: 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 0x7f9dde5a7820> <<< 7920 1726885341.73331: 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 0x7f9dde5a7a00> <<< 7920 1726885341.73361: 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' <<< 7920 1726885341.73393: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde5a7c10> <<< 7920 1726885341.73427: 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' <<< 7920 1726885341.73456: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde5a7e50> <<< 7920 1726885341.73477: 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 0x7f9dde5b0c10> <<< 7920 1726885341.73498: 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 0x7f9dde5b0d90> <<< 7920 1726885341.73534: 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' <<< 7920 1726885341.73549: stdout chunk (state=3): >>>import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde5b0fa0> <<< 7920 1726885341.73568: 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' <<< 7920 1726885341.73596: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde5b9190> <<< 7920 1726885341.73617: 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 <<< 7920 1726885341.73641: 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 0x7f9dde5b9610> <<< 7920 1726885341.73660: 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' <<< 7920 1726885341.73691: stdout chunk (state=3): >>>import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde5b9c40> <<< 7920 1726885341.73717: 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 0x7f9dde5b9f40> <<< 7920 1726885341.73766: 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 0x7f9dde5c6160> <<< 7920 1726885341.73771: 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 0x7f9dde5c62e0> <<< 7920 1726885341.73804: 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' <<< 7920 1726885341.73807: stdout chunk (state=3): >>>import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde5c6520> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde59ca60> <<< 7920 1726885341.73841: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde593f70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde593d90> <<< 7920 1726885341.74014: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde64c9d0> <<< 7920 1726885341.74049: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde638220> <<< 7920 1726885341.82304: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885341.89901: 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 <<< 7920 1726885341.89906: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 7920 1726885341.90239: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde56c730> <<< 7920 1726885342.47837: stdout chunk (state=3): >>> {"changed": true, "actions": [{"action": "create format", "fs_type": "xfs", "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=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "path": "/opt/test", "fstype": "xfs", "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": "xfs", "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=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "_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": "xfs", "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=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "_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": {}}}} <<< 7920 1726885342.48850: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885342.48958: 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 <<< 7920 1726885342.49050: 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 <<< 7920 1726885342.49102: 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 # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing 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 <<< 7920 1726885342.49136: 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 # 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 <<< 7920 1726885342.49183: stdout chunk (state=3): >>># cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap <<< 7920 1726885342.49188: stdout chunk (state=3): >>># cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing 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 <<< 7920 1726885342.49235: stdout chunk (state=3): >>># 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 <<< 7920 1726885342.49259: stdout chunk (state=3): >>># cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel <<< 7920 1726885342.49262: stdout chunk (state=3): >>># 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 <<< 7920 1726885342.49892: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885342.49931: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy bz2 # destroy lzma <<< 7920 1726885342.49946: stdout chunk (state=3): >>># destroy _compat_pickle <<< 7920 1726885342.50046: 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 <<< 7920 1726885342.50073: stdout chunk (state=3): >>># cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # 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 <<< 7920 1726885342.50199: 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 # 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 <<< 7920 1726885342.50268: 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 <<< 7920 1726885342.50376: 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 <<< 7920 1726885342.50456: 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 <<< 7920 1726885342.50549: stdout chunk (state=3): >>># cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 7920 1726885342.50627: 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 # 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 <<< 7920 1726885342.50683: stdout chunk (state=3): >>># 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 <<< 7920 1726885342.50744: 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 # 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 <<< 7920 1726885342.50832: 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 <<< 7920 1726885342.50929: 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 # 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__ <<< 7920 1726885342.50964: 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 <<< 7920 1726885342.50990: 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 <<< 7920 1726885342.51000: 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 <<< 7920 1726885342.51800: stdout chunk (state=3): >>># destroy ctypes # destroy gettext <<< 7920 1726885342.51883: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket # destroy array <<< 7920 1726885342.51895: stdout chunk (state=3): >>># destroy zipimport # destroy parted <<< 7920 1726885342.51987: stdout chunk (state=3): >>># destroy pyudev <<< 7920 1726885342.52002: stdout chunk (state=3): >>># destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 7920 1726885342.52072: 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 <<< 7920 1726885342.52085: stdout chunk (state=3): >>># destroy tokenize <<< 7920 1726885342.52140: stdout chunk (state=3): >>># destroy _string # destroy textwrap # destroy fnmatch <<< 7920 1726885342.52196: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 7920 1726885342.52245: stdout chunk (state=3): >>># destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # 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 <<< 7920 1726885342.52257: stdout chunk (state=3): >>># destroy posix # destroy ansible.module_utils.six.moves.urllib <<< 7920 1726885342.52299: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 7920 1726885342.52366: 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 <<< 7920 1726885342.52409: stdout chunk (state=3): >>># destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode <<< 7920 1726885342.52424: stdout chunk (state=3): >>># destroy abc <<< 7920 1726885342.52485: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy six # destroy collections.abc <<< 7920 1726885342.52499: 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 <<< 7920 1726885342.52552: 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 <<< 7920 1726885342.52592: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy datetime # destroy json <<< 7920 1726885342.52607: stdout chunk (state=3): >>># destroy re <<< 7920 1726885342.52694: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885342.53350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885342.53354: stdout chunk (state=3): >>><<< 7920 1726885342.53356: stderr chunk (state=3): >>><<< 7920 1726885342.53630: _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 0x7f9de0c45ca0> # /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 0x7f9de09dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0c45a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f9de0c459a0> 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 0x7f9de09dc370> # /usr/lib64/python3.9/__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 0x7f9de09dc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de09dc550> # /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 0x7f9de0988f70> # /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 0x7f9de098f100> # /usr/lib64/python3.9/__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 0x7f9de09b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de098f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de09f1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0988c70> # /usr/lib64/python3.9/__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 0x7f9de09b8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de09dcfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f9de0954d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0957e20> # /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 0x7f9de094e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0955520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0954250> # /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 0x7f9de0890c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0890760> 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 0x7f9de0890d60> # /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 0x7f9de0890e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0890ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08e8be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08e24c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08f7520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de095bd00> # /usr/lib64/python3.9/__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 0x7f9de08a1b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0957fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de08f7130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de09618b0> # /usr/lib64/python3.9/__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 0x7f9de08a1e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08a1c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08a1bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f9de086d220> # /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 0x7f9de086d310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08aee50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08a38e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08a1e20> # /usr/lib64/python3.9/__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 0x7f9de07fcf70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de07e1b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08a3d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08e2fd0> # /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 0x7f9de079a9a0> 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 0x7f9de079acd0> # /usr/lib64/python3.9/__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 0x7f9de07ac5e0> # /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 0x7f9de07acb20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de0737250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de079adc0> # /usr/lib64/python3.9/__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 0x7f9de0749130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de07ac460> 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 0x7f9de07491f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08a1880> # /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 0x7f9de0763550> # /usr/lib64/python3.9/__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 0x7f9de0763820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0763610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de0763700> # /usr/lib64/python3.9/__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 0x7f9de0763b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de0763fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0763790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de07578e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de08a1460> # /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 0x7f9de0763940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9de06a8520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/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_fgygmo51/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_fgygmo51/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 0x7f9de058f730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f9de0620850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0620730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0620490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f9de0620580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de06202b0> 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 0x7f9de06204f0> # /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 0x7f9de06208b0> # /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 0x7f9de0572880> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de05724f0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de05726a0> # /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 0x7f9de052db50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de061ad00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0620610> # /usr/lib64/python3.9/__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 0x7f9de061ae80> # /usr/lib64/python3.9/__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 0x7f9ddffe8880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de05c1d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de05c1850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0527310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de05c1fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de05c1f70> # /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 0x7f9ddffcff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de05f8e80> # /usr/lib64/python3.9/__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 0x7f9ddffdf520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de05f8fd0> # /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 0x7f9ddffcf250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddffdf160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ddffdd5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ddffdd670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ddffdcca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de05f0bb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f9de05829d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de057f970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddffd1880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9de0582400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de05b99d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/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_fgygmo51/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_fgygmo51/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_fgygmo51/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_fgygmo51/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 0x7f9ddffa9be0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f9de05767c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddfb85100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/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_fgygmo51/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 0x7f9de0577c10> # 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_fgygmo51/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_fgygmo51/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_fgygmo51/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_fgygmo51/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_fgygmo51/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 0x7f9de05bcfd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/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_fgygmo51/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_fgygmo51/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_fgygmo51/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_fgygmo51/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 0x7f9ddff96700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddfb3af40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/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_fgygmo51/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 0x7f9ddfb74b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddffa4520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddff9fa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fgygmo51/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_fgygmo51/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_fgygmo51/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_fgygmo51/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_fgygmo51/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_fgygmo51/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_fgygmo51/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_fgygmo51/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_fgygmo51/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 0x7f9ddf8ad040> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf8ad280> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf8ada00> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddfb84460> # /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 0x7f9ddff960a0> # /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 0x7f9ddfb83160> # 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 0x7f9ddfb83940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddfb83e50> # /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 0x7f9ddf8ba340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf8ba1f0> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddfb83c40> # /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 0x7f9ddf9d5070> # 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 0x7f9ddf9d5f70> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf9d57f0> # /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 0x7f9ddf9292e0> # /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 0x7f9ddf9293d0> # /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 0x7f9ddf9296d0> # /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 0x7f9ddf929ca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf8fbc40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf8fb820> # 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 0x7f9ddf8fbee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf8fb2b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf9d5bb0> # /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 0x7f9ddf97bdf0> # /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 0x7f9ddf8a88b0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf994670> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf9941c0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf9898e0> # /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 0x7f9ddf877a00> # /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 0x7f9ddf27cd60> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf9d54f0> # /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 0x7f9ddf27ceb0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9de0601d30> # /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 0x7f9ddf210580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf2103a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf298640> ** (process:16666): WARNING **: 22:22:21.632: 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 0x7f9ddfb84280> # /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 0x7f9ddf210190> # /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 0x7f9ddf2388b0> # /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 0x7f9ddeb948b0> # /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 0x7f9ddeba9fd0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb9b3a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb94df0> # /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 0x7f9ddeba9cd0> # /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 0x7f9ddebc2dc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddebc2b20> # /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 0x7f9ddebc2c10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddebc2790> # /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 0x7f9ddebc2850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddebc27f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddebb2d90> # /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 0x7f9ddeb4a9d0> # /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 0x7f9ddeb4adc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb4a6a0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddebc2580> # /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 0x7f9ddeb4a6d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb940d0> # /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 0x7f9ddeb60460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb601c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb94640> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf245580> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf238d30> # /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 0x7f9ddeb10400> # /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 0x7f9ddeb10bb0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb0b0d0> # /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 0x7f9ddeb44a90> # /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 0x7f9ddead5760> # /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 0x7f9ddead5cd0> # /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 0x7f9ddeae53d0> # /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 0x7f9ddeae5730> # /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 0x7f9ddeae5e80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddead5400> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeacaee0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeaca160> # /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 0x7f9ddeb065e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeaca760> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb44c40> # /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 0x7f9ddeb06f40> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb44e80> # /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 0x7f9ddeaca2e0> # /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 0x7f9ddea912e0> # /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 0x7f9ddea915b0> # /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 0x7f9ddeac0d60> # /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 0x7f9dde9b7af0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde9b7460> # /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 0x7f9dde9b7dc0> # /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 0x7f9dde9c54c0> # /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 0x7f9dde9de6a0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde9d4250> # /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 0x7f9dde9e9880> # /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 0x7f9dde9ef550> # /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 0x7f9dde974340> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeab7d90> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeab7a90> # /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 0x7f9dde984340> # /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 0x7f9dde984ac0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde9842e0> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde97baf0> # /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 0x7f9dde9afb20> # /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 0x7f9dde933280> # /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 0x7f9dde94e3a0> # /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 0x7f9dde94e760> # /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 0x7f9dde958400> # /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 0x7f9dde958fa0> # /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 0x7f9dde9647f0> # /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 0x7f9dde964b20> # /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 0x7f9dde964ee0> # /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 0x7f9dde8f35e0> # /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 0x7f9dde9021c0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde8f3e50> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde8f3940> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde933340> # /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 0x7f9dde8b6eb0> # /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 0x7f9dde8c0160> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde941be0> # /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 0x7f9dde8ceac0> # /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 0x7f9dde8d79d0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde8ce3d0> # /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 0x7f9dde8e0c70> # /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 0x7f9dde8e6e80> # /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 0x7f9dde8ea5e0> # /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 0x7f9dde8ead90> # /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 0x7f9dde878850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb38b50> # /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 0x7f9ddeab77f0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddeb27d60> # /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 0x7f9dde8a0a90> # /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 0x7f9dde8ab640> # /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 0x7f9dde8ab220> # /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 0x7f9dde834be0> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde899820> # /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 0x7f9dde8a0610> # /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 0x7f9dde7f6a00> # /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 0x7f9dde7c07c0> # /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 0x7f9dde7d3970> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde7c0f70> # /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 0x7f9dde773eb0> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde801520> # /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 0x7f9dde743b20> # /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 0x7f9dde760d30> # /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 0x7f9dde766760> # /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 0x7f9dde76c2b0> # /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 0x7f9dde76c610> # /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 0x7f9dde6f54c0> # /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 0x7f9dde6f5dc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ddf2389d0> # /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 0x7f9ddf238a90> # /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 0x7f9dde6c9a00> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde6b4730> # 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_fgygmo51/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_fgygmo51/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_fgygmo51/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 0x7f9dde64c6d0> # 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 0x7f9dde64c760> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde67dbe0> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde67d370> # /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 0x7f9dde67db80> # /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 0x7f9dde593250> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde623a00> # /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 0x7f9dde5936a0> # /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 0x7f9dde5a7430> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde59cf10> # /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 0x7f9dde5a75e0> # /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 0x7f9dde5a7820> # /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 0x7f9dde5a7a00> # /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 0x7f9dde5a7c10> # /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 0x7f9dde5a7e50> # /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 0x7f9dde5b0c10> # /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 0x7f9dde5b0d90> # /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 0x7f9dde5b0fa0> # /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 0x7f9dde5b9190> # /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 0x7f9dde5b9610> # /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 0x7f9dde5b9c40> # /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 0x7f9dde5b9f40> # /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 0x7f9dde5c6160> # /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 0x7f9dde5c62e0> # /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 0x7f9dde5c6520> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde59ca60> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde593f70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde593d90> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde64c9d0> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9dde638220> 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 0x7f9dde56c730> {"changed": true, "actions": [{"action": "create format", "fs_type": "xfs", "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=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "path": "/opt/test", "fstype": "xfs", "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": "xfs", "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=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "_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": "xfs", "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=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "_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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 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 7920 1726885342.55351: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [{'name': 'test1', 'type': 'disk', 'mount_point': '/opt/test', '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-1726885341.2866669-9227-138330684699408/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885342.55354: _low_level_execute_command(): starting 7920 1726885342.55356: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885341.2866669-9227-138330684699408/ > /dev/null 2>&1 && sleep 0' 7920 1726885342.55358: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885342.55360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885342.55362: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885342.55365: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885342.55367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885342.55400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885342.55406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885342.55454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885342.57443: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885342.57446: stderr chunk (state=3): >>><<< 7920 1726885342.57449: stdout chunk (state=3): >>><<< 7920 1726885342.57451: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885342.57454: handler run complete 7920 1726885342.57456: attempt loop complete, returning result 7920 1726885342.57458: _execute() done 7920 1726885342.57460: dumping result to json 7920 1726885342.57462: done dumping result, returning 7920 1726885342.57464: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-9835-648e-0000000002de] 7920 1726885342.57466: sending task result for task 02369adf-7a19-9835-648e-0000000002de changed: [managed_node1] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "xfs" } ], "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": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "state": "mounted" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "_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": "xfs", "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 } ] } 7920 1726885342.57833: no more pending results, returning what we have 7920 1726885342.57837: results queue empty 7920 1726885342.57837: checking for any_errors_fatal 7920 1726885342.57842: done checking for any_errors_fatal 7920 1726885342.57843: checking for max_fail_percentage 7920 1726885342.57844: done checking for max_fail_percentage 7920 1726885342.57845: checking to see if all hosts have failed and the running result is not ok 7920 1726885342.57846: done checking to see if all hosts have failed 7920 1726885342.57847: getting the remaining hosts for this loop 7920 1726885342.57848: done getting the remaining hosts for this loop 7920 1726885342.57852: getting the next task for host managed_node1 7920 1726885342.57858: done getting next task for host managed_node1 7920 1726885342.57862: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 7920 1726885342.57865: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885342.57876: getting variables 7920 1726885342.57878: in VariableManager get_vars() 7920 1726885342.57910: Calling all_inventory to load vars for managed_node1 7920 1726885342.57917: Calling groups_inventory to load vars for managed_node1 7920 1726885342.57919: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885342.57936: Calling all_plugins_play to load vars for managed_node1 7920 1726885342.57940: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885342.57943: Calling groups_plugins_play to load vars for managed_node1 7920 1726885342.58547: done sending task result for task 02369adf-7a19-9835-648e-0000000002de 7920 1726885342.58550: WORKER PROCESS EXITING 7920 1726885342.58689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885342.59014: done with get_vars() 7920 1726885342.59025: done getting variables 7920 1726885342.59068: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:22:22 -0400 (0:00:01.394) 0:01:20.219 ****** 7920 1726885342.59091: entering _queue_task() for managed_node1/command 7920 1726885342.59284: worker is 1 (out of 1 available) 7920 1726885342.59295: exiting _queue_task() for managed_node1/command 7920 1726885342.59307: done queuing things up, now waiting for results queue to drain 7920 1726885342.59309: waiting for pending results... 7920 1726885342.59491: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 7920 1726885342.59589: in run() - task 02369adf-7a19-9835-648e-0000000002df 7920 1726885342.59599: variable 'ansible_search_path' from source: unknown 7920 1726885342.59604: variable 'ansible_search_path' from source: unknown 7920 1726885342.59634: calling self._execute() 7920 1726885342.59703: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885342.59707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885342.59717: variable 'omit' from source: magic vars 7920 1726885342.59992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885342.62025: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885342.62066: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885342.62093: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885342.62126: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885342.62147: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885342.62202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885342.62229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885342.62246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885342.62271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885342.62282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885342.62375: Evaluated conditional (storage_udevadm_trigger | d(false)): False 7920 1726885342.62379: when evaluation is False, skipping this task 7920 1726885342.62381: _execute() done 7920 1726885342.62383: dumping result to json 7920 1726885342.62386: done dumping result, returning 7920 1726885342.62392: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-9835-648e-0000000002df] 7920 1726885342.62400: sending task result for task 02369adf-7a19-9835-648e-0000000002df 7920 1726885342.62486: done sending task result for task 02369adf-7a19-9835-648e-0000000002df 7920 1726885342.62488: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 7920 1726885342.62547: no more pending results, returning what we have 7920 1726885342.62550: results queue empty 7920 1726885342.62551: checking for any_errors_fatal 7920 1726885342.62564: done checking for any_errors_fatal 7920 1726885342.62565: checking for max_fail_percentage 7920 1726885342.62566: done checking for max_fail_percentage 7920 1726885342.62567: checking to see if all hosts have failed and the running result is not ok 7920 1726885342.62568: done checking to see if all hosts have failed 7920 1726885342.62569: getting the remaining hosts for this loop 7920 1726885342.62570: done getting the remaining hosts for this loop 7920 1726885342.62573: getting the next task for host managed_node1 7920 1726885342.62579: done getting next task for host managed_node1 7920 1726885342.62583: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 7920 1726885342.62586: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885342.62602: getting variables 7920 1726885342.62603: in VariableManager get_vars() 7920 1726885342.62632: Calling all_inventory to load vars for managed_node1 7920 1726885342.62634: Calling groups_inventory to load vars for managed_node1 7920 1726885342.62636: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885342.62644: Calling all_plugins_play to load vars for managed_node1 7920 1726885342.62647: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885342.62649: Calling groups_plugins_play to load vars for managed_node1 7920 1726885342.62931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885342.63263: done with get_vars() 7920 1726885342.63273: done getting variables TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Friday 20 September 2024 22:22:22 -0400 (0:00:00.042) 0:01:20.261 ****** 7920 1726885342.63342: entering _queue_task() for managed_node1/stat 7920 1726885342.63517: worker is 1 (out of 1 available) 7920 1726885342.63528: exiting _queue_task() for managed_node1/stat 7920 1726885342.63539: done queuing things up, now waiting for results queue to drain 7920 1726885342.63541: waiting for pending results... 7920 1726885342.63710: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 7920 1726885342.63802: in run() - task 02369adf-7a19-9835-648e-0000000002e0 7920 1726885342.63814: variable 'ansible_search_path' from source: unknown 7920 1726885342.63818: variable 'ansible_search_path' from source: unknown 7920 1726885342.63848: calling self._execute() 7920 1726885342.63911: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885342.63916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885342.63927: variable 'omit' from source: magic vars 7920 1726885342.63999: variable 'omit' from source: magic vars 7920 1726885342.64066: variable 'omit' from source: magic vars 7920 1726885342.64091: variable 'omit' from source: magic vars 7920 1726885342.64127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885342.64154: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885342.64170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885342.64188: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885342.64200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885342.64215: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885342.64241: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885342.64292: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885342.64296: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885342.64298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885342.64430: Set connection var ansible_connection to ssh 7920 1726885342.64466: Set connection var ansible_shell_executable to /bin/sh 7920 1726885342.64470: Set connection var ansible_timeout to 10 7920 1726885342.64473: Set connection var ansible_shell_type to sh 7920 1726885342.64477: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885342.64500: Set connection var ansible_pipelining to False 7920 1726885342.64557: variable 'ansible_shell_executable' from source: unknown 7920 1726885342.64572: variable 'ansible_connection' from source: unknown 7920 1726885342.64581: variable 'ansible_module_compression' from source: unknown 7920 1726885342.64584: variable 'ansible_shell_type' from source: unknown 7920 1726885342.64596: variable 'ansible_shell_executable' from source: unknown 7920 1726885342.64599: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885342.64656: variable 'ansible_pipelining' from source: unknown 7920 1726885342.64688: variable 'ansible_timeout' from source: unknown 7920 1726885342.64692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885342.65042: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885342.65049: variable 'omit' from source: magic vars 7920 1726885342.65054: starting attempt loop 7920 1726885342.65057: running the handler 7920 1726885342.65070: _low_level_execute_command(): starting 7920 1726885342.65088: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885342.65934: 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 <<< 7920 1726885342.65961: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885342.66110: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885342.66183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885342.66228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885342.67796: stdout chunk (state=3): >>>/root <<< 7920 1726885342.67914: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885342.67943: stderr chunk (state=3): >>><<< 7920 1726885342.67947: stdout chunk (state=3): >>><<< 7920 1726885342.67966: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885342.67984: _low_level_execute_command(): starting 7920 1726885342.67989: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885342.6796863-9284-166267496738469 `" && echo ansible-tmp-1726885342.6796863-9284-166267496738469="` echo /root/.ansible/tmp/ansible-tmp-1726885342.6796863-9284-166267496738469 `" ) && sleep 0' 7920 1726885342.68500: 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 <<< 7920 1726885342.68522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885342.68534: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885342.68550: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885342.68594: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885342.68605: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885342.68652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885342.70475: stdout chunk (state=3): >>>ansible-tmp-1726885342.6796863-9284-166267496738469=/root/.ansible/tmp/ansible-tmp-1726885342.6796863-9284-166267496738469 <<< 7920 1726885342.70583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885342.70627: stderr chunk (state=3): >>><<< 7920 1726885342.70631: stdout chunk (state=3): >>><<< 7920 1726885342.70643: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885342.6796863-9284-166267496738469=/root/.ansible/tmp/ansible-tmp-1726885342.6796863-9284-166267496738469 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885342.70681: variable 'ansible_module_compression' from source: unknown 7920 1726885342.70730: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7920 1726885342.70759: variable 'ansible_facts' from source: unknown 7920 1726885342.70835: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885342.6796863-9284-166267496738469/AnsiballZ_stat.py 7920 1726885342.70986: Sending initial data 7920 1726885342.70990: Sent initial data (151 bytes) 7920 1726885342.71835: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885342.71856: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885342.71859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885342.71893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885342.71899: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885342.71919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885342.71938: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885342.71952: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885342.71972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885342.72051: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885342.72078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885342.72086: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885342.72134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885342.73795: 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 <<< 7920 1726885342.73802: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7920 1726885342.73831: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885342.73865: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpa0mhk029 /root/.ansible/tmp/ansible-tmp-1726885342.6796863-9284-166267496738469/AnsiballZ_stat.py <<< 7920 1726885342.73908: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885342.74793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885342.74908: stderr chunk (state=3): >>><<< 7920 1726885342.74914: stdout chunk (state=3): >>><<< 7920 1726885342.74917: done transferring module to remote 7920 1726885342.74936: _low_level_execute_command(): starting 7920 1726885342.74940: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885342.6796863-9284-166267496738469/ /root/.ansible/tmp/ansible-tmp-1726885342.6796863-9284-166267496738469/AnsiballZ_stat.py && sleep 0' 7920 1726885342.75350: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885342.75353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885342.75381: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885342.75384: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885342.75387: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885342.75439: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885342.75443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885342.75484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885342.77155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885342.77230: stderr chunk (state=3): >>><<< 7920 1726885342.77234: stdout chunk (state=3): >>><<< 7920 1726885342.77246: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885342.77252: _low_level_execute_command(): starting 7920 1726885342.77255: _low_level_execute_command(): using become for this command 7920 1726885342.77263: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lkcsphalxclzsvtpdhooajeqhnkpjown ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885342.6796863-9284-166267496738469/AnsiballZ_stat.py'"'"' && sleep 0' 7920 1726885342.77361: Initial state: awaiting_escalation: BECOME-SUCCESS-lkcsphalxclzsvtpdhooajeqhnkpjown 7920 1726885342.77836: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885342.77870: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885342.77891: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885342.77943: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885342.80690: stdout chunk (state=1): >>>BECOME-SUCCESS-lkcsphalxclzsvtpdhooajeqhnkpjown <<< 7920 1726885342.80693: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-lkcsphalxclzsvtpdhooajeqhnkpjown' 7920 1726885342.80936: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885342.80949: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885342.81015: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885342.81049: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885342.81079: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885342.81138: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885342.81143: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885342.81193: 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' <<< 7920 1726885342.81213: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885342.81253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7920 1726885342.81256: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885342.81267: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b520ca0> <<< 7920 1726885342.81306: 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' <<< 7920 1726885342.81322: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b4c7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b520a00> <<< 7920 1726885342.81358: 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' <<< 7920 1726885342.81401: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b5209a0> <<< 7920 1726885342.81405: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885342.81444: 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' <<< 7920 1726885342.81448: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b4c7370> <<< 7920 1726885342.81495: 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' <<< 7920 1726885342.81519: 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' <<< 7920 1726885342.81531: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b4c7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b4c7550> <<< 7920 1726885342.81576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885342.81580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885342.81621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885342.81675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885342.81701: 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' <<< 7920 1726885342.81705: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b473f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885342.81716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885342.81784: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b47a100> <<< 7920 1726885342.81813: 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' <<< 7920 1726885342.81855: 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 0x7f0a1b4a3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b47a820> <<< 7920 1726885342.81885: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b4dc760> <<< 7920 1726885342.81907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7920 1726885342.81915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 7920 1726885342.81924: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b473c70> <<< 7920 1726885342.81975: 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' <<< 7920 1726885342.81978: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b4a3c70> <<< 7920 1726885342.82037: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b4c7fd0> <<< 7920 1726885342.82065: 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. <<< 7920 1726885342.82260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885342.82263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885342.82301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7920 1726885342.82305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7920 1726885342.82329: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885342.82351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'<<< 7920 1726885342.82357: stdout chunk (state=3): >>> <<< 7920 1726885342.82371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885342.82389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885342.82392: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1d4d90> <<< 7920 1726885342.82441: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1d7e20> <<< 7920 1726885342.82462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885342.82472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885342.82488: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885342.82510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885342.82530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885342.82546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 7920 1726885342.82551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7920 1726885342.82576: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1ce730> <<< 7920 1726885342.82586: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1d5520> <<< 7920 1726885342.82600: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1d4250> <<< 7920 1726885342.82618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885342.82686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885342.82709: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885342.82740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885342.82763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7920 1726885342.82768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7920 1726885342.82800: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885342.82816: 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 0x7f0a1b156cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1567c0> <<< 7920 1726885342.82833: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885342.82846: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 7920 1726885342.82853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b156dc0> <<< 7920 1726885342.82871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885342.82889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885342.82910: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b156e80> <<< 7920 1726885342.82943: 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' <<< 7920 1726885342.82954: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b156f40> <<< 7920 1726885342.82961: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885342.83008: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1aec40> <<< 7920 1726885342.83013: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885342.83042: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1a8520> <<< 7920 1726885342.83091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885342.83100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1bc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1dbd00> <<< 7920 1726885342.83129: 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' <<< 7920 1726885342.83161: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885342.83170: 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 0x7f0a1b167b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1ae160> <<< 7920 1726885342.83204: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885342.83219: 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 0x7f0a1b1bc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1e18b0> <<< 7920 1726885342.83241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7920 1726885342.83247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885342.83273: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 7920 1726885342.83287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885342.83300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885342.83306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885342.83329: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b167eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b167ca0> <<< 7920 1726885342.83360: 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' <<< 7920 1726885342.83388: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b167c10> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7920 1726885342.83403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885342.83427: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885342.83439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885342.83450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885342.83541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885342.83565: 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 0x7f0a1b13c280> # /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' <<< 7920 1726885342.83609: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b13c370> <<< 7920 1726885342.83968: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b172eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b169940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1694f0> # /usr/lib64/python3.9/__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 0x7f0a1b0890d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b137d90> <<< 7920 1726885342.83986: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b169dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1dbee0> <<< 7920 1726885342.84000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885342.84025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885342.84045: 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' <<< 7920 1726885342.84063: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b09ca00> <<< 7920 1726885342.84076: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885342.84097: 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 0x7f0a1b09cd30> <<< 7920 1726885342.84126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885342.84157: 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 <<< 7920 1726885342.84169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b0af640> <<< 7920 1726885342.84191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885342.84220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885342.84249: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b0afb80> <<< 7920 1726885342.84295: 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 0x7f0a1b03a2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b09ce20> <<< 7920 1726885342.84325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885342.84336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885342.84376: 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 0x7f0a1b04b190> <<< 7920 1726885342.84399: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b0af4c0> import 'pwd' # <<< 7920 1726885342.84425: 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 0x7f0a1b04b250> <<< 7920 1726885342.84471: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1678e0> <<< 7920 1726885342.84491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885342.84514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885342.84532: 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' <<< 7920 1726885342.84568: 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 0x7f0a1b0675b0> <<< 7920 1726885342.84591: 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' <<< 7920 1726885342.84626: 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 0x7f0a1b067880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b067670> <<< 7920 1726885342.84654: 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 0x7f0a1b067760> <<< 7920 1726885342.84688: 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' <<< 7920 1726885342.84879: 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 0x7f0a1b067bb0> <<< 7920 1726885342.84920: 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 0x7f0a1b074100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b0677f0> <<< 7920 1726885342.84944: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b059940> <<< 7920 1726885342.84965: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1674c0> <<< 7920 1726885342.84985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885342.85059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885342.85083: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b0679a0> <<< 7920 1726885342.85184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885342.85197: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0a1af88580> <<< 7920 1726885342.85345: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip' # zipimport: zlib available <<< 7920 1726885342.85439: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.85489: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/__init__.py <<< 7920 1726885342.85500: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885342.85515: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885342.86732: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.87686: 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 0x7f0a1a98d6d0> <<< 7920 1726885342.87730: 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' <<< 7920 1726885342.87745: 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' <<< 7920 1726885342.87768: 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' <<< 7920 1726885342.87796: 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 0x7f0a1a98d160> <<< 7920 1726885342.87839: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a98d340> <<< 7920 1726885342.87882: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a98de20> <<< 7920 1726885342.87896: 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' <<< 7920 1726885342.87954: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a98df10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a98dc40> <<< 7920 1726885342.87958: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885342.87982: 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 0x7f0a1a98de80> <<< 7920 1726885342.88005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885342.88031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885342.88077: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a98d100> <<< 7920 1726885342.88137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885342.88163: 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' <<< 7920 1726885342.88177: 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' <<< 7920 1726885342.88245: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a8e5df0> <<< 7920 1726885342.88290: 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 0x7f0a1a8e5fa0> <<< 7920 1726885342.88341: 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 0x7f0a1a903e50> <<< 7920 1726885342.88345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885342.88366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885342.88414: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a9034c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1af5cdc0> <<< 7920 1726885342.88598: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1af5c3d0> <<< 7920 1726885342.88645: 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' <<< 7920 1726885342.88663: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1af5cfd0> <<< 7920 1726885342.88677: 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' <<< 7920 1726885342.88709: 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' <<< 7920 1726885342.88738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885342.88753: 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 0x7f0a1af2cdc0> <<< 7920 1726885342.88843: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a961be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a9612b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a9933a0> <<< 7920 1726885342.88873: 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 0x7f0a1a9613d0> <<< 7920 1726885342.88906: 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 0x7f0a1a961400> <<< 7920 1726885342.88944: 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 <<< 7920 1726885342.88949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885342.88960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885342.88981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885342.89052: 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 0x7f0a1a8c6970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1af3e100> <<< 7920 1726885342.89091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885342.89094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885342.89149: 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 0x7f0a1a8d29a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1af3e280> <<< 7920 1726885342.89174: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885342.89218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885342.89246: 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' # <<< 7920 1726885342.89304: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a8c6df0> <<< 7920 1726885342.89430: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a8d2940> <<< 7920 1726885342.89525: 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 0x7f0a1a8d2790> <<< 7920 1726885342.89559: 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 0x7f0a1a8d1730> <<< 7920 1726885342.89607: 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 0x7f0a1a8d1670> <<< 7920 1726885342.89640: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1af357c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 7920 1726885342.89660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885342.89673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885342.89718: 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 0x7f0a1a956640> <<< 7920 1726885342.89897: 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 0x7f0a1a9559d0> <<< 7920 1726885342.89909: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a8c70a0> <<< 7920 1726885342.89953: 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 0x7f0a1a9560a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1af56880> <<< 7920 1726885342.89978: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885342.89996: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.90071: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.90147: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.90187: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 7920 1726885342.90205: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885342.90221: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.90318: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.90415: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.90867: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.91354: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/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_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885342.91374: 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' <<< 7920 1726885342.91421: 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 0x7f0a1a49d130> <<< 7920 1726885342.91504: 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 0x7f0a1a94b970> <<< 7920 1726885342.91508: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a49d550> <<< 7920 1726885342.91561: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885342.91579: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.91597: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885342.91713: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.91852: 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' <<< 7920 1726885342.91870: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a94c940> # zipimport: zlib available <<< 7920 1726885342.92246: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.92607: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.92660: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.92732: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885342.92735: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.92762: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.92805: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885342.92808: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.92852: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.92951: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885342.92970: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885342.92981: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.92993: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.93040: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885342.93043: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.93219: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.93399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885342.93432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885342.93508: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a94b5e0> # zipimport: zlib available <<< 7920 1726885342.93570: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.93654: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885342.93667: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.93702: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.93739: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885342.93773: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.93814: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.93901: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.93970: 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 <<< 7920 1726885342.93983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885342.94053: 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 0x7f0a1af49850> <<< 7920 1726885342.94082: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a994e50> <<< 7920 1726885342.94129: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885342.94232: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.94296: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.94309: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.94372: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885342.94395: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885342.94421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885342.94430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885342.94444: 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' <<< 7920 1726885342.94529: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a899310> <<< 7920 1726885342.94564: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a892820> <<< 7920 1726885342.94638: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a889940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885342.94653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.94680: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885342.94770: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 7920 1726885342.94787: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 7920 1726885342.94792: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.94885: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.95055: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885342.95208: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885342.96342: 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": 1344, "inode": 2097283, "dev": 51713, "nlink": 1, "atime": 1726884897.0091078, "mtime": 1726563703.2148454, "ctime": 1726563703.2148454, "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": "5f45226c0c3e32a7a732809972782ef3c2343a28", "mimetype": "text/plain", "charset": "us-ascii", "version": "2511174239", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 7920 1726885342.96362: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885342.96696: 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 <<< 7920 1726885342.96760: 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 <<< 7920 1726885342.96796: 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 # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 7920 1726885342.96803: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 7920 1726885342.96979: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885342.96993: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885342.97034: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885342.97091: stdout chunk (state=3): >>># destroy _compression <<< 7920 1726885342.97094: 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 <<< 7920 1726885342.97131: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 7920 1726885342.97146: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885342.97174: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 7920 1726885342.97216: 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 <<< 7920 1726885342.97258: 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 # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 7920 1726885342.97320: 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 <<< 7920 1726885342.97369: 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 <<< 7920 1726885342.97372: 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 <<< 7920 1726885342.97511: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7920 1726885342.97542: 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 <<< 7920 1726885342.97573: 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 <<< 7920 1726885342.97606: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885342.98088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885342.98091: stdout chunk (state=3): >>><<< 7920 1726885342.98093: stderr chunk (state=3): >>><<< 7920 1726885342.98185: _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 0x7f0a1b520ca0> # /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 0x7f0a1b4c7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b520a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f0a1b5209a0> 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 0x7f0a1b4c7370> # /usr/lib64/python3.9/__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 0x7f0a1b4c7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b4c7550> # /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 0x7f0a1b473f70> # /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 0x7f0a1b47a100> # /usr/lib64/python3.9/__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 0x7f0a1b4a3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b47a820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b4dc760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b473c70> # /usr/lib64/python3.9/__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 0x7f0a1b4a3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b4c7fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f0a1b1d4d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1d7e20> # /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 0x7f0a1b1ce730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1d5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1d4250> # /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 0x7f0a1b156cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1567c0> 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 0x7f0a1b156dc0> # /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 0x7f0a1b156e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b156f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1aec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1a8520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1bc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1dbd00> # /usr/lib64/python3.9/__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 0x7f0a1b167b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1ae160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a1b1bc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1e18b0> # /usr/lib64/python3.9/__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 0x7f0a1b167eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b167ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b167c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f0a1b13c280> # /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 0x7f0a1b13c370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b172eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b169940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1694f0> # /usr/lib64/python3.9/__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 0x7f0a1b0890d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b137d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b169dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1dbee0> # /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 0x7f0a1b09ca00> 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 0x7f0a1b09cd30> # /usr/lib64/python3.9/__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 0x7f0a1b0af640> # /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 0x7f0a1b0afb80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a1b03a2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b09ce20> # /usr/lib64/python3.9/__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 0x7f0a1b04b190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b0af4c0> 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 0x7f0a1b04b250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1678e0> # /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 0x7f0a1b0675b0> # /usr/lib64/python3.9/__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 0x7f0a1b067880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b067670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a1b067760> # /usr/lib64/python3.9/__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 0x7f0a1b067bb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a1b074100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b0677f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b059940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1b1674c0> # /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 0x7f0a1b0679a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0a1af88580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/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 0x7f0a1a98d6d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f0a1a98d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a98d340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a98de20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f0a1a98df10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a98dc40> 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 0x7f0a1a98de80> # /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 0x7f0a1a98d100> # /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 0x7f0a1a8e5df0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a1a8e5fa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a1a903e50> # /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 0x7f0a1a9034c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1af5cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1af5c3d0> # /usr/lib64/python3.9/__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 0x7f0a1af5cfd0> # /usr/lib64/python3.9/__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 0x7f0a1af2cdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a961be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a9612b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a9933a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a1a9613d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a961400> # /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 0x7f0a1a8c6970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1af3e100> # /usr/lib64/python3.9/__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 0x7f0a1a8d29a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1af3e280> # /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 0x7f0a1a8c6df0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a8d2940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a1a8d2790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a1a8d1730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a1a8d1670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1af357c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f0a1a956640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a1a9559d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a8c70a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a1a9560a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1af56880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/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_3zi6bcmd/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_3zi6bcmd/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_3zi6bcmd/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_3zi6bcmd/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 0x7f0a1a49d130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f0a1a94b970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a49d550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/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_3zi6bcmd/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 0x7f0a1a94c940> # 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_3zi6bcmd/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_3zi6bcmd/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_3zi6bcmd/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_3zi6bcmd/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_3zi6bcmd/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 0x7f0a1a94b5e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/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_3zi6bcmd/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 0x7f0a1af49850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a994e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/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 0x7f0a1a899310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a892820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a1a889940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/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_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_3zi6bcmd/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_3zi6bcmd/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": 1344, "inode": 2097283, "dev": 51713, "nlink": 1, "atime": 1726884897.0091078, "mtime": 1726563703.2148454, "ctime": 1726563703.2148454, "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": "5f45226c0c3e32a7a732809972782ef3c2343a28", "mimetype": "text/plain", "charset": "us-ascii", "version": "2511174239", "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885342.99048: 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-1726885342.6796863-9284-166267496738469/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885342.99051: _low_level_execute_command(): starting 7920 1726885342.99058: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885342.6796863-9284-166267496738469/ > /dev/null 2>&1 && sleep 0' 7920 1726885342.99980: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885342.99983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885343.00006: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885343.00023: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885343.00037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885343.00055: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885343.00068: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885343.00080: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885343.00093: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885343.00106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885343.00127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885343.00140: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885343.00150: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885343.00163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885343.00242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885343.00264: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885343.00279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885343.00346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885343.02174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885343.02178: stdout chunk (state=3): >>><<< 7920 1726885343.02181: stderr chunk (state=3): >>><<< 7920 1726885343.02239: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885343.02243: handler run complete 7920 1726885343.02419: attempt loop complete, returning result 7920 1726885343.02423: _execute() done 7920 1726885343.02425: dumping result to json 7920 1726885343.02427: done dumping result, returning 7920 1726885343.02429: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-9835-648e-0000000002e0] 7920 1726885343.02431: sending task result for task 02369adf-7a19-9835-648e-0000000002e0 7920 1726885343.02505: done sending task result for task 02369adf-7a19-9835-648e-0000000002e0 7920 1726885343.02508: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726884897.0091078, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5f45226c0c3e32a7a732809972782ef3c2343a28", "ctime": 1726563703.2148454, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097283, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726563703.2148454, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1344, "uid": 0, "version": "2511174239", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 7920 1726885343.02618: no more pending results, returning what we have 7920 1726885343.02622: results queue empty 7920 1726885343.02623: checking for any_errors_fatal 7920 1726885343.02629: done checking for any_errors_fatal 7920 1726885343.02629: checking for max_fail_percentage 7920 1726885343.02631: done checking for max_fail_percentage 7920 1726885343.02632: checking to see if all hosts have failed and the running result is not ok 7920 1726885343.02633: done checking to see if all hosts have failed 7920 1726885343.02633: getting the remaining hosts for this loop 7920 1726885343.02635: done getting the remaining hosts for this loop 7920 1726885343.02638: getting the next task for host managed_node1 7920 1726885343.02644: done getting next task for host managed_node1 7920 1726885343.02647: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 7920 1726885343.02650: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885343.02664: getting variables 7920 1726885343.02665: in VariableManager get_vars() 7920 1726885343.02695: Calling all_inventory to load vars for managed_node1 7920 1726885343.02698: Calling groups_inventory to load vars for managed_node1 7920 1726885343.02700: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885343.02708: Calling all_plugins_play to load vars for managed_node1 7920 1726885343.02711: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885343.02716: Calling groups_plugins_play to load vars for managed_node1 7920 1726885343.03284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885343.03636: done with get_vars() 7920 1726885343.03647: done getting variables TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 20 September 2024 22:22:23 -0400 (0:00:00.403) 0:01:20.665 ****** 7920 1726885343.03714: entering _queue_task() for managed_node1/lineinfile 7920 1726885343.03906: worker is 1 (out of 1 available) 7920 1726885343.03923: exiting _queue_task() for managed_node1/lineinfile 7920 1726885343.03935: done queuing things up, now waiting for results queue to drain 7920 1726885343.03937: waiting for pending results... 7920 1726885343.04109: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 7920 1726885343.04209: in run() - task 02369adf-7a19-9835-648e-0000000002e1 7920 1726885343.04224: variable 'ansible_search_path' from source: unknown 7920 1726885343.04227: variable 'ansible_search_path' from source: unknown 7920 1726885343.04254: calling self._execute() 7920 1726885343.04333: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885343.04343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885343.04357: variable 'omit' from source: magic vars 7920 1726885343.04785: variable '__storage_fstab' from source: set_fact 7920 1726885343.05086: Evaluated conditional (__storage_fstab.stat.exists): True 7920 1726885343.05260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885343.05557: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885343.05618: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885343.05655: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885343.05700: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885343.05783: variable 'blivet_output' from source: set_fact 7920 1726885343.05825: Evaluated conditional (blivet_output is changed): True 7920 1726885343.05837: variable 'omit' from source: magic vars 7920 1726885343.06000: variable 'omit' from source: magic vars 7920 1726885343.06035: variable '__str' from source: task vars 7920 1726885343.06122: variable '__str' from source: task vars 7920 1726885343.06137: variable '__str' from source: task vars 7920 1726885343.06209: variable '__str' from source: task vars 7920 1726885343.06234: variable 'omit' from source: magic vars 7920 1726885343.06276: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885343.06349: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885343.06381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885343.06405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885343.06424: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885343.06446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885343.06468: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885343.06509: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885343.06520: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885343.06529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885343.06658: Set connection var ansible_connection to ssh 7920 1726885343.06676: Set connection var ansible_shell_executable to /bin/sh 7920 1726885343.06687: Set connection var ansible_timeout to 10 7920 1726885343.06704: Set connection var ansible_shell_type to sh 7920 1726885343.06718: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885343.06730: Set connection var ansible_pipelining to False 7920 1726885343.06759: variable 'ansible_shell_executable' from source: unknown 7920 1726885343.06768: variable 'ansible_connection' from source: unknown 7920 1726885343.06775: variable 'ansible_module_compression' from source: unknown 7920 1726885343.06782: variable 'ansible_shell_type' from source: unknown 7920 1726885343.06789: variable 'ansible_shell_executable' from source: unknown 7920 1726885343.06795: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885343.06814: variable 'ansible_pipelining' from source: unknown 7920 1726885343.06875: variable 'ansible_timeout' from source: unknown 7920 1726885343.06901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885343.07084: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885343.07100: variable 'omit' from source: magic vars 7920 1726885343.07110: starting attempt loop 7920 1726885343.07120: running the handler 7920 1726885343.07141: _low_level_execute_command(): starting 7920 1726885343.07159: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885343.07892: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885343.07926: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885343.07929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885343.07956: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885343.07960: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885343.07962: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885343.08021: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885343.08026: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885343.08030: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885343.08064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885343.09579: stdout chunk (state=3): >>>/root <<< 7920 1726885343.09686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885343.09754: stderr chunk (state=3): >>><<< 7920 1726885343.09758: stdout chunk (state=3): >>><<< 7920 1726885343.09862: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885343.09874: _low_level_execute_command(): starting 7920 1726885343.09877: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885343.097835-9300-23481212329800 `" && echo ansible-tmp-1726885343.097835-9300-23481212329800="` echo /root/.ansible/tmp/ansible-tmp-1726885343.097835-9300-23481212329800 `" ) && sleep 0' 7920 1726885343.10461: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885343.10475: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885343.10489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885343.10507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885343.10558: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885343.10571: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885343.10586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885343.10606: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885343.10620: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885343.10632: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885343.10652: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885343.10667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885343.10685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885343.10697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885343.10707: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885343.10723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885343.10806: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885343.10829: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885343.10844: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885343.10907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885343.12704: stdout chunk (state=3): >>>ansible-tmp-1726885343.097835-9300-23481212329800=/root/.ansible/tmp/ansible-tmp-1726885343.097835-9300-23481212329800 <<< 7920 1726885343.12814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885343.12892: stderr chunk (state=3): >>><<< 7920 1726885343.12903: stdout chunk (state=3): >>><<< 7920 1726885343.13223: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885343.097835-9300-23481212329800=/root/.ansible/tmp/ansible-tmp-1726885343.097835-9300-23481212329800 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885343.13226: variable 'ansible_module_compression' from source: unknown 7920 1726885343.13228: ANSIBALLZ: Using lock for lineinfile 7920 1726885343.13230: ANSIBALLZ: Acquiring lock 7920 1726885343.13231: ANSIBALLZ: Lock acquired: 139955062929312 7920 1726885343.13233: ANSIBALLZ: Creating module 7920 1726885343.26650: ANSIBALLZ: Writing module into payload 7920 1726885343.26802: ANSIBALLZ: Writing module 7920 1726885343.26831: ANSIBALLZ: Renaming module 7920 1726885343.26849: ANSIBALLZ: Done creating module 7920 1726885343.26870: variable 'ansible_facts' from source: unknown 7920 1726885343.27277: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885343.097835-9300-23481212329800/AnsiballZ_lineinfile.py 7920 1726885343.27443: Sending initial data 7920 1726885343.27446: Sent initial data (155 bytes) 7920 1726885343.29281: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885343.29296: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885343.29318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885343.29362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885343.29460: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885343.29471: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885343.29506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885343.29559: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885343.29618: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885343.29631: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885343.29710: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885343.29794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885343.29829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885343.29911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885343.30002: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885343.30080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885343.30185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885343.30208: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885343.30232: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885343.30306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885343.32116: 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 <<< 7920 1726885343.32148: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885343.32216: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmp3lbn8nks /root/.ansible/tmp/ansible-tmp-1726885343.097835-9300-23481212329800/AnsiballZ_lineinfile.py <<< 7920 1726885343.32220: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885343.33484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885343.33598: stderr chunk (state=3): >>><<< 7920 1726885343.33601: stdout chunk (state=3): >>><<< 7920 1726885343.33604: done transferring module to remote 7920 1726885343.33607: _low_level_execute_command(): starting 7920 1726885343.33610: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885343.097835-9300-23481212329800/ /root/.ansible/tmp/ansible-tmp-1726885343.097835-9300-23481212329800/AnsiballZ_lineinfile.py && sleep 0' 7920 1726885343.34485: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885343.34500: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885343.34520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885343.34540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885343.34584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885343.34595: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885343.34608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885343.34630: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885343.34641: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885343.34652: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885343.34665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885343.34683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885343.34700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885343.34715: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885343.34730: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885343.34744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885343.34827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885343.34848: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885343.34865: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885343.34928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885343.36665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885343.36668: stdout chunk (state=3): >>><<< 7920 1726885343.36671: stderr chunk (state=3): >>><<< 7920 1726885343.36763: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885343.36767: _low_level_execute_command(): starting 7920 1726885343.36769: _low_level_execute_command(): using become for this command 7920 1726885343.36771: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-irmptmleirkxdknfhfxhflaewqpiktpz ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885343.097835-9300-23481212329800/AnsiballZ_lineinfile.py'"'"' && sleep 0' 7920 1726885343.37347: Initial state: awaiting_escalation: BECOME-SUCCESS-irmptmleirkxdknfhfxhflaewqpiktpz 7920 1726885343.38362: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885343.38500: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885343.38519: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885343.38540: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885343.38580: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885343.38597: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885343.38611: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885343.38635: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885343.38650: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885343.38662: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885343.38675: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885343.38688: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885343.38710: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885343.38735: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885343.38748: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885343.38762: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885343.38955: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885343.38973: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885343.38989: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885343.39159: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885343.41770: stdout chunk (state=1): >>>BECOME-SUCCESS-irmptmleirkxdknfhfxhflaewqpiktpz <<< 7920 1726885343.41774: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-irmptmleirkxdknfhfxhflaewqpiktpz' 7920 1726885343.42030: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885343.42033: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885343.42092: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885343.42134: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885343.42168: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7920 1726885343.42172: stdout chunk (state=3): >>># installing zipimport hook <<< 7920 1726885343.42204: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885343.42222: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885343.42264: 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' <<< 7920 1726885343.42298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885343.42321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885343.42347: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140249aca0> <<< 7920 1726885343.42390: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885343.42408: 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 0x7f1402441280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140249aa00> <<< 7920 1726885343.42444: 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' <<< 7920 1726885343.42483: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140249a9a0> <<< 7920 1726885343.42486: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885343.42526: 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' <<< 7920 1726885343.42529: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402441370> <<< 7920 1726885343.42568: 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' <<< 7920 1726885343.42598: 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' <<< 7920 1726885343.42610: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402441820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402441550> <<< 7920 1726885343.42652: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885343.42663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885343.42688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885343.42709: 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 <<< 7920 1726885343.42730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885343.42758: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14021c8f70> <<< 7920 1726885343.42779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885343.42804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885343.42872: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14021cf100> <<< 7920 1726885343.42927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885343.42944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885343.42949: 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 0x7f14021f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14021cf820> <<< 7920 1726885343.42991: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402456760> <<< 7920 1726885343.43011: 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 0x7f14021c8c70> <<< 7920 1726885343.43075: 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' <<< 7920 1726885343.43079: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14021f8c70> <<< 7920 1726885343.43144: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402441fd0> <<< 7920 1726885343.43157: 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. <<< 7920 1726885343.44330: 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 0x7f1402194d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402197e20> # /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 0x7f140218e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402195520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402194250> # /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 0x7f1402116cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14021167c0> 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 0x7f1402116dc0> # /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 0x7f1402116e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402116f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140216ec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402168520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140217c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140219bd00> <<< 7920 1726885343.44391: 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 0x7f1402127b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140216e160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f140217c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14021a18b0> # /usr/lib64/python3.9/__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 0x7f1402127eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402127ca0> <<< 7920 1726885343.44507: 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 0x7f1402127c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 <<< 7920 1726885343.44555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885343.44651: 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 0x7f14020fc280> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885343.44662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14020fc370> <<< 7920 1726885343.44778: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402132eb0> <<< 7920 1726885343.44818: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402129940> <<< 7920 1726885343.44829: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14021294f0> <<< 7920 1726885343.44853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885343.44862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885343.44967: 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' <<< 7920 1726885343.44981: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140202f0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14020f7d90> <<< 7920 1726885343.45032: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402129dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140219bee0> <<< 7920 1726885343.45055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885343.45124: 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' <<< 7920 1726885343.45180: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402042a00> import 'errno' # <<< 7920 1726885343.45250: 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 0x7f1402042d30> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885343.45262: 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 0x7f1402055640> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885343.45357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402055b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1401fe02b0> <<< 7920 1726885343.45439: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402042e20> # /usr/lib64/python3.9/__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 0x7f1401ff1190> <<< 7920 1726885343.45452: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14020554c0> import 'pwd' # <<< 7920 1726885343.45549: 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 0x7f1401ff1250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14021278e0> <<< 7920 1726885343.45626: 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' <<< 7920 1726885343.45685: 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 0x7f140200d5b0> # /usr/lib64/python3.9/__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 0x7f140200d880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140200d670> <<< 7920 1726885343.45748: 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 0x7f140200d760> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885343.45942: 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 0x7f140200dbb0> <<< 7920 1726885343.45976: 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 0x7f140201a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140200d7f0> <<< 7920 1726885343.46000: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1401fff940> <<< 7920 1726885343.46026: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14021274c0> <<< 7920 1726885343.46054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885343.46136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140200d9a0> <<< 7920 1726885343.46240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885343.46251: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f14019ea580> <<< 7920 1726885343.46397: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 7920 1726885343.46481: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.46520: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885343.46540: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.46560: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885343.47780: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.48732: 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' <<< 7920 1726885343.48734: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140190d6d0> <<< 7920 1726885343.48743: 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' <<< 7920 1726885343.48767: 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' <<< 7920 1726885343.48790: 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' <<< 7920 1726885343.48819: 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 0x7f140190d160> <<< 7920 1726885343.48850: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140190d340> <<< 7920 1726885343.48878: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140190de20> <<< 7920 1726885343.48898: 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' <<< 7920 1726885343.48940: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140190df10> <<< 7920 1726885343.48950: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140190dc40> <<< 7920 1726885343.48957: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885343.48974: 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 0x7f140190de80> <<< 7920 1726885343.48995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885343.49016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885343.49056: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140190d100> <<< 7920 1726885343.49075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885343.49087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885343.49108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885343.49128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885343.49153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 7920 1726885343.49155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7920 1726885343.49219: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1401865df0> <<< 7920 1726885343.49251: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885343.49253: 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 0x7f1401865fa0> <<< 7920 1726885343.49275: 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 0x7f1401884e50> <<< 7920 1726885343.49294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885343.49324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885343.49358: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14018844c0> <<< 7920 1726885343.49367: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1401974dc0> <<< 7920 1726885343.49528: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14019743d0> <<< 7920 1726885343.49570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7920 1726885343.49573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1401974fd0> <<< 7920 1726885343.49592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885343.49597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885343.49623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 7920 1726885343.49635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7920 1726885343.49648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885343.49660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885343.49681: 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' <<< 7920 1726885343.49687: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1401945dc0> <<< 7920 1726885343.49766: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14018debe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14018de2b0> <<< 7920 1726885343.49771: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14019123a0> <<< 7920 1726885343.49796: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885343.49802: 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 0x7f14018de3d0> <<< 7920 1726885343.49828: 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 0x7f14018de400> <<< 7920 1726885343.49849: 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 <<< 7920 1726885343.49858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885343.49878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885343.49900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885343.49967: 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 0x7f1401845970> <<< 7920 1726885343.49986: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1401956100> <<< 7920 1726885343.49994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885343.50008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885343.50066: 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 0x7f14018529a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1401956280> <<< 7920 1726885343.50083: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885343.50127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885343.50174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7920 1726885343.50176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 7920 1726885343.50181: stdout chunk (state=3): >>>import '_string' # <<< 7920 1726885343.50205: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1401845df0> <<< 7920 1726885343.50334: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1401852940> <<< 7920 1726885343.50421: 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 0x7f1401852790> <<< 7920 1726885343.50454: 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 0x7f1401851730> <<< 7920 1726885343.50485: 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 0x7f1401851670> <<< 7920 1726885343.50501: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140194d7c0> <<< 7920 1726885343.50519: 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' <<< 7920 1726885343.50570: 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' <<< 7920 1726885343.50588: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885343.50599: 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 0x7f14018d5640> <<< 7920 1726885343.50766: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885343.50789: 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 0x7f14018d49d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14018460a0> <<< 7920 1726885343.50808: 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 0x7f14018d50a0> <<< 7920 1726885343.50831: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140196f880> # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885343.50851: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885343.50862: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.51008: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885343.51032: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885343.51052: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885343.51064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.51145: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.51253: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.51689: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.52139: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885343.52143: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7920 1726885343.52145: 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_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885343.52163: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885343.52174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885343.52229: 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 0x7f140143d130> <<< 7920 1726885343.52295: 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' <<< 7920 1726885343.52298: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14018ca970> <<< 7920 1726885343.52310: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140143d550> <<< 7920 1726885343.52349: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885343.52360: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.52386: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.52399: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885343.52401: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.52521: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.52651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7920 1726885343.52655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7920 1726885343.52676: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14018cb940> <<< 7920 1726885343.52678: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.53058: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.53421: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.53483: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.53538: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885343.53547: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.53610: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.53616: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885343.53678: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.53754: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 7920 1726885343.53777: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885343.53810: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.53851: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885343.54032: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.54221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885343.54249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885343.54252: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885343.54326: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14018ca5e0> # zipimport: zlib available <<< 7920 1726885343.54391: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.54466: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885343.54470: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885343.54483: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.54558: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885343.54561: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.54587: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.54631: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.54722: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.54800: 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' <<< 7920 1726885343.54897: 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 0x7f1401961850> <<< 7920 1726885343.54971: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1401913e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885343.55058: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.55105: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.55205: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885343.55255: 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 <<< 7920 1726885343.55260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885343.55345: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1401817310> <<< 7920 1726885343.55439: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140180f7f0> <<< 7920 1726885343.55445: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1401809940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885343.55452: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.55568: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885343.55599: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/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_651mlt_j/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885343.55799: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.56071: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885343.56644: stdout chunk (state=3): >>> {"changed": true, "msg": "line added", "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}}} <<< 7920 1726885343.56650: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885343.56925: 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<<< 7920 1726885343.56979: 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 <<< 7920 1726885343.56987: 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<<< 7920 1726885343.56993: stdout chunk (state=3): >>> # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre <<< 7920 1726885343.56997: 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 <<< 7920 1726885343.57031: 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 <<< 7920 1726885343.57081: stdout chunk (state=3): >>># cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils <<< 7920 1726885343.57085: 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 <<< 7920 1726885343.57091: 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 # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings <<< 7920 1726885343.57095: 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 <<< 7920 1726885343.57109: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 7920 1726885343.57298: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885343.57317: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885343.57359: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct <<< 7920 1726885343.57384: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 7920 1726885343.57407: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 7920 1726885343.57432: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885343.57501: 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 <<< 7920 1726885343.57533: 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 <<< 7920 1726885343.57585: 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 <<< 7920 1726885343.57620: 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 <<< 7920 1726885343.57646: 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 <<< 7920 1726885343.57683: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 7920 1726885343.57701: 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 <<< 7920 1726885343.57809: 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 <<< 7920 1726885343.57859: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq <<< 7920 1726885343.57898: 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 <<< 7920 1726885343.57925: 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 <<< 7920 1726885343.57964: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885343.58632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885343.58644: stdout chunk (state=3): >>><<< 7920 1726885343.58668: stderr chunk (state=3): >>><<< 7920 1726885343.58773: _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 0x7f140249aca0> # /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 0x7f1402441280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140249aa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f140249a9a0> 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 0x7f1402441370> # /usr/lib64/python3.9/__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 0x7f1402441820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402441550> # /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 0x7f14021c8f70> # /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 0x7f14021cf100> # /usr/lib64/python3.9/__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 0x7f14021f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14021cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402456760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14021c8c70> # /usr/lib64/python3.9/__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 0x7f14021f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402441fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f1402194d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402197e20> # /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 0x7f140218e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402195520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402194250> # /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 0x7f1402116cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14021167c0> 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 0x7f1402116dc0> # /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 0x7f1402116e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402116f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140216ec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402168520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140217c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140219bd00> # /usr/lib64/python3.9/__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 0x7f1402127b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140216e160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f140217c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14021a18b0> # /usr/lib64/python3.9/__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 0x7f1402127eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402127ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402127c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f14020fc280> # /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 0x7f14020fc370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402132eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402129940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14021294f0> # /usr/lib64/python3.9/__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 0x7f140202f0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14020f7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402129dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140219bee0> # /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 0x7f1402042a00> 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 0x7f1402042d30> # /usr/lib64/python3.9/__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 0x7f1402055640> # /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 0x7f1402055b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1401fe02b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1402042e20> # /usr/lib64/python3.9/__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 0x7f1401ff1190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14020554c0> 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 0x7f1401ff1250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14021278e0> # /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 0x7f140200d5b0> # /usr/lib64/python3.9/__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 0x7f140200d880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140200d670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f140200d760> # /usr/lib64/python3.9/__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 0x7f140200dbb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f140201a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140200d7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1401fff940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14021274c0> # /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 0x7f140200d9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f14019ea580> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/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 0x7f140190d6d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f140190d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140190d340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140190de20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f140190df10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140190dc40> 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 0x7f140190de80> # /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 0x7f140190d100> # /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 0x7f1401865df0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1401865fa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1401884e50> # /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 0x7f14018844c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1401974dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14019743d0> # /usr/lib64/python3.9/__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 0x7f1401974fd0> # /usr/lib64/python3.9/__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 0x7f1401945dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14018debe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14018de2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14019123a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14018de3d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14018de400> # /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 0x7f1401845970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1401956100> # /usr/lib64/python3.9/__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 0x7f14018529a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1401956280> # /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 0x7f1401845df0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1401852940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1401852790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1401851730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1401851670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140194d7c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f14018d5640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14018d49d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14018460a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14018d50a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140196f880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/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_651mlt_j/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_651mlt_j/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_651mlt_j/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_651mlt_j/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 0x7f140143d130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f14018ca970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140143d550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/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_651mlt_j/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 0x7f14018cb940> # 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_651mlt_j/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_651mlt_j/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_651mlt_j/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_651mlt_j/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_651mlt_j/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 0x7f14018ca5e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/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_651mlt_j/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 0x7f1401961850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1401913e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/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 0x7f1401817310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f140180f7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1401809940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/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_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_651mlt_j/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_651mlt_j/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885343.59589: 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-1726885343.097835-9300-23481212329800/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885343.59593: _low_level_execute_command(): starting 7920 1726885343.59596: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885343.097835-9300-23481212329800/ > /dev/null 2>&1 && sleep 0' 7920 1726885343.60207: 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 <<< 7920 1726885343.60213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885343.60255: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885343.60258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885343.60340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885343.60383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885343.62262: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885343.62564: stderr chunk (state=3): >>><<< 7920 1726885343.62607: stdout chunk (state=3): >>><<< 7920 1726885343.62820: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885343.62823: handler run complete 7920 1726885343.62825: attempt loop complete, returning result 7920 1726885343.62829: _execute() done 7920 1726885343.62831: dumping result to json 7920 1726885343.62836: done dumping result, returning 7920 1726885343.62839: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-9835-648e-0000000002e1] 7920 1726885343.62841: sending task result for task 02369adf-7a19-9835-648e-0000000002e1 7920 1726885343.62930: done sending task result for task 02369adf-7a19-9835-648e-0000000002e1 7920 1726885343.62935: WORKER PROCESS EXITING changed: [managed_node1] => { "backup": "", "changed": true } MSG: line added 7920 1726885343.63080: no more pending results, returning what we have 7920 1726885343.63108: results queue empty 7920 1726885343.63109: checking for any_errors_fatal 7920 1726885343.63141: done checking for any_errors_fatal 7920 1726885343.63142: checking for max_fail_percentage 7920 1726885343.63145: done checking for max_fail_percentage 7920 1726885343.63146: checking to see if all hosts have failed and the running result is not ok 7920 1726885343.63146: done checking to see if all hosts have failed 7920 1726885343.63147: getting the remaining hosts for this loop 7920 1726885343.63148: done getting the remaining hosts for this loop 7920 1726885343.63152: getting the next task for host managed_node1 7920 1726885343.63158: done getting next task for host managed_node1 7920 1726885343.63161: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 7920 1726885343.63165: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885343.63250: getting variables 7920 1726885343.63252: in VariableManager get_vars() 7920 1726885343.63409: Calling all_inventory to load vars for managed_node1 7920 1726885343.63414: Calling groups_inventory to load vars for managed_node1 7920 1726885343.63421: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885343.63457: Calling all_plugins_play to load vars for managed_node1 7920 1726885343.63460: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885343.63463: Calling groups_plugins_play to load vars for managed_node1 7920 1726885343.64146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885343.64565: done with get_vars() 7920 1726885343.64575: done getting variables TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Friday 20 September 2024 22:22:23 -0400 (0:00:00.609) 0:01:21.275 ****** 7920 1726885343.64646: entering _queue_task() for managed_node1/systemd 7920 1726885343.64842: worker is 1 (out of 1 available) 7920 1726885343.64853: exiting _queue_task() for managed_node1/systemd 7920 1726885343.64865: done queuing things up, now waiting for results queue to drain 7920 1726885343.64867: waiting for pending results... 7920 1726885343.65061: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 7920 1726885343.65154: in run() - task 02369adf-7a19-9835-648e-0000000002e3 7920 1726885343.65165: variable 'ansible_search_path' from source: unknown 7920 1726885343.65168: variable 'ansible_search_path' from source: unknown 7920 1726885343.65204: variable 'storage_cryptsetup_services' from source: set_fact 7920 1726885343.65453: variable 'storage_cryptsetup_services' from source: set_fact 7920 1726885343.65458: dumping result to json 7920 1726885343.65461: done dumping result, returning 7920 1726885343.65463: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-9835-648e-0000000002e3] 7920 1726885343.65466: sending task result for task 02369adf-7a19-9835-648e-0000000002e3 7920 1726885343.65683: done sending task result for task 02369adf-7a19-9835-648e-0000000002e3 7920 1726885343.65687: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885343.65719: no more pending results, returning what we have 7920 1726885343.65722: results queue empty 7920 1726885343.65723: checking for any_errors_fatal 7920 1726885343.65729: done checking for any_errors_fatal 7920 1726885343.65729: checking for max_fail_percentage 7920 1726885343.65730: done checking for max_fail_percentage 7920 1726885343.65731: checking to see if all hosts have failed and the running result is not ok 7920 1726885343.65731: done checking to see if all hosts have failed 7920 1726885343.65732: getting the remaining hosts for this loop 7920 1726885343.65733: done getting the remaining hosts for this loop 7920 1726885343.65736: getting the next task for host managed_node1 7920 1726885343.65741: done getting next task for host managed_node1 7920 1726885343.65745: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 7920 1726885343.65747: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885343.65756: getting variables 7920 1726885343.65757: in VariableManager get_vars() 7920 1726885343.65791: Calling all_inventory to load vars for managed_node1 7920 1726885343.65794: Calling groups_inventory to load vars for managed_node1 7920 1726885343.65796: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885343.65802: Calling all_plugins_play to load vars for managed_node1 7920 1726885343.65804: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885343.65805: Calling groups_plugins_play to load vars for managed_node1 7920 1726885343.66137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885343.66487: done with get_vars() 7920 1726885343.66496: done getting variables 7920 1726885343.66541: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 22:22:23 -0400 (0:00:00.019) 0:01:21.294 ****** 7920 1726885343.66564: entering _queue_task() for managed_node1/debug 7920 1726885343.66757: worker is 1 (out of 1 available) 7920 1726885343.66770: exiting _queue_task() for managed_node1/debug 7920 1726885343.66782: done queuing things up, now waiting for results queue to drain 7920 1726885343.66783: waiting for pending results... 7920 1726885343.67126: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show blivet_output 7920 1726885343.67307: in run() - task 02369adf-7a19-9835-648e-0000000002e5 7920 1726885343.67342: variable 'ansible_search_path' from source: unknown 7920 1726885343.67351: variable 'ansible_search_path' from source: unknown 7920 1726885343.67408: calling self._execute() 7920 1726885343.67528: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885343.67548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885343.67567: variable 'omit' from source: magic vars 7920 1726885343.67685: variable 'omit' from source: magic vars 7920 1726885343.67781: variable 'omit' from source: magic vars 7920 1726885343.67840: variable 'omit' from source: magic vars 7920 1726885343.67900: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885343.67955: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885343.67985: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885343.68013: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885343.68031: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885343.68044: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885343.68062: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885343.68096: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885343.68105: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885343.68115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885343.68265: Set connection var ansible_connection to ssh 7920 1726885343.68290: Set connection var ansible_shell_executable to /bin/sh 7920 1726885343.68302: Set connection var ansible_timeout to 10 7920 1726885343.68309: Set connection var ansible_shell_type to sh 7920 1726885343.68322: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885343.68339: Set connection var ansible_pipelining to False 7920 1726885343.68376: variable 'ansible_shell_executable' from source: unknown 7920 1726885343.68389: variable 'ansible_connection' from source: unknown 7920 1726885343.68403: variable 'ansible_module_compression' from source: unknown 7920 1726885343.68414: variable 'ansible_shell_type' from source: unknown 7920 1726885343.68428: variable 'ansible_shell_executable' from source: unknown 7920 1726885343.68437: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885343.68447: variable 'ansible_pipelining' from source: unknown 7920 1726885343.68457: variable 'ansible_timeout' from source: unknown 7920 1726885343.68470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885343.68677: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885343.68701: variable 'omit' from source: magic vars 7920 1726885343.68735: starting attempt loop 7920 1726885343.68747: running the handler 7920 1726885343.68830: variable 'blivet_output' from source: set_fact 7920 1726885343.69093: variable 'blivet_output' from source: set_fact 7920 1726885343.69436: handler run complete 7920 1726885343.69489: attempt loop complete, returning result 7920 1726885343.69498: _execute() done 7920 1726885343.69506: dumping result to json 7920 1726885343.69532: done dumping result, returning 7920 1726885343.69536: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-9835-648e-0000000002e5] 7920 1726885343.69541: sending task result for task 02369adf-7a19-9835-648e-0000000002e5 ok: [managed_node1] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "xfs" } ], "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": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "state": "mounted" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "_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": "xfs", "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 } ] } } 7920 1726885343.69877: done sending task result for task 02369adf-7a19-9835-648e-0000000002e5 7920 1726885343.69897: no more pending results, returning what we have 7920 1726885343.69900: results queue empty 7920 1726885343.69901: checking for any_errors_fatal 7920 1726885343.69910: done checking for any_errors_fatal 7920 1726885343.69911: checking for max_fail_percentage 7920 1726885343.69914: done checking for max_fail_percentage 7920 1726885343.69915: checking to see if all hosts have failed and the running result is not ok 7920 1726885343.69925: done checking to see if all hosts have failed 7920 1726885343.69927: getting the remaining hosts for this loop 7920 1726885343.69929: done getting the remaining hosts for this loop 7920 1726885343.69933: getting the next task for host managed_node1 7920 1726885343.69942: done getting next task for host managed_node1 7920 1726885343.69949: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 7920 1726885343.69953: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885343.69985: WORKER PROCESS EXITING 7920 1726885343.69993: getting variables 7920 1726885343.69995: in VariableManager get_vars() 7920 1726885343.70041: Calling all_inventory to load vars for managed_node1 7920 1726885343.70047: Calling groups_inventory to load vars for managed_node1 7920 1726885343.70049: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885343.70063: Calling all_plugins_play to load vars for managed_node1 7920 1726885343.70069: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885343.70073: Calling groups_plugins_play to load vars for managed_node1 7920 1726885343.70858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885343.71534: done with get_vars() 7920 1726885343.71543: done getting variables 7920 1726885343.71580: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 22:22:23 -0400 (0:00:00.050) 0:01:21.344 ****** 7920 1726885343.71602: entering _queue_task() for managed_node1/set_fact 7920 1726885343.71788: worker is 1 (out of 1 available) 7920 1726885343.71800: exiting _queue_task() for managed_node1/set_fact 7920 1726885343.71814: done queuing things up, now waiting for results queue to drain 7920 1726885343.71815: waiting for pending results... 7920 1726885343.71991: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 7920 1726885343.72130: in run() - task 02369adf-7a19-9835-648e-0000000002e6 7920 1726885343.72136: variable 'ansible_search_path' from source: unknown 7920 1726885343.72139: variable 'ansible_search_path' from source: unknown 7920 1726885343.72186: calling self._execute() 7920 1726885343.72280: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885343.72299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885343.72303: variable 'omit' from source: magic vars 7920 1726885343.72431: variable 'omit' from source: magic vars 7920 1726885343.72532: variable 'omit' from source: magic vars 7920 1726885343.72751: variable 'blivet_output' from source: set_fact 7920 1726885343.72804: variable 'omit' from source: magic vars 7920 1726885343.72838: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885343.72879: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885343.72893: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885343.72913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885343.72919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885343.72929: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885343.72955: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885343.72984: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885343.72988: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885343.72990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885343.73096: Set connection var ansible_connection to ssh 7920 1726885343.73099: Set connection var ansible_shell_executable to /bin/sh 7920 1726885343.73101: Set connection var ansible_timeout to 10 7920 1726885343.73104: Set connection var ansible_shell_type to sh 7920 1726885343.73109: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885343.73121: Set connection var ansible_pipelining to False 7920 1726885343.73143: variable 'ansible_shell_executable' from source: unknown 7920 1726885343.73146: variable 'ansible_connection' from source: unknown 7920 1726885343.73154: variable 'ansible_module_compression' from source: unknown 7920 1726885343.73157: variable 'ansible_shell_type' from source: unknown 7920 1726885343.73180: variable 'ansible_shell_executable' from source: unknown 7920 1726885343.73183: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885343.73185: variable 'ansible_pipelining' from source: unknown 7920 1726885343.73187: variable 'ansible_timeout' from source: unknown 7920 1726885343.73189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885343.73360: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885343.73392: variable 'omit' from source: magic vars 7920 1726885343.73403: starting attempt loop 7920 1726885343.73414: running the handler 7920 1726885343.73431: handler run complete 7920 1726885343.73451: attempt loop complete, returning result 7920 1726885343.73459: _execute() done 7920 1726885343.73467: dumping result to json 7920 1726885343.73481: done dumping result, returning 7920 1726885343.73497: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-9835-648e-0000000002e6] 7920 1726885343.73507: sending task result for task 02369adf-7a19-9835-648e-0000000002e6 ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 7920 1726885343.73689: no more pending results, returning what we have 7920 1726885343.73692: results queue empty 7920 1726885343.73693: checking for any_errors_fatal 7920 1726885343.73705: done checking for any_errors_fatal 7920 1726885343.73706: checking for max_fail_percentage 7920 1726885343.73708: done checking for max_fail_percentage 7920 1726885343.73709: checking to see if all hosts have failed and the running result is not ok 7920 1726885343.73709: done checking to see if all hosts have failed 7920 1726885343.73710: getting the remaining hosts for this loop 7920 1726885343.73716: done getting the remaining hosts for this loop 7920 1726885343.73720: getting the next task for host managed_node1 7920 1726885343.73730: done getting next task for host managed_node1 7920 1726885343.73735: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 7920 1726885343.73742: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885343.73761: getting variables 7920 1726885343.73763: in VariableManager get_vars() 7920 1726885343.73803: Calling all_inventory to load vars for managed_node1 7920 1726885343.73810: Calling groups_inventory to load vars for managed_node1 7920 1726885343.73814: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885343.73827: Calling all_plugins_play to load vars for managed_node1 7920 1726885343.73831: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885343.73837: Calling groups_plugins_play to load vars for managed_node1 7920 1726885343.74434: done sending task result for task 02369adf-7a19-9835-648e-0000000002e6 7920 1726885343.74438: WORKER PROCESS EXITING 7920 1726885343.74621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885343.75136: done with get_vars() 7920 1726885343.75154: done getting variables 7920 1726885343.75224: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 22:22:23 -0400 (0:00:00.036) 0:01:21.381 ****** 7920 1726885343.75263: entering _queue_task() for managed_node1/set_fact 7920 1726885343.75445: worker is 1 (out of 1 available) 7920 1726885343.75459: exiting _queue_task() for managed_node1/set_fact 7920 1726885343.75480: done queuing things up, now waiting for results queue to drain 7920 1726885343.75482: waiting for pending results... 7920 1726885343.75779: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 7920 1726885343.75878: in run() - task 02369adf-7a19-9835-648e-0000000002e7 7920 1726885343.75890: variable 'ansible_search_path' from source: unknown 7920 1726885343.75893: variable 'ansible_search_path' from source: unknown 7920 1726885343.75928: calling self._execute() 7920 1726885343.75993: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885343.75996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885343.76004: variable 'omit' from source: magic vars 7920 1726885343.76081: variable 'omit' from source: magic vars 7920 1726885343.76124: variable 'omit' from source: magic vars 7920 1726885343.76300: variable 'blivet_output' from source: set_fact 7920 1726885343.76453: variable 'omit' from source: magic vars 7920 1726885343.76484: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885343.76510: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885343.76529: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885343.76581: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885343.76585: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885343.76587: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885343.76592: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885343.76617: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885343.76623: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885343.76625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885343.76708: Set connection var ansible_connection to ssh 7920 1726885343.76755: Set connection var ansible_shell_executable to /bin/sh 7920 1726885343.76759: Set connection var ansible_timeout to 10 7920 1726885343.76761: Set connection var ansible_shell_type to sh 7920 1726885343.76764: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885343.76766: Set connection var ansible_pipelining to False 7920 1726885343.76768: variable 'ansible_shell_executable' from source: unknown 7920 1726885343.76771: variable 'ansible_connection' from source: unknown 7920 1726885343.76773: variable 'ansible_module_compression' from source: unknown 7920 1726885343.76775: variable 'ansible_shell_type' from source: unknown 7920 1726885343.76777: variable 'ansible_shell_executable' from source: unknown 7920 1726885343.76779: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885343.76781: variable 'ansible_pipelining' from source: unknown 7920 1726885343.76783: variable 'ansible_timeout' from source: unknown 7920 1726885343.76794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885343.76946: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885343.76950: variable 'omit' from source: magic vars 7920 1726885343.76952: starting attempt loop 7920 1726885343.76956: running the handler 7920 1726885343.76958: handler run complete 7920 1726885343.76969: attempt loop complete, returning result 7920 1726885343.76972: _execute() done 7920 1726885343.77126: dumping result to json 7920 1726885343.77129: done dumping result, returning 7920 1726885343.77131: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-9835-648e-0000000002e7] 7920 1726885343.77133: sending task result for task 02369adf-7a19-9835-648e-0000000002e7 7920 1726885343.77321: done sending task result for task 02369adf-7a19-9835-648e-0000000002e7 7920 1726885343.77324: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "_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": "xfs", "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 } 7920 1726885343.77454: no more pending results, returning what we have 7920 1726885343.77457: results queue empty 7920 1726885343.77458: checking for any_errors_fatal 7920 1726885343.77462: done checking for any_errors_fatal 7920 1726885343.77462: checking for max_fail_percentage 7920 1726885343.77463: done checking for max_fail_percentage 7920 1726885343.77464: checking to see if all hosts have failed and the running result is not ok 7920 1726885343.77465: done checking to see if all hosts have failed 7920 1726885343.77465: getting the remaining hosts for this loop 7920 1726885343.77466: done getting the remaining hosts for this loop 7920 1726885343.77468: getting the next task for host managed_node1 7920 1726885343.77472: done getting next task for host managed_node1 7920 1726885343.77474: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 7920 1726885343.77477: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885343.77486: getting variables 7920 1726885343.77487: in VariableManager get_vars() 7920 1726885343.77510: Calling all_inventory to load vars for managed_node1 7920 1726885343.77512: Calling groups_inventory to load vars for managed_node1 7920 1726885343.77514: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885343.77522: Calling all_plugins_play to load vars for managed_node1 7920 1726885343.77524: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885343.77526: Calling groups_plugins_play to load vars for managed_node1 7920 1726885343.77897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885343.78525: done with get_vars() 7920 1726885343.78541: done getting variables TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Friday 20 September 2024 22:22:23 -0400 (0:00:00.033) 0:01:21.414 ****** 7920 1726885343.78632: entering _queue_task() for managed_node1/mount 7920 1726885343.78824: worker is 1 (out of 1 available) 7920 1726885343.78836: exiting _queue_task() for managed_node1/mount 7920 1726885343.78853: done queuing things up, now waiting for results queue to drain 7920 1726885343.78855: waiting for pending results... 7920 1726885343.79138: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 7920 1726885343.79389: in run() - task 02369adf-7a19-9835-648e-0000000002e8 7920 1726885343.79414: variable 'ansible_search_path' from source: unknown 7920 1726885343.79425: variable 'ansible_search_path' from source: unknown 7920 1726885343.79842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885343.81676: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885343.81729: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885343.81756: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885343.81782: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885343.81803: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885343.81869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885343.81899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885343.81931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885343.81959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885343.81972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885343.82003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885343.82024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885343.82043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885343.82070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885343.82080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885343.82204: variable 'blivet_output' from source: set_fact 7920 1726885343.82356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885343.82473: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885343.82514: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885343.82553: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885343.82603: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885343.82672: 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) 7920 1726885343.82717: 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) 7920 1726885343.82753: 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) 7920 1726885343.82816: 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) 7920 1726885343.82918: dumping result to json 7920 1726885343.82932: done dumping result, returning 7920 1726885343.82951: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-9835-648e-0000000002e8] 7920 1726885343.82969: sending task result for task 02369adf-7a19-9835-648e-0000000002e8 7920 1726885343.83094: done sending task result for task 02369adf-7a19-9835-648e-0000000002e8 7920 1726885343.83098: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885343.83150: no more pending results, returning what we have 7920 1726885343.83156: results queue empty 7920 1726885343.83157: checking for any_errors_fatal 7920 1726885343.83166: done checking for any_errors_fatal 7920 1726885343.83167: checking for max_fail_percentage 7920 1726885343.83169: done checking for max_fail_percentage 7920 1726885343.83172: checking to see if all hosts have failed and the running result is not ok 7920 1726885343.83172: done checking to see if all hosts have failed 7920 1726885343.83175: getting the remaining hosts for this loop 7920 1726885343.83178: done getting the remaining hosts for this loop 7920 1726885343.83185: getting the next task for host managed_node1 7920 1726885343.83198: done getting next task for host managed_node1 7920 1726885343.83203: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 7920 1726885343.83208: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885343.83234: getting variables 7920 1726885343.83237: in VariableManager get_vars() 7920 1726885343.83274: Calling all_inventory to load vars for managed_node1 7920 1726885343.83278: Calling groups_inventory to load vars for managed_node1 7920 1726885343.83280: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885343.83290: Calling all_plugins_play to load vars for managed_node1 7920 1726885343.83293: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885343.83301: Calling groups_plugins_play to load vars for managed_node1 7920 1726885343.83681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885343.84261: done with get_vars() 7920 1726885343.84274: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Friday 20 September 2024 22:22:23 -0400 (0:00:00.057) 0:01:21.472 ****** 7920 1726885343.84362: entering _queue_task() for managed_node1/systemd 7920 1726885343.84584: worker is 1 (out of 1 available) 7920 1726885343.84597: exiting _queue_task() for managed_node1/systemd 7920 1726885343.84608: done queuing things up, now waiting for results queue to drain 7920 1726885343.84609: waiting for pending results... 7920 1726885343.84901: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 7920 1726885343.85041: in run() - task 02369adf-7a19-9835-648e-0000000002ea 7920 1726885343.85066: variable 'ansible_search_path' from source: unknown 7920 1726885343.85073: variable 'ansible_search_path' from source: unknown 7920 1726885343.85110: calling self._execute() 7920 1726885343.85204: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885343.85217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885343.85231: variable 'omit' from source: magic vars 7920 1726885343.85624: variable 'blivet_output' from source: set_fact 7920 1726885343.85666: Evaluated conditional (blivet_output['mounts']): True 7920 1726885343.85679: variable 'omit' from source: magic vars 7920 1726885343.85755: variable 'omit' from source: magic vars 7920 1726885343.85782: variable 'omit' from source: magic vars 7920 1726885343.85819: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885343.85858: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885343.85867: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885343.85881: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885343.85891: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885343.85903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885343.85921: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885343.85942: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885343.85945: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885343.85947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885343.86028: Set connection var ansible_connection to ssh 7920 1726885343.86038: Set connection var ansible_shell_executable to /bin/sh 7920 1726885343.86044: Set connection var ansible_timeout to 10 7920 1726885343.86050: Set connection var ansible_shell_type to sh 7920 1726885343.86056: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885343.86061: Set connection var ansible_pipelining to False 7920 1726885343.86081: variable 'ansible_shell_executable' from source: unknown 7920 1726885343.86084: variable 'ansible_connection' from source: unknown 7920 1726885343.86087: variable 'ansible_module_compression' from source: unknown 7920 1726885343.86089: variable 'ansible_shell_type' from source: unknown 7920 1726885343.86091: variable 'ansible_shell_executable' from source: unknown 7920 1726885343.86094: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885343.86096: variable 'ansible_pipelining' from source: unknown 7920 1726885343.86100: variable 'ansible_timeout' from source: unknown 7920 1726885343.86103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885343.86257: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885343.86265: variable 'omit' from source: magic vars 7920 1726885343.86272: starting attempt loop 7920 1726885343.86275: running the handler 7920 1726885343.86285: _low_level_execute_command(): starting 7920 1726885343.86295: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885343.86800: 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 <<< 7920 1726885343.86828: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885343.86847: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885343.86886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885343.86903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885343.86948: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885343.88531: stdout chunk (state=3): >>>/root <<< 7920 1726885343.88670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885343.88714: stderr chunk (state=3): >>><<< 7920 1726885343.88730: stdout chunk (state=3): >>><<< 7920 1726885343.88757: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885343.88786: _low_level_execute_command(): starting 7920 1726885343.88797: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885343.8876922-9334-773269178633 `" && echo ansible-tmp-1726885343.8876922-9334-773269178633="` echo /root/.ansible/tmp/ansible-tmp-1726885343.8876922-9334-773269178633 `" ) && sleep 0' 7920 1726885343.89471: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885343.89485: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885343.89500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885343.89525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885343.89582: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885343.89595: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885343.89609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885343.89634: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885343.89651: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885343.89666: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885343.89679: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885343.89694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885343.89709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885343.89730: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885343.89743: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885343.89761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885343.89842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885343.89866: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885343.89890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885343.89959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885343.91782: stdout chunk (state=3): >>>ansible-tmp-1726885343.8876922-9334-773269178633=/root/.ansible/tmp/ansible-tmp-1726885343.8876922-9334-773269178633 <<< 7920 1726885343.91876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885343.91924: stderr chunk (state=3): >>><<< 7920 1726885343.91936: stdout chunk (state=3): >>><<< 7920 1726885343.91952: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885343.8876922-9334-773269178633=/root/.ansible/tmp/ansible-tmp-1726885343.8876922-9334-773269178633 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885343.91993: variable 'ansible_module_compression' from source: unknown 7920 1726885343.92039: ANSIBALLZ: Using lock for systemd 7920 1726885343.92042: ANSIBALLZ: Acquiring lock 7920 1726885343.92045: ANSIBALLZ: Lock acquired: 139955064825152 7920 1726885343.92047: ANSIBALLZ: Creating module 7920 1726885344.26322: ANSIBALLZ: Writing module into payload 7920 1726885344.26527: ANSIBALLZ: Writing module 7920 1726885344.26570: ANSIBALLZ: Renaming module 7920 1726885344.26575: ANSIBALLZ: Done creating module 7920 1726885344.26608: variable 'ansible_facts' from source: unknown 7920 1726885344.26824: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885343.8876922-9334-773269178633/AnsiballZ_systemd.py 7920 1726885344.27204: Sending initial data 7920 1726885344.27208: Sent initial data (151 bytes) 7920 1726885344.28144: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885344.28148: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885344.28150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885344.28153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885344.28155: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885344.28157: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885344.28318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885344.28326: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885344.28329: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885344.28331: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885344.28333: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885344.28335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885344.28337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885344.28338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885344.28340: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885344.28342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885344.28344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885344.28346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885344.28348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885344.28585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885344.30393: 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 <<< 7920 1726885344.30425: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885344.30462: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpmm9b83bz /root/.ansible/tmp/ansible-tmp-1726885343.8876922-9334-773269178633/AnsiballZ_systemd.py <<< 7920 1726885344.30492: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885344.33722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885344.33726: stderr chunk (state=3): >>><<< 7920 1726885344.33730: stdout chunk (state=3): >>><<< 7920 1726885344.33732: done transferring module to remote 7920 1726885344.33735: _low_level_execute_command(): starting 7920 1726885344.33740: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885343.8876922-9334-773269178633/ /root/.ansible/tmp/ansible-tmp-1726885343.8876922-9334-773269178633/AnsiballZ_systemd.py && sleep 0' 7920 1726885344.35211: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885344.35221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885344.35255: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885344.35259: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885344.35262: 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885344.35265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885344.35447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885344.35454: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885344.35457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885344.35496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885344.37239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885344.37306: stderr chunk (state=3): >>><<< 7920 1726885344.37309: stdout chunk (state=3): >>><<< 7920 1726885344.37414: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885344.37421: _low_level_execute_command(): starting 7920 1726885344.37424: _low_level_execute_command(): using become for this command 7920 1726885344.37427: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ikuqqyjxphwpebgkshqteaeqrmnvklvy ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885343.8876922-9334-773269178633/AnsiballZ_systemd.py'"'"' && sleep 0' 7920 1726885344.37971: Initial state: awaiting_escalation: BECOME-SUCCESS-ikuqqyjxphwpebgkshqteaeqrmnvklvy 7920 1726885344.38920: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885344.38955: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885344.38972: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885344.38991: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885344.39038: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885344.39231: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885344.39248: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885344.39267: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885344.39280: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885344.39292: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885344.39306: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885344.39327: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885344.39345: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885344.39358: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885344.39372: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885344.39386: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885344.39466: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885344.39483: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885344.39499: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885344.39686: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885344.42497: stdout chunk (state=1): >>>BECOME-SUCCESS-ikuqqyjxphwpebgkshqteaeqrmnvklvy <<< 7920 1726885344.42500: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-ikuqqyjxphwpebgkshqteaeqrmnvklvy' 7920 1726885344.42721: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885344.42745: stdout chunk (state=3): >>>import '_thread' # <<< 7920 1726885344.42748: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885344.42803: stdout chunk (state=3): >>>import '_io' # <<< 7920 1726885344.42806: stdout chunk (state=3): >>>import 'marshal' # <<< 7920 1726885344.42832: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885344.42864: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885344.42915: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885344.42920: stdout chunk (state=3): >>>import 'zipimport' # <<< 7920 1726885344.42923: stdout chunk (state=3): >>># installed zipimport hook <<< 7920 1726885344.42963: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7920 1726885344.42967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885344.42985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885344.42996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885344.43027: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ad75ca0> <<< 7920 1726885344.43081: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885344.43086: 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 0x7f359ad1c280> <<< 7920 1726885344.43089: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ad75a00> <<< 7920 1726885344.43103: 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' <<< 7920 1726885344.43125: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ad759a0> <<< 7920 1726885344.43136: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885344.43162: 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' <<< 7920 1726885344.43179: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ad1c370> <<< 7920 1726885344.43209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7920 1726885344.43216: 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 <<< 7920 1726885344.43240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 7920 1726885344.43245: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ad1c820> <<< 7920 1726885344.43258: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ad1c550> <<< 7920 1726885344.43291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885344.43294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885344.43319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885344.43338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885344.43355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885344.43377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885344.43395: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359acc8f70> <<< 7920 1726885344.43413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885344.43430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885344.43506: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359accf100> <<< 7920 1726885344.43542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885344.43549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885344.43567: 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 0x7f359acf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359accf820> <<< 7920 1726885344.43596: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ad31760> <<< 7920 1726885344.43618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7920 1726885344.43632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359acc8c70> <<< 7920 1726885344.43684: 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' <<< 7920 1726885344.43687: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359acf8c70> <<< 7920 1726885344.43740: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ad1cfd0> <<< 7920 1726885344.43764: 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. <<< 7920 1726885344.44104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885344.44107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885344.44136: 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' <<< 7920 1726885344.44162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885344.44178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885344.44207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885344.44210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885344.44226: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ac94d90> <<< 7920 1726885344.44268: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ac97e20> <<< 7920 1726885344.44281: 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' <<< 7920 1726885344.44305: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885344.44338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885344.44344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885344.44370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 7920 1726885344.44373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7920 1726885344.44401: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ac8e730> <<< 7920 1726885344.44404: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ac95520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ac94250> <<< 7920 1726885344.44431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885344.44495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885344.44514: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885344.44544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885344.44562: 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' <<< 7920 1726885344.44601: 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 0x7f359a948cd0> <<< 7920 1726885344.44605: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a9487c0> <<< 7920 1726885344.44644: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885344.44648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 7920 1726885344.44652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a948dc0> <<< 7920 1726885344.44673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885344.44680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885344.44699: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a948e80> <<< 7920 1726885344.44720: 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' <<< 7920 1726885344.44739: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a948f40> <<< 7920 1726885344.44742: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885344.44786: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ac6ec40> <<< 7920 1726885344.44789: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885344.44814: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ac68520> <<< 7920 1726885344.44878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885344.44885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ac7c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ac9bd00> <<< 7920 1726885344.44896: 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' <<< 7920 1726885344.44932: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885344.44939: 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 0x7f359a959b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ac6e160> <<< 7920 1726885344.44977: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885344.44983: 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 0x7f359ac7c190> <<< 7920 1726885344.44989: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359aca18b0> <<< 7920 1726885344.45003: 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' <<< 7920 1726885344.45045: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 7920 1726885344.45050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885344.45053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885344.45069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a959eb0> <<< 7920 1726885344.45088: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a959ca0> <<< 7920 1726885344.45107: 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 0x7f359a959c10> <<< 7920 1726885344.45124: 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' <<< 7920 1726885344.45147: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885344.45158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885344.45178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885344.45226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885344.45253: 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 0x7f359a92e280> <<< 7920 1726885344.45270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885344.45285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885344.45313: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a92e370> <<< 7920 1726885344.45433: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a964eb0> <<< 7920 1726885344.45472: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a95b940> <<< 7920 1726885344.45492: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a95b4f0> <<< 7920 1726885344.45505: 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' <<< 7920 1726885344.45542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885344.45558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885344.45581: 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' <<< 7920 1726885344.45594: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a87b0d0> <<< 7920 1726885344.45622: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a929d90> <<< 7920 1726885344.45665: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a95bdc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ac9bee0> <<< 7920 1726885344.45691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885344.45719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885344.45744: 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' <<< 7920 1726885344.45755: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a88ea00> import 'errno' # <<< 7920 1726885344.45787: 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 0x7f359a88ed30> <<< 7920 1726885344.45804: 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' <<< 7920 1726885344.45833: 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' <<< 7920 1726885344.45849: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a8a1640> <<< 7920 1726885344.45868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885344.45897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885344.45924: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a8a1b80> <<< 7920 1726885344.45963: 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 0x7f359a82c2b0> <<< 7920 1726885344.45981: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a88ee20> <<< 7920 1726885344.45996: 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' <<< 7920 1726885344.46033: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885344.46052: 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 0x7f359a83d190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a8a14c0> import 'pwd' # <<< 7920 1726885344.46079: 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' <<< 7920 1726885344.46090: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f359a83d250> <<< 7920 1726885344.46118: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a9598e0> <<< 7920 1726885344.46136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885344.46151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885344.46168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885344.46180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885344.46207: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885344.46229: 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 0x7f359a8595b0> <<< 7920 1726885344.46243: 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' <<< 7920 1726885344.46262: 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 0x7f359a859880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a859670> <<< 7920 1726885344.46329: 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 0x7f359a859760> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885344.46506: 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 0x7f359a859bb0> <<< 7920 1726885344.46542: 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 0x7f359a866100> <<< 7920 1726885344.46556: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a8597f0> <<< 7920 1726885344.46574: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a84b940> <<< 7920 1726885344.46589: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a9594c0> <<< 7920 1726885344.46601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885344.46664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885344.46691: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a8599a0> <<< 7920 1726885344.46840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885344.46859: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f359a780580> <<< 7920 1726885344.47096: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip' # zipimport: zlib available <<< 7920 1726885344.47188: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.47244: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/__init__.py <<< 7920 1726885344.47248: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.47250: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.47252: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885344.47264: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.48450: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.49367: 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 0x7f359a1646d0> <<< 7920 1726885344.49406: 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' <<< 7920 1726885344.49439: 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' <<< 7920 1726885344.49467: 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 0x7f359a164160> <<< 7920 1726885344.49507: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a164340> <<< 7920 1726885344.49547: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a164e20> <<< 7920 1726885344.49560: 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' <<< 7920 1726885344.49605: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a164f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a164c40> import 'atexit' # <<< 7920 1726885344.49650: 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 0x7f359a164e80> <<< 7920 1726885344.49661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885344.49682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885344.49721: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a164100> <<< 7920 1726885344.49762: 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' <<< 7920 1726885344.49780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885344.49798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885344.49816: 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' <<< 7920 1726885344.49898: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a132df0> <<< 7920 1726885344.49935: 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 0x7f359a132fa0> <<< 7920 1726885344.49979: 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 0x7f359a03f1c0> <<< 7920 1726885344.49995: 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' <<< 7920 1726885344.50029: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a03fb50> <<< 7920 1726885344.50041: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a14bdc0> <<< 7920 1726885344.50213: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a14b3d0> <<< 7920 1726885344.50240: 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' <<< 7920 1726885344.50255: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a14bfd0> <<< 7920 1726885344.50267: 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' <<< 7920 1726885344.50305: 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' <<< 7920 1726885344.50344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885344.50348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885344.50360: 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 0x7f359a19bdc0> <<< 7920 1726885344.50438: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a175be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a1752b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a118c70> <<< 7920 1726885344.50466: 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 0x7f359a1753d0> <<< 7920 1726885344.50485: 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 0x7f359a175400> <<< 7920 1726885344.50530: 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 <<< 7920 1726885344.50534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885344.50551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885344.50571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885344.50648: 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 0x7f359a09c970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a1ad100> <<< 7920 1726885344.50679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885344.50682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885344.50729: 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 0x7f359a0a99a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a1ad280> <<< 7920 1726885344.50753: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885344.50797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885344.50820: 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' # <<< 7920 1726885344.50870: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a1add30> <<< 7920 1726885344.51009: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a0a9940> <<< 7920 1726885344.51093: 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 0x7f359a145c40> <<< 7920 1726885344.51136: 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 0x7f359a1706a0> <<< 7920 1726885344.51203: 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 0x7f359a1adfd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a1a47c0> <<< 7920 1726885344.51208: 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' <<< 7920 1726885344.51232: 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' <<< 7920 1726885344.51270: 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 0x7f359a09da90> <<< 7920 1726885344.51462: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885344.51487: 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 0x7f359a0bbc40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a0a8700> <<< 7920 1726885344.51530: 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 0x7f359a0a8070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a0a8af0> # zipimport: zlib available <<< 7920 1726885344.51551: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885344.51555: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.51604: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.51708: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885344.51713: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 7920 1726885344.51739: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885344.51825: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.51922: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.52365: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.52821: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885344.52850: 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_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885344.52853: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885344.52861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885344.52910: 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 0x7f359a0f66d0> <<< 7920 1726885344.52993: 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' <<< 7920 1726885344.52996: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a0f26d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3599c5f940> <<< 7920 1726885344.53047: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885344.53058: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.53085: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885344.53097: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.53204: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.53327: 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' <<< 7920 1726885344.53355: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a12be80> # zipimport: zlib available <<< 7920 1726885344.53749: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.54107: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.54165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.54251: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885344.54318: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.54330: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885344.54367: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.55066: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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 0x7f3599c740d0> # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885344.55194: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885344.55313: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885344.55530: 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 <<< 7920 1726885344.55559: stdout chunk (state=3): >>># 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 0x7f359a12ad60> <<< 7920 1726885344.55642: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3599c74cd0> <<< 7920 1726885344.55683: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885344.55730: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.55799: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.55813: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.55854: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885344.55873: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885344.55885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885344.55925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885344.55946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885344.55959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885344.56034: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a0dd970> <<< 7920 1726885344.56068: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a0d7670> <<< 7920 1726885344.56132: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3599c40fd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885344.56158: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.56177: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885344.56261: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885344.56284: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885344.56446: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.56615: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.56643: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.56646: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.56673: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.56711: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.56739: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.56779: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 7920 1726885344.56782: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.56840: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.56899: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.56922: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.56957: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 7920 1726885344.56960: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.57094: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.57232: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.57277: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.57329: 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' <<< 7920 1726885344.57343: 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' <<< 7920 1726885344.57368: 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' <<< 7920 1726885344.57400: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35999cb0d0> <<< 7920 1726885344.57430: 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' <<< 7920 1726885344.57453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885344.57485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7920 1726885344.57520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 7920 1726885344.57524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 7920 1726885344.57540: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3599c15d90> <<< 7920 1726885344.57574: 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 0x7f3599c15d00> <<< 7920 1726885344.57658: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a0d4280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35999d1dc0> <<< 7920 1726885344.57695: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3599c651c0> <<< 7920 1726885344.57700: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3599c65e50> <<< 7920 1726885344.57718: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 7920 1726885344.57743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 7920 1726885344.57759: 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' <<< 7920 1726885344.57790: 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 0x7f3599c72eb0> <<< 7920 1726885344.57812: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3599c723d0> <<< 7920 1726885344.57828: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 7920 1726885344.57872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 7920 1726885344.57875: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3599c72f40> <<< 7920 1726885344.57893: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 7920 1726885344.57906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885344.57936: 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 0x7f3599c80520> <<< 7920 1726885344.57965: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3599c417c0> <<< 7920 1726885344.58003: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3599c65fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 7920 1726885344.58043: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.58058: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 7920 1726885344.58061: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.58105: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.58161: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 7920 1726885344.58165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.58204: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.58246: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 7920 1726885344.58289: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 7920 1726885344.58292: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.58329: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.58367: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 7920 1726885344.58374: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.58404: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.58456: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 7920 1726885344.58459: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.58491: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.58539: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 7920 1726885344.58541: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.58589: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.58633: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.58683: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.58738: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 7920 1726885344.58751: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.59174: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.59498: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 7920 1726885344.59550: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.59601: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.59631: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.59664: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 7920 1726885344.59682: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.59702: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.59737: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 7920 1726885344.59787: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.59836: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 7920 1726885344.59870: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.59907: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 7920 1726885344.59937: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.59975: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 7920 1726885344.59978: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.60036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.60109: 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' <<< 7920 1726885344.60136: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359992bfa0> <<< 7920 1726885344.60155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7920 1726885344.60184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7920 1726885344.60343: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359992bac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 7920 1726885344.60403: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.60471: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 7920 1726885344.60476: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.60543: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.60632: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 7920 1726885344.60635: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.60686: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.60752: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 7920 1726885344.60766: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.60794: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.60844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7920 1726885344.60865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7920 1726885344.61006: 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 0x7f3599a037c0> <<< 7920 1726885344.61256: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3599932b80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 7920 1726885344.61258: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.61306: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.61363: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 7920 1726885344.61367: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.61432: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.61505: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.61603: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.61743: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 7920 1726885344.61746: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.61782: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.61832: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 7920 1726885344.61835: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.61859: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.61911: 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' <<< 7920 1726885344.61969: 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 0x7f35998d0e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35998d0d00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 7920 1726885344.61998: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885344.62024: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 7920 1726885344.62035: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.62048: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.62092: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 7920 1726885344.62095: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.62221: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.62371: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 7920 1726885344.62504: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.62572: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.62609: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.62647: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 7920 1726885344.62655: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 7920 1726885344.62660: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.62683: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.62701: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.62819: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.62942: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 7920 1726885344.62945: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 7920 1726885344.62948: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.63049: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.63149: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 7920 1726885344.63163: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.63189: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.63223: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.63655: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.64098: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 7920 1726885344.64100: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.64224: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.64804: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885344.64902: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 7920 1726885344.64907: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.64975: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.65041: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.65161: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.65346: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 7920 1726885344.65378: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.65416: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 7920 1726885344.65451: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.65471: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 7920 1726885344.65536: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.65596: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 7920 1726885344.65645: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.65672: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 7920 1726885344.65697: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.65754: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 7920 1726885344.65772: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.65807: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.65872: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 7920 1726885344.65880: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.66075: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.66302: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 7920 1726885344.66355: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.66412: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 7920 1726885344.66446: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.66485: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 7920 1726885344.66516: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.66559: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 7920 1726885344.66578: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.66585: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.66615: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 7920 1726885344.66622: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.66688: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.66765: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 7920 1726885344.66791: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885344.66804: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 7920 1726885344.66843: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.66887: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 7920 1726885344.66894: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.66918: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.66929: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.66972: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.67019: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.67074: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.67163: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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_tkp58a9j/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_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 7920 1726885344.67274: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 7920 1726885344.67632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.67636: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 7920 1726885344.67638: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.67673: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 7920 1726885344.67679: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.67723: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.67762: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 7920 1726885344.67769: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.67842: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.67904: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 7920 1726885344.67923: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 7920 1726885344.68094: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.68103: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 7920 1726885344.68205: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.68352: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 7920 1726885344.68408: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885344.68553: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885344.88070: 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}}} <<< 7920 1726885344.88810: 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 <<< 7920 1726885344.88819: 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 <<< 7920 1726885344.88826: 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 <<< 7920 1726885344.88835: 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 <<< 7920 1726885344.88838: 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 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external <<< 7920 1726885344.88841: stdout chunk (state=3): >>># cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery <<< 7920 1726885344.88846: 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 <<< 7920 1726885344.88849: 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 <<< 7920 1726885344.88854: 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 <<< 7920 1726885344.88915: 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 <<< 7920 1726885344.88920: stdout chunk (state=3): >>># cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat <<< 7920 1726885344.88926: 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 # 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 <<< 7920 1726885344.88932: stdout chunk (state=3): >>># 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 <<< 7920 1726885344.88975: 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 <<< 7920 1726885344.88978: 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 <<< 7920 1726885344.88981: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # 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 <<< 7920 1726885344.88983: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # 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 <<< 7920 1726885344.88986: stdout chunk (state=3): >>># 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 <<< 7920 1726885344.88988: stdout chunk (state=3): >>># cleanup[2] removing gc <<< 7920 1726885344.89234: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885344.89254: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885344.89289: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885344.89297: stdout chunk (state=3): >>># destroy _compression <<< 7920 1726885344.89314: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 7920 1726885344.89346: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 7920 1726885344.89362: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder <<< 7920 1726885344.89366: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 7920 1726885344.89368: stdout chunk (state=3): >>># destroy encodings <<< 7920 1726885344.89389: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885344.89434: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7920 1726885344.89531: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 7920 1726885344.89593: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 7920 1726885344.89596: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 7920 1726885344.90000: stdout chunk (state=3): >>># destroy queue <<< 7920 1726885344.90004: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 7920 1726885344.90007: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885344.90009: stdout chunk (state=3): >>># destroy base64 <<< 7920 1726885344.90012: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 7920 1726885344.90015: stdout chunk (state=3): >>># destroy json <<< 7920 1726885344.90019: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 7920 1726885344.90021: 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 <<< 7920 1726885344.90023: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios <<< 7920 1726885344.90025: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle <<< 7920 1726885344.90027: 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 <<< 7920 1726885344.90029: 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 <<< 7920 1726885344.90031: 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 <<< 7920 1726885344.90033: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 7920 1726885344.90035: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select <<< 7920 1726885344.90037: 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 <<< 7920 1726885344.90039: stdout chunk (state=3): >>># destroy fnmatch <<< 7920 1726885344.90040: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 7920 1726885344.90042: 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 <<< 7920 1726885344.90044: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 7920 1726885344.90046: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 7920 1726885344.90048: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools <<< 7920 1726885344.90050: 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 <<< 7920 1726885344.90062: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7920 1726885344.90163: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885344.90240: 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 <<< 7920 1726885344.90265: 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 <<< 7920 1726885344.90276: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7920 1726885344.90363: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885344.90858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885344.90961: stderr chunk (state=3): >>><<< 7920 1726885344.90964: stdout chunk (state=3): >>><<< 7920 1726885344.91201: _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 0x7f359ad75ca0> # /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 0x7f359ad1c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ad75a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f359ad759a0> 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 0x7f359ad1c370> # /usr/lib64/python3.9/__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 0x7f359ad1c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ad1c550> # /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 0x7f359acc8f70> # /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 0x7f359accf100> # /usr/lib64/python3.9/__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 0x7f359acf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359accf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ad31760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359acc8c70> # /usr/lib64/python3.9/__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 0x7f359acf8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ad1cfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f359ac94d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ac97e20> # /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 0x7f359ac8e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ac95520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ac94250> # /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 0x7f359a948cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a9487c0> 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 0x7f359a948dc0> # /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 0x7f359a948e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a948f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ac6ec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ac68520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ac7c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ac9bd00> # /usr/lib64/python3.9/__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 0x7f359a959b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ac6e160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f359ac7c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359aca18b0> # /usr/lib64/python3.9/__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 0x7f359a959eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a959ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a959c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f359a92e280> # /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 0x7f359a92e370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a964eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a95b940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a95b4f0> # /usr/lib64/python3.9/__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 0x7f359a87b0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a929d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a95bdc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ac9bee0> # /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 0x7f359a88ea00> 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 0x7f359a88ed30> # /usr/lib64/python3.9/__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 0x7f359a8a1640> # /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 0x7f359a8a1b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f359a82c2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a88ee20> # /usr/lib64/python3.9/__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 0x7f359a83d190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a8a14c0> 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 0x7f359a83d250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a9598e0> # /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 0x7f359a8595b0> # /usr/lib64/python3.9/__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 0x7f359a859880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a859670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f359a859760> # /usr/lib64/python3.9/__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 0x7f359a859bb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f359a866100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a8597f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a84b940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a9594c0> # /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 0x7f359a8599a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f359a780580> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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 0x7f359a1646d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f359a164160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a164340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a164e20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f359a164f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a164c40> 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 0x7f359a164e80> # /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 0x7f359a164100> # /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 0x7f359a132df0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f359a132fa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f359a03f1c0> # /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 0x7f359a03fb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a14bdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a14b3d0> # /usr/lib64/python3.9/__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 0x7f359a14bfd0> # /usr/lib64/python3.9/__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 0x7f359a19bdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a175be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a1752b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a118c70> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f359a1753d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a175400> # /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 0x7f359a09c970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a1ad100> # /usr/lib64/python3.9/__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 0x7f359a0a99a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a1ad280> # /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 0x7f359a1add30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a0a9940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f359a145c40> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f359a1706a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f359a1adfd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a1a47c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f359a09da90> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f359a0bbc40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a0a8700> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f359a0a8070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a0a8af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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 0x7f359a0f66d0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f359a0f26d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3599c5f940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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_tkp58a9j/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 0x7f359a12be80> # 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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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 0x7f3599c740d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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_tkp58a9j/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 0x7f359a12ad60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3599c74cd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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 0x7f359a0dd970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a0d7670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3599c40fd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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 0x7f35999cb0d0> # /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 0x7f3599c15d90> # 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 0x7f3599c15d00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359a0d4280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35999d1dc0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3599c651c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3599c65e50> # /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 0x7f3599c72eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3599c723d0> # /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 0x7f3599c72f40> # /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 0x7f3599c80520> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3599c417c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3599c65fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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 0x7f359992bfa0> # /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 0x7f359992bac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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 0x7f3599a037c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3599932b80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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 0x7f35998d0e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35998d0d00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/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_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_tkp58a9j/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_tkp58a9j/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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 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 7920 1726885344.92719: 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-1726885343.8876922-9334-773269178633/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885344.92723: _low_level_execute_command(): starting 7920 1726885344.92726: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885343.8876922-9334-773269178633/ > /dev/null 2>&1 && sleep 0' 7920 1726885344.92732: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885344.92738: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885344.92740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885344.92743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885344.92745: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885344.92747: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885344.92749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885344.92809: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885344.92813: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885344.92824: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885344.92827: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885344.92829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885344.92831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885344.92833: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885344.92835: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885344.92836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885344.92925: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885344.92973: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885344.92976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885344.93037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885344.95048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885344.95117: stderr chunk (state=3): >>><<< 7920 1726885344.95153: stdout chunk (state=3): >>><<< 7920 1726885344.95569: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885344.95573: handler run complete 7920 1726885344.95575: attempt loop complete, returning result 7920 1726885344.95577: _execute() done 7920 1726885344.95579: dumping result to json 7920 1726885344.95581: done dumping result, returning 7920 1726885344.95583: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-9835-648e-0000000002ea] 7920 1726885344.95585: sending task result for task 02369adf-7a19-9835-648e-0000000002ea ok: [managed_node1] => { "changed": false, "name": null, "status": {} } 7920 1726885344.95717: no more pending results, returning what we have 7920 1726885344.95720: results queue empty 7920 1726885344.95721: checking for any_errors_fatal 7920 1726885344.95727: done checking for any_errors_fatal 7920 1726885344.95728: checking for max_fail_percentage 7920 1726885344.95729: done checking for max_fail_percentage 7920 1726885344.95730: checking to see if all hosts have failed and the running result is not ok 7920 1726885344.95731: done checking to see if all hosts have failed 7920 1726885344.95732: getting the remaining hosts for this loop 7920 1726885344.95734: done getting the remaining hosts for this loop 7920 1726885344.95737: getting the next task for host managed_node1 7920 1726885344.95745: done getting next task for host managed_node1 7920 1726885344.95748: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 7920 1726885344.95751: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885344.95761: getting variables 7920 1726885344.95763: in VariableManager get_vars() 7920 1726885344.95793: Calling all_inventory to load vars for managed_node1 7920 1726885344.95796: Calling groups_inventory to load vars for managed_node1 7920 1726885344.95798: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885344.95806: Calling all_plugins_play to load vars for managed_node1 7920 1726885344.95809: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885344.95814: Calling groups_plugins_play to load vars for managed_node1 7920 1726885344.96439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885344.96966: done sending task result for task 02369adf-7a19-9835-648e-0000000002ea 7920 1726885344.96969: WORKER PROCESS EXITING 7920 1726885344.97081: done with get_vars() 7920 1726885344.97095: done getting variables TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Friday 20 September 2024 22:22:24 -0400 (0:00:01.128) 0:01:22.600 ****** 7920 1726885344.97196: entering _queue_task() for managed_node1/mount 7920 1726885344.97459: worker is 1 (out of 1 available) 7920 1726885344.97470: exiting _queue_task() for managed_node1/mount 7920 1726885344.97480: done queuing things up, now waiting for results queue to drain 7920 1726885344.97482: waiting for pending results... 7920 1726885344.97799: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 7920 1726885344.97982: in run() - task 02369adf-7a19-9835-648e-0000000002eb 7920 1726885344.98003: variable 'ansible_search_path' from source: unknown 7920 1726885344.98009: variable 'ansible_search_path' from source: unknown 7920 1726885344.98397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885345.02529: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885345.02621: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885345.02669: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885345.02710: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885345.02750: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885345.02840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885345.02874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885345.02911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885345.02964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885345.02984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885345.03042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885345.03070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885345.03103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885345.03152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885345.03171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885345.03239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885345.03267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885345.03297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885345.03350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885345.03370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885345.03528: variable 'blivet_output' from source: set_fact 7920 1726885345.03627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885345.04597: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885345.04657: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885345.04758: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885345.04866: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885345.04915: 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) 7920 1726885345.04968: 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) 7920 1726885345.05080: 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) 7920 1726885345.05110: 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) 7920 1726885345.05330: variable 'omit' from source: magic vars 7920 1726885345.05429: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885345.05437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885345.05445: variable 'omit' from source: magic vars 7920 1726885345.05508: variable 'omit' from source: magic vars 7920 1726885345.05547: variable 'omit' from source: magic vars 7920 1726885345.05642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885345.05659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885345.05676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885345.05705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885345.05713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885345.05778: variable 'mount_info' from source: unknown 7920 1726885345.05783: variable 'omit' from source: magic vars 7920 1726885345.05858: variable 'mount_info' from source: unknown 7920 1726885345.05943: variable 'mount_info' from source: unknown 7920 1726885345.05954: variable 'omit' from source: magic vars 7920 1726885345.06030: variable 'mount_info' from source: unknown 7920 1726885345.06040: variable 'omit' from source: magic vars 7920 1726885345.06096: variable 'mount_info' from source: unknown 7920 1726885345.06110: variable 'omit' from source: magic vars 7920 1726885345.06135: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885345.06157: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885345.06170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885345.06182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885345.06190: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885345.06202: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885345.06215: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885345.06238: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885345.06241: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885345.06245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885345.06317: Set connection var ansible_connection to ssh 7920 1726885345.06327: Set connection var ansible_shell_executable to /bin/sh 7920 1726885345.06332: Set connection var ansible_timeout to 10 7920 1726885345.06335: Set connection var ansible_shell_type to sh 7920 1726885345.06340: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885345.06344: Set connection var ansible_pipelining to False 7920 1726885345.06360: variable 'ansible_shell_executable' from source: unknown 7920 1726885345.06363: variable 'ansible_connection' from source: unknown 7920 1726885345.06367: variable 'ansible_module_compression' from source: unknown 7920 1726885345.06369: variable 'ansible_shell_type' from source: unknown 7920 1726885345.06371: variable 'ansible_shell_executable' from source: unknown 7920 1726885345.06373: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885345.06377: variable 'ansible_pipelining' from source: unknown 7920 1726885345.06383: variable 'ansible_timeout' from source: unknown 7920 1726885345.06387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 7920 1726885345.06508: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885345.06516: variable 'omit' from source: magic vars 7920 1726885345.06522: starting attempt loop 7920 1726885345.06524: running the handler 7920 1726885345.06535: _low_level_execute_command(): starting 7920 1726885345.06541: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885345.07113: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885345.07120: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885345.07138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885345.07153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885345.07201: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885345.07207: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885345.07221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885345.07231: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885345.07247: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885345.07353: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885345.07368: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885345.07382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885345.07398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885345.07411: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885345.07426: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885345.07440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885345.07523: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885345.07547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885345.07571: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885345.07640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885345.09270: stdout chunk (state=3): >>>/root <<< 7920 1726885345.09423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885345.09428: stdout chunk (state=3): >>><<< 7920 1726885345.09431: stderr chunk (state=3): >>><<< 7920 1726885345.09441: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885345.09451: _low_level_execute_command(): starting 7920 1726885345.09455: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885345.0944178-9380-141585219390836 `" && echo ansible-tmp-1726885345.0944178-9380-141585219390836="` echo /root/.ansible/tmp/ansible-tmp-1726885345.0944178-9380-141585219390836 `" ) && sleep 0' 7920 1726885345.09888: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885345.09892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885345.09929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885345.09936: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885345.09938: stderr 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885345.09940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885345.09992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885345.09996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885345.10041: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885345.11870: stdout chunk (state=3): >>>ansible-tmp-1726885345.0944178-9380-141585219390836=/root/.ansible/tmp/ansible-tmp-1726885345.0944178-9380-141585219390836 <<< 7920 1726885345.12031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885345.12084: stderr chunk (state=3): >>><<< 7920 1726885345.12087: stdout chunk (state=3): >>><<< 7920 1726885345.12419: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885345.0944178-9380-141585219390836=/root/.ansible/tmp/ansible-tmp-1726885345.0944178-9380-141585219390836 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 7920 1726885345.12425: variable 'ansible_module_compression' from source: unknown 7920 1726885345.12427: ANSIBALLZ: Using lock for mount 7920 1726885345.12429: ANSIBALLZ: Acquiring lock 7920 1726885345.12431: ANSIBALLZ: Lock acquired: 139955063643536 7920 1726885345.12432: ANSIBALLZ: Creating module 7920 1726885345.28793: ANSIBALLZ: Writing module into payload 7920 1726885345.28978: ANSIBALLZ: Writing module 7920 1726885345.29014: ANSIBALLZ: Renaming module 7920 1726885345.29029: ANSIBALLZ: Done creating module 7920 1726885345.29051: variable 'ansible_facts' from source: unknown 7920 1726885345.29114: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885345.0944178-9380-141585219390836/AnsiballZ_mount.py 7920 1726885345.29216: Sending initial data 7920 1726885345.29229: Sent initial data (152 bytes) 7920 1726885345.29895: 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 <<< 7920 1726885345.29899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885345.29940: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885345.29943: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885345.29945: 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885345.29947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885345.29997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885345.30000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885345.30002: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885345.30052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885345.31875: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7920 1726885345.31890: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7920 1726885345.31902: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 7920 1726885345.31918: 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 <<< 7920 1726885345.31950: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885345.32027: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpln_szcuk /root/.ansible/tmp/ansible-tmp-1726885345.0944178-9380-141585219390836/AnsiballZ_mount.py <<< 7920 1726885345.32071: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885345.33295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885345.33453: stderr chunk (state=3): >>><<< 7920 1726885345.33456: stdout chunk (state=3): >>><<< 7920 1726885345.33476: done transferring module to remote 7920 1726885345.33488: _low_level_execute_command(): starting 7920 1726885345.33491: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885345.0944178-9380-141585219390836/ /root/.ansible/tmp/ansible-tmp-1726885345.0944178-9380-141585219390836/AnsiballZ_mount.py && sleep 0' 7920 1726885345.34142: 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 <<< 7920 1726885345.34145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885345.34186: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885345.34190: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885345.34195: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885345.34267: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885345.34273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885345.34323: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885345.36044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885345.36117: stderr chunk (state=3): >>><<< 7920 1726885345.36123: stdout chunk (state=3): >>><<< 7920 1726885345.36167: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885345.36170: _low_level_execute_command(): starting 7920 1726885345.36204: _low_level_execute_command(): using become for this command 7920 1726885345.36235: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-tcanqdltpdggxkxicjxvtubgemgzelwg ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885345.0944178-9380-141585219390836/AnsiballZ_mount.py'"'"' && sleep 0' 7920 1726885345.36443: Initial state: awaiting_escalation: BECOME-SUCCESS-tcanqdltpdggxkxicjxvtubgemgzelwg 7920 1726885345.37162: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885345.37281: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885345.37293: stderr chunk (state=1): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885345.37300: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885345.37387: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885345.37391: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885345.37456: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885345.40425: stdout chunk (state=1): >>>BECOME-SUCCESS-tcanqdltpdggxkxicjxvtubgemgzelwg <<< 7920 1726885345.40428: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-tcanqdltpdggxkxicjxvtubgemgzelwg' 7920 1726885345.40658: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885345.40699: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885345.40733: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885345.40775: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885345.40790: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885345.40831: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885345.40851: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885345.40887: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7920 1726885345.40926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885345.40929: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885345.40947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885345.40964: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8845ca0> <<< 7920 1726885345.41020: 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 0x7fc3f85dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8845a00> <<< 7920 1726885345.41032: 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' <<< 7920 1726885345.41059: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f88459a0> <<< 7920 1726885345.41077: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885345.41095: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 7920 1726885345.41131: 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 0x7fc3f85dc370> <<< 7920 1726885345.41141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7920 1726885345.41182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7920 1726885345.41186: 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' # <<< 7920 1726885345.41192: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f85dc820> <<< 7920 1726885345.41194: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f85dc550> <<< 7920 1726885345.41230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885345.41233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885345.41251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885345.41271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885345.41283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885345.41300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885345.41324: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8588f70> <<< 7920 1726885345.41344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885345.41375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885345.41456: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f858f100> <<< 7920 1726885345.41500: 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' <<< 7920 1726885345.41522: 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 0x7fc3f85b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f858f820> <<< 7920 1726885345.41553: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f85f1760> <<< 7920 1726885345.41563: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7920 1726885345.41566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8588c70> <<< 7920 1726885345.41629: 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 0x7fc3f85b8c70> <<< 7920 1726885345.41691: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f85dcfd0> <<< 7920 1726885345.41714: 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. <<< 7920 1726885345.41914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885345.41941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885345.41956: 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' <<< 7920 1726885345.41975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885345.41993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885345.42026: 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' <<< 7920 1726885345.42047: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f852fd90> <<< 7920 1726885345.42072: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8532e20> <<< 7920 1726885345.42096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885345.42128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 7920 1726885345.42153: 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' <<< 7920 1726885345.42170: 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' <<< 7920 1726885345.42188: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8529730> <<< 7920 1726885345.42207: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8530520> <<< 7920 1726885345.42215: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f852f250> <<< 7920 1726885345.42236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885345.42307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885345.42330: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885345.42371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885345.42380: 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' <<< 7920 1726885345.42437: 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 0x7fc3f84b1cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f84b17c0> <<< 7920 1726885345.42457: 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 0x7fc3f84b1dc0> <<< 7920 1726885345.42478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885345.42523: 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 0x7fc3f84b1e80> <<< 7920 1726885345.42548: 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' <<< 7920 1726885345.42552: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f84b1f40> import '_collections' # <<< 7920 1726885345.42601: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8509c40> import '_functools' # <<< 7920 1726885345.42635: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8503520> <<< 7920 1726885345.42677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885345.42725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8517580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8536d00> <<< 7920 1726885345.42745: 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 0x7fc3f84c2b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8509160> <<< 7920 1726885345.42777: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885345.42810: 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 0x7fc3f8517190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f853c8b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7920 1726885345.42832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885345.42864: 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 <<< 7920 1726885345.42886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f84c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f84c2ca0> <<< 7920 1726885345.42903: 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 0x7fc3f84c2c10> <<< 7920 1726885345.42967: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7920 1726885345.42971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885345.42976: 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' <<< 7920 1726885345.42997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885345.43027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885345.43057: 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 0x7fc3f8497280> <<< 7920 1726885345.43075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885345.43088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885345.43108: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8497370> <<< 7920 1726885345.43232: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f84cdeb0> <<< 7920 1726885345.43276: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f84c4940> <<< 7920 1726885345.43291: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f84c44f0> <<< 7920 1726885345.43321: 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' <<< 7920 1726885345.43337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885345.43358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885345.43385: 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 0x7fc3f83b00d0> <<< 7920 1726885345.43420: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8492d90> <<< 7920 1726885345.43478: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f84c4dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8536ee0> <<< 7920 1726885345.43490: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885345.43528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885345.43548: 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 0x7fc3f83c4a00> import 'errno' # <<< 7920 1726885345.43581: 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 0x7fc3f83c4d30> <<< 7920 1726885345.43619: 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' <<< 7920 1726885345.43648: 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 0x7fc3f83d6640> <<< 7920 1726885345.43665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885345.43692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885345.43721: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f83d6b80> <<< 7920 1726885345.43777: 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 0x7fc3f83612b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f83c4e20> <<< 7920 1726885345.43789: 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' <<< 7920 1726885345.43831: 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 0x7fc3f8372190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f83d64c0> <<< 7920 1726885345.43863: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885345.43889: 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 0x7fc3f8372250> <<< 7920 1726885345.43959: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f84c28e0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885345.43968: 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 <<< 7920 1726885345.43980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885345.44053: 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 0x7fc3f838e5b0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7920 1726885345.44058: 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 0x7fc3f838e880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f838e670> <<< 7920 1726885345.44079: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885345.44084: 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 0x7fc3f838e760> <<< 7920 1726885345.44131: 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' <<< 7920 1726885345.44309: 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 0x7fc3f838ebb0> <<< 7920 1726885345.44355: 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 0x7fc3f839b100> <<< 7920 1726885345.44366: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f838e7f0> <<< 7920 1726885345.44372: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8381940> <<< 7920 1726885345.44409: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f84c24c0> <<< 7920 1726885345.44414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885345.44472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885345.44496: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f838e9a0> <<< 7920 1726885345.44604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885345.44629: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc3f82b7580> <<< 7920 1726885345.44762: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip' # zipimport: zlib available <<< 7920 1726885345.44878: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.44881: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/__init__.py <<< 7920 1726885345.44890: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.44903: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.44920: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885345.44925: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.46123: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.47058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 7920 1726885345.47063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f81dc6d0> <<< 7920 1726885345.47086: 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' <<< 7920 1726885345.47108: 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' <<< 7920 1726885345.47133: 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' <<< 7920 1726885345.47169: 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 0x7fc3f81dc160> <<< 7920 1726885345.47224: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f81dc340> <<< 7920 1726885345.47246: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f81dce20> <<< 7920 1726885345.47261: 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' <<< 7920 1726885345.47311: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f81dcf10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f81dcc40> <<< 7920 1726885345.47342: 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' <<< 7920 1726885345.47358: 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 0x7fc3f81dce80> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885345.47385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885345.47429: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f81dc100> <<< 7920 1726885345.47540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7920 1726885345.47579: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f7beddf0> <<< 7920 1726885345.47643: 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 0x7fc3f7bedfa0> <<< 7920 1726885345.47689: 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 0x7fc3f8153e50> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885345.47730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885345.47767: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f81534c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8243dc0> <<< 7920 1726885345.47893: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f82433d0> <<< 7920 1726885345.47920: 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' <<< 7920 1726885345.47946: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8243fd0> <<< 7920 1726885345.48006: 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' <<< 7920 1726885345.48022: 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' <<< 7920 1726885345.48040: 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' <<< 7920 1726885345.48052: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8214dc0> <<< 7920 1726885345.48127: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f81adbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f81ad2b0> <<< 7920 1726885345.48136: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f81e03a0> <<< 7920 1726885345.48175: 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 0x7fc3f81ad3d0> <<< 7920 1726885345.48185: 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 0x7fc3f81ad400> <<< 7920 1726885345.48224: 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 <<< 7920 1726885345.48263: 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 <<< 7920 1726885345.48279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885345.48349: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885345.48375: 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 0x7fc3f7bcf970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8226100> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885345.48434: 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 0x7fc3f7bdc9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8226280> <<< 7920 1726885345.48447: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885345.48510: 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' # <<< 7920 1726885345.48575: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f7bcfdf0> <<< 7920 1726885345.48685: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f7bdc940> <<< 7920 1726885345.48794: 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 0x7fc3f7bdc790> <<< 7920 1726885345.48821: 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 0x7fc3f7bdb730> <<< 7920 1726885345.48861: 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 0x7fc3f7bdb670> <<< 7920 1726885345.48888: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f821c7c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 <<< 7920 1726885345.48914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885345.48955: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885345.48960: 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 0x7fc3f81a4640> <<< 7920 1726885345.49130: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885345.49142: 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 0x7fc3f81a39d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f7bd00a0> <<< 7920 1726885345.49189: 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 0x7fc3f81a40a0> <<< 7920 1726885345.49199: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f823d880> <<< 7920 1726885345.49203: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.49206: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885345.49227: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.49291: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.49373: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885345.49387: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885345.49411: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.49438: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885345.49523: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.49609: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.50062: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.50513: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885345.50527: 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_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885345.50549: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885345.50557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885345.50606: 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 0x7fc3f77c2130> <<< 7920 1726885345.50670: 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' <<< 7920 1726885345.50689: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8199970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f77c2550> <<< 7920 1726885345.50740: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885345.50747: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.50763: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.50782: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885345.50788: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.50897: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.51025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7920 1726885345.51029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7920 1726885345.51050: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f819a940> <<< 7920 1726885345.51054: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.51442: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.51800: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.51860: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.51921: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885345.51929: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.51958: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.51987: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885345.51991: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.52050: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.52115: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885345.52129: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.52151: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.52153: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885345.52191: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.52225: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885345.52228: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.52405: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.52592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885345.52624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885345.52629: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885345.52695: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f81995e0> <<< 7920 1726885345.52708: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.52761: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.52829: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/common/validation.py <<< 7920 1726885345.52839: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885345.52860: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.52890: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.52929: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885345.52970: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.53003: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.53067: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.53128: 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 <<< 7920 1726885345.53151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885345.53222: 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' <<< 7920 1726885345.53231: 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 0x7fc3f8230850> <<< 7920 1726885345.53249: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f81e2e50> <<< 7920 1726885345.53285: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885345.53295: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.53409: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.53465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.53486: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.53526: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885345.53535: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885345.53558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885345.53583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885345.53604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885345.53623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885345.53704: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f7ba4310> <<< 7920 1726885345.53741: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f7b9e820> <<< 7920 1726885345.53798: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f7b95940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885345.53810: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.53829: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.53855: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885345.53915: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885345.53937: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.53943: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible_collections/__init__.py <<< 7920 1726885345.53960: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.53965: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.53987: stdout chunk (state=3): >>>import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885345.54001: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py <<< 7920 1726885345.54033: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.54041: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.54047: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available <<< 7920 1726885345.54062: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py <<< 7920 1726885345.54081: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.54439: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.54762: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885345.54784: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 7920 1726885345.54788: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.54826: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.54855: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 7920 1726885345.54929: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.55221: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885345.56359: 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=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "fstype": "xfs", "invocation": {"module_args": {"src": "UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "path": "/opt/test", "fstype": "xfs", "opts": "defaults", "state": "mounted", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} <<< 7920 1726885345.56384: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885345.56784: 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 <<< 7920 1726885345.56813: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path <<< 7920 1726885345.56829: 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<<< 7920 1726885345.56861: 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 <<< 7920 1726885345.56891: 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<<< 7920 1726885345.56897: stdout chunk (state=3): >>> # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 <<< 7920 1726885345.56920: 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<<< 7920 1726885345.56963: 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<<< 7920 1726885345.56997: 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<<< 7920 1726885345.57018: 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 <<< 7920 1726885345.57037: 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 <<< 7920 1726885345.57056: 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<<< 7920 1726885345.57059: 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<<< 7920 1726885345.57061: stdout chunk (state=3): >>> # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux<<< 7920 1726885345.57063: 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 <<< 7920 1726885345.57065: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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 <<< 7920 1726885345.57254: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885345.57277: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885345.57310: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885345.57327: stdout chunk (state=3): >>># destroy _compression <<< 7920 1726885345.57356: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885345.57359: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885345.57376: stdout chunk (state=3): >>># 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 <<< 7920 1726885345.57384: stdout chunk (state=3): >>># destroy _json <<< 7920 1726885345.57393: stdout chunk (state=3): >>># destroy encodings <<< 7920 1726885345.57398: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885345.57422: stdout chunk (state=3): >>># destroy array <<< 7920 1726885345.57434: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885345.57449: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885345.57496: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 7920 1726885345.57500: 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 <<< 7920 1726885345.57526: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 7920 1726885345.57537: 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 <<< 7920 1726885345.57544: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 7920 1726885345.57565: 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 <<< 7920 1726885345.57572: stdout chunk (state=3): >>># destroy fnmatch <<< 7920 1726885345.57585: 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 <<< 7920 1726885345.57587: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 7920 1726885345.57598: 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 <<< 7920 1726885345.57615: 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 <<< 7920 1726885345.57634: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 7920 1726885345.57649: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 7920 1726885345.57669: 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 <<< 7920 1726885345.57673: 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 <<< 7920 1726885345.57689: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 7920 1726885345.57696: 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 <<< 7920 1726885345.57826: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7920 1726885345.57846: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885345.57874: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 7920 1726885345.57884: stdout chunk (state=3): >>># destroy stat <<< 7920 1726885345.57892: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 7920 1726885345.57895: stdout chunk (state=3): >>># destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 7920 1726885345.57922: 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 <<< 7920 1726885345.57925: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7920 1726885345.57955: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885345.58362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885345.58406: stderr chunk (state=3): >>><<< 7920 1726885345.58414: stdout chunk (state=3): >>><<< 7920 1726885345.58478: _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 0x7fc3f8845ca0> # /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 0x7fc3f85dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8845a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7fc3f88459a0> 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 0x7fc3f85dc370> # /usr/lib64/python3.9/__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 0x7fc3f85dc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f85dc550> # /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 0x7fc3f8588f70> # /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 0x7fc3f858f100> # /usr/lib64/python3.9/__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 0x7fc3f85b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f858f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f85f1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8588c70> # /usr/lib64/python3.9/__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 0x7fc3f85b8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f85dcfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7fc3f852fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8532e20> # /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 0x7fc3f8529730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8530520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f852f250> # /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 0x7fc3f84b1cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f84b17c0> 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 0x7fc3f84b1dc0> # /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 0x7fc3f84b1e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f84b1f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8509c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8503520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8517580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8536d00> # /usr/lib64/python3.9/__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 0x7fc3f84c2b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8509160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3f8517190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f853c8b0> # /usr/lib64/python3.9/__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 0x7fc3f84c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f84c2ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f84c2c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7fc3f8497280> # /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 0x7fc3f8497370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f84cdeb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f84c4940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f84c44f0> # /usr/lib64/python3.9/__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 0x7fc3f83b00d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8492d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f84c4dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8536ee0> # /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 0x7fc3f83c4a00> 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 0x7fc3f83c4d30> # /usr/lib64/python3.9/__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 0x7fc3f83d6640> # /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 0x7fc3f83d6b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3f83612b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f83c4e20> # /usr/lib64/python3.9/__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 0x7fc3f8372190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f83d64c0> 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 0x7fc3f8372250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f84c28e0> # /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 0x7fc3f838e5b0> # /usr/lib64/python3.9/__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 0x7fc3f838e880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f838e670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3f838e760> # /usr/lib64/python3.9/__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 0x7fc3f838ebb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3f839b100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f838e7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8381940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f84c24c0> # /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 0x7fc3f838e9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc3f82b7580> # zipimport: found 36 names in '/tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/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 0x7fc3f81dc6d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7fc3f81dc160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f81dc340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f81dce20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7fc3f81dcf10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f81dcc40> 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 0x7fc3f81dce80> # /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 0x7fc3f81dc100> # /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 0x7fc3f7beddf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3f7bedfa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3f8153e50> # /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 0x7fc3f81534c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8243dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f82433d0> # /usr/lib64/python3.9/__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 0x7fc3f8243fd0> # /usr/lib64/python3.9/__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 0x7fc3f8214dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f81adbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f81ad2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f81e03a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3f81ad3d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f81ad400> # /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 0x7fc3f7bcf970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8226100> # /usr/lib64/python3.9/__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 0x7fc3f7bdc9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f8226280> # /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 0x7fc3f7bcfdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f7bdc940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3f7bdc790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3f7bdb730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3f7bdb670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f821c7c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7fc3f81a4640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3f81a39d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f7bd00a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3f81a40a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f823d880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/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_oi5kr_fz/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_oi5kr_fz/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_oi5kr_fz/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_oi5kr_fz/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 0x7fc3f77c2130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7fc3f8199970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f77c2550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/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_oi5kr_fz/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 0x7fc3f819a940> # 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_oi5kr_fz/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_oi5kr_fz/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_oi5kr_fz/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_oi5kr_fz/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_oi5kr_fz/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 0x7fc3f81995e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/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_oi5kr_fz/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 0x7fc3f8230850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f81e2e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/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 0x7fc3f7ba4310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f7b9e820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3f7b95940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/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_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_oi5kr_fz/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_oi5kr_fz/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_oi5kr_fz/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_oi5kr_fz/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_oi5kr_fz/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_oi5kr_fz/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_oi5kr_fz/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_oi5kr_fz/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=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "fstype": "xfs", "invocation": {"module_args": {"src": "UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "path": "/opt/test", "fstype": "xfs", "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 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 7920 1726885345.59082: done with _execute_module (mount, {'src': 'UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e', 'path': '/opt/test', 'fstype': 'xfs', '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-1726885345.0944178-9380-141585219390836/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885345.59086: _low_level_execute_command(): starting 7920 1726885345.59089: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885345.0944178-9380-141585219390836/ > /dev/null 2>&1 && sleep 0' 7920 1726885345.59164: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885345.59168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885345.59209: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885345.59214: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885345.59219: stderr 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885345.59221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885345.59263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885345.59266: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885345.59319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885345.61092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885345.61135: stderr chunk (state=3): >>><<< 7920 1726885345.61138: stdout chunk (state=3): >>><<< 7920 1726885345.61148: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885345.61153: handler run complete 7920 1726885345.61167: attempt loop complete, returning result 7920 1726885345.61181: variable 'mount_info' from source: unknown 7920 1726885345.61246: variable 'mount_info' from source: unknown changed: [managed_node1] => (item={'src': 'UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e', 'path': '/opt/test', 'fstype': 'xfs', '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": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e" } 7920 1726885345.61467: dumping result to json 7920 1726885345.61470: done dumping result, returning 7920 1726885345.61472: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-9835-648e-0000000002eb] 7920 1726885345.61474: sending task result for task 02369adf-7a19-9835-648e-0000000002eb 7920 1726885345.61526: done sending task result for task 02369adf-7a19-9835-648e-0000000002eb 7920 1726885345.61529: WORKER PROCESS EXITING 7920 1726885345.61625: no more pending results, returning what we have 7920 1726885345.61628: results queue empty 7920 1726885345.61629: checking for any_errors_fatal 7920 1726885345.61635: done checking for any_errors_fatal 7920 1726885345.61636: checking for max_fail_percentage 7920 1726885345.61637: done checking for max_fail_percentage 7920 1726885345.61638: checking to see if all hosts have failed and the running result is not ok 7920 1726885345.61639: done checking to see if all hosts have failed 7920 1726885345.61640: getting the remaining hosts for this loop 7920 1726885345.61641: done getting the remaining hosts for this loop 7920 1726885345.61644: getting the next task for host managed_node1 7920 1726885345.61650: done getting next task for host managed_node1 7920 1726885345.61653: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 7920 1726885345.61656: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885345.61665: getting variables 7920 1726885345.61667: in VariableManager get_vars() 7920 1726885345.61696: Calling all_inventory to load vars for managed_node1 7920 1726885345.61699: Calling groups_inventory to load vars for managed_node1 7920 1726885345.61701: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885345.61708: Calling all_plugins_play to load vars for managed_node1 7920 1726885345.61710: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885345.61714: Calling groups_plugins_play to load vars for managed_node1 7920 1726885345.62010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885345.62352: done with get_vars() 7920 1726885345.62363: done getting variables TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Friday 20 September 2024 22:22:25 -0400 (0:00:00.652) 0:01:23.252 ****** 7920 1726885345.62434: entering _queue_task() for managed_node1/file 7920 1726885345.62624: worker is 1 (out of 1 available) 7920 1726885345.62635: exiting _queue_task() for managed_node1/file 7920 1726885345.62648: done queuing things up, now waiting for results queue to drain 7920 1726885345.62649: waiting for pending results... 7920 1726885345.62827: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 7920 1726885345.62902: in run() - task 02369adf-7a19-9835-648e-0000000002ed 7920 1726885345.62915: variable 'ansible_search_path' from source: unknown 7920 1726885345.62921: variable 'ansible_search_path' from source: unknown 7920 1726885345.63159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885345.64936: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885345.64978: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885345.65013: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885345.65040: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885345.65062: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885345.65122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885345.65142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885345.65161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885345.65190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885345.65200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885345.65234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885345.65251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885345.65268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885345.65296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885345.65306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885345.65346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885345.65362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885345.65382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885345.65408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885345.65422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885345.65510: variable 'blivet_output' from source: set_fact 7920 1726885345.65567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885345.65673: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885345.65702: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885345.65725: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885345.65754: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885345.65783: 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) 7920 1726885345.65799: 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) 7920 1726885345.65821: 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) 7920 1726885345.65840: 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) 7920 1726885345.65921: variable 'omit' from source: magic vars 7920 1726885345.65978: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885345.65984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885345.65992: variable 'omit' from source: magic vars 7920 1726885345.66198: variable 'mount_info' from source: unknown 7920 1726885345.66206: Evaluated conditional (mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none): False 7920 1726885345.66209: when evaluation is False, skipping this task 7920 1726885345.66234: variable 'mount_info' from source: unknown 7920 1726885345.66284: variable 'mount_info' from source: unknown skipping: [managed_node1] => (item={'src': 'UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e', 'path': '/opt/test', 'fstype': 'xfs', '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": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "state": "mounted" }, "skip_reason": "Conditional result was False" } 7920 1726885345.66479: dumping result to json 7920 1726885345.66482: done dumping result, returning 7920 1726885345.66484: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-9835-648e-0000000002ed] 7920 1726885345.66491: sending task result for task 02369adf-7a19-9835-648e-0000000002ed 7920 1726885345.66540: done sending task result for task 02369adf-7a19-9835-648e-0000000002ed 7920 1726885345.66543: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 7920 1726885345.66581: no more pending results, returning what we have 7920 1726885345.66584: results queue empty 7920 1726885345.66585: checking for any_errors_fatal 7920 1726885345.66590: done checking for any_errors_fatal 7920 1726885345.66591: checking for max_fail_percentage 7920 1726885345.66592: done checking for max_fail_percentage 7920 1726885345.66592: checking to see if all hosts have failed and the running result is not ok 7920 1726885345.66593: done checking to see if all hosts have failed 7920 1726885345.66594: getting the remaining hosts for this loop 7920 1726885345.66595: done getting the remaining hosts for this loop 7920 1726885345.66597: getting the next task for host managed_node1 7920 1726885345.66601: done getting next task for host managed_node1 7920 1726885345.66604: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 7920 1726885345.66606: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885345.66619: getting variables 7920 1726885345.66620: in VariableManager get_vars() 7920 1726885345.66641: Calling all_inventory to load vars for managed_node1 7920 1726885345.66643: Calling groups_inventory to load vars for managed_node1 7920 1726885345.66644: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885345.66650: Calling all_plugins_play to load vars for managed_node1 7920 1726885345.66652: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885345.66654: Calling groups_plugins_play to load vars for managed_node1 7920 1726885345.66942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885345.67466: done with get_vars() 7920 1726885345.67474: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Friday 20 September 2024 22:22:25 -0400 (0:00:00.051) 0:01:23.303 ****** 7920 1726885345.67537: entering _queue_task() for managed_node1/systemd 7920 1726885345.67707: worker is 1 (out of 1 available) 7920 1726885345.67723: exiting _queue_task() for managed_node1/systemd 7920 1726885345.67736: done queuing things up, now waiting for results queue to drain 7920 1726885345.67740: waiting for pending results... 7920 1726885345.67903: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 7920 1726885345.67985: in run() - task 02369adf-7a19-9835-648e-0000000002ef 7920 1726885345.67997: variable 'ansible_search_path' from source: unknown 7920 1726885345.68000: variable 'ansible_search_path' from source: unknown 7920 1726885345.68029: calling self._execute() 7920 1726885345.68091: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885345.68100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885345.68106: variable 'omit' from source: magic vars 7920 1726885345.68360: variable 'blivet_output' from source: set_fact 7920 1726885345.68384: Evaluated conditional (blivet_output['mounts']): True 7920 1726885345.68390: variable 'omit' from source: magic vars 7920 1726885345.68439: variable 'omit' from source: magic vars 7920 1726885345.68459: variable 'omit' from source: magic vars 7920 1726885345.68490: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885345.68515: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885345.68532: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885345.68548: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885345.68556: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885345.68569: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885345.68581: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885345.68600: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885345.68603: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885345.68606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885345.68684: Set connection var ansible_connection to ssh 7920 1726885345.68692: Set connection var ansible_shell_executable to /bin/sh 7920 1726885345.68696: Set connection var ansible_timeout to 10 7920 1726885345.68699: Set connection var ansible_shell_type to sh 7920 1726885345.68704: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885345.68708: Set connection var ansible_pipelining to False 7920 1726885345.68728: variable 'ansible_shell_executable' from source: unknown 7920 1726885345.68731: variable 'ansible_connection' from source: unknown 7920 1726885345.68734: variable 'ansible_module_compression' from source: unknown 7920 1726885345.68736: variable 'ansible_shell_type' from source: unknown 7920 1726885345.68740: variable 'ansible_shell_executable' from source: unknown 7920 1726885345.68742: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885345.68744: variable 'ansible_pipelining' from source: unknown 7920 1726885345.68747: variable 'ansible_timeout' from source: unknown 7920 1726885345.68749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885345.68884: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885345.68891: variable 'omit' from source: magic vars 7920 1726885345.68896: starting attempt loop 7920 1726885345.68899: running the handler 7920 1726885345.68950: _low_level_execute_command(): starting 7920 1726885345.68953: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885345.69429: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885345.69438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885345.69542: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885345.69692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885345.69695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885345.69698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885345.69748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885345.71533: stdout chunk (state=3): >>>/root <<< 7920 1726885345.71635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885345.71644: stdout chunk (state=3): >>><<< 7920 1726885345.71661: stderr chunk (state=3): >>><<< 7920 1726885345.71702: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885345.71742: _low_level_execute_command(): starting 7920 1726885345.71771: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885345.7171884-9410-86691464254048 `" && echo ansible-tmp-1726885345.7171884-9410-86691464254048="` echo /root/.ansible/tmp/ansible-tmp-1726885345.7171884-9410-86691464254048 `" ) && sleep 0' 7920 1726885345.72457: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885345.72469: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885345.72484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885345.72501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885345.72555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885345.72566: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885345.72578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885345.72596: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885345.72608: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885345.72625: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885345.72641: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885345.72655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885345.72671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885345.72684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885345.72696: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885345.72714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885345.72795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885345.72821: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885345.72835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885345.72970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885345.74731: stdout chunk (state=3): >>>ansible-tmp-1726885345.7171884-9410-86691464254048=/root/.ansible/tmp/ansible-tmp-1726885345.7171884-9410-86691464254048 <<< 7920 1726885345.74846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885345.74887: stderr chunk (state=3): >>><<< 7920 1726885345.74890: stdout chunk (state=3): >>><<< 7920 1726885345.74905: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885345.7171884-9410-86691464254048=/root/.ansible/tmp/ansible-tmp-1726885345.7171884-9410-86691464254048 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885345.74950: variable 'ansible_module_compression' from source: unknown 7920 1726885345.74996: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7920 1726885345.75050: variable 'ansible_facts' from source: unknown 7920 1726885345.75181: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885345.7171884-9410-86691464254048/AnsiballZ_systemd.py 7920 1726885345.75285: Sending initial data 7920 1726885345.75295: Sent initial data (153 bytes) 7920 1726885345.75932: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885345.75936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885345.75965: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885345.75968: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885345.75971: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885345.76019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885345.76039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885345.76057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885345.76120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885345.77805: 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 <<< 7920 1726885345.77814: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7920 1726885345.77834: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885345.77872: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmphwoo6nuw /root/.ansible/tmp/ansible-tmp-1726885345.7171884-9410-86691464254048/AnsiballZ_systemd.py <<< 7920 1726885345.77904: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885345.80832: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885345.80920: stderr chunk (state=3): >>><<< 7920 1726885345.80924: stdout chunk (state=3): >>><<< 7920 1726885345.80926: done transferring module to remote 7920 1726885345.81010: _low_level_execute_command(): starting 7920 1726885345.81021: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885345.7171884-9410-86691464254048/ /root/.ansible/tmp/ansible-tmp-1726885345.7171884-9410-86691464254048/AnsiballZ_systemd.py && sleep 0' 7920 1726885345.82440: 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 <<< 7920 1726885345.82444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885345.82468: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885345.82471: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885345.82477: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885345.82538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885345.82631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885345.82681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885345.84438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885345.84442: stdout chunk (state=3): >>><<< 7920 1726885345.84449: stderr chunk (state=3): >>><<< 7920 1726885345.84481: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885345.84585: _low_level_execute_command(): starting 7920 1726885345.84589: _low_level_execute_command(): using become for this command 7920 1726885345.84593: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-oypdriqccahuvllsyeaaziietahjrmrk ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885345.7171884-9410-86691464254048/AnsiballZ_systemd.py'"'"' && sleep 0' 7920 1726885345.84743: Initial state: awaiting_escalation: BECOME-SUCCESS-oypdriqccahuvllsyeaaziietahjrmrk 7920 1726885345.85304: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885345.85323: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885345.85343: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885345.85369: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885345.85409: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885345.85426: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885345.85441: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885345.85464: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885345.85484: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885345.85498: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885345.85513: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885345.85529: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885345.85546: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885345.85560: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885345.85575: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885345.85593: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885345.85669: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885345.85694: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885345.85717: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885345.85791: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885345.88527: stdout chunk (state=1): >>>BECOME-SUCCESS-oypdriqccahuvllsyeaaziietahjrmrk <<< 7920 1726885345.88531: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-oypdriqccahuvllsyeaaziietahjrmrk' 7920 1726885345.88765: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885345.88784: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885345.88834: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885345.88870: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885345.88904: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885345.88948: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885345.88952: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885345.89008: 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' <<< 7920 1726885345.89035: 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' # <<< 7920 1726885345.89060: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cd75ca0> <<< 7920 1726885345.89102: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885345.89144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 7920 1726885345.89147: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cd1c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cd75a00> <<< 7920 1726885345.89221: 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 0x7ff48cd759a0> <<< 7920 1726885345.89225: 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 0x7ff48cd1c370> <<< 7920 1726885345.89342: 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 0x7ff48cd1c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cd1c550> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885345.89345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885345.89578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48ccc8f70> # /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 0x7ff48cccf100> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885345.89602: 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 0x7ff48ccf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cccf820> <<< 7920 1726885345.89651: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cd31760> <<< 7920 1726885345.89667: 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 0x7ff48ccc8c70> <<< 7920 1726885345.89721: 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' <<< 7920 1726885345.89725: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48ccf8c70> <<< 7920 1726885345.89790: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cd1cfd0> <<< 7920 1726885345.89803: 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. <<< 7920 1726885345.90146: 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' <<< 7920 1726885345.90170: 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' <<< 7920 1726885345.90202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885345.90242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885345.90257: 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' <<< 7920 1726885345.90260: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cc94d90> <<< 7920 1726885345.90390: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cc97e20> <<< 7920 1726885345.90438: 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 # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cc8e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cc95520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cc94250> <<< 7920 1726885345.90491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885345.90525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885345.90544: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885345.90568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885345.90586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7920 1726885345.90591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7920 1726885345.90624: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885345.90633: 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 0x7ff48c948cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c9487c0> <<< 7920 1726885345.90636: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885345.90663: 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 0x7ff48c948dc0> <<< 7920 1726885345.90679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885345.90696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885345.90719: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c948e80> <<< 7920 1726885345.90740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 7920 1726885345.90758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 7920 1726885345.90761: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c948f40> <<< 7920 1726885345.90764: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885345.90807: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cc6ec40> import '_functools' # <<< 7920 1726885345.90838: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cc68520> <<< 7920 1726885345.90892: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885345.90897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cc7c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cc9bd00> <<< 7920 1726885345.90918: 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' <<< 7920 1726885345.90951: 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 0x7ff48c959b80> <<< 7920 1726885345.90959: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cc6e160> <<< 7920 1726885345.90998: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885345.91001: 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 0x7ff48cc7c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cca18b0> <<< 7920 1726885345.91027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7920 1726885345.91029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885345.91044: 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' <<< 7920 1726885345.91068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885345.91095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885345.91100: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c959eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c959ca0> <<< 7920 1726885345.91123: 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' <<< 7920 1726885345.91139: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c959c10> <<< 7920 1726885345.91149: 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' <<< 7920 1726885345.91165: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885345.91178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885345.91198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885345.91241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885345.91268: 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' <<< 7920 1726885345.91275: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c92e280> <<< 7920 1726885345.91293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885345.91309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885345.91329: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c92e370> <<< 7920 1726885345.91447: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c964eb0> <<< 7920 1726885345.91482: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c95b940> <<< 7920 1726885345.91494: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c95b4f0> <<< 7920 1726885345.91527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885345.91530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885345.91557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885345.91568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885345.91595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7920 1726885345.91602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c8610d0> <<< 7920 1726885345.91636: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c929d90> <<< 7920 1726885345.91701: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c95bdc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cc9bee0> <<< 7920 1726885345.91783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885345.91817: 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 0x7ff48c874a00> <<< 7920 1726885345.91838: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885345.91847: 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 0x7ff48c874d30> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885345.91868: 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 0x7ff48c887640> <<< 7920 1726885345.91879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885345.91908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885345.91932: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c887b80> <<< 7920 1726885345.91969: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885345.92003: 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 0x7ff48c81d2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c874e20> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885345.92043: 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 0x7ff48c82e190> <<< 7920 1726885345.92064: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c8874c0> import 'pwd' # <<< 7920 1726885345.92095: 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 0x7ff48c82e250> <<< 7920 1726885345.92131: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c9598e0> <<< 7920 1726885345.92147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885345.92163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885345.92176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885345.92196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885345.92225: 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 0x7ff48c84a5b0> <<< 7920 1726885345.92240: 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' <<< 7920 1726885345.92263: 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 0x7ff48c84a880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c84a670> <<< 7920 1726885345.92290: 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 0x7ff48c84a760> <<< 7920 1726885345.92340: 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' <<< 7920 1726885345.92774: 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 0x7ff48c84abb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff48c857100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c84a7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c83c940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c9594c0> # /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 0x7ff48c84a9a0> <<< 7920 1726885345.92852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885345.92863: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff48c773580> <<< 7920 1726885345.93101: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip' # zipimport: zlib available <<< 7920 1726885345.93216: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.93256: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885345.93270: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885345.93273: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.94470: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.95401: 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 0x7ff48c1646d0> <<< 7920 1726885345.95425: 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' <<< 7920 1726885345.95448: 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' <<< 7920 1726885345.95471: 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' <<< 7920 1726885345.95500: 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 0x7ff48c164160> <<< 7920 1726885345.95534: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c164340> <<< 7920 1726885345.95561: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c164e20> <<< 7920 1726885345.95582: 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' <<< 7920 1726885345.95632: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c164f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c164c40> <<< 7920 1726885345.95641: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885345.95663: 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 0x7ff48c164e80> <<< 7920 1726885345.95679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885345.95705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885345.95739: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c164100> <<< 7920 1726885345.95757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885345.95771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885345.95800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885345.95835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885345.95847: 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' <<< 7920 1726885345.95922: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c132df0> <<< 7920 1726885345.95996: 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 0x7ff48c132fa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff48c03f1c0> <<< 7920 1726885345.96010: 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' <<< 7920 1726885345.96040: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c03fb50> <<< 7920 1726885345.96063: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c14bdc0> <<< 7920 1726885345.96234: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c14b3d0> <<< 7920 1726885345.96314: 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 0x7ff48c14bfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885345.96318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885345.96961: 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 0x7ff48c19bdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c175be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c1752b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c118c70> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff48c1753d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c175400> # /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 0x7ff48c09c970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c1ad100> # /usr/lib64/python3.9/__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 0x7ff48c0a99a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c1ad280> # /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 0x7ff48c1add30> <<< 7920 1726885345.97216: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c0a9940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff48c144c40> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff48c1706a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff48c1adfd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c1a47c0> <<< 7920 1726885345.97285: 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 <<< 7920 1726885345.97288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885345.97291: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885345.97293: 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 0x7ff48c09da90> <<< 7920 1726885345.97455: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885345.97462: 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 0x7ff48c0bbc40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c0a8700> <<< 7920 1726885345.97519: 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' <<< 7920 1726885345.97528: 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 0x7ff48c0a8070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c0a8af0> <<< 7920 1726885345.97535: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.97538: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885345.97540: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.97632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.97706: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.97716: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.97722: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 7920 1726885345.97744: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885345.97747: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.97834: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.97935: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.98373: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.98825: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885345.98832: 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_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885345.98858: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885345.98865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885345.98915: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885345.98925: 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 0x7ff48c0e46d0> <<< 7920 1726885345.98979: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 7920 1726885345.98991: 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 0x7ff48c0ea6d0> <<< 7920 1726885345.98998: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48bc5b940> <<< 7920 1726885345.99043: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885345.99048: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.99073: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.99085: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885345.99089: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.99207: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.99334: 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' <<< 7920 1726885345.99358: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c12be80> <<< 7920 1726885345.99363: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885345.99742: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.00119: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.00162: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.00232: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885346.00235: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.00265: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.00317: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885346.00358: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.00552: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 7920 1726885346.00555: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885346.00673: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885346.00716: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.00953: 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' # <<< 7920 1726885346.01020: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48bc700d0> # zipimport: zlib available <<< 7920 1726885346.01072: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.01137: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py <<< 7920 1726885346.01164: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885346.01182: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.01249: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885346.01286: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.01325: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.01405: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.01462: 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 <<< 7920 1726885346.01486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885346.01570: 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 0x7ff48c12ad60> <<< 7920 1726885346.01648: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48bc70cd0> <<< 7920 1726885346.01690: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885346.01744: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.01792: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.01815: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.01853: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885346.01867: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885346.01883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885346.01916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885346.01933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885346.01964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885346.02030: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c0dd970> <<< 7920 1726885346.02079: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c0d8670> <<< 7920 1726885346.02124: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48bc3bfd0> <<< 7920 1726885346.02144: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885346.02162: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.02188: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885346.02263: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885346.02282: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 7920 1726885346.02297: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.02473: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.02643: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.02656: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885346.02685: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.02725: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.02792: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.02806: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 7920 1726885346.02854: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.02910: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.02966: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.02999: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 7920 1726885346.03103: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.03241: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.03271: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.03319: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 7920 1726885346.03341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885346.03355: 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' <<< 7920 1726885346.03380: 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' <<< 7920 1726885346.03410: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48b9c20d0> <<< 7920 1726885346.03438: 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' <<< 7920 1726885346.03458: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885346.03498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7920 1726885346.03516: 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' <<< 7920 1726885346.03532: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48bc11d90> <<< 7920 1726885346.03577: 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 0x7ff48bc11d00> <<< 7920 1726885346.03650: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c0d9280> <<< 7920 1726885346.03656: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48b9cf250> <<< 7920 1726885346.03672: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48bc601c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48bc60e50> <<< 7920 1726885346.03699: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 7920 1726885346.03720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 7920 1726885346.03738: 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' <<< 7920 1726885346.03806: 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 0x7ff48bc6eeb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48bc6e3d0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 7920 1726885346.03906: 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 0x7ff48bc6ef40> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 7920 1726885346.03909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885346.03919: 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 0x7ff48bc6b520> <<< 7920 1726885346.03956: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48bc3c7c0> <<< 7920 1726885346.03978: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48bc60fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 7920 1726885346.04001: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 7920 1726885346.04025: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.04069: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.04144: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 7920 1726885346.04163: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.04271: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885346.04298: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 7920 1726885346.04342: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.04385: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 7920 1726885346.04438: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.04457: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 7920 1726885346.04479: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.04594: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885346.04610: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.04680: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 7920 1726885346.05059: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.05405: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 7920 1726885346.05427: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.05453: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.05545: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885346.05576: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 7920 1726885346.05597: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.05621: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 7920 1726885346.05633: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.05667: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.05726: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 7920 1726885346.05771: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.05808: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885346.05846: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 7920 1726885346.05913: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.05979: 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' <<< 7920 1726885346.06008: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48b921fa0> <<< 7920 1726885346.06028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7920 1726885346.06048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7920 1726885346.06196: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48b921ac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 7920 1726885346.06265: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.06317: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 7920 1726885346.06342: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.06385: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.06470: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 7920 1726885346.06525: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.06590: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 7920 1726885346.06599: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.06629: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.06688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7920 1726885346.06701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7920 1726885346.06837: 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 0x7ff48b99c7c0> <<< 7920 1726885346.07075: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48b936b80> <<< 7920 1726885346.07095: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 7920 1726885346.07145: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.07271: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885346.07339: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.07445: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.07547: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py <<< 7920 1726885346.07582: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 7920 1726885346.07609: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.07649: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 7920 1726885346.07662: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.07804: 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' <<< 7920 1726885346.07836: 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 0x7ff48b8c7e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48b8c7d00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 7920 1726885346.07871: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.07895: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 7920 1726885346.07999: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.08134: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 7920 1726885346.08185: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.08277: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.08367: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.08385: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.08425: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 7920 1726885346.08442: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.08465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.08499: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.08576: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.08699: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 7920 1726885346.08719: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.08799: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.08900: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 7920 1726885346.08908: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.08939: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.08977: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.09400: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.09805: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 7920 1726885346.09809: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 7920 1726885346.09814: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.09899: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.09990: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 7920 1726885346.09995: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.10073: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.10160: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 7920 1726885346.10166: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.10286: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.10422: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 7920 1726885346.10464: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 7920 1726885346.10532: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 7920 1726885346.10548: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.10620: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.10738: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.10859: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.11031: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 7920 1726885346.11064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.11095: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.11117: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 7920 1726885346.11129: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.11145: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 7920 1726885346.11153: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.11214: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.11290: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 7920 1726885346.11328: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 7920 1726885346.11352: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.11384: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.11423: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 7920 1726885346.11472: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.11543: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 7920 1726885346.11554: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.11746: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.11953: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 7920 1726885346.11972: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.12007: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.12055: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 7920 1726885346.12066: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.12096: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.12149: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 7920 1726885346.12163: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.12198: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 7920 1726885346.12227: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885346.12279: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 7920 1726885346.12327: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885346.12410: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885346.12430: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 7920 1726885346.12463: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.12499: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 7920 1726885346.12509: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.12526: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.12544: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.12636: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.12657: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.12678: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.12748: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 7920 1726885346.12764: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 7920 1726885346.12821: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.12882: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 7920 1726885346.13020: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.13169: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 7920 1726885346.13172: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.13209: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.13252: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 7920 1726885346.13266: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.13294: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.13345: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 7920 1726885346.13358: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.13409: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.13484: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 7920 1726885346.13496: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.13559: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.13645: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 7920 1726885346.13651: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 7920 1726885346.13654: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.13769: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.13871: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 7920 1726885346.13953: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.14151: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885346.33545: 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}}} <<< 7920 1726885346.34162: 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 <<< 7920 1726885346.34171: 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 <<< 7920 1726885346.34224: 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 <<< 7920 1726885346.34233: 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 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc <<< 7920 1726885346.34363: 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 # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder <<< 7920 1726885346.34370: 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<<< 7920 1726885346.34376: stdout chunk (state=3): >>> # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime <<< 7920 1726885346.34382: 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 # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 7920 1726885346.34389: 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<<< 7920 1726885346.34392: 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 <<< 7920 1726885346.34575: 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 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<<< 7920 1726885346.34583: stdout chunk (state=3): >>> # 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 <<< 7920 1726885346.34585: 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<<< 7920 1726885346.34588: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux <<< 7920 1726885346.34590: stdout chunk (state=3): >>># 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 <<< 7920 1726885346.34592: stdout chunk (state=3): >>># 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<<< 7920 1726885346.34594: 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<<< 7920 1726885346.34597: stdout chunk (state=3): >>> # 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 <<< 7920 1726885346.34599: stdout chunk (state=3): >>># 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<<< 7920 1726885346.34601: stdout chunk (state=3): >>> # 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 <<< 7920 1726885346.34603: stdout chunk (state=3): >>># destroy ansible.module_utils.service # cleanup[2] removing gc <<< 7920 1726885346.34938: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 7920 1726885346.35037: stdout chunk (state=3): >>># destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7920 1726885346.35058: 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 <<< 7920 1726885346.35154: stdout chunk (state=3): >>># 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 <<< 7920 1726885346.35177: stdout chunk (state=3): >>># destroy json <<< 7920 1726885346.35196: 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 <<< 7920 1726885346.35210: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy shlex <<< 7920 1726885346.35236: 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 <<< 7920 1726885346.35268: 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 <<< 7920 1726885346.35291: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 7920 1726885346.35319: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd <<< 7920 1726885346.35381: 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 # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 7920 1726885346.35401: 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 <<< 7920 1726885346.35476: 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 <<< 7920 1726885346.35489: stdout chunk (state=3): >>># 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 <<< 7920 1726885346.35615: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 7920 1726885346.35631: stdout chunk (state=3): >>># destroy tokenize <<< 7920 1726885346.35650: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 7920 1726885346.35669: 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 <<< 7920 1726885346.35695: 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 <<< 7920 1726885346.35710: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7920 1726885346.35756: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885346.36345: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885346.36426: stdout chunk (state=3): >>><<< 7920 1726885346.36438: stderr chunk (state=3): >>><<< 7920 1726885346.36595: _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 0x7ff48cd75ca0> # /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 0x7ff48cd1c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cd75a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7ff48cd759a0> 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 0x7ff48cd1c370> # /usr/lib64/python3.9/__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 0x7ff48cd1c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cd1c550> # /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 0x7ff48ccc8f70> # /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 0x7ff48cccf100> # /usr/lib64/python3.9/__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 0x7ff48ccf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cccf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cd31760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48ccc8c70> # /usr/lib64/python3.9/__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 0x7ff48ccf8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cd1cfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7ff48cc94d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cc97e20> # /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 0x7ff48cc8e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cc95520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cc94250> # /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 0x7ff48c948cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c9487c0> 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 0x7ff48c948dc0> # /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 0x7ff48c948e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c948f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cc6ec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cc68520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cc7c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cc9bd00> # /usr/lib64/python3.9/__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 0x7ff48c959b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cc6e160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff48cc7c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cca18b0> # /usr/lib64/python3.9/__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 0x7ff48c959eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c959ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c959c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7ff48c92e280> # /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 0x7ff48c92e370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c964eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c95b940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c95b4f0> # /usr/lib64/python3.9/__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 0x7ff48c8610d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c929d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c95bdc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48cc9bee0> # /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 0x7ff48c874a00> 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 0x7ff48c874d30> # /usr/lib64/python3.9/__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 0x7ff48c887640> # /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 0x7ff48c887b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff48c81d2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c874e20> # /usr/lib64/python3.9/__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 0x7ff48c82e190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c8874c0> 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 0x7ff48c82e250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c9598e0> # /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 0x7ff48c84a5b0> # /usr/lib64/python3.9/__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 0x7ff48c84a880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c84a670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff48c84a760> # /usr/lib64/python3.9/__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 0x7ff48c84abb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff48c857100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c84a7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c83c940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c9594c0> # /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 0x7ff48c84a9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff48c773580> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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 0x7ff48c1646d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7ff48c164160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c164340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c164e20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7ff48c164f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c164c40> 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 0x7ff48c164e80> # /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 0x7ff48c164100> # /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 0x7ff48c132df0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff48c132fa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff48c03f1c0> # /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 0x7ff48c03fb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c14bdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c14b3d0> # /usr/lib64/python3.9/__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 0x7ff48c14bfd0> # /usr/lib64/python3.9/__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 0x7ff48c19bdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c175be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c1752b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c118c70> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff48c1753d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c175400> # /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 0x7ff48c09c970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c1ad100> # /usr/lib64/python3.9/__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 0x7ff48c0a99a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c1ad280> # /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 0x7ff48c1add30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c0a9940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff48c144c40> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff48c1706a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff48c1adfd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c1a47c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7ff48c09da90> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff48c0bbc40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c0a8700> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff48c0a8070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c0a8af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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 0x7ff48c0e46d0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7ff48c0ea6d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48bc5b940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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_vw81fr2z/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 0x7ff48c12be80> # 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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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 0x7ff48bc700d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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_vw81fr2z/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 0x7ff48c12ad60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48bc70cd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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 0x7ff48c0dd970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c0d8670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48bc3bfd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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 0x7ff48b9c20d0> # /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 0x7ff48bc11d90> # 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 0x7ff48bc11d00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48c0d9280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48b9cf250> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48bc601c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48bc60e50> # /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 0x7ff48bc6eeb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48bc6e3d0> # /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 0x7ff48bc6ef40> # /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 0x7ff48bc6b520> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48bc3c7c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48bc60fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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 0x7ff48b921fa0> # /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 0x7ff48b921ac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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 0x7ff48b99c7c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48b936b80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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 0x7ff48b8c7e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff48b8c7d00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/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_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_vw81fr2z/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_vw81fr2z/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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885346.38848: 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-1726885345.7171884-9410-86691464254048/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885346.38853: _low_level_execute_command(): starting 7920 1726885346.38856: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885345.7171884-9410-86691464254048/ > /dev/null 2>&1 && sleep 0' 7920 1726885346.40009: 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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885346.41773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885346.41777: stdout chunk (state=3): >>><<< 7920 1726885346.41782: stderr chunk (state=3): >>><<< 7920 1726885346.42137: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885346.42140: handler run complete 7920 1726885346.42142: attempt loop complete, returning result 7920 1726885346.42145: _execute() done 7920 1726885346.42147: dumping result to json 7920 1726885346.42149: done dumping result, returning 7920 1726885346.42151: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-9835-648e-0000000002ef] 7920 1726885346.42153: sending task result for task 02369adf-7a19-9835-648e-0000000002ef 7920 1726885346.42226: done sending task result for task 02369adf-7a19-9835-648e-0000000002ef 7920 1726885346.42231: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "name": null, "status": {} } 7920 1726885346.42299: no more pending results, returning what we have 7920 1726885346.42302: results queue empty 7920 1726885346.42303: checking for any_errors_fatal 7920 1726885346.42314: done checking for any_errors_fatal 7920 1726885346.42314: checking for max_fail_percentage 7920 1726885346.42316: done checking for max_fail_percentage 7920 1726885346.42319: checking to see if all hosts have failed and the running result is not ok 7920 1726885346.42320: done checking to see if all hosts have failed 7920 1726885346.42321: getting the remaining hosts for this loop 7920 1726885346.42322: done getting the remaining hosts for this loop 7920 1726885346.42326: getting the next task for host managed_node1 7920 1726885346.42332: done getting next task for host managed_node1 7920 1726885346.42335: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 7920 1726885346.42338: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885346.42347: getting variables 7920 1726885346.42349: in VariableManager get_vars() 7920 1726885346.42378: Calling all_inventory to load vars for managed_node1 7920 1726885346.42380: Calling groups_inventory to load vars for managed_node1 7920 1726885346.42382: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885346.42389: Calling all_plugins_play to load vars for managed_node1 7920 1726885346.42392: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885346.42394: Calling groups_plugins_play to load vars for managed_node1 7920 1726885346.42951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885346.43584: done with get_vars() 7920 1726885346.43606: done getting variables TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Friday 20 September 2024 22:22:26 -0400 (0:00:00.761) 0:01:24.065 ****** 7920 1726885346.43710: entering _queue_task() for managed_node1/stat 7920 1726885346.43969: worker is 1 (out of 1 available) 7920 1726885346.43980: exiting _queue_task() for managed_node1/stat 7920 1726885346.43991: done queuing things up, now waiting for results queue to drain 7920 1726885346.43993: waiting for pending results... 7920 1726885346.44299: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 7920 1726885346.44434: in run() - task 02369adf-7a19-9835-648e-0000000002f0 7920 1726885346.44454: variable 'ansible_search_path' from source: unknown 7920 1726885346.44458: variable 'ansible_search_path' from source: unknown 7920 1726885346.44498: calling self._execute() 7920 1726885346.44592: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885346.44596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885346.44606: variable 'omit' from source: magic vars 7920 1726885346.44722: variable 'omit' from source: magic vars 7920 1726885346.44787: variable 'omit' from source: magic vars 7920 1726885346.44827: variable 'omit' from source: magic vars 7920 1726885346.44871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885346.44922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885346.44941: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885346.44959: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885346.44972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885346.44992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885346.45009: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885346.45042: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885346.45046: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885346.45048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885346.45178: Set connection var ansible_connection to ssh 7920 1726885346.45181: Set connection var ansible_shell_executable to /bin/sh 7920 1726885346.45188: Set connection var ansible_timeout to 10 7920 1726885346.45191: Set connection var ansible_shell_type to sh 7920 1726885346.45196: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885346.45207: Set connection var ansible_pipelining to False 7920 1726885346.45242: variable 'ansible_shell_executable' from source: unknown 7920 1726885346.45246: variable 'ansible_connection' from source: unknown 7920 1726885346.45249: variable 'ansible_module_compression' from source: unknown 7920 1726885346.45251: variable 'ansible_shell_type' from source: unknown 7920 1726885346.45254: variable 'ansible_shell_executable' from source: unknown 7920 1726885346.45256: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885346.45259: variable 'ansible_pipelining' from source: unknown 7920 1726885346.45261: variable 'ansible_timeout' from source: unknown 7920 1726885346.45266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885346.45487: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885346.45497: variable 'omit' from source: magic vars 7920 1726885346.45506: starting attempt loop 7920 1726885346.45509: running the handler 7920 1726885346.45522: _low_level_execute_command(): starting 7920 1726885346.45543: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885346.46367: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885346.46372: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885346.46387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885346.46391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885346.46451: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885346.46454: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885346.46466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885346.46487: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885346.46491: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885346.46504: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885346.46508: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885346.46531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885346.46547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885346.46551: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885346.46569: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885346.46573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885346.46648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885346.46669: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885346.46678: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885346.46768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885346.48256: stdout chunk (state=3): >>>/root <<< 7920 1726885346.48419: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885346.48427: stdout chunk (state=3): >>><<< 7920 1726885346.48435: stderr chunk (state=3): >>><<< 7920 1726885346.48463: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885346.48482: _low_level_execute_command(): starting 7920 1726885346.48494: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885346.484616-9453-24339862696729 `" && echo ansible-tmp-1726885346.484616-9453-24339862696729="` echo /root/.ansible/tmp/ansible-tmp-1726885346.484616-9453-24339862696729 `" ) && sleep 0' 7920 1726885346.49126: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885346.49130: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885346.49151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885346.49154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885346.49194: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885346.49234: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885346.49237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885346.49250: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885346.49261: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885346.49265: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885346.49267: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885346.49269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885346.49281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885346.49321: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885346.49335: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885346.49340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885346.49414: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885346.49443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885346.49473: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885346.49495: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885346.51289: stdout chunk (state=3): >>>ansible-tmp-1726885346.484616-9453-24339862696729=/root/.ansible/tmp/ansible-tmp-1726885346.484616-9453-24339862696729 <<< 7920 1726885346.51472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885346.51475: stdout chunk (state=3): >>><<< 7920 1726885346.51477: stderr chunk (state=3): >>><<< 7920 1726885346.51621: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885346.484616-9453-24339862696729=/root/.ansible/tmp/ansible-tmp-1726885346.484616-9453-24339862696729 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885346.51624: variable 'ansible_module_compression' from source: unknown 7920 1726885346.51627: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7920 1726885346.51686: variable 'ansible_facts' from source: unknown 7920 1726885346.51771: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885346.484616-9453-24339862696729/AnsiballZ_stat.py 7920 1726885346.51959: Sending initial data 7920 1726885346.51962: Sent initial data (149 bytes) 7920 1726885346.52670: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885346.52673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885346.52706: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885346.52787: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885346.52792: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885346.52859: 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: 2 <<< 7920 1726885346.54515: 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 <<< 7920 1726885346.54522: stderr chunk (state=3): >>>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 <<< 7920 1726885346.54709: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 7920 1726885346.54731: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 7920 1726885346.54749: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 7920 1726885346.54800: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpedjtk049 /root/.ansible/tmp/ansible-tmp-1726885346.484616-9453-24339862696729/AnsiballZ_stat.py <<< 7920 1726885346.54835: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885346.55790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885346.55885: stderr chunk (state=3): >>><<< 7920 1726885346.55889: stdout chunk (state=3): >>><<< 7920 1726885346.55904: done transferring module to remote 7920 1726885346.55917: _low_level_execute_command(): starting 7920 1726885346.55923: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885346.484616-9453-24339862696729/ /root/.ansible/tmp/ansible-tmp-1726885346.484616-9453-24339862696729/AnsiballZ_stat.py && sleep 0' 7920 1726885346.56498: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885346.56521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885346.56550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885346.56571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885346.56618: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885346.56658: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885346.56661: stderr 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885346.56667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885346.56873: 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: 2 <<< 7920 1726885346.58552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885346.58597: stderr chunk (state=3): >>><<< 7920 1726885346.58601: stdout chunk (state=3): >>><<< 7920 1726885346.58613: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885346.58620: _low_level_execute_command(): starting 7920 1726885346.58629: _low_level_execute_command(): using become for this command 7920 1726885346.58673: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hmzukebeyioauddsziyggddttzidhlsm ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885346.484616-9453-24339862696729/AnsiballZ_stat.py'"'"' && sleep 0' 7920 1726885346.58792: Initial state: awaiting_escalation: BECOME-SUCCESS-hmzukebeyioauddsziyggddttzidhlsm 7920 1726885346.59224: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885346.59267: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885346.59300: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885346.59305: stderr chunk (state=1): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885346.59307: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885346.59374: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885346.59400: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885346.59420: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885346.59506: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885346.62261: stdout chunk (state=1): >>>BECOME-SUCCESS-hmzukebeyioauddsziyggddttzidhlsm <<< 7920 1726885346.62264: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-hmzukebeyioauddsziyggddttzidhlsm' 7920 1726885346.62487: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885346.62509: stdout chunk (state=3): >>>import '_thread' # <<< 7920 1726885346.62514: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885346.62576: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885346.62622: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885346.62656: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7920 1726885346.62659: stdout chunk (state=3): >>># installing zipimport hook <<< 7920 1726885346.62701: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885346.62705: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885346.62758: 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' <<< 7920 1726885346.62808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885346.62815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7920 1726885346.62821: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885346.62903: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3895120ca0> # /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' <<< 7920 1726885346.62907: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38950c7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3895120a00> <<< 7920 1726885346.63083: 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 0x7f38951209a0> 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 0x7f38950c7370> # /usr/lib64/python3.9/__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 0x7f38950c7820> <<< 7920 1726885346.63090: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38950c7550> <<< 7920 1726885346.63136: 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' <<< 7920 1726885346.63154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885346.63168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885346.63203: 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' <<< 7920 1726885346.63232: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3895073f70> <<< 7920 1726885346.63265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885346.63286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885346.63348: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f389507a100> <<< 7920 1726885346.63376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885346.63399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885346.63408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7920 1726885346.63429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38950a3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f389507a820> <<< 7920 1726885346.63459: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38950dc760> <<< 7920 1726885346.63483: 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' <<< 7920 1726885346.63499: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3895073c70> <<< 7920 1726885346.63545: 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' <<< 7920 1726885346.63549: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38950a3c70> <<< 7920 1726885346.63602: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38950c7fd0> <<< 7920 1726885346.63631: 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. <<< 7920 1726885346.63822: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885346.63835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885346.63872: 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' <<< 7920 1726885346.63890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885346.63910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885346.63956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885346.63968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894dd4d90> <<< 7920 1726885346.64010: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894dd7e20> <<< 7920 1726885346.64037: 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' <<< 7920 1726885346.64081: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885346.64115: 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' <<< 7920 1726885346.64127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 7920 1726885346.64130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7920 1726885346.64159: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894dce730> <<< 7920 1726885346.64179: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894dd5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894dd4250> <<< 7920 1726885346.64190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885346.64248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885346.64272: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885346.64304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885346.64337: 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' <<< 7920 1726885346.64362: 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 0x7f3894d56cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d567c0> <<< 7920 1726885346.64381: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885346.64405: 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 0x7f3894d56dc0> <<< 7920 1726885346.64425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885346.64446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885346.64468: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d56e80> <<< 7920 1726885346.64500: 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' <<< 7920 1726885346.64521: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d56f40> import '_collections' # <<< 7920 1726885346.64572: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894daec40> import '_functools' # <<< 7920 1726885346.64608: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894da8520> <<< 7920 1726885346.64688: 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 0x7f3894dbc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894ddbd00> <<< 7920 1726885346.64830: 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 0x7f3894d67b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894dae160> <<< 7920 1726885346.64977: 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 0x7f3894dbc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894de18b0> # /usr/lib64/python3.9/__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 0x7f3894d67eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d67ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d67c10> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885346.64998: 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' <<< 7920 1726885346.65110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885346.65169: 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 0x7f3894d3c280> # /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 0x7f3894d3c370> <<< 7920 1726885346.65281: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d72eb0> <<< 7920 1726885346.65316: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d6a940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d6a4f0> <<< 7920 1726885346.65355: 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' <<< 7920 1726885346.65397: 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' <<< 7920 1726885346.65448: 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 0x7f3894c890d0> <<< 7920 1726885346.65476: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d37d90> <<< 7920 1726885346.65553: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d6adc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894ddbee0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885346.65780: 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 0x7f3894c9ca00> import 'errno' # <<< 7920 1726885346.65870: 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 0x7f3894c9cd30> # /usr/lib64/python3.9/__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 0x7f3894caf640> # /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 0x7f3894cafb80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3894c3a2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894c9ce20> <<< 7920 1726885346.65966: 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 0x7f3894c4b190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894caf4c0> <<< 7920 1726885346.66023: 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 0x7f3894c4b250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d678e0> <<< 7920 1726885346.66056: 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' <<< 7920 1726885346.66067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885346.66078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885346.66114: 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 0x7f3894c675b0> <<< 7920 1726885346.66137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 7920 1726885346.66142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7920 1726885346.66165: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885346.66174: 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 0x7f3894c67880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894c67670> <<< 7920 1726885346.66231: 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 0x7f3894c67760> <<< 7920 1726885346.66244: 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' <<< 7920 1726885346.66456: 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 0x7f3894c67bb0> <<< 7920 1726885346.66485: 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 0x7f3894c74100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894c677f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894c59940> <<< 7920 1726885346.66522: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d674c0> <<< 7920 1726885346.66531: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885346.66582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885346.66620: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894c679a0> <<< 7920 1726885346.66722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885346.66741: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3894b91580> <<< 7920 1726885346.66872: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip' <<< 7920 1726885346.66877: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.66960: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.66986: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/__init__.py <<< 7920 1726885346.67006: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.67021: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.67033: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885346.67038: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.68247: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.69204: 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 0x7f38945966d0> <<< 7920 1726885346.69244: 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' <<< 7920 1726885346.69272: 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' <<< 7920 1726885346.69299: 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' <<< 7920 1726885346.69328: 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 0x7f3894596160> <<< 7920 1726885346.69385: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894596340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894596e20> <<< 7920 1726885346.69424: 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' <<< 7920 1726885346.69489: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894596f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894596c40> import 'atexit' # <<< 7920 1726885346.69538: 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 0x7f3894596e80> <<< 7920 1726885346.69647: 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' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894596100> # /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' <<< 7920 1726885346.69708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7920 1726885346.69787: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38944eedf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38944eefa0> <<< 7920 1726885346.69837: 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 0x7f389450ce50> <<< 7920 1726885346.69868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885346.69914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885346.69934: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f389450c4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38945fddc0> <<< 7920 1726885346.70177: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38945fd3d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7920 1726885346.70230: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38945fdfd0> # /usr/lib64/python3.9/__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' <<< 7920 1726885346.70248: 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 0x7f38945cddc0> <<< 7920 1726885346.70333: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f389456abe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f389456a2b0> <<< 7920 1726885346.70358: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f389459c3a0> <<< 7920 1726885346.70374: 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 0x7f389456a3d0> <<< 7920 1726885346.70403: 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 0x7f389456a400> <<< 7920 1726885346.70438: 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' <<< 7920 1726885346.70591: 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' <<< 7920 1726885346.70604: 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 0x7f38944cf970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38945df100> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885346.70648: 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 0x7f38944db9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38945df280> <<< 7920 1726885346.70677: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885346.70728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885346.70752: 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' # <<< 7920 1726885346.70797: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38944cfdf0> <<< 7920 1726885346.70975: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38944db940> <<< 7920 1726885346.71130: 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 0x7f38944db790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38944da730> <<< 7920 1726885346.71149: 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 0x7f38944da670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38945d67c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 <<< 7920 1726885346.71177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885346.71215: 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 0x7f389455f640> <<< 7920 1726885346.71422: 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 0x7f389455e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38944d00a0> <<< 7920 1726885346.71474: 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 0x7f389455f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38945f7880> # zipimport: zlib available <<< 7920 1726885346.71503: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7920 1726885346.71568: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.71645: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885346.71677: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 7920 1726885346.71703: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885346.71803: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.71898: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.72342: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.72823: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/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_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885346.72848: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885346.72859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885346.72917: 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 0x7f389409f130> <<< 7920 1726885346.73000: 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 0x7f3894554970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f389409f550> <<< 7920 1726885346.73103: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/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_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885346.73224: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.73343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7920 1726885346.73355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7920 1726885346.73388: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894555940> <<< 7920 1726885346.73398: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.73778: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.74141: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.74195: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.74262: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885346.74270: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.74301: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.74330: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885346.74341: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.74396: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.74466: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885346.74477: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.74494: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885346.74514: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.74545: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.74580: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885346.74587: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.74775: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.74965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885346.74994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885346.74999: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885346.75068: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38945545e0> <<< 7920 1726885346.75078: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.75139: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.75202: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885346.75221: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885346.75230: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885346.75241: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.75277: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.75316: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885346.75324: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.75358: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.75396: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.75487: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.75548: 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 <<< 7920 1726885346.75583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885346.75648: 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 0x7f38945ea850> <<< 7920 1726885346.75682: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f389459de50> <<< 7920 1726885346.75717: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 7920 1726885346.75720: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885346.75726: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.75834: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.75912: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.75928: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.75959: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885346.75982: 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 <<< 7920 1726885346.76018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885346.76049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885346.76065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885346.76141: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38944a2310> <<< 7920 1726885346.76182: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f389449c820> <<< 7920 1726885346.76244: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894493940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885346.76261: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.76283: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.76304: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885346.76367: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885346.76386: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.76390: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.76399: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 7920 1726885346.76403: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.76523: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.76699: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885346.76862: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885346.77488: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885203.3060606, "mtime": 1726562395.52, "ctime": 1726562678.235, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "35882933", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 7920 1726885346.77516: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885346.77834: 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 <<< 7920 1726885346.77858: 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 <<< 7920 1726885346.77873: 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 <<< 7920 1726885346.77880: 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 <<< 7920 1726885346.77906: 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 <<< 7920 1726885346.77935: 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 <<< 7920 1726885346.77969: 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 <<< 7920 1726885346.77991: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_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 <<< 7920 1726885346.78188: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885346.78204: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885346.78231: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885346.78236: stdout chunk (state=3): >>># destroy _compression <<< 7920 1726885346.78252: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885346.78281: stdout chunk (state=3): >>># destroy __main__ # destroy locale <<< 7920 1726885346.78300: stdout chunk (state=3): >>># destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 7920 1726885346.78319: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885346.78336: stdout chunk (state=3): >>># destroy array <<< 7920 1726885346.78344: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885346.78363: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex <<< 7920 1726885346.78379: stdout chunk (state=3): >>># destroy logging # destroy argparse <<< 7920 1726885346.78420: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 7920 1726885346.78451: 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 <<< 7920 1726885346.78476: stdout chunk (state=3): >>># cleanup[3] wiping tokenize <<< 7920 1726885346.78479: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 7920 1726885346.78486: 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 <<< 7920 1726885346.78490: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch <<< 7920 1726885346.78521: 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 <<< 7920 1726885346.78535: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 7920 1726885346.78555: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 7920 1726885346.78582: 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 <<< 7920 1726885346.78622: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale <<< 7920 1726885346.78636: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping os <<< 7920 1726885346.78654: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 7920 1726885346.78657: 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 <<< 7920 1726885346.78662: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external <<< 7920 1726885346.78665: stdout chunk (state=3): >>># cleanup[3] wiping posix <<< 7920 1726885346.78671: 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 <<< 7920 1726885346.78684: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7920 1726885346.78689: stdout chunk (state=3): >>># destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7920 1726885346.78826: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7920 1726885346.78843: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885346.78859: stdout chunk (state=3): >>># destroy _heapq <<< 7920 1726885346.78876: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 7920 1726885346.78889: 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 <<< 7920 1726885346.78909: 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<<< 7920 1726885346.78917: 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 <<< 7920 1726885346.78951: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885346.79343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885346.79423: stderr chunk (state=3): >>><<< 7920 1726885346.79433: stdout chunk (state=3): >>><<< 7920 1726885346.79530: _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 0x7f3895120ca0> # /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 0x7f38950c7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3895120a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f38951209a0> 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 0x7f38950c7370> # /usr/lib64/python3.9/__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 0x7f38950c7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38950c7550> # /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 0x7f3895073f70> # /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 0x7f389507a100> # /usr/lib64/python3.9/__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 0x7f38950a3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f389507a820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38950dc760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3895073c70> # /usr/lib64/python3.9/__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 0x7f38950a3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38950c7fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f3894dd4d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894dd7e20> # /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 0x7f3894dce730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894dd5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894dd4250> # /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 0x7f3894d56cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d567c0> 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 0x7f3894d56dc0> # /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 0x7f3894d56e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d56f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894daec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894da8520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894dbc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894ddbd00> # /usr/lib64/python3.9/__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 0x7f3894d67b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894dae160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3894dbc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894de18b0> # /usr/lib64/python3.9/__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 0x7f3894d67eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d67ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d67c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f3894d3c280> # /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 0x7f3894d3c370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d72eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d6a940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d6a4f0> # /usr/lib64/python3.9/__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 0x7f3894c890d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d37d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d6adc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894ddbee0> # /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 0x7f3894c9ca00> 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 0x7f3894c9cd30> # /usr/lib64/python3.9/__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 0x7f3894caf640> # /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 0x7f3894cafb80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3894c3a2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894c9ce20> # /usr/lib64/python3.9/__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 0x7f3894c4b190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894caf4c0> 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 0x7f3894c4b250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d678e0> # /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 0x7f3894c675b0> # /usr/lib64/python3.9/__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 0x7f3894c67880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894c67670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3894c67760> # /usr/lib64/python3.9/__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 0x7f3894c67bb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3894c74100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894c677f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894c59940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894d674c0> # /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 0x7f3894c679a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3894b91580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/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 0x7f38945966d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f3894596160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894596340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894596e20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f3894596f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894596c40> 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 0x7f3894596e80> # /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 0x7f3894596100> # /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 0x7f38944eedf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38944eefa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f389450ce50> # /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 0x7f389450c4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38945fddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38945fd3d0> # /usr/lib64/python3.9/__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 0x7f38945fdfd0> # /usr/lib64/python3.9/__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 0x7f38945cddc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f389456abe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f389456a2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f389459c3a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f389456a3d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f389456a400> # /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 0x7f38944cf970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38945df100> # /usr/lib64/python3.9/__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 0x7f38944db9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38945df280> # /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 0x7f38944cfdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38944db940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38944db790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38944da730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38944da670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38945d67c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f389455f640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f389455e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38944d00a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f389455f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38945f7880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/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_1o1gxo2e/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_1o1gxo2e/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_1o1gxo2e/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_1o1gxo2e/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 0x7f389409f130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f3894554970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f389409f550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/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_1o1gxo2e/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 0x7f3894555940> # 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_1o1gxo2e/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_1o1gxo2e/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_1o1gxo2e/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_1o1gxo2e/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_1o1gxo2e/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 0x7f38945545e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/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_1o1gxo2e/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 0x7f38945ea850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f389459de50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/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 0x7f38944a2310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f389449c820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3894493940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/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_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_1o1gxo2e/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_1o1gxo2e/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885203.3060606, "mtime": 1726562395.52, "ctime": 1726562678.235, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "35882933", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885346.80181: 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-1726885346.484616-9453-24339862696729/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885346.80185: _low_level_execute_command(): starting 7920 1726885346.80188: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885346.484616-9453-24339862696729/ > /dev/null 2>&1 && sleep 0' 7920 1726885346.80298: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885346.80301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885346.80335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885346.80341: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885346.80343: 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885346.80392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885346.80395: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885346.80437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885346.82159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885346.82230: stderr chunk (state=3): >>><<< 7920 1726885346.82234: stdout chunk (state=3): >>><<< 7920 1726885346.82304: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885346.82315: handler run complete 7920 1726885346.82319: attempt loop complete, returning result 7920 1726885346.82379: _execute() done 7920 1726885346.82382: dumping result to json 7920 1726885346.82384: done dumping result, returning 7920 1726885346.82386: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-9835-648e-0000000002f0] 7920 1726885346.82390: sending task result for task 02369adf-7a19-9835-648e-0000000002f0 7920 1726885346.82501: done sending task result for task 02369adf-7a19-9835-648e-0000000002f0 ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885203.3060606, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726562678.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1726562395.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "35882933", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 7920 1726885346.82663: no more pending results, returning what we have 7920 1726885346.82671: results queue empty 7920 1726885346.82672: checking for any_errors_fatal 7920 1726885346.82685: done checking for any_errors_fatal 7920 1726885346.82686: checking for max_fail_percentage 7920 1726885346.82688: done checking for max_fail_percentage 7920 1726885346.82689: checking to see if all hosts have failed and the running result is not ok 7920 1726885346.82690: done checking to see if all hosts have failed 7920 1726885346.82690: getting the remaining hosts for this loop 7920 1726885346.82692: done getting the remaining hosts for this loop 7920 1726885346.82695: getting the next task for host managed_node1 7920 1726885346.82701: done getting next task for host managed_node1 7920 1726885346.82704: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 7920 1726885346.82707: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885346.82722: WORKER PROCESS EXITING 7920 1726885346.82730: getting variables 7920 1726885346.82731: in VariableManager get_vars() 7920 1726885346.82757: Calling all_inventory to load vars for managed_node1 7920 1726885346.82759: Calling groups_inventory to load vars for managed_node1 7920 1726885346.82760: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885346.82767: Calling all_plugins_play to load vars for managed_node1 7920 1726885346.82769: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885346.82774: Calling groups_plugins_play to load vars for managed_node1 7920 1726885346.83154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885346.83581: done with get_vars() 7920 1726885346.83592: done getting variables TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Friday 20 September 2024 22:22:26 -0400 (0:00:00.399) 0:01:24.465 ****** 7920 1726885346.83688: entering _queue_task() for managed_node1/lineinfile 7920 1726885346.83986: worker is 1 (out of 1 available) 7920 1726885346.84001: exiting _queue_task() for managed_node1/lineinfile 7920 1726885346.84020: done queuing things up, now waiting for results queue to drain 7920 1726885346.84022: waiting for pending results... 7920 1726885346.84335: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 7920 1726885346.84482: in run() - task 02369adf-7a19-9835-648e-0000000002f1 7920 1726885346.84506: variable 'ansible_search_path' from source: unknown 7920 1726885346.84516: variable 'ansible_search_path' from source: unknown 7920 1726885346.84802: variable 'blivet_output' from source: set_fact 7920 1726885346.84874: dumping result to json 7920 1726885346.84878: done dumping result, returning 7920 1726885346.84892: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-9835-648e-0000000002f1] 7920 1726885346.84899: sending task result for task 02369adf-7a19-9835-648e-0000000002f1 7920 1726885346.85044: done sending task result for task 02369adf-7a19-9835-648e-0000000002f1 7920 1726885346.85048: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885346.85103: no more pending results, returning what we have 7920 1726885346.85106: results queue empty 7920 1726885346.85107: checking for any_errors_fatal 7920 1726885346.85114: done checking for any_errors_fatal 7920 1726885346.85115: checking for max_fail_percentage 7920 1726885346.85117: done checking for max_fail_percentage 7920 1726885346.85117: checking to see if all hosts have failed and the running result is not ok 7920 1726885346.85118: done checking to see if all hosts have failed 7920 1726885346.85119: getting the remaining hosts for this loop 7920 1726885346.85120: done getting the remaining hosts for this loop 7920 1726885346.85123: getting the next task for host managed_node1 7920 1726885346.85127: done getting next task for host managed_node1 7920 1726885346.85130: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 7920 1726885346.85132: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885346.85142: getting variables 7920 1726885346.85143: in VariableManager get_vars() 7920 1726885346.85164: Calling all_inventory to load vars for managed_node1 7920 1726885346.85166: Calling groups_inventory to load vars for managed_node1 7920 1726885346.85167: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885346.85173: Calling all_plugins_play to load vars for managed_node1 7920 1726885346.85175: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885346.85176: Calling groups_plugins_play to load vars for managed_node1 7920 1726885346.85480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885346.85852: done with get_vars() 7920 1726885346.85866: done getting variables TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Friday 20 September 2024 22:22:26 -0400 (0:00:00.022) 0:01:24.488 ****** 7920 1726885346.85983: entering _queue_task() for managed_node1/setup 7920 1726885346.86220: worker is 1 (out of 1 available) 7920 1726885346.86230: exiting _queue_task() for managed_node1/setup 7920 1726885346.86241: done queuing things up, now waiting for results queue to drain 7920 1726885346.86243: waiting for pending results... 7920 1726885346.86494: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Update facts 7920 1726885346.86605: in run() - task 02369adf-7a19-9835-648e-0000000002f3 7920 1726885346.86631: variable 'ansible_search_path' from source: unknown 7920 1726885346.86636: variable 'ansible_search_path' from source: unknown 7920 1726885346.86660: calling self._execute() 7920 1726885346.86739: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885346.86743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885346.86751: variable 'omit' from source: magic vars 7920 1726885346.87074: variable 'ansible_check_mode' from source: magic vars 7920 1726885346.87091: Evaluated conditional (not ansible_check_mode): True 7920 1726885346.87095: variable 'omit' from source: magic vars 7920 1726885346.87134: variable 'omit' from source: magic vars 7920 1726885346.87156: variable 'omit' from source: magic vars 7920 1726885346.87207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885346.87231: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885346.87247: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885346.87260: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885346.87270: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885346.87286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885346.87296: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885346.87322: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885346.87325: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885346.87327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885346.87405: Set connection var ansible_connection to ssh 7920 1726885346.87440: Set connection var ansible_shell_executable to /bin/sh 7920 1726885346.87443: Set connection var ansible_timeout to 10 7920 1726885346.87445: Set connection var ansible_shell_type to sh 7920 1726885346.87448: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885346.87450: Set connection var ansible_pipelining to False 7920 1726885346.87470: variable 'ansible_shell_executable' from source: unknown 7920 1726885346.87473: variable 'ansible_connection' from source: unknown 7920 1726885346.87476: variable 'ansible_module_compression' from source: unknown 7920 1726885346.87486: variable 'ansible_shell_type' from source: unknown 7920 1726885346.87489: variable 'ansible_shell_executable' from source: unknown 7920 1726885346.87491: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885346.87494: variable 'ansible_pipelining' from source: unknown 7920 1726885346.87497: variable 'ansible_timeout' from source: unknown 7920 1726885346.87500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885346.87675: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885346.87692: variable 'omit' from source: magic vars 7920 1726885346.87701: starting attempt loop 7920 1726885346.87709: running the handler 7920 1726885346.87732: _low_level_execute_command(): starting 7920 1726885346.87738: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885346.88400: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885346.88411: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885346.88419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885346.88438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885346.88482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885346.88486: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885346.88518: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885346.88549: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885346.88553: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885346.88566: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885346.88619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885346.90108: stdout chunk (state=3): >>>/root <<< 7920 1726885346.90206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885346.90267: stderr chunk (state=3): >>><<< 7920 1726885346.90270: stdout chunk (state=3): >>><<< 7920 1726885346.90290: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885346.90300: _low_level_execute_command(): starting 7920 1726885346.90306: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885346.9028895-9469-249394210379353 `" && echo ansible-tmp-1726885346.9028895-9469-249394210379353="` echo /root/.ansible/tmp/ansible-tmp-1726885346.9028895-9469-249394210379353 `" ) && sleep 0' 7920 1726885346.90847: 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 <<< 7920 1726885346.90867: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885346.90930: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885346.90954: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885346.90985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885346.92799: stdout chunk (state=3): >>>ansible-tmp-1726885346.9028895-9469-249394210379353=/root/.ansible/tmp/ansible-tmp-1726885346.9028895-9469-249394210379353 <<< 7920 1726885346.92922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885346.92973: stderr chunk (state=3): >>><<< 7920 1726885346.92982: stdout chunk (state=3): >>><<< 7920 1726885346.92996: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885346.9028895-9469-249394210379353=/root/.ansible/tmp/ansible-tmp-1726885346.9028895-9469-249394210379353 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885346.93049: variable 'ansible_module_compression' from source: unknown 7920 1726885346.93107: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7920 1726885346.93158: variable 'ansible_facts' from source: unknown 7920 1726885346.93286: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885346.9028895-9469-249394210379353/AnsiballZ_setup.py 7920 1726885346.93404: Sending initial data 7920 1726885346.93407: Sent initial data (152 bytes) 7920 1726885346.94185: 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 <<< 7920 1726885346.94188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885346.94235: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885346.94240: 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885346.94298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885346.94304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885346.94353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885346.95998: 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 <<< 7920 1726885346.96035: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885346.96073: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpmsxggh3t /root/.ansible/tmp/ansible-tmp-1726885346.9028895-9469-249394210379353/AnsiballZ_setup.py <<< 7920 1726885346.96102: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885346.97754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885346.97840: stderr chunk (state=3): >>><<< 7920 1726885346.97843: stdout chunk (state=3): >>><<< 7920 1726885346.97858: done transferring module to remote 7920 1726885346.97868: _low_level_execute_command(): starting 7920 1726885346.97871: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885346.9028895-9469-249394210379353/ /root/.ansible/tmp/ansible-tmp-1726885346.9028895-9469-249394210379353/AnsiballZ_setup.py && sleep 0' 7920 1726885346.98270: 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 <<< 7920 1726885346.98276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885346.98318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885346.98322: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885346.98324: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885346.98382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885346.98386: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885346.98425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885347.00072: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885347.00117: stderr chunk (state=3): >>><<< 7920 1726885347.00122: stdout chunk (state=3): >>><<< 7920 1726885347.00136: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885347.00139: _low_level_execute_command(): starting 7920 1726885347.00141: _low_level_execute_command(): using become for this command 7920 1726885347.00153: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-pldmrtrysloxwyepegklmfrfbqlgonba ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885346.9028895-9469-249394210379353/AnsiballZ_setup.py'"'"' && sleep 0' 7920 1726885347.00228: Initial state: awaiting_escalation: BECOME-SUCCESS-pldmrtrysloxwyepegklmfrfbqlgonba 7920 1726885347.00615: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885347.00619: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885347.00665: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885347.00668: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885347.00714: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885347.03408: stdout chunk (state=1): >>>BECOME-SUCCESS-pldmrtrysloxwyepegklmfrfbqlgonba <<< 7920 1726885347.03412: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-pldmrtrysloxwyepegklmfrfbqlgonba' 7920 1726885347.03646: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885347.03660: stdout chunk (state=3): >>>import _imp # builtin <<< 7920 1726885347.03664: stdout chunk (state=3): >>>import '_thread' # <<< 7920 1726885347.03672: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885347.03734: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885347.03770: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885347.03798: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7920 1726885347.03804: stdout chunk (state=3): >>># installing zipimport hook <<< 7920 1726885347.03843: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885347.03854: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885347.03903: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7920 1726885347.03908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885347.03926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885347.03950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7920 1726885347.03954: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885347.03980: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4c3eca0> <<< 7920 1726885347.04010: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885347.04031: 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 0x7efdc49dc280> <<< 7920 1726885347.04039: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4c3ea00> <<< 7920 1726885347.04069: 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' <<< 7920 1726885347.04083: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4c3e9a0> <<< 7920 1726885347.04103: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885347.04130: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py<<< 7920 1726885347.04136: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 7920 1726885347.04150: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc49dc370> <<< 7920 1726885347.04172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7920 1726885347.04178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7920 1726885347.04195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 7920 1726885347.04200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885347.04224: stdout chunk (state=3): >>>import '_abc' # <<< 7920 1726885347.04231: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc49dc820> <<< 7920 1726885347.04250: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc49dc550> <<< 7920 1726885347.04284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885347.04289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885347.04315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885347.04332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885347.04352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885347.04372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885347.04395: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4988f70> <<< 7920 1726885347.04420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885347.04436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885347.04509: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc498f100> <<< 7920 1726885347.04536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885347.04544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885347.04574: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7920 1726885347.04577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc49b8730> <<< 7920 1726885347.04585: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc498f820> <<< 7920 1726885347.04610: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc49f1760> <<< 7920 1726885347.04634: 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' <<< 7920 1726885347.04646: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4988c70> <<< 7920 1726885347.04703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 7920 1726885347.04709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 7920 1726885347.04722: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc49b8c70> <<< 7920 1726885347.04764: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc49dcfd0> <<< 7920 1726885347.04791: 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. <<< 7920 1726885347.05126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885347.05134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885347.05164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7920 1726885347.05171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7920 1726885347.05187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885347.05207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885347.05231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py<<< 7920 1726885347.05242: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885347.05257: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc492fd90> <<< 7920 1726885347.05299: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4932e20> <<< 7920 1726885347.05321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885347.05329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885347.05350: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885347.05380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py<<< 7920 1726885347.05383: stdout chunk (state=3): >>> <<< 7920 1726885347.05385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885347.05408: 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' <<< 7920 1726885347.05435: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4929730> <<< 7920 1726885347.05454: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4930520> <<< 7920 1726885347.05468: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc492f250> <<< 7920 1726885347.05485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885347.05551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885347.05573: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885347.05603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885347.05624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7920 1726885347.05630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7920 1726885347.05659: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885347.05671: 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 0x7efdc4815cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc48157c0> <<< 7920 1726885347.05685: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885347.05709: 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 0x7efdc4815dc0> <<< 7920 1726885347.05731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885347.05747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885347.05769: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4815e80> <<< 7920 1726885347.05797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 7920 1726885347.05815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4815f40> <<< 7920 1726885347.05822: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885347.05868: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4909c40> <<< 7920 1726885347.05873: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885347.05902: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4903520> <<< 7920 1726885347.05960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885347.05964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4917580> <<< 7920 1726885347.05969: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4936d00> <<< 7920 1726885347.05994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 7920 1726885347.05999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7920 1726885347.06031: 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 0x7efdc4826b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4909160> <<< 7920 1726885347.06077: 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'<<< 7920 1726885347.06080: stdout chunk (state=3): >>> import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdc4917190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc493c8b0> <<< 7920 1726885347.06108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7920 1726885347.06113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885347.06143: 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' <<< 7920 1726885347.06166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885347.06171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885347.06192: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4826eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4826ca0> <<< 7920 1726885347.06226: 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' <<< 7920 1726885347.06231: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4826c10> <<< 7920 1726885347.06256: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7920 1726885347.06261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885347.06280: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885347.06292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885347.06313: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885347.06362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885347.06403: 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' <<< 7920 1726885347.06408: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc47fb280> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885347.06427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885347.06457: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc47fb370> <<< 7920 1726885347.06576: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4831eb0> <<< 7920 1726885347.06609: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4828940> <<< 7920 1726885347.06626: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc48284f0> <<< 7920 1726885347.06663: 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' <<< 7920 1726885347.06694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885347.06707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885347.06735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7920 1726885347.06738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 7920 1726885347.06743: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc471f0d0> <<< 7920 1726885347.06780: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc47f6d90> <<< 7920 1726885347.06828: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4828dc0> <<< 7920 1726885347.06833: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4936ee0> <<< 7920 1726885347.06852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885347.06878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885347.06903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 7920 1726885347.06906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4732a00> <<< 7920 1726885347.06926: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885347.06955: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885347.06959: 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 0x7efdc4732d30> <<< 7920 1726885347.06982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885347.06988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885347.07014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 7920 1726885347.07020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 7920 1726885347.07031: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4745640> <<< 7920 1726885347.07055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885347.07086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885347.07116: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4745b80> <<< 7920 1726885347.07154: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885347.07158: 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 0x7efdc46d02b0> <<< 7920 1726885347.07164: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4732e20> <<< 7920 1726885347.07188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885347.07196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885347.07238: 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 0x7efdc46e1190> <<< 7920 1726885347.07242: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc47454c0> <<< 7920 1726885347.07258: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885347.07284: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885347.07288: 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 0x7efdc46e1250> <<< 7920 1726885347.07337: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc48268e0> <<< 7920 1726885347.07350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885347.07358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885347.07383: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885347.07392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885347.07426: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885347.07438: 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 0x7efdc46fd5b0> <<< 7920 1726885347.07453: 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' <<< 7920 1726885347.07479: 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 0x7efdc46fd880> <<< 7920 1726885347.07486: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc46fd670> <<< 7920 1726885347.07515: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885347.07519: 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 0x7efdc46fd760> <<< 7920 1726885347.07546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 7920 1726885347.07549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885347.07736: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885347.07740: 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 0x7efdc46fdbb0> <<< 7920 1726885347.07774: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885347.07778: 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 0x7efdc470a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc46fd7f0> <<< 7920 1726885347.07799: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc46ef940> <<< 7920 1726885347.07821: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc48264c0> <<< 7920 1726885347.07844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885347.07899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885347.07934: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc46fd9a0> <<< 7920 1726885347.08070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885347.08092: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efdc461e580> <<< 7920 1726885347.08346: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip' <<< 7920 1726885347.08351: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.08431: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.08460: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/__init__.py <<< 7920 1726885347.08472: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.08480: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.08494: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885347.08505: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.09684: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.10595: 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' <<< 7920 1726885347.10601: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc45596d0> <<< 7920 1726885347.10622: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 7920 1726885347.10629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885347.10647: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 7920 1726885347.10656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7920 1726885347.10669: 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' <<< 7920 1726885347.10691: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885347.10695: 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 0x7efdc4559160> <<< 7920 1726885347.10732: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4559340> <<< 7920 1726885347.10758: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4559e20> <<< 7920 1726885347.10777: 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' <<< 7920 1726885347.10828: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4559f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4559c40> import 'atexit' # <<< 7920 1726885347.10856: 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 0x7efdc4559e80> <<< 7920 1726885347.10873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885347.10894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885347.10933: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4559100> <<< 7920 1726885347.10954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885347.10964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885347.10982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885347.11004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885347.11024: 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' <<< 7920 1726885347.11107: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3ffbdf0> <<< 7920 1726885347.11141: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885347.11143: 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 0x7efdc3ffbfa0> <<< 7920 1726885347.11167: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885347.11174: 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 0x7efdc3f081c0> <<< 7920 1726885347.11191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885347.11195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885347.11229: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3f08b50> <<< 7920 1726885347.11243: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4540dc0> <<< 7920 1726885347.11397: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc45403d0> <<< 7920 1726885347.11424: 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' <<< 7920 1726885347.11443: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4540fd0> <<< 7920 1726885347.11468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885347.11473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885347.11503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 7920 1726885347.11507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7920 1726885347.11531: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885347.11535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885347.11559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 7920 1726885347.11564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc458fdc0> <<< 7920 1726885347.11637: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc452d730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc452d2b0> <<< 7920 1726885347.11640: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3fe1c70> <<< 7920 1726885347.11667: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885347.11670: 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 0x7efdc452df40> <<< 7920 1726885347.11698: 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 0x7efdc452df10> <<< 7920 1726885347.11728: 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 <<< 7920 1726885347.11730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885347.11750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885347.11778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885347.11843: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885347.11855: 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 0x7efdc3f65970> <<< 7920 1726885347.11859: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc45a2100> <<< 7920 1726885347.11872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885347.11878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885347.11931: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885347.11936: 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 0x7efdc3f719a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc45a2280> <<< 7920 1726885347.11955: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885347.11986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885347.12007: 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' <<< 7920 1726885347.12026: stdout chunk (state=3): >>>import '_string' # <<< 7920 1726885347.12075: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc45a2ca0> <<< 7920 1726885347.12199: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3f71940> <<< 7920 1726885347.12288: 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' <<< 7920 1726885347.12293: 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 0x7efdc45390a0> <<< 7920 1726885347.12320: 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' <<< 7920 1726885347.12323: 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 0x7efdc4539bb0> <<< 7920 1726885347.12356: 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' <<< 7920 1726885347.12364: 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 0x7efdc45a2550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc45997c0> <<< 7920 1726885347.12387: 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' <<< 7920 1726885347.12406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885347.12422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885347.12460: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885347.12468: 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 0x7efdc3f66a90> <<< 7920 1726885347.12636: 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 0x7efdc3f84c40> <<< 7920 1726885347.12648: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3f70700> <<< 7920 1726885347.12675: 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' <<< 7920 1726885347.12691: 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 0x7efdc3f70070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3f70af0> <<< 7920 1726885347.12694: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.12704: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.12717: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885347.12720: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.12787: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.12865: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.12870: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885347.12888: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.12899: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.12911: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885347.12914: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.13007: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.13099: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.13540: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.13997: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885347.14004: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7920 1726885347.14006: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885347.14031: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885347.14041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885347.14089: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885347.14096: 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 0x7efdc3f806d0> <<< 7920 1726885347.14173: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 7920 1726885347.14176: 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 0x7efdc3fbc6d0> <<< 7920 1726885347.14184: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3af9940> <<< 7920 1726885347.14217: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885347.14226: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.14240: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.14256: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885347.14259: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.14379: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.14505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7920 1726885347.14507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7920 1726885347.14533: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3ff4e80> <<< 7920 1726885347.14539: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.15038: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.15282: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.15488: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885347.15537: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.15670: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 7920 1726885347.15731: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885347.15901: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.16088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885347.16130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885347.16195: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3b0f0d0> # zipimport: zlib available <<< 7920 1726885347.16255: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.16332: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885347.16345: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885347.16352: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.16371: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.16402: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885347.16406: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.16461: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.16484: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.16580: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.16637: 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 <<< 7920 1726885347.16660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885347.16799: 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 0x7efdc3ff3d60> <<< 7920 1726885347.16870: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3b0fcd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885347.16976: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.16983: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.16986: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.17070: 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 <<< 7920 1726885347.17144: 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' <<< 7920 1726885347.17236: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3fa6970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3fa2670> <<< 7920 1726885347.17500: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3ae3520> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885347.17505: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885347.17523: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.17561: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.17579: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.17591: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.17623: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.17660: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.17684: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.17727: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 7920 1726885347.17730: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.17792: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.17851: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.17870: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.18035: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 7920 1726885347.18039: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.18183: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885347.18214: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.18277: 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' <<< 7920 1726885347.18305: 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' <<< 7920 1726885347.18324: 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' <<< 7920 1726885347.18343: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3877bb0> <<< 7920 1726885347.18368: 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' <<< 7920 1726885347.18487: 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' # /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 0x7efdc39890a0> <<< 7920 1726885347.18502: 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 0x7efdc3989040> <<< 7920 1726885347.18582: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3fa3670> <<< 7920 1726885347.18591: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3fa83a0> <<< 7920 1726885347.18610: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3fb5a00> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3fb5d90> <<< 7920 1726885347.18644: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 7920 1726885347.18654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 7920 1726885347.18668: 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' <<< 7920 1726885347.18714: 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 0x7efdc3adaeb0> <<< 7920 1726885347.18724: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3b0d4c0> <<< 7920 1726885347.18736: 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' <<< 7920 1726885347.18760: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3adafa0> <<< 7920 1726885347.18800: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885347.18830: 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 0x7efdc45aa250> <<< 7920 1726885347.18884: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3b26d30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3fb5af0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 7920 1726885347.18933: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 7920 1726885347.18937: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.18977: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.19030: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 7920 1726885347.19074: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.19425: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 7920 1726885347.19472: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885347.19485: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.19525: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.19587: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 7920 1726885347.19964: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.20325: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 7920 1726885347.20373: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.20418: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.20445: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.20482: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 7920 1726885347.20516: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.20550: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 7920 1726885347.20553: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.20591: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.20648: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 7920 1726885347.20651: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.20672: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.20707: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 7920 1726885347.20710: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.20738: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.20766: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 7920 1726885347.20826: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.20896: 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' <<< 7920 1726885347.20929: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc37f7d30> <<< 7920 1726885347.20945: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7920 1726885347.20965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7920 1726885347.21117: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc37f7a00> <<< 7920 1726885347.21140: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 7920 1726885347.21174: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.21236: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 7920 1726885347.21308: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.21401: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 7920 1726885347.21448: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.21519: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 7920 1726885347.21553: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.21618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7920 1726885347.21621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7920 1726885347.21752: 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 0x7efdc37dc820> <<< 7920 1726885347.21988: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3841c40> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 7920 1726885347.22040: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.22098: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 7920 1726885347.22101: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.22196: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.22230: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.22327: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.22453: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 7920 1726885347.22467: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.22494: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.22541: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 7920 1726885347.22571: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.22617: 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' <<< 7920 1726885347.22681: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885347.22698: 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 0x7efdc3768610> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3768550> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 7920 1726885347.22718: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 7920 1726885347.22721: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.22741: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.22785: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 7920 1726885347.22788: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.22907: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.23035: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 7920 1726885347.23121: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.23202: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.23234: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.23281: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 7920 1726885347.23284: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.23352: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.23370: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.23486: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.23608: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 7920 1726885347.23783: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.23817: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 7920 1726885347.23830: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.23848: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.23917: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.24307: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.24724: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 7920 1726885347.24738: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.24810: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.24908: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 7920 1726885347.24917: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.24990: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.25078: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 7920 1726885347.25081: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.25196: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.25351: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 7920 1726885347.25354: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 7920 1726885347.25366: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.25394: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.25437: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 7920 1726885347.25520: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.25596: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.25769: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.25944: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 7920 1726885347.25947: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.25976: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.26023: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 7920 1726885347.26027: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.26050: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.26063: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 7920 1726885347.26125: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.26185: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 7920 1726885347.26194: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.26204: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.26280: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885347.26339: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 7920 1726885347.26342: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.26382: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.26442: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 7920 1726885347.26445: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.26651: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.26868: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 7920 1726885347.26917: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.26969: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 7920 1726885347.27004: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.27043: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 7920 1726885347.27046: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.27066: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.27100: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 7920 1726885347.27133: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.27173: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 7920 1726885347.27176: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.27235: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.27316: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 7920 1726885347.27345: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 7920 1726885347.27348: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.27375: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.27417: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 7920 1726885347.27437: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.27457: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.27496: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.27537: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.27594: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.27666: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 7920 1726885347.27684: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 7920 1726885347.27688: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.27713: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.27765: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 7920 1726885347.27774: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.27922: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.28086: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 7920 1726885347.28089: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.28124: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.28164: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 7920 1726885347.28205: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.28256: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 7920 1726885347.28259: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.28317: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.28401: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 7920 1726885347.28404: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.28468: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.28548: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 7920 1726885347.28617: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885347.28837: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885347.30142: 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' <<< 7920 1726885347.30202: 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' # 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 0x7efdc35f7d60> <<< 7920 1726885347.30206: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc35f78b0> <<< 7920 1726885347.30282: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc35f7460> <<< 7920 1726885347.45615: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 7920 1726885347.45668: 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 0x7efdc35f7f40> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 7920 1726885347.45698: 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 0x7efdc35dfc70> <<< 7920 1726885347.45781: 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' # /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' <<< 7920 1726885347.45785: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc35ecac0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc35ec5e0> <<< 7920 1726885347.46003: 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 <<< 7920 1726885347.46317: 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 <<< 7920 1726885347.70081: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_<<< 7920 1726885347.70116: stdout chunk (state=3): >>>lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_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-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "ansible_loadavg": {"1m": 0.85, "5m": 0.48, "15m": 0.22}, "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_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_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "22", "second": "27", "epoch": "1726885347", "epoch_int": "1726885347", "date": "2024-09-20", "time": "22:22:27", "iso8601_micro": "2024-09-21T02:22:27.314520Z", "iso8601": "2024-09-21T02:22:27Z", "iso8601_basic": "20240920T222227314520", "iso8601_basic_short": "20240920T222227", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "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": 2556, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 976, "free": 2556}, "nocache": {"free": 3238, "used": 294}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "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:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": ["157f43d2-bbbd-4c7a-8a58-cba6899beb3e"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "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:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "<<< 7920 1726885347.70152: stdout chunk (state=3): >>>scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"sda": ["157f43d2-bbbd-4c7a-8a58-cba6899beb3e"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 474, "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": 264122736640, "block_size": 4096, "block_total": 65519355, "block_available": 64483090, "block_used": 1036265, "inode_total": 131071472, "inode_available": 130996357, "inode_used": 75115, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}, {"mount": "/opt/test", "device": "/dev/sda", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 10670309376, "size_available": 10562068480, "block_size": 4096, "block_total": 2605056, "block_available": 2578630, "block_used": 26426, "inode_total": 5242880, "inode_available": 5242877, "inode_used": 3, "uuid": "157f43d2-bbbd-4c7a-8a58-cba6899beb3e"}], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-pldmrtrysloxwyepegklmfrfbqlgonba ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885346.9028895-9469-249394210379353/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "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"}}} <<< 7920 1726885347.70691: 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 <<< 7920 1726885347.70771: 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 <<< 7920 1726885347.70873: 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 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing 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 <<< 7920 1726885347.70944: 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 # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_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 <<< 7920 1726885347.70975: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # 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 <<< 7920 1726885347.70992: stdout chunk (state=3): >>># 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 <<< 7920 1726885347.71253: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885347.71277: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885347.71321: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7920 1726885347.71352: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 7920 1726885347.71383: 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 <<< 7920 1726885347.71393: stdout chunk (state=3): >>># destroy encodings <<< 7920 1726885347.71407: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885347.71452: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7920 1726885347.71506: 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 <<< 7920 1726885347.71535: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 7920 1726885347.71574: stdout chunk (state=3): >>># destroy shlex <<< 7920 1726885347.71577: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885347.71617: stdout chunk (state=3): >>># destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass <<< 7920 1726885347.71639: stdout chunk (state=3): >>># destroy json <<< 7920 1726885347.71668: 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 <<< 7920 1726885347.71755: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 7920 1726885347.71803: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl <<< 7920 1726885347.71853: 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 <<< 7920 1726885347.71933: 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 <<< 7920 1726885347.71974: 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 <<< 7920 1726885347.71989: 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 <<< 7920 1726885347.72049: 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 <<< 7920 1726885347.72207: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 7920 1726885347.72212: stdout chunk (state=3): >>># destroy tokenize <<< 7920 1726885347.72234: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 7920 1726885347.72242: stdout chunk (state=3): >>># destroy stat <<< 7920 1726885347.72281: 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 <<< 7920 1726885347.72285: 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 <<< 7920 1726885347.72288: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 7920 1726885347.72313: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp<<< 7920 1726885347.72322: stdout chunk (state=3): >>> # destroy io # destroy marshal <<< 7920 1726885347.72349: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885347.72795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885347.72854: stderr chunk (state=3): >>><<< 7920 1726885347.72856: stdout chunk (state=3): >>><<< 7920 1726885347.72975: _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 0x7efdc4c3eca0> # /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 0x7efdc49dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4c3ea00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7efdc4c3e9a0> 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 0x7efdc49dc370> # /usr/lib64/python3.9/__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 0x7efdc49dc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc49dc550> # /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 0x7efdc4988f70> # /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 0x7efdc498f100> # /usr/lib64/python3.9/__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 0x7efdc49b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc498f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc49f1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4988c70> # /usr/lib64/python3.9/__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 0x7efdc49b8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc49dcfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7efdc492fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4932e20> # /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 0x7efdc4929730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4930520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc492f250> # /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 0x7efdc4815cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc48157c0> 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 0x7efdc4815dc0> # /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 0x7efdc4815e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4815f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4909c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4903520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4917580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4936d00> # /usr/lib64/python3.9/__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 0x7efdc4826b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4909160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdc4917190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc493c8b0> # /usr/lib64/python3.9/__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 0x7efdc4826eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4826ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4826c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7efdc47fb280> # /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 0x7efdc47fb370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4831eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4828940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc48284f0> # /usr/lib64/python3.9/__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 0x7efdc471f0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc47f6d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4828dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4936ee0> # /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 0x7efdc4732a00> 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 0x7efdc4732d30> # /usr/lib64/python3.9/__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 0x7efdc4745640> # /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 0x7efdc4745b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdc46d02b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4732e20> # /usr/lib64/python3.9/__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 0x7efdc46e1190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc47454c0> 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 0x7efdc46e1250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc48268e0> # /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 0x7efdc46fd5b0> # /usr/lib64/python3.9/__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 0x7efdc46fd880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc46fd670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdc46fd760> # /usr/lib64/python3.9/__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 0x7efdc46fdbb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdc470a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc46fd7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc46ef940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc48264c0> # /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 0x7efdc46fd9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efdc461e580> # zipimport: found 103 names in '/tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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 0x7efdc45596d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7efdc4559160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4559340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4559e20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7efdc4559f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4559c40> 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 0x7efdc4559e80> # /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 0x7efdc4559100> # /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 0x7efdc3ffbdf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdc3ffbfa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdc3f081c0> # /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 0x7efdc3f08b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc4540dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc45403d0> # /usr/lib64/python3.9/__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 0x7efdc4540fd0> # /usr/lib64/python3.9/__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 0x7efdc458fdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc452d730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc452d2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3fe1c70> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdc452df40> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc452df10> # /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 0x7efdc3f65970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc45a2100> # /usr/lib64/python3.9/__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 0x7efdc3f719a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc45a2280> # /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 0x7efdc45a2ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3f71940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdc45390a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdc4539bb0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdc45a2550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc45997c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7efdc3f66a90> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdc3f84c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3f70700> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdc3f70070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3f70af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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 0x7efdc3f806d0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7efdc3fbc6d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3af9940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/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 0x7efdc3ff4e80> # 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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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 0x7efdc3b0f0d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/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 0x7efdc3ff3d60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3b0fcd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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 0x7efdc3fa6970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3fa2670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3ae3520> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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 0x7efdc3877bb0> # /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 0x7efdc39890a0> # 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 0x7efdc3989040> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3fa3670> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3fa83a0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3fb5a00> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3fb5d90> # /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 0x7efdc3adaeb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3b0d4c0> # /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 0x7efdc3adafa0> # /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 0x7efdc45aa250> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3b26d30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3fb5af0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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 0x7efdc37f7d30> # /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 0x7efdc37f7a00> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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 0x7efdc37dc820> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3841c40> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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 0x7efdc3768610> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc3768550> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/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_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_dr514asn/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_dr514asn/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 0x7efdc35f7d60> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc35f78b0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc35f7460> # /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 0x7efdc35f7f40> # /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 0x7efdc35dfc70> # /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 0x7efdc35ecac0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdc35ec5e0> 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": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_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-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "ansible_loadavg": {"1m": 0.85, "5m": 0.48, "15m": 0.22}, "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_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_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "22", "second": "27", "epoch": "1726885347", "epoch_int": "1726885347", "date": "2024-09-20", "time": "22:22:27", "iso8601_micro": "2024-09-21T02:22:27.314520Z", "iso8601": "2024-09-21T02:22:27Z", "iso8601_basic": "20240920T222227314520", "iso8601_basic_short": "20240920T222227", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "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": 2556, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 976, "free": 2556}, "nocache": {"free": 3238, "used": 294}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "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:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": ["157f43d2-bbbd-4c7a-8a58-cba6899beb3e"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "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:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"sda": ["157f43d2-bbbd-4c7a-8a58-cba6899beb3e"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 474, "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": 264122736640, "block_size": 4096, "block_total": 65519355, "block_available": 64483090, "block_used": 1036265, "inode_total": 131071472, "inode_available": 130996357, "inode_used": 75115, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}, {"mount": "/opt/test", "device": "/dev/sda", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 10670309376, "size_available": 10562068480, "block_size": 4096, "block_total": 2605056, "block_available": 2578630, "block_used": 26426, "inode_total": 5242880, "inode_available": 5242877, "inode_used": 3, "uuid": "157f43d2-bbbd-4c7a-8a58-cba6899beb3e"}], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-pldmrtrysloxwyepegklmfrfbqlgonba ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885346.9028895-9469-249394210379353/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885347.74280: 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-1726885346.9028895-9469-249394210379353/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885347.74285: _low_level_execute_command(): starting 7920 1726885347.74288: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885346.9028895-9469-249394210379353/ > /dev/null 2>&1 && sleep 0' 7920 1726885347.74607: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885347.74610: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885347.74619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885347.74654: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885347.74657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885347.74659: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885347.74885: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885347.74927: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885347.74950: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885347.75039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885347.76829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885347.76910: stderr chunk (state=3): >>><<< 7920 1726885347.77330: stdout chunk (state=3): >>><<< 7920 1726885347.77335: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885347.77337: handler run complete 7920 1726885347.77518: variable 'ansible_facts' from source: unknown 7920 1726885347.77809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885347.78965: variable 'ansible_facts' from source: unknown 7920 1726885347.79088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885347.79216: attempt loop complete, returning result 7920 1726885347.79225: _execute() done 7920 1726885347.79228: dumping result to json 7920 1726885347.79255: done dumping result, returning 7920 1726885347.79264: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-9835-648e-0000000002f3] 7920 1726885347.79268: sending task result for task 02369adf-7a19-9835-648e-0000000002f3 7920 1726885347.79604: done sending task result for task 02369adf-7a19-9835-648e-0000000002f3 7920 1726885347.79607: WORKER PROCESS EXITING ok: [managed_node1] 7920 1726885347.79926: no more pending results, returning what we have 7920 1726885347.79928: results queue empty 7920 1726885347.79929: checking for any_errors_fatal 7920 1726885347.79935: done checking for any_errors_fatal 7920 1726885347.79936: checking for max_fail_percentage 7920 1726885347.79937: done checking for max_fail_percentage 7920 1726885347.79938: checking to see if all hosts have failed and the running result is not ok 7920 1726885347.79938: done checking to see if all hosts have failed 7920 1726885347.79939: getting the remaining hosts for this loop 7920 1726885347.79940: done getting the remaining hosts for this loop 7920 1726885347.79942: getting the next task for host managed_node1 7920 1726885347.79949: done getting next task for host managed_node1 7920 1726885347.79951: ^ task is: TASK: meta (role_complete) 7920 1726885347.79952: ^ 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 7920 1726885347.79960: getting variables 7920 1726885347.79961: in VariableManager get_vars() 7920 1726885347.79982: Calling all_inventory to load vars for managed_node1 7920 1726885347.79983: Calling groups_inventory to load vars for managed_node1 7920 1726885347.79985: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885347.79991: Calling all_plugins_play to load vars for managed_node1 7920 1726885347.79993: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885347.79994: Calling groups_plugins_play to load vars for managed_node1 7920 1726885347.80261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885347.80752: done with get_vars() 7920 1726885347.80765: done getting variables 7920 1726885347.80849: done queuing things up, now waiting for results queue to drain 7920 1726885347.80851: results queue empty 7920 1726885347.80852: checking for any_errors_fatal 7920 1726885347.80855: done checking for any_errors_fatal 7920 1726885347.80855: checking for max_fail_percentage 7920 1726885347.80856: done checking for max_fail_percentage 7920 1726885347.80857: checking to see if all hosts have failed and the running result is not ok 7920 1726885347.80858: done checking to see if all hosts have failed 7920 1726885347.80858: getting the remaining hosts for this loop 7920 1726885347.80859: done getting the remaining hosts for this loop 7920 1726885347.80862: getting the next task for host managed_node1 7920 1726885347.80869: done getting next task for host managed_node1 7920 1726885347.80871: ^ task is: TASK: Verify role results 7920 1726885347.80873: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885347.80875: getting variables 7920 1726885347.80876: in VariableManager get_vars() 7920 1726885347.80884: Calling all_inventory to load vars for managed_node1 7920 1726885347.80886: Calling groups_inventory to load vars for managed_node1 7920 1726885347.80888: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885347.80892: Calling all_plugins_play to load vars for managed_node1 7920 1726885347.80895: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885347.80897: Calling groups_plugins_play to load vars for managed_node1 7920 1726885347.81536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885347.82114: done with get_vars() 7920 1726885347.82128: done getting variables TASK [Verify role results] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_disk_fs.yml:40 Friday 20 September 2024 22:22:27 -0400 (0:00:00.962) 0:01:25.450 ****** 7920 1726885347.82202: entering _queue_task() for managed_node1/include_tasks 7920 1726885347.82492: worker is 1 (out of 1 available) 7920 1726885347.82503: exiting _queue_task() for managed_node1/include_tasks 7920 1726885347.82519: done queuing things up, now waiting for results queue to drain 7920 1726885347.82521: waiting for pending results... 7920 1726885347.82823: running TaskExecutor() for managed_node1/TASK: Verify role results 7920 1726885347.82934: in run() - task 02369adf-7a19-9835-648e-00000000000a 7920 1726885347.82953: variable 'ansible_search_path' from source: unknown 7920 1726885347.83001: calling self._execute() 7920 1726885347.83107: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885347.83127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885347.83145: variable 'omit' from source: magic vars 7920 1726885347.83267: _execute() done 7920 1726885347.83282: dumping result to json 7920 1726885347.83295: done dumping result, returning 7920 1726885347.83307: done running TaskExecutor() for managed_node1/TASK: Verify role results [02369adf-7a19-9835-648e-00000000000a] 7920 1726885347.83319: sending task result for task 02369adf-7a19-9835-648e-00000000000a 7920 1726885347.83462: no more pending results, returning what we have 7920 1726885347.83467: in VariableManager get_vars() 7920 1726885347.83517: Calling all_inventory to load vars for managed_node1 7920 1726885347.83521: Calling groups_inventory to load vars for managed_node1 7920 1726885347.83525: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885347.83536: Calling all_plugins_play to load vars for managed_node1 7920 1726885347.83540: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885347.83543: Calling groups_plugins_play to load vars for managed_node1 7920 1726885347.84067: done sending task result for task 02369adf-7a19-9835-648e-00000000000a 7920 1726885347.84070: WORKER PROCESS EXITING 7920 1726885347.84094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885347.84755: done with get_vars() 7920 1726885347.84765: variable 'ansible_search_path' from source: unknown 7920 1726885347.84778: we have included files to process 7920 1726885347.84779: generating all_blocks data 7920 1726885347.84781: done generating all_blocks data 7920 1726885347.84787: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 7920 1726885347.84871: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 7920 1726885347.84875: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 7920 1726885347.85839: in VariableManager get_vars() 7920 1726885347.85849: done with get_vars() 7920 1726885347.85875: in VariableManager get_vars() 7920 1726885347.85884: done with get_vars() 7920 1726885347.85946: done processing included file 7920 1726885347.85948: iterating over new_blocks loaded from include file 7920 1726885347.85949: in VariableManager get_vars() 7920 1726885347.85957: done with get_vars() 7920 1726885347.85958: filtering new block on tags 7920 1726885347.85973: done filtering new block on tags 7920 1726885347.85975: 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_node1 7920 1726885347.85978: extending task lists for all hosts with included blocks 7920 1726885347.86689: done extending task lists 7920 1726885347.86690: done processing included files 7920 1726885347.86691: results queue empty 7920 1726885347.86691: checking for any_errors_fatal 7920 1726885347.86692: done checking for any_errors_fatal 7920 1726885347.86693: checking for max_fail_percentage 7920 1726885347.86693: done checking for max_fail_percentage 7920 1726885347.86694: checking to see if all hosts have failed and the running result is not ok 7920 1726885347.86694: done checking to see if all hosts have failed 7920 1726885347.86695: getting the remaining hosts for this loop 7920 1726885347.86696: done getting the remaining hosts for this loop 7920 1726885347.86697: getting the next task for host managed_node1 7920 1726885347.86700: done getting next task for host managed_node1 7920 1726885347.86702: ^ task is: TASK: Print out pool information 7920 1726885347.86703: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885347.86705: getting variables 7920 1726885347.86705: in VariableManager get_vars() 7920 1726885347.86713: Calling all_inventory to load vars for managed_node1 7920 1726885347.86715: Calling groups_inventory to load vars for managed_node1 7920 1726885347.86716: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885347.86721: Calling all_plugins_play to load vars for managed_node1 7920 1726885347.86723: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885347.86725: Calling groups_plugins_play to load vars for managed_node1 7920 1726885347.86994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885347.87742: done with get_vars() 7920 1726885347.87754: done getting variables 7920 1726885347.87821: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:27 -0400 (0:00:00.056) 0:01:25.507 ****** 7920 1726885347.87895: entering _queue_task() for managed_node1/debug 7920 1726885347.88552: worker is 1 (out of 1 available) 7920 1726885347.88563: exiting _queue_task() for managed_node1/debug 7920 1726885347.88575: done queuing things up, now waiting for results queue to drain 7920 1726885347.88577: waiting for pending results... 7920 1726885347.88788: running TaskExecutor() for managed_node1/TASK: Print out pool information 7920 1726885347.88870: in run() - task 02369adf-7a19-9835-648e-000000000381 7920 1726885347.88883: variable 'ansible_search_path' from source: unknown 7920 1726885347.88913: calling self._execute() 7920 1726885347.88985: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885347.88989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885347.88997: variable 'omit' from source: magic vars 7920 1726885347.89290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885347.91305: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885347.91368: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885347.91440: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885347.91480: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885347.91533: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885347.91689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885347.91767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885347.91869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885347.92028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885347.92082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885347.92303: variable '_storage_pools_list' from source: set_fact 7920 1726885347.92348: Evaluated conditional (_storage_pools_list | length > 0): False 7920 1726885347.92356: when evaluation is False, skipping this task 7920 1726885347.92403: _execute() done 7920 1726885347.92413: dumping result to json 7920 1726885347.92421: done dumping result, returning 7920 1726885347.92433: done running TaskExecutor() for managed_node1/TASK: Print out pool information [02369adf-7a19-9835-648e-000000000381] 7920 1726885347.92471: sending task result for task 02369adf-7a19-9835-648e-000000000381 7920 1726885347.92583: done sending task result for task 02369adf-7a19-9835-648e-000000000381 7920 1726885347.92591: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "_storage_pools_list | length > 0" } 7920 1726885347.92667: no more pending results, returning what we have 7920 1726885347.92671: results queue empty 7920 1726885347.92672: checking for any_errors_fatal 7920 1726885347.92673: done checking for any_errors_fatal 7920 1726885347.92674: checking for max_fail_percentage 7920 1726885347.92675: done checking for max_fail_percentage 7920 1726885347.92676: checking to see if all hosts have failed and the running result is not ok 7920 1726885347.92677: done checking to see if all hosts have failed 7920 1726885347.92678: getting the remaining hosts for this loop 7920 1726885347.92679: done getting the remaining hosts for this loop 7920 1726885347.92683: getting the next task for host managed_node1 7920 1726885347.92689: done getting next task for host managed_node1 7920 1726885347.92691: ^ task is: TASK: Print out volume information 7920 1726885347.92694: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885347.92698: getting variables 7920 1726885347.92700: in VariableManager get_vars() 7920 1726885347.92846: Calling all_inventory to load vars for managed_node1 7920 1726885347.92849: Calling groups_inventory to load vars for managed_node1 7920 1726885347.92852: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885347.92888: Calling all_plugins_play to load vars for managed_node1 7920 1726885347.92891: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885347.92936: Calling groups_plugins_play to load vars for managed_node1 7920 1726885347.94286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885347.95568: done with get_vars() 7920 1726885347.95577: done getting variables 7920 1726885347.95651: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:27 -0400 (0:00:00.077) 0:01:25.585 ****** 7920 1726885347.95670: entering _queue_task() for managed_node1/debug 7920 1726885347.95859: worker is 1 (out of 1 available) 7920 1726885347.95871: exiting _queue_task() for managed_node1/debug 7920 1726885347.95883: done queuing things up, now waiting for results queue to drain 7920 1726885347.95885: waiting for pending results... 7920 1726885347.96078: running TaskExecutor() for managed_node1/TASK: Print out volume information 7920 1726885347.96229: in run() - task 02369adf-7a19-9835-648e-000000000382 7920 1726885347.96242: variable 'ansible_search_path' from source: unknown 7920 1726885347.96271: calling self._execute() 7920 1726885347.96340: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885347.96347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885347.96356: variable 'omit' from source: magic vars 7920 1726885347.96630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885347.99138: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885347.99320: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885347.99395: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885347.99520: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885347.99600: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885347.99780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885347.99858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885347.99895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885347.99955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885347.99974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885348.00126: variable '_storage_volumes_list' from source: set_fact 7920 1726885348.00250: Evaluated conditional (_storage_volumes_list | length > 0): True 7920 1726885348.00278: variable 'omit' from source: magic vars 7920 1726885348.00339: variable 'omit' from source: magic vars 7920 1726885348.00374: variable 'omit' from source: magic vars 7920 1726885348.00402: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885348.00436: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885348.00456: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885348.00504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885348.00545: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885348.00602: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885348.00628: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885348.00674: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885348.00683: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885348.00690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885348.00904: Set connection var ansible_connection to ssh 7920 1726885348.00924: Set connection var ansible_shell_executable to /bin/sh 7920 1726885348.00936: Set connection var ansible_timeout to 10 7920 1726885348.00943: Set connection var ansible_shell_type to sh 7920 1726885348.00954: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885348.00963: Set connection var ansible_pipelining to False 7920 1726885348.01005: variable 'ansible_shell_executable' from source: unknown 7920 1726885348.01014: variable 'ansible_connection' from source: unknown 7920 1726885348.01023: variable 'ansible_module_compression' from source: unknown 7920 1726885348.01030: variable 'ansible_shell_type' from source: unknown 7920 1726885348.01036: variable 'ansible_shell_executable' from source: unknown 7920 1726885348.01040: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885348.01047: variable 'ansible_pipelining' from source: unknown 7920 1726885348.01052: variable 'ansible_timeout' from source: unknown 7920 1726885348.01058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885348.01153: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885348.01170: variable 'omit' from source: magic vars 7920 1726885348.01179: starting attempt loop 7920 1726885348.01187: running the handler 7920 1726885348.01240: variable '_storage_volumes_list' from source: set_fact 7920 1726885348.01326: variable '_storage_volumes_list' from source: set_fact 7920 1726885348.01819: handler run complete 7920 1726885348.01856: attempt loop complete, returning result 7920 1726885348.01902: _execute() done 7920 1726885348.01935: dumping result to json 7920 1726885348.01946: done dumping result, returning 7920 1726885348.01959: done running TaskExecutor() for managed_node1/TASK: Print out volume information [02369adf-7a19-9835-648e-000000000382] 7920 1726885348.01988: sending task result for task 02369adf-7a19-9835-648e-000000000382 ok: [managed_node1] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "_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": "xfs", "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 } ] } 7920 1726885348.02255: no more pending results, returning what we have 7920 1726885348.02258: results queue empty 7920 1726885348.02259: checking for any_errors_fatal 7920 1726885348.02266: done checking for any_errors_fatal 7920 1726885348.02267: checking for max_fail_percentage 7920 1726885348.02268: done checking for max_fail_percentage 7920 1726885348.02290: checking to see if all hosts have failed and the running result is not ok 7920 1726885348.02291: done checking to see if all hosts have failed 7920 1726885348.02292: getting the remaining hosts for this loop 7920 1726885348.02294: done getting the remaining hosts for this loop 7920 1726885348.02298: getting the next task for host managed_node1 7920 1726885348.02305: done getting next task for host managed_node1 7920 1726885348.02307: ^ task is: TASK: Collect info about the volumes. 7920 1726885348.02310: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885348.02316: getting variables 7920 1726885348.02318: in VariableManager get_vars() 7920 1726885348.02347: Calling all_inventory to load vars for managed_node1 7920 1726885348.02350: Calling groups_inventory to load vars for managed_node1 7920 1726885348.02354: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885348.02365: Calling all_plugins_play to load vars for managed_node1 7920 1726885348.02368: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885348.02372: Calling groups_plugins_play to load vars for managed_node1 7920 1726885348.02892: done sending task result for task 02369adf-7a19-9835-648e-000000000382 7920 1726885348.02895: WORKER PROCESS EXITING 7920 1726885348.02978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885348.03768: done with get_vars() 7920 1726885348.03782: 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 22:22:28 -0400 (0:00:00.082) 0:01:25.667 ****** 7920 1726885348.03885: entering _queue_task() for managed_node1/fedora.linux_system_roles.blockdev_info 7920 1726885348.03887: Creating lock for fedora.linux_system_roles.blockdev_info 7920 1726885348.04264: worker is 1 (out of 1 available) 7920 1726885348.04290: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blockdev_info 7920 1726885348.04322: done queuing things up, now waiting for results queue to drain 7920 1726885348.04325: waiting for pending results... 7920 1726885348.04723: running TaskExecutor() for managed_node1/TASK: Collect info about the volumes. 7920 1726885348.04897: in run() - task 02369adf-7a19-9835-648e-000000000383 7920 1726885348.04946: variable 'ansible_search_path' from source: unknown 7920 1726885348.05044: calling self._execute() 7920 1726885348.05186: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885348.05213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885348.05237: variable 'omit' from source: magic vars 7920 1726885348.05466: variable 'omit' from source: magic vars 7920 1726885348.05520: variable 'omit' from source: magic vars 7920 1726885348.05579: variable 'omit' from source: magic vars 7920 1726885348.05633: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885348.05678: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885348.05703: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885348.05737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885348.05751: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885348.05768: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885348.05789: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885348.05819: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885348.05826: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885348.05830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885348.05951: Set connection var ansible_connection to ssh 7920 1726885348.05963: Set connection var ansible_shell_executable to /bin/sh 7920 1726885348.05969: Set connection var ansible_timeout to 10 7920 1726885348.05973: Set connection var ansible_shell_type to sh 7920 1726885348.05981: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885348.05986: Set connection var ansible_pipelining to False 7920 1726885348.06003: variable 'ansible_shell_executable' from source: unknown 7920 1726885348.06008: variable 'ansible_connection' from source: unknown 7920 1726885348.06014: variable 'ansible_module_compression' from source: unknown 7920 1726885348.06021: variable 'ansible_shell_type' from source: unknown 7920 1726885348.06025: variable 'ansible_shell_executable' from source: unknown 7920 1726885348.06029: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885348.06042: variable 'ansible_pipelining' from source: unknown 7920 1726885348.06050: variable 'ansible_timeout' from source: unknown 7920 1726885348.06057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885348.06216: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885348.06233: variable 'omit' from source: magic vars 7920 1726885348.06240: starting attempt loop 7920 1726885348.06244: running the handler 7920 1726885348.06270: _low_level_execute_command(): starting 7920 1726885348.06286: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885348.07227: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885348.07245: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885348.07261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885348.07291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885348.07343: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885348.07357: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885348.07380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885348.07406: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885348.07425: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885348.07447: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885348.07462: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885348.07477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885348.07495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885348.07523: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885348.07537: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885348.07555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885348.07644: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885348.07675: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885348.07693: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885348.07767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885348.09379: stdout chunk (state=3): >>>/root <<< 7920 1726885348.09484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885348.09553: stderr chunk (state=3): >>><<< 7920 1726885348.09561: stdout chunk (state=3): >>><<< 7920 1726885348.09610: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885348.09614: _low_level_execute_command(): starting 7920 1726885348.09617: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885348.095896-9518-137369876647386 `" && echo ansible-tmp-1726885348.095896-9518-137369876647386="` echo /root/.ansible/tmp/ansible-tmp-1726885348.095896-9518-137369876647386 `" ) && sleep 0' 7920 1726885348.10176: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885348.10184: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885348.10187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885348.10213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885348.10448: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885348.10523: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885348.12305: stdout chunk (state=3): >>>ansible-tmp-1726885348.095896-9518-137369876647386=/root/.ansible/tmp/ansible-tmp-1726885348.095896-9518-137369876647386 <<< 7920 1726885348.12417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885348.12521: stderr chunk (state=3): >>><<< 7920 1726885348.12533: stdout chunk (state=3): >>><<< 7920 1726885348.12621: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885348.095896-9518-137369876647386=/root/.ansible/tmp/ansible-tmp-1726885348.095896-9518-137369876647386 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885348.12626: variable 'ansible_module_compression' from source: unknown 7920 1726885348.12717: ANSIBALLZ: Using lock for fedora.linux_system_roles.blockdev_info 7920 1726885348.12721: ANSIBALLZ: Acquiring lock 7920 1726885348.12724: ANSIBALLZ: Lock acquired: 139955061039968 7920 1726885348.12727: ANSIBALLZ: Creating module 7920 1726885348.27406: ANSIBALLZ: Writing module into payload 7920 1726885348.27492: ANSIBALLZ: Writing module 7920 1726885348.27495: ANSIBALLZ: Renaming module 7920 1726885348.27497: ANSIBALLZ: Done creating module 7920 1726885348.27499: variable 'ansible_facts' from source: unknown 7920 1726885348.27770: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885348.095896-9518-137369876647386/AnsiballZ_blockdev_info.py 7920 1726885348.28048: Sending initial data 7920 1726885348.28052: Sent initial data (159 bytes) 7920 1726885348.28798: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885348.28809: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885348.28824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885348.28841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885348.28901: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885348.28914: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885348.28923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885348.28940: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885348.28943: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885348.28953: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885348.28960: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885348.28968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885348.28978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885348.28985: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885348.28992: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885348.29001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885348.29074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885348.29092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885348.29100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885348.29323: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885348.30959: 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 <<< 7920 1726885348.30994: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885348.31032: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpc_sc53g1 /root/.ansible/tmp/ansible-tmp-1726885348.095896-9518-137369876647386/AnsiballZ_blockdev_info.py <<< 7920 1726885348.31066: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885348.32011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885348.32016: stdout chunk (state=3): >>><<< 7920 1726885348.32019: stderr chunk (state=3): >>><<< 7920 1726885348.32021: done transferring module to remote 7920 1726885348.32023: _low_level_execute_command(): starting 7920 1726885348.32025: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885348.095896-9518-137369876647386/ /root/.ansible/tmp/ansible-tmp-1726885348.095896-9518-137369876647386/AnsiballZ_blockdev_info.py && sleep 0' 7920 1726885348.32609: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885348.32615: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885348.32621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885348.32624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885348.32648: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885348.32652: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885348.32657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885348.32677: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885348.32679: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885348.32682: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885348.32689: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885348.32709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885348.32716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885348.32729: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885348.32736: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885348.32745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885348.32835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885348.32839: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885348.32846: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885348.32942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885348.34629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885348.34665: stderr chunk (state=3): >>><<< 7920 1726885348.34675: stdout chunk (state=3): >>><<< 7920 1726885348.34687: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885348.34690: _low_level_execute_command(): starting 7920 1726885348.34695: _low_level_execute_command(): using become for this command 7920 1726885348.34706: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gvdhwbfwutpfjieoivmegbdiduwpddzt ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885348.095896-9518-137369876647386/AnsiballZ_blockdev_info.py'"'"' && sleep 0' 7920 1726885348.34780: Initial state: awaiting_escalation: BECOME-SUCCESS-gvdhwbfwutpfjieoivmegbdiduwpddzt 7920 1726885348.35110: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885348.35164: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885348.35171: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885348.35177: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885348.35183: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885348.35189: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885348.35198: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885348.35206: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885348.35216: stderr chunk (state=1): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885348.35268: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885348.35280: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885348.35291: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885348.35347: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885348.38122: stdout chunk (state=1): >>>BECOME-SUCCESS-gvdhwbfwutpfjieoivmegbdiduwpddzt <<< 7920 1726885348.38129: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-gvdhwbfwutpfjieoivmegbdiduwpddzt' 7920 1726885348.38358: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885348.38371: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885348.38423: stdout chunk (state=3): >>>import '_io' # <<< 7920 1726885348.38429: stdout chunk (state=3): >>>import 'marshal' # <<< 7920 1726885348.38455: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885348.38493: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885348.38529: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7920 1726885348.38576: 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' <<< 7920 1726885348.38595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885348.38620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885348.38640: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7edaca0> <<< 7920 1726885348.38679: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885348.38695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 7920 1726885348.38703: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7e81280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7edaa00> <<< 7920 1726885348.38741: 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' <<< 7920 1726885348.38756: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7eda9a0> <<< 7920 1726885348.38773: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885348.38776: 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' <<< 7920 1726885348.38815: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7e81370> <<< 7920 1726885348.38823: 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' <<< 7920 1726885348.38861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 7920 1726885348.38865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 7920 1726885348.38875: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7e81820> <<< 7920 1726885348.38883: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7e81550> <<< 7920 1726885348.38909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885348.38928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885348.38942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885348.38981: 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 <<< 7920 1726885348.39024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885348.39049: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7e2df70> <<< 7920 1726885348.39054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885348.39076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885348.39128: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7e34100> <<< 7920 1726885348.39158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885348.39185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7920 1726885348.39197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7e5d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7e34820> <<< 7920 1726885348.39221: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7e96760> <<< 7920 1726885348.39253: 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 0x7f00f7e2dc70> <<< 7920 1726885348.39302: 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' <<< 7920 1726885348.39313: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7e5dc70> <<< 7920 1726885348.39355: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7e81fd0> <<< 7920 1726885348.39379: 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. <<< 7920 1726885348.39579: 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' <<< 7920 1726885348.39613: 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' <<< 7920 1726885348.39642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885348.39653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885348.39675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885348.39689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885348.39692: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7bafd90> <<< 7920 1726885348.39738: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7bb2e20> <<< 7920 1726885348.39760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885348.39765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885348.39780: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885348.39801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885348.39827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885348.39837: 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' <<< 7920 1726885348.39892: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7ba9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7bb0520> <<< 7920 1726885348.39895: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7baf250> <<< 7920 1726885348.39901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885348.39969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885348.39989: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885348.40033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885348.40045: 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' <<< 7920 1726885348.40074: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885348.40078: 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 0x7f00f7b30c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b30760> <<< 7920 1726885348.40080: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885348.40107: 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' <<< 7920 1726885348.40140: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b30d60> <<< 7920 1726885348.40147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885348.40169: 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 0x7f00f7b30e20> <<< 7920 1726885348.40204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 7920 1726885348.40209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b30ee0> <<< 7920 1726885348.40217: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885348.40253: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b89be0> <<< 7920 1726885348.40262: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885348.40288: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b834c0> <<< 7920 1726885348.40341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885348.40344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 7920 1726885348.40355: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b98520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7bb6d00> <<< 7920 1726885348.40362: 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' <<< 7920 1726885348.40413: 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 0x7f00f7b42b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7bb2fa0> <<< 7920 1726885348.40463: 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' <<< 7920 1726885348.40470: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00f7b98130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7bbc8b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885348.40497: 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' <<< 7920 1726885348.40518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885348.40537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885348.40542: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b42e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b42c40> <<< 7920 1726885348.40566: 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' <<< 7920 1726885348.40574: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b42bb0> <<< 7920 1726885348.40594: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7920 1726885348.40598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885348.40621: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885348.40630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885348.40645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885348.40690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885348.40717: 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' <<< 7920 1726885348.40728: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b17220> <<< 7920 1726885348.40738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885348.40749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885348.40776: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b17310> <<< 7920 1726885348.40895: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b4fe50> <<< 7920 1726885348.40931: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b448e0> <<< 7920 1726885348.40939: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b42e20> <<< 7920 1726885348.40962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885348.40971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885348.40996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885348.41015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885348.41039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7920 1726885348.41042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7ac0f70> <<< 7920 1726885348.41080: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7aa5b20> <<< 7920 1726885348.41125: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b44d60> <<< 7920 1726885348.41132: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b83fd0> <<< 7920 1726885348.41153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885348.41172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885348.41201: 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' <<< 7920 1726885348.41205: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7a5e9a0> import 'errno' # <<< 7920 1726885348.41236: 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 0x7f00f7a5ecd0> <<< 7920 1726885348.41258: 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' <<< 7920 1726885348.41282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 7920 1726885348.41297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 7920 1726885348.41308: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7a6f5e0> <<< 7920 1726885348.41321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885348.41349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885348.41372: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7a6fb20> <<< 7920 1726885348.41412: 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 0x7f00f79fb250> <<< 7920 1726885348.41423: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7a5edc0> <<< 7920 1726885348.41441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885348.41445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885348.41481: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885348.41490: 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 0x7f00f7a0c130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7a6f460> <<< 7920 1726885348.41505: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885348.41528: 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 0x7f00f7a0c1f0> <<< 7920 1726885348.41560: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b42880> <<< 7920 1726885348.41579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885348.41596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885348.41607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885348.41629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885348.41656: 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' <<< 7920 1726885348.41659: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00f7a27550> <<< 7920 1726885348.41682: 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' <<< 7920 1726885348.41702: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885348.41707: 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 0x7f00f7a27820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7a27610> <<< 7920 1726885348.41726: 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 0x7f00f7a27700> <<< 7920 1726885348.41750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 7920 1726885348.41755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885348.41942: 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' <<< 7920 1726885348.41952: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00f7a27b50> <<< 7920 1726885348.41980: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885348.41984: 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 0x7f00f7a27fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7a27790> <<< 7920 1726885348.42002: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7a1b8e0> <<< 7920 1726885348.42024: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b42460> <<< 7920 1726885348.42045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885348.42097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885348.42132: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7a27940> <<< 7920 1726885348.42229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885348.42237: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f00f795e520> <<< 7920 1726885348.42440: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' <<< 7920 1726885348.42445: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.42526: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.42551: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py <<< 7920 1726885348.42554: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.42575: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.42591: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885348.42597: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.43819: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.44744: 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' <<< 7920 1726885348.44750: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7323730> <<< 7920 1726885348.44771: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 7920 1726885348.44805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885348.44843: 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' <<< 7920 1726885348.44879: 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 0x7f00f73b5850> <<< 7920 1726885348.44889: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f73b5730> <<< 7920 1726885348.44910: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f73b5490> <<< 7920 1726885348.44931: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7920 1726885348.44936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885348.44984: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f73b5580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f73b52b0> <<< 7920 1726885348.44987: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885348.45016: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885348.45047: 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 0x7f00f73b54f0> <<< 7920 1726885348.45061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885348.45107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885348.45110: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f73b58b0> <<< 7920 1726885348.45124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885348.45142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885348.45147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885348.45162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885348.45186: 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' <<< 7920 1726885348.45257: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7307880> <<< 7920 1726885348.45296: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885348.45301: 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 0x7f00f73074f0> <<< 7920 1726885348.45315: 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 0x7f00f73076a0> <<< 7920 1726885348.45339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885348.45357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885348.45390: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f72c3b50> <<< 7920 1726885348.45405: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f73afd00> <<< 7920 1726885348.45565: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f73b5610> <<< 7920 1726885348.45586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7920 1726885348.45591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7920 1726885348.45605: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f73afe80> <<< 7920 1726885348.45626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885348.45634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885348.45662: 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' <<< 7920 1726885348.45679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885348.45684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885348.45708: 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' <<< 7920 1726885348.45716: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f729c880> <<< 7920 1726885348.45793: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7356d90> <<< 7920 1726885348.45798: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7356850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f72bd310> <<< 7920 1726885348.45832: 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' <<< 7920 1726885348.45836: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00f7356fa0> <<< 7920 1726885348.45859: 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 0x7f00f7356f70> <<< 7920 1726885348.45883: 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 <<< 7920 1726885348.45888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885348.45908: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885348.45930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885348.46003: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885348.46013: 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 0x7f00f7284f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f738de80> <<< 7920 1726885348.46028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885348.46036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885348.46084: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885348.46088: 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 0x7f00f7295520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f738dfd0> <<< 7920 1726885348.46113: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885348.46143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885348.46164: 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' <<< 7920 1726885348.46208: stdout chunk (state=3): >>>import '_string' # <<< 7920 1726885348.46245: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7284250> <<< 7920 1726885348.46366: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7295160> <<< 7920 1726885348.46480: 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 0x7f00f72925b0> <<< 7920 1726885348.46501: 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 0x7f00f7292670> <<< 7920 1726885348.46515: 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 0x7f00f7291ca0> <<< 7920 1726885348.46523: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7385bb0> <<< 7920 1726885348.46542: 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' <<< 7920 1726885348.46565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885348.46575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885348.46621: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885348.46626: 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 0x7f00f73169d0> <<< 7920 1726885348.46799: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885348.46803: 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 0x7f00f7313970> <<< 7920 1726885348.46805: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7286880> <<< 7920 1726885348.46839: 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 0x7f00f7316400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f734e9d0> <<< 7920 1726885348.46847: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.46861: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885348.46883: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.46948: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.47030: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.47036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.47040: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885348.47065: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.47068: 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_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885348.47081: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.47171: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.47268: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.47720: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.48178: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885348.48184: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7920 1726885348.48193: 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_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885348.48207: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885348.48219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885348.48271: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885348.48276: 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 0x7f00f7264be0> <<< 7920 1726885348.48360: 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' <<< 7920 1726885348.48363: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f730b7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f6e3d100> <<< 7920 1726885348.48402: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885348.48409: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.48448: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.48451: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885348.48576: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.48715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7920 1726885348.48725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7920 1726885348.48745: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f730cc10> # zipimport: zlib available <<< 7920 1726885348.49127: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.49499: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.49552: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.49646: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885348.49653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.49664: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.49691: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885348.49702: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.49758: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.49825: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885348.49836: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.49859: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885348.49872: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.49904: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.49957: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885348.49961: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.50130: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.50321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885348.50345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885348.50361: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885348.50431: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7351fd0> <<< 7920 1726885348.50437: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.50496: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.50574: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/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_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py <<< 7920 1726885348.50577: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885348.50580: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885348.50600: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.50636: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.50671: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885348.50677: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.50719: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.50757: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.50850: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.50908: 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 <<< 7920 1726885348.50938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885348.51010: 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' <<< 7920 1726885348.51015: 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 0x7f00f724b700> <<< 7920 1726885348.51040: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f6deef40> <<< 7920 1726885348.51076: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/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_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885348.51093: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.51220: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.51275: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.51296: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.51341: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885348.51344: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885348.51371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885348.51402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885348.51429: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885348.51437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885348.51540: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f6e28b50> <<< 7920 1726885348.51569: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7259520> <<< 7920 1726885348.51643: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7255a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885348.51768: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/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_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885348.51772: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885348.51804: 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_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885348.51820: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available <<< 7920 1726885348.51839: 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_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 7920 1726885348.51856: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885348.51873: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 7920 1726885348.51887: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.51890: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.51905: 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_jpeaw75k/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 7920 1726885348.51916: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.51971: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.52084: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885348.52235: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885348.53054: stdout chunk (state=3): >>> {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "xfs", "label": "", "uuid": "157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "type": "disk", "size": "10G", "mountpoint": "/opt/test"}, "/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": {}}} <<< 7920 1726885348.53058: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885348.53364: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 7920 1726885348.53369: 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 <<< 7920 1726885348.53392: 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 <<< 7920 1726885348.53420: 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 # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct <<< 7920 1726885348.53424: 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 <<< 7920 1726885348.53427: stdout chunk (state=3): >>># cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging <<< 7920 1726885348.53451: 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 <<< 7920 1726885348.53477: 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 <<< 7920 1726885348.53485: 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 # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_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 <<< 7920 1726885348.53647: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885348.53674: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 7920 1726885348.53679: stdout chunk (state=3): >>># destroy importlib.machinery <<< 7920 1726885348.53702: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885348.53709: stdout chunk (state=3): >>># destroy _compression <<< 7920 1726885348.53732: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885348.53759: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal <<< 7920 1726885348.53766: 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 <<< 7920 1726885348.53791: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885348.53805: stdout chunk (state=3): >>># destroy array <<< 7920 1726885348.53808: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885348.53833: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 7920 1726885348.53838: stdout chunk (state=3): >>># destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885348.53877: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 7920 1726885348.53899: 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 <<< 7920 1726885348.53909: 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 <<< 7920 1726885348.53928: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 7920 1726885348.53943: 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 <<< 7920 1726885348.53964: 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 <<< 7920 1726885348.53972: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 7920 1726885348.54004: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 7920 1726885348.54012: 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 <<< 7920 1726885348.54024: 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 <<< 7920 1726885348.54041: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 7920 1726885348.54058: 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 <<< 7920 1726885348.54067: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 7920 1726885348.54076: 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 <<< 7920 1726885348.54080: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket <<< 7920 1726885348.54087: 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 <<< 7920 1726885348.54221: stdout chunk (state=3): >>># destroy platform <<< 7920 1726885348.54232: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885348.54249: stdout chunk (state=3): >>># destroy _heapq <<< 7920 1726885348.54256: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 7920 1726885348.54279: 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 <<< 7920 1726885348.54297: stdout chunk (state=3): >>># destroy select <<< 7920 1726885348.54303: 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 <<< 7920 1726885348.54309: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7920 1726885348.54338: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885348.54743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885348.54788: stderr chunk (state=3): >>><<< 7920 1726885348.54791: stdout chunk (state=3): >>><<< 7920 1726885348.54905: _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 0x7f00f7edaca0> # /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 0x7f00f7e81280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7edaa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f00f7eda9a0> 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 0x7f00f7e81370> # /usr/lib64/python3.9/__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 0x7f00f7e81820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7e81550> # /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 0x7f00f7e2df70> # /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 0x7f00f7e34100> # /usr/lib64/python3.9/__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 0x7f00f7e5d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7e34820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7e96760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7e2dc70> # /usr/lib64/python3.9/__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 0x7f00f7e5dc70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7e81fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f00f7bafd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7bb2e20> # /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 0x7f00f7ba9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7bb0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7baf250> # /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 0x7f00f7b30c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b30760> 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 0x7f00f7b30d60> # /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 0x7f00f7b30e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b30ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b89be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b834c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b98520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7bb6d00> # /usr/lib64/python3.9/__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 0x7f00f7b42b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7bb2fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00f7b98130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7bbc8b0> # /usr/lib64/python3.9/__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 0x7f00f7b42e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b42c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b42bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f00f7b17220> # /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 0x7f00f7b17310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b4fe50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b448e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b42e20> # /usr/lib64/python3.9/__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 0x7f00f7ac0f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7aa5b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b44d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b83fd0> # /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 0x7f00f7a5e9a0> 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 0x7f00f7a5ecd0> # /usr/lib64/python3.9/__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 0x7f00f7a6f5e0> # /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 0x7f00f7a6fb20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00f79fb250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7a5edc0> # /usr/lib64/python3.9/__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 0x7f00f7a0c130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7a6f460> 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 0x7f00f7a0c1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b42880> # /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 0x7f00f7a27550> # /usr/lib64/python3.9/__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 0x7f00f7a27820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7a27610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00f7a27700> # /usr/lib64/python3.9/__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 0x7f00f7a27b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00f7a27fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7a27790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7a1b8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7b42460> # /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 0x7f00f7a27940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f00f795e520> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/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_jpeaw75k/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_jpeaw75k/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 0x7f00f7323730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f00f73b5850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f73b5730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f73b5490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f00f73b5580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f73b52b0> 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 0x7f00f73b54f0> # /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 0x7f00f73b58b0> # /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 0x7f00f7307880> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00f73074f0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00f73076a0> # /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 0x7f00f72c3b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f73afd00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f73b5610> # /usr/lib64/python3.9/__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 0x7f00f73afe80> # /usr/lib64/python3.9/__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 0x7f00f729c880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7356d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7356850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f72bd310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00f7356fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7356f70> # /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 0x7f00f7284f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f738de80> # /usr/lib64/python3.9/__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 0x7f00f7295520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f738dfd0> # /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 0x7f00f7284250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7295160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00f72925b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00f7292670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00f7291ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7385bb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f00f73169d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00f7313970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7286880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00f7316400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f734e9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/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_jpeaw75k/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_jpeaw75k/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_jpeaw75k/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_jpeaw75k/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 0x7f00f7264be0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f00f730b7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f6e3d100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/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_jpeaw75k/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 0x7f00f730cc10> # 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_jpeaw75k/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_jpeaw75k/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_jpeaw75k/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_jpeaw75k/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_jpeaw75k/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 0x7f00f7351fd0> # 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_jpeaw75k/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_jpeaw75k/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_jpeaw75k/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_jpeaw75k/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_jpeaw75k/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 0x7f00f724b700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f6deef40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/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_jpeaw75k/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 0x7f00f6e28b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7259520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00f7255a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_jpeaw75k/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_jpeaw75k/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_jpeaw75k/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_jpeaw75k/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_jpeaw75k/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_jpeaw75k/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_jpeaw75k/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_jpeaw75k/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_jpeaw75k/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": "xfs", "label": "", "uuid": "157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "type": "disk", "size": "10G", "mountpoint": "/opt/test"}, "/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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 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 7920 1726885348.55667: 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-1726885348.095896-9518-137369876647386/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885348.55671: _low_level_execute_command(): starting 7920 1726885348.55673: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885348.095896-9518-137369876647386/ > /dev/null 2>&1 && sleep 0' 7920 1726885348.56240: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885348.56253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885348.56269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885348.56290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885348.56334: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885348.56345: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885348.56357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885348.56374: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885348.56387: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885348.56400: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885348.56414: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885348.56430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885348.56444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885348.56454: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885348.56464: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885348.56475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885348.56560: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885348.56581: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885348.56601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885348.56673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885348.58550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885348.58553: stdout chunk (state=3): >>><<< 7920 1726885348.58555: stderr chunk (state=3): >>><<< 7920 1726885348.58624: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885348.58628: handler run complete 7920 1726885348.58633: Evaluated conditional (False): False 7920 1726885348.58662: attempt loop complete, returning result 7920 1726885348.58665: _execute() done 7920 1726885348.58667: dumping result to json 7920 1726885348.58669: done dumping result, returning 7920 1726885348.58678: done running TaskExecutor() for managed_node1/TASK: Collect info about the volumes. [02369adf-7a19-9835-648e-000000000383] 7920 1726885348.58681: sending task result for task 02369adf-7a19-9835-648e-000000000383 7920 1726885348.58802: done sending task result for task 02369adf-7a19-9835-648e-000000000383 7920 1726885348.58804: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "info": { "/dev/sda": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "157f43d2-bbbd-4c7a-8a58-cba6899beb3e" }, "/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" } } } 7920 1726885348.58935: no more pending results, returning what we have 7920 1726885348.58938: results queue empty 7920 1726885348.58939: checking for any_errors_fatal 7920 1726885348.58949: done checking for any_errors_fatal 7920 1726885348.58950: checking for max_fail_percentage 7920 1726885348.58952: done checking for max_fail_percentage 7920 1726885348.58953: checking to see if all hosts have failed and the running result is not ok 7920 1726885348.58954: done checking to see if all hosts have failed 7920 1726885348.58954: getting the remaining hosts for this loop 7920 1726885348.58956: done getting the remaining hosts for this loop 7920 1726885348.58959: getting the next task for host managed_node1 7920 1726885348.58964: done getting next task for host managed_node1 7920 1726885348.58967: ^ task is: TASK: Read the /etc/fstab file for volume existence 7920 1726885348.58969: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7920 1726885348.58973: getting variables 7920 1726885348.58974: in VariableManager get_vars() 7920 1726885348.59050: Calling all_inventory to load vars for managed_node1 7920 1726885348.59054: Calling groups_inventory to load vars for managed_node1 7920 1726885348.59058: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885348.59081: Calling all_plugins_play to load vars for managed_node1 7920 1726885348.59086: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885348.59117: Calling groups_plugins_play to load vars for managed_node1 7920 1726885348.59715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885348.60126: done with get_vars() 7920 1726885348.60162: done getting variables 7920 1726885348.60968: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:22:28 -0400 (0:00:00.571) 0:01:26.238 ****** 7920 1726885348.61000: entering _queue_task() for managed_node1/command 7920 1726885348.61435: worker is 1 (out of 1 available) 7920 1726885348.61446: exiting _queue_task() for managed_node1/command 7920 1726885348.61459: done queuing things up, now waiting for results queue to drain 7920 1726885348.61461: waiting for pending results... 7920 1726885348.61759: running TaskExecutor() for managed_node1/TASK: Read the /etc/fstab file for volume existence 7920 1726885348.61859: in run() - task 02369adf-7a19-9835-648e-000000000384 7920 1726885348.61878: variable 'ansible_search_path' from source: unknown 7920 1726885348.61923: calling self._execute() 7920 1726885348.62020: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885348.62034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885348.62050: variable 'omit' from source: magic vars 7920 1726885348.62161: variable 'omit' from source: magic vars 7920 1726885348.62200: variable 'omit' from source: magic vars 7920 1726885348.62236: variable 'omit' from source: magic vars 7920 1726885348.62282: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885348.62325: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885348.62347: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885348.62367: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885348.62380: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885348.62398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885348.62419: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885348.62449: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885348.62457: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885348.62463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885348.62581: Set connection var ansible_connection to ssh 7920 1726885348.62595: Set connection var ansible_shell_executable to /bin/sh 7920 1726885348.62604: Set connection var ansible_timeout to 10 7920 1726885348.62609: Set connection var ansible_shell_type to sh 7920 1726885348.62619: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885348.62627: Set connection var ansible_pipelining to False 7920 1726885348.62653: variable 'ansible_shell_executable' from source: unknown 7920 1726885348.62660: variable 'ansible_connection' from source: unknown 7920 1726885348.62666: variable 'ansible_module_compression' from source: unknown 7920 1726885348.62672: variable 'ansible_shell_type' from source: unknown 7920 1726885348.62677: variable 'ansible_shell_executable' from source: unknown 7920 1726885348.62682: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885348.62688: variable 'ansible_pipelining' from source: unknown 7920 1726885348.62694: variable 'ansible_timeout' from source: unknown 7920 1726885348.62700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885348.62835: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885348.62850: variable 'omit' from source: magic vars 7920 1726885348.62859: starting attempt loop 7920 1726885348.62867: running the handler 7920 1726885348.62886: _low_level_execute_command(): starting 7920 1726885348.62897: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885348.63836: 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 <<< 7920 1726885348.63887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885348.63891: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885348.63893: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885348.63948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885348.63961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885348.64051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885348.65663: stdout chunk (state=3): >>>/root <<< 7920 1726885348.65771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885348.65819: stderr chunk (state=3): >>><<< 7920 1726885348.65825: stdout chunk (state=3): >>><<< 7920 1726885348.65844: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885348.65851: _low_level_execute_command(): starting 7920 1726885348.65857: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885348.6583872-9542-40507035914210 `" && echo ansible-tmp-1726885348.6583872-9542-40507035914210="` echo /root/.ansible/tmp/ansible-tmp-1726885348.6583872-9542-40507035914210 `" ) && sleep 0' 7920 1726885348.66262: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885348.66270: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885348.66278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885348.66289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885348.66321: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885348.66325: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885348.66335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885348.66344: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885348.66352: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885348.66357: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885348.66366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885348.66374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885348.66378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885348.66389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885348.66438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885348.66453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885348.66461: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885348.66514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885348.68425: stdout chunk (state=3): >>>ansible-tmp-1726885348.6583872-9542-40507035914210=/root/.ansible/tmp/ansible-tmp-1726885348.6583872-9542-40507035914210 <<< 7920 1726885348.68587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885348.68596: stderr chunk (state=3): >>><<< 7920 1726885348.68600: stdout chunk (state=3): >>><<< 7920 1726885348.68611: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885348.6583872-9542-40507035914210=/root/.ansible/tmp/ansible-tmp-1726885348.6583872-9542-40507035914210 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885348.68645: variable 'ansible_module_compression' from source: unknown 7920 1726885348.68725: ANSIBALLZ: Using generic lock for ansible.legacy.command 7920 1726885348.68729: ANSIBALLZ: Acquiring lock 7920 1726885348.68731: ANSIBALLZ: Lock acquired: 139955066317728 7920 1726885348.68733: ANSIBALLZ: Creating module 7920 1726885348.89192: ANSIBALLZ: Writing module into payload 7920 1726885348.89301: ANSIBALLZ: Writing module 7920 1726885348.89332: ANSIBALLZ: Renaming module 7920 1726885348.89341: ANSIBALLZ: Done creating module 7920 1726885348.89385: variable 'ansible_facts' from source: unknown 7920 1726885348.89585: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885348.6583872-9542-40507035914210/AnsiballZ_command.py 7920 1726885348.89915: Sending initial data 7920 1726885348.89919: Sent initial data (153 bytes) 7920 1726885348.91466: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885348.91487: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885348.91514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885348.91541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885348.91590: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885348.91603: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885348.91625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885348.91649: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885348.91661: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885348.91673: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885348.91690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885348.91704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885348.91725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885348.91748: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885348.91762: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885348.91776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885348.91864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885348.91886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885348.91907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885348.91987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885348.93799: 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 <<< 7920 1726885348.93829: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885348.93867: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmppa5p_nn6 /root/.ansible/tmp/ansible-tmp-1726885348.6583872-9542-40507035914210/AnsiballZ_command.py <<< 7920 1726885348.93900: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885348.95321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885348.95499: stderr chunk (state=3): >>><<< 7920 1726885348.95502: stdout chunk (state=3): >>><<< 7920 1726885348.95505: done transferring module to remote 7920 1726885348.95507: _low_level_execute_command(): starting 7920 1726885348.95509: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885348.6583872-9542-40507035914210/ /root/.ansible/tmp/ansible-tmp-1726885348.6583872-9542-40507035914210/AnsiballZ_command.py && sleep 0' 7920 1726885348.96510: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885348.96535: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885348.96567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885348.96586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885348.96638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885348.96730: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885348.96746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885348.96768: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885348.96781: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885348.96793: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885348.96805: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885348.96826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885348.96844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885348.96856: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885348.96868: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885348.96886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885348.97036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885348.97054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885348.97069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885348.97219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885348.98935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885348.98998: stderr chunk (state=3): >>><<< 7920 1726885348.99002: stdout chunk (state=3): >>><<< 7920 1726885348.99016: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885348.99022: _low_level_execute_command(): starting 7920 1726885348.99024: _low_level_execute_command(): using become for this command 7920 1726885348.99036: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rdjsfnadgtlwoskaitjtaksizseohygd ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885348.6583872-9542-40507035914210/AnsiballZ_command.py'"'"' && sleep 0' 7920 1726885348.99136: Initial state: awaiting_escalation: BECOME-SUCCESS-rdjsfnadgtlwoskaitjtaksizseohygd 7920 1726885348.99860: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885348.99883: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885348.99900: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885348.99923: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885348.99963: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885348.99979: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885348.99993: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885349.00009: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885349.00038: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885349.00069: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885349.00084: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885349.00135: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885349.00167: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885349.00180: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885349.00190: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885349.00210: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885349.00450: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885349.00473: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885349.00488: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885349.00565: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885349.03397: stdout chunk (state=1): >>>BECOME-SUCCESS-rdjsfnadgtlwoskaitjtaksizseohygd <<< 7920 1726885349.03402: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-rdjsfnadgtlwoskaitjtaksizseohygd' 7920 1726885349.03621: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 7920 1726885349.03655: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 7920 1726885349.03681: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885349.03710: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885349.03773: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7920 1726885349.03811: 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' <<< 7920 1726885349.03843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885349.03858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885349.03927: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d49aca0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885349.03982: 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 0x7f300d441280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d49aa00> <<< 7920 1726885349.03986: 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 0x7f300d49a9a0> <<< 7920 1726885349.04069: 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 0x7f300d441370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7920 1726885349.04098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d441820> <<< 7920 1726885349.04156: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d441550> <<< 7920 1726885349.04167: 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' <<< 7920 1726885349.04239: 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 <<< 7920 1726885349.04288: 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 0x7f300d1c8f70> <<< 7920 1726885349.04292: 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' <<< 7920 1726885349.04355: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d1cf100> <<< 7920 1726885349.04392: 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' <<< 7920 1726885349.04422: 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 0x7f300d1f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d1cf820> <<< 7920 1726885349.04457: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d456760> <<< 7920 1726885349.04479: 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 0x7f300d1c8c70> <<< 7920 1726885349.04545: 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' # <<< 7920 1726885349.04548: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d1f8c70> <<< 7920 1726885349.04591: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d441fd0> <<< 7920 1726885349.04618: 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. <<< 7920 1726885349.04820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885349.04844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885349.04863: 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' <<< 7920 1726885349.04894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885349.04905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885349.04930: 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' <<< 7920 1726885349.04941: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d16fd90> <<< 7920 1726885349.04972: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d172e20> <<< 7920 1726885349.05007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885349.05011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885349.05043: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885349.05074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885349.05085: 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' <<< 7920 1726885349.05107: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d169730> <<< 7920 1726885349.05136: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d170520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d16f250> <<< 7920 1726885349.05143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885349.05204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885349.05225: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885349.05266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885349.05295: 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' <<< 7920 1726885349.05338: 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 0x7f300d0f1c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d0f1760> <<< 7920 1726885349.05342: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885349.05373: 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 0x7f300d0f1d60> <<< 7920 1726885349.05408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885349.05421: 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 0x7f300d0f1e20> <<< 7920 1726885349.05439: 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 0x7f300d0f1ee0> import '_collections' # <<< 7920 1726885349.05495: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d149be0> import '_functools' # <<< 7920 1726885349.05518: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d1434c0> <<< 7920 1726885349.05625: 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 0x7f300d157520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d176d00> <<< 7920 1726885349.05629: 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' <<< 7920 1726885349.05648: 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 0x7f300d102b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d172fa0> <<< 7920 1726885349.05672: 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 0x7f300d157130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d17c8b0> <<< 7920 1726885349.05696: 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' <<< 7920 1726885349.05742: 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' <<< 7920 1726885349.05771: 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' <<< 7920 1726885349.05791: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d102e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d102c40> <<< 7920 1726885349.05816: 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 0x7f300d102bb0> <<< 7920 1726885349.05846: 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' <<< 7920 1726885349.05866: 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' <<< 7920 1726885349.05879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885349.05932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885349.05960: 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 0x7f300d0d7220> <<< 7920 1726885349.05980: 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' <<< 7920 1726885349.06009: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d0d7310> <<< 7920 1726885349.06131: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d10de50> <<< 7920 1726885349.06192: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d1058e0> <<< 7920 1726885349.06196: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d102e20> <<< 7920 1726885349.06208: 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' <<< 7920 1726885349.06241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885349.06268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885349.06281: 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 0x7f300d080f70> <<< 7920 1726885349.06317: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d065b20> <<< 7920 1726885349.06366: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d105d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d143fd0> <<< 7920 1726885349.06386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885349.06431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885349.06445: 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 0x7f300d01d9a0> import 'errno' # <<< 7920 1726885349.06486: 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 0x7f300d01dcd0> <<< 7920 1726885349.06501: 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' <<< 7920 1726885349.06546: 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 0x7f300d0305e0> <<< 7920 1726885349.06558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885349.06586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885349.06610: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d030b20> <<< 7920 1726885349.06672: 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 0x7f300cfbb250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d01ddc0> <<< 7920 1726885349.06685: 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' <<< 7920 1726885349.06743: 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 0x7f300cfcc130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d030460> <<< 7920 1726885349.06746: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885349.06775: 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 0x7f300cfcc1f0> <<< 7920 1726885349.06807: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d102880> <<< 7920 1726885349.06831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885349.06852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885349.06877: 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' <<< 7920 1726885349.06904: 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 0x7f300cfe8550> <<< 7920 1726885349.06934: 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' <<< 7920 1726885349.06956: 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 0x7f300cfe8820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300cfe8610> <<< 7920 1726885349.06977: 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 0x7f300cfe8700> <<< 7920 1726885349.07005: 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' <<< 7920 1726885349.07197: 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 0x7f300cfe8b50> <<< 7920 1726885349.07245: 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 0x7f300cfe8fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300cfe8790> <<< 7920 1726885349.07258: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300cfda8e0> <<< 7920 1726885349.07278: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d102460> <<< 7920 1726885349.07297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885349.07355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885349.07385: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300cfe8940> <<< 7920 1726885349.07487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885349.07501: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f300c9ea520> <<< 7920 1726885349.07651: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_6e76rgq6/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 7920 1726885349.07741: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.07783: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885349.07810: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885349.07825: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.09035: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.09995: 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 0x7f300c8e6730> <<< 7920 1726885349.10010: 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' <<< 7920 1726885349.10036: 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' <<< 7920 1726885349.10064: 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' <<< 7920 1726885349.10089: 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 0x7f300c974850> <<< 7920 1726885349.10126: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c974730> <<< 7920 1726885349.10169: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c974490> <<< 7920 1726885349.10185: 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' <<< 7920 1726885349.10233: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c974580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c9742b0> <<< 7920 1726885349.10237: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885349.10257: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885349.11162: 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 0x7f300c9744f0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885349.11348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c9748b0> # /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 0x7f300c863790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f300c863b20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f300c863970> # /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 0x7f300c886b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c96fd00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c974610> # /usr/lib64/python3.9/__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 0x7f300c96fe80> # /usr/lib64/python3.9/__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 0x7f300c8df880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c90fd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c90f850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c87f310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f300c90ffa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c90ff70> # /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 <<< 7920 1726885349.11488: 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 0x7f300c847f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c94de80> # /usr/lib64/python3.9/__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 0x7f300c855520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c94dfd0> <<< 7920 1726885349.11497: 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' <<< 7920 1726885349.11509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c847250> <<< 7920 1726885349.11620: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c855160> <<< 7920 1726885349.11711: 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 0x7f300c8535b0> <<< 7920 1726885349.11742: 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 0x7f300c853670> <<< 7920 1726885349.11801: 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 0x7f300c852ca0> <<< 7920 1726885349.11805: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c944bb0> <<< 7920 1726885349.11851: 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' <<< 7920 1726885349.11855: 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' <<< 7920 1726885349.12364: 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 0x7f300c8d59d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f300c8d3970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c848880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f300c8d5400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c90d9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/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_6e76rgq6/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_6e76rgq6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885349.12454: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.12547: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.12998: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.13465: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885349.13494: 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_6e76rgq6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885349.13508: 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' <<< 7920 1726885349.13560: 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 0x7f300c820be0> <<< 7920 1726885349.13633: 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 0x7f300c8ca7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c400100> <<< 7920 1726885349.13691: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885349.13728: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.13732: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885349.13836: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.13967: 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' <<< 7920 1726885349.13993: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c8cbc10> # zipimport: zlib available <<< 7920 1726885349.14376: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.14743: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.14796: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.14861: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885349.14895: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.14936: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885349.14940: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.14993: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.15070: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885349.15091: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885349.15110: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.15131: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.15166: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885349.15604: 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' # <<< 7920 1726885349.15643: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c910fd0> # zipimport: zlib available <<< 7920 1726885349.15706: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.15790: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/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_6e76rgq6/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_6e76rgq6/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_6e76rgq6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885349.15803: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.15836: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.15879: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885349.15883: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.15910: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.15948: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.16036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.16098: 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 <<< 7920 1726885349.16125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885349.16193: 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 0x7f300c80a700> <<< 7920 1726885349.16227: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c3ddf40> <<< 7920 1726885349.16268: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/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_6e76rgq6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885349.16272: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.16394: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.16442: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.16465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.16504: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885349.16524: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885349.16536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885349.16575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885349.16598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885349.16600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885349.16686: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c3eeb50> <<< 7920 1726885349.16725: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c818520> <<< 7920 1726885349.16800: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c813a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885349.16803: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.16837: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.16840: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/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_6e76rgq6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885349.16913: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 7920 1726885349.16939: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885349.17029: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.17129: 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' <<< 7920 1726885349.17161: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c3a84c0> <<< 7920 1726885349.17234: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.17383: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885349.17746: 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=157f43d2-bbbd-4c7a-8a58-cba6899beb3e /opt/test xfs defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 22:22:29.172927", "end": "2024-09-20 22:22:29.176074", "delta": "0:00:00.003147", "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__ <<< 7920 1726885349.18192: 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 <<< 7920 1726885349.18308: 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 <<< 7920 1726885349.18336: 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 glob # destroy glob # cleanup[2] removing gc <<< 7920 1726885349.18548: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885349.18564: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885349.18598: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7920 1726885349.18611: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885349.18664: 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 <<< 7920 1726885349.18676: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 7920 1726885349.18727: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 7920 1726885349.18731: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885349.18743: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885349.18839: 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 <<< 7920 1726885349.18916: 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 <<< 7920 1726885349.18981: 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 <<< 7920 1726885349.19036: 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 <<< 7920 1726885349.19066: 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 <<< 7920 1726885349.19081: 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 <<< 7920 1726885349.19474: 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 <<< 7920 1726885349.19936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885349.19939: stdout chunk (state=3): >>><<< 7920 1726885349.19941: stderr chunk (state=3): >>><<< 7920 1726885349.20129: _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 0x7f300d49aca0> # /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 0x7f300d441280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d49aa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f300d49a9a0> 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 0x7f300d441370> # /usr/lib64/python3.9/__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 0x7f300d441820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d441550> # /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 0x7f300d1c8f70> # /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 0x7f300d1cf100> # /usr/lib64/python3.9/__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 0x7f300d1f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d1cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d456760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d1c8c70> # /usr/lib64/python3.9/__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 0x7f300d1f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d441fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f300d16fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d172e20> # /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 0x7f300d169730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d170520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d16f250> # /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 0x7f300d0f1c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d0f1760> 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 0x7f300d0f1d60> # /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 0x7f300d0f1e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d0f1ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d149be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d1434c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d157520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d176d00> # /usr/lib64/python3.9/__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 0x7f300d102b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d172fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f300d157130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d17c8b0> # /usr/lib64/python3.9/__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 0x7f300d102e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d102c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d102bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f300d0d7220> # /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 0x7f300d0d7310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d10de50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d1058e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d102e20> # /usr/lib64/python3.9/__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 0x7f300d080f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d065b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d105d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d143fd0> # /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 0x7f300d01d9a0> 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 0x7f300d01dcd0> # /usr/lib64/python3.9/__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 0x7f300d0305e0> # /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 0x7f300d030b20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f300cfbb250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d01ddc0> # /usr/lib64/python3.9/__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 0x7f300cfcc130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d030460> 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 0x7f300cfcc1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d102880> # /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 0x7f300cfe8550> # /usr/lib64/python3.9/__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 0x7f300cfe8820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300cfe8610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f300cfe8700> # /usr/lib64/python3.9/__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 0x7f300cfe8b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f300cfe8fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300cfe8790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300cfda8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300d102460> # /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 0x7f300cfe8940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f300c9ea520> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_6e76rgq6/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/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_6e76rgq6/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 0x7f300c8e6730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f300c974850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c974730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c974490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f300c974580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c9742b0> 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 0x7f300c9744f0> # /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 0x7f300c9748b0> # /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 0x7f300c863790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f300c863b20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f300c863970> # /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 0x7f300c886b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c96fd00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c974610> # /usr/lib64/python3.9/__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 0x7f300c96fe80> # /usr/lib64/python3.9/__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 0x7f300c8df880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c90fd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c90f850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c87f310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f300c90ffa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c90ff70> # /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 0x7f300c847f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c94de80> # /usr/lib64/python3.9/__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 0x7f300c855520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c94dfd0> # /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 0x7f300c847250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c855160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f300c8535b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f300c853670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f300c852ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c944bb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f300c8d59d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f300c8d3970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c848880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f300c8d5400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c90d9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/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_6e76rgq6/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_6e76rgq6/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_6e76rgq6/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_6e76rgq6/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 0x7f300c820be0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f300c8ca7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c400100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/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_6e76rgq6/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 0x7f300c8cbc10> # 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_6e76rgq6/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_6e76rgq6/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_6e76rgq6/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_6e76rgq6/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_6e76rgq6/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 0x7f300c910fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/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_6e76rgq6/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_6e76rgq6/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_6e76rgq6/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_6e76rgq6/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 0x7f300c80a700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c3ddf40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/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_6e76rgq6/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 0x7f300c3eeb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c818520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f300c813a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6e76rgq6/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_6e76rgq6/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_6e76rgq6/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_6e76rgq6/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_6e76rgq6/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 0x7f300c3a84c0> # 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=157f43d2-bbbd-4c7a-8a58-cba6899beb3e /opt/test xfs defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 22:22:29.172927", "end": "2024-09-20 22:22:29.176074", "delta": "0:00:00.003147", "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 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 7920 1726885349.20906: 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-1726885348.6583872-9542-40507035914210/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885349.20921: _low_level_execute_command(): starting 7920 1726885349.20924: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885348.6583872-9542-40507035914210/ > /dev/null 2>&1 && sleep 0' 7920 1726885349.21848: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885349.21866: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885349.21884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885349.21907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885349.21967: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885349.21981: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885349.22013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885349.22048: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885349.22069: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885349.22083: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885349.22098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885349.22123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885349.22154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885349.22170: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885349.22192: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885349.22218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885349.22319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885349.22352: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885349.22377: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885349.22465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885349.24288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885349.24313: stderr chunk (state=3): >>><<< 7920 1726885349.24319: stdout chunk (state=3): >>><<< 7920 1726885349.24425: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885349.24429: handler run complete 7920 1726885349.24431: Evaluated conditional (False): False 7920 1726885349.24435: attempt loop complete, returning result 7920 1726885349.24439: _execute() done 7920 1726885349.24441: dumping result to json 7920 1726885349.24624: done dumping result, returning 7920 1726885349.24628: done running TaskExecutor() for managed_node1/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-9835-648e-000000000384] 7920 1726885349.24632: sending task result for task 02369adf-7a19-9835-648e-000000000384 ok: [managed_node1] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003147", "end": "2024-09-20 22:22:29.176074", "rc": 0, "start": "2024-09-20 22:22:29.172927" } 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=157f43d2-bbbd-4c7a-8a58-cba6899beb3e /opt/test xfs defaults 0 0 7920 1726885349.24809: no more pending results, returning what we have 7920 1726885349.24814: results queue empty 7920 1726885349.24815: checking for any_errors_fatal 7920 1726885349.24824: done checking for any_errors_fatal 7920 1726885349.24825: checking for max_fail_percentage 7920 1726885349.24827: done checking for max_fail_percentage 7920 1726885349.24828: checking to see if all hosts have failed and the running result is not ok 7920 1726885349.24829: done checking to see if all hosts have failed 7920 1726885349.24830: getting the remaining hosts for this loop 7920 1726885349.24832: done getting the remaining hosts for this loop 7920 1726885349.24836: getting the next task for host managed_node1 7920 1726885349.24842: done getting next task for host managed_node1 7920 1726885349.24845: ^ task is: TASK: Read the /etc/crypttab file 7920 1726885349.24848: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7920 1726885349.24856: getting variables 7920 1726885349.24858: in VariableManager get_vars() 7920 1726885349.24897: Calling all_inventory to load vars for managed_node1 7920 1726885349.24900: Calling groups_inventory to load vars for managed_node1 7920 1726885349.24910: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885349.24923: done sending task result for task 02369adf-7a19-9835-648e-000000000384 7920 1726885349.24929: WORKER PROCESS EXITING 7920 1726885349.24953: Calling all_plugins_play to load vars for managed_node1 7920 1726885349.24957: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885349.24967: Calling groups_plugins_play to load vars for managed_node1 7920 1726885349.25481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885349.26081: done with get_vars() 7920 1726885349.26094: done getting variables 7920 1726885349.26157: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:22:29 -0400 (0:00:00.652) 0:01:26.890 ****** 7920 1726885349.26209: entering _queue_task() for managed_node1/command 7920 1726885349.26460: worker is 1 (out of 1 available) 7920 1726885349.26472: exiting _queue_task() for managed_node1/command 7920 1726885349.26485: done queuing things up, now waiting for results queue to drain 7920 1726885349.26487: waiting for pending results... 7920 1726885349.26774: running TaskExecutor() for managed_node1/TASK: Read the /etc/crypttab file 7920 1726885349.26870: in run() - task 02369adf-7a19-9835-648e-000000000385 7920 1726885349.26875: variable 'ansible_search_path' from source: unknown 7920 1726885349.26906: calling self._execute() 7920 1726885349.26998: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885349.27002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885349.27013: variable 'omit' from source: magic vars 7920 1726885349.27279: variable 'omit' from source: magic vars 7920 1726885349.27468: variable 'omit' from source: magic vars 7920 1726885349.27611: variable 'omit' from source: magic vars 7920 1726885349.27782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885349.27862: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885349.27880: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885349.27898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885349.27919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885349.27929: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885349.28009: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885349.28161: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885349.28172: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885349.28180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885349.28643: Set connection var ansible_connection to ssh 7920 1726885349.28658: Set connection var ansible_shell_executable to /bin/sh 7920 1726885349.28690: Set connection var ansible_timeout to 10 7920 1726885349.28697: Set connection var ansible_shell_type to sh 7920 1726885349.28707: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885349.28721: Set connection var ansible_pipelining to False 7920 1726885349.28748: variable 'ansible_shell_executable' from source: unknown 7920 1726885349.28756: variable 'ansible_connection' from source: unknown 7920 1726885349.28763: variable 'ansible_module_compression' from source: unknown 7920 1726885349.28770: variable 'ansible_shell_type' from source: unknown 7920 1726885349.28777: variable 'ansible_shell_executable' from source: unknown 7920 1726885349.28784: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885349.28816: variable 'ansible_pipelining' from source: unknown 7920 1726885349.28825: variable 'ansible_timeout' from source: unknown 7920 1726885349.28835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885349.29151: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885349.29173: variable 'omit' from source: magic vars 7920 1726885349.29182: starting attempt loop 7920 1726885349.29188: running the handler 7920 1726885349.29204: _low_level_execute_command(): starting 7920 1726885349.29216: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885349.30301: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885349.30319: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885349.30336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885349.30354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885349.30401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885349.30414: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885349.30430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885349.30449: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885349.30463: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885349.30480: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885349.30494: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885349.30508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885349.30528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885349.30542: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885349.30553: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885349.30567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885349.30732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885349.30781: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885349.30802: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885349.31088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885349.32480: stdout chunk (state=3): >>>/root <<< 7920 1726885349.32621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885349.32699: stderr chunk (state=3): >>><<< 7920 1726885349.32702: stdout chunk (state=3): >>><<< 7920 1726885349.32801: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885349.32823: _low_level_execute_command(): starting 7920 1726885349.32826: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885349.3272865-9570-157566036241729 `" && echo ansible-tmp-1726885349.3272865-9570-157566036241729="` echo /root/.ansible/tmp/ansible-tmp-1726885349.3272865-9570-157566036241729 `" ) && sleep 0' 7920 1726885349.34798: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885349.34802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885349.34840: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885349.34844: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885349.34848: stderr 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885349.34939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885349.35004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885349.35072: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885349.35076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885349.35125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885349.36953: stdout chunk (state=3): >>>ansible-tmp-1726885349.3272865-9570-157566036241729=/root/.ansible/tmp/ansible-tmp-1726885349.3272865-9570-157566036241729 <<< 7920 1726885349.37060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885349.37127: stderr chunk (state=3): >>><<< 7920 1726885349.37130: stdout chunk (state=3): >>><<< 7920 1726885349.37449: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885349.3272865-9570-157566036241729=/root/.ansible/tmp/ansible-tmp-1726885349.3272865-9570-157566036241729 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885349.37452: variable 'ansible_module_compression' from source: unknown 7920 1726885349.37454: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7920 1726885349.37456: variable 'ansible_facts' from source: unknown 7920 1726885349.37458: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885349.3272865-9570-157566036241729/AnsiballZ_command.py 7920 1726885349.37519: Sending initial data 7920 1726885349.37522: Sent initial data (154 bytes) 7920 1726885349.38431: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885349.38635: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885349.38651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885349.38669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885349.38709: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885349.38726: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885349.38741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885349.38757: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885349.38768: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885349.38778: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885349.38789: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885349.38802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885349.38824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885349.38838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885349.38849: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885349.38864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885349.38945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885349.38966: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885349.38983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885349.39170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885349.40784: 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 <<< 7920 1726885349.40821: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885349.40857: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmp_dxtm4yv /root/.ansible/tmp/ansible-tmp-1726885349.3272865-9570-157566036241729/AnsiballZ_command.py <<< 7920 1726885349.40889: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885349.41964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885349.42489: stderr chunk (state=3): >>><<< 7920 1726885349.42492: stdout chunk (state=3): >>><<< 7920 1726885349.42494: done transferring module to remote 7920 1726885349.42496: _low_level_execute_command(): starting 7920 1726885349.42499: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885349.3272865-9570-157566036241729/ /root/.ansible/tmp/ansible-tmp-1726885349.3272865-9570-157566036241729/AnsiballZ_command.py && sleep 0' 7920 1726885349.43225: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885349.43228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885349.43264: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885349.43269: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885349.43271: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885349.43341: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885349.43344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885349.44033: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885349.44277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885349.46035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885349.46097: stderr chunk (state=3): >>><<< 7920 1726885349.46101: stdout chunk (state=3): >>><<< 7920 1726885349.46205: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885349.46208: _low_level_execute_command(): starting 7920 1726885349.46210: _low_level_execute_command(): using become for this command 7920 1726885349.46215: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hjuhslsfwrobyyjtmbrsaorsjefycjji ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885349.3272865-9570-157566036241729/AnsiballZ_command.py'"'"' && sleep 0' 7920 1726885349.46572: Initial state: awaiting_escalation: BECOME-SUCCESS-hjuhslsfwrobyyjtmbrsaorsjefycjji 7920 1726885349.47520: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885349.47574: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885349.47641: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885349.47644: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885349.47701: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885349.50456: stdout chunk (state=1): >>>BECOME-SUCCESS-hjuhslsfwrobyyjtmbrsaorsjefycjji <<< 7920 1726885349.50460: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-hjuhslsfwrobyyjtmbrsaorsjefycjji' 7920 1726885349.50691: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885349.50695: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885349.50748: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885349.50789: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885349.50813: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885349.50850: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885349.50865: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885349.50915: 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' <<< 7920 1726885349.50950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885349.50953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885349.50972: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5bf5ca0> <<< 7920 1726885349.51021: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885349.51046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 7920 1726885349.51063: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a57dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5bf5a00> <<< 7920 1726885349.51083: 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' <<< 7920 1726885349.51121: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5bf59a0> import '_signal' # <<< 7920 1726885349.51125: 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' <<< 7920 1726885349.51159: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a57dc370> <<< 7920 1726885349.51181: 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' <<< 7920 1726885349.51203: 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 0x7fb3a57dc820> <<< 7920 1726885349.51217: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a57dc550> <<< 7920 1726885349.51243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885349.51277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885349.51280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885349.51296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885349.51337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885349.51342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885349.51364: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5788f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885349.51384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885349.51452: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a578f100> <<< 7920 1726885349.51482: 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' <<< 7920 1726885349.51525: 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' <<< 7920 1726885349.51536: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a57b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a578f820> <<< 7920 1726885349.51560: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a57f1760> <<< 7920 1726885349.51574: 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 0x7fb3a5788c70> <<< 7920 1726885349.51637: 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' <<< 7920 1726885349.51640: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a57b8c70> <<< 7920 1726885349.51683: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a57dcfd0> <<< 7920 1726885349.51713: 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. <<< 7920 1726885349.51930: 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' <<< 7920 1726885349.51956: 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' <<< 7920 1726885349.52725: 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 0x7fb3a572fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5732e20> # /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 0x7fb3a5729730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5730520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a572f250> # /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 0x7fb3a56b1c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56b1760> 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 0x7fb3a56b1d60> # /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 0x7fb3a56b1e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56b1ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5709be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a57034c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5717520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5736d00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7920 1726885349.52765: 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 0x7fb3a56c2b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5732fa0> <<< 7920 1726885349.52798: 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 0x7fb3a5717130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a573c8b0> <<< 7920 1726885349.52815: 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' <<< 7920 1726885349.52841: 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' <<< 7920 1726885349.52869: 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' <<< 7920 1726885349.52901: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56c2e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56c2c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56c2bb0> <<< 7920 1726885349.52928: 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' <<< 7920 1726885349.52954: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885349.52978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885349.52990: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885349.53027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885349.53058: 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' <<< 7920 1726885349.53083: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a568e220> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885349.53107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885349.53121: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a568e310> <<< 7920 1726885349.53231: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56cde50> <<< 7920 1726885349.53269: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56c58e0> <<< 7920 1726885349.53285: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56c2e20> <<< 7920 1726885349.53307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885349.53326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885349.53345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885349.53371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885349.53382: 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 0x7fb3a53fff70> <<< 7920 1726885349.53421: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a53e4b20> <<< 7920 1726885349.53467: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56c5d60> <<< 7920 1726885349.53484: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5703fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885349.53507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885349.53542: 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 0x7fb3a539c9a0> import 'errno' # <<< 7920 1726885349.53588: 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 0x7fb3a539ccd0> <<< 7920 1726885349.53601: 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' <<< 7920 1726885349.53630: 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' <<< 7920 1726885349.53654: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a53af5e0> <<< 7920 1726885349.53664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885349.53688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885349.53710: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a53afb20> <<< 7920 1726885349.53770: 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 0x7fb3a5345250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a539cdc0> <<< 7920 1726885349.53836: 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 0x7fb3a5356130> <<< 7920 1726885349.53846: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a53af460> import 'pwd' # <<< 7920 1726885349.53872: 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 0x7fb3a53561f0> <<< 7920 1726885349.53906: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56c2880> <<< 7920 1726885349.53941: 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' <<< 7920 1726885349.53996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885349.54044: 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 0x7fb3a5372550> <<< 7920 1726885349.54067: 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 0x7fb3a5372820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5372610> <<< 7920 1726885349.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 0x7fb3a5372700> <<< 7920 1726885349.54175: 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' <<< 7920 1726885349.54294: 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 0x7fb3a5372b50> <<< 7920 1726885349.54328: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885349.54349: 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 0x7fb3a5372fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5372790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a53648e0> <<< 7920 1726885349.54368: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56c2460> <<< 7920 1726885349.54391: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885349.54453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885349.54487: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5372940> <<< 7920 1726885349.54590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885349.54607: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb3a52a2520> <<< 7920 1726885349.54791: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 7920 1726885349.54877: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.54904: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885349.54947: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.54965: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885349.54968: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.56163: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.57107: 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 0x7fb3a519e730> <<< 7920 1726885349.57147: 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' <<< 7920 1726885349.57180: 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' <<< 7920 1726885349.57218: 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' <<< 7920 1726885349.57234: 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 0x7fb3a522c850> <<< 7920 1726885349.57263: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a522c730> <<< 7920 1726885349.57303: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a522c490> <<< 7920 1726885349.57323: 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' <<< 7920 1726885349.57367: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a522c580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a522c2b0> import 'atexit' # <<< 7920 1726885349.57429: 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 0x7fb3a522c4f0> <<< 7920 1726885349.57433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885349.57453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885349.57488: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a522c8b0> <<< 7920 1726885349.57509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885349.57536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885349.57539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885349.57572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885349.57584: 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' <<< 7920 1726885349.57873: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a4bec790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3a4becb20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3a4bec970> # /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 0x7fb3a513eb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5227d00> <<< 7920 1726885349.57976: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a522c610> <<< 7920 1726885349.58000: 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' <<< 7920 1726885349.58027: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5227e80> <<< 7920 1726885349.58038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885349.58096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885349.58103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 7920 1726885349.58105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7920 1726885349.58107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885349.58142: 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 <<< 7920 1726885349.58145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5197880> <<< 7920 1726885349.58239: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a51c7d90> <<< 7920 1726885349.58242: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a51c7850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5137310> <<< 7920 1726885349.58276: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885349.58282: 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 0x7fb3a51c7fa0> <<< 7920 1726885349.58302: 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 0x7fb3a51c7f70> <<< 7920 1726885349.58332: 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 <<< 7920 1726885349.58335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885349.58362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885349.58382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885349.58458: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885349.58462: 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 0x7fb3a4bd0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5205e80> <<< 7920 1726885349.58484: 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' <<< 7920 1726885349.58550: 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 0x7fb3a4bde520> <<< 7920 1726885349.58555: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5205fd0> <<< 7920 1726885349.58573: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885349.58607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885349.58638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7920 1726885349.58642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 7920 1726885349.58700: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a4bd0250> <<< 7920 1726885349.58941: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a4bde160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3a4bdc5b0> <<< 7920 1726885349.59026: 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 0x7fb3a4bdc670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3a4bdbca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a51fcbb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 7920 1726885349.59051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885349.59064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885349.59106: 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 0x7fb3a518d9d0> <<< 7920 1726885349.59298: 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 0x7fb3a518b970> <<< 7920 1726885349.59301: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a4bd1880> <<< 7920 1726885349.59355: 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 0x7fb3a518d400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a51c59d0> <<< 7920 1726885349.59377: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.59380: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885349.59392: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.59457: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.59553: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885349.59561: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885349.59579: 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_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885349.59598: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.59695: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.59792: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.60243: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.60719: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885349.60744: 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_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885349.60757: 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' <<< 7920 1726885349.60810: 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 0x7fb3a4baabe0> <<< 7920 1726885349.60889: 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' <<< 7920 1726885349.60893: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a51827c0> <<< 7920 1726885349.60909: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a4799100> <<< 7920 1726885349.60961: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885349.60984: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.60998: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885349.61127: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.61262: 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' <<< 7920 1726885349.61287: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5183c10> # zipimport: zlib available <<< 7920 1726885349.61673: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.62042: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.62096: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.62165: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885349.62200: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.62250: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885349.62254: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.62551: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/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_0bk5nc1e/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_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885349.62672: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.62860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885349.62897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885349.62900: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885349.62974: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a51c8fd0> <<< 7920 1726885349.62978: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.63040: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.63125: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/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_0bk5nc1e/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_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885349.63129: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885349.63140: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.63173: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.63220: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885349.63223: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.63254: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.63292: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.63385: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.63457: 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 <<< 7920 1726885349.63476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885349.63542: 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 0x7fb3a4b93700> <<< 7920 1726885349.63578: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a4776f40> <<< 7920 1726885349.63622: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py <<< 7920 1726885349.63625: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885349.63737: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.63788: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.63819: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.63873: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885349.63876: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885349.63887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885349.63929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885349.63945: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885349.63957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885349.64041: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a4787b50> <<< 7920 1726885349.64084: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a4ba1520> <<< 7920 1726885349.64148: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a4b9ca60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885349.64152: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.64174: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.64201: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/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_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885349.64287: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 7920 1726885349.64323: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885349.64420: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.64513: 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' <<< 7920 1726885349.64544: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a47414c0> <<< 7920 1726885349.64625: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885349.64766: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885349.65080: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 22:22:29.646748", "end": "2024-09-20 22:22:29.649715", "delta": "0:00:00.002967", "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}}} <<< 7920 1726885349.65110: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885349.65460: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 7920 1726885349.65536: 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<<< 7920 1726885349.65606: 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 # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon<<< 7920 1726885349.65663: 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 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 7920 1726885349.65864: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885349.65877: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885349.65909: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885349.65946: stdout chunk (state=3): >>># destroy _compression <<< 7920 1726885349.65967: 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 <<< 7920 1726885349.66010: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885349.66033: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 7920 1726885349.66043: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885349.66075: 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 <<< 7920 1726885349.66122: 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 <<< 7920 1726885349.66169: 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 <<< 7920 1726885349.66204: 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 <<< 7920 1726885349.66236: 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 <<< 7920 1726885349.66256: 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 <<< 7920 1726885349.66401: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885349.66436: 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 <<< 7920 1726885349.66457: 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 <<< 7920 1726885349.66483: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885349.66955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885349.66958: stdout chunk (state=3): >>><<< 7920 1726885349.66961: stderr chunk (state=3): >>><<< 7920 1726885349.67055: _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 0x7fb3a5bf5ca0> # /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 0x7fb3a57dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5bf5a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7fb3a5bf59a0> 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 0x7fb3a57dc370> # /usr/lib64/python3.9/__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 0x7fb3a57dc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a57dc550> # /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 0x7fb3a5788f70> # /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 0x7fb3a578f100> # /usr/lib64/python3.9/__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 0x7fb3a57b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a578f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a57f1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5788c70> # /usr/lib64/python3.9/__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 0x7fb3a57b8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a57dcfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7fb3a572fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5732e20> # /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 0x7fb3a5729730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5730520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a572f250> # /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 0x7fb3a56b1c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56b1760> 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 0x7fb3a56b1d60> # /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 0x7fb3a56b1e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56b1ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5709be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a57034c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5717520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5736d00> # /usr/lib64/python3.9/__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 0x7fb3a56c2b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5732fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3a5717130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a573c8b0> # /usr/lib64/python3.9/__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 0x7fb3a56c2e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56c2c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56c2bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7fb3a568e220> # /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 0x7fb3a568e310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56cde50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56c58e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56c2e20> # /usr/lib64/python3.9/__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 0x7fb3a53fff70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a53e4b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56c5d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5703fd0> # /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 0x7fb3a539c9a0> 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 0x7fb3a539ccd0> # /usr/lib64/python3.9/__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 0x7fb3a53af5e0> # /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 0x7fb3a53afb20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3a5345250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a539cdc0> # /usr/lib64/python3.9/__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 0x7fb3a5356130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a53af460> 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 0x7fb3a53561f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56c2880> # /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 0x7fb3a5372550> # /usr/lib64/python3.9/__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 0x7fb3a5372820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5372610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3a5372700> # /usr/lib64/python3.9/__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 0x7fb3a5372b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3a5372fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5372790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a53648e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a56c2460> # /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 0x7fb3a5372940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb3a52a2520> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/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_0bk5nc1e/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 0x7fb3a519e730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7fb3a522c850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a522c730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a522c490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7fb3a522c580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a522c2b0> 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 0x7fb3a522c4f0> # /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 0x7fb3a522c8b0> # /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 0x7fb3a4bec790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3a4becb20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3a4bec970> # /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 0x7fb3a513eb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5227d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a522c610> # /usr/lib64/python3.9/__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 0x7fb3a5227e80> # /usr/lib64/python3.9/__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 0x7fb3a5197880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a51c7d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a51c7850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5137310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3a51c7fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a51c7f70> # /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 0x7fb3a4bd0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5205e80> # /usr/lib64/python3.9/__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 0x7fb3a4bde520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a5205fd0> # /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 0x7fb3a4bd0250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a4bde160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3a4bdc5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3a4bdc670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3a4bdbca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a51fcbb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7fb3a518d9d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3a518b970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a4bd1880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3a518d400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a51c59d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/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_0bk5nc1e/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_0bk5nc1e/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_0bk5nc1e/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_0bk5nc1e/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 0x7fb3a4baabe0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7fb3a51827c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a4799100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/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_0bk5nc1e/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 0x7fb3a5183c10> # 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_0bk5nc1e/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_0bk5nc1e/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_0bk5nc1e/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_0bk5nc1e/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_0bk5nc1e/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 0x7fb3a51c8fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/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_0bk5nc1e/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_0bk5nc1e/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_0bk5nc1e/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_0bk5nc1e/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 0x7fb3a4b93700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a4776f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/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_0bk5nc1e/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 0x7fb3a4787b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a4ba1520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3a4b9ca60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0bk5nc1e/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_0bk5nc1e/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_0bk5nc1e/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_0bk5nc1e/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_0bk5nc1e/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 0x7fb3a47414c0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 22:22:29.646748", "end": "2024-09-20 22:22:29.649715", "delta": "0:00:00.002967", "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885349.69359: 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-1726885349.3272865-9570-157566036241729/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885349.69362: _low_level_execute_command(): starting 7920 1726885349.69365: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885349.3272865-9570-157566036241729/ > /dev/null 2>&1 && sleep 0' 7920 1726885349.71460: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885349.71479: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885349.71497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885349.71520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885349.71563: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885349.71575: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885349.71625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885349.71644: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885349.71656: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885349.71676: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885349.71769: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885349.71785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885349.71802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885349.71818: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885349.71836: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885349.71851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885349.71927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885349.71954: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885349.71971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885349.72040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885349.73900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885349.74093: stderr chunk (state=3): >>><<< 7920 1726885349.74107: stdout chunk (state=3): >>><<< 7920 1726885349.74167: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885349.74170: handler run complete 7920 1726885349.74270: Evaluated conditional (False): False 7920 1726885349.74363: Evaluated conditional (False): False 7920 1726885349.74367: attempt loop complete, returning result 7920 1726885349.74370: _execute() done 7920 1726885349.74372: dumping result to json 7920 1726885349.74375: done dumping result, returning 7920 1726885349.74396: done running TaskExecutor() for managed_node1/TASK: Read the /etc/crypttab file [02369adf-7a19-9835-648e-000000000385] 7920 1726885349.74399: sending task result for task 02369adf-7a19-9835-648e-000000000385 ok: [managed_node1] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002967", "end": "2024-09-20 22:22:29.649715", "failed_when_result": false, "rc": 0, "start": "2024-09-20 22:22:29.646748" } 7920 1726885349.74880: no more pending results, returning what we have 7920 1726885349.74884: results queue empty 7920 1726885349.74888: checking for any_errors_fatal 7920 1726885349.74903: done checking for any_errors_fatal 7920 1726885349.74906: checking for max_fail_percentage 7920 1726885349.74908: done checking for max_fail_percentage 7920 1726885349.74910: checking to see if all hosts have failed and the running result is not ok 7920 1726885349.74911: done checking to see if all hosts have failed 7920 1726885349.74925: getting the remaining hosts for this loop 7920 1726885349.74927: done getting the remaining hosts for this loop 7920 1726885349.74938: getting the next task for host managed_node1 7920 1726885349.74946: done getting next task for host managed_node1 7920 1726885349.74949: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 7920 1726885349.74954: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7920 1726885349.74960: getting variables 7920 1726885349.74962: in VariableManager get_vars() 7920 1726885349.75009: Calling all_inventory to load vars for managed_node1 7920 1726885349.75015: Calling groups_inventory to load vars for managed_node1 7920 1726885349.75021: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885349.75060: Calling all_plugins_play to load vars for managed_node1 7920 1726885349.75063: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885349.75067: Calling groups_plugins_play to load vars for managed_node1 7920 1726885349.75596: done sending task result for task 02369adf-7a19-9835-648e-000000000385 7920 1726885349.75617: WORKER PROCESS EXITING 7920 1726885349.75857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885349.76554: done with get_vars() 7920 1726885349.76569: 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 22:22:29 -0400 (0:00:00.504) 0:01:27.395 ****** 7920 1726885349.76675: entering _queue_task() for managed_node1/include_tasks 7920 1726885349.76957: worker is 1 (out of 1 available) 7920 1726885349.76971: exiting _queue_task() for managed_node1/include_tasks 7920 1726885349.76988: done queuing things up, now waiting for results queue to drain 7920 1726885349.76990: waiting for pending results... 7920 1726885349.77364: running TaskExecutor() for managed_node1/TASK: Verify the volumes listed in storage_pools were correctly managed 7920 1726885349.77426: in run() - task 02369adf-7a19-9835-648e-000000000386 7920 1726885349.77479: variable 'ansible_search_path' from source: unknown 7920 1726885349.77513: variable '_storage_pools_list' from source: set_fact 7920 1726885349.77763: variable '_storage_pools_list' from source: set_fact 7920 1726885349.77837: dumping result to json 7920 1726885349.77841: done dumping result, returning 7920 1726885349.77855: done running TaskExecutor() for managed_node1/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-9835-648e-000000000386] 7920 1726885349.77858: sending task result for task 02369adf-7a19-9835-648e-000000000386 7920 1726885349.77972: done sending task result for task 02369adf-7a19-9835-648e-000000000386 7920 1726885349.77975: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885349.78031: no more pending results, returning what we have 7920 1726885349.78036: results queue empty 7920 1726885349.78037: checking for any_errors_fatal 7920 1726885349.78049: done checking for any_errors_fatal 7920 1726885349.78050: checking for max_fail_percentage 7920 1726885349.78052: done checking for max_fail_percentage 7920 1726885349.78053: checking to see if all hosts have failed and the running result is not ok 7920 1726885349.78054: done checking to see if all hosts have failed 7920 1726885349.78056: getting the remaining hosts for this loop 7920 1726885349.78058: done getting the remaining hosts for this loop 7920 1726885349.78061: getting the next task for host managed_node1 7920 1726885349.78070: done getting next task for host managed_node1 7920 1726885349.78073: ^ task is: TASK: Verify the volumes with no pool were correctly managed 7920 1726885349.78077: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885349.78081: getting variables 7920 1726885349.78083: in VariableManager get_vars() 7920 1726885349.78127: Calling all_inventory to load vars for managed_node1 7920 1726885349.78130: Calling groups_inventory to load vars for managed_node1 7920 1726885349.78135: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885349.78148: Calling all_plugins_play to load vars for managed_node1 7920 1726885349.78152: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885349.78155: Calling groups_plugins_play to load vars for managed_node1 7920 1726885349.78868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885349.79578: done with get_vars() 7920 1726885349.79602: 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 22:22:29 -0400 (0:00:00.030) 0:01:27.425 ****** 7920 1726885349.79722: entering _queue_task() for managed_node1/include_tasks 7920 1726885349.79967: worker is 1 (out of 1 available) 7920 1726885349.79982: exiting _queue_task() for managed_node1/include_tasks 7920 1726885349.80002: done queuing things up, now waiting for results queue to drain 7920 1726885349.80003: waiting for pending results... 7920 1726885349.80328: running TaskExecutor() for managed_node1/TASK: Verify the volumes with no pool were correctly managed 7920 1726885349.80429: in run() - task 02369adf-7a19-9835-648e-000000000388 7920 1726885349.80439: variable 'ansible_search_path' from source: unknown 7920 1726885349.80487: variable '_storage_volumes_list' from source: set_fact 7920 1726885349.80749: variable '_storage_volumes_list' from source: set_fact 7920 1726885349.81010: variable 'omit' from source: magic vars 7920 1726885349.81144: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885349.81152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885349.81162: variable 'omit' from source: magic vars 7920 1726885349.81468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885349.81790: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885349.81839: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885349.81927: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885349.81960: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885349.82053: 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) 7920 1726885349.82101: 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) 7920 1726885349.82129: 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) 7920 1726885349.82171: 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) 7920 1726885349.82279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885349.85329: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885349.85404: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885349.85447: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885349.85480: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885349.85504: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885349.85556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885349.85584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885349.85610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885349.85660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885349.85675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885349.85819: variable '_storage_volumes_list' from source: set_fact 7920 1726885349.85861: Evaluated conditional (_storage_volumes_list is defined and _storage_volumes_list | length > 0): True 7920 1726885349.85902: variable 'storage_test_volume' from source: unknown 7920 1726885349.86002: variable 'storage_test_volume' from source: unknown 7920 1726885349.86436: dumping result to json 7920 1726885349.86449: done dumping result, returning 7920 1726885349.86459: done running TaskExecutor() for managed_node1/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-9835-648e-000000000388] 7920 1726885349.86468: sending task result for task 02369adf-7a19-9835-648e-000000000388 7920 1726885349.86641: no more pending results, returning what we have 7920 1726885349.86647: in VariableManager get_vars() 7920 1726885349.86688: Calling all_inventory to load vars for managed_node1 7920 1726885349.86691: Calling groups_inventory to load vars for managed_node1 7920 1726885349.86695: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885349.86706: Calling all_plugins_play to load vars for managed_node1 7920 1726885349.86710: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885349.86715: Calling groups_plugins_play to load vars for managed_node1 7920 1726885349.87379: done sending task result for task 02369adf-7a19-9835-648e-000000000388 7920 1726885349.87383: WORKER PROCESS EXITING 7920 1726885349.87406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885349.88165: done with get_vars() 7920 1726885349.88178: variable 'ansible_search_path' from source: unknown 7920 1726885349.88237: we have included files to process 7920 1726885349.88239: generating all_blocks data 7920 1726885349.88241: done generating all_blocks data 7920 1726885349.88246: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 7920 1726885349.88247: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 7920 1726885349.88250: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 7920 1726885349.88589: in VariableManager get_vars() 7920 1726885349.88610: done with get_vars() 7920 1726885349.88696: done processing included file 7920 1726885349.88698: iterating over new_blocks loaded from include file 7920 1726885349.88699: in VariableManager get_vars() 7920 1726885349.88713: done with get_vars() 7920 1726885349.88715: filtering new block on tags 7920 1726885349.88736: done filtering new block on tags 7920 1726885349.88738: 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_node1 => (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': 'xfs', '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=157f43d2-bbbd-4c7a-8a58-cba6899beb3e', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) 7920 1726885349.88752: extending task lists for all hosts with included blocks 7920 1726885349.90285: done extending task lists 7920 1726885349.90286: done processing included files 7920 1726885349.90287: results queue empty 7920 1726885349.90288: checking for any_errors_fatal 7920 1726885349.90292: done checking for any_errors_fatal 7920 1726885349.90293: checking for max_fail_percentage 7920 1726885349.90294: done checking for max_fail_percentage 7920 1726885349.90295: checking to see if all hosts have failed and the running result is not ok 7920 1726885349.90296: done checking to see if all hosts have failed 7920 1726885349.90296: getting the remaining hosts for this loop 7920 1726885349.90298: done getting the remaining hosts for this loop 7920 1726885349.90300: getting the next task for host managed_node1 7920 1726885349.90304: done getting next task for host managed_node1 7920 1726885349.90306: ^ task is: TASK: Set storage volume test variables 7920 1726885349.90309: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885349.90314: getting variables 7920 1726885349.90315: in VariableManager get_vars() 7920 1726885349.90327: Calling all_inventory to load vars for managed_node1 7920 1726885349.90329: Calling groups_inventory to load vars for managed_node1 7920 1726885349.90331: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885349.90336: Calling all_plugins_play to load vars for managed_node1 7920 1726885349.90339: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885349.90342: Calling groups_plugins_play to load vars for managed_node1 7920 1726885349.91095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885349.92144: done with get_vars() 7920 1726885349.92157: done getting variables 7920 1726885349.92196: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:29 -0400 (0:00:00.125) 0:01:27.550 ****** 7920 1726885349.92236: entering _queue_task() for managed_node1/set_fact 7920 1726885349.92522: worker is 1 (out of 1 available) 7920 1726885349.92535: exiting _queue_task() for managed_node1/set_fact 7920 1726885349.92549: done queuing things up, now waiting for results queue to drain 7920 1726885349.92556: waiting for pending results... 7920 1726885349.92860: running TaskExecutor() for managed_node1/TASK: Set storage volume test variables 7920 1726885349.92995: in run() - task 02369adf-7a19-9835-648e-00000000040b 7920 1726885349.93026: variable 'ansible_search_path' from source: unknown 7920 1726885349.93069: calling self._execute() 7920 1726885349.93173: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885349.93185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885349.93199: variable 'omit' from source: magic vars 7920 1726885349.93307: variable 'omit' from source: magic vars 7920 1726885349.93365: variable 'omit' from source: magic vars 7920 1726885349.93727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885349.97105: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885349.97192: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885349.97372: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885349.97409: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885349.97489: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885349.97585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885349.97623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885349.97655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885349.97707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885349.97732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885349.97897: variable 'storage_test_volume' from source: include params 7920 1726885349.97973: variable 'omit' from source: magic vars 7920 1726885349.98007: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885349.98047: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885349.98068: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885349.98090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885349.98109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885349.98139: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885349.98160: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885349.98191: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885349.98199: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885349.98206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885349.98340: Set connection var ansible_connection to ssh 7920 1726885349.98360: Set connection var ansible_shell_executable to /bin/sh 7920 1726885349.98371: Set connection var ansible_timeout to 10 7920 1726885349.98378: Set connection var ansible_shell_type to sh 7920 1726885349.98387: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885349.98398: Set connection var ansible_pipelining to False 7920 1726885349.98436: variable 'ansible_shell_executable' from source: unknown 7920 1726885349.98444: variable 'ansible_connection' from source: unknown 7920 1726885349.98456: variable 'ansible_module_compression' from source: unknown 7920 1726885349.98464: variable 'ansible_shell_type' from source: unknown 7920 1726885349.98471: variable 'ansible_shell_executable' from source: unknown 7920 1726885349.98478: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885349.98486: variable 'ansible_pipelining' from source: unknown 7920 1726885349.98493: variable 'ansible_timeout' from source: unknown 7920 1726885349.98501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885349.98620: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885349.98635: variable 'omit' from source: magic vars 7920 1726885349.98651: starting attempt loop 7920 1726885349.98658: running the handler 7920 1726885349.98677: handler run complete 7920 1726885349.98693: attempt loop complete, returning result 7920 1726885349.98701: _execute() done 7920 1726885349.98707: dumping result to json 7920 1726885349.98720: done dumping result, returning 7920 1726885349.98734: done running TaskExecutor() for managed_node1/TASK: Set storage volume test variables [02369adf-7a19-9835-648e-00000000040b] 7920 1726885349.98743: sending task result for task 02369adf-7a19-9835-648e-00000000040b 7920 1726885349.98861: done sending task result for task 02369adf-7a19-9835-648e-00000000040b ok: [managed_node1] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 7920 1726885349.98928: no more pending results, returning what we have 7920 1726885349.98931: results queue empty 7920 1726885349.98932: checking for any_errors_fatal 7920 1726885349.98935: done checking for any_errors_fatal 7920 1726885349.98936: checking for max_fail_percentage 7920 1726885349.98938: done checking for max_fail_percentage 7920 1726885349.98939: checking to see if all hosts have failed and the running result is not ok 7920 1726885349.98939: done checking to see if all hosts have failed 7920 1726885349.98941: getting the remaining hosts for this loop 7920 1726885349.98942: done getting the remaining hosts for this loop 7920 1726885349.98947: getting the next task for host managed_node1 7920 1726885349.98954: done getting next task for host managed_node1 7920 1726885349.98957: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 7920 1726885349.98962: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885349.98972: getting variables 7920 1726885349.98974: in VariableManager get_vars() 7920 1726885349.99005: Calling all_inventory to load vars for managed_node1 7920 1726885349.99008: Calling groups_inventory to load vars for managed_node1 7920 1726885349.99014: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885349.99027: Calling all_plugins_play to load vars for managed_node1 7920 1726885349.99031: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885349.99034: Calling groups_plugins_play to load vars for managed_node1 7920 1726885349.99637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885350.00234: WORKER PROCESS EXITING 7920 1726885350.00795: done with get_vars() 7920 1726885350.00808: done getting variables 7920 1726885350.01014: 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 22:22:30 -0400 (0:00:00.088) 0:01:27.638 ****** 7920 1726885350.01042: entering _queue_task() for managed_node1/include_tasks 7920 1726885350.01290: worker is 1 (out of 1 available) 7920 1726885350.01303: exiting _queue_task() for managed_node1/include_tasks 7920 1726885350.01320: done queuing things up, now waiting for results queue to drain 7920 1726885350.01322: waiting for pending results... 7920 1726885350.01607: running TaskExecutor() for managed_node1/TASK: Run test verify for {{ storage_test_volume_subset }} 7920 1726885350.01732: in run() - task 02369adf-7a19-9835-648e-00000000040c 7920 1726885350.01752: variable 'ansible_search_path' from source: unknown 7920 1726885350.01802: variable '_storage_volume_tests' from source: set_fact 7920 1726885350.02008: variable '_storage_volume_tests' from source: set_fact 7920 1726885350.02092: variable 'omit' from source: magic vars 7920 1726885350.02236: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.02249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.02265: variable 'omit' from source: magic vars 7920 1726885350.02439: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.02481: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.02558: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.02750: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.02764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.02777: variable 'omit' from source: magic vars 7920 1726885350.02899: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.02939: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.02998: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.03142: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.03154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.03165: variable 'omit' from source: magic vars 7920 1726885350.03284: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.03322: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.03390: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.03509: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.03529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.03543: variable 'omit' from source: magic vars 7920 1726885350.03658: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.03695: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.03761: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.03881: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.03895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.03907: variable 'omit' from source: magic vars 7920 1726885350.04023: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.04065: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.04134: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.04258: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.04273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.04286: variable 'omit' from source: magic vars 7920 1726885350.04405: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.04446: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.04508: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.04642: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.04656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.04669: variable 'omit' from source: magic vars 7920 1726885350.04788: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.04830: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.04897: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.05030: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.05044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.05058: variable 'omit' from source: magic vars 7920 1726885350.05240: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.05272: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.05343: variable 'storage_test_volume_subset' from source: unknown 7920 1726885350.05422: dumping result to json 7920 1726885350.05435: done dumping result, returning 7920 1726885350.05445: done running TaskExecutor() for managed_node1/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-9835-648e-00000000040c] 7920 1726885350.05455: sending task result for task 02369adf-7a19-9835-648e-00000000040c 7920 1726885350.05566: no more pending results, returning what we have 7920 1726885350.05571: in VariableManager get_vars() 7920 1726885350.05609: Calling all_inventory to load vars for managed_node1 7920 1726885350.05615: Calling groups_inventory to load vars for managed_node1 7920 1726885350.05622: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885350.05636: Calling all_plugins_play to load vars for managed_node1 7920 1726885350.05641: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885350.05644: Calling groups_plugins_play to load vars for managed_node1 7920 1726885350.06194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885350.06769: done sending task result for task 02369adf-7a19-9835-648e-00000000040c 7920 1726885350.06772: WORKER PROCESS EXITING 7920 1726885350.07039: done with get_vars() 7920 1726885350.07051: variable 'ansible_search_path' from source: unknown 7920 1726885350.07087: variable 'ansible_search_path' from source: unknown 7920 1726885350.07120: variable 'ansible_search_path' from source: unknown 7920 1726885350.07150: variable 'ansible_search_path' from source: unknown 7920 1726885350.07175: variable 'ansible_search_path' from source: unknown 7920 1726885350.07198: variable 'ansible_search_path' from source: unknown 7920 1726885350.07226: variable 'ansible_search_path' from source: unknown 7920 1726885350.07249: variable 'ansible_search_path' from source: unknown 7920 1726885350.07271: we have included files to process 7920 1726885350.07272: generating all_blocks data 7920 1726885350.07273: done generating all_blocks data 7920 1726885350.07278: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 7920 1726885350.07279: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 7920 1726885350.07281: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 7920 1726885350.09538: done processing included file 7920 1726885350.09540: iterating over new_blocks loaded from include file 7920 1726885350.09542: in VariableManager get_vars() 7920 1726885350.09557: done with get_vars() 7920 1726885350.09559: filtering new block on tags 7920 1726885350.09595: done filtering new block on tags 7920 1726885350.09597: 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_node1 => (item=mount) 7920 1726885350.09602: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 7920 1726885350.09603: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 7920 1726885350.09610: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 7920 1726885350.10308: done processing included file 7920 1726885350.10310: iterating over new_blocks loaded from include file 7920 1726885350.10313: in VariableManager get_vars() 7920 1726885350.10331: done with get_vars() 7920 1726885350.10333: filtering new block on tags 7920 1726885350.10356: done filtering new block on tags 7920 1726885350.10359: 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_node1 => (item=fstab) 7920 1726885350.10362: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 7920 1726885350.10363: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 7920 1726885350.10367: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 7920 1726885350.10643: done processing included file 7920 1726885350.10644: iterating over new_blocks loaded from include file 7920 1726885350.10646: in VariableManager get_vars() 7920 1726885350.10659: done with get_vars() 7920 1726885350.10661: filtering new block on tags 7920 1726885350.10677: done filtering new block on tags 7920 1726885350.10679: 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_node1 => (item=fs) 7920 1726885350.10682: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 7920 1726885350.10683: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 7920 1726885350.10686: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 7920 1726885350.11552: done processing included file 7920 1726885350.11554: iterating over new_blocks loaded from include file 7920 1726885350.11555: in VariableManager get_vars() 7920 1726885350.11569: done with get_vars() 7920 1726885350.11571: filtering new block on tags 7920 1726885350.11596: done filtering new block on tags 7920 1726885350.11598: 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_node1 => (item=device) 7920 1726885350.11601: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 7920 1726885350.11602: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 7920 1726885350.11604: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 7920 1726885350.14464: done processing included file 7920 1726885350.14466: iterating over new_blocks loaded from include file 7920 1726885350.14468: in VariableManager get_vars() 7920 1726885350.14484: done with get_vars() 7920 1726885350.14486: filtering new block on tags 7920 1726885350.14532: done filtering new block on tags 7920 1726885350.14536: 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_node1 => (item=encryption) 7920 1726885350.14540: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 7920 1726885350.14541: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 7920 1726885350.14543: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 7920 1726885350.15740: done processing included file 7920 1726885350.15742: iterating over new_blocks loaded from include file 7920 1726885350.15744: in VariableManager get_vars() 7920 1726885350.15758: done with get_vars() 7920 1726885350.15760: filtering new block on tags 7920 1726885350.15792: done filtering new block on tags 7920 1726885350.15795: 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_node1 => (item=md) 7920 1726885350.15798: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 7920 1726885350.15799: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 7920 1726885350.15802: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 7920 1726885350.19730: done processing included file 7920 1726885350.19732: iterating over new_blocks loaded from include file 7920 1726885350.19733: in VariableManager get_vars() 7920 1726885350.19748: done with get_vars() 7920 1726885350.19749: filtering new block on tags 7920 1726885350.19769: done filtering new block on tags 7920 1726885350.19771: in VariableManager get_vars() 7920 1726885350.19784: done with get_vars() 7920 1726885350.19785: filtering new block on tags 7920 1726885350.19803: done filtering new block on tags 7920 1726885350.19805: in VariableManager get_vars() 7920 1726885350.19822: done with get_vars() 7920 1726885350.19824: filtering new block on tags 7920 1726885350.19865: done filtering new block on tags 7920 1726885350.19868: in VariableManager get_vars() 7920 1726885350.19881: done with get_vars() 7920 1726885350.19882: filtering new block on tags 7920 1726885350.19898: done filtering new block on tags 7920 1726885350.19900: 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_node1 => (item=size) 7920 1726885350.19903: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 7920 1726885350.19904: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 7920 1726885350.19907: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 7920 1726885350.20761: done processing included file 7920 1726885350.20763: iterating over new_blocks loaded from include file 7920 1726885350.20764: in VariableManager get_vars() 7920 1726885350.20778: done with get_vars() 7920 1726885350.20780: filtering new block on tags 7920 1726885350.20807: done filtering new block on tags 7920 1726885350.20809: 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_node1 => (item=cache) 7920 1726885350.20814: extending task lists for all hosts with included blocks 7920 1726885350.21036: done extending task lists 7920 1726885350.21037: done processing included files 7920 1726885350.21038: results queue empty 7920 1726885350.21039: checking for any_errors_fatal 7920 1726885350.21044: done checking for any_errors_fatal 7920 1726885350.21045: checking for max_fail_percentage 7920 1726885350.21046: done checking for max_fail_percentage 7920 1726885350.21046: checking to see if all hosts have failed and the running result is not ok 7920 1726885350.21051: done checking to see if all hosts have failed 7920 1726885350.21052: getting the remaining hosts for this loop 7920 1726885350.21053: done getting the remaining hosts for this loop 7920 1726885350.21056: getting the next task for host managed_node1 7920 1726885350.21060: done getting next task for host managed_node1 7920 1726885350.21062: ^ task is: TASK: Get expected mount device based on device type 7920 1726885350.21066: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885350.21068: getting variables 7920 1726885350.21069: in VariableManager get_vars() 7920 1726885350.21078: Calling all_inventory to load vars for managed_node1 7920 1726885350.21080: Calling groups_inventory to load vars for managed_node1 7920 1726885350.21083: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885350.21088: Calling all_plugins_play to load vars for managed_node1 7920 1726885350.21091: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885350.21094: Calling groups_plugins_play to load vars for managed_node1 7920 1726885350.21541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885350.22304: done with get_vars() 7920 1726885350.22352: done getting variables 7920 1726885350.22405: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:30 -0400 (0:00:00.214) 0:01:27.853 ****** 7920 1726885350.22450: entering _queue_task() for managed_node1/set_fact 7920 1726885350.22849: worker is 1 (out of 1 available) 7920 1726885350.22869: exiting _queue_task() for managed_node1/set_fact 7920 1726885350.22885: done queuing things up, now waiting for results queue to drain 7920 1726885350.22887: waiting for pending results... 7920 1726885350.23222: running TaskExecutor() for managed_node1/TASK: Get expected mount device based on device type 7920 1726885350.23392: in run() - task 02369adf-7a19-9835-648e-00000000044b 7920 1726885350.23423: variable 'ansible_search_path' from source: unknown 7920 1726885350.23482: calling self._execute() 7920 1726885350.23609: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.23628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.23652: variable 'omit' from source: magic vars 7920 1726885350.23813: variable 'omit' from source: magic vars 7920 1726885350.23900: variable 'omit' from source: magic vars 7920 1726885350.24395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885350.24745: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885350.24817: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885350.24872: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885350.24930: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885350.25044: 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) 7920 1726885350.25094: 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) 7920 1726885350.25147: 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) 7920 1726885350.25190: 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) 7920 1726885350.25259: 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) 7920 1726885350.25294: 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) 7920 1726885350.25348: 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) 7920 1726885350.25397: 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) 7920 1726885350.25628: variable '_storage_test_volume_present' from source: set_fact 7920 1726885350.25649: variable 'storage_test_volume' from source: include params 7920 1726885350.25715: variable 'omit' from source: magic vars 7920 1726885350.25752: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885350.25795: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885350.25822: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885350.25845: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885350.25859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885350.25876: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885350.25905: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885350.25940: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885350.25952: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.25958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.26078: Set connection var ansible_connection to ssh 7920 1726885350.26091: Set connection var ansible_shell_executable to /bin/sh 7920 1726885350.26103: Set connection var ansible_timeout to 10 7920 1726885350.26118: Set connection var ansible_shell_type to sh 7920 1726885350.26135: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885350.26153: Set connection var ansible_pipelining to False 7920 1726885350.26192: variable 'ansible_shell_executable' from source: unknown 7920 1726885350.26199: variable 'ansible_connection' from source: unknown 7920 1726885350.26205: variable 'ansible_module_compression' from source: unknown 7920 1726885350.26210: variable 'ansible_shell_type' from source: unknown 7920 1726885350.26220: variable 'ansible_shell_executable' from source: unknown 7920 1726885350.26226: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.26232: variable 'ansible_pipelining' from source: unknown 7920 1726885350.26237: variable 'ansible_timeout' from source: unknown 7920 1726885350.26243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.26342: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885350.26355: variable 'omit' from source: magic vars 7920 1726885350.26363: starting attempt loop 7920 1726885350.26369: running the handler 7920 1726885350.26388: handler run complete 7920 1726885350.26402: attempt loop complete, returning result 7920 1726885350.26408: _execute() done 7920 1726885350.26419: dumping result to json 7920 1726885350.26425: done dumping result, returning 7920 1726885350.26435: done running TaskExecutor() for managed_node1/TASK: Get expected mount device based on device type [02369adf-7a19-9835-648e-00000000044b] 7920 1726885350.26442: sending task result for task 02369adf-7a19-9835-648e-00000000044b ok: [managed_node1] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } 7920 1726885350.26584: no more pending results, returning what we have 7920 1726885350.26592: results queue empty 7920 1726885350.26593: checking for any_errors_fatal 7920 1726885350.26594: done checking for any_errors_fatal 7920 1726885350.26595: checking for max_fail_percentage 7920 1726885350.26596: done checking for max_fail_percentage 7920 1726885350.26598: checking to see if all hosts have failed and the running result is not ok 7920 1726885350.26599: done checking to see if all hosts have failed 7920 1726885350.26600: getting the remaining hosts for this loop 7920 1726885350.26601: done getting the remaining hosts for this loop 7920 1726885350.26605: getting the next task for host managed_node1 7920 1726885350.26615: done getting next task for host managed_node1 7920 1726885350.26620: ^ task is: TASK: Set some facts 7920 1726885350.26625: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885350.26635: getting variables 7920 1726885350.26637: in VariableManager get_vars() 7920 1726885350.26668: Calling all_inventory to load vars for managed_node1 7920 1726885350.26671: Calling groups_inventory to load vars for managed_node1 7920 1726885350.26674: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885350.26684: Calling all_plugins_play to load vars for managed_node1 7920 1726885350.26688: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885350.26691: Calling groups_plugins_play to load vars for managed_node1 7920 1726885350.27197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885350.27733: done sending task result for task 02369adf-7a19-9835-648e-00000000044b 7920 1726885350.27737: WORKER PROCESS EXITING 7920 1726885350.28059: done with get_vars() 7920 1726885350.28074: done getting variables 7920 1726885350.28133: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:30 -0400 (0:00:00.057) 0:01:27.910 ****** 7920 1726885350.28163: entering _queue_task() for managed_node1/set_fact 7920 1726885350.28426: worker is 1 (out of 1 available) 7920 1726885350.28442: exiting _queue_task() for managed_node1/set_fact 7920 1726885350.28457: done queuing things up, now waiting for results queue to drain 7920 1726885350.28459: waiting for pending results... 7920 1726885350.28804: running TaskExecutor() for managed_node1/TASK: Set some facts 7920 1726885350.28953: in run() - task 02369adf-7a19-9835-648e-00000000044c 7920 1726885350.28980: variable 'ansible_search_path' from source: unknown 7920 1726885350.29032: calling self._execute() 7920 1726885350.29127: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.29143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.29157: variable 'omit' from source: magic vars 7920 1726885350.29303: variable 'omit' from source: magic vars 7920 1726885350.29375: variable 'omit' from source: magic vars 7920 1726885350.29762: variable '_storage_test_volume_present' from source: set_fact 7920 1726885350.29781: variable 'storage_test_volume' from source: include params 7920 1726885350.30087: variable 'storage_test_volume' from source: include params 7920 1726885350.30112: variable 'mount_prefix' from source: task vars 7920 1726885350.30352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885350.32752: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885350.32830: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885350.32872: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885350.32909: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885350.32945: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885350.33029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885350.33066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885350.33098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885350.33146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885350.33177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885350.33373: variable '__storage_is_ostree' from source: set_fact 7920 1726885350.33384: variable 'storage_test_volume' from source: include params 7920 1726885350.33445: variable 'omit' from source: magic vars 7920 1726885350.33480: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885350.33531: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885350.33556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885350.33578: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885350.33594: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885350.33623: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885350.33644: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885350.33676: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885350.33685: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.33693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.33821: Set connection var ansible_connection to ssh 7920 1726885350.33841: Set connection var ansible_shell_executable to /bin/sh 7920 1726885350.33852: Set connection var ansible_timeout to 10 7920 1726885350.33859: Set connection var ansible_shell_type to sh 7920 1726885350.33869: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885350.33878: Set connection var ansible_pipelining to False 7920 1726885350.33917: variable 'ansible_shell_executable' from source: unknown 7920 1726885350.33934: variable 'ansible_connection' from source: unknown 7920 1726885350.33945: variable 'ansible_module_compression' from source: unknown 7920 1726885350.33956: variable 'ansible_shell_type' from source: unknown 7920 1726885350.33963: variable 'ansible_shell_executable' from source: unknown 7920 1726885350.33970: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.33982: variable 'ansible_pipelining' from source: unknown 7920 1726885350.33989: variable 'ansible_timeout' from source: unknown 7920 1726885350.34000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.34127: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885350.34154: variable 'omit' from source: magic vars 7920 1726885350.34174: starting attempt loop 7920 1726885350.34182: running the handler 7920 1726885350.34202: handler run complete 7920 1726885350.34224: attempt loop complete, returning result 7920 1726885350.34238: _execute() done 7920 1726885350.34246: dumping result to json 7920 1726885350.34253: done dumping result, returning 7920 1726885350.34264: done running TaskExecutor() for managed_node1/TASK: Set some facts [02369adf-7a19-9835-648e-00000000044c] 7920 1726885350.34286: sending task result for task 02369adf-7a19-9835-648e-00000000044c ok: [managed_node1] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test", "storage_test_swap_expected_matches": "0" }, "changed": false } 7920 1726885350.34451: no more pending results, returning what we have 7920 1726885350.34457: results queue empty 7920 1726885350.34458: checking for any_errors_fatal 7920 1726885350.34466: done checking for any_errors_fatal 7920 1726885350.34467: checking for max_fail_percentage 7920 1726885350.34470: done checking for max_fail_percentage 7920 1726885350.34470: checking to see if all hosts have failed and the running result is not ok 7920 1726885350.34471: done checking to see if all hosts have failed 7920 1726885350.34472: getting the remaining hosts for this loop 7920 1726885350.34474: done getting the remaining hosts for this loop 7920 1726885350.34482: getting the next task for host managed_node1 7920 1726885350.34494: done getting next task for host managed_node1 7920 1726885350.34497: ^ task is: TASK: Get information about the mountpoint directory 7920 1726885350.34503: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885350.34515: getting variables 7920 1726885350.34520: in VariableManager get_vars() 7920 1726885350.34559: Calling all_inventory to load vars for managed_node1 7920 1726885350.34566: Calling groups_inventory to load vars for managed_node1 7920 1726885350.34570: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885350.34583: Calling all_plugins_play to load vars for managed_node1 7920 1726885350.34588: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885350.34592: Calling groups_plugins_play to load vars for managed_node1 7920 1726885350.35452: done sending task result for task 02369adf-7a19-9835-648e-00000000044c 7920 1726885350.35456: WORKER PROCESS EXITING 7920 1726885350.35482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885350.36094: done with get_vars() 7920 1726885350.36107: 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 22:22:30 -0400 (0:00:00.084) 0:01:27.994 ****** 7920 1726885350.36916: entering _queue_task() for managed_node1/stat 7920 1726885350.37454: worker is 1 (out of 1 available) 7920 1726885350.37467: exiting _queue_task() for managed_node1/stat 7920 1726885350.37480: done queuing things up, now waiting for results queue to drain 7920 1726885350.37481: waiting for pending results... 7920 1726885350.37946: running TaskExecutor() for managed_node1/TASK: Get information about the mountpoint directory 7920 1726885350.38075: in run() - task 02369adf-7a19-9835-648e-00000000044d 7920 1726885350.38134: variable 'ansible_search_path' from source: unknown 7920 1726885350.38178: calling self._execute() 7920 1726885350.38276: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.38423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.38437: variable 'omit' from source: magic vars 7920 1726885350.39388: variable '_storage_test_volume_present' from source: set_fact 7920 1726885350.39515: variable 'storage_test_volume' from source: include params 7920 1726885350.39557: 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 7920 1726885350.39565: when evaluation is False, skipping this task 7920 1726885350.39572: _execute() done 7920 1726885350.39579: dumping result to json 7920 1726885350.39586: done dumping result, returning 7920 1726885350.39594: done running TaskExecutor() for managed_node1/TASK: Get information about the mountpoint directory [02369adf-7a19-9835-648e-00000000044d] 7920 1726885350.39603: sending task result for task 02369adf-7a19-9835-648e-00000000044d skipping: [managed_node1] => { "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" } 7920 1726885350.39774: no more pending results, returning what we have 7920 1726885350.39778: results queue empty 7920 1726885350.39779: checking for any_errors_fatal 7920 1726885350.39786: done checking for any_errors_fatal 7920 1726885350.39787: checking for max_fail_percentage 7920 1726885350.39789: done checking for max_fail_percentage 7920 1726885350.39789: checking to see if all hosts have failed and the running result is not ok 7920 1726885350.39790: done checking to see if all hosts have failed 7920 1726885350.39791: getting the remaining hosts for this loop 7920 1726885350.39793: done getting the remaining hosts for this loop 7920 1726885350.39796: getting the next task for host managed_node1 7920 1726885350.39805: done getting next task for host managed_node1 7920 1726885350.39808: ^ task is: TASK: Verify the current mount state by device 7920 1726885350.39818: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885350.39823: getting variables 7920 1726885350.39825: in VariableManager get_vars() 7920 1726885350.39857: Calling all_inventory to load vars for managed_node1 7920 1726885350.39860: Calling groups_inventory to load vars for managed_node1 7920 1726885350.39864: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885350.39877: Calling all_plugins_play to load vars for managed_node1 7920 1726885350.39881: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885350.39885: Calling groups_plugins_play to load vars for managed_node1 7920 1726885350.40472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885350.41422: done sending task result for task 02369adf-7a19-9835-648e-00000000044d 7920 1726885350.41426: WORKER PROCESS EXITING 7920 1726885350.41537: done with get_vars() 7920 1726885350.41552: done getting variables 7920 1726885350.41653: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [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 22:22:30 -0400 (0:00:00.050) 0:01:28.045 ****** 7920 1726885350.41685: entering _queue_task() for managed_node1/assert 7920 1726885350.41687: Creating lock for assert 7920 1726885350.41939: worker is 1 (out of 1 available) 7920 1726885350.41951: exiting _queue_task() for managed_node1/assert 7920 1726885350.41964: done queuing things up, now waiting for results queue to drain 7920 1726885350.41965: waiting for pending results... 7920 1726885350.42365: running TaskExecutor() for managed_node1/TASK: Verify the current mount state by device 7920 1726885350.42493: in run() - task 02369adf-7a19-9835-648e-00000000044e 7920 1726885350.42512: variable 'ansible_search_path' from source: unknown 7920 1726885350.42556: calling self._execute() 7920 1726885350.42654: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.42665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.42677: variable 'omit' from source: magic vars 7920 1726885350.43023: variable '_storage_test_volume_present' from source: set_fact 7920 1726885350.43036: Evaluated conditional (_storage_test_volume_present): True 7920 1726885350.43045: variable 'omit' from source: magic vars 7920 1726885350.43098: variable 'omit' from source: magic vars 7920 1726885350.43222: variable 'storage_test_volume' from source: include params 7920 1726885350.43271: variable 'omit' from source: magic vars 7920 1726885350.43316: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885350.43357: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885350.43380: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885350.43405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885350.43426: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885350.43446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885350.43467: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885350.43502: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885350.43509: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.43521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.43643: Set connection var ansible_connection to ssh 7920 1726885350.43658: Set connection var ansible_shell_executable to /bin/sh 7920 1726885350.43667: Set connection var ansible_timeout to 10 7920 1726885350.43673: Set connection var ansible_shell_type to sh 7920 1726885350.43683: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885350.43691: Set connection var ansible_pipelining to False 7920 1726885350.43725: variable 'ansible_shell_executable' from source: unknown 7920 1726885350.43733: variable 'ansible_connection' from source: unknown 7920 1726885350.43741: variable 'ansible_module_compression' from source: unknown 7920 1726885350.43747: variable 'ansible_shell_type' from source: unknown 7920 1726885350.43754: variable 'ansible_shell_executable' from source: unknown 7920 1726885350.43760: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.43767: variable 'ansible_pipelining' from source: unknown 7920 1726885350.43774: variable 'ansible_timeout' from source: unknown 7920 1726885350.43782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.43925: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885350.43943: variable 'omit' from source: magic vars 7920 1726885350.43954: starting attempt loop 7920 1726885350.43961: running the handler 7920 1726885350.44155: variable 'storage_test_blkinfo' from source: set_fact 7920 1726885350.44176: variable 'storage_test_volume' from source: include params 7920 1726885350.44192: variable 'storage_test_mount_expected_mount_point' from source: set_fact 7920 1726885350.44204: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].mountpoint == storage_test_mount_expected_mount_point): True 7920 1726885350.44219: handler run complete 7920 1726885350.44239: attempt loop complete, returning result 7920 1726885350.44247: _execute() done 7920 1726885350.44259: dumping result to json 7920 1726885350.44266: done dumping result, returning 7920 1726885350.44276: done running TaskExecutor() for managed_node1/TASK: Verify the current mount state by device [02369adf-7a19-9835-648e-00000000044e] 7920 1726885350.44284: sending task result for task 02369adf-7a19-9835-648e-00000000044e ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885350.44433: no more pending results, returning what we have 7920 1726885350.44436: results queue empty 7920 1726885350.44437: checking for any_errors_fatal 7920 1726885350.44444: done checking for any_errors_fatal 7920 1726885350.44445: checking for max_fail_percentage 7920 1726885350.44447: done checking for max_fail_percentage 7920 1726885350.44447: checking to see if all hosts have failed and the running result is not ok 7920 1726885350.44448: done checking to see if all hosts have failed 7920 1726885350.44449: getting the remaining hosts for this loop 7920 1726885350.44451: done getting the remaining hosts for this loop 7920 1726885350.44455: getting the next task for host managed_node1 7920 1726885350.44463: done getting next task for host managed_node1 7920 1726885350.44466: ^ task is: TASK: Verify mount directory user 7920 1726885350.44472: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885350.44476: getting variables 7920 1726885350.44478: in VariableManager get_vars() 7920 1726885350.44509: Calling all_inventory to load vars for managed_node1 7920 1726885350.44514: Calling groups_inventory to load vars for managed_node1 7920 1726885350.44520: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885350.44530: Calling all_plugins_play to load vars for managed_node1 7920 1726885350.44534: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885350.44538: Calling groups_plugins_play to load vars for managed_node1 7920 1726885350.45250: done sending task result for task 02369adf-7a19-9835-648e-00000000044e 7920 1726885350.45254: WORKER PROCESS EXITING 7920 1726885350.45274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885350.45860: done with get_vars() 7920 1726885350.45872: done getting variables 7920 1726885350.45930: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:30 -0400 (0:00:00.042) 0:01:28.088 ****** 7920 1726885350.45960: entering _queue_task() for managed_node1/assert 7920 1726885350.46172: worker is 1 (out of 1 available) 7920 1726885350.46182: exiting _queue_task() for managed_node1/assert 7920 1726885350.46194: done queuing things up, now waiting for results queue to drain 7920 1726885350.46195: waiting for pending results... 7920 1726885350.46468: running TaskExecutor() for managed_node1/TASK: Verify mount directory user 7920 1726885350.46590: in run() - task 02369adf-7a19-9835-648e-00000000044f 7920 1726885350.46606: variable 'ansible_search_path' from source: unknown 7920 1726885350.46649: calling self._execute() 7920 1726885350.46745: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.46757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.46769: variable 'omit' from source: magic vars 7920 1726885350.47381: variable '_storage_test_volume_present' from source: set_fact 7920 1726885350.47407: variable 'storage_test_volume' from source: include params 7920 1726885350.47524: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 7920 1726885350.47627: when evaluation is False, skipping this task 7920 1726885350.47637: _execute() done 7920 1726885350.47644: dumping result to json 7920 1726885350.47651: done dumping result, returning 7920 1726885350.47661: done running TaskExecutor() for managed_node1/TASK: Verify mount directory user [02369adf-7a19-9835-648e-00000000044f] 7920 1726885350.47671: sending task result for task 02369adf-7a19-9835-648e-00000000044f skipping: [managed_node1] => { "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" } 7920 1726885350.47823: no more pending results, returning what we have 7920 1726885350.47828: results queue empty 7920 1726885350.47828: checking for any_errors_fatal 7920 1726885350.47834: done checking for any_errors_fatal 7920 1726885350.47835: checking for max_fail_percentage 7920 1726885350.47837: done checking for max_fail_percentage 7920 1726885350.47838: checking to see if all hosts have failed and the running result is not ok 7920 1726885350.47839: done checking to see if all hosts have failed 7920 1726885350.47840: getting the remaining hosts for this loop 7920 1726885350.47842: done getting the remaining hosts for this loop 7920 1726885350.47845: getting the next task for host managed_node1 7920 1726885350.47854: done getting next task for host managed_node1 7920 1726885350.47856: ^ task is: TASK: Verify mount directory group 7920 1726885350.47862: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885350.47866: getting variables 7920 1726885350.47869: in VariableManager get_vars() 7920 1726885350.47904: Calling all_inventory to load vars for managed_node1 7920 1726885350.47907: Calling groups_inventory to load vars for managed_node1 7920 1726885350.47913: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885350.47928: Calling all_plugins_play to load vars for managed_node1 7920 1726885350.47933: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885350.47937: Calling groups_plugins_play to load vars for managed_node1 7920 1726885350.49182: done sending task result for task 02369adf-7a19-9835-648e-00000000044f 7920 1726885350.49185: WORKER PROCESS EXITING 7920 1726885350.49208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885350.49781: done with get_vars() 7920 1726885350.49794: done getting variables 7920 1726885350.50275: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:30 -0400 (0:00:00.043) 0:01:28.131 ****** 7920 1726885350.50304: entering _queue_task() for managed_node1/assert 7920 1726885350.50526: worker is 1 (out of 1 available) 7920 1726885350.50537: exiting _queue_task() for managed_node1/assert 7920 1726885350.50549: done queuing things up, now waiting for results queue to drain 7920 1726885350.50550: waiting for pending results... 7920 1726885350.50835: running TaskExecutor() for managed_node1/TASK: Verify mount directory group 7920 1726885350.50966: in run() - task 02369adf-7a19-9835-648e-000000000450 7920 1726885350.50985: variable 'ansible_search_path' from source: unknown 7920 1726885350.51030: calling self._execute() 7920 1726885350.51132: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.51143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.51155: variable 'omit' from source: magic vars 7920 1726885350.51553: variable '_storage_test_volume_present' from source: set_fact 7920 1726885350.51565: variable 'storage_test_volume' from source: include params 7920 1726885350.51604: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 7920 1726885350.51614: when evaluation is False, skipping this task 7920 1726885350.51625: _execute() done 7920 1726885350.51634: dumping result to json 7920 1726885350.51646: done dumping result, returning 7920 1726885350.51656: done running TaskExecutor() for managed_node1/TASK: Verify mount directory group [02369adf-7a19-9835-648e-000000000450] 7920 1726885350.51667: sending task result for task 02369adf-7a19-9835-648e-000000000450 skipping: [managed_node1] => { "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" } 7920 1726885350.51811: no more pending results, returning what we have 7920 1726885350.51819: results queue empty 7920 1726885350.51820: checking for any_errors_fatal 7920 1726885350.51827: done checking for any_errors_fatal 7920 1726885350.51828: checking for max_fail_percentage 7920 1726885350.51830: done checking for max_fail_percentage 7920 1726885350.51830: checking to see if all hosts have failed and the running result is not ok 7920 1726885350.51831: done checking to see if all hosts have failed 7920 1726885350.51832: getting the remaining hosts for this loop 7920 1726885350.51834: done getting the remaining hosts for this loop 7920 1726885350.51837: getting the next task for host managed_node1 7920 1726885350.51847: done getting next task for host managed_node1 7920 1726885350.51850: ^ task is: TASK: Verify mount directory permissions 7920 1726885350.51856: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885350.51860: getting variables 7920 1726885350.51863: in VariableManager get_vars() 7920 1726885350.51895: Calling all_inventory to load vars for managed_node1 7920 1726885350.51898: Calling groups_inventory to load vars for managed_node1 7920 1726885350.51902: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885350.51919: Calling all_plugins_play to load vars for managed_node1 7920 1726885350.51923: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885350.51928: Calling groups_plugins_play to load vars for managed_node1 7920 1726885350.52602: done sending task result for task 02369adf-7a19-9835-648e-000000000450 7920 1726885350.52606: WORKER PROCESS EXITING 7920 1726885350.52633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885350.53240: done with get_vars() 7920 1726885350.53252: done getting variables 7920 1726885350.53303: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:30 -0400 (0:00:00.030) 0:01:28.161 ****** 7920 1726885350.53338: entering _queue_task() for managed_node1/assert 7920 1726885350.53551: worker is 1 (out of 1 available) 7920 1726885350.53564: exiting _queue_task() for managed_node1/assert 7920 1726885350.53575: done queuing things up, now waiting for results queue to drain 7920 1726885350.53577: waiting for pending results... 7920 1726885350.53865: running TaskExecutor() for managed_node1/TASK: Verify mount directory permissions 7920 1726885350.53985: in run() - task 02369adf-7a19-9835-648e-000000000451 7920 1726885350.54000: variable 'ansible_search_path' from source: unknown 7920 1726885350.54048: calling self._execute() 7920 1726885350.54150: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.54161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.54173: variable 'omit' from source: magic vars 7920 1726885350.54575: variable '_storage_test_volume_present' from source: set_fact 7920 1726885350.54588: variable 'storage_test_volume' from source: include params 7920 1726885350.54629: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 7920 1726885350.54638: when evaluation is False, skipping this task 7920 1726885350.54646: _execute() done 7920 1726885350.54653: dumping result to json 7920 1726885350.54660: done dumping result, returning 7920 1726885350.54674: done running TaskExecutor() for managed_node1/TASK: Verify mount directory permissions [02369adf-7a19-9835-648e-000000000451] 7920 1726885350.54684: sending task result for task 02369adf-7a19-9835-648e-000000000451 skipping: [managed_node1] => { "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" } 7920 1726885350.54826: no more pending results, returning what we have 7920 1726885350.54829: results queue empty 7920 1726885350.54830: checking for any_errors_fatal 7920 1726885350.54836: done checking for any_errors_fatal 7920 1726885350.54836: checking for max_fail_percentage 7920 1726885350.54838: done checking for max_fail_percentage 7920 1726885350.54839: checking to see if all hosts have failed and the running result is not ok 7920 1726885350.54840: done checking to see if all hosts have failed 7920 1726885350.54841: getting the remaining hosts for this loop 7920 1726885350.54843: done getting the remaining hosts for this loop 7920 1726885350.54847: getting the next task for host managed_node1 7920 1726885350.54856: done getting next task for host managed_node1 7920 1726885350.54859: ^ task is: TASK: Get path of test volume device 7920 1726885350.54865: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885350.54869: getting variables 7920 1726885350.54871: in VariableManager get_vars() 7920 1726885350.54901: Calling all_inventory to load vars for managed_node1 7920 1726885350.54905: Calling groups_inventory to load vars for managed_node1 7920 1726885350.54909: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885350.54924: Calling all_plugins_play to load vars for managed_node1 7920 1726885350.54928: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885350.54932: Calling groups_plugins_play to load vars for managed_node1 7920 1726885350.55606: done sending task result for task 02369adf-7a19-9835-648e-000000000451 7920 1726885350.55610: WORKER PROCESS EXITING 7920 1726885350.55635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885350.56208: done with get_vars() 7920 1726885350.56226: done getting variables 7920 1726885350.56280: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:22:30 -0400 (0:00:00.029) 0:01:28.191 ****** 7920 1726885350.56309: entering _queue_task() for managed_node1/command 7920 1726885350.56514: worker is 1 (out of 1 available) 7920 1726885350.56527: exiting _queue_task() for managed_node1/command 7920 1726885350.56537: done queuing things up, now waiting for results queue to drain 7920 1726885350.56539: waiting for pending results... 7920 1726885350.56813: running TaskExecutor() for managed_node1/TASK: Get path of test volume device 7920 1726885350.56941: in run() - task 02369adf-7a19-9835-648e-000000000452 7920 1726885350.56958: variable 'ansible_search_path' from source: unknown 7920 1726885350.56998: calling self._execute() 7920 1726885350.57094: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.57104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.57123: variable 'omit' from source: magic vars 7920 1726885350.57483: variable 'storage_test_volume' from source: include params 7920 1726885350.57526: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 7920 1726885350.57532: when evaluation is False, skipping this task 7920 1726885350.57538: _execute() done 7920 1726885350.57544: dumping result to json 7920 1726885350.57549: done dumping result, returning 7920 1726885350.57556: done running TaskExecutor() for managed_node1/TASK: Get path of test volume device [02369adf-7a19-9835-648e-000000000452] 7920 1726885350.57564: sending task result for task 02369adf-7a19-9835-648e-000000000452 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 7920 1726885350.57704: no more pending results, returning what we have 7920 1726885350.57709: results queue empty 7920 1726885350.57709: checking for any_errors_fatal 7920 1726885350.57721: done checking for any_errors_fatal 7920 1726885350.57722: checking for max_fail_percentage 7920 1726885350.57724: done checking for max_fail_percentage 7920 1726885350.57724: checking to see if all hosts have failed and the running result is not ok 7920 1726885350.57725: done checking to see if all hosts have failed 7920 1726885350.57726: getting the remaining hosts for this loop 7920 1726885350.57728: done getting the remaining hosts for this loop 7920 1726885350.57732: getting the next task for host managed_node1 7920 1726885350.57740: done getting next task for host managed_node1 7920 1726885350.57742: ^ task is: TASK: Gather swap info 7920 1726885350.57747: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885350.57753: getting variables 7920 1726885350.57755: in VariableManager get_vars() 7920 1726885350.57786: Calling all_inventory to load vars for managed_node1 7920 1726885350.57789: Calling groups_inventory to load vars for managed_node1 7920 1726885350.57792: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885350.57804: Calling all_plugins_play to load vars for managed_node1 7920 1726885350.57808: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885350.57814: Calling groups_plugins_play to load vars for managed_node1 7920 1726885350.58490: done sending task result for task 02369adf-7a19-9835-648e-000000000452 7920 1726885350.58493: WORKER PROCESS EXITING 7920 1726885350.58509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885350.59096: done with get_vars() 7920 1726885350.59109: done getting variables 7920 1726885350.59168: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:22:30 -0400 (0:00:00.028) 0:01:28.220 ****** 7920 1726885350.59197: entering _queue_task() for managed_node1/command 7920 1726885350.59399: worker is 1 (out of 1 available) 7920 1726885350.59409: exiting _queue_task() for managed_node1/command 7920 1726885350.59426: done queuing things up, now waiting for results queue to drain 7920 1726885350.59428: waiting for pending results... 7920 1726885350.59688: running TaskExecutor() for managed_node1/TASK: Gather swap info 7920 1726885350.59806: in run() - task 02369adf-7a19-9835-648e-000000000453 7920 1726885350.59834: variable 'ansible_search_path' from source: unknown 7920 1726885350.59878: calling self._execute() 7920 1726885350.59978: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.59990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.60003: variable 'omit' from source: magic vars 7920 1726885350.60478: variable 'storage_test_volume' from source: include params 7920 1726885350.60667: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 7920 1726885350.60674: when evaluation is False, skipping this task 7920 1726885350.60680: _execute() done 7920 1726885350.60687: dumping result to json 7920 1726885350.60693: done dumping result, returning 7920 1726885350.60702: done running TaskExecutor() for managed_node1/TASK: Gather swap info [02369adf-7a19-9835-648e-000000000453] 7920 1726885350.60710: sending task result for task 02369adf-7a19-9835-648e-000000000453 7920 1726885350.60928: done sending task result for task 02369adf-7a19-9835-648e-000000000453 7920 1726885350.60935: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 7920 1726885350.60994: no more pending results, returning what we have 7920 1726885350.60998: results queue empty 7920 1726885350.60998: checking for any_errors_fatal 7920 1726885350.61004: done checking for any_errors_fatal 7920 1726885350.61005: checking for max_fail_percentage 7920 1726885350.61006: done checking for max_fail_percentage 7920 1726885350.61007: checking to see if all hosts have failed and the running result is not ok 7920 1726885350.61008: done checking to see if all hosts have failed 7920 1726885350.61009: getting the remaining hosts for this loop 7920 1726885350.61011: done getting the remaining hosts for this loop 7920 1726885350.61015: getting the next task for host managed_node1 7920 1726885350.61025: done getting next task for host managed_node1 7920 1726885350.61027: ^ task is: TASK: Verify swap status 7920 1726885350.61033: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885350.61038: getting variables 7920 1726885350.61039: in VariableManager get_vars() 7920 1726885350.61069: Calling all_inventory to load vars for managed_node1 7920 1726885350.61073: Calling groups_inventory to load vars for managed_node1 7920 1726885350.61076: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885350.61089: Calling all_plugins_play to load vars for managed_node1 7920 1726885350.61093: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885350.61097: Calling groups_plugins_play to load vars for managed_node1 7920 1726885350.61782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885350.62360: done with get_vars() 7920 1726885350.62373: done getting variables 7920 1726885350.63241: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:30 -0400 (0:00:00.040) 0:01:28.261 ****** 7920 1726885350.63273: entering _queue_task() for managed_node1/assert 7920 1726885350.63497: worker is 1 (out of 1 available) 7920 1726885350.63508: exiting _queue_task() for managed_node1/assert 7920 1726885350.63524: done queuing things up, now waiting for results queue to drain 7920 1726885350.63526: waiting for pending results... 7920 1726885350.64501: running TaskExecutor() for managed_node1/TASK: Verify swap status 7920 1726885350.64741: in run() - task 02369adf-7a19-9835-648e-000000000454 7920 1726885350.64760: variable 'ansible_search_path' from source: unknown 7920 1726885350.64915: calling self._execute() 7920 1726885350.65023: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.65119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.65135: variable 'omit' from source: magic vars 7920 1726885350.65830: variable 'storage_test_volume' from source: include params 7920 1726885350.65898: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 7920 1726885350.65976: when evaluation is False, skipping this task 7920 1726885350.65985: _execute() done 7920 1726885350.65993: dumping result to json 7920 1726885350.66000: done dumping result, returning 7920 1726885350.66014: done running TaskExecutor() for managed_node1/TASK: Verify swap status [02369adf-7a19-9835-648e-000000000454] 7920 1726885350.66029: sending task result for task 02369adf-7a19-9835-648e-000000000454 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 7920 1726885350.66231: no more pending results, returning what we have 7920 1726885350.66234: results queue empty 7920 1726885350.66235: checking for any_errors_fatal 7920 1726885350.66242: done checking for any_errors_fatal 7920 1726885350.66243: checking for max_fail_percentage 7920 1726885350.66245: done checking for max_fail_percentage 7920 1726885350.66247: checking to see if all hosts have failed and the running result is not ok 7920 1726885350.66248: done checking to see if all hosts have failed 7920 1726885350.66249: getting the remaining hosts for this loop 7920 1726885350.66250: done getting the remaining hosts for this loop 7920 1726885350.66254: getting the next task for host managed_node1 7920 1726885350.66262: done getting next task for host managed_node1 7920 1726885350.66266: ^ task is: TASK: Unset facts 7920 1726885350.66271: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885350.66276: getting variables 7920 1726885350.66278: in VariableManager get_vars() 7920 1726885350.66311: Calling all_inventory to load vars for managed_node1 7920 1726885350.66315: Calling groups_inventory to load vars for managed_node1 7920 1726885350.66321: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885350.66334: Calling all_plugins_play to load vars for managed_node1 7920 1726885350.66337: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885350.66340: Calling groups_plugins_play to load vars for managed_node1 7920 1726885350.67332: done sending task result for task 02369adf-7a19-9835-648e-000000000454 7920 1726885350.67337: WORKER PROCESS EXITING 7920 1726885350.67388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885350.67981: done with get_vars() 7920 1726885350.67995: done getting variables 7920 1726885350.68558: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:30 -0400 (0:00:00.053) 0:01:28.314 ****** 7920 1726885350.68591: entering _queue_task() for managed_node1/set_fact 7920 1726885350.68823: worker is 1 (out of 1 available) 7920 1726885350.68834: exiting _queue_task() for managed_node1/set_fact 7920 1726885350.68846: done queuing things up, now waiting for results queue to drain 7920 1726885350.68848: waiting for pending results... 7920 1726885350.69699: running TaskExecutor() for managed_node1/TASK: Unset facts 7920 1726885350.69919: in run() - task 02369adf-7a19-9835-648e-000000000455 7920 1726885350.69930: variable 'ansible_search_path' from source: unknown 7920 1726885350.70075: calling self._execute() 7920 1726885350.70167: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.70175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.70299: variable 'omit' from source: magic vars 7920 1726885350.70486: variable 'omit' from source: magic vars 7920 1726885350.70654: variable 'omit' from source: magic vars 7920 1726885350.70689: variable 'omit' from source: magic vars 7920 1726885350.71221: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885350.71225: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885350.71227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885350.71230: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885350.71232: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885350.71234: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885350.71236: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885350.71238: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885350.71240: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.71242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.71359: Set connection var ansible_connection to ssh 7920 1726885350.71484: Set connection var ansible_shell_executable to /bin/sh 7920 1726885350.71491: Set connection var ansible_timeout to 10 7920 1726885350.71494: Set connection var ansible_shell_type to sh 7920 1726885350.71500: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885350.71505: Set connection var ansible_pipelining to False 7920 1726885350.71534: variable 'ansible_shell_executable' from source: unknown 7920 1726885350.71538: variable 'ansible_connection' from source: unknown 7920 1726885350.71542: variable 'ansible_module_compression' from source: unknown 7920 1726885350.71545: variable 'ansible_shell_type' from source: unknown 7920 1726885350.71547: variable 'ansible_shell_executable' from source: unknown 7920 1726885350.71549: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.71551: variable 'ansible_pipelining' from source: unknown 7920 1726885350.71553: variable 'ansible_timeout' from source: unknown 7920 1726885350.71555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.71800: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885350.71852: variable 'omit' from source: magic vars 7920 1726885350.71855: starting attempt loop 7920 1726885350.71861: running the handler 7920 1726885350.71873: handler run complete 7920 1726885350.71885: attempt loop complete, returning result 7920 1726885350.71888: _execute() done 7920 1726885350.71891: dumping result to json 7920 1726885350.71893: done dumping result, returning 7920 1726885350.71905: done running TaskExecutor() for managed_node1/TASK: Unset facts [02369adf-7a19-9835-648e-000000000455] 7920 1726885350.71907: sending task result for task 02369adf-7a19-9835-648e-000000000455 7920 1726885350.72076: done sending task result for task 02369adf-7a19-9835-648e-000000000455 7920 1726885350.72079: WORKER PROCESS EXITING ok: [managed_node1] => { "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 } 7920 1726885350.72173: no more pending results, returning what we have 7920 1726885350.72175: results queue empty 7920 1726885350.72176: checking for any_errors_fatal 7920 1726885350.72183: done checking for any_errors_fatal 7920 1726885350.72183: checking for max_fail_percentage 7920 1726885350.72185: done checking for max_fail_percentage 7920 1726885350.72186: checking to see if all hosts have failed and the running result is not ok 7920 1726885350.72187: done checking to see if all hosts have failed 7920 1726885350.72188: getting the remaining hosts for this loop 7920 1726885350.72190: done getting the remaining hosts for this loop 7920 1726885350.72193: getting the next task for host managed_node1 7920 1726885350.72203: done getting next task for host managed_node1 7920 1726885350.72205: ^ task is: TASK: Set some variables for fstab checking 7920 1726885350.72211: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885350.72219: getting variables 7920 1726885350.72221: in VariableManager get_vars() 7920 1726885350.72250: Calling all_inventory to load vars for managed_node1 7920 1726885350.72254: Calling groups_inventory to load vars for managed_node1 7920 1726885350.72257: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885350.72267: Calling all_plugins_play to load vars for managed_node1 7920 1726885350.72271: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885350.72274: Calling groups_plugins_play to load vars for managed_node1 7920 1726885350.73519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885350.74514: done with get_vars() 7920 1726885350.74531: done getting variables 7920 1726885350.74580: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:30 -0400 (0:00:00.060) 0:01:28.374 ****** 7920 1726885350.74611: entering _queue_task() for managed_node1/set_fact 7920 1726885350.74830: worker is 1 (out of 1 available) 7920 1726885350.74841: exiting _queue_task() for managed_node1/set_fact 7920 1726885350.74852: done queuing things up, now waiting for results queue to drain 7920 1726885350.74854: waiting for pending results... 7920 1726885350.75594: running TaskExecutor() for managed_node1/TASK: Set some variables for fstab checking 7920 1726885350.75700: in run() - task 02369adf-7a19-9835-648e-000000000459 7920 1726885350.75716: variable 'ansible_search_path' from source: unknown 7920 1726885350.75750: calling self._execute() 7920 1726885350.75846: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.75850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.75860: variable 'omit' from source: magic vars 7920 1726885350.75968: variable 'omit' from source: magic vars 7920 1726885350.76025: variable 'omit' from source: magic vars 7920 1726885350.76627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885350.79753: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885350.79827: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885350.79881: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885350.79894: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885350.79925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885350.79998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885350.80032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885350.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) 7920 1726885350.80099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885350.80116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885350.80164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885350.80186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885350.80210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885350.80256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885350.80271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885350.80361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885350.80365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885350.80386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885350.80427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885350.80443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885350.80607: variable 'storage_test_fstab' from source: set_fact 7920 1726885350.80622: variable 'storage_test_volume' from source: include params 7920 1726885350.80783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885350.81114: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885350.81120: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885350.81123: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885350.81125: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885350.81170: 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) 7920 1726885350.81192: 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) 7920 1726885350.81224: 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) 7920 1726885350.81244: 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) 7920 1726885350.81710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885350.81736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885350.81762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885350.81941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885350.82556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885350.82979: variable '__mount_point' from source: task vars 7920 1726885350.83062: variable 'storage_test_volume' from source: include params 7920 1726885350.83088: variable 'storage_test_fstab' from source: set_fact 7920 1726885350.83375: variable '_storage_test_volume_present' from source: set_fact 7920 1726885350.83378: variable '__mount_point' from source: task vars 7920 1726885350.83447: variable 'storage_test_volume' from source: include params 7920 1726885350.83462: variable 'storage_test_volume' from source: include params 7920 1726885350.83624: variable '_storage_test_volume_present' from source: set_fact 7920 1726885350.83627: variable '__mount_point' from source: task vars 7920 1726885350.83692: variable 'storage_test_volume' from source: include params 7920 1726885350.84058: variable '__mount_options' from source: task vars 7920 1726885350.84127: variable 'storage_test_volume' from source: include params 7920 1726885350.84143: variable '__mount_point' from source: task vars 7920 1726885350.84210: variable 'storage_test_volume' from source: include params 7920 1726885350.84226: variable 'storage_test_fstab' from source: set_fact 7920 1726885350.84233: variable '__pattern' from source: task vars 7920 1726885350.84318: variable '__mount_point' from source: task vars 7920 1726885350.84383: variable 'storage_test_volume' from source: include params 7920 1726885350.84397: variable '__mount_options' from source: task vars 7920 1726885350.84465: variable 'storage_test_volume' from source: include params 7920 1726885350.84628: variable '_storage_test_volume_present' from source: set_fact 7920 1726885350.84631: variable '__mount_options' from source: task vars 7920 1726885350.84698: variable 'storage_test_volume' from source: include params 7920 1726885350.84743: variable 'omit' from source: magic vars 7920 1726885350.84765: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885350.84792: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885350.84808: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885350.84934: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885350.84937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885350.84940: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885350.84942: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885350.84944: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885350.84946: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.84948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.85235: Set connection var ansible_connection to ssh 7920 1726885350.85238: Set connection var ansible_shell_executable to /bin/sh 7920 1726885350.85240: Set connection var ansible_timeout to 10 7920 1726885350.85242: Set connection var ansible_shell_type to sh 7920 1726885350.85244: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885350.85246: Set connection var ansible_pipelining to False 7920 1726885350.85248: variable 'ansible_shell_executable' from source: unknown 7920 1726885350.85251: variable 'ansible_connection' from source: unknown 7920 1726885350.85253: variable 'ansible_module_compression' from source: unknown 7920 1726885350.85255: variable 'ansible_shell_type' from source: unknown 7920 1726885350.85257: variable 'ansible_shell_executable' from source: unknown 7920 1726885350.85259: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.85261: variable 'ansible_pipelining' from source: unknown 7920 1726885350.85263: variable 'ansible_timeout' from source: unknown 7920 1726885350.85265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.85268: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885350.85270: variable 'omit' from source: magic vars 7920 1726885350.85272: starting attempt loop 7920 1726885350.85274: running the handler 7920 1726885350.85275: handler run complete 7920 1726885350.85277: attempt loop complete, returning result 7920 1726885350.85279: _execute() done 7920 1726885350.85281: dumping result to json 7920 1726885350.85283: done dumping result, returning 7920 1726885350.85285: done running TaskExecutor() for managed_node1/TASK: Set some variables for fstab checking [02369adf-7a19-9835-648e-000000000459] 7920 1726885350.85287: sending task result for task 02369adf-7a19-9835-648e-000000000459 7920 1726885350.85392: done sending task result for task 02369adf-7a19-9835-648e-000000000459 7920 1726885350.85395: WORKER PROCESS EXITING ok: [managed_node1] => { "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=157f43d2-bbbd-4c7a-8a58-cba6899beb3e " ], "storage_test_fstab_mount_options_matches": [ " /opt/test xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test " ] }, "changed": false } 7920 1726885350.85492: no more pending results, returning what we have 7920 1726885350.85495: results queue empty 7920 1726885350.85496: checking for any_errors_fatal 7920 1726885350.85501: done checking for any_errors_fatal 7920 1726885350.85502: checking for max_fail_percentage 7920 1726885350.85504: done checking for max_fail_percentage 7920 1726885350.85505: checking to see if all hosts have failed and the running result is not ok 7920 1726885350.85506: done checking to see if all hosts have failed 7920 1726885350.85506: getting the remaining hosts for this loop 7920 1726885350.85507: done getting the remaining hosts for this loop 7920 1726885350.85511: getting the next task for host managed_node1 7920 1726885350.85520: done getting next task for host managed_node1 7920 1726885350.85522: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 7920 1726885350.85527: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885350.85531: getting variables 7920 1726885350.85532: in VariableManager get_vars() 7920 1726885350.85562: Calling all_inventory to load vars for managed_node1 7920 1726885350.85564: Calling groups_inventory to load vars for managed_node1 7920 1726885350.85567: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885350.85580: Calling all_plugins_play to load vars for managed_node1 7920 1726885350.85583: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885350.85586: Calling groups_plugins_play to load vars for managed_node1 7920 1726885350.86125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885350.86775: done with get_vars() 7920 1726885350.86791: done getting variables 7920 1726885350.86854: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:30 -0400 (0:00:00.122) 0:01:28.497 ****** 7920 1726885350.86886: entering _queue_task() for managed_node1/assert 7920 1726885350.87151: worker is 1 (out of 1 available) 7920 1726885350.87164: exiting _queue_task() for managed_node1/assert 7920 1726885350.87176: done queuing things up, now waiting for results queue to drain 7920 1726885350.87178: waiting for pending results... 7920 1726885350.87496: running TaskExecutor() for managed_node1/TASK: Verify that the device identifier appears in /etc/fstab 7920 1726885350.87632: in run() - task 02369adf-7a19-9835-648e-00000000045a 7920 1726885350.87651: variable 'ansible_search_path' from source: unknown 7920 1726885350.87695: calling self._execute() 7920 1726885350.87800: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.87813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.87830: variable 'omit' from source: magic vars 7920 1726885350.88212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885350.90849: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885350.90930: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885350.90974: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885350.91017: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885350.91055: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885350.91163: variable '_storage_test_volume_present' from source: set_fact 7920 1726885350.91183: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885350.91193: variable 'omit' from source: magic vars 7920 1726885350.91255: variable 'omit' from source: magic vars 7920 1726885350.91298: variable 'omit' from source: magic vars 7920 1726885350.91334: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885350.91366: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885350.91391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885350.91415: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885350.91435: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885350.91460: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885350.91486: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885350.91517: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885350.91526: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.91540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.91665: Set connection var ansible_connection to ssh 7920 1726885350.91681: Set connection var ansible_shell_executable to /bin/sh 7920 1726885350.91690: Set connection var ansible_timeout to 10 7920 1726885350.91701: Set connection var ansible_shell_type to sh 7920 1726885350.91710: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885350.91722: Set connection var ansible_pipelining to False 7920 1726885350.91750: variable 'ansible_shell_executable' from source: unknown 7920 1726885350.91760: variable 'ansible_connection' from source: unknown 7920 1726885350.91767: variable 'ansible_module_compression' from source: unknown 7920 1726885350.91774: variable 'ansible_shell_type' from source: unknown 7920 1726885350.91781: variable 'ansible_shell_executable' from source: unknown 7920 1726885350.91787: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.91794: variable 'ansible_pipelining' from source: unknown 7920 1726885350.91801: variable 'ansible_timeout' from source: unknown 7920 1726885350.91815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.91950: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885350.91964: variable 'omit' from source: magic vars 7920 1726885350.91976: starting attempt loop 7920 1726885350.91982: running the handler 7920 1726885350.92291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885350.92331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885350.92363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885350.92409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885350.92438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885350.92486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885350.92666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885350.92697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885350.92859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885350.92880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885350.93100: variable 'storage_test_fstab_id_matches' from source: set_fact 7920 1726885350.93113: variable 'storage_test_fstab_expected_id_matches' from source: set_fact 7920 1726885350.93138: Evaluated conditional (storage_test_fstab_id_matches | length == storage_test_fstab_expected_id_matches | int): True 7920 1726885350.93148: handler run complete 7920 1726885350.93166: attempt loop complete, returning result 7920 1726885350.93173: _execute() done 7920 1726885350.93186: dumping result to json 7920 1726885350.93193: done dumping result, returning 7920 1726885350.93203: done running TaskExecutor() for managed_node1/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-9835-648e-00000000045a] 7920 1726885350.93214: sending task result for task 02369adf-7a19-9835-648e-00000000045a ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885350.93357: no more pending results, returning what we have 7920 1726885350.93366: results queue empty 7920 1726885350.93367: checking for any_errors_fatal 7920 1726885350.93375: done checking for any_errors_fatal 7920 1726885350.93376: checking for max_fail_percentage 7920 1726885350.93378: done checking for max_fail_percentage 7920 1726885350.93379: checking to see if all hosts have failed and the running result is not ok 7920 1726885350.93380: done checking to see if all hosts have failed 7920 1726885350.93381: getting the remaining hosts for this loop 7920 1726885350.93383: done getting the remaining hosts for this loop 7920 1726885350.93387: getting the next task for host managed_node1 7920 1726885350.93397: done getting next task for host managed_node1 7920 1726885350.93399: ^ task is: TASK: Verify the fstab mount point 7920 1726885350.93404: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885350.93410: getting variables 7920 1726885350.93414: in VariableManager get_vars() 7920 1726885350.93447: Calling all_inventory to load vars for managed_node1 7920 1726885350.93451: Calling groups_inventory to load vars for managed_node1 7920 1726885350.93454: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885350.93465: Calling all_plugins_play to load vars for managed_node1 7920 1726885350.93469: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885350.93473: Calling groups_plugins_play to load vars for managed_node1 7920 1726885350.93998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885350.95104: done sending task result for task 02369adf-7a19-9835-648e-00000000045a 7920 1726885350.95108: WORKER PROCESS EXITING 7920 1726885350.95460: done with get_vars() 7920 1726885350.95475: done getting variables 7920 1726885350.95533: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:30 -0400 (0:00:00.086) 0:01:28.584 ****** 7920 1726885350.95566: entering _queue_task() for managed_node1/assert 7920 1726885350.95827: worker is 1 (out of 1 available) 7920 1726885350.95838: exiting _queue_task() for managed_node1/assert 7920 1726885350.95851: done queuing things up, now waiting for results queue to drain 7920 1726885350.95853: waiting for pending results... 7920 1726885350.96137: running TaskExecutor() for managed_node1/TASK: Verify the fstab mount point 7920 1726885350.96262: in run() - task 02369adf-7a19-9835-648e-00000000045b 7920 1726885350.96281: variable 'ansible_search_path' from source: unknown 7920 1726885350.96324: calling self._execute() 7920 1726885350.96419: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.96430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.96444: variable 'omit' from source: magic vars 7920 1726885350.96555: variable 'omit' from source: magic vars 7920 1726885350.96617: variable 'omit' from source: magic vars 7920 1726885350.97108: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 7920 1726885350.97123: variable 'storage_test_volume' from source: include params 7920 1726885350.97178: variable 'omit' from source: magic vars 7920 1726885350.97225: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885350.97264: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885350.97289: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885350.97317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885350.97335: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885350.97357: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885350.97377: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885350.97411: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885350.97420: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.97428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.97664: Set connection var ansible_connection to ssh 7920 1726885350.97745: Set connection var ansible_shell_executable to /bin/sh 7920 1726885350.97755: Set connection var ansible_timeout to 10 7920 1726885350.97761: Set connection var ansible_shell_type to sh 7920 1726885350.97769: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885350.97777: Set connection var ansible_pipelining to False 7920 1726885350.97863: variable 'ansible_shell_executable' from source: unknown 7920 1726885350.97871: variable 'ansible_connection' from source: unknown 7920 1726885350.97877: variable 'ansible_module_compression' from source: unknown 7920 1726885350.97882: variable 'ansible_shell_type' from source: unknown 7920 1726885350.97888: variable 'ansible_shell_executable' from source: unknown 7920 1726885350.97894: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885350.97901: variable 'ansible_pipelining' from source: unknown 7920 1726885350.97906: variable 'ansible_timeout' from source: unknown 7920 1726885350.97953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885350.98209: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885350.98287: variable 'omit' from source: magic vars 7920 1726885350.98297: starting attempt loop 7920 1726885350.98303: running the handler 7920 1726885350.98587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885351.01360: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885351.01429: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885351.01473: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885351.01510: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885351.01542: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885351.01616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885351.01650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885351.01683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885351.01730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885351.01749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885351.01804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885351.01834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885351.01862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885351.01908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885351.01929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885351.02046: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 7920 1726885351.02056: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 7920 1726885351.02075: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 7920 1726885351.02086: handler run complete 7920 1726885351.02113: attempt loop complete, returning result 7920 1726885351.02122: _execute() done 7920 1726885351.02129: dumping result to json 7920 1726885351.02138: done dumping result, returning 7920 1726885351.02151: done running TaskExecutor() for managed_node1/TASK: Verify the fstab mount point [02369adf-7a19-9835-648e-00000000045b] 7920 1726885351.02160: sending task result for task 02369adf-7a19-9835-648e-00000000045b ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885351.02305: no more pending results, returning what we have 7920 1726885351.02315: results queue empty 7920 1726885351.02316: checking for any_errors_fatal 7920 1726885351.02324: done checking for any_errors_fatal 7920 1726885351.02325: checking for max_fail_percentage 7920 1726885351.02326: done checking for max_fail_percentage 7920 1726885351.02327: checking to see if all hosts have failed and the running result is not ok 7920 1726885351.02328: done checking to see if all hosts have failed 7920 1726885351.02329: getting the remaining hosts for this loop 7920 1726885351.02331: done getting the remaining hosts for this loop 7920 1726885351.02335: getting the next task for host managed_node1 7920 1726885351.02343: done getting next task for host managed_node1 7920 1726885351.02345: ^ task is: TASK: Verify mount_options 7920 1726885351.02350: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885351.02354: getting variables 7920 1726885351.02356: in VariableManager get_vars() 7920 1726885351.02388: Calling all_inventory to load vars for managed_node1 7920 1726885351.02391: Calling groups_inventory to load vars for managed_node1 7920 1726885351.02394: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885351.02404: Calling all_plugins_play to load vars for managed_node1 7920 1726885351.02407: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885351.02410: Calling groups_plugins_play to load vars for managed_node1 7920 1726885351.03275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885351.03843: done sending task result for task 02369adf-7a19-9835-648e-00000000045b 7920 1726885351.03846: WORKER PROCESS EXITING 7920 1726885351.04790: done with get_vars() 7920 1726885351.04860: done getting variables 7920 1726885351.04971: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:31 -0400 (0:00:00.094) 0:01:28.678 ****** 7920 1726885351.05008: entering _queue_task() for managed_node1/assert 7920 1726885351.05566: worker is 1 (out of 1 available) 7920 1726885351.05591: exiting _queue_task() for managed_node1/assert 7920 1726885351.05616: done queuing things up, now waiting for results queue to drain 7920 1726885351.05618: waiting for pending results... 7920 1726885351.06043: running TaskExecutor() for managed_node1/TASK: Verify mount_options 7920 1726885351.06364: in run() - task 02369adf-7a19-9835-648e-00000000045c 7920 1726885351.06400: variable 'ansible_search_path' from source: unknown 7920 1726885351.06481: calling self._execute() 7920 1726885351.06695: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885351.06737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885351.06806: variable 'omit' from source: magic vars 7920 1726885351.07377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885351.09807: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885351.09983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885351.10030: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885351.10075: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885351.10105: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885351.10197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885351.10244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885351.10274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885351.10323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885351.10350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885351.10474: Evaluated conditional (__storage_verify_mount_options | d(false)): False 7920 1726885351.10482: when evaluation is False, skipping this task 7920 1726885351.10489: _execute() done 7920 1726885351.10495: dumping result to json 7920 1726885351.10502: done dumping result, returning 7920 1726885351.10510: done running TaskExecutor() for managed_node1/TASK: Verify mount_options [02369adf-7a19-9835-648e-00000000045c] 7920 1726885351.10522: sending task result for task 02369adf-7a19-9835-648e-00000000045c 7920 1726885351.10636: done sending task result for task 02369adf-7a19-9835-648e-00000000045c 7920 1726885351.10646: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 7920 1726885351.10713: no more pending results, returning what we have 7920 1726885351.10717: results queue empty 7920 1726885351.10720: checking for any_errors_fatal 7920 1726885351.10725: done checking for any_errors_fatal 7920 1726885351.10726: checking for max_fail_percentage 7920 1726885351.10728: done checking for max_fail_percentage 7920 1726885351.10729: checking to see if all hosts have failed and the running result is not ok 7920 1726885351.10730: done checking to see if all hosts have failed 7920 1726885351.10730: getting the remaining hosts for this loop 7920 1726885351.10733: done getting the remaining hosts for this loop 7920 1726885351.10737: getting the next task for host managed_node1 7920 1726885351.10749: done getting next task for host managed_node1 7920 1726885351.10753: ^ task is: TASK: Verify fingerprint 7920 1726885351.10758: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885351.10762: getting variables 7920 1726885351.10764: in VariableManager get_vars() 7920 1726885351.10799: Calling all_inventory to load vars for managed_node1 7920 1726885351.10802: Calling groups_inventory to load vars for managed_node1 7920 1726885351.10806: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885351.10818: Calling all_plugins_play to load vars for managed_node1 7920 1726885351.10821: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885351.10825: Calling groups_plugins_play to load vars for managed_node1 7920 1726885351.11572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885351.12152: done with get_vars() 7920 1726885351.12169: done getting variables 7920 1726885351.12236: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:31 -0400 (0:00:00.072) 0:01:28.751 ****** 7920 1726885351.12267: entering _queue_task() for managed_node1/assert 7920 1726885351.12507: worker is 1 (out of 1 available) 7920 1726885351.12521: exiting _queue_task() for managed_node1/assert 7920 1726885351.12534: done queuing things up, now waiting for results queue to drain 7920 1726885351.12536: waiting for pending results... 7920 1726885351.12824: running TaskExecutor() for managed_node1/TASK: Verify fingerprint 7920 1726885351.12951: in run() - task 02369adf-7a19-9835-648e-00000000045d 7920 1726885351.12976: variable 'ansible_search_path' from source: unknown 7920 1726885351.13018: calling self._execute() 7920 1726885351.13121: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885351.13132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885351.13146: variable 'omit' from source: magic vars 7920 1726885351.13257: variable 'omit' from source: magic vars 7920 1726885351.13323: variable 'omit' from source: magic vars 7920 1726885351.13364: variable 'omit' from source: magic vars 7920 1726885351.13416: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885351.13458: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885351.13487: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885351.13511: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885351.13539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885351.13565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885351.13590: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885351.13626: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885351.13638: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885351.13646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885351.13771: Set connection var ansible_connection to ssh 7920 1726885351.13787: Set connection var ansible_shell_executable to /bin/sh 7920 1726885351.13797: Set connection var ansible_timeout to 10 7920 1726885351.13804: Set connection var ansible_shell_type to sh 7920 1726885351.13818: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885351.13832: Set connection var ansible_pipelining to False 7920 1726885351.13868: variable 'ansible_shell_executable' from source: unknown 7920 1726885351.13876: variable 'ansible_connection' from source: unknown 7920 1726885351.13884: variable 'ansible_module_compression' from source: unknown 7920 1726885351.13891: variable 'ansible_shell_type' from source: unknown 7920 1726885351.13897: variable 'ansible_shell_executable' from source: unknown 7920 1726885351.13903: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885351.13910: variable 'ansible_pipelining' from source: unknown 7920 1726885351.13921: variable 'ansible_timeout' from source: unknown 7920 1726885351.13929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885351.14078: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885351.14093: variable 'omit' from source: magic vars 7920 1726885351.14103: starting attempt loop 7920 1726885351.14110: running the handler 7920 1726885351.14378: variable '__fingerprint' from source: task vars 7920 1726885351.14390: variable 'storage_test_fstab' from source: set_fact 7920 1726885351.14425: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 7920 1726885351.14436: handler run complete 7920 1726885351.14453: attempt loop complete, returning result 7920 1726885351.14461: _execute() done 7920 1726885351.14468: dumping result to json 7920 1726885351.14475: done dumping result, returning 7920 1726885351.14486: done running TaskExecutor() for managed_node1/TASK: Verify fingerprint [02369adf-7a19-9835-648e-00000000045d] 7920 1726885351.14495: sending task result for task 02369adf-7a19-9835-648e-00000000045d 7920 1726885351.14605: done sending task result for task 02369adf-7a19-9835-648e-00000000045d ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885351.14660: no more pending results, returning what we have 7920 1726885351.14663: results queue empty 7920 1726885351.14664: checking for any_errors_fatal 7920 1726885351.14672: done checking for any_errors_fatal 7920 1726885351.14673: checking for max_fail_percentage 7920 1726885351.14675: done checking for max_fail_percentage 7920 1726885351.14676: checking to see if all hosts have failed and the running result is not ok 7920 1726885351.14677: done checking to see if all hosts have failed 7920 1726885351.14678: getting the remaining hosts for this loop 7920 1726885351.14680: done getting the remaining hosts for this loop 7920 1726885351.14684: getting the next task for host managed_node1 7920 1726885351.14692: done getting next task for host managed_node1 7920 1726885351.14695: ^ task is: TASK: Clean up variables 7920 1726885351.14700: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885351.14705: getting variables 7920 1726885351.14708: in VariableManager get_vars() 7920 1726885351.14743: Calling all_inventory to load vars for managed_node1 7920 1726885351.14746: Calling groups_inventory to load vars for managed_node1 7920 1726885351.14751: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885351.14763: Calling all_plugins_play to load vars for managed_node1 7920 1726885351.14767: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885351.14771: Calling groups_plugins_play to load vars for managed_node1 7920 1726885351.15287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885351.15832: WORKER PROCESS EXITING 7920 1726885351.16079: done with get_vars() 7920 1726885351.16092: done getting variables 7920 1726885351.16157: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:31 -0400 (0:00:00.039) 0:01:28.790 ****** 7920 1726885351.16193: entering _queue_task() for managed_node1/set_fact 7920 1726885351.16417: worker is 1 (out of 1 available) 7920 1726885351.16428: exiting _queue_task() for managed_node1/set_fact 7920 1726885351.16441: done queuing things up, now waiting for results queue to drain 7920 1726885351.16442: waiting for pending results... 7920 1726885351.16728: running TaskExecutor() for managed_node1/TASK: Clean up variables 7920 1726885351.16860: in run() - task 02369adf-7a19-9835-648e-00000000045e 7920 1726885351.16881: variable 'ansible_search_path' from source: unknown 7920 1726885351.16922: calling self._execute() 7920 1726885351.17022: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885351.17035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885351.17047: variable 'omit' from source: magic vars 7920 1726885351.17148: variable 'omit' from source: magic vars 7920 1726885351.17200: variable 'omit' from source: magic vars 7920 1726885351.17242: variable 'omit' from source: magic vars 7920 1726885351.17287: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885351.17327: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885351.17349: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885351.17368: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885351.17381: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885351.17398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885351.17419: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885351.17450: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885351.17457: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885351.17463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885351.17577: Set connection var ansible_connection to ssh 7920 1726885351.17592: Set connection var ansible_shell_executable to /bin/sh 7920 1726885351.17600: Set connection var ansible_timeout to 10 7920 1726885351.17606: Set connection var ansible_shell_type to sh 7920 1726885351.17615: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885351.17625: Set connection var ansible_pipelining to False 7920 1726885351.17653: variable 'ansible_shell_executable' from source: unknown 7920 1726885351.17659: variable 'ansible_connection' from source: unknown 7920 1726885351.17665: variable 'ansible_module_compression' from source: unknown 7920 1726885351.17671: variable 'ansible_shell_type' from source: unknown 7920 1726885351.17676: variable 'ansible_shell_executable' from source: unknown 7920 1726885351.17682: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885351.17688: variable 'ansible_pipelining' from source: unknown 7920 1726885351.17693: variable 'ansible_timeout' from source: unknown 7920 1726885351.17700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885351.17838: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885351.17851: variable 'omit' from source: magic vars 7920 1726885351.17863: starting attempt loop 7920 1726885351.17869: running the handler 7920 1726885351.17884: handler run complete 7920 1726885351.17899: attempt loop complete, returning result 7920 1726885351.17909: _execute() done 7920 1726885351.17922: dumping result to json 7920 1726885351.17930: done dumping result, returning 7920 1726885351.17939: done running TaskExecutor() for managed_node1/TASK: Clean up variables [02369adf-7a19-9835-648e-00000000045e] 7920 1726885351.17948: sending task result for task 02369adf-7a19-9835-648e-00000000045e 7920 1726885351.18040: done sending task result for task 02369adf-7a19-9835-648e-00000000045e 7920 1726885351.18048: WORKER PROCESS EXITING ok: [managed_node1] => { "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 } 7920 1726885351.18130: no more pending results, returning what we have 7920 1726885351.18135: results queue empty 7920 1726885351.18136: checking for any_errors_fatal 7920 1726885351.18143: done checking for any_errors_fatal 7920 1726885351.18144: checking for max_fail_percentage 7920 1726885351.18145: done checking for max_fail_percentage 7920 1726885351.18146: checking to see if all hosts have failed and the running result is not ok 7920 1726885351.18147: done checking to see if all hosts have failed 7920 1726885351.18148: getting the remaining hosts for this loop 7920 1726885351.18150: done getting the remaining hosts for this loop 7920 1726885351.18154: getting the next task for host managed_node1 7920 1726885351.18165: done getting next task for host managed_node1 7920 1726885351.18168: ^ task is: TASK: Verify fs type 7920 1726885351.18173: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885351.18178: getting variables 7920 1726885351.18180: in VariableManager get_vars() 7920 1726885351.18214: Calling all_inventory to load vars for managed_node1 7920 1726885351.18217: Calling groups_inventory to load vars for managed_node1 7920 1726885351.18221: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885351.18231: Calling all_plugins_play to load vars for managed_node1 7920 1726885351.18234: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885351.18237: Calling groups_plugins_play to load vars for managed_node1 7920 1726885351.19293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885351.20246: done with get_vars() 7920 1726885351.20257: done getting variables 7920 1726885351.20306: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:31 -0400 (0:00:00.041) 0:01:28.831 ****** 7920 1726885351.20339: entering _queue_task() for managed_node1/assert 7920 1726885351.20540: worker is 1 (out of 1 available) 7920 1726885351.20551: exiting _queue_task() for managed_node1/assert 7920 1726885351.20563: done queuing things up, now waiting for results queue to drain 7920 1726885351.20565: waiting for pending results... 7920 1726885351.21608: running TaskExecutor() for managed_node1/TASK: Verify fs type 7920 1726885351.22040: in run() - task 02369adf-7a19-9835-648e-000000000462 7920 1726885351.22059: variable 'ansible_search_path' from source: unknown 7920 1726885351.22097: calling self._execute() 7920 1726885351.22191: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885351.22202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885351.22219: variable 'omit' from source: magic vars 7920 1726885351.22610: variable 'storage_test_volume' from source: include params 7920 1726885351.22651: Evaluated conditional (storage_test_volume.type != "stratis"): True 7920 1726885351.22766: variable 'storage_test_volume' from source: include params 7920 1726885351.22785: Evaluated conditional (storage_test_volume.fs_type): True 7920 1726885351.22885: variable '_storage_test_volume_present' from source: set_fact 7920 1726885351.22895: Evaluated conditional (_storage_test_volume_present): True 7920 1726885351.22905: variable 'omit' from source: magic vars 7920 1726885351.22968: variable 'omit' from source: magic vars 7920 1726885351.23002: variable 'omit' from source: magic vars 7920 1726885351.23045: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885351.23086: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885351.23111: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885351.23136: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885351.23152: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885351.23177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885351.23198: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885351.23232: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885351.23240: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885351.23248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885351.23902: Set connection var ansible_connection to ssh 7920 1726885351.23920: Set connection var ansible_shell_executable to /bin/sh 7920 1726885351.23930: Set connection var ansible_timeout to 10 7920 1726885351.23936: Set connection var ansible_shell_type to sh 7920 1726885351.23949: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885351.23957: Set connection var ansible_pipelining to False 7920 1726885351.23982: variable 'ansible_shell_executable' from source: unknown 7920 1726885351.23989: variable 'ansible_connection' from source: unknown 7920 1726885351.23994: variable 'ansible_module_compression' from source: unknown 7920 1726885351.24000: variable 'ansible_shell_type' from source: unknown 7920 1726885351.24005: variable 'ansible_shell_executable' from source: unknown 7920 1726885351.24013: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885351.24021: variable 'ansible_pipelining' from source: unknown 7920 1726885351.24026: variable 'ansible_timeout' from source: unknown 7920 1726885351.24033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885351.24176: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885351.24192: variable 'omit' from source: magic vars 7920 1726885351.24200: starting attempt loop 7920 1726885351.24207: running the handler 7920 1726885351.24473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885351.27186: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885351.27389: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885351.27548: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885351.27586: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885351.27618: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885351.27876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885351.27909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885351.27942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885351.27991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885351.28106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885351.28509: variable 'storage_test_blkinfo' from source: set_fact 7920 1726885351.28638: variable 'storage_test_volume' from source: include params 7920 1726885351.28658: 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 7920 1726885351.28669: handler run complete 7920 1726885351.28684: attempt loop complete, returning result 7920 1726885351.28691: _execute() done 7920 1726885351.28696: dumping result to json 7920 1726885351.28702: done dumping result, returning 7920 1726885351.28717: done running TaskExecutor() for managed_node1/TASK: Verify fs type [02369adf-7a19-9835-648e-000000000462] 7920 1726885351.28727: sending task result for task 02369adf-7a19-9835-648e-000000000462 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885351.28891: no more pending results, returning what we have 7920 1726885351.28895: results queue empty 7920 1726885351.28896: checking for any_errors_fatal 7920 1726885351.28904: done checking for any_errors_fatal 7920 1726885351.28905: checking for max_fail_percentage 7920 1726885351.28907: done checking for max_fail_percentage 7920 1726885351.28908: checking to see if all hosts have failed and the running result is not ok 7920 1726885351.28909: done checking to see if all hosts have failed 7920 1726885351.28910: getting the remaining hosts for this loop 7920 1726885351.28914: done getting the remaining hosts for this loop 7920 1726885351.28918: getting the next task for host managed_node1 7920 1726885351.28927: done getting next task for host managed_node1 7920 1726885351.28929: ^ task is: TASK: Verify fs label 7920 1726885351.28942: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885351.28947: getting variables 7920 1726885351.28949: in VariableManager get_vars() 7920 1726885351.28986: Calling all_inventory to load vars for managed_node1 7920 1726885351.28989: Calling groups_inventory to load vars for managed_node1 7920 1726885351.28993: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885351.29004: Calling all_plugins_play to load vars for managed_node1 7920 1726885351.29008: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885351.29011: Calling groups_plugins_play to load vars for managed_node1 7920 1726885351.29561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885351.30240: done sending task result for task 02369adf-7a19-9835-648e-000000000462 7920 1726885351.30243: WORKER PROCESS EXITING 7920 1726885351.31373: done with get_vars() 7920 1726885351.31389: done getting variables 7920 1726885351.31449: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:31 -0400 (0:00:00.111) 0:01:28.943 ****** 7920 1726885351.31483: entering _queue_task() for managed_node1/assert 7920 1726885351.31945: worker is 1 (out of 1 available) 7920 1726885351.31958: exiting _queue_task() for managed_node1/assert 7920 1726885351.31969: done queuing things up, now waiting for results queue to drain 7920 1726885351.31970: waiting for pending results... 7920 1726885351.32502: running TaskExecutor() for managed_node1/TASK: Verify fs label 7920 1726885351.32629: in run() - task 02369adf-7a19-9835-648e-000000000463 7920 1726885351.32648: variable 'ansible_search_path' from source: unknown 7920 1726885351.32687: calling self._execute() 7920 1726885351.32783: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885351.32794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885351.32806: variable 'omit' from source: magic vars 7920 1726885351.33204: variable 'storage_test_volume' from source: include params 7920 1726885351.33248: Evaluated conditional (storage_test_volume.type != "stratis"): True 7920 1726885351.33399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885351.36642: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885351.36810: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885351.36852: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885351.36943: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885351.37044: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885351.37316: variable '_storage_test_volume_present' from source: set_fact 7920 1726885351.37339: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885351.37597: variable 'storage_test_volume' from source: include params 7920 1726885351.37623: Evaluated conditional (storage_test_volume.fs_type != "gfs2"): True 7920 1726885351.37634: variable 'omit' from source: magic vars 7920 1726885351.37696: variable 'omit' from source: magic vars 7920 1726885351.37886: variable 'storage_test_volume' from source: include params 7920 1726885351.37907: variable 'storage_test_blkinfo' from source: set_fact 7920 1726885351.37949: variable 'omit' from source: magic vars 7920 1726885351.37981: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885351.38017: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885351.38040: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885351.38061: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885351.38075: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885351.38093: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885351.38116: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885351.38148: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885351.38155: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885351.38162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885351.38274: Set connection var ansible_connection to ssh 7920 1726885351.38289: Set connection var ansible_shell_executable to /bin/sh 7920 1726885351.38297: Set connection var ansible_timeout to 10 7920 1726885351.38303: Set connection var ansible_shell_type to sh 7920 1726885351.38313: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885351.38322: Set connection var ansible_pipelining to False 7920 1726885351.38351: variable 'ansible_shell_executable' from source: unknown 7920 1726885351.38357: variable 'ansible_connection' from source: unknown 7920 1726885351.38363: variable 'ansible_module_compression' from source: unknown 7920 1726885351.38369: variable 'ansible_shell_type' from source: unknown 7920 1726885351.38374: variable 'ansible_shell_executable' from source: unknown 7920 1726885351.38380: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885351.38386: variable 'ansible_pipelining' from source: unknown 7920 1726885351.38392: variable 'ansible_timeout' from source: unknown 7920 1726885351.38398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885351.38506: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885351.38525: variable 'omit' from source: magic vars 7920 1726885351.38536: starting attempt loop 7920 1726885351.38545: running the handler 7920 1726885351.38730: variable 'storage_test_blkinfo' from source: set_fact 7920 1726885351.38748: variable 'storage_test_volume' from source: include params 7920 1726885351.38766: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].label == storage_test_volume.fs_label): True 7920 1726885351.38779: handler run complete 7920 1726885351.38796: attempt loop complete, returning result 7920 1726885351.38803: _execute() done 7920 1726885351.38809: dumping result to json 7920 1726885351.38818: done dumping result, returning 7920 1726885351.38829: done running TaskExecutor() for managed_node1/TASK: Verify fs label [02369adf-7a19-9835-648e-000000000463] 7920 1726885351.38838: sending task result for task 02369adf-7a19-9835-648e-000000000463 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885351.38990: no more pending results, returning what we have 7920 1726885351.38994: results queue empty 7920 1726885351.38995: checking for any_errors_fatal 7920 1726885351.39002: done checking for any_errors_fatal 7920 1726885351.39003: checking for max_fail_percentage 7920 1726885351.39005: done checking for max_fail_percentage 7920 1726885351.39006: checking to see if all hosts have failed and the running result is not ok 7920 1726885351.39007: done checking to see if all hosts have failed 7920 1726885351.39008: getting the remaining hosts for this loop 7920 1726885351.39010: done getting the remaining hosts for this loop 7920 1726885351.39016: getting the next task for host managed_node1 7920 1726885351.39027: done getting next task for host managed_node1 7920 1726885351.39030: ^ task is: TASK: See whether the device node is present 7920 1726885351.39035: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885351.39048: getting variables 7920 1726885351.39051: in VariableManager get_vars() 7920 1726885351.39086: Calling all_inventory to load vars for managed_node1 7920 1726885351.39090: Calling groups_inventory to load vars for managed_node1 7920 1726885351.39094: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885351.39105: Calling all_plugins_play to load vars for managed_node1 7920 1726885351.39109: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885351.39114: Calling groups_plugins_play to load vars for managed_node1 7920 1726885351.39655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885351.40532: done sending task result for task 02369adf-7a19-9835-648e-000000000463 7920 1726885351.40536: WORKER PROCESS EXITING 7920 1726885351.40977: done with get_vars() 7920 1726885351.40996: 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 22:22:31 -0400 (0:00:00.096) 0:01:29.039 ****** 7920 1726885351.41094: entering _queue_task() for managed_node1/stat 7920 1726885351.41844: worker is 1 (out of 1 available) 7920 1726885351.41857: exiting _queue_task() for managed_node1/stat 7920 1726885351.41869: done queuing things up, now waiting for results queue to drain 7920 1726885351.41871: waiting for pending results... 7920 1726885351.42590: running TaskExecutor() for managed_node1/TASK: See whether the device node is present 7920 1726885351.43078: in run() - task 02369adf-7a19-9835-648e-000000000467 7920 1726885351.43101: variable 'ansible_search_path' from source: unknown 7920 1726885351.43143: calling self._execute() 7920 1726885351.43289: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885351.43411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885351.43430: variable 'omit' from source: magic vars 7920 1726885351.43696: variable 'omit' from source: magic vars 7920 1726885351.43907: variable 'omit' from source: magic vars 7920 1726885351.44370: variable 'storage_test_volume' from source: include params 7920 1726885351.44442: variable 'omit' from source: magic vars 7920 1726885351.44547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885351.44645: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885351.44739: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885351.44762: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885351.44845: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885351.44867: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885351.44888: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885351.44923: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885351.45051: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885351.45059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885351.45182: Set connection var ansible_connection to ssh 7920 1726885351.45197: Set connection var ansible_shell_executable to /bin/sh 7920 1726885351.45207: Set connection var ansible_timeout to 10 7920 1726885351.45216: Set connection var ansible_shell_type to sh 7920 1726885351.45272: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885351.45282: Set connection var ansible_pipelining to False 7920 1726885351.45399: variable 'ansible_shell_executable' from source: unknown 7920 1726885351.45488: variable 'ansible_connection' from source: unknown 7920 1726885351.45497: variable 'ansible_module_compression' from source: unknown 7920 1726885351.45504: variable 'ansible_shell_type' from source: unknown 7920 1726885351.45510: variable 'ansible_shell_executable' from source: unknown 7920 1726885351.45520: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885351.45528: variable 'ansible_pipelining' from source: unknown 7920 1726885351.45533: variable 'ansible_timeout' from source: unknown 7920 1726885351.45540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885351.45975: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885351.46152: variable 'omit' from source: magic vars 7920 1726885351.46163: starting attempt loop 7920 1726885351.46171: running the handler 7920 1726885351.46188: _low_level_execute_command(): starting 7920 1726885351.46199: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885351.47553: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885351.47572: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885351.47588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885351.47607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885351.47723: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885351.47738: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885351.47754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885351.47774: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885351.47790: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885351.47802: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885351.47817: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885351.47834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885351.47851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885351.47864: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885351.47876: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885351.47890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885351.48065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885351.48082: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885351.48097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885351.48239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885351.49808: stdout chunk (state=3): >>>/root <<< 7920 1726885351.49996: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885351.50000: stdout chunk (state=3): >>><<< 7920 1726885351.50002: stderr chunk (state=3): >>><<< 7920 1726885351.50120: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885351.50124: _low_level_execute_command(): starting 7920 1726885351.50126: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885351.50027-9672-114077146247776 `" && echo ansible-tmp-1726885351.50027-9672-114077146247776="` echo /root/.ansible/tmp/ansible-tmp-1726885351.50027-9672-114077146247776 `" ) && sleep 0' 7920 1726885351.51508: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885351.51649: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885351.51664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885351.51682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885351.51728: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885351.51742: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885351.51756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885351.51771: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885351.51781: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885351.51790: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885351.51799: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885351.51810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885351.51828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885351.51839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885351.51848: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885351.51864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885351.51938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885351.52036: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885351.52052: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885351.52201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885351.53941: stdout chunk (state=3): >>>ansible-tmp-1726885351.50027-9672-114077146247776=/root/.ansible/tmp/ansible-tmp-1726885351.50027-9672-114077146247776 <<< 7920 1726885351.54059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885351.54134: stderr chunk (state=3): >>><<< 7920 1726885351.54137: stdout chunk (state=3): >>><<< 7920 1726885351.54326: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885351.50027-9672-114077146247776=/root/.ansible/tmp/ansible-tmp-1726885351.50027-9672-114077146247776 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885351.54330: variable 'ansible_module_compression' from source: unknown 7920 1726885351.54334: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7920 1726885351.54433: variable 'ansible_facts' from source: unknown 7920 1726885351.54436: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885351.50027-9672-114077146247776/AnsiballZ_stat.py 7920 1726885351.55135: Sending initial data 7920 1726885351.55144: Sent initial data (149 bytes) 7920 1726885351.57229: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885351.57247: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885351.57261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885351.57278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885351.57383: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885351.57395: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885351.57407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885351.57433: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885351.57444: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885351.57456: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885351.57471: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885351.57483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885351.57498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885351.57509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885351.57524: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885351.57537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885351.57647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885351.57760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885351.57778: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885351.57847: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885351.59656: 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 <<< 7920 1726885351.59661: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7920 1726885351.59749: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885351.59790: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpgq89iabb /root/.ansible/tmp/ansible-tmp-1726885351.50027-9672-114077146247776/AnsiballZ_stat.py <<< 7920 1726885351.59837: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885351.61301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885351.61470: stderr chunk (state=3): >>><<< 7920 1726885351.61473: stdout chunk (state=3): >>><<< 7920 1726885351.61476: done transferring module to remote 7920 1726885351.61482: _low_level_execute_command(): starting 7920 1726885351.61485: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885351.50027-9672-114077146247776/ /root/.ansible/tmp/ansible-tmp-1726885351.50027-9672-114077146247776/AnsiballZ_stat.py && sleep 0' 7920 1726885351.62564: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885351.62583: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885351.62598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885351.62622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885351.62665: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885351.62680: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885351.62699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885351.62726: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885351.62739: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885351.62750: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885351.62762: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885351.62774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885351.62792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885351.62808: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885351.62824: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885351.62839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885351.62916: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885351.62944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885351.62961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885351.63031: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885351.64807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885351.64811: stdout chunk (state=3): >>><<< 7920 1726885351.64815: stderr chunk (state=3): >>><<< 7920 1726885351.64916: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885351.64919: _low_level_execute_command(): starting 7920 1726885351.64922: _low_level_execute_command(): using become for this command 7920 1726885351.64925: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jnpixqctoylksxmqxnyiizdxsgojitlc ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885351.50027-9672-114077146247776/AnsiballZ_stat.py'"'"' && sleep 0' 7920 1726885351.65450: Initial state: awaiting_escalation: BECOME-SUCCESS-jnpixqctoylksxmqxnyiizdxsgojitlc 7920 1726885351.66516: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885351.66520: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885351.66638: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885351.66642: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885351.66644: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885351.66647: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885351.66709: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885351.66724: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885351.66932: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885351.69666: stdout chunk (state=1): >>>BECOME-SUCCESS-jnpixqctoylksxmqxnyiizdxsgojitlc <<< 7920 1726885351.69670: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-jnpixqctoylksxmqxnyiizdxsgojitlc' 7920 1726885351.69894: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885351.69898: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # <<< 7920 1726885351.69908: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885351.69969: stdout chunk (state=3): >>>import '_io' # <<< 7920 1726885351.69972: stdout chunk (state=3): >>>import 'marshal' # <<< 7920 1726885351.69996: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885351.70033: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7920 1726885351.70036: stdout chunk (state=3): >>># installing zipimport hook <<< 7920 1726885351.70074: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 7920 1726885351.70077: stdout chunk (state=3): >>># installed zipimport hook <<< 7920 1726885351.70126: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7920 1726885351.70129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885351.70148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885351.70160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885351.70185: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f680809aca0> <<< 7920 1726885351.70221: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885351.70245: 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 0x7f6808041280> <<< 7920 1726885351.70250: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f680809aa00> <<< 7920 1726885351.70267: 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' <<< 7920 1726885351.70283: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f680809a9a0> <<< 7920 1726885351.70302: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885351.70327: 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' <<< 7920 1726885351.70341: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6808041370> <<< 7920 1726885351.70396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7920 1726885351.70399: 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 <<< 7920 1726885351.70403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885351.70406: stdout chunk (state=3): >>>import '_abc' # <<< 7920 1726885351.70421: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6808041820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6808041550> <<< 7920 1726885351.70452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885351.70455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885351.70480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885351.70495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885351.70519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885351.70541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885351.70557: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807dc8f70> <<< 7920 1726885351.70574: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885351.70588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885351.70665: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807dcf100> <<< 7920 1726885351.70694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885351.70701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885351.70725: 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 0x7f6807df8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807dcf820> <<< 7920 1726885351.70752: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6808056760> <<< 7920 1726885351.70779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7920 1726885351.70782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807dc8c70> <<< 7920 1726885351.70838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 7920 1726885351.70842: 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 0x7f6807df8c70> <<< 7920 1726885351.70892: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6808041fd0> <<< 7920 1726885351.70918: 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. <<< 7920 1726885351.71109: 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' <<< 7920 1726885351.71145: 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' <<< 7920 1726885351.71172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885351.71194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885351.71210: 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' <<< 7920 1726885351.71231: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d94d90> <<< 7920 1726885351.71278: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d97e20> <<< 7920 1726885351.71298: 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' <<< 7920 1726885351.71322: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885351.71351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885351.71357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885351.71375: 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' <<< 7920 1726885351.71400: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d8e730> <<< 7920 1726885351.71420: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d95520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d94250> <<< 7920 1726885351.71435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885351.71502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885351.71530: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885351.71553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885351.71571: 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' <<< 7920 1726885351.71620: 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 0x7f6807d16cd0> <<< 7920 1726885351.71628: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d167c0> <<< 7920 1726885351.71632: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885351.71662: 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 0x7f6807d16dc0> <<< 7920 1726885351.71667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885351.71698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885351.71704: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d16e80> <<< 7920 1726885351.71742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 7920 1726885351.71745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d16f40> <<< 7920 1726885351.71748: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885351.71792: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d6ec40> import '_functools' # <<< 7920 1726885351.71822: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d68520> <<< 7920 1726885351.71885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885351.71888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d7c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d9bd00> <<< 7920 1726885351.71907: 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' <<< 7920 1726885351.71941: 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 0x7f6807d27b80> <<< 7920 1726885351.71947: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d6e160> <<< 7920 1726885351.71972: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885351.71978: 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 0x7f6807d7c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807da18b0> <<< 7920 1726885351.71998: 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' <<< 7920 1726885351.72058: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 7920 1726885351.72063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885351.72065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885351.72067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885351.72083: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d27eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d27ca0> <<< 7920 1726885351.72123: 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' <<< 7920 1726885351.72144: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d27c10> <<< 7920 1726885351.72151: 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' <<< 7920 1726885351.72171: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885351.72175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885351.72186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885351.72227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885351.72254: 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 0x7f6807cfc280> <<< 7920 1726885351.72277: 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' <<< 7920 1726885351.72308: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807cfc370> <<< 7920 1726885351.72425: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d32eb0> <<< 7920 1726885351.72466: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d29940> <<< 7920 1726885351.72493: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d294f0> <<< 7920 1726885351.72505: 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' <<< 7920 1726885351.72540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885351.72572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885351.72585: 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 0x7f6807c2f0d0> <<< 7920 1726885351.72615: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807cf7d90> <<< 7920 1726885351.72665: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d29dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d9bee0> <<< 7920 1726885351.72687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885351.72706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885351.72739: 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 0x7f6807c42a00> import 'errno' # <<< 7920 1726885351.72787: 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 0x7f6807c42d30> <<< 7920 1726885351.72801: 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' <<< 7920 1726885351.72861: 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 0x7f6807c55640> <<< 7920 1726885351.72879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885351.72892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885351.72913: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807c55b80> <<< 7920 1726885351.72952: 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 0x7f6807beb2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807c42e20> <<< 7920 1726885351.72976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885351.72988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885351.73033: 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 0x7f6807bfc190> <<< 7920 1726885351.73060: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807c554c0> import 'pwd' # <<< 7920 1726885351.73073: 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 0x7f6807bfc250> <<< 7920 1726885351.73103: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d278e0> <<< 7920 1726885351.73131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885351.73152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885351.73172: 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' <<< 7920 1726885351.73200: 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 0x7f6807c185b0> <<< 7920 1726885351.73220: 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' <<< 7920 1726885351.73250: 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 0x7f6807c18880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807c18670> <<< 7920 1726885351.73278: 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 0x7f6807c18760> <<< 7920 1726885351.73303: 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' <<< 7920 1726885351.73499: 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 0x7f6807c18bb0> <<< 7920 1726885351.73539: 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 0x7f6807c25100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807c187f0> <<< 7920 1726885351.73558: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807c0a940> <<< 7920 1726885351.73578: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d274c0> <<< 7920 1726885351.73600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885351.73656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885351.73685: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807c189a0> <<< 7920 1726885351.73786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885351.73797: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f68075e9580> <<< 7920 1726885351.73986: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip' # zipimport: zlib available <<< 7920 1726885351.74084: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.74122: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/__init__.py <<< 7920 1726885351.74136: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.74165: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885351.74169: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.75377: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.76334: 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 0x7f680750d6d0> <<< 7920 1726885351.76359: 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' <<< 7920 1726885351.76387: 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' <<< 7920 1726885351.76414: 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' <<< 7920 1726885351.76446: 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 0x7f680750d160> <<< 7920 1726885351.76482: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f680750d340> <<< 7920 1726885351.76519: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f680750de20> <<< 7920 1726885351.76538: 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' <<< 7920 1726885351.76592: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f680750df10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f680750dc40> <<< 7920 1726885351.76595: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885351.76621: 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 0x7f680750de80> <<< 7920 1726885351.76642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885351.76670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885351.76714: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f680750d100> <<< 7920 1726885351.76733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885351.76761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885351.76776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885351.76806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885351.76810: 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' <<< 7920 1726885351.76876: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807465df0> <<< 7920 1726885351.76910: 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 0x7f6807465fa0> <<< 7920 1726885351.76941: 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 0x7f6807483e50> <<< 7920 1726885351.76962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885351.76992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885351.77039: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68074834c0> <<< 7920 1726885351.77042: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807574dc0> <<< 7920 1726885351.77215: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68075743d0> <<< 7920 1726885351.77238: 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' <<< 7920 1726885351.77270: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807574fd0> <<< 7920 1726885351.77292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885351.77315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885351.77331: 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' <<< 7920 1726885351.77370: 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 <<< 7920 1726885351.77373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807544dc0> <<< 7920 1726885351.77461: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68074e1be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68074e12b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68075133a0> <<< 7920 1726885351.77490: 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 0x7f68074e13d0> <<< 7920 1726885351.77521: 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 0x7f68074e1400> <<< 7920 1726885351.77547: 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 <<< 7920 1726885351.77569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885351.77581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885351.77600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885351.77677: 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 0x7f6807446970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807556100> <<< 7920 1726885351.77711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885351.77716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885351.77766: 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 0x7f68074529a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807556280> <<< 7920 1726885351.77792: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885351.77836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885351.77866: 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' <<< 7920 1726885351.77869: stdout chunk (state=3): >>>import '_string' # <<< 7920 1726885351.77925: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807446df0> <<< 7920 1726885351.78047: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807452940> <<< 7920 1726885351.78142: 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 0x7f6807452790> <<< 7920 1726885351.78175: 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 0x7f6807451730> <<< 7920 1726885351.78235: 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 0x7f6807451670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f680754c7c0> <<< 7920 1726885351.78260: 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' <<< 7920 1726885351.78281: 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' <<< 7920 1726885351.78327: 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 0x7f68074d6640> <<< 7920 1726885351.78521: 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 0x7f68074d59d0> <<< 7920 1726885351.78540: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68074470a0> <<< 7920 1726885351.78577: 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 0x7f68074d60a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f680756e880> <<< 7920 1726885351.78584: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.78605: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7920 1726885351.78678: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.78773: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.78790: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885351.78815: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885351.78828: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.78916: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.79013: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.79460: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.79931: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885351.79934: 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_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885351.79967: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885351.79970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885351.80024: 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 0x7f680704b130> <<< 7920 1726885351.80099: 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' <<< 7920 1726885351.80114: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68074cb970> <<< 7920 1726885351.80117: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f680704b550> <<< 7920 1726885351.80166: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885351.80177: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.80201: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885351.80214: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.80330: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.80458: 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' <<< 7920 1726885351.80486: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68074cc940> # zipimport: zlib available <<< 7920 1726885351.80882: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.81246: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.81304: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.81380: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885351.81384: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.81410: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.81446: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885351.81510: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.81599: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885351.81624: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885351.81660: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.81704: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885351.81707: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.81885: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.82077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885351.82116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885351.82120: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885351.82195: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68074cb5e0> <<< 7920 1726885351.82198: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.82252: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.82333: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885351.82344: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885351.82357: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.82389: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.82429: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885351.82473: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.82507: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.82600: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.82666: 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 <<< 7920 1726885351.82688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885351.82760: 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 0x7f6807561850> <<< 7920 1726885351.82791: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807514e50> <<< 7920 1726885351.82852: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885351.82856: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.82956: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.83010: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.83030: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.83079: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885351.83082: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885351.83103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885351.83133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885351.83153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885351.83169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885351.83256: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807417310> <<< 7920 1726885351.83298: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807413820> <<< 7920 1726885351.83366: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f680740a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885351.83369: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.83389: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.83424: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885351.83499: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885351.83503: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.83525: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 7920 1726885351.83540: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.83646: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.83816: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885351.83983: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885351.84602: 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": 1726885342.4611971, "mtime": 1726885342.4611971, "ctime": 1726885342.4611971, "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"}}} <<< 7920 1726885351.84631: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885351.85017: 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 <<< 7920 1726885351.85090: 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<<< 7920 1726885351.85162: 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 # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize <<< 7920 1726885351.85235: 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 <<< 7920 1726885351.85238: 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 gc <<< 7920 1726885351.85439: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885351.85468: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885351.85509: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7920 1726885351.85519: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885351.85543: 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 <<< 7920 1726885351.85587: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885351.85590: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 7920 1726885351.85604: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885351.85666: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 7920 1726885351.85717: 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 <<< 7920 1726885351.85781: 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 <<< 7920 1726885351.85839: 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 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7920 1726885351.85842: 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 <<< 7920 1726885351.85992: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885351.86039: 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 <<< 7920 1726885351.86054: 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 <<< 7920 1726885351.86078: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885351.86470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885351.86586: stderr chunk (state=3): >>><<< 7920 1726885351.86589: stdout chunk (state=3): >>><<< 7920 1726885351.86765: _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 0x7f680809aca0> # /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 0x7f6808041280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f680809aa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f680809a9a0> 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 0x7f6808041370> # /usr/lib64/python3.9/__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 0x7f6808041820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6808041550> # /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 0x7f6807dc8f70> # /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 0x7f6807dcf100> # /usr/lib64/python3.9/__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 0x7f6807df8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807dcf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6808056760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807dc8c70> # /usr/lib64/python3.9/__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 0x7f6807df8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6808041fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f6807d94d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d97e20> # /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 0x7f6807d8e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d95520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d94250> # /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 0x7f6807d16cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d167c0> 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 0x7f6807d16dc0> # /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 0x7f6807d16e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d16f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d6ec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d68520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d7c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d9bd00> # /usr/lib64/python3.9/__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 0x7f6807d27b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d6e160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6807d7c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807da18b0> # /usr/lib64/python3.9/__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 0x7f6807d27eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d27ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d27c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f6807cfc280> # /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 0x7f6807cfc370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d32eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d29940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d294f0> # /usr/lib64/python3.9/__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 0x7f6807c2f0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807cf7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d29dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d9bee0> # /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 0x7f6807c42a00> 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 0x7f6807c42d30> # /usr/lib64/python3.9/__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 0x7f6807c55640> # /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 0x7f6807c55b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6807beb2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807c42e20> # /usr/lib64/python3.9/__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 0x7f6807bfc190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807c554c0> 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 0x7f6807bfc250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d278e0> # /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 0x7f6807c185b0> # /usr/lib64/python3.9/__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 0x7f6807c18880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807c18670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6807c18760> # /usr/lib64/python3.9/__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 0x7f6807c18bb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6807c25100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807c187f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807c0a940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807d274c0> # /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 0x7f6807c189a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f68075e9580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/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 0x7f680750d6d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f680750d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f680750d340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f680750de20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f680750df10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f680750dc40> 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 0x7f680750de80> # /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 0x7f680750d100> # /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 0x7f6807465df0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6807465fa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6807483e50> # /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 0x7f68074834c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807574dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68075743d0> # /usr/lib64/python3.9/__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 0x7f6807574fd0> # /usr/lib64/python3.9/__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 0x7f6807544dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68074e1be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68074e12b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68075133a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68074e13d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68074e1400> # /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 0x7f6807446970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807556100> # /usr/lib64/python3.9/__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 0x7f68074529a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807556280> # /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 0x7f6807446df0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807452940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6807452790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6807451730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6807451670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f680754c7c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f68074d6640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68074d59d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68074470a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68074d60a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f680756e880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/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_kv0pcxuh/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_kv0pcxuh/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_kv0pcxuh/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_kv0pcxuh/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 0x7f680704b130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f68074cb970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f680704b550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/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_kv0pcxuh/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 0x7f68074cc940> # 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_kv0pcxuh/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_kv0pcxuh/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_kv0pcxuh/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_kv0pcxuh/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_kv0pcxuh/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 0x7f68074cb5e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/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_kv0pcxuh/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 0x7f6807561850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807514e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/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 0x7f6807417310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6807413820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f680740a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/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_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_kv0pcxuh/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_kv0pcxuh/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": 1726885342.4611971, "mtime": 1726885342.4611971, "ctime": 1726885342.4611971, "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885351.87901: 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-1726885351.50027-9672-114077146247776/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885351.87904: _low_level_execute_command(): starting 7920 1726885351.87907: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885351.50027-9672-114077146247776/ > /dev/null 2>&1 && sleep 0' 7920 1726885351.87910: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885351.87914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885351.87940: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885351.87943: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885351.87945: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885351.88021: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885351.88026: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885351.88067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885351.89889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885351.89892: stdout chunk (state=3): >>><<< 7920 1726885351.89894: stderr chunk (state=3): >>><<< 7920 1726885351.90319: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885351.90322: handler run complete 7920 1726885351.90325: attempt loop complete, returning result 7920 1726885351.90327: _execute() done 7920 1726885351.90329: dumping result to json 7920 1726885351.90331: done dumping result, returning 7920 1726885351.90333: done running TaskExecutor() for managed_node1/TASK: See whether the device node is present [02369adf-7a19-9835-648e-000000000467] 7920 1726885351.90336: sending task result for task 02369adf-7a19-9835-648e-000000000467 7920 1726885351.90407: done sending task result for task 02369adf-7a19-9835-648e-000000000467 7920 1726885351.90410: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885342.4611971, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726885342.4611971, "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": 1726885342.4611971, "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 } } 7920 1726885351.90508: no more pending results, returning what we have 7920 1726885351.90513: results queue empty 7920 1726885351.90514: checking for any_errors_fatal 7920 1726885351.90519: done checking for any_errors_fatal 7920 1726885351.90520: checking for max_fail_percentage 7920 1726885351.90522: done checking for max_fail_percentage 7920 1726885351.90522: checking to see if all hosts have failed and the running result is not ok 7920 1726885351.90523: done checking to see if all hosts have failed 7920 1726885351.90524: getting the remaining hosts for this loop 7920 1726885351.90525: done getting the remaining hosts for this loop 7920 1726885351.90529: getting the next task for host managed_node1 7920 1726885351.90536: done getting next task for host managed_node1 7920 1726885351.90539: ^ task is: TASK: Verify the presence/absence of the device node 7920 1726885351.90543: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885351.90547: getting variables 7920 1726885351.90548: in VariableManager get_vars() 7920 1726885351.90577: Calling all_inventory to load vars for managed_node1 7920 1726885351.90580: Calling groups_inventory to load vars for managed_node1 7920 1726885351.90583: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885351.90596: Calling all_plugins_play to load vars for managed_node1 7920 1726885351.90600: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885351.90603: Calling groups_plugins_play to load vars for managed_node1 7920 1726885351.91446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885351.92099: done with get_vars() 7920 1726885351.92115: done getting variables 7920 1726885351.92172: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:31 -0400 (0:00:00.511) 0:01:29.550 ****** 7920 1726885351.92216: entering _queue_task() for managed_node1/assert 7920 1726885351.92724: worker is 1 (out of 1 available) 7920 1726885351.92748: exiting _queue_task() for managed_node1/assert 7920 1726885351.92761: done queuing things up, now waiting for results queue to drain 7920 1726885351.92763: waiting for pending results... 7920 1726885351.93053: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node 7920 1726885351.93175: in run() - task 02369adf-7a19-9835-648e-000000000468 7920 1726885351.93192: variable 'ansible_search_path' from source: unknown 7920 1726885351.93234: calling self._execute() 7920 1726885351.93334: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885351.93345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885351.93358: variable 'omit' from source: magic vars 7920 1726885351.93754: variable '_storage_test_volume_present' from source: set_fact 7920 1726885351.93768: variable 'storage_test_volume' from source: include params 7920 1726885351.93805: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 7920 1726885351.93821: variable 'omit' from source: magic vars 7920 1726885351.93884: variable 'omit' from source: magic vars 7920 1726885351.93994: variable 'storage_test_volume' from source: include params 7920 1726885351.94037: variable 'omit' from source: magic vars 7920 1726885351.94085: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885351.94125: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885351.94151: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885351.94176: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885351.94194: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885351.94216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885351.94237: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885351.94509: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885351.94524: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885351.94532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885351.94658: Set connection var ansible_connection to ssh 7920 1726885351.94675: Set connection var ansible_shell_executable to /bin/sh 7920 1726885351.94684: Set connection var ansible_timeout to 10 7920 1726885351.94690: Set connection var ansible_shell_type to sh 7920 1726885351.94706: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885351.94723: Set connection var ansible_pipelining to False 7920 1726885351.94750: variable 'ansible_shell_executable' from source: unknown 7920 1726885351.94758: variable 'ansible_connection' from source: unknown 7920 1726885351.94765: variable 'ansible_module_compression' from source: unknown 7920 1726885351.94772: variable 'ansible_shell_type' from source: unknown 7920 1726885351.94778: variable 'ansible_shell_executable' from source: unknown 7920 1726885351.94785: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885351.94792: variable 'ansible_pipelining' from source: unknown 7920 1726885351.94799: variable 'ansible_timeout' from source: unknown 7920 1726885351.94813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885351.94990: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885351.95007: variable 'omit' from source: magic vars 7920 1726885351.95021: starting attempt loop 7920 1726885351.95035: running the handler 7920 1726885351.95202: variable 'storage_test_dev' from source: set_fact 7920 1726885351.95232: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 7920 1726885351.95249: handler run complete 7920 1726885351.95269: attempt loop complete, returning result 7920 1726885351.95277: _execute() done 7920 1726885351.95284: dumping result to json 7920 1726885351.95290: done dumping result, returning 7920 1726885351.95301: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node [02369adf-7a19-9835-648e-000000000468] 7920 1726885351.95310: sending task result for task 02369adf-7a19-9835-648e-000000000468 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885351.95463: no more pending results, returning what we have 7920 1726885351.95466: results queue empty 7920 1726885351.95467: checking for any_errors_fatal 7920 1726885351.95474: done checking for any_errors_fatal 7920 1726885351.95475: checking for max_fail_percentage 7920 1726885351.95477: done checking for max_fail_percentage 7920 1726885351.95478: checking to see if all hosts have failed and the running result is not ok 7920 1726885351.95479: done checking to see if all hosts have failed 7920 1726885351.95480: getting the remaining hosts for this loop 7920 1726885351.95482: done getting the remaining hosts for this loop 7920 1726885351.95485: getting the next task for host managed_node1 7920 1726885351.95494: done getting next task for host managed_node1 7920 1726885351.95496: ^ task is: TASK: Verify the presence/absence of the device node 7920 1726885351.95502: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885351.95507: getting variables 7920 1726885351.95509: in VariableManager get_vars() 7920 1726885351.95546: Calling all_inventory to load vars for managed_node1 7920 1726885351.95549: Calling groups_inventory to load vars for managed_node1 7920 1726885351.95552: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885351.95563: Calling all_plugins_play to load vars for managed_node1 7920 1726885351.95567: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885351.95570: Calling groups_plugins_play to load vars for managed_node1 7920 1726885351.96099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885351.96654: done sending task result for task 02369adf-7a19-9835-648e-000000000468 7920 1726885351.96658: WORKER PROCESS EXITING 7920 1726885351.97078: done with get_vars() 7920 1726885351.97091: done getting variables 7920 1726885351.97175: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:31 -0400 (0:00:00.049) 0:01:29.600 ****** 7920 1726885351.97209: entering _queue_task() for managed_node1/assert 7920 1726885351.97534: worker is 1 (out of 1 available) 7920 1726885351.97545: exiting _queue_task() for managed_node1/assert 7920 1726885351.97560: done queuing things up, now waiting for results queue to drain 7920 1726885351.97562: waiting for pending results... 7920 1726885351.97877: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node 7920 1726885351.98018: in run() - task 02369adf-7a19-9835-648e-000000000469 7920 1726885351.98038: variable 'ansible_search_path' from source: unknown 7920 1726885351.98074: calling self._execute() 7920 1726885351.98183: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885351.98195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885351.98218: variable 'omit' from source: magic vars 7920 1726885351.98676: variable '_storage_test_volume_present' from source: set_fact 7920 1726885351.98689: variable 'storage_test_volume' from source: include params 7920 1726885351.98732: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 7920 1726885351.98740: when evaluation is False, skipping this task 7920 1726885351.98747: _execute() done 7920 1726885351.98762: dumping result to json 7920 1726885351.98771: done dumping result, returning 7920 1726885351.98781: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node [02369adf-7a19-9835-648e-000000000469] 7920 1726885351.98791: sending task result for task 02369adf-7a19-9835-648e-000000000469 skipping: [managed_node1] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 7920 1726885351.98953: no more pending results, returning what we have 7920 1726885351.98958: results queue empty 7920 1726885351.98959: checking for any_errors_fatal 7920 1726885351.98970: done checking for any_errors_fatal 7920 1726885351.98971: checking for max_fail_percentage 7920 1726885351.98973: done checking for max_fail_percentage 7920 1726885351.98974: checking to see if all hosts have failed and the running result is not ok 7920 1726885351.98975: done checking to see if all hosts have failed 7920 1726885351.98976: getting the remaining hosts for this loop 7920 1726885351.98978: done getting the remaining hosts for this loop 7920 1726885351.98982: getting the next task for host managed_node1 7920 1726885351.98992: done getting next task for host managed_node1 7920 1726885351.98994: ^ task is: TASK: Make sure we got info about this volume 7920 1726885351.99000: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885351.99004: getting variables 7920 1726885351.99008: in VariableManager get_vars() 7920 1726885351.99045: Calling all_inventory to load vars for managed_node1 7920 1726885351.99048: Calling groups_inventory to load vars for managed_node1 7920 1726885351.99052: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885351.99064: Calling all_plugins_play to load vars for managed_node1 7920 1726885351.99067: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885351.99070: Calling groups_plugins_play to load vars for managed_node1 7920 1726885351.99698: done sending task result for task 02369adf-7a19-9835-648e-000000000469 7920 1726885351.99701: WORKER PROCESS EXITING 7920 1726885351.99733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885352.01542: done with get_vars() 7920 1726885352.01556: done getting variables 7920 1726885352.01621: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:32 -0400 (0:00:00.044) 0:01:29.645 ****** 7920 1726885352.01653: entering _queue_task() for managed_node1/assert 7920 1726885352.03086: worker is 1 (out of 1 available) 7920 1726885352.03193: exiting _queue_task() for managed_node1/assert 7920 1726885352.03282: done queuing things up, now waiting for results queue to drain 7920 1726885352.03285: waiting for pending results... 7920 1726885352.04539: running TaskExecutor() for managed_node1/TASK: Make sure we got info about this volume 7920 1726885352.04692: in run() - task 02369adf-7a19-9835-648e-00000000046a 7920 1726885352.04722: variable 'ansible_search_path' from source: unknown 7920 1726885352.04791: calling self._execute() 7920 1726885352.05005: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885352.05022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885352.05042: variable 'omit' from source: magic vars 7920 1726885352.05405: variable '_storage_test_volume_present' from source: set_fact 7920 1726885352.05425: Evaluated conditional (_storage_test_volume_present): True 7920 1726885352.05438: variable 'omit' from source: magic vars 7920 1726885352.05505: variable 'omit' from source: magic vars 7920 1726885352.05640: variable 'storage_test_volume' from source: include params 7920 1726885352.05706: variable 'omit' from source: magic vars 7920 1726885352.05758: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885352.05800: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885352.05831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885352.05853: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885352.05869: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885352.05890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885352.05924: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885352.05956: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885352.05965: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885352.05972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885352.06103: Set connection var ansible_connection to ssh 7920 1726885352.06153: Set connection var ansible_shell_executable to /bin/sh 7920 1726885352.06165: Set connection var ansible_timeout to 10 7920 1726885352.06171: Set connection var ansible_shell_type to sh 7920 1726885352.06180: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885352.06188: Set connection var ansible_pipelining to False 7920 1726885352.06220: variable 'ansible_shell_executable' from source: unknown 7920 1726885352.06233: variable 'ansible_connection' from source: unknown 7920 1726885352.06239: variable 'ansible_module_compression' from source: unknown 7920 1726885352.06247: variable 'ansible_shell_type' from source: unknown 7920 1726885352.06256: variable 'ansible_shell_executable' from source: unknown 7920 1726885352.06262: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885352.06269: variable 'ansible_pipelining' from source: unknown 7920 1726885352.06275: variable 'ansible_timeout' from source: unknown 7920 1726885352.06282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885352.06432: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885352.06454: variable 'omit' from source: magic vars 7920 1726885352.06467: starting attempt loop 7920 1726885352.06477: running the handler 7920 1726885352.06643: variable 'storage_test_volume' from source: include params 7920 1726885352.06664: variable 'storage_test_blkinfo' from source: set_fact 7920 1726885352.06692: Evaluated conditional (storage_test_volume._raw_device in storage_test_blkinfo.info): True 7920 1726885352.06701: handler run complete 7920 1726885352.06724: attempt loop complete, returning result 7920 1726885352.06731: _execute() done 7920 1726885352.06737: dumping result to json 7920 1726885352.06742: done dumping result, returning 7920 1726885352.06752: done running TaskExecutor() for managed_node1/TASK: Make sure we got info about this volume [02369adf-7a19-9835-648e-00000000046a] 7920 1726885352.06760: sending task result for task 02369adf-7a19-9835-648e-00000000046a 7920 1726885352.06868: done sending task result for task 02369adf-7a19-9835-648e-00000000046a ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885352.06923: no more pending results, returning what we have 7920 1726885352.06927: results queue empty 7920 1726885352.06927: checking for any_errors_fatal 7920 1726885352.06934: done checking for any_errors_fatal 7920 1726885352.06935: checking for max_fail_percentage 7920 1726885352.06937: done checking for max_fail_percentage 7920 1726885352.06938: checking to see if all hosts have failed and the running result is not ok 7920 1726885352.06939: done checking to see if all hosts have failed 7920 1726885352.06940: getting the remaining hosts for this loop 7920 1726885352.06942: done getting the remaining hosts for this loop 7920 1726885352.06946: getting the next task for host managed_node1 7920 1726885352.06956: done getting next task for host managed_node1 7920 1726885352.06959: ^ task is: TASK: Process volume type (set initial value) (1/2) 7920 1726885352.06966: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885352.06970: getting variables 7920 1726885352.06972: in VariableManager get_vars() 7920 1726885352.07003: Calling all_inventory to load vars for managed_node1 7920 1726885352.07007: Calling groups_inventory to load vars for managed_node1 7920 1726885352.07010: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885352.07025: Calling all_plugins_play to load vars for managed_node1 7920 1726885352.07029: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885352.07032: Calling groups_plugins_play to load vars for managed_node1 7920 1726885352.09415: WORKER PROCESS EXITING 7920 1726885352.09585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885352.15437: done with get_vars() 7920 1726885352.15449: done getting variables 7920 1726885352.15524: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:32 -0400 (0:00:00.138) 0:01:29.784 ****** 7920 1726885352.15553: entering _queue_task() for managed_node1/set_fact 7920 1726885352.15840: worker is 1 (out of 1 available) 7920 1726885352.15850: exiting _queue_task() for managed_node1/set_fact 7920 1726885352.15862: done queuing things up, now waiting for results queue to drain 7920 1726885352.15864: waiting for pending results... 7920 1726885352.16999: running TaskExecutor() for managed_node1/TASK: Process volume type (set initial value) (1/2) 7920 1726885352.17536: in run() - task 02369adf-7a19-9835-648e-00000000046b 7920 1726885352.17624: variable 'ansible_search_path' from source: unknown 7920 1726885352.17704: calling self._execute() 7920 1726885352.17810: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885352.17857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885352.17874: variable 'omit' from source: magic vars 7920 1726885352.17989: variable 'omit' from source: magic vars 7920 1726885352.18059: variable 'omit' from source: magic vars 7920 1726885352.18590: variable 'storage_test_volume' from source: include params 7920 1726885352.18651: variable 'omit' from source: magic vars 7920 1726885352.18694: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885352.18740: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885352.18839: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885352.18882: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885352.18898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885352.18922: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885352.18947: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885352.19004: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885352.19014: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885352.19024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885352.19229: Set connection var ansible_connection to ssh 7920 1726885352.19265: Set connection var ansible_shell_executable to /bin/sh 7920 1726885352.19304: Set connection var ansible_timeout to 10 7920 1726885352.19314: Set connection var ansible_shell_type to sh 7920 1726885352.19328: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885352.19339: Set connection var ansible_pipelining to False 7920 1726885352.19373: variable 'ansible_shell_executable' from source: unknown 7920 1726885352.19403: variable 'ansible_connection' from source: unknown 7920 1726885352.19414: variable 'ansible_module_compression' from source: unknown 7920 1726885352.19426: variable 'ansible_shell_type' from source: unknown 7920 1726885352.19434: variable 'ansible_shell_executable' from source: unknown 7920 1726885352.19440: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885352.19447: variable 'ansible_pipelining' from source: unknown 7920 1726885352.19455: variable 'ansible_timeout' from source: unknown 7920 1726885352.19463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885352.19652: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885352.19668: variable 'omit' from source: magic vars 7920 1726885352.19677: starting attempt loop 7920 1726885352.19685: running the handler 7920 1726885352.19732: handler run complete 7920 1726885352.19750: attempt loop complete, returning result 7920 1726885352.19757: _execute() done 7920 1726885352.19764: dumping result to json 7920 1726885352.19770: done dumping result, returning 7920 1726885352.19782: done running TaskExecutor() for managed_node1/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-9835-648e-00000000046b] 7920 1726885352.19791: sending task result for task 02369adf-7a19-9835-648e-00000000046b ok: [managed_node1] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } 7920 1726885352.19956: no more pending results, returning what we have 7920 1726885352.19959: results queue empty 7920 1726885352.19960: checking for any_errors_fatal 7920 1726885352.19973: done checking for any_errors_fatal 7920 1726885352.19974: checking for max_fail_percentage 7920 1726885352.19976: done checking for max_fail_percentage 7920 1726885352.19977: checking to see if all hosts have failed and the running result is not ok 7920 1726885352.19978: done checking to see if all hosts have failed 7920 1726885352.19980: getting the remaining hosts for this loop 7920 1726885352.19982: done getting the remaining hosts for this loop 7920 1726885352.19986: getting the next task for host managed_node1 7920 1726885352.19996: done getting next task for host managed_node1 7920 1726885352.19999: ^ task is: TASK: Process volume type (get RAID value) (2/2) 7920 1726885352.20005: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885352.20010: getting variables 7920 1726885352.20013: in VariableManager get_vars() 7920 1726885352.20152: Calling all_inventory to load vars for managed_node1 7920 1726885352.20176: Calling groups_inventory to load vars for managed_node1 7920 1726885352.20180: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885352.20192: Calling all_plugins_play to load vars for managed_node1 7920 1726885352.20196: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885352.20199: Calling groups_plugins_play to load vars for managed_node1 7920 1726885352.21363: done sending task result for task 02369adf-7a19-9835-648e-00000000046b 7920 1726885352.21367: WORKER PROCESS EXITING 7920 1726885352.21389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885352.22083: done with get_vars() 7920 1726885352.22168: done getting variables 7920 1726885352.22250: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:32 -0400 (0:00:00.067) 0:01:29.851 ****** 7920 1726885352.22288: entering _queue_task() for managed_node1/set_fact 7920 1726885352.23054: worker is 1 (out of 1 available) 7920 1726885352.23066: exiting _queue_task() for managed_node1/set_fact 7920 1726885352.23077: done queuing things up, now waiting for results queue to drain 7920 1726885352.23078: waiting for pending results... 7920 1726885352.23496: running TaskExecutor() for managed_node1/TASK: Process volume type (get RAID value) (2/2) 7920 1726885352.23995: in run() - task 02369adf-7a19-9835-648e-00000000046c 7920 1726885352.24057: variable 'ansible_search_path' from source: unknown 7920 1726885352.24101: calling self._execute() 7920 1726885352.24261: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885352.24275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885352.24293: variable 'omit' from source: magic vars 7920 1726885352.26074: variable 'storage_test_volume' from source: include params 7920 1726885352.26347: Evaluated conditional (storage_test_volume.type == "raid"): False 7920 1726885352.26360: when evaluation is False, skipping this task 7920 1726885352.26368: _execute() done 7920 1726885352.26395: dumping result to json 7920 1726885352.26447: done dumping result, returning 7920 1726885352.26523: done running TaskExecutor() for managed_node1/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-9835-648e-00000000046c] 7920 1726885352.26548: sending task result for task 02369adf-7a19-9835-648e-00000000046c skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 7920 1726885352.26853: no more pending results, returning what we have 7920 1726885352.26864: results queue empty 7920 1726885352.26866: checking for any_errors_fatal 7920 1726885352.26873: done checking for any_errors_fatal 7920 1726885352.26874: checking for max_fail_percentage 7920 1726885352.26876: done checking for max_fail_percentage 7920 1726885352.26877: checking to see if all hosts have failed and the running result is not ok 7920 1726885352.26878: done checking to see if all hosts have failed 7920 1726885352.26879: getting the remaining hosts for this loop 7920 1726885352.26881: done getting the remaining hosts for this loop 7920 1726885352.26894: getting the next task for host managed_node1 7920 1726885352.26905: done getting next task for host managed_node1 7920 1726885352.26908: ^ task is: TASK: Verify the volume's device type 7920 1726885352.26915: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885352.26923: getting variables 7920 1726885352.26926: in VariableManager get_vars() 7920 1726885352.26987: Calling all_inventory to load vars for managed_node1 7920 1726885352.27031: Calling groups_inventory to load vars for managed_node1 7920 1726885352.27036: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885352.27103: Calling all_plugins_play to load vars for managed_node1 7920 1726885352.27147: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885352.27152: Calling groups_plugins_play to load vars for managed_node1 7920 1726885352.28083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885352.29029: done sending task result for task 02369adf-7a19-9835-648e-00000000046c 7920 1726885352.29032: WORKER PROCESS EXITING 7920 1726885352.31787: done with get_vars() 7920 1726885352.31909: done getting variables 7920 1726885352.32244: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:32 -0400 (0:00:00.100) 0:01:29.951 ****** 7920 1726885352.32310: entering _queue_task() for managed_node1/assert 7920 1726885352.33461: worker is 1 (out of 1 available) 7920 1726885352.33473: exiting _queue_task() for managed_node1/assert 7920 1726885352.33485: done queuing things up, now waiting for results queue to drain 7920 1726885352.33486: waiting for pending results... 7920 1726885352.34396: running TaskExecutor() for managed_node1/TASK: Verify the volume's device type 7920 1726885352.34643: in run() - task 02369adf-7a19-9835-648e-00000000046d 7920 1726885352.34659: variable 'ansible_search_path' from source: unknown 7920 1726885352.34748: calling self._execute() 7920 1726885352.34975: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885352.34989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885352.35000: variable 'omit' from source: magic vars 7920 1726885352.35621: variable '_storage_test_volume_present' from source: set_fact 7920 1726885352.35634: Evaluated conditional (_storage_test_volume_present): True 7920 1726885352.35637: variable 'omit' from source: magic vars 7920 1726885352.35679: variable 'omit' from source: magic vars 7920 1726885352.35702: variable 'omit' from source: magic vars 7920 1726885352.35741: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885352.35769: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885352.35786: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885352.35799: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885352.35809: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885352.35828: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885352.35839: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885352.35862: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885352.35865: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885352.35878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885352.35990: Set connection var ansible_connection to ssh 7920 1726885352.36242: Set connection var ansible_shell_executable to /bin/sh 7920 1726885352.36245: Set connection var ansible_timeout to 10 7920 1726885352.36248: Set connection var ansible_shell_type to sh 7920 1726885352.36250: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885352.36252: Set connection var ansible_pipelining to False 7920 1726885352.36254: variable 'ansible_shell_executable' from source: unknown 7920 1726885352.36257: variable 'ansible_connection' from source: unknown 7920 1726885352.36259: variable 'ansible_module_compression' from source: unknown 7920 1726885352.36262: variable 'ansible_shell_type' from source: unknown 7920 1726885352.36264: variable 'ansible_shell_executable' from source: unknown 7920 1726885352.36266: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885352.36268: variable 'ansible_pipelining' from source: unknown 7920 1726885352.36271: variable 'ansible_timeout' from source: unknown 7920 1726885352.36273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885352.36276: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885352.36278: variable 'omit' from source: magic vars 7920 1726885352.36280: starting attempt loop 7920 1726885352.36283: running the handler 7920 1726885352.36413: variable 'storage_test_blkinfo' from source: set_fact 7920 1726885352.36441: variable 'storage_test_volume' from source: include params 7920 1726885352.36452: variable 'st_volume_type' from source: set_fact 7920 1726885352.36470: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._raw_device].type == st_volume_type): True 7920 1726885352.36477: handler run complete 7920 1726885352.36553: attempt loop complete, returning result 7920 1726885352.36558: _execute() done 7920 1726885352.36561: dumping result to json 7920 1726885352.36582: done dumping result, returning 7920 1726885352.36606: done running TaskExecutor() for managed_node1/TASK: Verify the volume's device type [02369adf-7a19-9835-648e-00000000046d] 7920 1726885352.36609: sending task result for task 02369adf-7a19-9835-648e-00000000046d 7920 1726885352.36778: done sending task result for task 02369adf-7a19-9835-648e-00000000046d 7920 1726885352.36781: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885352.36842: no more pending results, returning what we have 7920 1726885352.36847: results queue empty 7920 1726885352.36848: checking for any_errors_fatal 7920 1726885352.36857: done checking for any_errors_fatal 7920 1726885352.36858: checking for max_fail_percentage 7920 1726885352.36860: done checking for max_fail_percentage 7920 1726885352.36863: checking to see if all hosts have failed and the running result is not ok 7920 1726885352.36864: done checking to see if all hosts have failed 7920 1726885352.36865: getting the remaining hosts for this loop 7920 1726885352.36868: done getting the remaining hosts for this loop 7920 1726885352.36872: getting the next task for host managed_node1 7920 1726885352.36885: done getting next task for host managed_node1 7920 1726885352.36891: ^ task is: TASK: Stat the LUKS device, if encrypted 7920 1726885352.36896: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885352.36901: getting variables 7920 1726885352.36903: in VariableManager get_vars() 7920 1726885352.36961: Calling all_inventory to load vars for managed_node1 7920 1726885352.36966: Calling groups_inventory to load vars for managed_node1 7920 1726885352.36972: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885352.36982: Calling all_plugins_play to load vars for managed_node1 7920 1726885352.36986: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885352.36988: Calling groups_plugins_play to load vars for managed_node1 7920 1726885352.38440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885352.39383: done with get_vars() 7920 1726885352.39420: 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 22:22:32 -0400 (0:00:00.072) 0:01:30.024 ****** 7920 1726885352.39621: entering _queue_task() for managed_node1/stat 7920 1726885352.40103: worker is 1 (out of 1 available) 7920 1726885352.40194: exiting _queue_task() for managed_node1/stat 7920 1726885352.40207: done queuing things up, now waiting for results queue to drain 7920 1726885352.40210: waiting for pending results... 7920 1726885352.40548: running TaskExecutor() for managed_node1/TASK: Stat the LUKS device, if encrypted 7920 1726885352.41158: in run() - task 02369adf-7a19-9835-648e-000000000471 7920 1726885352.41238: variable 'ansible_search_path' from source: unknown 7920 1726885352.41428: calling self._execute() 7920 1726885352.41680: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885352.41684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885352.41694: variable 'omit' from source: magic vars 7920 1726885352.42478: variable 'storage_test_volume' from source: include params 7920 1726885352.42583: Evaluated conditional (storage_test_volume.encryption): False 7920 1726885352.42586: when evaluation is False, skipping this task 7920 1726885352.42590: _execute() done 7920 1726885352.42592: dumping result to json 7920 1726885352.42595: done dumping result, returning 7920 1726885352.42601: done running TaskExecutor() for managed_node1/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-9835-648e-000000000471] 7920 1726885352.42608: sending task result for task 02369adf-7a19-9835-648e-000000000471 7920 1726885352.42839: done sending task result for task 02369adf-7a19-9835-648e-000000000471 7920 1726885352.42842: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885352.42946: no more pending results, returning what we have 7920 1726885352.42951: results queue empty 7920 1726885352.42954: checking for any_errors_fatal 7920 1726885352.42965: done checking for any_errors_fatal 7920 1726885352.42966: checking for max_fail_percentage 7920 1726885352.42968: done checking for max_fail_percentage 7920 1726885352.42970: checking to see if all hosts have failed and the running result is not ok 7920 1726885352.42970: done checking to see if all hosts have failed 7920 1726885352.42971: getting the remaining hosts for this loop 7920 1726885352.42973: done getting the remaining hosts for this loop 7920 1726885352.42977: getting the next task for host managed_node1 7920 1726885352.42991: done getting next task for host managed_node1 7920 1726885352.42994: ^ task is: TASK: Ensure cryptsetup is present 7920 1726885352.42999: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885352.43005: getting variables 7920 1726885352.43006: in VariableManager get_vars() 7920 1726885352.43050: Calling all_inventory to load vars for managed_node1 7920 1726885352.43054: Calling groups_inventory to load vars for managed_node1 7920 1726885352.43058: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885352.43072: Calling all_plugins_play to load vars for managed_node1 7920 1726885352.43078: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885352.43082: Calling groups_plugins_play to load vars for managed_node1 7920 1726885352.44308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885352.44739: done with get_vars() 7920 1726885352.44750: done getting variables 7920 1726885352.44793: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:32 -0400 (0:00:00.052) 0:01:30.076 ****** 7920 1726885352.44822: entering _queue_task() for managed_node1/package 7920 1726885352.45029: worker is 1 (out of 1 available) 7920 1726885352.45041: exiting _queue_task() for managed_node1/package 7920 1726885352.45053: done queuing things up, now waiting for results queue to drain 7920 1726885352.45055: waiting for pending results... 7920 1726885352.45241: running TaskExecutor() for managed_node1/TASK: Ensure cryptsetup is present 7920 1726885352.45319: in run() - task 02369adf-7a19-9835-648e-000000000472 7920 1726885352.45332: variable 'ansible_search_path' from source: unknown 7920 1726885352.45360: calling self._execute() 7920 1726885352.45440: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885352.45444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885352.45453: variable 'omit' from source: magic vars 7920 1726885352.45533: variable 'omit' from source: magic vars 7920 1726885352.45570: variable 'omit' from source: magic vars 7920 1726885352.45778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885352.48103: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885352.48597: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885352.48628: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885352.48658: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885352.48674: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885352.48747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885352.48768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885352.48786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885352.48815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885352.48828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885352.48908: variable '__storage_is_ostree' from source: set_fact 7920 1726885352.48914: variable 'omit' from source: magic vars 7920 1726885352.48944: variable 'omit' from source: magic vars 7920 1726885352.48964: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885352.48988: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885352.49001: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885352.49015: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885352.49027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885352.49039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885352.49051: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885352.49072: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885352.49075: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885352.49077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885352.49156: Set connection var ansible_connection to ssh 7920 1726885352.49163: Set connection var ansible_shell_executable to /bin/sh 7920 1726885352.49170: Set connection var ansible_timeout to 10 7920 1726885352.49172: Set connection var ansible_shell_type to sh 7920 1726885352.49177: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885352.49181: Set connection var ansible_pipelining to False 7920 1726885352.49202: variable 'ansible_shell_executable' from source: unknown 7920 1726885352.49205: variable 'ansible_connection' from source: unknown 7920 1726885352.49207: variable 'ansible_module_compression' from source: unknown 7920 1726885352.49210: variable 'ansible_shell_type' from source: unknown 7920 1726885352.49214: variable 'ansible_shell_executable' from source: unknown 7920 1726885352.49217: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885352.49222: variable 'ansible_pipelining' from source: unknown 7920 1726885352.49225: variable 'ansible_timeout' from source: unknown 7920 1726885352.49229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885352.49295: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885352.49307: variable 'omit' from source: magic vars 7920 1726885352.49310: starting attempt loop 7920 1726885352.49315: running the handler 7920 1726885352.49317: variable 'ansible_facts' from source: unknown 7920 1726885352.49323: variable 'ansible_facts' from source: unknown 7920 1726885352.49364: _low_level_execute_command(): starting 7920 1726885352.49368: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885352.50046: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885352.50050: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885352.50264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885352.50279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885352.50318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885352.50330: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885352.50340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885352.50355: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885352.50364: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885352.50373: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885352.50375: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885352.50389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885352.50399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885352.50407: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885352.50423: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885352.50431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885352.50502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885352.50528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885352.50543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885352.50616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885352.52248: stdout chunk (state=3): >>>/root <<< 7920 1726885352.52414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885352.52423: stdout chunk (state=3): >>><<< 7920 1726885352.52433: stderr chunk (state=3): >>><<< 7920 1726885352.52454: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885352.52470: _low_level_execute_command(): starting 7920 1726885352.52473: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885352.524552-9723-143734093284170 `" && echo ansible-tmp-1726885352.524552-9723-143734093284170="` echo /root/.ansible/tmp/ansible-tmp-1726885352.524552-9723-143734093284170 `" ) && sleep 0' 7920 1726885352.52984: 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 <<< 7920 1726885352.52987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885352.53019: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885352.53023: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885352.53026: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885352.53074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885352.53082: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885352.53137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885352.54968: stdout chunk (state=3): >>>ansible-tmp-1726885352.524552-9723-143734093284170=/root/.ansible/tmp/ansible-tmp-1726885352.524552-9723-143734093284170 <<< 7920 1726885352.55086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885352.55173: stderr chunk (state=3): >>><<< 7920 1726885352.55192: stdout chunk (state=3): >>><<< 7920 1726885352.55243: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885352.524552-9723-143734093284170=/root/.ansible/tmp/ansible-tmp-1726885352.524552-9723-143734093284170 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885352.55263: variable 'ansible_module_compression' from source: unknown 7920 1726885352.55348: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7920 1726885352.55401: variable 'ansible_facts' from source: unknown 7920 1726885352.55495: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885352.524552-9723-143734093284170/AnsiballZ_dnf.py 7920 1726885352.55623: Sending initial data 7920 1726885352.55627: Sent initial data (149 bytes) 7920 1726885352.56610: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885352.56632: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885352.56640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885352.56662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885352.56710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885352.56733: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885352.56737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885352.56756: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885352.56761: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885352.56782: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885352.56786: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885352.56792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885352.56813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885352.56821: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885352.56826: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885352.56837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885352.56922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885352.56935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885352.56957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885352.57007: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885352.58744: 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 <<< 7920 1726885352.58748: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885352.58782: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpq_6qq0dt /root/.ansible/tmp/ansible-tmp-1726885352.524552-9723-143734093284170/AnsiballZ_dnf.py <<< 7920 1726885352.58817: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885352.59809: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885352.59906: stderr chunk (state=3): >>><<< 7920 1726885352.59910: stdout chunk (state=3): >>><<< 7920 1726885352.59942: done transferring module to remote 7920 1726885352.59956: _low_level_execute_command(): starting 7920 1726885352.59959: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885352.524552-9723-143734093284170/ /root/.ansible/tmp/ansible-tmp-1726885352.524552-9723-143734093284170/AnsiballZ_dnf.py && sleep 0' 7920 1726885352.60404: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885352.60409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885352.60461: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885352.60464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885352.60466: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885352.60468: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885352.60534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885352.60538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885352.60539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885352.60569: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885352.62256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885352.62342: stderr chunk (state=3): >>><<< 7920 1726885352.62346: stdout chunk (state=3): >>><<< 7920 1726885352.62372: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885352.62381: _low_level_execute_command(): starting 7920 1726885352.62389: _low_level_execute_command(): using become for this command 7920 1726885352.62404: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-oxhznuheckahbmbbtvmapnkszbquqfgc ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885352.524552-9723-143734093284170/AnsiballZ_dnf.py'"'"' && sleep 0' 7920 1726885352.62501: Initial state: awaiting_escalation: BECOME-SUCCESS-oxhznuheckahbmbbtvmapnkszbquqfgc 7920 1726885352.63020: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885352.63057: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885352.63126: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885352.63179: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885352.63197: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885352.65916: stdout chunk (state=1): >>>BECOME-SUCCESS-oxhznuheckahbmbbtvmapnkszbquqfgc <<< 7920 1726885352.65925: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-oxhznuheckahbmbbtvmapnkszbquqfgc' 7920 1726885352.66151: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885352.66164: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # <<< 7920 1726885352.66170: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885352.66233: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885352.66267: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885352.66293: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7920 1726885352.66298: stdout chunk (state=3): >>># installing zipimport hook <<< 7920 1726885352.66337: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885352.66345: stdout chunk (state=3): >>>import 'zipimport' # <<< 7920 1726885352.66347: stdout chunk (state=3): >>># installed zipimport hook <<< 7920 1726885352.66389: 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' <<< 7920 1726885352.66414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885352.66439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885352.66456: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca083f4ca0> <<< 7920 1726885352.66491: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885352.66509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 7920 1726885352.66513: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07fdc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca083f4a00> <<< 7920 1726885352.66540: 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' <<< 7920 1726885352.66556: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca083f49a0> <<< 7920 1726885352.66573: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885352.66594: 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' <<< 7920 1726885352.66630: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07fdc370> <<< 7920 1726885352.66648: 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' <<< 7920 1726885352.66665: 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' <<< 7920 1726885352.66678: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07fdc820> <<< 7920 1726885352.66703: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07fdc550> <<< 7920 1726885352.66727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885352.66745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885352.66753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885352.66778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885352.66791: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885352.66804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885352.66839: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07f88f70> <<< 7920 1726885352.66852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885352.66866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885352.66941: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07f8f100> <<< 7920 1726885352.66966: 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' <<< 7920 1726885352.66996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7920 1726885352.67003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07fb8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07f8f820> <<< 7920 1726885352.67032: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07ff1760> <<< 7920 1726885352.67066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7920 1726885352.67069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07f88c70> <<< 7920 1726885352.67113: 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' <<< 7920 1726885352.67121: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07fb8c70> <<< 7920 1726885352.67182: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07fdcfd0> <<< 7920 1726885352.67197: 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. <<< 7920 1726885352.67429: 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' <<< 7920 1726885352.67467: 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' <<< 7920 1726885352.67489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885352.67510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885352.67536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885352.67550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07f2fd90> <<< 7920 1726885352.67595: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07f32e20> <<< 7920 1726885352.67624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885352.67637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885352.67647: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885352.67675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885352.67692: 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' <<< 7920 1726885352.67717: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07f29730> <<< 7920 1726885352.67735: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07f30520> <<< 7920 1726885352.67747: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07f2f250> <<< 7920 1726885352.67760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885352.67831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885352.67850: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885352.67885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885352.67928: 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' <<< 7920 1726885352.67942: 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 0x7fca07e3ac70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e3a760> <<< 7920 1726885352.67948: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885352.67991: 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 0x7fca07e3ad60> <<< 7920 1726885352.68025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885352.68032: 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 0x7fca07e3ae20> <<< 7920 1726885352.68055: 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' <<< 7920 1726885352.68068: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e3aee0> import '_collections' # <<< 7920 1726885352.68117: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e92be0> import '_functools' # <<< 7920 1726885352.68144: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e8c4c0> <<< 7920 1726885352.68201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885352.68204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07ea0520> <<< 7920 1726885352.68206: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07f36d00> <<< 7920 1726885352.68228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 7920 1726885352.68234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7920 1726885352.68262: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885352.68265: 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 0x7fca07e4bb20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07f32fa0> <<< 7920 1726885352.68307: 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' <<< 7920 1726885352.68316: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca07ea0130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07f3c8b0> <<< 7920 1726885352.68334: 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' <<< 7920 1726885352.68357: 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' <<< 7920 1726885352.68381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885352.68391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885352.68402: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e4be50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e4bc40> <<< 7920 1726885352.68435: 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 0x7fca07e4bbb0> <<< 7920 1726885352.68459: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7920 1726885352.68467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885352.68483: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885352.68490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885352.68506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885352.68558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885352.68580: 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' <<< 7920 1726885352.68584: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07bfc220> <<< 7920 1726885352.68600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885352.68613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885352.68642: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07bfc310> <<< 7920 1726885352.68761: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e56e50> <<< 7920 1726885352.68796: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e4e8e0> <<< 7920 1726885352.68810: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e4be20> <<< 7920 1726885352.68833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885352.68836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885352.68867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885352.68881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885352.68906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7920 1726885352.68911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07bbff70> <<< 7920 1726885352.68947: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07ba4b20> <<< 7920 1726885352.68993: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e4ed60> <<< 7920 1726885352.69000: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e8cfd0> <<< 7920 1726885352.69015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885352.69054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885352.69074: 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 0x7fca07b5c9a0> <<< 7920 1726885352.69083: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885352.69110: 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 0x7fca07b5ccd0> <<< 7920 1726885352.69134: 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' <<< 7920 1726885352.69161: 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' <<< 7920 1726885352.69174: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07b6f5e0> <<< 7920 1726885352.69190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885352.69222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885352.69244: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07b6fb20> <<< 7920 1726885352.69282: 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' <<< 7920 1726885352.69286: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca07afa250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07b5cdc0> <<< 7920 1726885352.69311: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885352.69320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885352.69499: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885352.69507: 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 0x7fca07b0b130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07b6f460> 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 0x7fca07b0b1f0> <<< 7920 1726885352.69510: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e4b880> # /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' <<< 7920 1726885352.69529: 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' <<< 7920 1726885352.69554: 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 0x7fca07b27550> <<< 7920 1726885352.69560: 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' <<< 7920 1726885352.69582: 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 0x7fca07b27820> <<< 7920 1726885352.69593: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07b27610> <<< 7920 1726885352.69601: 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 0x7fca07b27700> <<< 7920 1726885352.69631: 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' <<< 7920 1726885352.69855: 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 0x7fca07b27b50> <<< 7920 1726885352.69894: 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 0x7fca07b27fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07b27790> <<< 7920 1726885352.69932: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07b198e0> <<< 7920 1726885352.69947: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e4b460> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885352.69997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885352.70034: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07b27940> <<< 7920 1726885352.70131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885352.70155: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fca07a4f520> <<< 7920 1726885352.70297: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 7920 1726885352.70406: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.70441: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885352.70460: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885352.70471: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.71684: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.72596: 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' <<< 7920 1726885352.72610: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0794b730> <<< 7920 1726885352.72622: 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' <<< 7920 1726885352.72645: 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' <<< 7920 1726885352.72671: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 7920 1726885352.72678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7920 1726885352.72699: 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 0x7fca079db850> <<< 7920 1726885352.72739: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079db730> <<< 7920 1726885352.72766: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079db490> <<< 7920 1726885352.72785: 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' <<< 7920 1726885352.72837: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079db580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079db2b0> <<< 7920 1726885352.72842: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885352.72871: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885352.72877: 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 0x7fca079db4f0> <<< 7920 1726885352.72888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885352.72915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885352.72947: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079db8b0> <<< 7920 1726885352.72970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885352.72982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885352.73001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885352.73021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885352.73042: 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' <<< 7920 1726885352.73114: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca073af790> <<< 7920 1726885352.73147: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885352.73155: 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 0x7fca073afb20> <<< 7920 1726885352.73173: 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 0x7fca073af970> <<< 7920 1726885352.73194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885352.73217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885352.73250: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca073cbb50> <<< 7920 1726885352.73266: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079d5d00> <<< 7920 1726885352.73424: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079db610> <<< 7920 1726885352.73446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7920 1726885352.73449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7920 1726885352.73470: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079d5e80> <<< 7920 1726885352.73488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885352.73491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885352.73515: 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' <<< 7920 1726885352.73537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885352.73555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885352.73570: 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' <<< 7920 1726885352.73607: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07945880> <<< 7920 1726885352.73684: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0797dd90> <<< 7920 1726885352.73687: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0797d850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca073c5310> <<< 7920 1726885352.73763: 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 0x7fca0797dfa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0797df70> # /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' <<< 7920 1726885352.73783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885352.73795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885352.73927: 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 0x7fca07390f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079b2e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885352.73946: 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 0x7fca0739f520> <<< 7920 1726885352.73958: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079b2fd0> <<< 7920 1726885352.73975: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885352.74020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885352.74041: 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' # <<< 7920 1726885352.74209: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07390250> <<< 7920 1726885352.74226: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0739f160> <<< 7920 1726885352.74314: 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 0x7fca0739c5b0> <<< 7920 1726885352.74344: 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 0x7fca0739c670> <<< 7920 1726885352.74383: 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 0x7fca0739bca0> <<< 7920 1726885352.74404: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079abbb0> <<< 7920 1726885352.74428: 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' <<< 7920 1726885352.74453: 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' <<< 7920 1726885352.74487: 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 0x7fca0793c9d0> <<< 7920 1726885352.74679: 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 0x7fca07939970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07391880> <<< 7920 1726885352.74709: 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' <<< 7920 1726885352.74748: 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 0x7fca0793c400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079749d0> # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885352.74761: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7920 1726885352.74830: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.74907: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.74932: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885352.74955: 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_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885352.75056: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.75147: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.75620: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.76082: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885352.76091: 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_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885352.76109: 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' <<< 7920 1726885352.76168: 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 0x7fca0736cbe0> <<< 7920 1726885352.76242: 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' <<< 7920 1726885352.76246: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079317c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06f45100> <<< 7920 1726885352.76305: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 7920 1726885352.76330: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.76347: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885352.76460: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.76592: 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' <<< 7920 1726885352.76619: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07932c10> <<< 7920 1726885352.76622: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.77003: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.77378: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.77439: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.77509: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885352.77514: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.77537: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.77579: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885352.77582: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.77631: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.77727: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885352.77743: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885352.77746: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885352.77771: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.77816: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885352.77819: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.77989: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.78176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885352.78212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885352.78216: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885352.78292: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07977fd0> <<< 7920 1726885352.78296: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.78354: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.78433: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/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_my5u63xv/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_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885352.78437: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885352.78453: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.78476: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.78510: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885352.78552: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.78590: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.78654: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.78710: 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 <<< 7920 1726885352.78739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885352.78809: 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 0x7fca07357700> <<< 7920 1726885352.78837: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06ef30d0> <<< 7920 1726885352.78885: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/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_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885352.78888: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.79006: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.79064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.79078: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.79126: 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' <<< 7920 1726885352.79142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885352.79176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885352.79194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885352.79206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885352.79295: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06f34b50> <<< 7920 1726885352.79337: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07363520> <<< 7920 1726885352.79389: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07360a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885352.79418: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.79446: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/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_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885352.79532: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885352.79538: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.79541: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 7920 1726885352.79557: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.80014: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.80430: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.80996: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.81543: 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 0x7fca07357fd0> <<< 7920 1726885352.81583: 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 0x7fca073570a0> <<< 7920 1726885352.81613: 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' <<< 7920 1726885352.81653: 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' <<< 7920 1726885352.81681: 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 0x7fca07357c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07357820> # /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' <<< 7920 1726885352.81684: 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' <<< 7920 1726885352.81727: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d2b1c0> <<< 7920 1726885352.81750: 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' <<< 7920 1726885352.81783: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 7920 1726885352.81793: 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' <<< 7920 1726885352.81834: 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' <<< 7920 1726885352.81838: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d0ebb0> <<< 7920 1726885352.81864: 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 0x7fca06d23f10> <<< 7920 1726885352.81881: 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 0x7fca06d23d30> <<< 7920 1726885352.81936: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d0e340> <<< 7920 1726885352.81956: 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' <<< 7920 1726885352.81995: 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 0x7fca06d37580> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 7920 1726885352.82027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 7920 1726885352.82096: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d375e0> <<< 7920 1726885352.82120: 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' <<< 7920 1726885352.82141: 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' <<< 7920 1726885352.82180: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06eee730> <<< 7920 1726885352.82184: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d37ca0> <<< 7920 1726885352.82219: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d0e9d0> <<< 7920 1726885352.82234: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d2ba90> <<< 7920 1726885352.82256: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 7920 1726885352.82265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 7920 1726885352.82280: 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 <<< 7920 1726885352.82348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 7920 1726885352.82352: 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' <<< 7920 1726885352.82364: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06f2e940> <<< 7920 1726885352.82501: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06f42730> <<< 7920 1726885352.82543: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06eeee50> <<< 7920 1726885352.82565: 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' <<< 7920 1726885352.82585: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 7920 1726885352.82615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 7920 1726885352.82629: 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 0x7fca06d3cdf0> <<< 7920 1726885352.82685: 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 0x7fca06d3c250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d8d9d0> <<< 7920 1726885352.82710: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06dba730> <<< 7920 1726885352.82756: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d2b460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d2b220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07357040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079b2d60> <<< 7920 1726885352.82788: 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 0x7fca07357e80> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 7920 1726885352.82803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 7920 1726885352.82875: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d3c550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07357160> <<< 7920 1726885352.82890: 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' <<< 7920 1726885352.82964: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06cf7130> <<< 7920 1726885352.82982: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 7920 1726885352.83234: stdout chunk (state=3): >>># 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' <<< 7920 1726885352.83245: 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 0x7fca06d56700> <<< 7920 1726885352.83509: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d99ee0> <<< 7920 1726885352.83525: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d3c2b0> <<< 7920 1726885352.83549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 7920 1726885352.83568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 7920 1726885352.83595: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d99100> <<< 7920 1726885352.83609: 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 0x7fca06d8f8b0> <<< 7920 1726885352.83632: 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' <<< 7920 1726885352.83673: 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 0x7fca06da2c40> <<< 7920 1726885352.83691: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d8f6d0> <<< 7920 1726885352.83702: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 7920 1726885352.83747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 7920 1726885352.83825: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06da27c0> <<< 7920 1726885352.83843: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 7920 1726885352.83867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 7920 1726885352.84141: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d98730> <<< 7920 1726885352.84168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 7920 1726885352.84188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 7920 1726885352.84203: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06abfb80> <<< 7920 1726885352.84232: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.84339: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 7920 1726885352.84352: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.84438: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.84560: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 7920 1726885352.84609: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.84664: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 7920 1726885352.84667: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.84753: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.84843: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 7920 1726885352.84931: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885352.85075: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885352.85421: 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' <<< 7920 1726885352.85475: 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 <<< 7920 1726885352.85492: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 7920 1726885352.85507: 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 0x7fca06a1d0a0> <<< 7920 1726885352.85523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7920 1726885352.85573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7920 1726885352.85725: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06a1da90> <<< 7920 1726885352.85757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 7920 1726885352.85761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 7920 1726885352.85804: 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 0x7fca06a6ffa0> <<< 7920 1726885352.85818: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06a1dd30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06a1d610> <<< 7920 1726885352.85853: 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 0x7fca06a1d3a0> <<< 7920 1726885352.85879: 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 <<< 7920 1726885352.85969: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 7920 1726885352.85973: 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' <<< 7920 1726885352.86006: 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' <<< 7920 1726885352.86137: 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 0x7fca06a27ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06a27700> <<< 7920 1726885352.86163: 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 <<< 7920 1726885352.86195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 7920 1726885352.86303: 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 0x7fca06945430> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06a27eb0> <<< 7920 1726885352.86324: 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 <<< 7920 1726885352.86388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 7920 1726885352.87363: 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 0x7fca068a4d00> <<< 7920 1726885352.87427: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca069c51c0> <<< 7920 1726885352.87451: 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 <<< 7920 1726885352.87501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 7920 1726885352.87608: 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 0x7fca050b81c0> <<< 7920 1726885352.87648: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06979790> <<< 7920 1726885352.87665: 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 <<< 7920 1726885352.87685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 7920 1726885352.87837: 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 0x7fca04f88d60> <<< 7920 1726885352.87869: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca05097460> <<< 7920 1726885352.87893: 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 <<< 7920 1726885352.87929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 7920 1726885352.88017: 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 0x7fca04ef18e0> <<< 7920 1726885352.88054: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca050b8400> <<< 7920 1726885352.88088: 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' <<< 7920 1726885352.88151: 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 0x7fca04eeac40> <<< 7920 1726885352.88186: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04ef1e80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06a1bb80> <<< 7920 1726885352.88211: 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 <<< 7920 1726885352.88238: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 7920 1726885352.88260: 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' <<< 7920 1726885352.88278: 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' <<< 7920 1726885352.88319: 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 0x7fca04e14a00> <<< 7920 1726885352.88373: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04e14220> <<< 7920 1726885352.88376: 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 <<< 7920 1726885352.88409: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 7920 1726885352.88451: 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 <<< 7920 1726885352.88472: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 7920 1726885352.88476: 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 0x7fca04e2e5e0> <<< 7920 1726885352.88514: 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 <<< 7920 1726885352.88523: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 7920 1726885352.88551: 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 0x7fca04e39190> <<< 7920 1726885352.88568: 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' <<< 7920 1726885352.88931: 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 0x7fca04e39730> <<< 7920 1726885352.88971: 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' <<< 7920 1726885352.88994: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04e39b80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04e39250> <<< 7920 1726885352.89019: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04e2e670> <<< 7920 1726885352.89022: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04e24ca0> <<< 7920 1726885352.89054: 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 <<< 7920 1726885352.89066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885352.89166: 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 0x7fca049edf40> <<< 7920 1726885352.89180: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04e2e070> <<< 7920 1726885352.89253: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04e14b80> <<< 7920 1726885352.89283: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04f1c610> <<< 7920 1726885352.89315: 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' <<< 7920 1726885352.89398: 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 0x7fca04f1cdf0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04f1c790> <<< 7920 1726885352.89427: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06a1bfa0> <<< 7920 1726885352.89450: 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 0x7fca049fcc40> <<< 7920 1726885352.89474: 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 <<< 7920 1726885352.89492: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 7920 1726885352.89525: 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 <<< 7920 1726885352.89528: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 7920 1726885352.89557: 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' <<< 7920 1726885352.89588: 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' <<< 7920 1726885352.89619: 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 <<< 7920 1726885352.89660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 7920 1726885352.89685: 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 <<< 7920 1726885352.89783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 7920 1726885352.89900: 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 0x7fca0486b100> <<< 7920 1726885352.89999: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0490a190> <<< 7920 1726885352.90023: 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' <<< 7920 1726885352.90060: 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 <<< 7920 1726885352.90063: 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 0x7fca049166d0> <<< 7920 1726885352.90139: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0491cc40> <<< 7920 1726885352.90152: 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' <<< 7920 1726885352.90239: 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' <<< 7920 1726885352.90253: 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' <<< 7920 1726885352.90296: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04916d60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04916a90> <<< 7920 1726885352.90318: 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' <<< 7920 1726885352.90344: 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' <<< 7920 1726885352.90387: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04916ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04916d30> <<< 7920 1726885352.90410: 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' <<< 7920 1726885352.90438: 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' <<< 7920 1726885352.90483: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04916f40> <<< 7920 1726885352.90497: 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' <<< 7920 1726885352.90538: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04770130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04916e20> <<< 7920 1726885352.90565: 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' <<< 7920 1726885352.90591: 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' <<< 7920 1726885352.90634: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca047702b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04916f10> <<< 7920 1726885352.90659: 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' <<< 7920 1726885352.90706: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04916eb0> <<< 7920 1726885352.90722: 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' <<< 7920 1726885352.90754: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca049168b0> <<< 7920 1726885352.90778: 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' <<< 7920 1726885352.90826: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04770310> <<< 7920 1726885352.90844: 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' <<< 7920 1726885352.90887: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca047703a0> <<< 7920 1726885352.90902: 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' <<< 7920 1726885352.90947: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04770430> <<< 7920 1726885352.90965: 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' <<< 7920 1726885352.90994: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca047704c0> <<< 7920 1726885352.91020: 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' <<< 7920 1726885352.91071: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04770550> <<< 7920 1726885352.91084: 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' <<< 7920 1726885352.91123: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca047705e0> <<< 7920 1726885352.91152: 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' <<< 7920 1726885352.91158: stdout chunk (state=3): >>>import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04770670> <<< 7920 1726885352.91173: 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' <<< 7920 1726885352.91215: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04770700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0486bfa0> <<< 7920 1726885352.91253: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca048e9ee0> <<< 7920 1726885352.91289: 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' <<< 7920 1726885352.91309: 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' <<< 7920 1726885352.91429: 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 0x7fca04770ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04770820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04916d90> <<< 7920 1726885352.91455: 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 0x7fca048fff40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca048e9b80> <<< 7920 1726885352.91468: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca048e9190> <<< 7920 1726885352.91484: 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' <<< 7920 1726885352.91515: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca048e9370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04a1fa30> <<< 7920 1726885352.91559: 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 <<< 7920 1726885352.91568: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 7920 1726885352.91583: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04a1ff40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca049fcbe0> <<< 7920 1726885352.91609: 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' <<< 7920 1726885352.91641: 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 <<< 7920 1726885352.91664: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 7920 1726885352.91677: 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' <<< 7920 1726885352.91717: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04787b20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca047873d0> <<< 7920 1726885352.91755: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04a1f820> # /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' <<< 7920 1726885352.91768: 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 <<< 7920 1726885352.91794: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 7920 1726885352.91822: 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 <<< 7920 1726885352.91861: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 7920 1726885352.91874: 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 0x7fca04723190> <<< 7920 1726885352.91896: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 7920 1726885352.91925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 7920 1726885352.91948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885352.91984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7920 1726885352.92010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 7920 1726885352.92031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 7920 1726885352.92044: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca046cbf70> <<< 7920 1726885352.92081: 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 0x7fca046d7100> <<< 7920 1726885352.92130: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04738580> <<< 7920 1726885352.92162: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca047235b0> <<< 7920 1726885352.92190: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04718970> <<< 7920 1726885352.92216: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04787f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04787dc0> <<< 7920 1726885352.92246: 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 <<< 7920 1726885352.92258: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 7920 1726885352.92287: 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 <<< 7920 1726885352.92380: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885352.92429: 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 0x7fca046d7eb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca046d7670> <<< 7920 1726885352.92464: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04787c70> <<< 7920 1726885352.92488: 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' <<< 7920 1726885352.92734: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04711820> # /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 0x7fca046fa730> # /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 0x7fca046fa7c0> # /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 0x7fca046fa940> # /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' <<< 7920 1726885352.92773: 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 0x7fca04534f70> <<< 7920 1726885352.92792: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca046faf70> <<< 7920 1726885352.92817: 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 <<< 7920 1726885352.92836: 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 0x7fca04534e80> <<< 7920 1726885352.92851: 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' <<< 7920 1726885352.92868: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0453a1f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca046fa8e0> <<< 7920 1726885352.92902: 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' <<< 7920 1726885352.92922: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca046fae80> <<< 7920 1726885352.92948: 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 <<< 7920 1726885352.92961: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 7920 1726885352.92972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 7920 1726885352.93029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 7920 1726885352.93048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py<<< 7920 1726885352.93061: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 7920 1726885352.93094: 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' <<< 7920 1726885352.93132: 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 0x7fca044c52b0> <<< 7920 1726885352.93146: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca044b4f70> <<< 7920 1726885352.93169: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca044b48b0> <<< 7920 1726885352.93274: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0454c8b0> <<< 7920 1726885352.93295: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0453ad90> <<< 7920 1726885352.93319: 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 0x7fca0454cb80> <<< 7920 1726885352.93340: 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' <<< 7920 1726885352.93351: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04553880> <<< 7920 1726885352.93379: 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 0x7fca044d36a0> <<< 7920 1726885352.93408: 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 0x7fca044d3340> <<< 7920 1726885352.93439: 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' <<< 7920 1726885352.93459: 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 <<< 7920 1726885352.93490: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 7920 1726885352.93505: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca044e2550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca044d3070> <<< 7920 1726885352.93540: 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 0x7fca044e23d0> <<< 7920 1726885352.93553: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06a1d2e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06a1d8e0> <<< 7920 1726885352.94022: 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 <<< 7920 1726885352.94076: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 7920 1726885352.94096: 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' <<< 7920 1726885352.94110: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca044eaeb0> # /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' <<< 7920 1726885352.94134: 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 <<< 7920 1726885352.94164: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 7920 1726885352.94187: 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 <<< 7920 1726885352.94239: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 7920 1726885352.94269: 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 0x7fca0449ee80> <<< 7920 1726885352.94318: 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' <<< 7920 1726885352.94322: 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' <<< 7920 1726885352.94335: 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' <<< 7920 1726885352.94427: 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 0x7fca04439c70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04439af0> <<< 7920 1726885352.94454: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca044392b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0449ef70> <<< 7920 1726885352.94478: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0448adc0> <<< 7920 1726885352.94508: 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 0x7fca04439100> <<< 7920 1726885352.94547: 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 <<< 7920 1726885352.94550: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885352.94582: 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 <<< 7920 1726885352.94586: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 7920 1726885352.94603: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04454f40> <<< 7920 1726885352.94627: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04439d90> <<< 7920 1726885352.94661: 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' <<< 7920 1726885352.94714: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca044548b0> <<< 7920 1726885352.94726: 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' <<< 7920 1726885352.94753: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04463eb0> # /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 0x7fca04463fa0> <<< 7920 1726885352.94799: 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 0x7fca043621f0> <<< 7920 1726885352.94803: 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' <<< 7920 1726885352.94828: 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 <<< 7920 1726885352.94839: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 7920 1726885352.94881: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca043627f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04362520> <<< 7920 1726885352.94915: 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 0x7fca043628b0> <<< 7920 1726885352.94938: 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 0x7fca043724f0> <<< 7920 1726885352.94972: 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 0x7fca043725e0> <<< 7920 1726885352.95007: 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 <<< 7920 1726885352.95031: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 7920 1726885352.95073: 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 <<< 7920 1726885352.95088: 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 0x7fca04372dc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca043729d0> <<< 7920 1726885352.95119: 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 0x7fca04372e20> <<< 7920 1726885352.95147: 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 0x7fca04386a00> <<< 7920 1726885352.95181: 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 0x7fca04386b20> <<< 7920 1726885352.95202: 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 <<< 7920 1726885352.95235: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 7920 1726885352.95270: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04386d60> # /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 0x7fca04386ee0> <<< 7920 1726885352.95295: 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 0x7fca04316be0> <<< 7920 1726885352.95317: 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 0x7fca04316d30> <<< 7920 1726885352.95367: 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' <<< 7920 1726885352.95392: 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 0x7fca04326430> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04316fd0> <<< 7920 1726885352.95404: 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 <<< 7920 1726885352.95658: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04326e20> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04326970> # /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 0x7fca04326c70> # /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 0x7fca04333700> # /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 0x7fca04333f40> <<< 7920 1726885352.95690: 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 0x7fca04343190> <<< 7920 1726885352.95722: 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 0x7fca04343280> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0448a3a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0448a100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca044eabe0> <<< 7920 1726885352.95753: 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' <<< 7920 1726885352.95779: 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' <<< 7920 1726885352.95808: 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 0x7fca04343df0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04343b20> <<< 7920 1726885352.95844: 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' <<< 7920 1726885352.95857: 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 <<< 7920 1726885352.95883: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 7920 1726885352.95906: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 7920 1726885352.95932: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 7920 1726885352.95990: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca042da4c0> <<< 7920 1726885352.96013: 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' <<< 7920 1726885352.96067: 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' <<< 7920 1726885352.96091: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca042e3400> <<< 7920 1726885352.96145: 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 0x7fca042dad90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca042dacd0> <<< 7920 1726885352.96173: 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' <<< 7920 1726885352.96216: 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 0x7fca04310640> <<< 7920 1726885352.96242: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca043100d0> <<< 7920 1726885352.96264: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 7920 1726885352.96296: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 7920 1726885352.96320: stdout chunk (state=3): >>>import 'six.moves' # <<< 7920 1726885352.96340: 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' <<< 7920 1726885352.96371: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0425c970> # /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' <<< 7920 1726885352.96397: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0425cb50> <<< 7920 1726885352.96418: 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 <<< 7920 1726885352.96467: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04310bb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04310940> <<< 7920 1726885352.96506: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04343e80> <<< 7920 1726885352.96532: 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' <<< 7920 1726885352.96564: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0434eeb0> <<< 7920 1726885352.96591: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca043439d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0448a130> <<< 7920 1726885352.96608: 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' <<< 7920 1726885352.96645: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04267ee0> <<< 7920 1726885352.96663: 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 <<< 7920 1726885352.96692: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 7920 1726885352.96714: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0427d3a0> <<< 7920 1726885352.96740: 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 0x7fca0427dc10> <<< 7920 1726885352.96769: 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 <<< 7920 1726885352.96781: 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 0x7fca04212520> <<< 7920 1726885352.96802: 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 <<< 7920 1726885352.96831: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 7920 1726885352.96853: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04212a90> <<< 7920 1726885352.96872: 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' <<< 7920 1726885352.96896: 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' <<< 7920 1726885352.96914: 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' <<< 7920 1726885352.96969: 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 0x7fca0421eb50> <<< 7920 1726885352.96988: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0421e730> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0421e490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0421e100> <<< 7920 1726885352.97013: 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' <<< 7920 1726885352.97036: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0421e340> <<< 7920 1726885352.97066: 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' <<< 7920 1726885352.97097: 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' <<< 7920 1726885352.97138: 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 0x7fca04230ac0> <<< 7920 1726885352.97159: 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' <<< 7920 1726885352.97189: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04230b50> # /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' <<< 7920 1726885352.97267: 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 0x7fca0423a190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04230fa0> <<< 7920 1726885352.97294: 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' <<< 7920 1726885352.97323: 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' <<< 7920 1726885352.97352: 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 <<< 7920 1726885352.97370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885352.97397: 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 0x7fca041431f0> <<< 7920 1726885352.97421: 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' <<< 7920 1726885352.97433: 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' <<< 7920 1726885352.97461: 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 0x7fca0414c250> <<< 7920 1726885352.97494: 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 0x7fca0414c1f0> <<< 7920 1726885352.97514: 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' <<< 7920 1726885352.97572: 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 0x7fca0414c3a0> <<< 7920 1726885352.97594: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04143f10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04143c10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca041432b0> <<< 7920 1726885352.97608: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04249940> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0423af70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0423a850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04230700> <<< 7920 1726885352.97646: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0421efd0> <<< 7920 1726885352.97680: 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 0x7fca04230850> <<< 7920 1726885352.97721: 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' <<< 7920 1726885352.97726: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04143ca0> <<< 7920 1726885352.97767: 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 0x7fca0414c670> <<< 7920 1726885352.97795: 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' <<< 7920 1726885352.97829: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0414c8e0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py <<< 7920 1726885352.97832: 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 0x7fca0414ce50> <<< 7920 1726885352.97849: 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 <<< 7920 1726885352.97870: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 7920 1726885352.97908: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04168640> <<< 7920 1726885352.97925: 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' <<< 7920 1726885352.97951: 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 0x7fca040ed820> <<< 7920 1726885352.97981: 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 <<< 7920 1726885352.98010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 7920 1726885352.98040: 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 0x7fca040f9a90> <<< 7920 1726885352.98043: 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 <<< 7920 1726885352.98078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 7920 1726885352.98107: 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 0x7fca04118fd0> <<< 7920 1726885352.98206: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca040f9af0> <<< 7920 1726885352.98230: 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 <<< 7920 1726885352.98254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 7920 1726885352.98270: 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' <<< 7920 1726885352.98292: 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' <<< 7920 1726885352.98321: 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 <<< 7920 1726885352.98358: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 7920 1726885352.98384: 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' <<< 7920 1726885352.98405: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca040c4310> <<< 7920 1726885352.98408: 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 0x7fca040c4430> <<< 7920 1726885352.98480: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca040b63a0> <<< 7920 1726885352.98509: 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 <<< 7920 1726885352.98520: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 7920 1726885352.98539: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca040b66d0> <<< 7920 1726885352.98568: 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 <<< 7920 1726885352.98593: 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 0x7fca040d0820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca040b6040> # /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' <<< 7920 1726885352.98617: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca040b6100> <<< 7920 1726885352.98642: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca040aa9a0> <<< 7920 1726885352.98662: 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 0x7fca040d0cd0> <<< 7920 1726885352.98699: 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 0x7fca0405e100> <<< 7920 1726885352.98726: 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 0x7fca0405e1f0> <<< 7920 1726885352.98747: 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' <<< 7920 1726885352.98767: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0405e310> <<< 7920 1726885352.98788: 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 <<< 7920 1726885352.98810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 7920 1726885352.98825: 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 <<< 7920 1726885352.98917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885352.98938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 7920 1726885352.98968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 7920 1726885352.98994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 7920 1726885352.99006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 7920 1726885352.99035: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04033550> <<< 7920 1726885352.99078: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04087e50> <<< 7920 1726885352.99107: 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 0x7fca0401b8e0> <<< 7920 1726885352.99139: 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' <<< 7920 1726885352.99164: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0401b970> <<< 7920 1726885352.99184: 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' <<< 7920 1726885352.99239: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca040331c0> <<< 7920 1726885352.99253: 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 0x7fca040462b0> <<< 7920 1726885352.99430: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0406ac10> <<< 7920 1726885352.99479: 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' <<< 7920 1726885352.99508: 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 0x7fca04075880> <<< 7920 1726885352.99535: 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' <<< 7920 1726885352.99548: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ff2790> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0406af10> <<< 7920 1726885352.99590: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0405eac0> <<< 7920 1726885352.99638: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04118ca0> <<< 7920 1726885352.99667: 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 <<< 7920 1726885352.99699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 7920 1726885352.99730: 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 0x7fca04016550> <<< 7920 1726885352.99756: 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 0x7fca04016d00> <<< 7920 1726885352.99784: 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 0x7fca04016f70> <<< 7920 1726885352.99820: 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 <<< 7920 1726885352.99847: 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 <<< 7920 1726885352.99863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 7920 1726885352.99927: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03fa59a0> <<< 7920 1726885352.99958: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 7920 1726885352.99979: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03fc40d0> <<< 7920 1726885353.00000: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03fa5c70> <<< 7920 1726885353.00022: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04016eb0> <<< 7920 1726885353.00053: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04007790> <<< 7920 1726885353.00075: 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 <<< 7920 1726885353.00094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 7920 1726885353.00107: 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 <<< 7920 1726885353.00139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 7920 1726885353.00167: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 7920 1726885353.00192: 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 0x7fca03f7e1f0> <<< 7920 1726885353.00219: 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' <<< 7920 1726885353.00242: 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' <<< 7920 1726885353.00268: 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 0x7fca03f7ecd0> <<< 7920 1726885353.00290: 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' <<< 7920 1726885353.00308: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f7ef10> <<< 7920 1726885353.00333: 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' <<< 7920 1726885353.00361: 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' <<< 7920 1726885353.00387: 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' <<< 7920 1726885353.00454: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f87af0> <<< 7920 1726885353.00493: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f876d0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f87220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f7e970> <<< 7920 1726885353.00505: 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' <<< 7920 1726885353.00525: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f7eac0> <<< 7920 1726885353.00550: 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 <<< 7920 1726885353.00576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 7920 1726885353.00600: 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' <<< 7920 1726885353.00619: 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' <<< 7920 1726885353.00643: 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 <<< 7920 1726885353.00653: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 7920 1726885353.00675: 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' <<< 7920 1726885353.00717: 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 0x7fca03f33910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f33580> <<< 7920 1726885353.00730: 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 <<< 7920 1726885353.00749: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 7920 1726885353.00810: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f335e0> <<< 7920 1726885353.00828: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 7920 1726885353.00874: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f27520> <<< 7920 1726885353.00895: 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 0x7fca03f27700> <<< 7920 1726885353.00919: 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 <<< 7920 1726885353.00943: 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 <<< 7920 1726885353.00959: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885353.00982: 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' <<< 7920 1726885353.01011: 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' <<< 7920 1726885353.01043: 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 0x7fca03ede820> <<< 7920 1726885353.01083: 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 0x7fca03ede9d0> <<< 7920 1726885353.01098: 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 0x7fca03edeb80> <<< 7920 1726885353.01159: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ede4c0> <<< 7920 1726885353.01180: 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' <<< 7920 1726885353.01205: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03edef10> <<< 7920 1726885353.01233: 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 0x7fca03edefa0> <<< 7920 1726885353.01246: 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' <<< 7920 1726885353.01278: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03eeb040> <<< 7920 1726885353.01298: 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 <<< 7920 1726885353.01334: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' <<< 7920 1726885353.01364: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ef6250> <<< 7920 1726885353.01382: 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' <<< 7920 1726885353.02279: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ef6820> <<< 7920 1726885353.02319: 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 0x7fca03f0bdf0> <<< 7920 1726885353.02333: stdout chunk (state=3): >>>import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03eebcd0> <<< 7920 1726885353.02380: 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 0x7fca03eebb20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ede160> <<< 7920 1726885353.02386: 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 0x7fca03f4dfa0> <<< 7920 1726885353.02423: 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' <<< 7920 1726885353.02427: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f4d850> <<< 7920 1726885353.02454: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f3da00> <<< 7920 1726885353.02480: 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' <<< 7920 1726885353.02525: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py <<< 7920 1726885353.02564: 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 0x7fca03e9f7f0> <<< 7920 1726885353.02568: stdout chunk (state=3): >>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03e9f430> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f4d910> <<< 7920 1726885353.02589: 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' <<< 7920 1726885353.02617: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f4d8e0> <<< 7920 1726885353.02648: 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 0x7fca03e9fc70> <<< 7920 1726885353.02666: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f27850> <<< 7920 1726885353.02688: 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' <<< 7920 1726885353.02735: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03eac820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f96ee0> <<< 7920 1726885353.02792: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py <<< 7920 1726885353.02829: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 7920 1726885353.02850: 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 <<< 7920 1726885353.02860: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 7920 1726885353.02889: 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 0x7fca03ec4190> <<< 7920 1726885353.02947: 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 0x7fca03ec4400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03eb90d0> <<< 7920 1726885353.02950: 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' <<< 7920 1726885353.02981: 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 0x7fca03ec4d00> <<< 7920 1726885353.03010: 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 0x7fca03ec4fa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ec48e0> <<< 7920 1726885353.03058: 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 0x7fca03ec4eb0> <<< 7920 1726885353.03062: 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' <<< 7920 1726885353.03087: 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' <<< 7920 1726885353.03115: 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 0x7fca03ecdb50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ecd700> <<< 7920 1726885353.03155: 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' <<< 7920 1726885353.03176: 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 0x7fca03ecdf70> <<< 7920 1726885353.03216: 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 <<< 7920 1726885353.03220: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 7920 1726885353.03233: 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 <<< 7920 1726885353.03268: 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 0x7fca03ed6a60> <<< 7920 1726885353.03305: 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 <<< 7920 1726885353.03308: 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 0x7fca03ed6b20> <<< 7920 1726885353.03357: 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 <<< 7920 1726885353.03363: 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 0x7fca03ed6bb0> <<< 7920 1726885353.03383: 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 <<< 7920 1726885353.03404: 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 0x7fca03ed6c40> <<< 7920 1726885353.03428: 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 <<< 7920 1726885353.03444: 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 0x7fca03ed6cd0> <<< 7920 1726885353.03491: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ed6400> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 7920 1726885353.03520: 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 0x7fca03ed6e80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ecda30> <<< 7920 1726885353.03535: 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 <<< 7920 1726885353.03564: 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 0x7fca03dff280> <<< 7920 1726885353.03616: 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 0x7fca03dff5b0> <<< 7920 1726885353.03650: 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 0x7fca03dff820> # /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 0x7fca03dffac0> <<< 7920 1726885353.03676: 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 0x7fca03dffd60> <<< 7920 1726885353.03720: 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 0x7fca03dfff40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ecd340> <<< 7920 1726885353.03751: 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' <<< 7920 1726885353.03774: 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 0x7fca03e053a0> <<< 7920 1726885353.03794: 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' <<< 7920 1726885353.03822: 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' <<< 7920 1726885353.03844: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03e057c0> <<< 7920 1726885353.03866: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03e05640> <<< 7920 1726885353.03879: 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' <<< 7920 1726885353.03900: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03e05d30> <<< 7920 1726885353.03925: 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' <<< 7920 1726885353.03952: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03e05c70> <<< 7920 1726885353.03971: 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' <<< 7920 1726885353.03996: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03e05be0> <<< 7920 1726885353.04026: 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' <<< 7920 1726885353.04048: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03e05af0> <<< 7920 1726885353.04072: 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' <<< 7920 1726885353.04102: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03e05c10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ecd550> <<< 7920 1726885353.04128: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03eb9880> <<< 7920 1726885353.04177: 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 0x7fca03eb98b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03eb9400> <<< 7920 1726885353.04192: 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' <<< 7920 1726885353.04218: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ecd430> <<< 7920 1726885353.04244: 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 0x7fca03f272b0> <<< 7920 1726885353.04275: 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 <<< 7920 1726885353.04299: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 7920 1726885353.04323: 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 0x7fca03e14ee0> <<< 7920 1726885353.04347: 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' <<< 7920 1726885353.04379: 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' <<< 7920 1726885353.04392: 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' <<< 7920 1726885353.04543: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03daa490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03daa280> <<< 7920 1726885353.04564: stdout chunk (state=3): >>>import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03e14fd0> # /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' <<< 7920 1726885353.04593: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03daa310> <<< 7920 1726885353.04597: 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 <<< 7920 1726885353.04602: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03db9f10> <<< 7920 1726885353.04640: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03e05b50> <<< 7920 1726885353.04661: 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' <<< 7920 1726885353.04703: 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' <<< 7920 1726885353.04736: 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 0x7fca03dc4970> <<< 7920 1726885353.04743: 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 <<< 7920 1726885353.04746: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 7920 1726885353.04768: 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 <<< 7920 1726885353.04792: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 7920 1726885353.04820: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03dd1160> <<< 7920 1726885353.04840: 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 <<< 7920 1726885353.04847: 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 0x7fca03dd1220> <<< 7920 1726885353.04895: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03dc4a00> <<< 7920 1726885353.04901: stdout chunk (state=3): >>>import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03dc4670> <<< 7920 1726885353.04931: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03dc4580> <<< 7920 1726885353.04951: 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 <<< 7920 1726885353.04966: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 7920 1726885353.04985: 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' <<< 7920 1726885353.05017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 7920 1726885353.05032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 7920 1726885353.05039: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03d810d0> <<< 7920 1726885353.05053: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03dd1c10> <<< 7920 1726885353.05072: 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 0x7fca03dd1e20> <<< 7920 1726885353.05093: 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 <<< 7920 1726885353.05108: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 7920 1726885353.05124: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03dd1ee0> <<< 7920 1726885353.05138: 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 <<< 7920 1726885353.05146: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 7920 1726885353.05172: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03d81dc0> <<< 7920 1726885353.05185: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03dc4640> <<< 7920 1726885353.05202: 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' <<< 7920 1726885353.05223: 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 <<< 7920 1726885353.05245: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 7920 1726885353.05269: 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 <<< 7920 1726885353.05279: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 7920 1726885353.05300: 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' <<< 7920 1726885353.05330: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 7920 1726885353.05346: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 7920 1726885353.05371: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03d300d0> <<< 7920 1726885353.05397: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03d27d00> <<< 7920 1726885353.05415: stdout chunk (state=3): >>>import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03d271f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03d98760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03dd1a60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f96b50> <<< 7920 1726885353.05445: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f96460> <<< 7920 1726885353.05471: 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' <<< 7920 1726885353.05477: stdout chunk (state=3): >>>import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03d27f70> <<< 7920 1726885353.05505: 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 <<< 7920 1726885353.05508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 7920 1726885353.05511: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03d27f40> <<< 7920 1726885353.05529: 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 <<< 7920 1726885353.05540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 7920 1726885353.05560: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03d3c820> <<< 7920 1726885353.05584: 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 <<< 7920 1726885353.05596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' <<< 7920 1726885353.05604: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03d3cc10> <<< 7920 1726885353.05626: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f7e430> <<< 7920 1726885353.05662: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f71790> <<< 7920 1726885353.05687: 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' <<< 7920 1726885353.05702: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03d581f0> <<< 7920 1726885353.05724: 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 <<< 7920 1726885353.05735: stdout chunk (state=3): >>># 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 0x7fca03d58580> <<< 7920 1726885353.05752: 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' <<< 7920 1726885353.05762: stdout chunk (state=3): >>>import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03d586a0> <<< 7920 1726885353.05776: 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 <<< 7920 1726885353.05791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 7920 1726885353.05814: 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 0x7fca03d58fd0> <<< 7920 1726885353.05840: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03d58760> <<< 7920 1726885353.05863: 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' <<< 7920 1726885353.05889: 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 <<< 7920 1726885353.05898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 7920 1726885353.05914: 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' <<< 7920 1726885353.05944: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ced370> <<< 7920 1726885353.05965: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03cedb80> <<< 7920 1726885353.05988: 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 <<< 7920 1726885353.05998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 7920 1726885353.06030: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 7920 1726885353.06061: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 7920 1726885353.06085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 7920 1726885353.06104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 7920 1726885353.06161: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ca0820> <<< 7920 1726885353.06164: 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 0x7fca03cad460> <<< 7920 1726885353.06238: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03cf9df0> <<< 7920 1726885353.06280: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03cf9610> # /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 0x7fca03d0f910> <<< 7920 1726885353.06293: 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' <<< 7920 1726885353.06340: 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 <<< 7920 1726885353.06348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 7920 1726885353.06368: 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 0x7fca03cc4b50> <<< 7920 1726885353.06397: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03cc4280> <<< 7920 1726885353.06427: 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 0x7fca03cc4d00> <<< 7920 1726885353.06480: 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 0x7fca03cd91c0> # /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' <<< 7920 1726885353.06519: 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 0x7fca03cd9340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03cd91f0> <<< 7920 1726885353.06553: 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 0x7fca03cd92e0> <<< 7920 1726885353.06573: 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' <<< 7920 1726885353.06601: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 7920 1726885353.06681: 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 0x7fca03cd9c10> <<< 7920 1726885353.06748: 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 0x7fca03cd9a60> <<< 7920 1726885353.06772: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03cd9430> <<< 7920 1726885353.06807: 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' <<< 7920 1726885353.06840: 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' # /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' <<< 7920 1726885353.06865: 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' <<< 7920 1726885353.06893: 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 0x7fca03c70850> <<< 7920 1726885353.06937: 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 0x7fca03c70940> <<< 7920 1726885353.06967: 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 0x7fca03c70c40> <<< 7920 1726885353.06995: 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' <<< 7920 1726885353.07031: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03c82250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03c701f0> <<< 7920 1726885353.07066: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03c5ed90> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 7920 1726885353.07096: 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 <<< 7920 1726885353.07109: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03c70490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03c5ea30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03cd97f0> <<< 7920 1726885353.07154: 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 <<< 7920 1726885353.07182: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 7920 1726885353.07211: 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 0x7fca03b713a0> <<< 7920 1726885353.07240: 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' <<< 7920 1726885353.07268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 7920 1726885353.07299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 7920 1726885353.07316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 7920 1726885353.07382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 7920 1726885353.07487: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03b89e20> <<< 7920 1726885353.07524: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03b71be0> <<< 7920 1726885353.07546: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03b71730> <<< 7920 1726885353.07669: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03c82e50> <<< 7920 1726885353.07707: 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' <<< 7920 1726885353.07739: 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' <<< 7920 1726885353.07756: stdout chunk (state=3): >>>import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03b39ca0> <<< 7920 1726885353.07761: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 7920 1726885353.07788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 7920 1726885353.07814: 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' <<< 7920 1726885353.07867: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03b57220> <<< 7920 1726885353.07939: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885353.07943: 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 0x7fca03b57d90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03b39d30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03b39670> <<< 7920 1726885353.07964: 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 <<< 7920 1726885353.07976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 7920 1726885353.07984: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 7920 1726885353.08003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 7920 1726885353.08033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 7920 1726885353.08039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 7920 1726885353.08081: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ad4e50> <<< 7920 1726885353.08182: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ad4310> <<< 7920 1726885353.08214: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03b3d760> <<< 7920 1726885353.08240: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03d0f790> <<< 7920 1726885353.08246: stdout chunk (state=3): >>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03cedee0> <<< 7920 1726885353.08297: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03fd8460> <<< 7920 1726885353.08324: 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 <<< 7920 1726885353.08331: 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 0x7fca03f63730> <<< 7920 1726885353.08362: 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' <<< 7920 1726885353.08379: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03aebd00> <<< 7920 1726885353.08384: 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 <<< 7920 1726885353.08416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 7920 1726885353.08462: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03aebe80> <<< 7920 1726885353.08501: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04007e20> <<< 7920 1726885353.08528: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca040ed8b0> <<< 7920 1726885353.08550: 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' <<< 7920 1726885353.08570: 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 <<< 7920 1726885353.08587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 7920 1726885353.08612: 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 <<< 7920 1726885353.08628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' <<< 7920 1726885353.08632: stdout chunk (state=3): >>>import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03a9b5e0> <<< 7920 1726885353.08638: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03b0ba60> <<< 7920 1726885353.08658: 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' <<< 7920 1726885353.08677: 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 <<< 7920 1726885353.08695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 7920 1726885353.08713: 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' <<< 7920 1726885353.08734: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03a9bfd0> <<< 7920 1726885353.08759: 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' <<< 7920 1726885353.08765: stdout chunk (state=3): >>>import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03aa92b0> <<< 7920 1726885353.08785: 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 <<< 7920 1726885353.08796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 7920 1726885353.08813: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03aa94f0> <<< 7920 1726885353.08833: 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 0x7fca03aa9730> <<< 7920 1726885353.08857: 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 <<< 7920 1726885353.08878: 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 0x7fca03aa9910> <<< 7920 1726885353.08888: stdout chunk (state=3): >>>import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03a9bb80> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03a9b8b0> <<< 7920 1726885353.08904: 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' <<< 7920 1726885353.08934: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03a9bd90> <<< 7920 1726885353.08958: 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' <<< 7920 1726885353.08965: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ab72e0> <<< 7920 1726885353.08986: 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 <<< 7920 1726885353.08993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 7920 1726885353.09015: 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' <<< 7920 1726885353.09038: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ab7790> <<< 7920 1726885353.09044: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ab7400> <<< 7920 1726885353.09059: 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 <<< 7920 1726885353.09086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 7920 1726885353.09110: 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' <<< 7920 1726885353.09116: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ac7fa0> <<< 7920 1726885353.09171: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ab7be0> <<< 7920 1726885353.09207: 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 <<< 7920 1726885353.09213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 7920 1726885353.09218: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ab7d30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca040f92e0> <<< 7920 1726885353.09247: 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 <<< 7920 1726885353.09254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885353.09323: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' <<< 7920 1726885353.09327: 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 0x7fca03a62a30> <<< 7920 1726885353.09367: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca040ed5b0> <<< 7920 1726885353.09377: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca040e3430> <<< 7920 1726885353.09439: 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 <<< 7920 1726885353.09470: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 7920 1726885353.09501: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03a78550> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 7920 1726885353.09527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 7920 1726885353.09566: 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' <<< 7920 1726885353.09593: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03a82820> <<< 7920 1726885353.09596: 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' <<< 7920 1726885353.09622: 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' <<< 7920 1726885353.09637: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03a8d5b0> <<< 7920 1726885353.09667: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03a82e50> <<< 7920 1726885353.09694: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03a78a00> <<< 7920 1726885353.09737: 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 0x7fca03a82280> <<< 7920 1726885353.09766: 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' <<< 7920 1726885353.09789: stdout chunk (state=3): >>>import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03a01550> # /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 0x7fca03a01760> <<< 7920 1726885353.09844: 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 0x7fca03a01a60> <<< 7920 1726885353.09871: 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 0x7fca03a01d30> <<< 7920 1726885353.09894: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03a62fa0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03a62be0> <<< 7920 1726885353.09915: 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 0x7fca03a783a0> <<< 7920 1726885353.77971: 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}}} <<< 7920 1726885353.79525: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 7920 1726885353.79547: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885353.80302: 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 <<< 7920 1726885353.80329: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7920 1726885353.80352: 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 <<< 7920 1726885353.80444: 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 # 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 <<< 7920 1726885353.80466: 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 <<< 7920 1726885353.80505: 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 <<< 7920 1726885353.80524: stdout chunk (state=3): >>># 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<<< 7920 1726885353.80548: stdout chunk (state=3): >>> # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 <<< 7920 1726885353.80561: 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 <<< 7920 1726885353.80615: 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 # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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<<< 7920 1726885353.80667: stdout chunk (state=3): >>> # 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 <<< 7920 1726885353.80725: 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 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<<< 7920 1726885353.80795: 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 # 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<<< 7920 1726885353.80851: 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 # 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 <<< 7920 1726885353.80939: stdout chunk (state=3): >>># 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 <<< 7920 1726885353.81004: stdout chunk (state=3): >>># 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<<< 7920 1726885353.81058: stdout chunk (state=3): >>> # 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 <<< 7920 1726885353.81084: stdout chunk (state=3): >>># 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 <<< 7920 1726885353.81117: 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 <<< 7920 1726885353.81136: stdout chunk (state=3): >>># cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 7920 1726885353.81915: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 7920 1726885353.81959: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 7920 1726885353.81975: stdout chunk (state=3): >>># destroy netrc <<< 7920 1726885353.82005: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 7920 1726885353.82044: stdout chunk (state=3): >>># destroy systemd.journal <<< 7920 1726885353.82055: 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 <<< 7920 1726885353.82095: 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 <<< 7920 1726885353.82127: stdout chunk (state=3): >>># 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 <<< 7920 1726885353.82178: 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 <<< 7920 1726885353.82198: 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 <<< 7920 1726885353.82239: stdout chunk (state=3): >>># 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 <<< 7920 1726885353.82266: 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 # 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 <<< 7920 1726885353.82270: stdout chunk (state=3): >>># 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 <<< 7920 1726885353.82303: 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 # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup <<< 7920 1726885353.82307: stdout chunk (state=3): >>># 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 <<< 7920 1726885353.82348: stdout chunk (state=3): >>># 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 <<< 7920 1726885353.82373: 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 # 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 <<< 7920 1726885353.82428: 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 # 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 <<< 7920 1726885353.82465: stdout chunk (state=3): >>># 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 <<< 7920 1726885353.82496: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 7920 1726885353.82536: 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 <<< 7920 1726885353.82593: 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 <<< 7920 1726885353.82647: stdout chunk (state=3): >>># 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 <<< 7920 1726885353.82703: 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 <<< 7920 1726885353.82745: stdout chunk (state=3): >>># cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping 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 <<< 7920 1726885353.82765: 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 <<< 7920 1726885353.82811: 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 <<< 7920 1726885353.82856: stdout chunk (state=3): >>># 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 <<< 7920 1726885353.82929: 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 <<< 7920 1726885353.82963: 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 # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _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 <<< 7920 1726885353.82979: stdout chunk (state=3): >>># 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 <<< 7920 1726885353.83022: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo <<< 7920 1726885353.83039: 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 <<< 7920 1726885353.83932: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 7920 1726885353.83950: stdout chunk (state=3): >>># destroy _heapq # destroy zipimport <<< 7920 1726885353.83981: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7920 1726885353.84007: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885353.84046: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject <<< 7920 1726885353.84072: 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 <<< 7920 1726885353.84103: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors <<< 7920 1726885353.84153: 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 <<< 7920 1726885353.84193: stdout chunk (state=3): >>># destroy gzip <<< 7920 1726885353.84242: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 7920 1726885353.84336: stdout chunk (state=3): >>># destroy enum # destroy signal <<< 7920 1726885353.84354: 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 <<< 7920 1726885353.84394: stdout chunk (state=3): >>># destroy urllib.parse <<< 7920 1726885353.84442: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath # destroy posix <<< 7920 1726885353.84496: 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 <<< 7920 1726885353.84557: 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 <<< 7920 1726885353.84592: 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 # destroy configparser # destroy fnmatch # destroy pyinotify <<< 7920 1726885353.84610: 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 <<< 7920 1726885353.84672: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 7920 1726885353.84724: stdout chunk (state=3): >>># destroy codecs <<< 7920 1726885353.84742: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 7920 1726885353.84823: 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 <<< 7920 1726885353.84857: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 7920 1726885353.84860: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 7920 1726885353.84893: 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 <<< 7920 1726885353.84921: 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 <<< 7920 1726885353.84953: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 7920 1726885353.85090: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885353.86052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885353.86055: stdout chunk (state=3): >>><<< 7920 1726885353.86057: stderr chunk (state=3): >>><<< 7920 1726885353.86497: _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 0x7fca083f4ca0> # /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 0x7fca07fdc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca083f4a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7fca083f49a0> 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 0x7fca07fdc370> # /usr/lib64/python3.9/__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 0x7fca07fdc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07fdc550> # /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 0x7fca07f88f70> # /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 0x7fca07f8f100> # /usr/lib64/python3.9/__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 0x7fca07fb8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07f8f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07ff1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07f88c70> # /usr/lib64/python3.9/__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 0x7fca07fb8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07fdcfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7fca07f2fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07f32e20> # /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 0x7fca07f29730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07f30520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07f2f250> # /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 0x7fca07e3ac70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e3a760> 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 0x7fca07e3ad60> # /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 0x7fca07e3ae20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e3aee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e92be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e8c4c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07ea0520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07f36d00> # /usr/lib64/python3.9/__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 0x7fca07e4bb20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07f32fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca07ea0130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07f3c8b0> # /usr/lib64/python3.9/__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 0x7fca07e4be50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e4bc40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e4bbb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7fca07bfc220> # /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 0x7fca07bfc310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e56e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e4e8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e4be20> # /usr/lib64/python3.9/__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 0x7fca07bbff70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07ba4b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e4ed60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e8cfd0> # /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 0x7fca07b5c9a0> 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 0x7fca07b5ccd0> # /usr/lib64/python3.9/__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 0x7fca07b6f5e0> # /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 0x7fca07b6fb20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca07afa250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07b5cdc0> # /usr/lib64/python3.9/__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 0x7fca07b0b130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07b6f460> 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 0x7fca07b0b1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e4b880> # /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 0x7fca07b27550> # /usr/lib64/python3.9/__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 0x7fca07b27820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07b27610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca07b27700> # /usr/lib64/python3.9/__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 0x7fca07b27b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca07b27fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07b27790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07b198e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07e4b460> # /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 0x7fca07b27940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fca07a4f520> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/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_my5u63xv/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 0x7fca0794b730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7fca079db850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079db730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079db490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7fca079db580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079db2b0> 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 0x7fca079db4f0> # /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 0x7fca079db8b0> # /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 0x7fca073af790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca073afb20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca073af970> # /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 0x7fca073cbb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079d5d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079db610> # /usr/lib64/python3.9/__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 0x7fca079d5e80> # /usr/lib64/python3.9/__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 0x7fca07945880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0797dd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0797d850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca073c5310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca0797dfa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0797df70> # /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 0x7fca07390f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079b2e80> # /usr/lib64/python3.9/__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 0x7fca0739f520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079b2fd0> # /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 0x7fca07390250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0739f160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca0739c5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca0739c670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca0739bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079abbb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7fca0793c9d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca07939970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07391880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca0793c400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079749d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/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_my5u63xv/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_my5u63xv/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_my5u63xv/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_my5u63xv/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 0x7fca0736cbe0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7fca079317c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06f45100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/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_my5u63xv/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 0x7fca07932c10> # 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_my5u63xv/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_my5u63xv/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_my5u63xv/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_my5u63xv/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_my5u63xv/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 0x7fca07977fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/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_my5u63xv/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_my5u63xv/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_my5u63xv/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_my5u63xv/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 0x7fca07357700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06ef30d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/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_my5u63xv/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 0x7fca06f34b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07363520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07360a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/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_my5u63xv/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_my5u63xv/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_my5u63xv/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_my5u63xv/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 0x7fca07357fd0> # /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 0x7fca073570a0> # /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 0x7fca07357c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07357820> # /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 0x7fca06d2b1c0> # /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 0x7fca06d0ebb0> # /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 0x7fca06d23f10> # /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 0x7fca06d23d30> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d0e340> # /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 0x7fca06d37580> # /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 0x7fca06d375e0> # /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 0x7fca06eee730> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d37ca0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d0e9d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d2ba90> # /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 0x7fca06f2e940> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06f42730> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06eeee50> # /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 0x7fca06d3cdf0> # /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 0x7fca06d3c250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d8d9d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06dba730> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d2b460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d2b220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07357040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca079b2d60> # /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 0x7fca07357e80> # /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 0x7fca06d3c550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca07357160> # /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 0x7fca06cf7130> # /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 0x7fca06d56700> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d99ee0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d3c2b0> # /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 0x7fca06d99100> # /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 0x7fca06d8f8b0> # /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 0x7fca06da2c40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06d8f6d0> # /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 0x7fca06da27c0> # /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 0x7fca06d98730> # /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 0x7fca06abfb80> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_my5u63xv/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_my5u63xv/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_my5u63xv/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_my5u63xv/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 0x7fca06a1d0a0> # /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 0x7fca06a1da90> # /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 0x7fca06a6ffa0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06a1dd30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06a1d610> # /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 0x7fca06a1d3a0> # /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 0x7fca06a27ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06a27700> # /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 0x7fca06945430> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06a27eb0> # /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 0x7fca068a4d00> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca069c51c0> # /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 0x7fca050b81c0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06979790> # /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 0x7fca04f88d60> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca05097460> # /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 0x7fca04ef18e0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca050b8400> # /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 0x7fca04eeac40> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04ef1e80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06a1bb80> # /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 0x7fca04e14a00> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04e14220> # /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 0x7fca04e2e5e0> # /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 0x7fca04e39190> # /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 0x7fca04e39730> # /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 0x7fca04e39b80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04e39250> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04e2e670> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04e24ca0> # /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 0x7fca049edf40> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04e2e070> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04e14b80> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04f1c610> # /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 0x7fca04f1cdf0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04f1c790> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06a1bfa0> # /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 0x7fca049fcc40> # /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 0x7fca0486b100> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0490a190> # /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 0x7fca049166d0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0491cc40> # /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 0x7fca04916d60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04916a90> # /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 0x7fca04916ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04916d30> # /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 0x7fca04916f40> # /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 0x7fca04770130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04916e20> # /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 0x7fca047702b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04916f10> # /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 0x7fca04916eb0> # /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 0x7fca049168b0> # /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 0x7fca04770310> # /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 0x7fca047703a0> # /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 0x7fca04770430> # /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 0x7fca047704c0> # /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 0x7fca04770550> # /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 0x7fca047705e0> # /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 0x7fca04770670> # /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 0x7fca04770700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0486bfa0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca048e9ee0> # /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 0x7fca04770ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04770820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04916d90> # /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 0x7fca048fff40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca048e9b80> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca048e9190> # /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 0x7fca048e9370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04a1fa30> # /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 0x7fca04a1ff40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca049fcbe0> # /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 0x7fca04787b20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca047873d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04a1f820> # /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 0x7fca04723190> # /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 0x7fca046cbf70> # 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 0x7fca046d7100> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04738580> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca047235b0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04718970> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04787f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04787dc0> # /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 0x7fca046d7eb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca046d7670> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04787c70> # /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 0x7fca04711820> # /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 0x7fca046fa730> # /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 0x7fca046fa7c0> # /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 0x7fca046fa940> # /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 0x7fca04534f70> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca046faf70> # /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 0x7fca04534e80> # /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 0x7fca0453a1f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca046fa8e0> # /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 0x7fca046fae80> # /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 0x7fca044c52b0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca044b4f70> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca044b48b0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0454c8b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0453ad90> # /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 0x7fca0454cb80> # /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 0x7fca04553880> # /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 0x7fca044d36a0> # /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 0x7fca044d3340> # /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 0x7fca044e2550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca044d3070> # /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 0x7fca044e23d0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06a1d2e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca06a1d8e0> # /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 0x7fca044eaeb0> # /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 0x7fca0449ee80> # /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 0x7fca04439c70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04439af0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca044392b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0449ef70> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0448adc0> # /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 0x7fca04439100> # /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 0x7fca04454f40> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04439d90> # /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 0x7fca044548b0> # /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 0x7fca04463eb0> # /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 0x7fca04463fa0> # /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 0x7fca043621f0> # /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 0x7fca043627f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04362520> # /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 0x7fca043628b0> # /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 0x7fca043724f0> # /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 0x7fca043725e0> # /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 0x7fca04372dc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca043729d0> # /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 0x7fca04372e20> # /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 0x7fca04386a00> # /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 0x7fca04386b20> # /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 0x7fca04386d60> # /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 0x7fca04386ee0> # /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 0x7fca04316be0> # /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 0x7fca04316d30> # /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 0x7fca04326430> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04316fd0> # /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 0x7fca04326e20> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04326970> # /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 0x7fca04326c70> # /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 0x7fca04333700> # /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 0x7fca04333f40> # /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 0x7fca04343190> # /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 0x7fca04343280> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0448a3a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0448a100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca044eabe0> # /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 0x7fca04343df0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04343b20> # /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 0x7fca042da4c0> # /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 0x7fca042e3400> # 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 0x7fca042dad90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca042dacd0> # /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 0x7fca04310640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca043100d0> # /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 0x7fca0425c970> # /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 0x7fca0425cb50> # /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 0x7fca04310bb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04310940> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04343e80> # /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 0x7fca0434eeb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca043439d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0448a130> # /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 0x7fca04267ee0> # /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 0x7fca0427d3a0> # /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 0x7fca0427dc10> # /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 0x7fca04212520> # /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 0x7fca04212a90> # /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 0x7fca0421eb50> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0421e730> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0421e490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0421e100> # /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 0x7fca0421e340> # /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 0x7fca04230ac0> # /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 0x7fca04230b50> # /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 0x7fca0423a190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04230fa0> # /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 0x7fca041431f0> # /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 0x7fca0414c250> # /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 0x7fca0414c1f0> # /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 0x7fca0414c3a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04143f10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04143c10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca041432b0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04249940> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0423af70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0423a850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04230700> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0421efd0> # /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 0x7fca04230850> # /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 0x7fca04143ca0> # /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 0x7fca0414c670> # /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 0x7fca0414c8e0> # /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 0x7fca0414ce50> # /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 0x7fca04168640> # /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 0x7fca040ed820> # /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 0x7fca040f9a90> # /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 0x7fca04118fd0> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca040f9af0> # /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 0x7fca040c4310> # /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 0x7fca040c4430> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca040b63a0> # /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 0x7fca040b66d0> # /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 0x7fca040d0820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca040b6040> # /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 0x7fca040b6100> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca040aa9a0> # /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 0x7fca040d0cd0> # /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 0x7fca0405e100> # /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 0x7fca0405e1f0> # /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 0x7fca0405e310> # /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 0x7fca04033550> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04087e50> # /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 0x7fca0401b8e0> # /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 0x7fca0401b970> # /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 0x7fca040331c0> # /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 0x7fca040462b0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0406ac10> # /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 0x7fca04075880> # /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 0x7fca03ff2790> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0406af10> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca0405eac0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04118ca0> # /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 0x7fca04016550> # /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 0x7fca04016d00> # /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 0x7fca04016f70> # /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 0x7fca03fa59a0> # /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 0x7fca03fc40d0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03fa5c70> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04016eb0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04007790> # /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 0x7fca03f7e1f0> # /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 0x7fca03f7ecd0> # /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 0x7fca03f7ef10> # /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 0x7fca03f87af0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f876d0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f87220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f7e970> # /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 0x7fca03f7eac0> # /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 0x7fca03f33910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f33580> # /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 0x7fca03f335e0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f27520> # /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 0x7fca03f27700> # /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 0x7fca03ede820> # /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 0x7fca03ede9d0> # /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 0x7fca03edeb80> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ede4c0> # /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 0x7fca03edef10> # /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 0x7fca03edefa0> # /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 0x7fca03eeb040> # /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 0x7fca03ef6250> # /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 0x7fca03ef6820> # /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 0x7fca03f0bdf0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03eebcd0> # /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 0x7fca03eebb20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ede160> # /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 0x7fca03f4dfa0> # /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 0x7fca03f4d850> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f3da00> # /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 0x7fca03e9f7f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03e9f430> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f4d910> # /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 0x7fca03f4d8e0> # /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 0x7fca03e9fc70> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f27850> # /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 0x7fca03eac820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f96ee0> # /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 0x7fca03ec4190> # /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 0x7fca03ec4400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03eb90d0> # /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 0x7fca03ec4d00> # /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 0x7fca03ec4fa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ec48e0> # /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 0x7fca03ec4eb0> # /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 0x7fca03ecdb50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ecd700> # /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 0x7fca03ecdf70> # /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 0x7fca03ed6a60> # /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 0x7fca03ed6b20> # /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 0x7fca03ed6bb0> # /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 0x7fca03ed6c40> # /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 0x7fca03ed6cd0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ed6400> # /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 0x7fca03ed6e80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ecda30> # /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 0x7fca03dff280> # /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 0x7fca03dff5b0> # /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 0x7fca03dff820> # /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 0x7fca03dffac0> # /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 0x7fca03dffd60> # /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 0x7fca03dfff40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ecd340> # /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 0x7fca03e053a0> # /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 0x7fca03e057c0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03e05640> # /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 0x7fca03e05d30> # /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 0x7fca03e05c70> # /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 0x7fca03e05be0> # /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 0x7fca03e05af0> # /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 0x7fca03e05c10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ecd550> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03eb9880> # /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 0x7fca03eb98b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03eb9400> # /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 0x7fca03ecd430> # /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 0x7fca03f272b0> # /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 0x7fca03e14ee0> # /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 0x7fca03daa490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03daa280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03e14fd0> # /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 0x7fca03daa310> # /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 0x7fca03db9f10> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03e05b50> # /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 0x7fca03dc4970> # /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 0x7fca03dd1160> # /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 0x7fca03dd1220> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03dc4a00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03dc4670> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03dc4580> # /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 0x7fca03d810d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03dd1c10> # /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 0x7fca03dd1e20> # /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 0x7fca03dd1ee0> # /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 0x7fca03d81dc0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03dc4640> # /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 0x7fca03d300d0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03d27d00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03d271f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03d98760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03dd1a60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f96b50> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f96460> # /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 0x7fca03d27f70> # /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 0x7fca03d27f40> # /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 0x7fca03d3c820> # /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 0x7fca03d3cc10> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f7e430> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03f71790> # /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 0x7fca03d581f0> # /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 0x7fca03d58580> # /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 0x7fca03d586a0> # /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 0x7fca03d58fd0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03d58760> # /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 0x7fca03ced370> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03cedb80> # /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 0x7fca03ca0820> # /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 0x7fca03cad460> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03cf9df0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03cf9610> # /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 0x7fca03d0f910> # /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 0x7fca03cc4b50> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03cc4280> # /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 0x7fca03cc4d00> # /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 0x7fca03cd91c0> # /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 0x7fca03cd9340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03cd91f0> # /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 0x7fca03cd92e0> # /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 0x7fca03cd9c10> # 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 0x7fca03cd9a60> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03cd9430> # /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 0x7fca03c70850> # /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 0x7fca03c70940> # /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 0x7fca03c70c40> # /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 0x7fca03c82250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03c701f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03c5ed90> # 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 0x7fca03c70490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03c5ea30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03cd97f0> # /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 0x7fca03b713a0> # /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 0x7fca03b89e20> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03b71be0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03b71730> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03c82e50> # /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 0x7fca03b39ca0> # /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 0x7fca03b57220> # 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 0x7fca03b57d90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03b39d30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03b39670> # /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 0x7fca03ad4e50> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ad4310> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03b3d760> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03d0f790> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03cedee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03fd8460> # /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 0x7fca03f63730> # /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 0x7fca03aebd00> # /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 0x7fca03aebe80> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca04007e20> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca040ed8b0> # /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 0x7fca03a9b5e0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03b0ba60> # /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 0x7fca03a9bfd0> # /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 0x7fca03aa92b0> # /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 0x7fca03aa94f0> # /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 0x7fca03aa9730> # /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 0x7fca03aa9910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03a9bb80> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03a9b8b0> # /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 0x7fca03a9bd90> # /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 0x7fca03ab72e0> # /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 0x7fca03ab7790> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ab7400> # /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 0x7fca03ac7fa0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03ab7be0> # /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 0x7fca03ab7d30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca040f92e0> # /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 0x7fca03a62a30> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca040ed5b0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca040e3430> # /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 0x7fca03a78550> # /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 0x7fca03a82820> # /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 0x7fca03a8d5b0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03a82e50> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03a78a00> # /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 0x7fca03a82280> # /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 0x7fca03a01550> # /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 0x7fca03a01760> # /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 0x7fca03a01a60> # /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 0x7fca03a01d30> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03a62fa0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca03a62be0> # /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 0x7fca03a783a0> {"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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885353.90185: 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-1726885352.524552-9723-143734093284170/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885353.90189: _low_level_execute_command(): starting 7920 1726885353.90192: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885352.524552-9723-143734093284170/ > /dev/null 2>&1 && sleep 0' 7920 1726885353.90194: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885353.90197: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885353.90199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885353.90201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885353.90203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885353.90205: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885353.90207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885353.90209: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885353.90213: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885353.90216: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885353.90217: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885353.90219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885353.90221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885353.90223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885353.90226: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885353.90228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885353.90230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885353.90232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885353.90234: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885353.90236: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885353.91630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885353.91689: stderr chunk (state=3): >>><<< 7920 1726885353.91693: stdout chunk (state=3): >>><<< 7920 1726885353.91820: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885353.91823: handler run complete 7920 1726885353.91826: attempt loop complete, returning result 7920 1726885353.91828: _execute() done 7920 1726885353.91830: dumping result to json 7920 1726885353.91832: done dumping result, returning 7920 1726885353.91834: done running TaskExecutor() for managed_node1/TASK: Ensure cryptsetup is present [02369adf-7a19-9835-648e-000000000472] 7920 1726885353.91837: sending task result for task 02369adf-7a19-9835-648e-000000000472 7920 1726885353.91989: done sending task result for task 02369adf-7a19-9835-648e-000000000472 7920 1726885353.91992: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7920 1726885353.92074: no more pending results, returning what we have 7920 1726885353.92078: results queue empty 7920 1726885353.92079: checking for any_errors_fatal 7920 1726885353.92086: done checking for any_errors_fatal 7920 1726885353.92087: checking for max_fail_percentage 7920 1726885353.92089: done checking for max_fail_percentage 7920 1726885353.92090: checking to see if all hosts have failed and the running result is not ok 7920 1726885353.92091: done checking to see if all hosts have failed 7920 1726885353.92092: getting the remaining hosts for this loop 7920 1726885353.92094: done getting the remaining hosts for this loop 7920 1726885353.92099: getting the next task for host managed_node1 7920 1726885353.92107: done getting next task for host managed_node1 7920 1726885353.92113: ^ task is: TASK: Collect LUKS info for this volume 7920 1726885353.92118: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885353.92123: getting variables 7920 1726885353.92125: in VariableManager get_vars() 7920 1726885353.92160: Calling all_inventory to load vars for managed_node1 7920 1726885353.92163: Calling groups_inventory to load vars for managed_node1 7920 1726885353.92167: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885353.92178: Calling all_plugins_play to load vars for managed_node1 7920 1726885353.92182: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885353.92185: Calling groups_plugins_play to load vars for managed_node1 7920 1726885353.92985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885353.93585: done with get_vars() 7920 1726885353.93599: done getting variables 7920 1726885353.93657: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:22:33 -0400 (0:00:01.488) 0:01:31.565 ****** 7920 1726885353.93689: entering _queue_task() for managed_node1/command 7920 1726885353.93934: worker is 1 (out of 1 available) 7920 1726885353.93946: exiting _queue_task() for managed_node1/command 7920 1726885353.93957: done queuing things up, now waiting for results queue to drain 7920 1726885353.93958: waiting for pending results... 7920 1726885353.94247: running TaskExecutor() for managed_node1/TASK: Collect LUKS info for this volume 7920 1726885353.94397: in run() - task 02369adf-7a19-9835-648e-000000000473 7920 1726885353.94423: variable 'ansible_search_path' from source: unknown 7920 1726885353.94459: calling self._execute() 7920 1726885353.94569: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885353.94581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885353.94595: variable 'omit' from source: magic vars 7920 1726885353.94993: variable 'storage_test_volume' from source: include params 7920 1726885353.95021: variable '_storage_test_volume_present' from source: set_fact 7920 1726885353.95049: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 7920 1726885353.95060: when evaluation is False, skipping this task 7920 1726885353.95068: _execute() done 7920 1726885353.95076: dumping result to json 7920 1726885353.95083: done dumping result, returning 7920 1726885353.95093: done running TaskExecutor() for managed_node1/TASK: Collect LUKS info for this volume [02369adf-7a19-9835-648e-000000000473] 7920 1726885353.95104: sending task result for task 02369adf-7a19-9835-648e-000000000473 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885353.95261: no more pending results, returning what we have 7920 1726885353.95265: results queue empty 7920 1726885353.95266: checking for any_errors_fatal 7920 1726885353.95276: done checking for any_errors_fatal 7920 1726885353.95277: checking for max_fail_percentage 7920 1726885353.95279: done checking for max_fail_percentage 7920 1726885353.95280: checking to see if all hosts have failed and the running result is not ok 7920 1726885353.95281: done checking to see if all hosts have failed 7920 1726885353.95282: getting the remaining hosts for this loop 7920 1726885353.95284: done getting the remaining hosts for this loop 7920 1726885353.95288: getting the next task for host managed_node1 7920 1726885353.95299: done getting next task for host managed_node1 7920 1726885353.95303: ^ task is: TASK: Verify the presence/absence of the LUKS device node 7920 1726885353.95308: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885353.95314: getting variables 7920 1726885353.95316: in VariableManager get_vars() 7920 1726885353.95351: Calling all_inventory to load vars for managed_node1 7920 1726885353.95354: Calling groups_inventory to load vars for managed_node1 7920 1726885353.95358: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885353.95373: Calling all_plugins_play to load vars for managed_node1 7920 1726885353.95377: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885353.95380: Calling groups_plugins_play to load vars for managed_node1 7920 1726885353.95910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885353.96431: done sending task result for task 02369adf-7a19-9835-648e-000000000473 7920 1726885353.96434: WORKER PROCESS EXITING 7920 1726885353.97017: done with get_vars() 7920 1726885353.97029: done getting variables 7920 1726885353.97082: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:33 -0400 (0:00:00.034) 0:01:31.599 ****** 7920 1726885353.97110: entering _queue_task() for managed_node1/assert 7920 1726885353.97330: worker is 1 (out of 1 available) 7920 1726885353.97341: exiting _queue_task() for managed_node1/assert 7920 1726885353.97351: done queuing things up, now waiting for results queue to drain 7920 1726885353.97353: waiting for pending results... 7920 1726885353.97632: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the LUKS device node 7920 1726885353.97772: in run() - task 02369adf-7a19-9835-648e-000000000474 7920 1726885353.97794: variable 'ansible_search_path' from source: unknown 7920 1726885353.97838: calling self._execute() 7920 1726885353.97954: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885353.97966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885353.97980: variable 'omit' from source: magic vars 7920 1726885353.98356: variable 'storage_test_volume' from source: include params 7920 1726885353.98396: Evaluated conditional (storage_test_volume.encryption): False 7920 1726885353.98405: when evaluation is False, skipping this task 7920 1726885353.98414: _execute() done 7920 1726885353.98423: dumping result to json 7920 1726885353.98431: done dumping result, returning 7920 1726885353.98441: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-9835-648e-000000000474] 7920 1726885353.98457: sending task result for task 02369adf-7a19-9835-648e-000000000474 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885353.98609: no more pending results, returning what we have 7920 1726885353.98614: results queue empty 7920 1726885353.98616: checking for any_errors_fatal 7920 1726885353.98624: done checking for any_errors_fatal 7920 1726885353.98625: checking for max_fail_percentage 7920 1726885353.98627: done checking for max_fail_percentage 7920 1726885353.98628: checking to see if all hosts have failed and the running result is not ok 7920 1726885353.98629: done checking to see if all hosts have failed 7920 1726885353.98630: getting the remaining hosts for this loop 7920 1726885353.98632: done getting the remaining hosts for this loop 7920 1726885353.98636: getting the next task for host managed_node1 7920 1726885353.98645: done getting next task for host managed_node1 7920 1726885353.98649: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 7920 1726885353.98656: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885353.98661: getting variables 7920 1726885353.98663: in VariableManager get_vars() 7920 1726885353.98697: Calling all_inventory to load vars for managed_node1 7920 1726885353.98701: Calling groups_inventory to load vars for managed_node1 7920 1726885353.98705: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885353.98719: Calling all_plugins_play to load vars for managed_node1 7920 1726885353.98724: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885353.98727: Calling groups_plugins_play to load vars for managed_node1 7920 1726885353.99276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885353.99830: done sending task result for task 02369adf-7a19-9835-648e-000000000474 7920 1726885353.99834: WORKER PROCESS EXITING 7920 1726885354.00087: done with get_vars() 7920 1726885354.00101: done getting variables 7920 1726885354.00158: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:34 -0400 (0:00:00.030) 0:01:31.630 ****** 7920 1726885354.00189: entering _queue_task() for managed_node1/assert 7920 1726885354.00397: worker is 1 (out of 1 available) 7920 1726885354.00409: exiting _queue_task() for managed_node1/assert 7920 1726885354.00422: done queuing things up, now waiting for results queue to drain 7920 1726885354.00424: waiting for pending results... 7920 1726885354.00701: running TaskExecutor() for managed_node1/TASK: Verify that the raw device is the same as the device if not encrypted 7920 1726885354.00836: in run() - task 02369adf-7a19-9835-648e-000000000475 7920 1726885354.00857: variable 'ansible_search_path' from source: unknown 7920 1726885354.00901: calling self._execute() 7920 1726885354.01014: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.01027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.01042: variable 'omit' from source: magic vars 7920 1726885354.01390: variable '_storage_test_volume_present' from source: set_fact 7920 1726885354.01409: Evaluated conditional (_storage_test_volume_present): True 7920 1726885354.01423: variable 'omit' from source: magic vars 7920 1726885354.01484: variable 'omit' from source: magic vars 7920 1726885354.01686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885354.04044: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885354.04130: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885354.04173: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885354.04218: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885354.04255: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885354.04373: variable 'storage_test_volume' from source: include params 7920 1726885354.04396: variable '__dev_ne_raw' from source: task vars 7920 1726885354.04543: variable 'storage_test_volume' from source: include params 7920 1726885354.04627: variable 'omit' from source: magic vars 7920 1726885354.04663: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885354.04700: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885354.04725: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885354.04748: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885354.04763: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885354.04789: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885354.04810: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885354.04845: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885354.04854: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.04861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.04986: Set connection var ansible_connection to ssh 7920 1726885354.05007: Set connection var ansible_shell_executable to /bin/sh 7920 1726885354.05020: Set connection var ansible_timeout to 10 7920 1726885354.05028: Set connection var ansible_shell_type to sh 7920 1726885354.05039: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885354.05047: Set connection var ansible_pipelining to False 7920 1726885354.05074: variable 'ansible_shell_executable' from source: unknown 7920 1726885354.05081: variable 'ansible_connection' from source: unknown 7920 1726885354.05089: variable 'ansible_module_compression' from source: unknown 7920 1726885354.05096: variable 'ansible_shell_type' from source: unknown 7920 1726885354.05108: variable 'ansible_shell_executable' from source: unknown 7920 1726885354.05118: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.05126: variable 'ansible_pipelining' from source: unknown 7920 1726885354.05132: variable 'ansible_timeout' from source: unknown 7920 1726885354.05140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.05251: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885354.05267: variable 'omit' from source: magic vars 7920 1726885354.05276: starting attempt loop 7920 1726885354.05285: running the handler 7920 1726885354.05462: variable '__dev_ne_raw' from source: task vars 7920 1726885354.05595: variable 'storage_test_volume' from source: include params 7920 1726885354.05625: variable 'storage_test_volume' from source: include params 7920 1726885354.05649: Evaluated conditional (__dev_ne_raw == (storage_test_volume.encryption | bool)): True 7920 1726885354.05659: handler run complete 7920 1726885354.05676: attempt loop complete, returning result 7920 1726885354.05682: _execute() done 7920 1726885354.05688: dumping result to json 7920 1726885354.05695: done dumping result, returning 7920 1726885354.05705: done running TaskExecutor() for managed_node1/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-9835-648e-000000000475] 7920 1726885354.05716: sending task result for task 02369adf-7a19-9835-648e-000000000475 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885354.05865: no more pending results, returning what we have 7920 1726885354.05869: results queue empty 7920 1726885354.05870: checking for any_errors_fatal 7920 1726885354.05879: done checking for any_errors_fatal 7920 1726885354.05880: checking for max_fail_percentage 7920 1726885354.05882: done checking for max_fail_percentage 7920 1726885354.05883: checking to see if all hosts have failed and the running result is not ok 7920 1726885354.05884: done checking to see if all hosts have failed 7920 1726885354.05885: getting the remaining hosts for this loop 7920 1726885354.05887: done getting the remaining hosts for this loop 7920 1726885354.05891: getting the next task for host managed_node1 7920 1726885354.05900: done getting next task for host managed_node1 7920 1726885354.05903: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 7920 1726885354.05909: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885354.05924: getting variables 7920 1726885354.05926: in VariableManager get_vars() 7920 1726885354.05960: Calling all_inventory to load vars for managed_node1 7920 1726885354.05964: Calling groups_inventory to load vars for managed_node1 7920 1726885354.05967: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885354.05978: Calling all_plugins_play to load vars for managed_node1 7920 1726885354.05981: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885354.05984: Calling groups_plugins_play to load vars for managed_node1 7920 1726885354.06523: done sending task result for task 02369adf-7a19-9835-648e-000000000475 7920 1726885354.06531: WORKER PROCESS EXITING 7920 1726885354.06724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885354.07393: done with get_vars() 7920 1726885354.07407: done getting variables 7920 1726885354.07465: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:34 -0400 (0:00:00.073) 0:01:31.703 ****** 7920 1726885354.07496: entering _queue_task() for managed_node1/assert 7920 1726885354.07740: worker is 1 (out of 1 available) 7920 1726885354.07752: exiting _queue_task() for managed_node1/assert 7920 1726885354.07763: done queuing things up, now waiting for results queue to drain 7920 1726885354.07764: waiting for pending results... 7920 1726885354.08051: running TaskExecutor() for managed_node1/TASK: Make sure we got info about the LUKS volume if encrypted 7920 1726885354.08187: in run() - task 02369adf-7a19-9835-648e-000000000476 7920 1726885354.08215: variable 'ansible_search_path' from source: unknown 7920 1726885354.08254: calling self._execute() 7920 1726885354.08360: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.08371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.08386: variable 'omit' from source: magic vars 7920 1726885354.08773: variable '_storage_test_volume_present' from source: set_fact 7920 1726885354.08785: variable 'storage_test_volume' from source: include params 7920 1726885354.08828: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 7920 1726885354.08837: when evaluation is False, skipping this task 7920 1726885354.08845: _execute() done 7920 1726885354.08853: dumping result to json 7920 1726885354.08865: done dumping result, returning 7920 1726885354.08876: done running TaskExecutor() for managed_node1/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-9835-648e-000000000476] 7920 1726885354.08887: sending task result for task 02369adf-7a19-9835-648e-000000000476 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885354.09044: no more pending results, returning what we have 7920 1726885354.09048: results queue empty 7920 1726885354.09049: checking for any_errors_fatal 7920 1726885354.09057: done checking for any_errors_fatal 7920 1726885354.09058: checking for max_fail_percentage 7920 1726885354.09059: done checking for max_fail_percentage 7920 1726885354.09061: checking to see if all hosts have failed and the running result is not ok 7920 1726885354.09062: done checking to see if all hosts have failed 7920 1726885354.09062: getting the remaining hosts for this loop 7920 1726885354.09064: done getting the remaining hosts for this loop 7920 1726885354.09067: getting the next task for host managed_node1 7920 1726885354.09077: done getting next task for host managed_node1 7920 1726885354.09080: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 7920 1726885354.09085: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885354.09090: getting variables 7920 1726885354.09092: in VariableManager get_vars() 7920 1726885354.09127: Calling all_inventory to load vars for managed_node1 7920 1726885354.09130: Calling groups_inventory to load vars for managed_node1 7920 1726885354.09134: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885354.09147: Calling all_plugins_play to load vars for managed_node1 7920 1726885354.09151: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885354.09154: Calling groups_plugins_play to load vars for managed_node1 7920 1726885354.09832: done sending task result for task 02369adf-7a19-9835-648e-000000000476 7920 1726885354.09835: WORKER PROCESS EXITING 7920 1726885354.09855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885354.10468: done with get_vars() 7920 1726885354.10480: done getting variables 7920 1726885354.10530: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:34 -0400 (0:00:00.030) 0:01:31.734 ****** 7920 1726885354.10560: entering _queue_task() for managed_node1/assert 7920 1726885354.10766: worker is 1 (out of 1 available) 7920 1726885354.10777: exiting _queue_task() for managed_node1/assert 7920 1726885354.10788: done queuing things up, now waiting for results queue to drain 7920 1726885354.10790: waiting for pending results... 7920 1726885354.11057: running TaskExecutor() for managed_node1/TASK: Verify the LUKS volume's device type if encrypted 7920 1726885354.11187: in run() - task 02369adf-7a19-9835-648e-000000000477 7920 1726885354.11207: variable 'ansible_search_path' from source: unknown 7920 1726885354.11251: calling self._execute() 7920 1726885354.11354: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.11364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.11378: variable 'omit' from source: magic vars 7920 1726885354.11750: variable '_storage_test_volume_present' from source: set_fact 7920 1726885354.11761: variable 'storage_test_volume' from source: include params 7920 1726885354.11803: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 7920 1726885354.11813: when evaluation is False, skipping this task 7920 1726885354.11822: _execute() done 7920 1726885354.11830: dumping result to json 7920 1726885354.11838: done dumping result, returning 7920 1726885354.11847: done running TaskExecutor() for managed_node1/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-9835-648e-000000000477] 7920 1726885354.11858: sending task result for task 02369adf-7a19-9835-648e-000000000477 7920 1726885354.11962: done sending task result for task 02369adf-7a19-9835-648e-000000000477 7920 1726885354.11970: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885354.12037: no more pending results, returning what we have 7920 1726885354.12040: results queue empty 7920 1726885354.12041: checking for any_errors_fatal 7920 1726885354.12050: done checking for any_errors_fatal 7920 1726885354.12051: checking for max_fail_percentage 7920 1726885354.12052: done checking for max_fail_percentage 7920 1726885354.12053: checking to see if all hosts have failed and the running result is not ok 7920 1726885354.12054: done checking to see if all hosts have failed 7920 1726885354.12055: getting the remaining hosts for this loop 7920 1726885354.12057: done getting the remaining hosts for this loop 7920 1726885354.12060: getting the next task for host managed_node1 7920 1726885354.12068: done getting next task for host managed_node1 7920 1726885354.12070: ^ task is: TASK: Check LUKS version 7920 1726885354.12076: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885354.12081: getting variables 7920 1726885354.12083: in VariableManager get_vars() 7920 1726885354.12116: Calling all_inventory to load vars for managed_node1 7920 1726885354.12119: Calling groups_inventory to load vars for managed_node1 7920 1726885354.12123: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885354.12135: Calling all_plugins_play to load vars for managed_node1 7920 1726885354.12139: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885354.12142: Calling groups_plugins_play to load vars for managed_node1 7920 1726885354.12789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885354.13387: done with get_vars() 7920 1726885354.13400: done getting variables 7920 1726885354.13455: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:34 -0400 (0:00:00.029) 0:01:31.763 ****** 7920 1726885354.13484: entering _queue_task() for managed_node1/assert 7920 1726885354.13688: worker is 1 (out of 1 available) 7920 1726885354.13698: exiting _queue_task() for managed_node1/assert 7920 1726885354.13709: done queuing things up, now waiting for results queue to drain 7920 1726885354.13710: waiting for pending results... 7920 1726885354.13989: running TaskExecutor() for managed_node1/TASK: Check LUKS version 7920 1726885354.14118: in run() - task 02369adf-7a19-9835-648e-000000000478 7920 1726885354.14141: variable 'ansible_search_path' from source: unknown 7920 1726885354.14184: calling self._execute() 7920 1726885354.14292: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.14303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.14319: variable 'omit' from source: magic vars 7920 1726885354.14661: variable '_storage_test_volume_present' from source: set_fact 7920 1726885354.14676: Evaluated conditional (_storage_test_volume_present): True 7920 1726885354.14793: variable 'storage_test_volume' from source: include params 7920 1726885354.14837: Evaluated conditional (storage_test_volume.encryption): False 7920 1726885354.14846: when evaluation is False, skipping this task 7920 1726885354.14853: _execute() done 7920 1726885354.14861: dumping result to json 7920 1726885354.14868: done dumping result, returning 7920 1726885354.14879: done running TaskExecutor() for managed_node1/TASK: Check LUKS version [02369adf-7a19-9835-648e-000000000478] 7920 1726885354.14889: sending task result for task 02369adf-7a19-9835-648e-000000000478 7920 1726885354.15007: done sending task result for task 02369adf-7a19-9835-648e-000000000478 7920 1726885354.15017: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885354.15069: no more pending results, returning what we have 7920 1726885354.15073: results queue empty 7920 1726885354.15074: checking for any_errors_fatal 7920 1726885354.15083: done checking for any_errors_fatal 7920 1726885354.15084: checking for max_fail_percentage 7920 1726885354.15086: done checking for max_fail_percentage 7920 1726885354.15087: checking to see if all hosts have failed and the running result is not ok 7920 1726885354.15088: done checking to see if all hosts have failed 7920 1726885354.15089: getting the remaining hosts for this loop 7920 1726885354.15091: done getting the remaining hosts for this loop 7920 1726885354.15095: getting the next task for host managed_node1 7920 1726885354.15105: done getting next task for host managed_node1 7920 1726885354.15108: ^ task is: TASK: Check LUKS key size 7920 1726885354.15116: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885354.15122: getting variables 7920 1726885354.15124: in VariableManager get_vars() 7920 1726885354.15157: Calling all_inventory to load vars for managed_node1 7920 1726885354.15160: Calling groups_inventory to load vars for managed_node1 7920 1726885354.15164: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885354.15176: Calling all_plugins_play to load vars for managed_node1 7920 1726885354.15180: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885354.15183: Calling groups_plugins_play to load vars for managed_node1 7920 1726885354.15695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885354.16446: done with get_vars() 7920 1726885354.16457: done getting variables 7920 1726885354.16507: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:34 -0400 (0:00:00.030) 0:01:31.793 ****** 7920 1726885354.16538: entering _queue_task() for managed_node1/assert 7920 1726885354.16733: worker is 1 (out of 1 available) 7920 1726885354.16745: exiting _queue_task() for managed_node1/assert 7920 1726885354.16755: done queuing things up, now waiting for results queue to drain 7920 1726885354.16756: waiting for pending results... 7920 1726885354.17009: running TaskExecutor() for managed_node1/TASK: Check LUKS key size 7920 1726885354.17138: in run() - task 02369adf-7a19-9835-648e-000000000479 7920 1726885354.17156: variable 'ansible_search_path' from source: unknown 7920 1726885354.17194: calling self._execute() 7920 1726885354.17295: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.17310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.17328: variable 'omit' from source: magic vars 7920 1726885354.17657: variable '_storage_test_volume_present' from source: set_fact 7920 1726885354.17671: Evaluated conditional (_storage_test_volume_present): True 7920 1726885354.17787: variable 'storage_test_volume' from source: include params 7920 1726885354.17824: Evaluated conditional (storage_test_volume.encryption): False 7920 1726885354.17833: when evaluation is False, skipping this task 7920 1726885354.17841: _execute() done 7920 1726885354.17851: dumping result to json 7920 1726885354.17860: done dumping result, returning 7920 1726885354.17871: done running TaskExecutor() for managed_node1/TASK: Check LUKS key size [02369adf-7a19-9835-648e-000000000479] 7920 1726885354.17881: sending task result for task 02369adf-7a19-9835-648e-000000000479 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885354.18028: no more pending results, returning what we have 7920 1726885354.18031: results queue empty 7920 1726885354.18032: checking for any_errors_fatal 7920 1726885354.18040: done checking for any_errors_fatal 7920 1726885354.18040: checking for max_fail_percentage 7920 1726885354.18042: done checking for max_fail_percentage 7920 1726885354.18043: checking to see if all hosts have failed and the running result is not ok 7920 1726885354.18045: done checking to see if all hosts have failed 7920 1726885354.18045: getting the remaining hosts for this loop 7920 1726885354.18047: done getting the remaining hosts for this loop 7920 1726885354.18051: getting the next task for host managed_node1 7920 1726885354.18061: done getting next task for host managed_node1 7920 1726885354.18064: ^ task is: TASK: Check LUKS cipher 7920 1726885354.18069: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885354.18074: getting variables 7920 1726885354.18075: in VariableManager get_vars() 7920 1726885354.18104: Calling all_inventory to load vars for managed_node1 7920 1726885354.18107: Calling groups_inventory to load vars for managed_node1 7920 1726885354.18110: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885354.18125: Calling all_plugins_play to load vars for managed_node1 7920 1726885354.18129: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885354.18132: Calling groups_plugins_play to load vars for managed_node1 7920 1726885354.18795: done sending task result for task 02369adf-7a19-9835-648e-000000000479 7920 1726885354.18799: WORKER PROCESS EXITING 7920 1726885354.18822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885354.19638: done with get_vars() 7920 1726885354.19649: done getting variables 7920 1726885354.19702: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:34 -0400 (0:00:00.031) 0:01:31.825 ****** 7920 1726885354.19731: entering _queue_task() for managed_node1/assert 7920 1726885354.19927: worker is 1 (out of 1 available) 7920 1726885354.19938: exiting _queue_task() for managed_node1/assert 7920 1726885354.19948: done queuing things up, now waiting for results queue to drain 7920 1726885354.19949: waiting for pending results... 7920 1726885354.20223: running TaskExecutor() for managed_node1/TASK: Check LUKS cipher 7920 1726885354.20364: in run() - task 02369adf-7a19-9835-648e-00000000047a 7920 1726885354.20384: variable 'ansible_search_path' from source: unknown 7920 1726885354.20429: calling self._execute() 7920 1726885354.20530: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.20543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.20558: variable 'omit' from source: magic vars 7920 1726885354.20900: variable '_storage_test_volume_present' from source: set_fact 7920 1726885354.20916: Evaluated conditional (_storage_test_volume_present): True 7920 1726885354.21035: variable 'storage_test_volume' from source: include params 7920 1726885354.21077: Evaluated conditional (storage_test_volume.encryption): False 7920 1726885354.21086: when evaluation is False, skipping this task 7920 1726885354.21094: _execute() done 7920 1726885354.21103: dumping result to json 7920 1726885354.21110: done dumping result, returning 7920 1726885354.21123: done running TaskExecutor() for managed_node1/TASK: Check LUKS cipher [02369adf-7a19-9835-648e-00000000047a] 7920 1726885354.21133: sending task result for task 02369adf-7a19-9835-648e-00000000047a 7920 1726885354.21260: done sending task result for task 02369adf-7a19-9835-648e-00000000047a skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885354.21305: no more pending results, returning what we have 7920 1726885354.21309: results queue empty 7920 1726885354.21310: checking for any_errors_fatal 7920 1726885354.21322: done checking for any_errors_fatal 7920 1726885354.21323: checking for max_fail_percentage 7920 1726885354.21325: done checking for max_fail_percentage 7920 1726885354.21326: checking to see if all hosts have failed and the running result is not ok 7920 1726885354.21327: done checking to see if all hosts have failed 7920 1726885354.21328: getting the remaining hosts for this loop 7920 1726885354.21330: done getting the remaining hosts for this loop 7920 1726885354.21334: getting the next task for host managed_node1 7920 1726885354.21344: done getting next task for host managed_node1 7920 1726885354.21347: ^ task is: TASK: Set test variables 7920 1726885354.21353: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885354.21358: getting variables 7920 1726885354.21360: in VariableManager get_vars() 7920 1726885354.21390: Calling all_inventory to load vars for managed_node1 7920 1726885354.21394: Calling groups_inventory to load vars for managed_node1 7920 1726885354.21397: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885354.21408: Calling all_plugins_play to load vars for managed_node1 7920 1726885354.21414: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885354.21417: Calling groups_plugins_play to load vars for managed_node1 7920 1726885354.21930: WORKER PROCESS EXITING 7920 1726885354.22106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885354.22690: done with get_vars() 7920 1726885354.22702: done getting variables 7920 1726885354.22754: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:34 -0400 (0:00:00.030) 0:01:31.856 ****** 7920 1726885354.22782: entering _queue_task() for managed_node1/set_fact 7920 1726885354.22976: worker is 1 (out of 1 available) 7920 1726885354.22987: exiting _queue_task() for managed_node1/set_fact 7920 1726885354.22997: done queuing things up, now waiting for results queue to drain 7920 1726885354.22998: waiting for pending results... 7920 1726885354.23247: running TaskExecutor() for managed_node1/TASK: Set test variables 7920 1726885354.23376: in run() - task 02369adf-7a19-9835-648e-00000000047b 7920 1726885354.23394: variable 'ansible_search_path' from source: unknown 7920 1726885354.23435: calling self._execute() 7920 1726885354.23533: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.23547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.23564: variable 'omit' from source: magic vars 7920 1726885354.23678: variable 'omit' from source: magic vars 7920 1726885354.23744: variable 'omit' from source: magic vars 7920 1726885354.24051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885354.26384: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885354.26467: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885354.26515: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885354.26560: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885354.26596: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885354.26724: variable 'storage_test_volume' from source: include params 7920 1726885354.26750: variable '_storage_test_volume_present' from source: set_fact 7920 1726885354.26964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885354.26998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885354.27036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885354.27081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885354.27101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885354.27151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885354.27179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885354.27209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885354.27260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885354.27279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885354.27352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885354.27380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885354.27410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885354.27460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885354.27480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885354.27666: variable 'storage_test_crypttab' from source: set_fact 7920 1726885354.27683: variable 'storage_test_volume' from source: include params 7920 1726885354.27832: variable 'storage_test_volume' from source: include params 7920 1726885354.27866: variable 'omit' from source: magic vars 7920 1726885354.27901: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885354.27934: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885354.27955: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885354.27977: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885354.27994: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885354.28020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885354.28041: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885354.28075: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885354.28083: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.28091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.28215: Set connection var ansible_connection to ssh 7920 1726885354.28234: Set connection var ansible_shell_executable to /bin/sh 7920 1726885354.28244: Set connection var ansible_timeout to 10 7920 1726885354.28252: Set connection var ansible_shell_type to sh 7920 1726885354.28261: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885354.28271: Set connection var ansible_pipelining to False 7920 1726885354.28299: variable 'ansible_shell_executable' from source: unknown 7920 1726885354.28307: variable 'ansible_connection' from source: unknown 7920 1726885354.28316: variable 'ansible_module_compression' from source: unknown 7920 1726885354.28323: variable 'ansible_shell_type' from source: unknown 7920 1726885354.28334: variable 'ansible_shell_executable' from source: unknown 7920 1726885354.28340: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.28348: variable 'ansible_pipelining' from source: unknown 7920 1726885354.28354: variable 'ansible_timeout' from source: unknown 7920 1726885354.28361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.28471: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885354.28495: variable 'omit' from source: magic vars 7920 1726885354.28504: starting attempt loop 7920 1726885354.28511: running the handler 7920 1726885354.28531: handler run complete 7920 1726885354.28550: attempt loop complete, returning result 7920 1726885354.28558: _execute() done 7920 1726885354.28564: dumping result to json 7920 1726885354.28572: done dumping result, returning 7920 1726885354.28584: done running TaskExecutor() for managed_node1/TASK: Set test variables [02369adf-7a19-9835-648e-00000000047b] 7920 1726885354.28593: sending task result for task 02369adf-7a19-9835-648e-00000000047b ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 7920 1726885354.28747: no more pending results, returning what we have 7920 1726885354.28750: results queue empty 7920 1726885354.28751: checking for any_errors_fatal 7920 1726885354.28762: done checking for any_errors_fatal 7920 1726885354.28763: checking for max_fail_percentage 7920 1726885354.28765: done checking for max_fail_percentage 7920 1726885354.28766: checking to see if all hosts have failed and the running result is not ok 7920 1726885354.28767: done checking to see if all hosts have failed 7920 1726885354.28768: getting the remaining hosts for this loop 7920 1726885354.28770: done getting the remaining hosts for this loop 7920 1726885354.28774: getting the next task for host managed_node1 7920 1726885354.28784: done getting next task for host managed_node1 7920 1726885354.28787: ^ task is: TASK: Check for /etc/crypttab entry 7920 1726885354.28792: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885354.28797: getting variables 7920 1726885354.28799: in VariableManager get_vars() 7920 1726885354.28835: Calling all_inventory to load vars for managed_node1 7920 1726885354.28838: Calling groups_inventory to load vars for managed_node1 7920 1726885354.28842: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885354.28853: Calling all_plugins_play to load vars for managed_node1 7920 1726885354.28856: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885354.28859: Calling groups_plugins_play to load vars for managed_node1 7920 1726885354.29571: done sending task result for task 02369adf-7a19-9835-648e-00000000047b 7920 1726885354.29574: WORKER PROCESS EXITING 7920 1726885354.29596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885354.30274: done with get_vars() 7920 1726885354.30290: done getting variables 7920 1726885354.30353: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:34 -0400 (0:00:00.076) 0:01:31.932 ****** 7920 1726885354.30390: entering _queue_task() for managed_node1/assert 7920 1726885354.30675: worker is 1 (out of 1 available) 7920 1726885354.30689: exiting _queue_task() for managed_node1/assert 7920 1726885354.30702: done queuing things up, now waiting for results queue to drain 7920 1726885354.30703: waiting for pending results... 7920 1726885354.31004: running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry 7920 1726885354.31136: in run() - task 02369adf-7a19-9835-648e-00000000047c 7920 1726885354.31162: variable 'ansible_search_path' from source: unknown 7920 1726885354.31205: calling self._execute() 7920 1726885354.31325: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.31339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.31354: variable 'omit' from source: magic vars 7920 1726885354.31481: variable 'omit' from source: magic vars 7920 1726885354.31541: variable 'omit' from source: magic vars 7920 1726885354.31801: variable 'storage_test_volume' from source: include params 7920 1726885354.31866: variable 'omit' from source: magic vars 7920 1726885354.31920: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885354.31963: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885354.31988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885354.32011: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885354.32034: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885354.32055: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885354.32077: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885354.32115: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885354.32125: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.32136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.32259: Set connection var ansible_connection to ssh 7920 1726885354.32275: Set connection var ansible_shell_executable to /bin/sh 7920 1726885354.32285: Set connection var ansible_timeout to 10 7920 1726885354.32293: Set connection var ansible_shell_type to sh 7920 1726885354.32303: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885354.32314: Set connection var ansible_pipelining to False 7920 1726885354.32346: variable 'ansible_shell_executable' from source: unknown 7920 1726885354.32357: variable 'ansible_connection' from source: unknown 7920 1726885354.32365: variable 'ansible_module_compression' from source: unknown 7920 1726885354.32373: variable 'ansible_shell_type' from source: unknown 7920 1726885354.32380: variable 'ansible_shell_executable' from source: unknown 7920 1726885354.32387: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.32394: variable 'ansible_pipelining' from source: unknown 7920 1726885354.32401: variable 'ansible_timeout' from source: unknown 7920 1726885354.32409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.32560: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885354.32581: variable 'omit' from source: magic vars 7920 1726885354.32590: starting attempt loop 7920 1726885354.32597: running the handler 7920 1726885354.32784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885354.35160: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885354.35242: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885354.35283: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885354.35328: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885354.35358: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885354.36248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885354.36281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885354.36309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885354.36360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885354.36377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885354.36430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885354.36462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885354.36491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885354.36539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885354.36558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885354.36670: variable '_storage_test_crypttab_entries' from source: set_fact 7920 1726885354.36682: variable '_storage_test_expected_crypttab_entries' from source: set_fact 7920 1726885354.36702: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 7920 1726885354.36716: handler run complete 7920 1726885354.36735: attempt loop complete, returning result 7920 1726885354.36743: _execute() done 7920 1726885354.36750: dumping result to json 7920 1726885354.36757: done dumping result, returning 7920 1726885354.36770: done running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry [02369adf-7a19-9835-648e-00000000047c] 7920 1726885354.36781: sending task result for task 02369adf-7a19-9835-648e-00000000047c ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885354.37266: no more pending results, returning what we have 7920 1726885354.37270: results queue empty 7920 1726885354.37271: checking for any_errors_fatal 7920 1726885354.37279: done checking for any_errors_fatal 7920 1726885354.37294: checking for max_fail_percentage 7920 1726885354.37297: done checking for max_fail_percentage 7920 1726885354.37298: checking to see if all hosts have failed and the running result is not ok 7920 1726885354.37299: done checking to see if all hosts have failed 7920 1726885354.37300: getting the remaining hosts for this loop 7920 1726885354.37302: done getting the remaining hosts for this loop 7920 1726885354.37306: getting the next task for host managed_node1 7920 1726885354.37326: done getting next task for host managed_node1 7920 1726885354.37329: ^ task is: TASK: Validate the format of the crypttab entry 7920 1726885354.37335: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885354.37341: getting variables 7920 1726885354.37442: in VariableManager get_vars() 7920 1726885354.37635: Calling all_inventory to load vars for managed_node1 7920 1726885354.37683: Calling groups_inventory to load vars for managed_node1 7920 1726885354.37745: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885354.37770: Calling all_plugins_play to load vars for managed_node1 7920 1726885354.37832: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885354.37886: Calling groups_plugins_play to load vars for managed_node1 7920 1726885354.38521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885354.39548: done sending task result for task 02369adf-7a19-9835-648e-00000000047c 7920 1726885354.39552: WORKER PROCESS EXITING 7920 1726885354.40229: done with get_vars() 7920 1726885354.40244: done getting variables 7920 1726885354.40298: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:34 -0400 (0:00:00.099) 0:01:32.031 ****** 7920 1726885354.40330: entering _queue_task() for managed_node1/assert 7920 1726885354.40575: worker is 1 (out of 1 available) 7920 1726885354.40586: exiting _queue_task() for managed_node1/assert 7920 1726885354.40596: done queuing things up, now waiting for results queue to drain 7920 1726885354.40598: waiting for pending results... 7920 1726885354.41804: running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry 7920 1726885354.41936: in run() - task 02369adf-7a19-9835-648e-00000000047d 7920 1726885354.41957: variable 'ansible_search_path' from source: unknown 7920 1726885354.41993: calling self._execute() 7920 1726885354.42096: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.42106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.42120: variable 'omit' from source: magic vars 7920 1726885354.42951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885354.46418: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885354.46504: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885354.46547: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885354.46593: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885354.46626: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885354.46708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885354.46743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885354.46772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885354.46822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885354.46840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885354.46956: variable '_storage_test_expected_crypttab_entries' from source: set_fact 7920 1726885354.46987: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 7920 1726885354.46994: when evaluation is False, skipping this task 7920 1726885354.47001: _execute() done 7920 1726885354.47011: dumping result to json 7920 1726885354.47021: done dumping result, returning 7920 1726885354.47032: done running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry [02369adf-7a19-9835-648e-00000000047d] 7920 1726885354.47041: sending task result for task 02369adf-7a19-9835-648e-00000000047d skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 7920 1726885354.47188: no more pending results, returning what we have 7920 1726885354.47192: results queue empty 7920 1726885354.47193: checking for any_errors_fatal 7920 1726885354.47200: done checking for any_errors_fatal 7920 1726885354.47201: checking for max_fail_percentage 7920 1726885354.47203: done checking for max_fail_percentage 7920 1726885354.47204: checking to see if all hosts have failed and the running result is not ok 7920 1726885354.47205: done checking to see if all hosts have failed 7920 1726885354.47206: getting the remaining hosts for this loop 7920 1726885354.47208: done getting the remaining hosts for this loop 7920 1726885354.47213: getting the next task for host managed_node1 7920 1726885354.47222: done getting next task for host managed_node1 7920 1726885354.47225: ^ task is: TASK: Check backing device of crypttab entry 7920 1726885354.47230: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885354.47235: getting variables 7920 1726885354.47237: in VariableManager get_vars() 7920 1726885354.47270: Calling all_inventory to load vars for managed_node1 7920 1726885354.47273: Calling groups_inventory to load vars for managed_node1 7920 1726885354.47277: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885354.47288: Calling all_plugins_play to load vars for managed_node1 7920 1726885354.47292: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885354.47295: Calling groups_plugins_play to load vars for managed_node1 7920 1726885354.48105: done sending task result for task 02369adf-7a19-9835-648e-00000000047d 7920 1726885354.48108: WORKER PROCESS EXITING 7920 1726885354.48125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885354.48715: done with get_vars() 7920 1726885354.48729: done getting variables 7920 1726885354.48782: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:34 -0400 (0:00:00.084) 0:01:32.116 ****** 7920 1726885354.48817: entering _queue_task() for managed_node1/assert 7920 1726885354.49066: worker is 1 (out of 1 available) 7920 1726885354.49078: exiting _queue_task() for managed_node1/assert 7920 1726885354.49089: done queuing things up, now waiting for results queue to drain 7920 1726885354.49091: waiting for pending results... 7920 1726885354.49818: running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry 7920 1726885354.50049: in run() - task 02369adf-7a19-9835-648e-00000000047e 7920 1726885354.50072: variable 'ansible_search_path' from source: unknown 7920 1726885354.50226: calling self._execute() 7920 1726885354.50430: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.50443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.50458: variable 'omit' from source: magic vars 7920 1726885354.51298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885354.53836: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885354.54276: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885354.54315: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885354.54354: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885354.54386: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885354.54466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885354.54499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885354.54535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885354.54580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885354.54599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885354.54717: variable '_storage_test_expected_crypttab_entries' from source: set_fact 7920 1726885354.54746: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 7920 1726885354.54756: when evaluation is False, skipping this task 7920 1726885354.54765: _execute() done 7920 1726885354.54773: dumping result to json 7920 1726885354.54780: done dumping result, returning 7920 1726885354.54791: done running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry [02369adf-7a19-9835-648e-00000000047e] 7920 1726885354.54800: sending task result for task 02369adf-7a19-9835-648e-00000000047e skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 7920 1726885354.54949: no more pending results, returning what we have 7920 1726885354.54953: results queue empty 7920 1726885354.54954: checking for any_errors_fatal 7920 1726885354.54960: done checking for any_errors_fatal 7920 1726885354.54961: checking for max_fail_percentage 7920 1726885354.54963: done checking for max_fail_percentage 7920 1726885354.54964: checking to see if all hosts have failed and the running result is not ok 7920 1726885354.54965: done checking to see if all hosts have failed 7920 1726885354.54966: getting the remaining hosts for this loop 7920 1726885354.54968: done getting the remaining hosts for this loop 7920 1726885354.54972: getting the next task for host managed_node1 7920 1726885354.54981: done getting next task for host managed_node1 7920 1726885354.54983: ^ task is: TASK: Check key file of crypttab entry 7920 1726885354.54988: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885354.54993: getting variables 7920 1726885354.54995: in VariableManager get_vars() 7920 1726885354.55030: Calling all_inventory to load vars for managed_node1 7920 1726885354.55034: Calling groups_inventory to load vars for managed_node1 7920 1726885354.55037: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885354.55049: Calling all_plugins_play to load vars for managed_node1 7920 1726885354.55053: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885354.55056: Calling groups_plugins_play to load vars for managed_node1 7920 1726885354.55801: done sending task result for task 02369adf-7a19-9835-648e-00000000047e 7920 1726885354.55804: WORKER PROCESS EXITING 7920 1726885354.55829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885354.56409: done with get_vars() 7920 1726885354.56967: done getting variables 7920 1726885354.57025: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:34 -0400 (0:00:00.082) 0:01:32.199 ****** 7920 1726885354.57056: entering _queue_task() for managed_node1/assert 7920 1726885354.57297: worker is 1 (out of 1 available) 7920 1726885354.57308: exiting _queue_task() for managed_node1/assert 7920 1726885354.57321: done queuing things up, now waiting for results queue to drain 7920 1726885354.57323: waiting for pending results... 7920 1726885354.58678: running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry 7920 1726885354.59066: in run() - task 02369adf-7a19-9835-648e-00000000047f 7920 1726885354.59084: variable 'ansible_search_path' from source: unknown 7920 1726885354.59130: calling self._execute() 7920 1726885354.59242: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.59380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.59396: variable 'omit' from source: magic vars 7920 1726885354.60240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885354.66868: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885354.66936: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885354.66985: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885354.67044: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885354.67084: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885354.67174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885354.67215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885354.67249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885354.67304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885354.67330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885354.67459: variable '_storage_test_expected_crypttab_entries' from source: set_fact 7920 1726885354.67497: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 7920 1726885354.67510: when evaluation is False, skipping this task 7920 1726885354.67524: _execute() done 7920 1726885354.67531: dumping result to json 7920 1726885354.67539: done dumping result, returning 7920 1726885354.67549: done running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry [02369adf-7a19-9835-648e-00000000047f] 7920 1726885354.67557: sending task result for task 02369adf-7a19-9835-648e-00000000047f skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 7920 1726885354.67743: no more pending results, returning what we have 7920 1726885354.67747: results queue empty 7920 1726885354.67748: checking for any_errors_fatal 7920 1726885354.67757: done checking for any_errors_fatal 7920 1726885354.67758: checking for max_fail_percentage 7920 1726885354.67760: done checking for max_fail_percentage 7920 1726885354.67761: checking to see if all hosts have failed and the running result is not ok 7920 1726885354.67762: done checking to see if all hosts have failed 7920 1726885354.67763: getting the remaining hosts for this loop 7920 1726885354.67765: done getting the remaining hosts for this loop 7920 1726885354.67769: getting the next task for host managed_node1 7920 1726885354.67779: done getting next task for host managed_node1 7920 1726885354.67781: ^ task is: TASK: Clear test variables 7920 1726885354.67786: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885354.67793: getting variables 7920 1726885354.67795: in VariableManager get_vars() 7920 1726885354.67834: Calling all_inventory to load vars for managed_node1 7920 1726885354.67838: Calling groups_inventory to load vars for managed_node1 7920 1726885354.67842: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885354.67853: Calling all_plugins_play to load vars for managed_node1 7920 1726885354.67857: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885354.67860: Calling groups_plugins_play to load vars for managed_node1 7920 1726885354.68523: done sending task result for task 02369adf-7a19-9835-648e-00000000047f 7920 1726885354.68526: WORKER PROCESS EXITING 7920 1726885354.68551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885354.69725: done with get_vars() 7920 1726885354.69741: done getting variables 7920 1726885354.69808: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:34 -0400 (0:00:00.127) 0:01:32.327 ****** 7920 1726885354.69847: entering _queue_task() for managed_node1/set_fact 7920 1726885354.70128: worker is 1 (out of 1 available) 7920 1726885354.70139: exiting _queue_task() for managed_node1/set_fact 7920 1726885354.70151: done queuing things up, now waiting for results queue to drain 7920 1726885354.70152: waiting for pending results... 7920 1726885354.70456: running TaskExecutor() for managed_node1/TASK: Clear test variables 7920 1726885354.70601: in run() - task 02369adf-7a19-9835-648e-000000000480 7920 1726885354.70626: variable 'ansible_search_path' from source: unknown 7920 1726885354.70672: calling self._execute() 7920 1726885354.70788: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.70799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.70815: variable 'omit' from source: magic vars 7920 1726885354.70931: variable 'omit' from source: magic vars 7920 1726885354.70996: variable 'omit' from source: magic vars 7920 1726885354.71039: variable 'omit' from source: magic vars 7920 1726885354.71092: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885354.71141: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885354.71166: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885354.71193: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885354.71860: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885354.71909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885354.71934: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885354.71982: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885354.72024: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.72068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.72306: Set connection var ansible_connection to ssh 7920 1726885354.72328: Set connection var ansible_shell_executable to /bin/sh 7920 1726885354.72399: Set connection var ansible_timeout to 10 7920 1726885354.72407: Set connection var ansible_shell_type to sh 7920 1726885354.72422: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885354.72435: Set connection var ansible_pipelining to False 7920 1726885354.72464: variable 'ansible_shell_executable' from source: unknown 7920 1726885354.72504: variable 'ansible_connection' from source: unknown 7920 1726885354.72514: variable 'ansible_module_compression' from source: unknown 7920 1726885354.72526: variable 'ansible_shell_type' from source: unknown 7920 1726885354.72614: variable 'ansible_shell_executable' from source: unknown 7920 1726885354.72626: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.72635: variable 'ansible_pipelining' from source: unknown 7920 1726885354.72642: variable 'ansible_timeout' from source: unknown 7920 1726885354.72650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.72910: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885354.73043: variable 'omit' from source: magic vars 7920 1726885354.73056: starting attempt loop 7920 1726885354.73063: running the handler 7920 1726885354.73079: handler run complete 7920 1726885354.73093: attempt loop complete, returning result 7920 1726885354.73101: _execute() done 7920 1726885354.73107: dumping result to json 7920 1726885354.73119: done dumping result, returning 7920 1726885354.73131: done running TaskExecutor() for managed_node1/TASK: Clear test variables [02369adf-7a19-9835-648e-000000000480] 7920 1726885354.73141: sending task result for task 02369adf-7a19-9835-648e-000000000480 ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 7920 1726885354.73322: no more pending results, returning what we have 7920 1726885354.73325: results queue empty 7920 1726885354.73326: checking for any_errors_fatal 7920 1726885354.73336: done checking for any_errors_fatal 7920 1726885354.73337: checking for max_fail_percentage 7920 1726885354.73339: done checking for max_fail_percentage 7920 1726885354.73340: checking to see if all hosts have failed and the running result is not ok 7920 1726885354.73342: done checking to see if all hosts have failed 7920 1726885354.73343: getting the remaining hosts for this loop 7920 1726885354.73345: done getting the remaining hosts for this loop 7920 1726885354.73349: getting the next task for host managed_node1 7920 1726885354.73361: done getting next task for host managed_node1 7920 1726885354.73364: ^ task is: TASK: Get information about RAID 7920 1726885354.73370: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885354.73375: getting variables 7920 1726885354.73377: in VariableManager get_vars() 7920 1726885354.73411: Calling all_inventory to load vars for managed_node1 7920 1726885354.73418: Calling groups_inventory to load vars for managed_node1 7920 1726885354.73421: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885354.73432: Calling all_plugins_play to load vars for managed_node1 7920 1726885354.73437: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885354.73439: Calling groups_plugins_play to load vars for managed_node1 7920 1726885354.73958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885354.74821: done sending task result for task 02369adf-7a19-9835-648e-000000000480 7920 1726885354.74824: WORKER PROCESS EXITING 7920 1726885354.75322: done with get_vars() 7920 1726885354.75337: done getting variables 7920 1726885354.75395: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:22:34 -0400 (0:00:00.055) 0:01:32.382 ****** 7920 1726885354.75440: entering _queue_task() for managed_node1/command 7920 1726885354.75681: worker is 1 (out of 1 available) 7920 1726885354.75694: exiting _queue_task() for managed_node1/command 7920 1726885354.75706: done queuing things up, now waiting for results queue to drain 7920 1726885354.75708: waiting for pending results... 7920 1726885354.76018: running TaskExecutor() for managed_node1/TASK: Get information about RAID 7920 1726885354.76154: in run() - task 02369adf-7a19-9835-648e-000000000484 7920 1726885354.76177: variable 'ansible_search_path' from source: unknown 7920 1726885354.76223: calling self._execute() 7920 1726885354.76343: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.76354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.76368: variable 'omit' from source: magic vars 7920 1726885354.76793: variable 'storage_test_volume' from source: include params 7920 1726885354.76849: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885354.76857: when evaluation is False, skipping this task 7920 1726885354.76864: _execute() done 7920 1726885354.76871: dumping result to json 7920 1726885354.76879: done dumping result, returning 7920 1726885354.76889: done running TaskExecutor() for managed_node1/TASK: Get information about RAID [02369adf-7a19-9835-648e-000000000484] 7920 1726885354.76898: sending task result for task 02369adf-7a19-9835-648e-000000000484 7920 1726885354.77020: done sending task result for task 02369adf-7a19-9835-648e-000000000484 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885354.77075: no more pending results, returning what we have 7920 1726885354.77079: results queue empty 7920 1726885354.77080: checking for any_errors_fatal 7920 1726885354.77089: done checking for any_errors_fatal 7920 1726885354.77090: checking for max_fail_percentage 7920 1726885354.77092: done checking for max_fail_percentage 7920 1726885354.77093: checking to see if all hosts have failed and the running result is not ok 7920 1726885354.77094: done checking to see if all hosts have failed 7920 1726885354.77095: getting the remaining hosts for this loop 7920 1726885354.77097: done getting the remaining hosts for this loop 7920 1726885354.77101: getting the next task for host managed_node1 7920 1726885354.77110: done getting next task for host managed_node1 7920 1726885354.77115: ^ task is: TASK: Set active devices regex 7920 1726885354.77123: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885354.77130: getting variables 7920 1726885354.77132: in VariableManager get_vars() 7920 1726885354.77165: Calling all_inventory to load vars for managed_node1 7920 1726885354.77168: Calling groups_inventory to load vars for managed_node1 7920 1726885354.77172: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885354.77185: Calling all_plugins_play to load vars for managed_node1 7920 1726885354.77189: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885354.77193: Calling groups_plugins_play to load vars for managed_node1 7920 1726885354.78425: WORKER PROCESS EXITING 7920 1726885354.78544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885354.79965: done with get_vars() 7920 1726885354.79986: done getting variables 7920 1726885354.80050: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:34 -0400 (0:00:00.046) 0:01:32.429 ****** 7920 1726885354.80079: entering _queue_task() for managed_node1/set_fact 7920 1726885354.80660: worker is 1 (out of 1 available) 7920 1726885354.80673: exiting _queue_task() for managed_node1/set_fact 7920 1726885354.80685: done queuing things up, now waiting for results queue to drain 7920 1726885354.80686: waiting for pending results... 7920 1726885354.82793: running TaskExecutor() for managed_node1/TASK: Set active devices regex 7920 1726885354.82896: in run() - task 02369adf-7a19-9835-648e-000000000485 7920 1726885354.82907: variable 'ansible_search_path' from source: unknown 7920 1726885354.82944: calling self._execute() 7920 1726885354.83033: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.83037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.83047: variable 'omit' from source: magic vars 7920 1726885354.83704: variable 'storage_test_volume' from source: include params 7920 1726885354.83742: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885354.83746: when evaluation is False, skipping this task 7920 1726885354.83750: _execute() done 7920 1726885354.83753: dumping result to json 7920 1726885354.83755: done dumping result, returning 7920 1726885354.83760: done running TaskExecutor() for managed_node1/TASK: Set active devices regex [02369adf-7a19-9835-648e-000000000485] 7920 1726885354.83767: sending task result for task 02369adf-7a19-9835-648e-000000000485 7920 1726885354.83865: done sending task result for task 02369adf-7a19-9835-648e-000000000485 7920 1726885354.83868: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885354.83914: no more pending results, returning what we have 7920 1726885354.83920: results queue empty 7920 1726885354.83922: checking for any_errors_fatal 7920 1726885354.83926: done checking for any_errors_fatal 7920 1726885354.83927: checking for max_fail_percentage 7920 1726885354.83929: done checking for max_fail_percentage 7920 1726885354.83930: checking to see if all hosts have failed and the running result is not ok 7920 1726885354.83931: done checking to see if all hosts have failed 7920 1726885354.83931: getting the remaining hosts for this loop 7920 1726885354.83933: done getting the remaining hosts for this loop 7920 1726885354.83937: getting the next task for host managed_node1 7920 1726885354.83945: done getting next task for host managed_node1 7920 1726885354.83948: ^ task is: TASK: Set spare devices regex 7920 1726885354.83953: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885354.83957: getting variables 7920 1726885354.83958: in VariableManager get_vars() 7920 1726885354.83992: Calling all_inventory to load vars for managed_node1 7920 1726885354.83995: Calling groups_inventory to load vars for managed_node1 7920 1726885354.83999: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885354.84010: Calling all_plugins_play to load vars for managed_node1 7920 1726885354.84018: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885354.84022: Calling groups_plugins_play to load vars for managed_node1 7920 1726885354.84542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885354.85342: done with get_vars() 7920 1726885354.85355: done getting variables 7920 1726885354.85409: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:34 -0400 (0:00:00.053) 0:01:32.483 ****** 7920 1726885354.85448: entering _queue_task() for managed_node1/set_fact 7920 1726885354.85677: worker is 1 (out of 1 available) 7920 1726885354.85690: exiting _queue_task() for managed_node1/set_fact 7920 1726885354.85701: done queuing things up, now waiting for results queue to drain 7920 1726885354.85702: waiting for pending results... 7920 1726885354.85984: running TaskExecutor() for managed_node1/TASK: Set spare devices regex 7920 1726885354.86121: in run() - task 02369adf-7a19-9835-648e-000000000486 7920 1726885354.86148: variable 'ansible_search_path' from source: unknown 7920 1726885354.86188: calling self._execute() 7920 1726885354.86332: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.86343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.86355: variable 'omit' from source: magic vars 7920 1726885354.86793: variable 'storage_test_volume' from source: include params 7920 1726885354.86841: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885354.86850: when evaluation is False, skipping this task 7920 1726885354.86857: _execute() done 7920 1726885354.86871: dumping result to json 7920 1726885354.86878: done dumping result, returning 7920 1726885354.86890: done running TaskExecutor() for managed_node1/TASK: Set spare devices regex [02369adf-7a19-9835-648e-000000000486] 7920 1726885354.86902: sending task result for task 02369adf-7a19-9835-648e-000000000486 7920 1726885354.87014: done sending task result for task 02369adf-7a19-9835-648e-000000000486 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885354.87064: no more pending results, returning what we have 7920 1726885354.87068: results queue empty 7920 1726885354.87069: checking for any_errors_fatal 7920 1726885354.87078: done checking for any_errors_fatal 7920 1726885354.87079: checking for max_fail_percentage 7920 1726885354.87081: done checking for max_fail_percentage 7920 1726885354.87082: checking to see if all hosts have failed and the running result is not ok 7920 1726885354.87083: done checking to see if all hosts have failed 7920 1726885354.87084: getting the remaining hosts for this loop 7920 1726885354.87086: done getting the remaining hosts for this loop 7920 1726885354.87091: getting the next task for host managed_node1 7920 1726885354.87101: done getting next task for host managed_node1 7920 1726885354.87103: ^ task is: TASK: Set md version regex 7920 1726885354.87111: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885354.87119: getting variables 7920 1726885354.87122: in VariableManager get_vars() 7920 1726885354.87155: Calling all_inventory to load vars for managed_node1 7920 1726885354.87158: Calling groups_inventory to load vars for managed_node1 7920 1726885354.87162: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885354.87175: Calling all_plugins_play to load vars for managed_node1 7920 1726885354.87179: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885354.87183: Calling groups_plugins_play to load vars for managed_node1 7920 1726885354.88521: WORKER PROCESS EXITING 7920 1726885354.88607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885354.89639: done with get_vars() 7920 1726885354.89652: done getting variables 7920 1726885354.89704: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:34 -0400 (0:00:00.048) 0:01:32.531 ****** 7920 1726885354.90342: entering _queue_task() for managed_node1/set_fact 7920 1726885354.90554: worker is 1 (out of 1 available) 7920 1726885354.90565: exiting _queue_task() for managed_node1/set_fact 7920 1726885354.90576: done queuing things up, now waiting for results queue to drain 7920 1726885354.90577: waiting for pending results... 7920 1726885354.91031: running TaskExecutor() for managed_node1/TASK: Set md version regex 7920 1726885354.91166: in run() - task 02369adf-7a19-9835-648e-000000000487 7920 1726885354.91191: variable 'ansible_search_path' from source: unknown 7920 1726885354.91238: calling self._execute() 7920 1726885354.91354: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.91367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.91380: variable 'omit' from source: magic vars 7920 1726885354.91840: variable 'storage_test_volume' from source: include params 7920 1726885354.91880: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885354.91888: when evaluation is False, skipping this task 7920 1726885354.91896: _execute() done 7920 1726885354.91903: dumping result to json 7920 1726885354.91910: done dumping result, returning 7920 1726885354.91926: done running TaskExecutor() for managed_node1/TASK: Set md version regex [02369adf-7a19-9835-648e-000000000487] 7920 1726885354.91944: sending task result for task 02369adf-7a19-9835-648e-000000000487 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885354.92096: no more pending results, returning what we have 7920 1726885354.92100: results queue empty 7920 1726885354.92101: checking for any_errors_fatal 7920 1726885354.92108: done checking for any_errors_fatal 7920 1726885354.92109: checking for max_fail_percentage 7920 1726885354.92111: done checking for max_fail_percentage 7920 1726885354.92114: checking to see if all hosts have failed and the running result is not ok 7920 1726885354.92115: done checking to see if all hosts have failed 7920 1726885354.92118: getting the remaining hosts for this loop 7920 1726885354.92120: done getting the remaining hosts for this loop 7920 1726885354.92124: getting the next task for host managed_node1 7920 1726885354.92134: done getting next task for host managed_node1 7920 1726885354.92137: ^ task is: TASK: Set chunk size regex 7920 1726885354.92142: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885354.92146: getting variables 7920 1726885354.92148: in VariableManager get_vars() 7920 1726885354.92183: Calling all_inventory to load vars for managed_node1 7920 1726885354.92187: Calling groups_inventory to load vars for managed_node1 7920 1726885354.92191: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885354.92205: Calling all_plugins_play to load vars for managed_node1 7920 1726885354.92209: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885354.92214: Calling groups_plugins_play to load vars for managed_node1 7920 1726885354.92864: done sending task result for task 02369adf-7a19-9835-648e-000000000487 7920 1726885354.92867: WORKER PROCESS EXITING 7920 1726885354.92893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885354.93651: done with get_vars() 7920 1726885354.93665: done getting variables 7920 1726885354.93733: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:34 -0400 (0:00:00.034) 0:01:32.566 ****** 7920 1726885354.93763: entering _queue_task() for managed_node1/set_fact 7920 1726885354.93983: worker is 1 (out of 1 available) 7920 1726885354.93994: exiting _queue_task() for managed_node1/set_fact 7920 1726885354.94005: done queuing things up, now waiting for results queue to drain 7920 1726885354.94007: waiting for pending results... 7920 1726885354.94295: running TaskExecutor() for managed_node1/TASK: Set chunk size regex 7920 1726885354.94424: in run() - task 02369adf-7a19-9835-648e-000000000488 7920 1726885354.94445: variable 'ansible_search_path' from source: unknown 7920 1726885354.94486: calling self._execute() 7920 1726885354.94600: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885354.94611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885354.94630: variable 'omit' from source: magic vars 7920 1726885354.95715: variable 'storage_test_volume' from source: include params 7920 1726885354.95808: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885354.95824: when evaluation is False, skipping this task 7920 1726885354.95883: _execute() done 7920 1726885354.95892: dumping result to json 7920 1726885354.95900: done dumping result, returning 7920 1726885354.95911: done running TaskExecutor() for managed_node1/TASK: Set chunk size regex [02369adf-7a19-9835-648e-000000000488] 7920 1726885354.95928: sending task result for task 02369adf-7a19-9835-648e-000000000488 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885354.96085: no more pending results, returning what we have 7920 1726885354.96089: results queue empty 7920 1726885354.96090: checking for any_errors_fatal 7920 1726885354.96099: done checking for any_errors_fatal 7920 1726885354.96100: checking for max_fail_percentage 7920 1726885354.96101: done checking for max_fail_percentage 7920 1726885354.96103: checking to see if all hosts have failed and the running result is not ok 7920 1726885354.96104: done checking to see if all hosts have failed 7920 1726885354.96105: getting the remaining hosts for this loop 7920 1726885354.96107: done getting the remaining hosts for this loop 7920 1726885354.96112: getting the next task for host managed_node1 7920 1726885354.96126: done getting next task for host managed_node1 7920 1726885354.96129: ^ task is: TASK: Parse the chunk size 7920 1726885354.96134: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885354.96141: getting variables 7920 1726885354.96143: in VariableManager get_vars() 7920 1726885354.96177: Calling all_inventory to load vars for managed_node1 7920 1726885354.96181: Calling groups_inventory to load vars for managed_node1 7920 1726885354.96185: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885354.96198: Calling all_plugins_play to load vars for managed_node1 7920 1726885354.96201: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885354.96205: Calling groups_plugins_play to load vars for managed_node1 7920 1726885354.97347: done sending task result for task 02369adf-7a19-9835-648e-000000000488 7920 1726885354.97350: WORKER PROCESS EXITING 7920 1726885354.97373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885354.99038: done with get_vars() 7920 1726885354.99052: 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 22:22:34 -0400 (0:00:00.054) 0:01:32.620 ****** 7920 1726885354.99242: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885354.99244: Creating lock for fedora.linux_system_roles.bsize 7920 1726885354.99609: worker is 1 (out of 1 available) 7920 1726885354.99637: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885354.99649: done queuing things up, now waiting for results queue to drain 7920 1726885354.99651: waiting for pending results... 7920 1726885354.99953: running TaskExecutor() for managed_node1/TASK: Parse the chunk size 7920 1726885355.00107: in run() - task 02369adf-7a19-9835-648e-000000000489 7920 1726885355.00132: variable 'ansible_search_path' from source: unknown 7920 1726885355.00171: calling self._execute() 7920 1726885355.00280: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885355.00295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885355.00310: variable 'omit' from source: magic vars 7920 1726885355.00724: variable 'storage_test_volume' from source: include params 7920 1726885355.00773: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885355.00781: when evaluation is False, skipping this task 7920 1726885355.00788: _execute() done 7920 1726885355.00796: dumping result to json 7920 1726885355.00802: done dumping result, returning 7920 1726885355.00814: done running TaskExecutor() for managed_node1/TASK: Parse the chunk size [02369adf-7a19-9835-648e-000000000489] 7920 1726885355.00832: sending task result for task 02369adf-7a19-9835-648e-000000000489 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885355.01004: no more pending results, returning what we have 7920 1726885355.01008: results queue empty 7920 1726885355.01009: checking for any_errors_fatal 7920 1726885355.01024: done checking for any_errors_fatal 7920 1726885355.01025: checking for max_fail_percentage 7920 1726885355.01027: done checking for max_fail_percentage 7920 1726885355.01028: checking to see if all hosts have failed and the running result is not ok 7920 1726885355.01029: done checking to see if all hosts have failed 7920 1726885355.01030: getting the remaining hosts for this loop 7920 1726885355.01031: done getting the remaining hosts for this loop 7920 1726885355.01035: getting the next task for host managed_node1 7920 1726885355.01044: done getting next task for host managed_node1 7920 1726885355.01047: ^ task is: TASK: Check RAID active devices count 7920 1726885355.01053: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885355.01057: getting variables 7920 1726885355.01059: in VariableManager get_vars() 7920 1726885355.01092: Calling all_inventory to load vars for managed_node1 7920 1726885355.01095: Calling groups_inventory to load vars for managed_node1 7920 1726885355.01099: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885355.01113: Calling all_plugins_play to load vars for managed_node1 7920 1726885355.01119: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885355.01122: Calling groups_plugins_play to load vars for managed_node1 7920 1726885355.01787: done sending task result for task 02369adf-7a19-9835-648e-000000000489 7920 1726885355.01791: WORKER PROCESS EXITING 7920 1726885355.01819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885355.02552: done with get_vars() 7920 1726885355.02567: done getting variables 7920 1726885355.02636: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:35 -0400 (0:00:00.034) 0:01:32.655 ****** 7920 1726885355.02666: entering _queue_task() for managed_node1/assert 7920 1726885355.02900: worker is 1 (out of 1 available) 7920 1726885355.02911: exiting _queue_task() for managed_node1/assert 7920 1726885355.02927: done queuing things up, now waiting for results queue to drain 7920 1726885355.02929: waiting for pending results... 7920 1726885355.03897: running TaskExecutor() for managed_node1/TASK: Check RAID active devices count 7920 1726885355.04213: in run() - task 02369adf-7a19-9835-648e-00000000048a 7920 1726885355.04236: variable 'ansible_search_path' from source: unknown 7920 1726885355.04272: calling self._execute() 7920 1726885355.04402: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885355.04529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885355.04641: variable 'omit' from source: magic vars 7920 1726885355.05362: variable 'storage_test_volume' from source: include params 7920 1726885355.05521: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885355.05529: when evaluation is False, skipping this task 7920 1726885355.05537: _execute() done 7920 1726885355.05545: dumping result to json 7920 1726885355.05553: done dumping result, returning 7920 1726885355.05563: done running TaskExecutor() for managed_node1/TASK: Check RAID active devices count [02369adf-7a19-9835-648e-00000000048a] 7920 1726885355.05574: sending task result for task 02369adf-7a19-9835-648e-00000000048a 7920 1726885355.05692: done sending task result for task 02369adf-7a19-9835-648e-00000000048a 7920 1726885355.05701: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885355.05759: no more pending results, returning what we have 7920 1726885355.05763: results queue empty 7920 1726885355.05764: checking for any_errors_fatal 7920 1726885355.05772: done checking for any_errors_fatal 7920 1726885355.05772: checking for max_fail_percentage 7920 1726885355.05774: done checking for max_fail_percentage 7920 1726885355.05775: checking to see if all hosts have failed and the running result is not ok 7920 1726885355.05776: done checking to see if all hosts have failed 7920 1726885355.05776: getting the remaining hosts for this loop 7920 1726885355.05778: done getting the remaining hosts for this loop 7920 1726885355.05782: getting the next task for host managed_node1 7920 1726885355.05790: done getting next task for host managed_node1 7920 1726885355.05793: ^ task is: TASK: Check RAID spare devices count 7920 1726885355.05798: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885355.05803: getting variables 7920 1726885355.05805: in VariableManager get_vars() 7920 1726885355.05841: Calling all_inventory to load vars for managed_node1 7920 1726885355.05845: Calling groups_inventory to load vars for managed_node1 7920 1726885355.05849: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885355.05862: Calling all_plugins_play to load vars for managed_node1 7920 1726885355.05866: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885355.05869: Calling groups_plugins_play to load vars for managed_node1 7920 1726885355.06922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885355.07561: done with get_vars() 7920 1726885355.07574: done getting variables 7920 1726885355.07640: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:35 -0400 (0:00:00.050) 0:01:32.705 ****** 7920 1726885355.07670: entering _queue_task() for managed_node1/assert 7920 1726885355.07896: worker is 1 (out of 1 available) 7920 1726885355.07907: exiting _queue_task() for managed_node1/assert 7920 1726885355.07923: done queuing things up, now waiting for results queue to drain 7920 1726885355.07924: waiting for pending results... 7920 1726885355.08200: running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count 7920 1726885355.08333: in run() - task 02369adf-7a19-9835-648e-00000000048b 7920 1726885355.08353: variable 'ansible_search_path' from source: unknown 7920 1726885355.08400: calling self._execute() 7920 1726885355.08511: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885355.08528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885355.08542: variable 'omit' from source: magic vars 7920 1726885355.08969: variable 'storage_test_volume' from source: include params 7920 1726885355.09007: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885355.09023: when evaluation is False, skipping this task 7920 1726885355.09033: _execute() done 7920 1726885355.09044: dumping result to json 7920 1726885355.09052: done dumping result, returning 7920 1726885355.09062: done running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count [02369adf-7a19-9835-648e-00000000048b] 7920 1726885355.09072: sending task result for task 02369adf-7a19-9835-648e-00000000048b skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885355.09225: no more pending results, returning what we have 7920 1726885355.09228: results queue empty 7920 1726885355.09229: checking for any_errors_fatal 7920 1726885355.09237: done checking for any_errors_fatal 7920 1726885355.09237: checking for max_fail_percentage 7920 1726885355.09239: done checking for max_fail_percentage 7920 1726885355.09240: checking to see if all hosts have failed and the running result is not ok 7920 1726885355.09241: done checking to see if all hosts have failed 7920 1726885355.09242: getting the remaining hosts for this loop 7920 1726885355.09243: done getting the remaining hosts for this loop 7920 1726885355.09247: getting the next task for host managed_node1 7920 1726885355.09256: done getting next task for host managed_node1 7920 1726885355.09258: ^ task is: TASK: Check RAID metadata version 7920 1726885355.09263: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885355.09268: getting variables 7920 1726885355.09270: in VariableManager get_vars() 7920 1726885355.09301: Calling all_inventory to load vars for managed_node1 7920 1726885355.09304: Calling groups_inventory to load vars for managed_node1 7920 1726885355.09308: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885355.09325: Calling all_plugins_play to load vars for managed_node1 7920 1726885355.09329: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885355.09334: Calling groups_plugins_play to load vars for managed_node1 7920 1726885355.09975: done sending task result for task 02369adf-7a19-9835-648e-00000000048b 7920 1726885355.09979: WORKER PROCESS EXITING 7920 1726885355.10003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885355.10732: done with get_vars() 7920 1726885355.10747: done getting variables 7920 1726885355.10803: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:35 -0400 (0:00:00.031) 0:01:32.736 ****** 7920 1726885355.10841: entering _queue_task() for managed_node1/assert 7920 1726885355.11063: worker is 1 (out of 1 available) 7920 1726885355.11074: exiting _queue_task() for managed_node1/assert 7920 1726885355.11086: done queuing things up, now waiting for results queue to drain 7920 1726885355.11087: waiting for pending results... 7920 1726885355.11384: running TaskExecutor() for managed_node1/TASK: Check RAID metadata version 7920 1726885355.11519: in run() - task 02369adf-7a19-9835-648e-00000000048c 7920 1726885355.11544: variable 'ansible_search_path' from source: unknown 7920 1726885355.11588: calling self._execute() 7920 1726885355.11707: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885355.11724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885355.11738: variable 'omit' from source: magic vars 7920 1726885355.12163: variable 'storage_test_volume' from source: include params 7920 1726885355.12207: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885355.12223: when evaluation is False, skipping this task 7920 1726885355.12230: _execute() done 7920 1726885355.12238: dumping result to json 7920 1726885355.12244: done dumping result, returning 7920 1726885355.12254: done running TaskExecutor() for managed_node1/TASK: Check RAID metadata version [02369adf-7a19-9835-648e-00000000048c] 7920 1726885355.12263: sending task result for task 02369adf-7a19-9835-648e-00000000048c 7920 1726885355.12376: done sending task result for task 02369adf-7a19-9835-648e-00000000048c 7920 1726885355.12383: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885355.12442: no more pending results, returning what we have 7920 1726885355.12446: results queue empty 7920 1726885355.12447: checking for any_errors_fatal 7920 1726885355.12456: done checking for any_errors_fatal 7920 1726885355.12457: checking for max_fail_percentage 7920 1726885355.12459: done checking for max_fail_percentage 7920 1726885355.12460: checking to see if all hosts have failed and the running result is not ok 7920 1726885355.12461: done checking to see if all hosts have failed 7920 1726885355.12462: getting the remaining hosts for this loop 7920 1726885355.12464: done getting the remaining hosts for this loop 7920 1726885355.12468: getting the next task for host managed_node1 7920 1726885355.12481: done getting next task for host managed_node1 7920 1726885355.12484: ^ task is: TASK: Check RAID chunk size 7920 1726885355.12490: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885355.12494: getting variables 7920 1726885355.12496: in VariableManager get_vars() 7920 1726885355.12532: Calling all_inventory to load vars for managed_node1 7920 1726885355.12536: Calling groups_inventory to load vars for managed_node1 7920 1726885355.12540: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885355.12552: Calling all_plugins_play to load vars for managed_node1 7920 1726885355.12556: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885355.12560: Calling groups_plugins_play to load vars for managed_node1 7920 1726885355.13224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885355.13922: done with get_vars() 7920 1726885355.13935: done getting variables 7920 1726885355.13988: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:35 -0400 (0:00:00.031) 0:01:32.768 ****** 7920 1726885355.14025: entering _queue_task() for managed_node1/assert 7920 1726885355.14233: worker is 1 (out of 1 available) 7920 1726885355.14244: exiting _queue_task() for managed_node1/assert 7920 1726885355.14255: done queuing things up, now waiting for results queue to drain 7920 1726885355.14256: waiting for pending results... 7920 1726885355.14526: running TaskExecutor() for managed_node1/TASK: Check RAID chunk size 7920 1726885355.14648: in run() - task 02369adf-7a19-9835-648e-00000000048d 7920 1726885355.14669: variable 'ansible_search_path' from source: unknown 7920 1726885355.14704: calling self._execute() 7920 1726885355.14822: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885355.14835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885355.14850: variable 'omit' from source: magic vars 7920 1726885355.15251: variable 'storage_test_volume' from source: include params 7920 1726885355.15288: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885355.15296: when evaluation is False, skipping this task 7920 1726885355.15303: _execute() done 7920 1726885355.15312: dumping result to json 7920 1726885355.15328: done dumping result, returning 7920 1726885355.15340: done running TaskExecutor() for managed_node1/TASK: Check RAID chunk size [02369adf-7a19-9835-648e-00000000048d] 7920 1726885355.15353: sending task result for task 02369adf-7a19-9835-648e-00000000048d skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885355.15499: no more pending results, returning what we have 7920 1726885355.15503: results queue empty 7920 1726885355.15504: checking for any_errors_fatal 7920 1726885355.15514: done checking for any_errors_fatal 7920 1726885355.15515: checking for max_fail_percentage 7920 1726885355.15519: done checking for max_fail_percentage 7920 1726885355.15520: checking to see if all hosts have failed and the running result is not ok 7920 1726885355.15521: done checking to see if all hosts have failed 7920 1726885355.15522: getting the remaining hosts for this loop 7920 1726885355.15524: done getting the remaining hosts for this loop 7920 1726885355.15527: getting the next task for host managed_node1 7920 1726885355.15538: done getting next task for host managed_node1 7920 1726885355.15541: ^ task is: TASK: Parse the actual size of the volume 7920 1726885355.15546: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885355.15550: getting variables 7920 1726885355.15553: in VariableManager get_vars() 7920 1726885355.15586: Calling all_inventory to load vars for managed_node1 7920 1726885355.15589: Calling groups_inventory to load vars for managed_node1 7920 1726885355.15593: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885355.15605: Calling all_plugins_play to load vars for managed_node1 7920 1726885355.15609: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885355.15614: Calling groups_plugins_play to load vars for managed_node1 7920 1726885355.16262: done sending task result for task 02369adf-7a19-9835-648e-00000000048d 7920 1726885355.16265: WORKER PROCESS EXITING 7920 1726885355.16278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885355.16926: done with get_vars() 7920 1726885355.16940: 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 22:22:35 -0400 (0:00:00.029) 0:01:32.798 ****** 7920 1726885355.17020: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885355.18179: worker is 1 (out of 1 available) 7920 1726885355.18191: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885355.18201: done queuing things up, now waiting for results queue to drain 7920 1726885355.18203: waiting for pending results... 7920 1726885355.18862: running TaskExecutor() for managed_node1/TASK: Parse the actual size of the volume 7920 1726885355.18987: in run() - task 02369adf-7a19-9835-648e-000000000491 7920 1726885355.19005: variable 'ansible_search_path' from source: unknown 7920 1726885355.19043: calling self._execute() 7920 1726885355.19151: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885355.19162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885355.19174: variable 'omit' from source: magic vars 7920 1726885355.19525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885355.22901: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885355.23052: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885355.23090: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885355.23257: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885355.23288: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885355.23490: variable '_storage_test_volume_present' from source: set_fact 7920 1726885355.23515: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885355.23815: variable 'storage_test_volume' from source: include params 7920 1726885355.24105: Evaluated conditional (storage_test_volume.type not in ['partition', 'disk']): False 7920 1726885355.24114: when evaluation is False, skipping this task 7920 1726885355.24126: _execute() done 7920 1726885355.24132: dumping result to json 7920 1726885355.24140: done dumping result, returning 7920 1726885355.24149: done running TaskExecutor() for managed_node1/TASK: Parse the actual size of the volume [02369adf-7a19-9835-648e-000000000491] 7920 1726885355.24157: sending task result for task 02369adf-7a19-9835-648e-000000000491 7920 1726885355.24272: done sending task result for task 02369adf-7a19-9835-648e-000000000491 7920 1726885355.24279: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } 7920 1726885355.24339: no more pending results, returning what we have 7920 1726885355.24342: results queue empty 7920 1726885355.24343: checking for any_errors_fatal 7920 1726885355.24350: done checking for any_errors_fatal 7920 1726885355.24351: checking for max_fail_percentage 7920 1726885355.24353: done checking for max_fail_percentage 7920 1726885355.24354: checking to see if all hosts have failed and the running result is not ok 7920 1726885355.24355: done checking to see if all hosts have failed 7920 1726885355.24355: getting the remaining hosts for this loop 7920 1726885355.24357: done getting the remaining hosts for this loop 7920 1726885355.24361: getting the next task for host managed_node1 7920 1726885355.24370: done getting next task for host managed_node1 7920 1726885355.24373: ^ task is: TASK: Parse the requested size of the volume 7920 1726885355.24377: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885355.24381: getting variables 7920 1726885355.24383: in VariableManager get_vars() 7920 1726885355.24420: Calling all_inventory to load vars for managed_node1 7920 1726885355.24423: Calling groups_inventory to load vars for managed_node1 7920 1726885355.24427: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885355.24439: Calling all_plugins_play to load vars for managed_node1 7920 1726885355.24443: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885355.24447: Calling groups_plugins_play to load vars for managed_node1 7920 1726885355.25279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885355.26182: done with get_vars() 7920 1726885355.26194: 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 22:22:35 -0400 (0:00:00.092) 0:01:32.891 ****** 7920 1726885355.26268: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885355.26485: worker is 1 (out of 1 available) 7920 1726885355.26497: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885355.26509: done queuing things up, now waiting for results queue to drain 7920 1726885355.26511: waiting for pending results... 7920 1726885355.26793: running TaskExecutor() for managed_node1/TASK: Parse the requested size of the volume 7920 1726885355.26929: in run() - task 02369adf-7a19-9835-648e-000000000492 7920 1726885355.26950: variable 'ansible_search_path' from source: unknown 7920 1726885355.26988: calling self._execute() 7920 1726885355.27159: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885355.27291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885355.27306: variable 'omit' from source: magic vars 7920 1726885355.28097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885355.31386: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885355.31472: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885355.31514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885355.31558: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885355.31589: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885355.31688: variable '_storage_test_volume_present' from source: set_fact 7920 1726885355.31708: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885355.31854: variable 'storage_test_volume' from source: include params 7920 1726885355.31890: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885355.31900: when evaluation is False, skipping this task 7920 1726885355.31907: _execute() done 7920 1726885355.31919: dumping result to json 7920 1726885355.31928: done dumping result, returning 7920 1726885355.31939: done running TaskExecutor() for managed_node1/TASK: Parse the requested size of the volume [02369adf-7a19-9835-648e-000000000492] 7920 1726885355.31948: sending task result for task 02369adf-7a19-9835-648e-000000000492 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 7920 1726885355.32096: no more pending results, returning what we have 7920 1726885355.32101: results queue empty 7920 1726885355.32102: checking for any_errors_fatal 7920 1726885355.32111: done checking for any_errors_fatal 7920 1726885355.32113: checking for max_fail_percentage 7920 1726885355.32115: done checking for max_fail_percentage 7920 1726885355.32119: checking to see if all hosts have failed and the running result is not ok 7920 1726885355.32120: done checking to see if all hosts have failed 7920 1726885355.32121: getting the remaining hosts for this loop 7920 1726885355.32123: done getting the remaining hosts for this loop 7920 1726885355.32127: getting the next task for host managed_node1 7920 1726885355.32138: done getting next task for host managed_node1 7920 1726885355.32141: ^ task is: TASK: Establish base value for expected size 7920 1726885355.32146: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885355.32151: getting variables 7920 1726885355.32153: in VariableManager get_vars() 7920 1726885355.32185: Calling all_inventory to load vars for managed_node1 7920 1726885355.32188: Calling groups_inventory to load vars for managed_node1 7920 1726885355.32192: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885355.32204: Calling all_plugins_play to load vars for managed_node1 7920 1726885355.32208: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885355.32214: Calling groups_plugins_play to load vars for managed_node1 7920 1726885355.32773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885355.33692: done sending task result for task 02369adf-7a19-9835-648e-000000000492 7920 1726885355.33695: WORKER PROCESS EXITING 7920 1726885355.34064: done with get_vars() 7920 1726885355.34078: done getting variables 7920 1726885355.34137: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:35 -0400 (0:00:00.078) 0:01:32.970 ****** 7920 1726885355.34169: entering _queue_task() for managed_node1/set_fact 7920 1726885355.34598: worker is 1 (out of 1 available) 7920 1726885355.34611: exiting _queue_task() for managed_node1/set_fact 7920 1726885355.34931: done queuing things up, now waiting for results queue to drain 7920 1726885355.34933: waiting for pending results... 7920 1726885355.35643: running TaskExecutor() for managed_node1/TASK: Establish base value for expected size 7920 1726885355.35895: in run() - task 02369adf-7a19-9835-648e-000000000493 7920 1726885355.36047: variable 'ansible_search_path' from source: unknown 7920 1726885355.36089: calling self._execute() 7920 1726885355.36202: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885355.36329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885355.36348: variable 'omit' from source: magic vars 7920 1726885355.37078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885355.42063: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885355.42147: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885355.42188: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885355.42235: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885355.42264: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885355.42367: variable '_storage_test_volume_present' from source: set_fact 7920 1726885355.42387: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885355.42537: variable 'storage_test_volume' from source: include params 7920 1726885355.42573: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885355.42580: when evaluation is False, skipping this task 7920 1726885355.42586: _execute() done 7920 1726885355.42592: dumping result to json 7920 1726885355.42598: done dumping result, returning 7920 1726885355.42608: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected size [02369adf-7a19-9835-648e-000000000493] 7920 1726885355.42621: sending task result for task 02369adf-7a19-9835-648e-000000000493 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 7920 1726885355.42765: no more pending results, returning what we have 7920 1726885355.42769: results queue empty 7920 1726885355.42770: checking for any_errors_fatal 7920 1726885355.42779: done checking for any_errors_fatal 7920 1726885355.42779: checking for max_fail_percentage 7920 1726885355.42781: done checking for max_fail_percentage 7920 1726885355.42783: checking to see if all hosts have failed and the running result is not ok 7920 1726885355.42784: done checking to see if all hosts have failed 7920 1726885355.42785: getting the remaining hosts for this loop 7920 1726885355.42787: done getting the remaining hosts for this loop 7920 1726885355.42791: getting the next task for host managed_node1 7920 1726885355.42800: done getting next task for host managed_node1 7920 1726885355.42803: ^ task is: TASK: Show expected size 7920 1726885355.42809: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885355.42818: getting variables 7920 1726885355.42821: in VariableManager get_vars() 7920 1726885355.42855: Calling all_inventory to load vars for managed_node1 7920 1726885355.42858: Calling groups_inventory to load vars for managed_node1 7920 1726885355.42861: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885355.42873: Calling all_plugins_play to load vars for managed_node1 7920 1726885355.42877: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885355.42880: Calling groups_plugins_play to load vars for managed_node1 7920 1726885355.43432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885355.44033: done sending task result for task 02369adf-7a19-9835-648e-000000000493 7920 1726885355.44037: WORKER PROCESS EXITING 7920 1726885355.44324: done with get_vars() 7920 1726885355.44339: done getting variables 7920 1726885355.44398: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:35 -0400 (0:00:00.102) 0:01:33.072 ****** 7920 1726885355.44437: entering _queue_task() for managed_node1/debug 7920 1726885355.44876: worker is 1 (out of 1 available) 7920 1726885355.44888: exiting _queue_task() for managed_node1/debug 7920 1726885355.44899: done queuing things up, now waiting for results queue to drain 7920 1726885355.44901: waiting for pending results... 7920 1726885355.45873: running TaskExecutor() for managed_node1/TASK: Show expected size 7920 1726885355.46179: in run() - task 02369adf-7a19-9835-648e-000000000494 7920 1726885355.46199: variable 'ansible_search_path' from source: unknown 7920 1726885355.46356: calling self._execute() 7920 1726885355.46563: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885355.46574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885355.46588: variable 'omit' from source: magic vars 7920 1726885355.46778: variable 'omit' from source: magic vars 7920 1726885355.46915: variable 'omit' from source: magic vars 7920 1726885355.46955: variable 'omit' from source: magic vars 7920 1726885355.47125: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885355.47166: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885355.47194: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885355.47314: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885355.47336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885355.47359: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885355.47379: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885355.47418: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885355.47520: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885355.47530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885355.47762: Set connection var ansible_connection to ssh 7920 1726885355.47777: Set connection var ansible_shell_executable to /bin/sh 7920 1726885355.47786: Set connection var ansible_timeout to 10 7920 1726885355.47793: Set connection var ansible_shell_type to sh 7920 1726885355.47802: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885355.47814: Set connection var ansible_pipelining to False 7920 1726885355.47937: variable 'ansible_shell_executable' from source: unknown 7920 1726885355.47950: variable 'ansible_connection' from source: unknown 7920 1726885355.47957: variable 'ansible_module_compression' from source: unknown 7920 1726885355.47964: variable 'ansible_shell_type' from source: unknown 7920 1726885355.47970: variable 'ansible_shell_executable' from source: unknown 7920 1726885355.47976: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885355.47983: variable 'ansible_pipelining' from source: unknown 7920 1726885355.47989: variable 'ansible_timeout' from source: unknown 7920 1726885355.47996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885355.48340: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885355.48358: variable 'omit' from source: magic vars 7920 1726885355.48369: starting attempt loop 7920 1726885355.48380: running the handler 7920 1726885355.48968: handler run complete 7920 1726885355.49001: attempt loop complete, returning result 7920 1726885355.49009: _execute() done 7920 1726885355.49023: dumping result to json 7920 1726885355.49032: done dumping result, returning 7920 1726885355.49048: done running TaskExecutor() for managed_node1/TASK: Show expected size [02369adf-7a19-9835-648e-000000000494] 7920 1726885355.49057: sending task result for task 02369adf-7a19-9835-648e-000000000494 ok: [managed_node1] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 7920 1726885355.49203: no more pending results, returning what we have 7920 1726885355.49207: results queue empty 7920 1726885355.49208: checking for any_errors_fatal 7920 1726885355.49224: done checking for any_errors_fatal 7920 1726885355.49226: checking for max_fail_percentage 7920 1726885355.49227: done checking for max_fail_percentage 7920 1726885355.49229: checking to see if all hosts have failed and the running result is not ok 7920 1726885355.49230: done checking to see if all hosts have failed 7920 1726885355.49231: getting the remaining hosts for this loop 7920 1726885355.49233: done getting the remaining hosts for this loop 7920 1726885355.49236: getting the next task for host managed_node1 7920 1726885355.49245: done getting next task for host managed_node1 7920 1726885355.49248: ^ task is: TASK: Get the size of parent/pool device 7920 1726885355.49254: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885355.49259: getting variables 7920 1726885355.49261: in VariableManager get_vars() 7920 1726885355.49294: Calling all_inventory to load vars for managed_node1 7920 1726885355.49297: Calling groups_inventory to load vars for managed_node1 7920 1726885355.49301: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885355.49313: Calling all_plugins_play to load vars for managed_node1 7920 1726885355.49320: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885355.49324: Calling groups_plugins_play to load vars for managed_node1 7920 1726885355.50258: done sending task result for task 02369adf-7a19-9835-648e-000000000494 7920 1726885355.50262: WORKER PROCESS EXITING 7920 1726885355.50282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885355.51420: done with get_vars() 7920 1726885355.51434: 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 22:22:35 -0400 (0:00:00.070) 0:01:33.143 ****** 7920 1726885355.51718: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885355.52232: worker is 1 (out of 1 available) 7920 1726885355.52244: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885355.52255: done queuing things up, now waiting for results queue to drain 7920 1726885355.52257: waiting for pending results... 7920 1726885355.52915: running TaskExecutor() for managed_node1/TASK: Get the size of parent/pool device 7920 1726885355.53236: in run() - task 02369adf-7a19-9835-648e-000000000495 7920 1726885355.53303: variable 'ansible_search_path' from source: unknown 7920 1726885355.53343: calling self._execute() 7920 1726885355.53624: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885355.53635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885355.53648: variable 'omit' from source: magic vars 7920 1726885355.54578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885355.57123: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885355.57201: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885355.57247: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885355.57291: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885355.57326: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885355.57433: variable '_storage_test_volume_present' from source: set_fact 7920 1726885355.57453: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885355.57595: variable 'storage_test_volume' from source: include params 7920 1726885355.57634: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885355.57641: when evaluation is False, skipping this task 7920 1726885355.57648: _execute() done 7920 1726885355.57654: dumping result to json 7920 1726885355.57660: done dumping result, returning 7920 1726885355.57670: done running TaskExecutor() for managed_node1/TASK: Get the size of parent/pool device [02369adf-7a19-9835-648e-000000000495] 7920 1726885355.57679: sending task result for task 02369adf-7a19-9835-648e-000000000495 7920 1726885355.57791: done sending task result for task 02369adf-7a19-9835-648e-000000000495 7920 1726885355.57798: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 7920 1726885355.57852: no more pending results, returning what we have 7920 1726885355.57856: results queue empty 7920 1726885355.57857: checking for any_errors_fatal 7920 1726885355.57866: done checking for any_errors_fatal 7920 1726885355.57867: checking for max_fail_percentage 7920 1726885355.57868: done checking for max_fail_percentage 7920 1726885355.57870: checking to see if all hosts have failed and the running result is not ok 7920 1726885355.57871: done checking to see if all hosts have failed 7920 1726885355.57871: getting the remaining hosts for this loop 7920 1726885355.57873: done getting the remaining hosts for this loop 7920 1726885355.57877: getting the next task for host managed_node1 7920 1726885355.57889: done getting next task for host managed_node1 7920 1726885355.57892: ^ task is: TASK: Show test pool 7920 1726885355.57897: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885355.57902: getting variables 7920 1726885355.57903: in VariableManager get_vars() 7920 1726885355.57940: Calling all_inventory to load vars for managed_node1 7920 1726885355.57943: Calling groups_inventory to load vars for managed_node1 7920 1726885355.57946: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885355.57957: Calling all_plugins_play to load vars for managed_node1 7920 1726885355.57961: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885355.57964: Calling groups_plugins_play to load vars for managed_node1 7920 1726885355.58704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885355.59585: done with get_vars() 7920 1726885355.59601: done getting variables 7920 1726885355.59665: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:35 -0400 (0:00:00.081) 0:01:33.225 ****** 7920 1726885355.59697: entering _queue_task() for managed_node1/debug 7920 1726885355.60653: worker is 1 (out of 1 available) 7920 1726885355.60666: exiting _queue_task() for managed_node1/debug 7920 1726885355.60678: done queuing things up, now waiting for results queue to drain 7920 1726885355.60679: waiting for pending results... 7920 1726885355.61572: running TaskExecutor() for managed_node1/TASK: Show test pool 7920 1726885355.61798: in run() - task 02369adf-7a19-9835-648e-000000000497 7920 1726885355.61810: variable 'ansible_search_path' from source: unknown 7920 1726885355.61962: calling self._execute() 7920 1726885355.62053: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885355.62057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885355.62187: variable 'omit' from source: magic vars 7920 1726885355.62658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885355.65780: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885355.66459: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885355.67254: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885355.67290: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885355.67325: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885355.67419: variable '_storage_test_volume_present' from source: set_fact 7920 1726885355.67537: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885355.67857: variable 'storage_test_volume' from source: include params 7920 1726885355.68048: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885355.68223: when evaluation is False, skipping this task 7920 1726885355.68233: _execute() done 7920 1726885355.68243: dumping result to json 7920 1726885355.68253: done dumping result, returning 7920 1726885355.68260: done running TaskExecutor() for managed_node1/TASK: Show test pool [02369adf-7a19-9835-648e-000000000497] 7920 1726885355.68266: sending task result for task 02369adf-7a19-9835-648e-000000000497 7920 1726885355.68359: done sending task result for task 02369adf-7a19-9835-648e-000000000497 7920 1726885355.68362: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 7920 1726885355.68402: no more pending results, returning what we have 7920 1726885355.68405: results queue empty 7920 1726885355.68406: checking for any_errors_fatal 7920 1726885355.68414: done checking for any_errors_fatal 7920 1726885355.68415: checking for max_fail_percentage 7920 1726885355.68420: done checking for max_fail_percentage 7920 1726885355.68421: checking to see if all hosts have failed and the running result is not ok 7920 1726885355.68422: done checking to see if all hosts have failed 7920 1726885355.68423: getting the remaining hosts for this loop 7920 1726885355.68425: done getting the remaining hosts for this loop 7920 1726885355.68429: getting the next task for host managed_node1 7920 1726885355.68438: done getting next task for host managed_node1 7920 1726885355.68441: ^ task is: TASK: Show test blockinfo 7920 1726885355.68446: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885355.68450: getting variables 7920 1726885355.68452: in VariableManager get_vars() 7920 1726885355.68487: Calling all_inventory to load vars for managed_node1 7920 1726885355.68491: Calling groups_inventory to load vars for managed_node1 7920 1726885355.68494: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885355.68505: Calling all_plugins_play to load vars for managed_node1 7920 1726885355.68508: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885355.68511: Calling groups_plugins_play to load vars for managed_node1 7920 1726885355.69211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885355.70321: done with get_vars() 7920 1726885355.70339: done getting variables 7920 1726885355.70398: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:35 -0400 (0:00:00.109) 0:01:33.335 ****** 7920 1726885355.70659: entering _queue_task() for managed_node1/debug 7920 1726885355.71158: worker is 1 (out of 1 available) 7920 1726885355.71171: exiting _queue_task() for managed_node1/debug 7920 1726885355.71354: done queuing things up, now waiting for results queue to drain 7920 1726885355.71356: waiting for pending results... 7920 1726885355.72365: running TaskExecutor() for managed_node1/TASK: Show test blockinfo 7920 1726885355.72696: in run() - task 02369adf-7a19-9835-648e-000000000498 7920 1726885355.72729: variable 'ansible_search_path' from source: unknown 7920 1726885355.72771: calling self._execute() 7920 1726885355.73783: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885355.73973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885355.73989: variable 'omit' from source: magic vars 7920 1726885355.74957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885355.79057: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885355.79123: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885355.79159: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885355.79220: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885355.79238: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885355.79334: variable '_storage_test_volume_present' from source: set_fact 7920 1726885355.79351: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885355.79489: variable 'storage_test_volume' from source: include params 7920 1726885355.79522: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885355.79526: when evaluation is False, skipping this task 7920 1726885355.79528: _execute() done 7920 1726885355.79531: dumping result to json 7920 1726885355.79533: done dumping result, returning 7920 1726885355.79541: done running TaskExecutor() for managed_node1/TASK: Show test blockinfo [02369adf-7a19-9835-648e-000000000498] 7920 1726885355.79543: sending task result for task 02369adf-7a19-9835-648e-000000000498 7920 1726885355.79643: done sending task result for task 02369adf-7a19-9835-648e-000000000498 7920 1726885355.79646: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 7920 1726885355.79688: no more pending results, returning what we have 7920 1726885355.79691: results queue empty 7920 1726885355.79692: checking for any_errors_fatal 7920 1726885355.79698: done checking for any_errors_fatal 7920 1726885355.79698: checking for max_fail_percentage 7920 1726885355.79700: done checking for max_fail_percentage 7920 1726885355.79701: checking to see if all hosts have failed and the running result is not ok 7920 1726885355.79702: done checking to see if all hosts have failed 7920 1726885355.79703: getting the remaining hosts for this loop 7920 1726885355.79704: done getting the remaining hosts for this loop 7920 1726885355.79708: getting the next task for host managed_node1 7920 1726885355.79720: done getting next task for host managed_node1 7920 1726885355.79723: ^ task is: TASK: Show test pool size 7920 1726885355.79728: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885355.79732: getting variables 7920 1726885355.79734: in VariableManager get_vars() 7920 1726885355.79766: Calling all_inventory to load vars for managed_node1 7920 1726885355.79769: Calling groups_inventory to load vars for managed_node1 7920 1726885355.79772: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885355.79782: Calling all_plugins_play to load vars for managed_node1 7920 1726885355.79784: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885355.79787: Calling groups_plugins_play to load vars for managed_node1 7920 1726885355.80300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885355.82116: done with get_vars() 7920 1726885355.82132: done getting variables 7920 1726885355.82197: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:35 -0400 (0:00:00.115) 0:01:33.450 ****** 7920 1726885355.82231: entering _queue_task() for managed_node1/debug 7920 1726885355.84442: running TaskExecutor() for managed_node1/TASK: Show test pool size 7920 1726885355.84459: worker is 1 (out of 1 available) 7920 1726885355.84468: in run() - task 02369adf-7a19-9835-648e-000000000499 7920 1726885355.84475: exiting _queue_task() for managed_node1/debug 7920 1726885355.84486: done queuing things up, now waiting for results queue to drain 7920 1726885355.84488: waiting for pending results... 7920 1726885355.84496: variable 'ansible_search_path' from source: unknown 7920 1726885355.84500: calling self._execute() 7920 1726885355.84502: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885355.84505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885355.84507: variable 'omit' from source: magic vars 7920 1726885355.84510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885355.86365: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885355.86758: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885355.86857: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885355.86965: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885355.87048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885355.87310: variable '_storage_test_volume_present' from source: set_fact 7920 1726885355.87338: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885355.87686: variable 'storage_test_volume' from source: include params 7920 1726885355.87725: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885355.87734: when evaluation is False, skipping this task 7920 1726885355.87741: _execute() done 7920 1726885355.87747: dumping result to json 7920 1726885355.87753: done dumping result, returning 7920 1726885355.87763: done running TaskExecutor() for managed_node1/TASK: Show test pool size [02369adf-7a19-9835-648e-000000000499] 7920 1726885355.87772: sending task result for task 02369adf-7a19-9835-648e-000000000499 7920 1726885355.87877: done sending task result for task 02369adf-7a19-9835-648e-000000000499 7920 1726885355.87884: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 7920 1726885355.87946: no more pending results, returning what we have 7920 1726885355.87950: results queue empty 7920 1726885355.87951: checking for any_errors_fatal 7920 1726885355.87960: done checking for any_errors_fatal 7920 1726885355.87961: checking for max_fail_percentage 7920 1726885355.87962: done checking for max_fail_percentage 7920 1726885355.87963: checking to see if all hosts have failed and the running result is not ok 7920 1726885355.87964: done checking to see if all hosts have failed 7920 1726885355.87965: getting the remaining hosts for this loop 7920 1726885355.87966: done getting the remaining hosts for this loop 7920 1726885355.87970: getting the next task for host managed_node1 7920 1726885355.87979: done getting next task for host managed_node1 7920 1726885355.87981: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 7920 1726885355.87986: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885355.87990: getting variables 7920 1726885355.87992: in VariableManager get_vars() 7920 1726885355.88027: Calling all_inventory to load vars for managed_node1 7920 1726885355.88029: Calling groups_inventory to load vars for managed_node1 7920 1726885355.88033: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885355.88043: Calling all_plugins_play to load vars for managed_node1 7920 1726885355.88046: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885355.88049: Calling groups_plugins_play to load vars for managed_node1 7920 1726885355.89288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885355.90600: done with get_vars() 7920 1726885355.90621: done getting variables 7920 1726885355.90681: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:35 -0400 (0:00:00.084) 0:01:33.535 ****** 7920 1726885355.90717: entering _queue_task() for managed_node1/set_fact 7920 1726885355.90995: worker is 1 (out of 1 available) 7920 1726885355.91008: exiting _queue_task() for managed_node1/set_fact 7920 1726885355.91268: done queuing things up, now waiting for results queue to drain 7920 1726885355.91270: waiting for pending results... 7920 1726885355.91568: running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value 7920 1726885355.91706: in run() - task 02369adf-7a19-9835-648e-00000000049a 7920 1726885355.91729: variable 'ansible_search_path' from source: unknown 7920 1726885355.91767: calling self._execute() 7920 1726885355.91880: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885355.91891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885355.91904: variable 'omit' from source: magic vars 7920 1726885355.92288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885355.95433: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885355.95558: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885355.95654: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885355.95742: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885355.95802: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885355.95933: variable '_storage_test_volume_present' from source: set_fact 7920 1726885355.96091: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885355.96433: variable 'storage_test_volume' from source: include params 7920 1726885355.96523: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885355.96545: when evaluation is False, skipping this task 7920 1726885355.96566: _execute() done 7920 1726885355.96587: dumping result to json 7920 1726885355.96609: done dumping result, returning 7920 1726885355.96634: done running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-9835-648e-00000000049a] 7920 1726885355.96664: sending task result for task 02369adf-7a19-9835-648e-00000000049a 7920 1726885355.96903: done sending task result for task 02369adf-7a19-9835-648e-00000000049a 7920 1726885355.96913: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 7920 1726885355.96968: no more pending results, returning what we have 7920 1726885355.96972: results queue empty 7920 1726885355.96973: checking for any_errors_fatal 7920 1726885355.96981: done checking for any_errors_fatal 7920 1726885355.96982: checking for max_fail_percentage 7920 1726885355.96984: done checking for max_fail_percentage 7920 1726885355.96985: checking to see if all hosts have failed and the running result is not ok 7920 1726885355.96986: done checking to see if all hosts have failed 7920 1726885355.96987: getting the remaining hosts for this loop 7920 1726885355.96989: done getting the remaining hosts for this loop 7920 1726885355.96993: getting the next task for host managed_node1 7920 1726885355.97007: done getting next task for host managed_node1 7920 1726885355.97013: ^ task is: TASK: Default thin pool reserved space values 7920 1726885355.97019: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885355.97024: getting variables 7920 1726885355.97026: in VariableManager get_vars() 7920 1726885355.97061: Calling all_inventory to load vars for managed_node1 7920 1726885355.97064: Calling groups_inventory to load vars for managed_node1 7920 1726885355.97069: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885355.97080: Calling all_plugins_play to load vars for managed_node1 7920 1726885355.97084: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885355.97088: Calling groups_plugins_play to load vars for managed_node1 7920 1726885355.97977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885355.98580: done with get_vars() 7920 1726885355.98595: done getting variables 7920 1726885355.99104: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:35 -0400 (0:00:00.084) 0:01:33.619 ****** 7920 1726885355.99139: entering _queue_task() for managed_node1/set_fact 7920 1726885355.99383: worker is 1 (out of 1 available) 7920 1726885355.99396: exiting _queue_task() for managed_node1/set_fact 7920 1726885355.99407: done queuing things up, now waiting for results queue to drain 7920 1726885355.99409: waiting for pending results... 7920 1726885355.99693: running TaskExecutor() for managed_node1/TASK: Default thin pool reserved space values 7920 1726885355.99826: in run() - task 02369adf-7a19-9835-648e-00000000049c 7920 1726885355.99844: variable 'ansible_search_path' from source: unknown 7920 1726885355.99884: calling self._execute() 7920 1726885355.99991: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.00004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.00021: variable 'omit' from source: magic vars 7920 1726885356.00381: variable 'storage_test_volume' from source: include params 7920 1726885356.00427: Evaluated conditional (storage_test_volume.thin): False 7920 1726885356.00435: when evaluation is False, skipping this task 7920 1726885356.00442: _execute() done 7920 1726885356.00449: dumping result to json 7920 1726885356.00455: done dumping result, returning 7920 1726885356.00464: done running TaskExecutor() for managed_node1/TASK: Default thin pool reserved space values [02369adf-7a19-9835-648e-00000000049c] 7920 1726885356.00473: sending task result for task 02369adf-7a19-9835-648e-00000000049c 7920 1726885356.00584: done sending task result for task 02369adf-7a19-9835-648e-00000000049c 7920 1726885356.00592: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885356.00655: no more pending results, returning what we have 7920 1726885356.00659: results queue empty 7920 1726885356.00660: checking for any_errors_fatal 7920 1726885356.00671: done checking for any_errors_fatal 7920 1726885356.00672: checking for max_fail_percentage 7920 1726885356.00674: done checking for max_fail_percentage 7920 1726885356.00675: checking to see if all hosts have failed and the running result is not ok 7920 1726885356.00676: done checking to see if all hosts have failed 7920 1726885356.00676: getting the remaining hosts for this loop 7920 1726885356.00678: done getting the remaining hosts for this loop 7920 1726885356.00682: getting the next task for host managed_node1 7920 1726885356.00692: done getting next task for host managed_node1 7920 1726885356.00695: ^ task is: TASK: Default minimal thin pool reserved space size 7920 1726885356.00700: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885356.00706: getting variables 7920 1726885356.00708: in VariableManager get_vars() 7920 1726885356.00743: Calling all_inventory to load vars for managed_node1 7920 1726885356.00747: Calling groups_inventory to load vars for managed_node1 7920 1726885356.00751: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885356.00764: Calling all_plugins_play to load vars for managed_node1 7920 1726885356.00768: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885356.00771: Calling groups_plugins_play to load vars for managed_node1 7920 1726885356.01283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885356.02066: done with get_vars() 7920 1726885356.02080: 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 22:22:36 -0400 (0:00:00.030) 0:01:33.650 ****** 7920 1726885356.02165: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885356.02843: worker is 1 (out of 1 available) 7920 1726885356.02854: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885356.02866: done queuing things up, now waiting for results queue to drain 7920 1726885356.02869: waiting for pending results... 7920 1726885356.04023: running TaskExecutor() for managed_node1/TASK: Default minimal thin pool reserved space size 7920 1726885356.04154: in run() - task 02369adf-7a19-9835-648e-00000000049d 7920 1726885356.04261: variable 'ansible_search_path' from source: unknown 7920 1726885356.04296: calling self._execute() 7920 1726885356.04400: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.04412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.04430: variable 'omit' from source: magic vars 7920 1726885356.04767: variable 'storage_test_volume' from source: include params 7920 1726885356.04807: Evaluated conditional (storage_test_volume.thin): False 7920 1726885356.04817: when evaluation is False, skipping this task 7920 1726885356.04825: _execute() done 7920 1726885356.04833: dumping result to json 7920 1726885356.04840: done dumping result, returning 7920 1726885356.04853: done running TaskExecutor() for managed_node1/TASK: Default minimal thin pool reserved space size [02369adf-7a19-9835-648e-00000000049d] 7920 1726885356.04865: sending task result for task 02369adf-7a19-9835-648e-00000000049d skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885356.05007: no more pending results, returning what we have 7920 1726885356.05013: results queue empty 7920 1726885356.05014: checking for any_errors_fatal 7920 1726885356.05021: done checking for any_errors_fatal 7920 1726885356.05022: checking for max_fail_percentage 7920 1726885356.05024: done checking for max_fail_percentage 7920 1726885356.05025: checking to see if all hosts have failed and the running result is not ok 7920 1726885356.05026: done checking to see if all hosts have failed 7920 1726885356.05026: getting the remaining hosts for this loop 7920 1726885356.05029: done getting the remaining hosts for this loop 7920 1726885356.05032: getting the next task for host managed_node1 7920 1726885356.05041: done getting next task for host managed_node1 7920 1726885356.05044: ^ task is: TASK: Default maximal thin pool reserved space size 7920 1726885356.05049: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885356.05053: getting variables 7920 1726885356.05056: in VariableManager get_vars() 7920 1726885356.05087: Calling all_inventory to load vars for managed_node1 7920 1726885356.05090: Calling groups_inventory to load vars for managed_node1 7920 1726885356.05093: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885356.05105: Calling all_plugins_play to load vars for managed_node1 7920 1726885356.05108: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885356.05113: Calling groups_plugins_play to load vars for managed_node1 7920 1726885356.05846: done sending task result for task 02369adf-7a19-9835-648e-00000000049d 7920 1726885356.05849: WORKER PROCESS EXITING 7920 1726885356.05871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885356.06484: done with get_vars() 7920 1726885356.06497: 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 22:22:36 -0400 (0:00:00.044) 0:01:33.694 ****** 7920 1726885356.06571: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885356.06873: worker is 1 (out of 1 available) 7920 1726885356.06885: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885356.06896: done queuing things up, now waiting for results queue to drain 7920 1726885356.06898: waiting for pending results... 7920 1726885356.07786: running TaskExecutor() for managed_node1/TASK: Default maximal thin pool reserved space size 7920 1726885356.08082: in run() - task 02369adf-7a19-9835-648e-00000000049e 7920 1726885356.08102: variable 'ansible_search_path' from source: unknown 7920 1726885356.08139: calling self._execute() 7920 1726885356.08528: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.08540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.08555: variable 'omit' from source: magic vars 7920 1726885356.08996: variable 'storage_test_volume' from source: include params 7920 1726885356.09038: Evaluated conditional (storage_test_volume.thin): False 7920 1726885356.09045: when evaluation is False, skipping this task 7920 1726885356.09051: _execute() done 7920 1726885356.09060: dumping result to json 7920 1726885356.09070: done dumping result, returning 7920 1726885356.09079: done running TaskExecutor() for managed_node1/TASK: Default maximal thin pool reserved space size [02369adf-7a19-9835-648e-00000000049e] 7920 1726885356.09089: sending task result for task 02369adf-7a19-9835-648e-00000000049e skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885356.09241: no more pending results, returning what we have 7920 1726885356.09245: results queue empty 7920 1726885356.09246: checking for any_errors_fatal 7920 1726885356.09253: done checking for any_errors_fatal 7920 1726885356.09254: checking for max_fail_percentage 7920 1726885356.09255: done checking for max_fail_percentage 7920 1726885356.09257: checking to see if all hosts have failed and the running result is not ok 7920 1726885356.09257: done checking to see if all hosts have failed 7920 1726885356.09259: getting the remaining hosts for this loop 7920 1726885356.09261: done getting the remaining hosts for this loop 7920 1726885356.09264: getting the next task for host managed_node1 7920 1726885356.09273: done getting next task for host managed_node1 7920 1726885356.09276: ^ task is: TASK: Calculate maximum usable space in thin pool 7920 1726885356.09281: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885356.09286: getting variables 7920 1726885356.09288: in VariableManager get_vars() 7920 1726885356.09323: Calling all_inventory to load vars for managed_node1 7920 1726885356.09326: Calling groups_inventory to load vars for managed_node1 7920 1726885356.09330: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885356.09344: Calling all_plugins_play to load vars for managed_node1 7920 1726885356.09347: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885356.09351: Calling groups_plugins_play to load vars for managed_node1 7920 1726885356.10064: done sending task result for task 02369adf-7a19-9835-648e-00000000049e 7920 1726885356.10068: WORKER PROCESS EXITING 7920 1726885356.10088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885356.10686: done with get_vars() 7920 1726885356.10699: done getting variables 7920 1726885356.10756: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:36 -0400 (0:00:00.042) 0:01:33.736 ****** 7920 1726885356.10786: entering _queue_task() for managed_node1/set_fact 7920 1726885356.11001: worker is 1 (out of 1 available) 7920 1726885356.11014: exiting _queue_task() for managed_node1/set_fact 7920 1726885356.11025: done queuing things up, now waiting for results queue to drain 7920 1726885356.11027: waiting for pending results... 7920 1726885356.11294: running TaskExecutor() for managed_node1/TASK: Calculate maximum usable space in thin pool 7920 1726885356.11428: in run() - task 02369adf-7a19-9835-648e-00000000049f 7920 1726885356.11447: variable 'ansible_search_path' from source: unknown 7920 1726885356.11487: calling self._execute() 7920 1726885356.11586: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.11597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.11611: variable 'omit' from source: magic vars 7920 1726885356.12338: variable 'storage_test_volume' from source: include params 7920 1726885356.12378: Evaluated conditional (storage_test_volume.thin): False 7920 1726885356.12411: when evaluation is False, skipping this task 7920 1726885356.12422: _execute() done 7920 1726885356.12430: dumping result to json 7920 1726885356.12449: done dumping result, returning 7920 1726885356.12497: done running TaskExecutor() for managed_node1/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-9835-648e-00000000049f] 7920 1726885356.12509: sending task result for task 02369adf-7a19-9835-648e-00000000049f skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885356.12649: no more pending results, returning what we have 7920 1726885356.12652: results queue empty 7920 1726885356.12653: checking for any_errors_fatal 7920 1726885356.12660: done checking for any_errors_fatal 7920 1726885356.12661: checking for max_fail_percentage 7920 1726885356.12664: done checking for max_fail_percentage 7920 1726885356.12665: checking to see if all hosts have failed and the running result is not ok 7920 1726885356.12665: done checking to see if all hosts have failed 7920 1726885356.12666: getting the remaining hosts for this loop 7920 1726885356.12668: done getting the remaining hosts for this loop 7920 1726885356.12672: getting the next task for host managed_node1 7920 1726885356.12681: done getting next task for host managed_node1 7920 1726885356.12684: ^ task is: TASK: Apply upper size limit to max usable thin pool space 7920 1726885356.12689: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885356.12694: getting variables 7920 1726885356.12696: in VariableManager get_vars() 7920 1726885356.12729: Calling all_inventory to load vars for managed_node1 7920 1726885356.12732: Calling groups_inventory to load vars for managed_node1 7920 1726885356.12736: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885356.12748: Calling all_plugins_play to load vars for managed_node1 7920 1726885356.12752: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885356.12755: Calling groups_plugins_play to load vars for managed_node1 7920 1726885356.13382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885356.14031: done sending task result for task 02369adf-7a19-9835-648e-00000000049f 7920 1726885356.14035: WORKER PROCESS EXITING 7920 1726885356.15239: done with get_vars() 7920 1726885356.15252: done getting variables 7920 1726885356.15305: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:36 -0400 (0:00:00.045) 0:01:33.781 ****** 7920 1726885356.15336: entering _queue_task() for managed_node1/set_fact 7920 1726885356.15540: worker is 1 (out of 1 available) 7920 1726885356.15551: exiting _queue_task() for managed_node1/set_fact 7920 1726885356.15561: done queuing things up, now waiting for results queue to drain 7920 1726885356.15563: waiting for pending results... 7920 1726885356.15822: running TaskExecutor() for managed_node1/TASK: Apply upper size limit to max usable thin pool space 7920 1726885356.15947: in run() - task 02369adf-7a19-9835-648e-0000000004a0 7920 1726885356.15966: variable 'ansible_search_path' from source: unknown 7920 1726885356.16002: calling self._execute() 7920 1726885356.16097: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.16107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.16126: variable 'omit' from source: magic vars 7920 1726885356.16476: variable 'storage_test_volume' from source: include params 7920 1726885356.16516: Evaluated conditional (storage_test_volume.thin): False 7920 1726885356.16525: when evaluation is False, skipping this task 7920 1726885356.16532: _execute() done 7920 1726885356.16540: dumping result to json 7920 1726885356.16547: done dumping result, returning 7920 1726885356.16559: done running TaskExecutor() for managed_node1/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-9835-648e-0000000004a0] 7920 1726885356.16569: sending task result for task 02369adf-7a19-9835-648e-0000000004a0 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885356.16713: no more pending results, returning what we have 7920 1726885356.16717: results queue empty 7920 1726885356.16718: checking for any_errors_fatal 7920 1726885356.16724: done checking for any_errors_fatal 7920 1726885356.16725: checking for max_fail_percentage 7920 1726885356.16727: done checking for max_fail_percentage 7920 1726885356.16728: checking to see if all hosts have failed and the running result is not ok 7920 1726885356.16729: done checking to see if all hosts have failed 7920 1726885356.16730: getting the remaining hosts for this loop 7920 1726885356.16732: done getting the remaining hosts for this loop 7920 1726885356.16736: getting the next task for host managed_node1 7920 1726885356.16745: done getting next task for host managed_node1 7920 1726885356.16747: ^ task is: TASK: Apply lower size limit to max usable thin pool space 7920 1726885356.16754: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885356.16758: getting variables 7920 1726885356.16760: in VariableManager get_vars() 7920 1726885356.16794: Calling all_inventory to load vars for managed_node1 7920 1726885356.16796: Calling groups_inventory to load vars for managed_node1 7920 1726885356.16800: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885356.16814: Calling all_plugins_play to load vars for managed_node1 7920 1726885356.16818: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885356.16821: Calling groups_plugins_play to load vars for managed_node1 7920 1726885356.17322: done sending task result for task 02369adf-7a19-9835-648e-0000000004a0 7920 1726885356.17329: WORKER PROCESS EXITING 7920 1726885356.17514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885356.18105: done with get_vars() 7920 1726885356.18399: done getting variables 7920 1726885356.18459: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:36 -0400 (0:00:00.031) 0:01:33.813 ****** 7920 1726885356.18490: entering _queue_task() for managed_node1/set_fact 7920 1726885356.18835: worker is 1 (out of 1 available) 7920 1726885356.18846: exiting _queue_task() for managed_node1/set_fact 7920 1726885356.18857: done queuing things up, now waiting for results queue to drain 7920 1726885356.18859: waiting for pending results... 7920 1726885356.19999: running TaskExecutor() for managed_node1/TASK: Apply lower size limit to max usable thin pool space 7920 1726885356.20210: in run() - task 02369adf-7a19-9835-648e-0000000004a1 7920 1726885356.20231: variable 'ansible_search_path' from source: unknown 7920 1726885356.20266: calling self._execute() 7920 1726885356.20371: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.20382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.20395: variable 'omit' from source: magic vars 7920 1726885356.20740: variable 'storage_test_volume' from source: include params 7920 1726885356.20780: Evaluated conditional (storage_test_volume.thin): False 7920 1726885356.20788: when evaluation is False, skipping this task 7920 1726885356.20796: _execute() done 7920 1726885356.20805: dumping result to json 7920 1726885356.20814: done dumping result, returning 7920 1726885356.20826: done running TaskExecutor() for managed_node1/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-9835-648e-0000000004a1] 7920 1726885356.20837: sending task result for task 02369adf-7a19-9835-648e-0000000004a1 7920 1726885356.20950: done sending task result for task 02369adf-7a19-9835-648e-0000000004a1 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885356.20997: no more pending results, returning what we have 7920 1726885356.21001: results queue empty 7920 1726885356.21002: checking for any_errors_fatal 7920 1726885356.21008: done checking for any_errors_fatal 7920 1726885356.21010: checking for max_fail_percentage 7920 1726885356.21013: done checking for max_fail_percentage 7920 1726885356.21014: checking to see if all hosts have failed and the running result is not ok 7920 1726885356.21015: done checking to see if all hosts have failed 7920 1726885356.21016: getting the remaining hosts for this loop 7920 1726885356.21017: done getting the remaining hosts for this loop 7920 1726885356.21021: getting the next task for host managed_node1 7920 1726885356.21030: done getting next task for host managed_node1 7920 1726885356.21033: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 7920 1726885356.21040: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885356.21044: getting variables 7920 1726885356.21046: in VariableManager get_vars() 7920 1726885356.21077: Calling all_inventory to load vars for managed_node1 7920 1726885356.21079: Calling groups_inventory to load vars for managed_node1 7920 1726885356.21083: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885356.21094: Calling all_plugins_play to load vars for managed_node1 7920 1726885356.21098: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885356.21101: Calling groups_plugins_play to load vars for managed_node1 7920 1726885356.21786: WORKER PROCESS EXITING 7920 1726885356.21807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885356.22397: done with get_vars() 7920 1726885356.22410: 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 22:22:36 -0400 (0:00:00.039) 0:01:33.853 ****** 7920 1726885356.22486: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885356.22682: worker is 1 (out of 1 available) 7920 1726885356.22693: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885356.22703: done queuing things up, now waiting for results queue to drain 7920 1726885356.22705: waiting for pending results... 7920 1726885356.22967: running TaskExecutor() for managed_node1/TASK: Convert maximum usable thin pool space from int to Size 7920 1726885356.23092: in run() - task 02369adf-7a19-9835-648e-0000000004a2 7920 1726885356.23108: variable 'ansible_search_path' from source: unknown 7920 1726885356.23149: calling self._execute() 7920 1726885356.23244: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.23371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.23386: variable 'omit' from source: magic vars 7920 1726885356.24054: variable 'storage_test_volume' from source: include params 7920 1726885356.24092: Evaluated conditional (storage_test_volume.thin): False 7920 1726885356.24098: when evaluation is False, skipping this task 7920 1726885356.24124: _execute() done 7920 1726885356.24134: dumping result to json 7920 1726885356.24142: done dumping result, returning 7920 1726885356.24238: done running TaskExecutor() for managed_node1/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-9835-648e-0000000004a2] 7920 1726885356.24251: sending task result for task 02369adf-7a19-9835-648e-0000000004a2 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885356.24401: no more pending results, returning what we have 7920 1726885356.24405: results queue empty 7920 1726885356.24406: checking for any_errors_fatal 7920 1726885356.24415: done checking for any_errors_fatal 7920 1726885356.24416: checking for max_fail_percentage 7920 1726885356.24418: done checking for max_fail_percentage 7920 1726885356.24419: checking to see if all hosts have failed and the running result is not ok 7920 1726885356.24420: done checking to see if all hosts have failed 7920 1726885356.24421: getting the remaining hosts for this loop 7920 1726885356.24424: done getting the remaining hosts for this loop 7920 1726885356.24427: getting the next task for host managed_node1 7920 1726885356.24436: done getting next task for host managed_node1 7920 1726885356.24439: ^ task is: TASK: Show max thin pool size 7920 1726885356.24445: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885356.24450: getting variables 7920 1726885356.24452: in VariableManager get_vars() 7920 1726885356.24486: Calling all_inventory to load vars for managed_node1 7920 1726885356.24489: Calling groups_inventory to load vars for managed_node1 7920 1726885356.24493: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885356.24506: Calling all_plugins_play to load vars for managed_node1 7920 1726885356.24510: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885356.24515: Calling groups_plugins_play to load vars for managed_node1 7920 1726885356.25532: done sending task result for task 02369adf-7a19-9835-648e-0000000004a2 7920 1726885356.25536: WORKER PROCESS EXITING 7920 1726885356.25566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885356.26147: done with get_vars() 7920 1726885356.26161: done getting variables 7920 1726885356.26218: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:36 -0400 (0:00:00.037) 0:01:33.891 ****** 7920 1726885356.26250: entering _queue_task() for managed_node1/debug 7920 1726885356.26909: worker is 1 (out of 1 available) 7920 1726885356.26921: exiting _queue_task() for managed_node1/debug 7920 1726885356.26932: done queuing things up, now waiting for results queue to drain 7920 1726885356.26934: waiting for pending results... 7920 1726885356.27199: running TaskExecutor() for managed_node1/TASK: Show max thin pool size 7920 1726885356.27320: in run() - task 02369adf-7a19-9835-648e-0000000004a3 7920 1726885356.27340: variable 'ansible_search_path' from source: unknown 7920 1726885356.27379: calling self._execute() 7920 1726885356.27484: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.27494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.27504: variable 'omit' from source: magic vars 7920 1726885356.27848: variable 'storage_test_volume' from source: include params 7920 1726885356.27884: Evaluated conditional (storage_test_volume.thin): False 7920 1726885356.27891: when evaluation is False, skipping this task 7920 1726885356.27898: _execute() done 7920 1726885356.27905: dumping result to json 7920 1726885356.27915: done dumping result, returning 7920 1726885356.27927: done running TaskExecutor() for managed_node1/TASK: Show max thin pool size [02369adf-7a19-9835-648e-0000000004a3] 7920 1726885356.27937: sending task result for task 02369adf-7a19-9835-648e-0000000004a3 skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 7920 1726885356.28068: no more pending results, returning what we have 7920 1726885356.28072: results queue empty 7920 1726885356.28073: checking for any_errors_fatal 7920 1726885356.28079: done checking for any_errors_fatal 7920 1726885356.28079: checking for max_fail_percentage 7920 1726885356.28082: done checking for max_fail_percentage 7920 1726885356.28083: checking to see if all hosts have failed and the running result is not ok 7920 1726885356.28084: done checking to see if all hosts have failed 7920 1726885356.28084: getting the remaining hosts for this loop 7920 1726885356.28087: done getting the remaining hosts for this loop 7920 1726885356.28090: getting the next task for host managed_node1 7920 1726885356.28099: done getting next task for host managed_node1 7920 1726885356.28101: ^ task is: TASK: Show volume thin pool size 7920 1726885356.28106: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885356.28113: getting variables 7920 1726885356.28115: in VariableManager get_vars() 7920 1726885356.28147: Calling all_inventory to load vars for managed_node1 7920 1726885356.28150: Calling groups_inventory to load vars for managed_node1 7920 1726885356.28153: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885356.28165: Calling all_plugins_play to load vars for managed_node1 7920 1726885356.28168: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885356.28171: Calling groups_plugins_play to load vars for managed_node1 7920 1726885356.28698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885356.29231: done sending task result for task 02369adf-7a19-9835-648e-0000000004a3 7920 1726885356.29235: WORKER PROCESS EXITING 7920 1726885356.29463: done with get_vars() 7920 1726885356.29476: done getting variables 7920 1726885356.29536: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:36 -0400 (0:00:00.033) 0:01:33.924 ****** 7920 1726885356.29567: entering _queue_task() for managed_node1/debug 7920 1726885356.29777: worker is 1 (out of 1 available) 7920 1726885356.29788: exiting _queue_task() for managed_node1/debug 7920 1726885356.29800: done queuing things up, now waiting for results queue to drain 7920 1726885356.29801: waiting for pending results... 7920 1726885356.30798: running TaskExecutor() for managed_node1/TASK: Show volume thin pool size 7920 1726885356.31033: in run() - task 02369adf-7a19-9835-648e-0000000004a4 7920 1726885356.31054: variable 'ansible_search_path' from source: unknown 7920 1726885356.31095: calling self._execute() 7920 1726885356.31283: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.31378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.31393: variable 'omit' from source: magic vars 7920 1726885356.32080: variable 'storage_test_volume' from source: include params 7920 1726885356.32200: Evaluated conditional (storage_test_volume.thin): False 7920 1726885356.32207: when evaluation is False, skipping this task 7920 1726885356.32216: _execute() done 7920 1726885356.32224: dumping result to json 7920 1726885356.32231: done dumping result, returning 7920 1726885356.32240: done running TaskExecutor() for managed_node1/TASK: Show volume thin pool size [02369adf-7a19-9835-648e-0000000004a4] 7920 1726885356.32250: sending task result for task 02369adf-7a19-9835-648e-0000000004a4 skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 7920 1726885356.32421: no more pending results, returning what we have 7920 1726885356.32426: results queue empty 7920 1726885356.32427: checking for any_errors_fatal 7920 1726885356.32431: done checking for any_errors_fatal 7920 1726885356.32432: checking for max_fail_percentage 7920 1726885356.32434: done checking for max_fail_percentage 7920 1726885356.32435: checking to see if all hosts have failed and the running result is not ok 7920 1726885356.32436: done checking to see if all hosts have failed 7920 1726885356.32437: getting the remaining hosts for this loop 7920 1726885356.32439: done getting the remaining hosts for this loop 7920 1726885356.32442: getting the next task for host managed_node1 7920 1726885356.32451: done getting next task for host managed_node1 7920 1726885356.32453: ^ task is: TASK: Show test volume size 7920 1726885356.32459: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885356.32464: getting variables 7920 1726885356.32466: in VariableManager get_vars() 7920 1726885356.32497: Calling all_inventory to load vars for managed_node1 7920 1726885356.32500: Calling groups_inventory to load vars for managed_node1 7920 1726885356.32503: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885356.32518: Calling all_plugins_play to load vars for managed_node1 7920 1726885356.32522: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885356.32526: Calling groups_plugins_play to load vars for managed_node1 7920 1726885356.33069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885356.34319: done sending task result for task 02369adf-7a19-9835-648e-0000000004a4 7920 1726885356.34323: WORKER PROCESS EXITING 7920 1726885356.34495: done with get_vars() 7920 1726885356.34508: done getting variables 7920 1726885356.34566: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:36 -0400 (0:00:00.050) 0:01:33.974 ****** 7920 1726885356.34596: entering _queue_task() for managed_node1/debug 7920 1726885356.34822: worker is 1 (out of 1 available) 7920 1726885356.34833: exiting _queue_task() for managed_node1/debug 7920 1726885356.34843: done queuing things up, now waiting for results queue to drain 7920 1726885356.34845: waiting for pending results... 7920 1726885356.35741: running TaskExecutor() for managed_node1/TASK: Show test volume size 7920 1726885356.35965: in run() - task 02369adf-7a19-9835-648e-0000000004a5 7920 1726885356.36094: variable 'ansible_search_path' from source: unknown 7920 1726885356.36182: calling self._execute() 7920 1726885356.36282: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.36286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.36297: variable 'omit' from source: magic vars 7920 1726885356.37150: variable 'storage_test_volume' from source: include params 7920 1726885356.37716: Evaluated conditional (storage_test_volume.thin): False 7920 1726885356.37720: when evaluation is False, skipping this task 7920 1726885356.37722: _execute() done 7920 1726885356.37724: dumping result to json 7920 1726885356.37726: done dumping result, returning 7920 1726885356.37728: done running TaskExecutor() for managed_node1/TASK: Show test volume size [02369adf-7a19-9835-648e-0000000004a5] 7920 1726885356.37730: sending task result for task 02369adf-7a19-9835-648e-0000000004a5 7920 1726885356.37792: done sending task result for task 02369adf-7a19-9835-648e-0000000004a5 7920 1726885356.37795: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 7920 1726885356.37834: no more pending results, returning what we have 7920 1726885356.37838: results queue empty 7920 1726885356.37839: checking for any_errors_fatal 7920 1726885356.37845: done checking for any_errors_fatal 7920 1726885356.37846: checking for max_fail_percentage 7920 1726885356.37847: done checking for max_fail_percentage 7920 1726885356.37848: checking to see if all hosts have failed and the running result is not ok 7920 1726885356.37849: done checking to see if all hosts have failed 7920 1726885356.37850: getting the remaining hosts for this loop 7920 1726885356.37851: done getting the remaining hosts for this loop 7920 1726885356.37854: getting the next task for host managed_node1 7920 1726885356.37861: done getting next task for host managed_node1 7920 1726885356.37864: ^ task is: TASK: Establish base value for expected thin pool size 7920 1726885356.37868: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885356.37872: getting variables 7920 1726885356.37873: in VariableManager get_vars() 7920 1726885356.37899: Calling all_inventory to load vars for managed_node1 7920 1726885356.37901: Calling groups_inventory to load vars for managed_node1 7920 1726885356.37904: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885356.37916: Calling all_plugins_play to load vars for managed_node1 7920 1726885356.37919: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885356.37922: Calling groups_plugins_play to load vars for managed_node1 7920 1726885356.38905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885356.41092: done with get_vars() 7920 1726885356.41105: done getting variables 7920 1726885356.41163: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:36 -0400 (0:00:00.065) 0:01:34.040 ****** 7920 1726885356.41192: entering _queue_task() for managed_node1/set_fact 7920 1726885356.41419: worker is 1 (out of 1 available) 7920 1726885356.41432: exiting _queue_task() for managed_node1/set_fact 7920 1726885356.41444: done queuing things up, now waiting for results queue to drain 7920 1726885356.41446: waiting for pending results... 7920 1726885356.43268: running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool size 7920 1726885356.43600: in run() - task 02369adf-7a19-9835-648e-0000000004a6 7920 1726885356.43613: variable 'ansible_search_path' from source: unknown 7920 1726885356.43653: calling self._execute() 7920 1726885356.43950: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.43955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.43962: variable 'omit' from source: magic vars 7920 1726885356.44319: variable 'storage_test_volume' from source: include params 7920 1726885356.44758: Evaluated conditional (storage_test_volume.thin): False 7920 1726885356.44768: when evaluation is False, skipping this task 7920 1726885356.44775: _execute() done 7920 1726885356.44783: dumping result to json 7920 1726885356.44790: done dumping result, returning 7920 1726885356.44800: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool size [02369adf-7a19-9835-648e-0000000004a6] 7920 1726885356.44815: sending task result for task 02369adf-7a19-9835-648e-0000000004a6 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885356.44977: no more pending results, returning what we have 7920 1726885356.44981: results queue empty 7920 1726885356.44982: checking for any_errors_fatal 7920 1726885356.44991: done checking for any_errors_fatal 7920 1726885356.44992: checking for max_fail_percentage 7920 1726885356.44994: done checking for max_fail_percentage 7920 1726885356.44995: checking to see if all hosts have failed and the running result is not ok 7920 1726885356.44996: done checking to see if all hosts have failed 7920 1726885356.44997: getting the remaining hosts for this loop 7920 1726885356.44999: done getting the remaining hosts for this loop 7920 1726885356.45003: getting the next task for host managed_node1 7920 1726885356.45014: done getting next task for host managed_node1 7920 1726885356.45019: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 7920 1726885356.45026: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885356.45032: getting variables 7920 1726885356.45034: in VariableManager get_vars() 7920 1726885356.45070: Calling all_inventory to load vars for managed_node1 7920 1726885356.45073: Calling groups_inventory to load vars for managed_node1 7920 1726885356.45077: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885356.45090: Calling all_plugins_play to load vars for managed_node1 7920 1726885356.45094: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885356.45097: Calling groups_plugins_play to load vars for managed_node1 7920 1726885356.45678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885356.46234: done sending task result for task 02369adf-7a19-9835-648e-0000000004a6 7920 1726885356.46238: WORKER PROCESS EXITING 7920 1726885356.46651: done with get_vars() 7920 1726885356.46667: done getting variables 7920 1726885356.46729: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:36 -0400 (0:00:00.055) 0:01:34.096 ****** 7920 1726885356.46765: entering _queue_task() for managed_node1/set_fact 7920 1726885356.46999: worker is 1 (out of 1 available) 7920 1726885356.47010: exiting _queue_task() for managed_node1/set_fact 7920 1726885356.47025: done queuing things up, now waiting for results queue to drain 7920 1726885356.47027: waiting for pending results... 7920 1726885356.47352: running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value 7920 1726885356.47496: in run() - task 02369adf-7a19-9835-648e-0000000004a7 7920 1726885356.47519: variable 'ansible_search_path' from source: unknown 7920 1726885356.47556: calling self._execute() 7920 1726885356.47660: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.47671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.47688: variable 'omit' from source: magic vars 7920 1726885356.48068: variable 'storage_test_volume' from source: include params 7920 1726885356.48109: Evaluated conditional (storage_test_volume.thin): False 7920 1726885356.48126: when evaluation is False, skipping this task 7920 1726885356.48135: _execute() done 7920 1726885356.48147: dumping result to json 7920 1726885356.48155: done dumping result, returning 7920 1726885356.48165: done running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-9835-648e-0000000004a7] 7920 1726885356.48176: sending task result for task 02369adf-7a19-9835-648e-0000000004a7 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885356.48338: no more pending results, returning what we have 7920 1726885356.48341: results queue empty 7920 1726885356.48342: checking for any_errors_fatal 7920 1726885356.48349: done checking for any_errors_fatal 7920 1726885356.48350: checking for max_fail_percentage 7920 1726885356.48352: done checking for max_fail_percentage 7920 1726885356.48353: checking to see if all hosts have failed and the running result is not ok 7920 1726885356.48354: done checking to see if all hosts have failed 7920 1726885356.48355: getting the remaining hosts for this loop 7920 1726885356.48357: done getting the remaining hosts for this loop 7920 1726885356.48360: getting the next task for host managed_node1 7920 1726885356.48369: done getting next task for host managed_node1 7920 1726885356.48372: ^ task is: TASK: Establish base value for expected thin pool volume size 7920 1726885356.48378: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885356.48383: getting variables 7920 1726885356.48386: in VariableManager get_vars() 7920 1726885356.48422: Calling all_inventory to load vars for managed_node1 7920 1726885356.48425: Calling groups_inventory to load vars for managed_node1 7920 1726885356.48430: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885356.48442: Calling all_plugins_play to load vars for managed_node1 7920 1726885356.48445: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885356.48449: Calling groups_plugins_play to load vars for managed_node1 7920 1726885356.49149: done sending task result for task 02369adf-7a19-9835-648e-0000000004a7 7920 1726885356.49153: WORKER PROCESS EXITING 7920 1726885356.49184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885356.51177: done with get_vars() 7920 1726885356.51192: done getting variables 7920 1726885356.51254: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:36 -0400 (0:00:00.045) 0:01:34.141 ****** 7920 1726885356.51286: entering _queue_task() for managed_node1/set_fact 7920 1726885356.51925: worker is 1 (out of 1 available) 7920 1726885356.51939: exiting _queue_task() for managed_node1/set_fact 7920 1726885356.51950: done queuing things up, now waiting for results queue to drain 7920 1726885356.51952: waiting for pending results... 7920 1726885356.52637: running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool volume size 7920 1726885356.52871: in run() - task 02369adf-7a19-9835-648e-0000000004a8 7920 1726885356.52882: variable 'ansible_search_path' from source: unknown 7920 1726885356.53034: calling self._execute() 7920 1726885356.53250: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.53254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.53266: variable 'omit' from source: magic vars 7920 1726885356.54120: variable 'storage_test_volume' from source: include params 7920 1726885356.54520: Evaluated conditional (storage_test_volume.thin): False 7920 1726885356.54524: when evaluation is False, skipping this task 7920 1726885356.54526: _execute() done 7920 1726885356.54528: dumping result to json 7920 1726885356.54530: done dumping result, returning 7920 1726885356.54532: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-9835-648e-0000000004a8] 7920 1726885356.54535: sending task result for task 02369adf-7a19-9835-648e-0000000004a8 7920 1726885356.54601: done sending task result for task 02369adf-7a19-9835-648e-0000000004a8 7920 1726885356.54604: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885356.54668: no more pending results, returning what we have 7920 1726885356.54671: results queue empty 7920 1726885356.54672: checking for any_errors_fatal 7920 1726885356.54679: done checking for any_errors_fatal 7920 1726885356.54679: checking for max_fail_percentage 7920 1726885356.54681: done checking for max_fail_percentage 7920 1726885356.54682: checking to see if all hosts have failed and the running result is not ok 7920 1726885356.54683: done checking to see if all hosts have failed 7920 1726885356.54684: getting the remaining hosts for this loop 7920 1726885356.54686: done getting the remaining hosts for this loop 7920 1726885356.54689: getting the next task for host managed_node1 7920 1726885356.54698: done getting next task for host managed_node1 7920 1726885356.54700: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 7920 1726885356.54705: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885356.54710: getting variables 7920 1726885356.54714: in VariableManager get_vars() 7920 1726885356.54751: Calling all_inventory to load vars for managed_node1 7920 1726885356.54754: Calling groups_inventory to load vars for managed_node1 7920 1726885356.54758: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885356.54771: Calling all_plugins_play to load vars for managed_node1 7920 1726885356.54774: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885356.54777: Calling groups_plugins_play to load vars for managed_node1 7920 1726885356.55621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885356.57221: done with get_vars() 7920 1726885356.57236: done getting variables 7920 1726885356.57294: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:36 -0400 (0:00:00.060) 0:01:34.201 ****** 7920 1726885356.57331: entering _queue_task() for managed_node1/set_fact 7920 1726885356.57765: worker is 1 (out of 1 available) 7920 1726885356.57778: exiting _queue_task() for managed_node1/set_fact 7920 1726885356.57790: done queuing things up, now waiting for results queue to drain 7920 1726885356.57792: waiting for pending results... 7920 1726885356.58739: running TaskExecutor() for managed_node1/TASK: Calculate the expected thin pool volume size based on percentage value 7920 1726885356.60021: in run() - task 02369adf-7a19-9835-648e-0000000004a9 7920 1726885356.60026: variable 'ansible_search_path' from source: unknown 7920 1726885356.60029: calling self._execute() 7920 1726885356.60031: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.60034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.60037: variable 'omit' from source: magic vars 7920 1726885356.61030: variable 'storage_test_volume' from source: include params 7920 1726885356.61066: Evaluated conditional (storage_test_volume.thin): False 7920 1726885356.61070: when evaluation is False, skipping this task 7920 1726885356.61073: _execute() done 7920 1726885356.61075: dumping result to json 7920 1726885356.61077: done dumping result, returning 7920 1726885356.61086: done running TaskExecutor() for managed_node1/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-9835-648e-0000000004a9] 7920 1726885356.61092: sending task result for task 02369adf-7a19-9835-648e-0000000004a9 7920 1726885356.61186: done sending task result for task 02369adf-7a19-9835-648e-0000000004a9 7920 1726885356.61188: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885356.61235: no more pending results, returning what we have 7920 1726885356.61239: results queue empty 7920 1726885356.61240: checking for any_errors_fatal 7920 1726885356.61244: done checking for any_errors_fatal 7920 1726885356.61245: checking for max_fail_percentage 7920 1726885356.61247: done checking for max_fail_percentage 7920 1726885356.61248: checking to see if all hosts have failed and the running result is not ok 7920 1726885356.61249: done checking to see if all hosts have failed 7920 1726885356.61250: getting the remaining hosts for this loop 7920 1726885356.61251: done getting the remaining hosts for this loop 7920 1726885356.61254: getting the next task for host managed_node1 7920 1726885356.61261: done getting next task for host managed_node1 7920 1726885356.61263: ^ task is: TASK: Replace expected volume size with calculated value 7920 1726885356.61267: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885356.61270: getting variables 7920 1726885356.61272: in VariableManager get_vars() 7920 1726885356.61296: Calling all_inventory to load vars for managed_node1 7920 1726885356.61298: Calling groups_inventory to load vars for managed_node1 7920 1726885356.61301: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885356.61310: Calling all_plugins_play to load vars for managed_node1 7920 1726885356.61314: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885356.61320: Calling groups_plugins_play to load vars for managed_node1 7920 1726885356.61840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885356.63047: done with get_vars() 7920 1726885356.63062: done getting variables 7920 1726885356.63123: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:36 -0400 (0:00:00.058) 0:01:34.260 ****** 7920 1726885356.63156: entering _queue_task() for managed_node1/set_fact 7920 1726885356.63401: worker is 1 (out of 1 available) 7920 1726885356.63418: exiting _queue_task() for managed_node1/set_fact 7920 1726885356.63437: done queuing things up, now waiting for results queue to drain 7920 1726885356.63439: waiting for pending results... 7920 1726885356.63765: running TaskExecutor() for managed_node1/TASK: Replace expected volume size with calculated value 7920 1726885356.63925: in run() - task 02369adf-7a19-9835-648e-0000000004aa 7920 1726885356.63947: variable 'ansible_search_path' from source: unknown 7920 1726885356.63988: calling self._execute() 7920 1726885356.64122: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.64138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.64153: variable 'omit' from source: magic vars 7920 1726885356.64566: variable 'storage_test_volume' from source: include params 7920 1726885356.64609: Evaluated conditional (storage_test_volume.thin): False 7920 1726885356.64621: when evaluation is False, skipping this task 7920 1726885356.64628: _execute() done 7920 1726885356.64634: dumping result to json 7920 1726885356.64641: done dumping result, returning 7920 1726885356.64652: done running TaskExecutor() for managed_node1/TASK: Replace expected volume size with calculated value [02369adf-7a19-9835-648e-0000000004aa] 7920 1726885356.64660: sending task result for task 02369adf-7a19-9835-648e-0000000004aa skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885356.64833: no more pending results, returning what we have 7920 1726885356.64837: results queue empty 7920 1726885356.64837: checking for any_errors_fatal 7920 1726885356.64845: done checking for any_errors_fatal 7920 1726885356.64846: checking for max_fail_percentage 7920 1726885356.64847: done checking for max_fail_percentage 7920 1726885356.64848: checking to see if all hosts have failed and the running result is not ok 7920 1726885356.64849: done checking to see if all hosts have failed 7920 1726885356.64850: getting the remaining hosts for this loop 7920 1726885356.64852: done getting the remaining hosts for this loop 7920 1726885356.64856: getting the next task for host managed_node1 7920 1726885356.64867: done getting next task for host managed_node1 7920 1726885356.64869: ^ task is: TASK: Show actual size 7920 1726885356.64875: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885356.64879: getting variables 7920 1726885356.64882: in VariableManager get_vars() 7920 1726885356.64920: Calling all_inventory to load vars for managed_node1 7920 1726885356.64924: Calling groups_inventory to load vars for managed_node1 7920 1726885356.64928: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885356.64941: Calling all_plugins_play to load vars for managed_node1 7920 1726885356.64946: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885356.64949: Calling groups_plugins_play to load vars for managed_node1 7920 1726885356.65645: done sending task result for task 02369adf-7a19-9835-648e-0000000004aa 7920 1726885356.65649: WORKER PROCESS EXITING 7920 1726885356.65763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885356.67262: done with get_vars() 7920 1726885356.67275: done getting variables 7920 1726885356.67337: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:36 -0400 (0:00:00.042) 0:01:34.302 ****** 7920 1726885356.67368: entering _queue_task() for managed_node1/debug 7920 1726885356.67998: worker is 1 (out of 1 available) 7920 1726885356.68010: exiting _queue_task() for managed_node1/debug 7920 1726885356.68026: done queuing things up, now waiting for results queue to drain 7920 1726885356.68028: waiting for pending results... 7920 1726885356.68700: running TaskExecutor() for managed_node1/TASK: Show actual size 7920 1726885356.68831: in run() - task 02369adf-7a19-9835-648e-0000000004ac 7920 1726885356.68850: variable 'ansible_search_path' from source: unknown 7920 1726885356.68893: calling self._execute() 7920 1726885356.69008: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.69025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.69040: variable 'omit' from source: magic vars 7920 1726885356.69166: variable 'omit' from source: magic vars 7920 1726885356.69241: variable 'omit' from source: magic vars 7920 1726885356.69279: variable 'omit' from source: magic vars 7920 1726885356.69338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885356.69377: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885356.69401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885356.69433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885356.69451: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885356.69472: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885356.69493: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885356.69535: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885356.69543: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.69551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.69678: Set connection var ansible_connection to ssh 7920 1726885356.69696: Set connection var ansible_shell_executable to /bin/sh 7920 1726885356.69706: Set connection var ansible_timeout to 10 7920 1726885356.69714: Set connection var ansible_shell_type to sh 7920 1726885356.69728: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885356.69747: Set connection var ansible_pipelining to False 7920 1726885356.69778: variable 'ansible_shell_executable' from source: unknown 7920 1726885356.69787: variable 'ansible_connection' from source: unknown 7920 1726885356.69793: variable 'ansible_module_compression' from source: unknown 7920 1726885356.69801: variable 'ansible_shell_type' from source: unknown 7920 1726885356.69807: variable 'ansible_shell_executable' from source: unknown 7920 1726885356.69819: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.69828: variable 'ansible_pipelining' from source: unknown 7920 1726885356.69835: variable 'ansible_timeout' from source: unknown 7920 1726885356.69849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.70007: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885356.70028: variable 'omit' from source: magic vars 7920 1726885356.70040: starting attempt loop 7920 1726885356.70047: running the handler 7920 1726885356.70105: variable 'storage_test_actual_size' from source: set_fact 7920 1726885356.70523: variable 'storage_test_actual_size' from source: set_fact 7920 1726885356.70592: handler run complete 7920 1726885356.70746: attempt loop complete, returning result 7920 1726885356.70753: _execute() done 7920 1726885356.70760: dumping result to json 7920 1726885356.70767: done dumping result, returning 7920 1726885356.70777: done running TaskExecutor() for managed_node1/TASK: Show actual size [02369adf-7a19-9835-648e-0000000004ac] 7920 1726885356.70787: sending task result for task 02369adf-7a19-9835-648e-0000000004ac ok: [managed_node1] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } 7920 1726885356.70941: no more pending results, returning what we have 7920 1726885356.70944: results queue empty 7920 1726885356.70945: checking for any_errors_fatal 7920 1726885356.70954: done checking for any_errors_fatal 7920 1726885356.70955: checking for max_fail_percentage 7920 1726885356.70957: done checking for max_fail_percentage 7920 1726885356.70959: checking to see if all hosts have failed and the running result is not ok 7920 1726885356.70960: done checking to see if all hosts have failed 7920 1726885356.70961: getting the remaining hosts for this loop 7920 1726885356.70963: done getting the remaining hosts for this loop 7920 1726885356.70966: getting the next task for host managed_node1 7920 1726885356.70976: done getting next task for host managed_node1 7920 1726885356.70979: ^ task is: TASK: Show expected size 7920 1726885356.70985: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885356.70989: getting variables 7920 1726885356.70991: in VariableManager get_vars() 7920 1726885356.71027: Calling all_inventory to load vars for managed_node1 7920 1726885356.71031: Calling groups_inventory to load vars for managed_node1 7920 1726885356.71035: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885356.71045: Calling all_plugins_play to load vars for managed_node1 7920 1726885356.71048: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885356.71051: Calling groups_plugins_play to load vars for managed_node1 7920 1726885356.72032: done sending task result for task 02369adf-7a19-9835-648e-0000000004ac 7920 1726885356.72036: WORKER PROCESS EXITING 7920 1726885356.72106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885356.73734: done with get_vars() 7920 1726885356.73747: done getting variables 7920 1726885356.73799: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:36 -0400 (0:00:00.064) 0:01:34.366 ****** 7920 1726885356.73839: entering _queue_task() for managed_node1/debug 7920 1726885356.74766: worker is 1 (out of 1 available) 7920 1726885356.74778: exiting _queue_task() for managed_node1/debug 7920 1726885356.74789: done queuing things up, now waiting for results queue to drain 7920 1726885356.74790: waiting for pending results... 7920 1726885356.75675: running TaskExecutor() for managed_node1/TASK: Show expected size 7920 1726885356.75930: in run() - task 02369adf-7a19-9835-648e-0000000004ad 7920 1726885356.76038: variable 'ansible_search_path' from source: unknown 7920 1726885356.76077: calling self._execute() 7920 1726885356.76346: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.76369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.76483: variable 'omit' from source: magic vars 7920 1726885356.76826: variable 'omit' from source: magic vars 7920 1726885356.76882: variable 'omit' from source: magic vars 7920 1726885356.76944: variable 'omit' from source: magic vars 7920 1726885356.77161: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885356.77265: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885356.77823: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885356.77848: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885356.77866: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885356.78377: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885356.78397: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885356.78429: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885356.78439: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.78447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.78556: Set connection var ansible_connection to ssh 7920 1726885356.78571: Set connection var ansible_shell_executable to /bin/sh 7920 1726885356.78581: Set connection var ansible_timeout to 10 7920 1726885356.78587: Set connection var ansible_shell_type to sh 7920 1726885356.78595: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885356.78603: Set connection var ansible_pipelining to False 7920 1726885356.78640: variable 'ansible_shell_executable' from source: unknown 7920 1726885356.78648: variable 'ansible_connection' from source: unknown 7920 1726885356.78654: variable 'ansible_module_compression' from source: unknown 7920 1726885356.78660: variable 'ansible_shell_type' from source: unknown 7920 1726885356.78666: variable 'ansible_shell_executable' from source: unknown 7920 1726885356.78671: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.78679: variable 'ansible_pipelining' from source: unknown 7920 1726885356.78685: variable 'ansible_timeout' from source: unknown 7920 1726885356.78691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.78836: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885356.78885: variable 'omit' from source: magic vars 7920 1726885356.78896: starting attempt loop 7920 1726885356.78904: running the handler 7920 1726885356.79144: handler run complete 7920 1726885356.79744: attempt loop complete, returning result 7920 1726885356.79751: _execute() done 7920 1726885356.79757: dumping result to json 7920 1726885356.79763: done dumping result, returning 7920 1726885356.79773: done running TaskExecutor() for managed_node1/TASK: Show expected size [02369adf-7a19-9835-648e-0000000004ad] 7920 1726885356.79781: sending task result for task 02369adf-7a19-9835-648e-0000000004ad 7920 1726885356.79888: done sending task result for task 02369adf-7a19-9835-648e-0000000004ad 7920 1726885356.79896: WORKER PROCESS EXITING ok: [managed_node1] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 7920 1726885356.79950: no more pending results, returning what we have 7920 1726885356.79954: results queue empty 7920 1726885356.79954: checking for any_errors_fatal 7920 1726885356.79964: done checking for any_errors_fatal 7920 1726885356.79964: checking for max_fail_percentage 7920 1726885356.79966: done checking for max_fail_percentage 7920 1726885356.79967: checking to see if all hosts have failed and the running result is not ok 7920 1726885356.79968: done checking to see if all hosts have failed 7920 1726885356.79969: getting the remaining hosts for this loop 7920 1726885356.79971: done getting the remaining hosts for this loop 7920 1726885356.79974: getting the next task for host managed_node1 7920 1726885356.79982: done getting next task for host managed_node1 7920 1726885356.79985: ^ task is: TASK: Assert expected size is actual size 7920 1726885356.79990: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885356.79994: getting variables 7920 1726885356.79996: in VariableManager get_vars() 7920 1726885356.80032: Calling all_inventory to load vars for managed_node1 7920 1726885356.80035: Calling groups_inventory to load vars for managed_node1 7920 1726885356.80039: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885356.80048: Calling all_plugins_play to load vars for managed_node1 7920 1726885356.80051: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885356.80054: Calling groups_plugins_play to load vars for managed_node1 7920 1726885356.80604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885356.81840: done with get_vars() 7920 1726885356.81857: done getting variables 7920 1726885356.82139: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert 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 22:22:36 -0400 (0:00:00.083) 0:01:34.450 ****** 7920 1726885356.82172: entering _queue_task() for managed_node1/assert 7920 1726885356.82826: worker is 1 (out of 1 available) 7920 1726885356.82838: exiting _queue_task() for managed_node1/assert 7920 1726885356.82849: done queuing things up, now waiting for results queue to drain 7920 1726885356.82851: waiting for pending results... 7920 1726885356.83201: running TaskExecutor() for managed_node1/TASK: Assert expected size is actual size 7920 1726885356.83468: in run() - task 02369adf-7a19-9835-648e-0000000004ae 7920 1726885356.83488: variable 'ansible_search_path' from source: unknown 7920 1726885356.83544: calling self._execute() 7920 1726885356.83650: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.83666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.83680: variable 'omit' from source: magic vars 7920 1726885356.84062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885356.86421: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885356.86506: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885356.86558: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885356.86745: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885356.86777: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885356.86879: variable '_storage_test_volume_present' from source: set_fact 7920 1726885356.87060: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885356.87308: variable 'storage_test_volume' from source: include params 7920 1726885356.87345: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885356.87371: when evaluation is False, skipping this task 7920 1726885356.87378: _execute() done 7920 1726885356.87384: dumping result to json 7920 1726885356.87390: done dumping result, returning 7920 1726885356.87425: done running TaskExecutor() for managed_node1/TASK: Assert expected size is actual size [02369adf-7a19-9835-648e-0000000004ae] 7920 1726885356.87434: sending task result for task 02369adf-7a19-9835-648e-0000000004ae skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 7920 1726885356.87616: no more pending results, returning what we have 7920 1726885356.87620: results queue empty 7920 1726885356.87621: checking for any_errors_fatal 7920 1726885356.87629: done checking for any_errors_fatal 7920 1726885356.87630: checking for max_fail_percentage 7920 1726885356.87632: done checking for max_fail_percentage 7920 1726885356.87634: checking to see if all hosts have failed and the running result is not ok 7920 1726885356.87635: done checking to see if all hosts have failed 7920 1726885356.87636: getting the remaining hosts for this loop 7920 1726885356.87637: done getting the remaining hosts for this loop 7920 1726885356.87641: getting the next task for host managed_node1 7920 1726885356.87652: done getting next task for host managed_node1 7920 1726885356.87654: ^ task is: TASK: Get information about the LV 7920 1726885356.87659: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885356.87662: getting variables 7920 1726885356.87664: in VariableManager get_vars() 7920 1726885356.87696: Calling all_inventory to load vars for managed_node1 7920 1726885356.87699: Calling groups_inventory to load vars for managed_node1 7920 1726885356.87703: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885356.87717: Calling all_plugins_play to load vars for managed_node1 7920 1726885356.87721: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885356.87724: Calling groups_plugins_play to load vars for managed_node1 7920 1726885356.88358: done sending task result for task 02369adf-7a19-9835-648e-0000000004ae 7920 1726885356.88361: WORKER PROCESS EXITING 7920 1726885356.88384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885356.89742: done with get_vars() 7920 1726885356.89757: done getting variables 7920 1726885356.89821: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:22:36 -0400 (0:00:00.076) 0:01:34.527 ****** 7920 1726885356.89854: entering _queue_task() for managed_node1/command 7920 1726885356.90101: worker is 1 (out of 1 available) 7920 1726885356.90115: exiting _queue_task() for managed_node1/command 7920 1726885356.90129: done queuing things up, now waiting for results queue to drain 7920 1726885356.90135: waiting for pending results... 7920 1726885356.90405: running TaskExecutor() for managed_node1/TASK: Get information about the LV 7920 1726885356.90531: in run() - task 02369adf-7a19-9835-648e-0000000004b5 7920 1726885356.90550: variable 'ansible_search_path' from source: unknown 7920 1726885356.90590: calling self._execute() 7920 1726885356.90696: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.90706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.90723: variable 'omit' from source: magic vars 7920 1726885356.91152: variable 'storage_test_volume' from source: include params 7920 1726885356.91830: variable '_storage_test_volume_present' from source: set_fact 7920 1726885356.91855: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885356.91868: when evaluation is False, skipping this task 7920 1726885356.91978: _execute() done 7920 1726885356.91987: dumping result to json 7920 1726885356.91995: done dumping result, returning 7920 1726885356.92005: done running TaskExecutor() for managed_node1/TASK: Get information about the LV [02369adf-7a19-9835-648e-0000000004b5] 7920 1726885356.92022: sending task result for task 02369adf-7a19-9835-648e-0000000004b5 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885356.92177: no more pending results, returning what we have 7920 1726885356.92181: results queue empty 7920 1726885356.92182: checking for any_errors_fatal 7920 1726885356.92193: done checking for any_errors_fatal 7920 1726885356.92194: checking for max_fail_percentage 7920 1726885356.92196: done checking for max_fail_percentage 7920 1726885356.92197: checking to see if all hosts have failed and the running result is not ok 7920 1726885356.92199: done checking to see if all hosts have failed 7920 1726885356.92199: getting the remaining hosts for this loop 7920 1726885356.92201: done getting the remaining hosts for this loop 7920 1726885356.92205: getting the next task for host managed_node1 7920 1726885356.92221: done getting next task for host managed_node1 7920 1726885356.92223: ^ task is: TASK: Set LV segment type 7920 1726885356.92229: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885356.92233: getting variables 7920 1726885356.92236: in VariableManager get_vars() 7920 1726885356.92270: Calling all_inventory to load vars for managed_node1 7920 1726885356.92273: Calling groups_inventory to load vars for managed_node1 7920 1726885356.92277: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885356.92291: Calling all_plugins_play to load vars for managed_node1 7920 1726885356.92294: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885356.92298: Calling groups_plugins_play to load vars for managed_node1 7920 1726885356.92848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885356.93521: done sending task result for task 02369adf-7a19-9835-648e-0000000004b5 7920 1726885356.93524: WORKER PROCESS EXITING 7920 1726885356.94679: done with get_vars() 7920 1726885356.94692: done getting variables 7920 1726885356.94749: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:36 -0400 (0:00:00.049) 0:01:34.576 ****** 7920 1726885356.94784: entering _queue_task() for managed_node1/set_fact 7920 1726885356.95006: worker is 1 (out of 1 available) 7920 1726885356.95023: exiting _queue_task() for managed_node1/set_fact 7920 1726885356.95034: done queuing things up, now waiting for results queue to drain 7920 1726885356.95036: waiting for pending results... 7920 1726885356.95606: running TaskExecutor() for managed_node1/TASK: Set LV segment type 7920 1726885356.95741: in run() - task 02369adf-7a19-9835-648e-0000000004b6 7920 1726885356.95767: variable 'ansible_search_path' from source: unknown 7920 1726885356.95807: calling self._execute() 7920 1726885356.95935: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.95947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.95961: variable 'omit' from source: magic vars 7920 1726885356.96411: variable 'storage_test_volume' from source: include params 7920 1726885356.96447: variable '_storage_test_volume_present' from source: set_fact 7920 1726885356.96473: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885356.96481: when evaluation is False, skipping this task 7920 1726885356.96488: _execute() done 7920 1726885356.96496: dumping result to json 7920 1726885356.96504: done dumping result, returning 7920 1726885356.96519: done running TaskExecutor() for managed_node1/TASK: Set LV segment type [02369adf-7a19-9835-648e-0000000004b6] 7920 1726885356.96539: sending task result for task 02369adf-7a19-9835-648e-0000000004b6 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885356.96691: no more pending results, returning what we have 7920 1726885356.96696: results queue empty 7920 1726885356.96697: checking for any_errors_fatal 7920 1726885356.96706: done checking for any_errors_fatal 7920 1726885356.96707: checking for max_fail_percentage 7920 1726885356.96709: done checking for max_fail_percentage 7920 1726885356.96710: checking to see if all hosts have failed and the running result is not ok 7920 1726885356.96711: done checking to see if all hosts have failed 7920 1726885356.96713: getting the remaining hosts for this loop 7920 1726885356.96715: done getting the remaining hosts for this loop 7920 1726885356.96722: getting the next task for host managed_node1 7920 1726885356.96731: done getting next task for host managed_node1 7920 1726885356.96734: ^ task is: TASK: Check segment type 7920 1726885356.96740: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885356.96744: getting variables 7920 1726885356.96747: in VariableManager get_vars() 7920 1726885356.96781: Calling all_inventory to load vars for managed_node1 7920 1726885356.96784: Calling groups_inventory to load vars for managed_node1 7920 1726885356.96788: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885356.96802: Calling all_plugins_play to load vars for managed_node1 7920 1726885356.96806: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885356.96810: Calling groups_plugins_play to load vars for managed_node1 7920 1726885356.97566: done sending task result for task 02369adf-7a19-9835-648e-0000000004b6 7920 1726885356.97570: WORKER PROCESS EXITING 7920 1726885356.97592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885356.98253: done with get_vars() 7920 1726885356.98268: done getting variables 7920 1726885356.98333: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:36 -0400 (0:00:00.035) 0:01:34.612 ****** 7920 1726885356.98364: entering _queue_task() for managed_node1/assert 7920 1726885356.98596: worker is 1 (out of 1 available) 7920 1726885356.98608: exiting _queue_task() for managed_node1/assert 7920 1726885356.98625: done queuing things up, now waiting for results queue to drain 7920 1726885356.98627: waiting for pending results... 7920 1726885356.98922: running TaskExecutor() for managed_node1/TASK: Check segment type 7920 1726885356.99066: in run() - task 02369adf-7a19-9835-648e-0000000004b7 7920 1726885356.99092: variable 'ansible_search_path' from source: unknown 7920 1726885356.99134: calling self._execute() 7920 1726885356.99244: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885356.99256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885356.99270: variable 'omit' from source: magic vars 7920 1726885356.99703: variable 'storage_test_volume' from source: include params 7920 1726885356.99744: variable '_storage_test_volume_present' from source: set_fact 7920 1726885356.99770: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885356.99778: when evaluation is False, skipping this task 7920 1726885356.99785: _execute() done 7920 1726885356.99793: dumping result to json 7920 1726885356.99800: done dumping result, returning 7920 1726885356.99811: done running TaskExecutor() for managed_node1/TASK: Check segment type [02369adf-7a19-9835-648e-0000000004b7] 7920 1726885356.99827: sending task result for task 02369adf-7a19-9835-648e-0000000004b7 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885356.99988: no more pending results, returning what we have 7920 1726885356.99993: results queue empty 7920 1726885356.99994: checking for any_errors_fatal 7920 1726885357.00002: done checking for any_errors_fatal 7920 1726885357.00003: checking for max_fail_percentage 7920 1726885357.00004: done checking for max_fail_percentage 7920 1726885357.00006: checking to see if all hosts have failed and the running result is not ok 7920 1726885357.00007: done checking to see if all hosts have failed 7920 1726885357.00008: getting the remaining hosts for this loop 7920 1726885357.00009: done getting the remaining hosts for this loop 7920 1726885357.00015: getting the next task for host managed_node1 7920 1726885357.00027: done getting next task for host managed_node1 7920 1726885357.00029: ^ task is: TASK: Set LV cache size 7920 1726885357.00035: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885357.00039: getting variables 7920 1726885357.00041: in VariableManager get_vars() 7920 1726885357.00074: Calling all_inventory to load vars for managed_node1 7920 1726885357.00077: Calling groups_inventory to load vars for managed_node1 7920 1726885357.00081: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885357.00093: Calling all_plugins_play to load vars for managed_node1 7920 1726885357.00097: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885357.00100: Calling groups_plugins_play to load vars for managed_node1 7920 1726885357.00806: done sending task result for task 02369adf-7a19-9835-648e-0000000004b7 7920 1726885357.00809: WORKER PROCESS EXITING 7920 1726885357.00833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885357.01476: done with get_vars() 7920 1726885357.01489: done getting variables 7920 1726885357.01551: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:37 -0400 (0:00:00.032) 0:01:34.644 ****** 7920 1726885357.01580: entering _queue_task() for managed_node1/set_fact 7920 1726885357.01799: worker is 1 (out of 1 available) 7920 1726885357.01810: exiting _queue_task() for managed_node1/set_fact 7920 1726885357.01825: done queuing things up, now waiting for results queue to drain 7920 1726885357.01827: waiting for pending results... 7920 1726885357.02107: running TaskExecutor() for managed_node1/TASK: Set LV cache size 7920 1726885357.02236: in run() - task 02369adf-7a19-9835-648e-0000000004b8 7920 1726885357.02252: variable 'ansible_search_path' from source: unknown 7920 1726885357.02291: calling self._execute() 7920 1726885357.02396: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.02408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.02429: variable 'omit' from source: magic vars 7920 1726885357.02845: variable 'storage_test_volume' from source: include params 7920 1726885357.02871: variable '_storage_test_volume_present' from source: set_fact 7920 1726885357.02894: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885357.02901: when evaluation is False, skipping this task 7920 1726885357.02909: _execute() done 7920 1726885357.02923: dumping result to json 7920 1726885357.02937: done dumping result, returning 7920 1726885357.02949: done running TaskExecutor() for managed_node1/TASK: Set LV cache size [02369adf-7a19-9835-648e-0000000004b8] 7920 1726885357.02959: sending task result for task 02369adf-7a19-9835-648e-0000000004b8 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885357.03105: no more pending results, returning what we have 7920 1726885357.03109: results queue empty 7920 1726885357.03110: checking for any_errors_fatal 7920 1726885357.03125: done checking for any_errors_fatal 7920 1726885357.03126: checking for max_fail_percentage 7920 1726885357.03128: done checking for max_fail_percentage 7920 1726885357.03129: checking to see if all hosts have failed and the running result is not ok 7920 1726885357.03130: done checking to see if all hosts have failed 7920 1726885357.03131: getting the remaining hosts for this loop 7920 1726885357.03133: done getting the remaining hosts for this loop 7920 1726885357.03136: getting the next task for host managed_node1 7920 1726885357.03145: done getting next task for host managed_node1 7920 1726885357.03148: ^ task is: TASK: Parse the requested cache size 7920 1726885357.03153: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885357.03157: getting variables 7920 1726885357.03159: in VariableManager get_vars() 7920 1726885357.03191: Calling all_inventory to load vars for managed_node1 7920 1726885357.03194: Calling groups_inventory to load vars for managed_node1 7920 1726885357.03198: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885357.03209: Calling all_plugins_play to load vars for managed_node1 7920 1726885357.03215: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885357.03222: Calling groups_plugins_play to load vars for managed_node1 7920 1726885357.03823: done sending task result for task 02369adf-7a19-9835-648e-0000000004b8 7920 1726885357.03826: WORKER PROCESS EXITING 7920 1726885357.03852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885357.05579: done with get_vars() 7920 1726885357.05591: 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 22:22:37 -0400 (0:00:00.044) 0:01:34.689 ****** 7920 1726885357.06078: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885357.06386: worker is 1 (out of 1 available) 7920 1726885357.06399: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885357.06413: done queuing things up, now waiting for results queue to drain 7920 1726885357.06505: waiting for pending results... 7920 1726885357.07998: running TaskExecutor() for managed_node1/TASK: Parse the requested cache size 7920 1726885357.08230: in run() - task 02369adf-7a19-9835-648e-0000000004b9 7920 1726885357.08244: variable 'ansible_search_path' from source: unknown 7920 1726885357.08276: calling self._execute() 7920 1726885357.08494: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.08618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.08625: variable 'omit' from source: magic vars 7920 1726885357.09334: variable 'storage_test_volume' from source: include params 7920 1726885357.09354: variable '_storage_test_volume_present' from source: set_fact 7920 1726885357.09490: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885357.09495: when evaluation is False, skipping this task 7920 1726885357.09498: _execute() done 7920 1726885357.09501: dumping result to json 7920 1726885357.09504: done dumping result, returning 7920 1726885357.09507: done running TaskExecutor() for managed_node1/TASK: Parse the requested cache size [02369adf-7a19-9835-648e-0000000004b9] 7920 1726885357.09514: sending task result for task 02369adf-7a19-9835-648e-0000000004b9 7920 1726885357.09625: done sending task result for task 02369adf-7a19-9835-648e-0000000004b9 7920 1726885357.09629: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885357.09679: no more pending results, returning what we have 7920 1726885357.09683: results queue empty 7920 1726885357.09684: checking for any_errors_fatal 7920 1726885357.09695: done checking for any_errors_fatal 7920 1726885357.09696: checking for max_fail_percentage 7920 1726885357.09697: done checking for max_fail_percentage 7920 1726885357.09698: checking to see if all hosts have failed and the running result is not ok 7920 1726885357.09699: done checking to see if all hosts have failed 7920 1726885357.09700: getting the remaining hosts for this loop 7920 1726885357.09702: done getting the remaining hosts for this loop 7920 1726885357.09705: getting the next task for host managed_node1 7920 1726885357.09715: done getting next task for host managed_node1 7920 1726885357.09720: ^ task is: TASK: Set expected cache size 7920 1726885357.09725: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885357.09729: getting variables 7920 1726885357.09731: in VariableManager get_vars() 7920 1726885357.09763: Calling all_inventory to load vars for managed_node1 7920 1726885357.09766: Calling groups_inventory to load vars for managed_node1 7920 1726885357.09769: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885357.09779: Calling all_plugins_play to load vars for managed_node1 7920 1726885357.09782: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885357.09785: Calling groups_plugins_play to load vars for managed_node1 7920 1726885357.10292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885357.11311: done with get_vars() 7920 1726885357.11329: done getting variables 7920 1726885357.11384: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:37 -0400 (0:00:00.053) 0:01:34.742 ****** 7920 1726885357.11420: entering _queue_task() for managed_node1/set_fact 7920 1726885357.11638: worker is 1 (out of 1 available) 7920 1726885357.11650: exiting _queue_task() for managed_node1/set_fact 7920 1726885357.11662: done queuing things up, now waiting for results queue to drain 7920 1726885357.11663: waiting for pending results... 7920 1726885357.12745: running TaskExecutor() for managed_node1/TASK: Set expected cache size 7920 1726885357.12878: in run() - task 02369adf-7a19-9835-648e-0000000004ba 7920 1726885357.12900: variable 'ansible_search_path' from source: unknown 7920 1726885357.12941: calling self._execute() 7920 1726885357.13048: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.13059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.13071: variable 'omit' from source: magic vars 7920 1726885357.13486: variable 'storage_test_volume' from source: include params 7920 1726885357.13515: variable '_storage_test_volume_present' from source: set_fact 7920 1726885357.13543: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885357.13554: when evaluation is False, skipping this task 7920 1726885357.13561: _execute() done 7920 1726885357.13567: dumping result to json 7920 1726885357.13572: done dumping result, returning 7920 1726885357.13580: done running TaskExecutor() for managed_node1/TASK: Set expected cache size [02369adf-7a19-9835-648e-0000000004ba] 7920 1726885357.13588: sending task result for task 02369adf-7a19-9835-648e-0000000004ba skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885357.13736: no more pending results, returning what we have 7920 1726885357.13740: results queue empty 7920 1726885357.13741: checking for any_errors_fatal 7920 1726885357.13748: done checking for any_errors_fatal 7920 1726885357.13749: checking for max_fail_percentage 7920 1726885357.13750: done checking for max_fail_percentage 7920 1726885357.13751: checking to see if all hosts have failed and the running result is not ok 7920 1726885357.13752: done checking to see if all hosts have failed 7920 1726885357.13753: getting the remaining hosts for this loop 7920 1726885357.13755: done getting the remaining hosts for this loop 7920 1726885357.13758: getting the next task for host managed_node1 7920 1726885357.13767: done getting next task for host managed_node1 7920 1726885357.13769: ^ task is: TASK: Check cache size 7920 1726885357.13774: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885357.13778: getting variables 7920 1726885357.13781: in VariableManager get_vars() 7920 1726885357.13813: Calling all_inventory to load vars for managed_node1 7920 1726885357.13818: Calling groups_inventory to load vars for managed_node1 7920 1726885357.13823: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885357.13835: Calling all_plugins_play to load vars for managed_node1 7920 1726885357.13838: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885357.13841: Calling groups_plugins_play to load vars for managed_node1 7920 1726885357.14385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885357.15204: done with get_vars() 7920 1726885357.15221: done getting variables 7920 1726885357.15232: done sending task result for task 02369adf-7a19-9835-648e-0000000004ba 7920 1726885357.15235: WORKER PROCESS EXITING 7920 1726885357.15287: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:37 -0400 (0:00:00.038) 0:01:34.781 ****** 7920 1726885357.15322: entering _queue_task() for managed_node1/assert 7920 1726885357.15526: worker is 1 (out of 1 available) 7920 1726885357.15537: exiting _queue_task() for managed_node1/assert 7920 1726885357.15547: done queuing things up, now waiting for results queue to drain 7920 1726885357.15548: waiting for pending results... 7920 1726885357.16166: running TaskExecutor() for managed_node1/TASK: Check cache size 7920 1726885357.16500: in run() - task 02369adf-7a19-9835-648e-0000000004bb 7920 1726885357.16525: variable 'ansible_search_path' from source: unknown 7920 1726885357.16670: calling self._execute() 7920 1726885357.16810: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.16865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.16978: variable 'omit' from source: magic vars 7920 1726885357.17698: variable 'storage_test_volume' from source: include params 7920 1726885357.17859: variable '_storage_test_volume_present' from source: set_fact 7920 1726885357.17883: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885357.17891: when evaluation is False, skipping this task 7920 1726885357.17898: _execute() done 7920 1726885357.17905: dumping result to json 7920 1726885357.17914: done dumping result, returning 7920 1726885357.17926: done running TaskExecutor() for managed_node1/TASK: Check cache size [02369adf-7a19-9835-648e-0000000004bb] 7920 1726885357.17952: sending task result for task 02369adf-7a19-9835-648e-0000000004bb skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885357.18098: no more pending results, returning what we have 7920 1726885357.18102: results queue empty 7920 1726885357.18103: checking for any_errors_fatal 7920 1726885357.18115: done checking for any_errors_fatal 7920 1726885357.18118: checking for max_fail_percentage 7920 1726885357.18120: done checking for max_fail_percentage 7920 1726885357.18121: checking to see if all hosts have failed and the running result is not ok 7920 1726885357.18122: done checking to see if all hosts have failed 7920 1726885357.18123: getting the remaining hosts for this loop 7920 1726885357.18125: done getting the remaining hosts for this loop 7920 1726885357.18129: getting the next task for host managed_node1 7920 1726885357.18139: done getting next task for host managed_node1 7920 1726885357.18142: ^ task is: TASK: Clean up facts 7920 1726885357.18146: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885357.18151: getting variables 7920 1726885357.18153: in VariableManager get_vars() 7920 1726885357.18185: Calling all_inventory to load vars for managed_node1 7920 1726885357.18188: Calling groups_inventory to load vars for managed_node1 7920 1726885357.18191: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885357.18203: Calling all_plugins_play to load vars for managed_node1 7920 1726885357.18206: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885357.18209: Calling groups_plugins_play to load vars for managed_node1 7920 1726885357.19097: done sending task result for task 02369adf-7a19-9835-648e-0000000004bb 7920 1726885357.19101: WORKER PROCESS EXITING 7920 1726885357.19130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885357.19738: done with get_vars() 7920 1726885357.19752: done getting variables 7920 1726885357.19809: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:37 -0400 (0:00:00.054) 0:01:34.835 ****** 7920 1726885357.20729: entering _queue_task() for managed_node1/set_fact 7920 1726885357.20940: worker is 1 (out of 1 available) 7920 1726885357.20953: exiting _queue_task() for managed_node1/set_fact 7920 1726885357.20964: done queuing things up, now waiting for results queue to drain 7920 1726885357.20965: waiting for pending results... 7920 1726885357.21259: running TaskExecutor() for managed_node1/TASK: Clean up facts 7920 1726885357.21377: in run() - task 02369adf-7a19-9835-648e-00000000040e 7920 1726885357.21395: variable 'ansible_search_path' from source: unknown 7920 1726885357.21439: calling self._execute() 7920 1726885357.21545: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.21556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.21569: variable 'omit' from source: magic vars 7920 1726885357.21679: variable 'omit' from source: magic vars 7920 1726885357.21739: variable 'omit' from source: magic vars 7920 1726885357.21774: variable 'omit' from source: magic vars 7920 1726885357.21821: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885357.21865: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885357.21888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885357.21909: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885357.21929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885357.21953: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885357.21974: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885357.22003: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885357.22010: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.22022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.22143: Set connection var ansible_connection to ssh 7920 1726885357.22158: Set connection var ansible_shell_executable to /bin/sh 7920 1726885357.22171: Set connection var ansible_timeout to 10 7920 1726885357.22177: Set connection var ansible_shell_type to sh 7920 1726885357.22185: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885357.22193: Set connection var ansible_pipelining to False 7920 1726885357.22225: variable 'ansible_shell_executable' from source: unknown 7920 1726885357.22232: variable 'ansible_connection' from source: unknown 7920 1726885357.22238: variable 'ansible_module_compression' from source: unknown 7920 1726885357.22244: variable 'ansible_shell_type' from source: unknown 7920 1726885357.22250: variable 'ansible_shell_executable' from source: unknown 7920 1726885357.22255: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.22262: variable 'ansible_pipelining' from source: unknown 7920 1726885357.22267: variable 'ansible_timeout' from source: unknown 7920 1726885357.22278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.22430: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885357.22446: variable 'omit' from source: magic vars 7920 1726885357.22456: starting attempt loop 7920 1726885357.22463: running the handler 7920 1726885357.22477: handler run complete 7920 1726885357.22495: attempt loop complete, returning result 7920 1726885357.22502: _execute() done 7920 1726885357.22508: dumping result to json 7920 1726885357.22519: done dumping result, returning 7920 1726885357.22530: done running TaskExecutor() for managed_node1/TASK: Clean up facts [02369adf-7a19-9835-648e-00000000040e] 7920 1726885357.22540: sending task result for task 02369adf-7a19-9835-648e-00000000040e ok: [managed_node1] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 7920 1726885357.22678: no more pending results, returning what we have 7920 1726885357.22681: results queue empty 7920 1726885357.22682: checking for any_errors_fatal 7920 1726885357.22691: done checking for any_errors_fatal 7920 1726885357.22692: checking for max_fail_percentage 7920 1726885357.22694: done checking for max_fail_percentage 7920 1726885357.22695: checking to see if all hosts have failed and the running result is not ok 7920 1726885357.22696: done checking to see if all hosts have failed 7920 1726885357.22697: getting the remaining hosts for this loop 7920 1726885357.22699: done getting the remaining hosts for this loop 7920 1726885357.22702: getting the next task for host managed_node1 7920 1726885357.22713: done getting next task for host managed_node1 7920 1726885357.22718: ^ task is: TASK: Clean up variable namespace 7920 1726885357.22721: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885357.22726: getting variables 7920 1726885357.22728: in VariableManager get_vars() 7920 1726885357.22759: Calling all_inventory to load vars for managed_node1 7920 1726885357.22762: Calling groups_inventory to load vars for managed_node1 7920 1726885357.22765: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885357.22777: Calling all_plugins_play to load vars for managed_node1 7920 1726885357.22781: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885357.22784: Calling groups_plugins_play to load vars for managed_node1 7920 1726885357.23324: done sending task result for task 02369adf-7a19-9835-648e-00000000040e 7920 1726885357.23331: WORKER PROCESS EXITING 7920 1726885357.23529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885357.24125: done with get_vars() 7920 1726885357.24140: done getting variables 7920 1726885357.24195: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:37 -0400 (0:00:00.039) 0:01:34.875 ****** 7920 1726885357.24685: entering _queue_task() for managed_node1/set_fact 7920 1726885357.24911: worker is 1 (out of 1 available) 7920 1726885357.24927: exiting _queue_task() for managed_node1/set_fact 7920 1726885357.24939: done queuing things up, now waiting for results queue to drain 7920 1726885357.24941: waiting for pending results... 7920 1726885357.25941: running TaskExecutor() for managed_node1/TASK: Clean up variable namespace 7920 1726885357.26164: in run() - task 02369adf-7a19-9835-648e-00000000038a 7920 1726885357.26184: variable 'ansible_search_path' from source: unknown 7920 1726885357.26230: calling self._execute() 7920 1726885357.26425: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.26555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.26570: variable 'omit' from source: magic vars 7920 1726885357.26799: variable 'omit' from source: magic vars 7920 1726885357.26852: variable 'omit' from source: magic vars 7920 1726885357.26895: variable 'omit' from source: magic vars 7920 1726885357.27027: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885357.27070: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885357.27221: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885357.27246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885357.27263: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885357.27284: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885357.27309: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885357.27445: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885357.27454: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.27462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.27701: Set connection var ansible_connection to ssh 7920 1726885357.27722: Set connection var ansible_shell_executable to /bin/sh 7920 1726885357.27739: Set connection var ansible_timeout to 10 7920 1726885357.27748: Set connection var ansible_shell_type to sh 7920 1726885357.27758: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885357.27855: Set connection var ansible_pipelining to False 7920 1726885357.27887: variable 'ansible_shell_executable' from source: unknown 7920 1726885357.27896: variable 'ansible_connection' from source: unknown 7920 1726885357.27903: variable 'ansible_module_compression' from source: unknown 7920 1726885357.27911: variable 'ansible_shell_type' from source: unknown 7920 1726885357.27924: variable 'ansible_shell_executable' from source: unknown 7920 1726885357.27931: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.27938: variable 'ansible_pipelining' from source: unknown 7920 1726885357.27944: variable 'ansible_timeout' from source: unknown 7920 1726885357.27956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.28225: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885357.28292: variable 'omit' from source: magic vars 7920 1726885357.28397: starting attempt loop 7920 1726885357.28405: running the handler 7920 1726885357.28429: handler run complete 7920 1726885357.28445: attempt loop complete, returning result 7920 1726885357.28452: _execute() done 7920 1726885357.28458: dumping result to json 7920 1726885357.28465: done dumping result, returning 7920 1726885357.28477: done running TaskExecutor() for managed_node1/TASK: Clean up variable namespace [02369adf-7a19-9835-648e-00000000038a] 7920 1726885357.28486: sending task result for task 02369adf-7a19-9835-648e-00000000038a ok: [managed_node1] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 7920 1726885357.28659: no more pending results, returning what we have 7920 1726885357.28662: results queue empty 7920 1726885357.28663: checking for any_errors_fatal 7920 1726885357.28672: done checking for any_errors_fatal 7920 1726885357.28673: checking for max_fail_percentage 7920 1726885357.28675: done checking for max_fail_percentage 7920 1726885357.28676: checking to see if all hosts have failed and the running result is not ok 7920 1726885357.28677: done checking to see if all hosts have failed 7920 1726885357.28678: getting the remaining hosts for this loop 7920 1726885357.28680: done getting the remaining hosts for this loop 7920 1726885357.28684: getting the next task for host managed_node1 7920 1726885357.28693: done getting next task for host managed_node1 7920 1726885357.28696: ^ task is: TASK: Change the disk device file system type to {{ fs_type_after }} 7920 1726885357.28698: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885357.28703: getting variables 7920 1726885357.28705: in VariableManager get_vars() 7920 1726885357.28739: Calling all_inventory to load vars for managed_node1 7920 1726885357.28742: Calling groups_inventory to load vars for managed_node1 7920 1726885357.28746: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885357.28756: Calling all_plugins_play to load vars for managed_node1 7920 1726885357.28760: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885357.28763: Calling groups_plugins_play to load vars for managed_node1 7920 1726885357.29629: done sending task result for task 02369adf-7a19-9835-648e-00000000038a 7920 1726885357.29632: WORKER PROCESS EXITING 7920 1726885357.30337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885357.30938: done with get_vars() 7920 1726885357.30954: done getting variables 7920 1726885357.31556: variable 'fs_type_after' from source: play vars 7920 1726885357.31747: variable 'ansible_distribution' from source: facts 7920 1726885357.31751: variable 'ansible_distribution_major_version' from source: facts TASK [Change the disk device file system type to ext4] ************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_disk_fs.yml:43 Friday 20 September 2024 22:22:37 -0400 (0:00:00.071) 0:01:34.946 ****** 7920 1726885357.31797: entering _queue_task() for managed_node1/include_role 7920 1726885357.32387: worker is 1 (out of 1 available) 7920 1726885357.32498: exiting _queue_task() for managed_node1/include_role 7920 1726885357.32519: done queuing things up, now waiting for results queue to drain 7920 1726885357.32521: waiting for pending results... 7920 1726885357.33190: running TaskExecutor() for managed_node1/TASK: Change the disk device file system type to ext4 7920 1726885357.33477: in run() - task 02369adf-7a19-9835-648e-00000000000b 7920 1726885357.33490: variable 'ansible_search_path' from source: unknown 7920 1726885357.33530: calling self._execute() 7920 1726885357.33761: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.33767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.33778: variable 'omit' from source: magic vars 7920 1726885357.33886: _execute() done 7920 1726885357.33890: dumping result to json 7920 1726885357.33894: done dumping result, returning 7920 1726885357.33897: done running TaskExecutor() for managed_node1/TASK: Change the disk device file system type to ext4 [02369adf-7a19-9835-648e-00000000000b] 7920 1726885357.33904: sending task result for task 02369adf-7a19-9835-648e-00000000000b 7920 1726885357.34036: done sending task result for task 02369adf-7a19-9835-648e-00000000000b 7920 1726885357.34039: WORKER PROCESS EXITING 7920 1726885357.34067: no more pending results, returning what we have 7920 1726885357.34071: in VariableManager get_vars() 7920 1726885357.34103: Calling all_inventory to load vars for managed_node1 7920 1726885357.34106: Calling groups_inventory to load vars for managed_node1 7920 1726885357.34108: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885357.34122: Calling all_plugins_play to load vars for managed_node1 7920 1726885357.34125: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885357.34128: Calling groups_plugins_play to load vars for managed_node1 7920 1726885357.35303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885357.36618: done with get_vars() 7920 1726885357.36630: variable 'ansible_search_path' from source: unknown 7920 1726885357.39910: variable 'omit' from source: magic vars 7920 1726885357.40600: variable 'omit' from source: magic vars 7920 1726885357.40619: variable 'omit' from source: magic vars 7920 1726885357.40623: we have included files to process 7920 1726885357.40624: generating all_blocks data 7920 1726885357.40626: done generating all_blocks data 7920 1726885357.40633: processing included file: fedora.linux_system_roles.storage 7920 1726885357.40656: in VariableManager get_vars() 7920 1726885357.40671: done with get_vars() 7920 1726885357.40698: in VariableManager get_vars() 7920 1726885357.40715: done with get_vars() 7920 1726885357.40753: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 7920 1726885357.40783: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 7920 1726885357.48103: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 7920 1726885357.48189: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 7920 1726885357.48290: in VariableManager get_vars() 7920 1726885357.48311: done with get_vars() 7920 1726885357.48534: in VariableManager get_vars() 7920 1726885357.48552: done with get_vars() 7920 1726885357.48701: iterating over new_blocks loaded from include file 7920 1726885357.48703: in VariableManager get_vars() 7920 1726885357.48720: done with get_vars() 7920 1726885357.48722: filtering new block on tags 7920 1726885357.48742: done filtering new block on tags 7920 1726885357.48744: in VariableManager get_vars() 7920 1726885357.48756: done with get_vars() 7920 1726885357.48757: filtering new block on tags 7920 1726885357.48773: done filtering new block on tags 7920 1726885357.48774: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node1 7920 1726885357.48779: extending task lists for all hosts with included blocks 7920 1726885357.50500: done extending task lists 7920 1726885357.50502: done processing included files 7920 1726885357.50503: results queue empty 7920 1726885357.50503: checking for any_errors_fatal 7920 1726885357.50506: done checking for any_errors_fatal 7920 1726885357.50507: checking for max_fail_percentage 7920 1726885357.50508: done checking for max_fail_percentage 7920 1726885357.50509: checking to see if all hosts have failed and the running result is not ok 7920 1726885357.50510: done checking to see if all hosts have failed 7920 1726885357.50510: getting the remaining hosts for this loop 7920 1726885357.50513: done getting the remaining hosts for this loop 7920 1726885357.50518: getting the next task for host managed_node1 7920 1726885357.50522: done getting next task for host managed_node1 7920 1726885357.50525: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 7920 1726885357.50527: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885357.50650: getting variables 7920 1726885357.50652: in VariableManager get_vars() 7920 1726885357.50664: Calling all_inventory to load vars for managed_node1 7920 1726885357.50666: Calling groups_inventory to load vars for managed_node1 7920 1726885357.50669: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885357.50674: Calling all_plugins_play to load vars for managed_node1 7920 1726885357.50676: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885357.50679: Calling groups_plugins_play to load vars for managed_node1 7920 1726885357.51577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885357.52567: done with get_vars() 7920 1726885357.52579: done getting variables TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 20 September 2024 22:22:37 -0400 (0:00:00.208) 0:01:35.155 ****** 7920 1726885357.52656: entering _queue_task() for managed_node1/include_tasks 7920 1726885357.52951: worker is 1 (out of 1 available) 7920 1726885357.52970: exiting _queue_task() for managed_node1/include_tasks 7920 1726885357.52981: done queuing things up, now waiting for results queue to drain 7920 1726885357.52982: waiting for pending results... 7920 1726885357.53283: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 7920 1726885357.53401: in run() - task 02369adf-7a19-9835-648e-00000000066f 7920 1726885357.53430: variable 'ansible_search_path' from source: unknown 7920 1726885357.53438: variable 'ansible_search_path' from source: unknown 7920 1726885357.53478: calling self._execute() 7920 1726885357.53594: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.53618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.53642: variable 'omit' from source: magic vars 7920 1726885357.53784: _execute() done 7920 1726885357.53797: dumping result to json 7920 1726885357.53805: done dumping result, returning 7920 1726885357.53823: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-9835-648e-00000000066f] 7920 1726885357.53834: sending task result for task 02369adf-7a19-9835-648e-00000000066f 7920 1726885357.53954: done sending task result for task 02369adf-7a19-9835-648e-00000000066f 7920 1726885357.53962: WORKER PROCESS EXITING 7920 1726885357.54013: no more pending results, returning what we have 7920 1726885357.54021: in VariableManager get_vars() 7920 1726885357.54064: Calling all_inventory to load vars for managed_node1 7920 1726885357.54067: Calling groups_inventory to load vars for managed_node1 7920 1726885357.54070: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885357.54081: Calling all_plugins_play to load vars for managed_node1 7920 1726885357.54086: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885357.54089: Calling groups_plugins_play to load vars for managed_node1 7920 1726885357.54779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885357.55539: done with get_vars() 7920 1726885357.55552: variable 'ansible_search_path' from source: unknown 7920 1726885357.55553: variable 'ansible_search_path' from source: unknown 7920 1726885357.55597: we have included files to process 7920 1726885357.55599: generating all_blocks data 7920 1726885357.55601: done generating all_blocks data 7920 1726885357.55605: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 7920 1726885357.55606: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 7920 1726885357.55608: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 7920 1726885357.56169: done processing included file 7920 1726885357.56171: iterating over new_blocks loaded from include file 7920 1726885357.56172: in VariableManager get_vars() 7920 1726885357.56199: done with get_vars() 7920 1726885357.56201: filtering new block on tags 7920 1726885357.56233: done filtering new block on tags 7920 1726885357.56236: in VariableManager get_vars() 7920 1726885357.56261: done with get_vars() 7920 1726885357.56263: filtering new block on tags 7920 1726885357.56287: done filtering new block on tags 7920 1726885357.56290: 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_node1 7920 1726885357.56295: extending task lists for all hosts with included blocks 7920 1726885357.56530: done extending task lists 7920 1726885357.56532: done processing included files 7920 1726885357.56533: results queue empty 7920 1726885357.56534: checking for any_errors_fatal 7920 1726885357.56540: done checking for any_errors_fatal 7920 1726885357.56541: checking for max_fail_percentage 7920 1726885357.56542: done checking for max_fail_percentage 7920 1726885357.56543: checking to see if all hosts have failed and the running result is not ok 7920 1726885357.56544: done checking to see if all hosts have failed 7920 1726885357.56544: getting the remaining hosts for this loop 7920 1726885357.56546: done getting the remaining hosts for this loop 7920 1726885357.56549: getting the next task for host managed_node1 7920 1726885357.56553: done getting next task for host managed_node1 7920 1726885357.56556: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 7920 1726885357.56559: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885357.56569: getting variables 7920 1726885357.56570: in VariableManager get_vars() 7920 1726885357.56581: Calling all_inventory to load vars for managed_node1 7920 1726885357.56583: Calling groups_inventory to load vars for managed_node1 7920 1726885357.56585: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885357.56590: Calling all_plugins_play to load vars for managed_node1 7920 1726885357.56603: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885357.56607: Calling groups_plugins_play to load vars for managed_node1 7920 1726885357.57110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885357.57735: done with get_vars() 7920 1726885357.57750: done getting variables TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 20 September 2024 22:22:37 -0400 (0:00:00.051) 0:01:35.206 ****** 7920 1726885357.57839: entering _queue_task() for managed_node1/setup 7920 1726885357.58163: worker is 1 (out of 1 available) 7920 1726885357.58193: exiting _queue_task() for managed_node1/setup 7920 1726885357.58210: done queuing things up, now waiting for results queue to drain 7920 1726885357.58214: waiting for pending results... 7920 1726885357.58570: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 7920 1726885357.58751: in run() - task 02369adf-7a19-9835-648e-00000000070e 7920 1726885357.58778: variable 'ansible_search_path' from source: unknown 7920 1726885357.58785: variable 'ansible_search_path' from source: unknown 7920 1726885357.58829: calling self._execute() 7920 1726885357.58941: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.58951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.58964: variable 'omit' from source: magic vars 7920 1726885357.59436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885357.62820: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885357.63110: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885357.63146: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885357.63180: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885357.63205: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885357.63276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885357.63303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885357.63331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885357.63370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885357.63384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885357.63433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885357.63454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885357.63479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885357.63520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885357.63533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885357.63684: variable '__storage_required_facts' from source: role '' all vars 7920 1726885357.63693: variable 'ansible_facts' from source: unknown 7920 1726885357.63901: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7920 1726885357.63905: when evaluation is False, skipping this task 7920 1726885357.63908: _execute() done 7920 1726885357.63911: dumping result to json 7920 1726885357.63915: done dumping result, returning 7920 1726885357.63921: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-9835-648e-00000000070e] 7920 1726885357.63923: sending task result for task 02369adf-7a19-9835-648e-00000000070e 7920 1726885357.64126: done sending task result for task 02369adf-7a19-9835-648e-00000000070e 7920 1726885357.64130: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 7920 1726885357.64181: no more pending results, returning what we have 7920 1726885357.64185: results queue empty 7920 1726885357.64186: checking for any_errors_fatal 7920 1726885357.64188: done checking for any_errors_fatal 7920 1726885357.64189: checking for max_fail_percentage 7920 1726885357.64191: done checking for max_fail_percentage 7920 1726885357.64192: checking to see if all hosts have failed and the running result is not ok 7920 1726885357.64193: done checking to see if all hosts have failed 7920 1726885357.64194: getting the remaining hosts for this loop 7920 1726885357.64196: done getting the remaining hosts for this loop 7920 1726885357.64200: getting the next task for host managed_node1 7920 1726885357.64210: done getting next task for host managed_node1 7920 1726885357.64219: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 7920 1726885357.64224: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885357.64244: getting variables 7920 1726885357.64246: in VariableManager get_vars() 7920 1726885357.64283: Calling all_inventory to load vars for managed_node1 7920 1726885357.64286: Calling groups_inventory to load vars for managed_node1 7920 1726885357.64289: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885357.64299: Calling all_plugins_play to load vars for managed_node1 7920 1726885357.64303: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885357.64306: Calling groups_plugins_play to load vars for managed_node1 7920 1726885357.64820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885357.65768: done with get_vars() 7920 1726885357.65783: done getting variables 7920 1726885357.65842: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 22:22:37 -0400 (0:00:00.080) 0:01:35.287 ****** 7920 1726885357.65883: entering _queue_task() for managed_node1/include_vars 7920 1726885357.66127: worker is 1 (out of 1 available) 7920 1726885357.66141: exiting _queue_task() for managed_node1/include_vars 7920 1726885357.66168: done queuing things up, now waiting for results queue to drain 7920 1726885357.66170: waiting for pending results... 7920 1726885357.66435: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 7920 1726885357.66555: in run() - task 02369adf-7a19-9835-648e-00000000070f 7920 1726885357.66568: variable 'ansible_search_path' from source: unknown 7920 1726885357.66571: variable 'ansible_search_path' from source: unknown 7920 1726885357.66860: variable 'ansible_facts' from source: unknown 7920 1726885357.67686: variable 'ansible_facts' from source: unknown 7920 1726885357.68092: variable 'ansible_facts' from source: unknown 7920 1726885357.68409: variable 'ansible_facts' from source: unknown 7920 1726885357.68610: variable 'omit' from source: magic vars 7920 1726885357.68737: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.68746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.68756: variable 'omit' from source: magic vars 7920 1726885357.69419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885357.69433: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885357.69569: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885357.69602: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885357.69635: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885357.69820: variable '__vars_file' from source: task vars 7920 1726885357.70196: variable 'role_path' from source: magic vars 7920 1726885357.70206: variable 'item' from source: unknown 7920 1726885357.70229: Evaluated conditional (__vars_file is file): False 7920 1726885357.70237: when evaluation is False, skipping this task 7920 1726885357.70276: variable 'item' from source: unknown 7920 1726885357.70349: variable 'item' from source: unknown skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 7920 1726885357.70605: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.70624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.70638: variable 'omit' from source: magic vars 7920 1726885357.70800: variable '__vars_file' from source: task vars 7920 1726885357.70885: variable 'role_path' from source: magic vars 7920 1726885357.70894: variable 'item' from source: unknown 7920 1726885357.70907: Evaluated conditional (__vars_file is file): False 7920 1726885357.70918: when evaluation is False, skipping this task 7920 1726885357.70956: variable 'item' from source: unknown 7920 1726885357.71022: variable 'item' from source: unknown skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 7920 1726885357.71160: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.71174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.71190: variable 'omit' from source: magic vars 7920 1726885357.71345: variable '__vars_file' from source: task vars 7920 1726885357.71432: variable 'role_path' from source: magic vars 7920 1726885357.71443: variable 'item' from source: unknown 7920 1726885357.71458: Evaluated conditional (__vars_file is file): True 7920 1726885357.71468: variable 'omit' from source: magic vars 7920 1726885357.71531: variable 'omit' from source: magic vars 7920 1726885357.71591: variable '__vars_file' from source: task vars 7920 1726885357.71662: variable '__vars_file' from source: task vars 7920 1726885357.71749: variable 'role_path' from source: magic vars 7920 1726885357.71759: variable 'item' from source: unknown 7920 1726885357.71780: variable 'omit' from source: magic vars 7920 1726885357.71813: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885357.71848: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885357.71871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885357.71894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885357.71911: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885357.71938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885357.71960: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885357.71993: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885357.72001: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.72008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.72133: Set connection var ansible_connection to ssh 7920 1726885357.72151: Set connection var ansible_shell_executable to /bin/sh 7920 1726885357.72161: Set connection var ansible_timeout to 10 7920 1726885357.72168: Set connection var ansible_shell_type to sh 7920 1726885357.72177: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885357.72186: Set connection var ansible_pipelining to False 7920 1726885357.72210: variable 'ansible_shell_executable' from source: unknown 7920 1726885357.72223: variable 'ansible_connection' from source: unknown 7920 1726885357.72231: variable 'ansible_module_compression' from source: unknown 7920 1726885357.72238: variable 'ansible_shell_type' from source: unknown 7920 1726885357.72245: variable 'ansible_shell_executable' from source: unknown 7920 1726885357.72252: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.72299: variable 'ansible_pipelining' from source: unknown 7920 1726885357.72409: variable 'ansible_timeout' from source: unknown 7920 1726885357.72989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.73573: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885357.73589: variable 'omit' from source: magic vars 7920 1726885357.73599: starting attempt loop 7920 1726885357.73607: running the handler 7920 1726885357.73704: handler run complete 7920 1726885357.73735: attempt loop complete, returning result 7920 1726885357.73773: variable 'item' from source: unknown 7920 1726885357.74066: variable 'item' from source: unknown ok: [managed_node1] => (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" } 7920 1726885357.74257: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.74271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.74283: variable 'omit' from source: magic vars 7920 1726885357.74456: variable '__vars_file' from source: task vars 7920 1726885357.74543: variable 'role_path' from source: magic vars 7920 1726885357.74554: variable 'item' from source: unknown 7920 1726885357.74568: Evaluated conditional (__vars_file is file): True 7920 1726885357.74577: variable 'omit' from source: magic vars 7920 1726885357.74594: variable 'omit' from source: magic vars 7920 1726885357.74656: variable '__vars_file' from source: task vars 7920 1726885357.74726: variable '__vars_file' from source: task vars 7920 1726885357.74804: variable 'role_path' from source: magic vars 7920 1726885357.74815: variable 'item' from source: unknown 7920 1726885357.74838: variable 'omit' from source: magic vars 7920 1726885357.74862: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885357.74874: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885357.74884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885357.74897: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885357.74909: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885357.74921: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.74928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.75008: Set connection var ansible_connection to ssh 7920 1726885357.75027: Set connection var ansible_shell_executable to /bin/sh 7920 1726885357.75037: Set connection var ansible_timeout to 10 7920 1726885357.75043: Set connection var ansible_shell_type to sh 7920 1726885357.75051: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885357.75061: Set connection var ansible_pipelining to False 7920 1726885357.75086: variable 'ansible_shell_executable' from source: unknown 7920 1726885357.75093: variable 'ansible_connection' from source: unknown 7920 1726885357.75099: variable 'ansible_module_compression' from source: unknown 7920 1726885357.75105: variable 'ansible_shell_type' from source: unknown 7920 1726885357.75110: variable 'ansible_shell_executable' from source: unknown 7920 1726885357.75122: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.75131: variable 'ansible_pipelining' from source: unknown 7920 1726885357.75137: variable 'ansible_timeout' from source: unknown 7920 1726885357.75144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.75235: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885357.75248: variable 'omit' from source: magic vars 7920 1726885357.75256: starting attempt loop 7920 1726885357.75262: running the handler 7920 1726885357.75314: handler run complete 7920 1726885357.75330: attempt loop complete, returning result 7920 1726885357.75349: variable 'item' from source: unknown 7920 1726885357.75411: variable 'item' from source: unknown ok: [managed_node1] => (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" } 7920 1726885357.75531: dumping result to json 7920 1726885357.75544: done dumping result, returning 7920 1726885357.75557: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-9835-648e-00000000070f] 7920 1726885357.75567: sending task result for task 02369adf-7a19-9835-648e-00000000070f 7920 1726885357.75720: no more pending results, returning what we have 7920 1726885357.75724: results queue empty 7920 1726885357.75725: checking for any_errors_fatal 7920 1726885357.75734: done checking for any_errors_fatal 7920 1726885357.75734: checking for max_fail_percentage 7920 1726885357.75737: done checking for max_fail_percentage 7920 1726885357.75738: checking to see if all hosts have failed and the running result is not ok 7920 1726885357.75739: done checking to see if all hosts have failed 7920 1726885357.75740: getting the remaining hosts for this loop 7920 1726885357.75742: done getting the remaining hosts for this loop 7920 1726885357.75747: getting the next task for host managed_node1 7920 1726885357.75758: done getting next task for host managed_node1 7920 1726885357.75761: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 7920 1726885357.75766: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885357.75778: getting variables 7920 1726885357.75780: in VariableManager get_vars() 7920 1726885357.75821: Calling all_inventory to load vars for managed_node1 7920 1726885357.75825: Calling groups_inventory to load vars for managed_node1 7920 1726885357.75827: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885357.75838: Calling all_plugins_play to load vars for managed_node1 7920 1726885357.75842: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885357.75845: Calling groups_plugins_play to load vars for managed_node1 7920 1726885357.76882: done sending task result for task 02369adf-7a19-9835-648e-00000000070f 7920 1726885357.76884: WORKER PROCESS EXITING 7920 1726885357.76939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885357.77508: done with get_vars() 7920 1726885357.77527: done getting variables TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 20 September 2024 22:22:37 -0400 (0:00:00.117) 0:01:35.404 ****** 7920 1726885357.77626: entering _queue_task() for managed_node1/stat 7920 1726885357.77877: worker is 1 (out of 1 available) 7920 1726885357.77889: exiting _queue_task() for managed_node1/stat 7920 1726885357.77900: done queuing things up, now waiting for results queue to drain 7920 1726885357.77902: waiting for pending results... 7920 1726885357.78191: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if system is ostree 7920 1726885357.78336: in run() - task 02369adf-7a19-9835-648e-000000000711 7920 1726885357.78360: variable 'ansible_search_path' from source: unknown 7920 1726885357.78368: variable 'ansible_search_path' from source: unknown 7920 1726885357.78406: calling self._execute() 7920 1726885357.78510: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.78526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.78541: variable 'omit' from source: magic vars 7920 1726885357.79130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885357.79634: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885357.79802: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885357.79845: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885357.80008: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885357.80140: 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) 7920 1726885357.80202: 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) 7920 1726885357.80241: 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) 7920 1726885357.80277: 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) 7920 1726885357.80415: variable '__storage_is_ostree' from source: set_fact 7920 1726885357.80434: Evaluated conditional (not __storage_is_ostree is defined): False 7920 1726885357.80442: when evaluation is False, skipping this task 7920 1726885357.80448: _execute() done 7920 1726885357.80455: dumping result to json 7920 1726885357.80462: done dumping result, returning 7920 1726885357.80473: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-9835-648e-000000000711] 7920 1726885357.80482: sending task result for task 02369adf-7a19-9835-648e-000000000711 7920 1726885357.80590: done sending task result for task 02369adf-7a19-9835-648e-000000000711 7920 1726885357.80598: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 7920 1726885357.80675: no more pending results, returning what we have 7920 1726885357.80679: results queue empty 7920 1726885357.80680: checking for any_errors_fatal 7920 1726885357.80696: done checking for any_errors_fatal 7920 1726885357.80697: checking for max_fail_percentage 7920 1726885357.80699: done checking for max_fail_percentage 7920 1726885357.80701: checking to see if all hosts have failed and the running result is not ok 7920 1726885357.80702: done checking to see if all hosts have failed 7920 1726885357.80703: getting the remaining hosts for this loop 7920 1726885357.80705: done getting the remaining hosts for this loop 7920 1726885357.80709: getting the next task for host managed_node1 7920 1726885357.80721: done getting next task for host managed_node1 7920 1726885357.80726: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 7920 1726885357.80730: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885357.80749: getting variables 7920 1726885357.80751: in VariableManager get_vars() 7920 1726885357.80787: Calling all_inventory to load vars for managed_node1 7920 1726885357.80790: Calling groups_inventory to load vars for managed_node1 7920 1726885357.80792: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885357.80803: Calling all_plugins_play to load vars for managed_node1 7920 1726885357.80806: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885357.80810: Calling groups_plugins_play to load vars for managed_node1 7920 1726885357.81533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885357.82134: done with get_vars() 7920 1726885357.82147: done getting variables 7920 1726885357.82201: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 22:22:37 -0400 (0:00:00.046) 0:01:35.450 ****** 7920 1726885357.82241: entering _queue_task() for managed_node1/set_fact 7920 1726885357.82476: worker is 1 (out of 1 available) 7920 1726885357.82488: exiting _queue_task() for managed_node1/set_fact 7920 1726885357.82500: done queuing things up, now waiting for results queue to drain 7920 1726885357.82502: waiting for pending results... 7920 1726885357.82788: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 7920 1726885357.82931: in run() - task 02369adf-7a19-9835-648e-000000000712 7920 1726885357.82954: variable 'ansible_search_path' from source: unknown 7920 1726885357.82961: variable 'ansible_search_path' from source: unknown 7920 1726885357.82999: calling self._execute() 7920 1726885357.83105: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.83120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.83134: variable 'omit' from source: magic vars 7920 1726885357.83554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885357.83875: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885357.83935: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885357.83975: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885357.84015: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885357.84129: 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) 7920 1726885357.84280: 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) 7920 1726885357.84313: 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) 7920 1726885357.84392: 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) 7920 1726885357.84701: variable '__storage_is_ostree' from source: set_fact 7920 1726885357.84722: Evaluated conditional (not __storage_is_ostree is defined): False 7920 1726885357.84731: when evaluation is False, skipping this task 7920 1726885357.84738: _execute() done 7920 1726885357.84748: dumping result to json 7920 1726885357.84759: done dumping result, returning 7920 1726885357.84770: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-9835-648e-000000000712] 7920 1726885357.84783: sending task result for task 02369adf-7a19-9835-648e-000000000712 skipping: [managed_node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 7920 1726885357.84954: no more pending results, returning what we have 7920 1726885357.84960: results queue empty 7920 1726885357.84961: checking for any_errors_fatal 7920 1726885357.84968: done checking for any_errors_fatal 7920 1726885357.84969: checking for max_fail_percentage 7920 1726885357.84971: done checking for max_fail_percentage 7920 1726885357.84972: checking to see if all hosts have failed and the running result is not ok 7920 1726885357.84973: done checking to see if all hosts have failed 7920 1726885357.84974: getting the remaining hosts for this loop 7920 1726885357.84976: done getting the remaining hosts for this loop 7920 1726885357.84979: getting the next task for host managed_node1 7920 1726885357.84990: done getting next task for host managed_node1 7920 1726885357.84996: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 7920 1726885357.84999: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885357.85024: getting variables 7920 1726885357.85026: in VariableManager get_vars() 7920 1726885357.85062: Calling all_inventory to load vars for managed_node1 7920 1726885357.85067: Calling groups_inventory to load vars for managed_node1 7920 1726885357.85070: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885357.85080: Calling all_plugins_play to load vars for managed_node1 7920 1726885357.85085: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885357.85091: Calling groups_plugins_play to load vars for managed_node1 7920 1726885357.85659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885357.86914: done with get_vars() 7920 1726885357.86927: done getting variables 7920 1726885357.86961: done sending task result for task 02369adf-7a19-9835-648e-000000000712 7920 1726885357.86966: WORKER PROCESS EXITING 7920 1726885357.87006: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 22:22:37 -0400 (0:00:00.047) 0:01:35.498 ****** 7920 1726885357.87042: entering _queue_task() for managed_node1/set_fact 7920 1726885357.87256: worker is 1 (out of 1 available) 7920 1726885357.87268: exiting _queue_task() for managed_node1/set_fact 7920 1726885357.87280: done queuing things up, now waiting for results queue to drain 7920 1726885357.87281: waiting for pending results... 7920 1726885357.88172: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 7920 1726885357.88285: in run() - task 02369adf-7a19-9835-648e-000000000670 7920 1726885357.88306: variable 'ansible_search_path' from source: unknown 7920 1726885357.88315: variable 'ansible_search_path' from source: unknown 7920 1726885357.88410: calling self._execute() 7920 1726885357.88525: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.88537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.88552: variable 'omit' from source: magic vars 7920 1726885357.88673: variable 'omit' from source: magic vars 7920 1726885357.88732: variable 'omit' from source: magic vars 7920 1726885357.88869: variable 'omit' from source: magic vars 7920 1726885357.88921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885357.89074: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885357.89100: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885357.89129: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885357.89152: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885357.89294: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885357.89355: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885357.89392: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885357.89400: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.89407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.89565: Set connection var ansible_connection to ssh 7920 1726885357.89586: Set connection var ansible_shell_executable to /bin/sh 7920 1726885357.89596: Set connection var ansible_timeout to 10 7920 1726885357.89622: Set connection var ansible_shell_type to sh 7920 1726885357.89640: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885357.89650: Set connection var ansible_pipelining to False 7920 1726885357.89680: variable 'ansible_shell_executable' from source: unknown 7920 1726885357.89695: variable 'ansible_connection' from source: unknown 7920 1726885357.89703: variable 'ansible_module_compression' from source: unknown 7920 1726885357.89709: variable 'ansible_shell_type' from source: unknown 7920 1726885357.89720: variable 'ansible_shell_executable' from source: unknown 7920 1726885357.89728: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.89890: variable 'ansible_pipelining' from source: unknown 7920 1726885357.90008: variable 'ansible_timeout' from source: unknown 7920 1726885357.90228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.90559: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885357.90758: variable 'omit' from source: magic vars 7920 1726885357.90768: starting attempt loop 7920 1726885357.90775: running the handler 7920 1726885357.90791: handler run complete 7920 1726885357.90989: attempt loop complete, returning result 7920 1726885357.90998: _execute() done 7920 1726885357.91024: dumping result to json 7920 1726885357.91071: done dumping result, returning 7920 1726885357.91211: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [02369adf-7a19-9835-648e-000000000670] 7920 1726885357.91227: sending task result for task 02369adf-7a19-9835-648e-000000000670 ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 7920 1726885357.91471: no more pending results, returning what we have 7920 1726885357.91490: results queue empty 7920 1726885357.91491: checking for any_errors_fatal 7920 1726885357.91499: done checking for any_errors_fatal 7920 1726885357.91500: checking for max_fail_percentage 7920 1726885357.91501: done checking for max_fail_percentage 7920 1726885357.91502: checking to see if all hosts have failed and the running result is not ok 7920 1726885357.91503: done checking to see if all hosts have failed 7920 1726885357.91504: getting the remaining hosts for this loop 7920 1726885357.91506: done getting the remaining hosts for this loop 7920 1726885357.91530: getting the next task for host managed_node1 7920 1726885357.91540: done getting next task for host managed_node1 7920 1726885357.91544: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 7920 1726885357.91582: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885357.91623: getting variables 7920 1726885357.91655: in VariableManager get_vars() 7920 1726885357.91688: Calling all_inventory to load vars for managed_node1 7920 1726885357.91691: Calling groups_inventory to load vars for managed_node1 7920 1726885357.91693: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885357.91702: Calling all_plugins_play to load vars for managed_node1 7920 1726885357.91705: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885357.91712: Calling groups_plugins_play to load vars for managed_node1 7920 1726885357.92777: done sending task result for task 02369adf-7a19-9835-648e-000000000670 7920 1726885357.92780: WORKER PROCESS EXITING 7920 1726885357.92803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885357.93967: done with get_vars() 7920 1726885357.93984: done getting variables 7920 1726885357.94041: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 22:22:37 -0400 (0:00:00.070) 0:01:35.569 ****** 7920 1726885357.94070: entering _queue_task() for managed_node1/set_fact 7920 1726885357.94335: worker is 1 (out of 1 available) 7920 1726885357.94346: exiting _queue_task() for managed_node1/set_fact 7920 1726885357.94358: done queuing things up, now waiting for results queue to drain 7920 1726885357.94359: waiting for pending results... 7920 1726885357.94904: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 7920 1726885357.95099: in run() - task 02369adf-7a19-9835-648e-000000000671 7920 1726885357.95124: variable 'ansible_search_path' from source: unknown 7920 1726885357.95160: variable 'ansible_search_path' from source: unknown 7920 1726885357.95207: calling self._execute() 7920 1726885357.95419: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.95474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.95490: variable 'omit' from source: magic vars 7920 1726885357.95942: variable 'omit' from source: magic vars 7920 1726885357.96138: variable 'omit' from source: magic vars 7920 1726885357.96203: variable 'omit' from source: magic vars 7920 1726885357.96444: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885357.96578: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885357.96660: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885357.96903: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885357.96925: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885357.96951: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885357.96971: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885357.97001: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885357.97008: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.97019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.97143: Set connection var ansible_connection to ssh 7920 1726885357.97160: Set connection var ansible_shell_executable to /bin/sh 7920 1726885357.97174: Set connection var ansible_timeout to 10 7920 1726885357.97180: Set connection var ansible_shell_type to sh 7920 1726885357.97189: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885357.97197: Set connection var ansible_pipelining to False 7920 1726885357.97226: variable 'ansible_shell_executable' from source: unknown 7920 1726885357.97234: variable 'ansible_connection' from source: unknown 7920 1726885357.97241: variable 'ansible_module_compression' from source: unknown 7920 1726885357.97247: variable 'ansible_shell_type' from source: unknown 7920 1726885357.97252: variable 'ansible_shell_executable' from source: unknown 7920 1726885357.97258: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885357.97264: variable 'ansible_pipelining' from source: unknown 7920 1726885357.97272: variable 'ansible_timeout' from source: unknown 7920 1726885357.97283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885357.97436: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885357.97452: variable 'omit' from source: magic vars 7920 1726885357.97461: starting attempt loop 7920 1726885357.97468: running the handler 7920 1726885357.97483: handler run complete 7920 1726885357.97504: attempt loop complete, returning result 7920 1726885357.97510: _execute() done 7920 1726885357.97522: dumping result to json 7920 1726885357.97529: done dumping result, returning 7920 1726885357.97541: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [02369adf-7a19-9835-648e-000000000671] 7920 1726885357.97549: sending task result for task 02369adf-7a19-9835-648e-000000000671 ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 7920 1726885357.97713: no more pending results, returning what we have 7920 1726885357.97719: results queue empty 7920 1726885357.97720: checking for any_errors_fatal 7920 1726885357.97728: done checking for any_errors_fatal 7920 1726885357.97729: checking for max_fail_percentage 7920 1726885357.97731: done checking for max_fail_percentage 7920 1726885357.97732: checking to see if all hosts have failed and the running result is not ok 7920 1726885357.97734: done checking to see if all hosts have failed 7920 1726885357.97735: getting the remaining hosts for this loop 7920 1726885357.97737: done getting the remaining hosts for this loop 7920 1726885357.97741: getting the next task for host managed_node1 7920 1726885357.97750: done getting next task for host managed_node1 7920 1726885357.97755: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 7920 1726885357.97759: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7920 1726885357.97771: getting variables 7920 1726885357.97774: in VariableManager get_vars() 7920 1726885357.97808: Calling all_inventory to load vars for managed_node1 7920 1726885357.97814: Calling groups_inventory to load vars for managed_node1 7920 1726885357.97818: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885357.97828: Calling all_plugins_play to load vars for managed_node1 7920 1726885357.97831: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885357.97833: Calling groups_plugins_play to load vars for managed_node1 7920 1726885357.98558: done sending task result for task 02369adf-7a19-9835-648e-000000000671 7920 1726885357.98561: WORKER PROCESS EXITING 7920 1726885357.98583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885357.99466: done with get_vars() 7920 1726885357.99479: done getting variables TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 20 September 2024 22:22:37 -0400 (0:00:00.058) 0:01:35.627 ****** 7920 1726885357.99941: entering _queue_task() for managed_node1/include_tasks 7920 1726885358.00935: worker is 1 (out of 1 available) 7920 1726885358.00953: exiting _queue_task() for managed_node1/include_tasks 7920 1726885358.00966: done queuing things up, now waiting for results queue to drain 7920 1726885358.00967: waiting for pending results... 7920 1726885358.01453: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 7920 1726885358.01607: in run() - task 02369adf-7a19-9835-648e-000000000672 7920 1726885358.01638: variable 'ansible_search_path' from source: unknown 7920 1726885358.01646: variable 'ansible_search_path' from source: unknown 7920 1726885358.01721: calling self._execute() 7920 1726885358.01889: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885358.01900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885358.01920: variable 'omit' from source: magic vars 7920 1726885358.02433: variable 'storage_provider' from source: role '' defaults 7920 1726885358.02448: _execute() done 7920 1726885358.02456: dumping result to json 7920 1726885358.02463: done dumping result, returning 7920 1726885358.02474: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-9835-648e-000000000672] 7920 1726885358.02484: sending task result for task 02369adf-7a19-9835-648e-000000000672 7920 1726885358.02702: no more pending results, returning what we have 7920 1726885358.02707: in VariableManager get_vars() 7920 1726885358.03058: Calling all_inventory to load vars for managed_node1 7920 1726885358.03062: Calling groups_inventory to load vars for managed_node1 7920 1726885358.03065: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885358.03170: Calling all_plugins_play to load vars for managed_node1 7920 1726885358.03226: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885358.03231: Calling groups_plugins_play to load vars for managed_node1 7920 1726885358.04344: done sending task result for task 02369adf-7a19-9835-648e-000000000672 7920 1726885358.04348: WORKER PROCESS EXITING 7920 1726885358.04375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885358.06843: done with get_vars() 7920 1726885358.06908: variable 'ansible_search_path' from source: unknown 7920 1726885358.06909: variable 'ansible_search_path' from source: unknown 7920 1726885358.06949: we have included files to process 7920 1726885358.06950: generating all_blocks data 7920 1726885358.06952: done generating all_blocks data 7920 1726885358.06958: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 7920 1726885358.06959: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 7920 1726885358.06961: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 7920 1726885358.08885: in VariableManager get_vars() 7920 1726885358.08918: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 7920 1726885358.13448: done processing included file 7920 1726885358.13451: iterating over new_blocks loaded from include file 7920 1726885358.13453: in VariableManager get_vars() 7920 1726885358.13473: done with get_vars() 7920 1726885358.13475: filtering new block on tags 7920 1726885358.13513: done filtering new block on tags 7920 1726885358.13519: in VariableManager get_vars() 7920 1726885358.13539: done with get_vars() 7920 1726885358.13540: filtering new block on tags 7920 1726885358.13576: done filtering new block on tags 7920 1726885358.13580: in VariableManager get_vars() 7920 1726885358.13600: done with get_vars() 7920 1726885358.13602: filtering new block on tags 7920 1726885358.13648: done filtering new block on tags 7920 1726885358.13651: 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_node1 7920 1726885358.13656: extending task lists for all hosts with included blocks 7920 1726885358.14485: done extending task lists 7920 1726885358.14486: done processing included files 7920 1726885358.14487: results queue empty 7920 1726885358.14488: checking for any_errors_fatal 7920 1726885358.14491: done checking for any_errors_fatal 7920 1726885358.14492: checking for max_fail_percentage 7920 1726885358.14493: done checking for max_fail_percentage 7920 1726885358.14494: checking to see if all hosts have failed and the running result is not ok 7920 1726885358.14495: done checking to see if all hosts have failed 7920 1726885358.14495: getting the remaining hosts for this loop 7920 1726885358.14497: done getting the remaining hosts for this loop 7920 1726885358.14499: getting the next task for host managed_node1 7920 1726885358.14503: done getting next task for host managed_node1 7920 1726885358.14506: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 7920 1726885358.14508: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 7920 1726885358.14523: getting variables 7920 1726885358.14524: in VariableManager get_vars() 7920 1726885358.14541: Calling all_inventory to load vars for managed_node1 7920 1726885358.14544: Calling groups_inventory to load vars for managed_node1 7920 1726885358.14546: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885358.14551: Calling all_plugins_play to load vars for managed_node1 7920 1726885358.14554: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885358.14557: Calling groups_plugins_play to load vars for managed_node1 7920 1726885358.15000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885358.15655: done with get_vars() 7920 1726885358.15667: done getting variables 7920 1726885358.15703: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 22:22:38 -0400 (0:00:00.158) 0:01:35.785 ****** 7920 1726885358.15744: entering _queue_task() for managed_node1/package 7920 1726885358.16035: worker is 1 (out of 1 available) 7920 1726885358.16046: exiting _queue_task() for managed_node1/package 7920 1726885358.16062: done queuing things up, now waiting for results queue to drain 7920 1726885358.16064: waiting for pending results... 7920 1726885358.16384: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 7920 1726885358.16547: in run() - task 02369adf-7a19-9835-648e-000000000747 7920 1726885358.16566: variable 'ansible_search_path' from source: unknown 7920 1726885358.16572: variable 'ansible_search_path' from source: unknown 7920 1726885358.16621: calling self._execute() 7920 1726885358.16737: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885358.16748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885358.16762: variable 'omit' from source: magic vars 7920 1726885358.17185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885358.17491: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885358.17544: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885358.17587: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885358.17637: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885358.17731: 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) 7920 1726885358.17764: 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) 7920 1726885358.17794: 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) 7920 1726885358.17838: 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) 7920 1726885358.17998: variable 'storage_skip_checks' from source: set_fact 7920 1726885358.18027: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 7920 1726885358.18040: when evaluation is False, skipping this task 7920 1726885358.18048: _execute() done 7920 1726885358.18054: dumping result to json 7920 1726885358.18061: done dumping result, returning 7920 1726885358.18072: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-9835-648e-000000000747] 7920 1726885358.18082: sending task result for task 02369adf-7a19-9835-648e-000000000747 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 7920 1726885358.18236: no more pending results, returning what we have 7920 1726885358.18240: results queue empty 7920 1726885358.18241: checking for any_errors_fatal 7920 1726885358.18242: done checking for any_errors_fatal 7920 1726885358.18243: checking for max_fail_percentage 7920 1726885358.18245: done checking for max_fail_percentage 7920 1726885358.18246: checking to see if all hosts have failed and the running result is not ok 7920 1726885358.18247: done checking to see if all hosts have failed 7920 1726885358.18248: getting the remaining hosts for this loop 7920 1726885358.18250: done getting the remaining hosts for this loop 7920 1726885358.18254: getting the next task for host managed_node1 7920 1726885358.18262: done getting next task for host managed_node1 7920 1726885358.18266: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 7920 1726885358.18270: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 7920 1726885358.18289: getting variables 7920 1726885358.18293: in VariableManager get_vars() 7920 1726885358.18330: Calling all_inventory to load vars for managed_node1 7920 1726885358.18334: Calling groups_inventory to load vars for managed_node1 7920 1726885358.18336: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885358.18346: Calling all_plugins_play to load vars for managed_node1 7920 1726885358.18349: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885358.18352: Calling groups_plugins_play to load vars for managed_node1 7920 1726885358.18984: done sending task result for task 02369adf-7a19-9835-648e-000000000747 7920 1726885358.18988: WORKER PROCESS EXITING 7920 1726885358.19008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885358.19789: done with get_vars() 7920 1726885358.19803: done getting variables 7920 1726885358.19866: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 22:22:38 -0400 (0:00:00.041) 0:01:35.827 ****** 7920 1726885358.19900: entering _queue_task() for managed_node1/debug 7920 1726885358.20160: worker is 1 (out of 1 available) 7920 1726885358.20171: exiting _queue_task() for managed_node1/debug 7920 1726885358.20183: done queuing things up, now waiting for results queue to drain 7920 1726885358.20185: waiting for pending results... 7920 1726885358.20484: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_pools 7920 1726885358.20638: in run() - task 02369adf-7a19-9835-648e-000000000748 7920 1726885358.20656: variable 'ansible_search_path' from source: unknown 7920 1726885358.20664: variable 'ansible_search_path' from source: unknown 7920 1726885358.20707: calling self._execute() 7920 1726885358.20822: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885358.20834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885358.20852: variable 'omit' from source: magic vars 7920 1726885358.20974: variable 'omit' from source: magic vars 7920 1726885358.21048: variable 'omit' from source: magic vars 7920 1726885358.21090: variable 'omit' from source: magic vars 7920 1726885358.21142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885358.21187: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885358.21210: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885358.21243: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885358.21259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885358.21283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885358.21304: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885358.21347: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885358.21357: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885358.21364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885358.21503: Set connection var ansible_connection to ssh 7920 1726885358.21525: Set connection var ansible_shell_executable to /bin/sh 7920 1726885358.21535: Set connection var ansible_timeout to 10 7920 1726885358.21543: Set connection var ansible_shell_type to sh 7920 1726885358.21557: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885358.21566: Set connection var ansible_pipelining to False 7920 1726885358.21593: variable 'ansible_shell_executable' from source: unknown 7920 1726885358.21602: variable 'ansible_connection' from source: unknown 7920 1726885358.21614: variable 'ansible_module_compression' from source: unknown 7920 1726885358.21624: variable 'ansible_shell_type' from source: unknown 7920 1726885358.21631: variable 'ansible_shell_executable' from source: unknown 7920 1726885358.21637: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885358.21643: variable 'ansible_pipelining' from source: unknown 7920 1726885358.21649: variable 'ansible_timeout' from source: unknown 7920 1726885358.21656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885358.21814: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885358.21837: variable 'omit' from source: magic vars 7920 1726885358.21846: starting attempt loop 7920 1726885358.21852: running the handler 7920 1726885358.22091: handler run complete 7920 1726885358.22121: attempt loop complete, returning result 7920 1726885358.22129: _execute() done 7920 1726885358.22136: dumping result to json 7920 1726885358.22142: done dumping result, returning 7920 1726885358.22158: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-9835-648e-000000000748] 7920 1726885358.22169: sending task result for task 02369adf-7a19-9835-648e-000000000748 ok: [managed_node1] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 7920 1726885358.22323: no more pending results, returning what we have 7920 1726885358.22326: results queue empty 7920 1726885358.22327: checking for any_errors_fatal 7920 1726885358.22336: done checking for any_errors_fatal 7920 1726885358.22337: checking for max_fail_percentage 7920 1726885358.22339: done checking for max_fail_percentage 7920 1726885358.22340: checking to see if all hosts have failed and the running result is not ok 7920 1726885358.22341: done checking to see if all hosts have failed 7920 1726885358.22342: getting the remaining hosts for this loop 7920 1726885358.22343: done getting the remaining hosts for this loop 7920 1726885358.22347: getting the next task for host managed_node1 7920 1726885358.22354: done getting next task for host managed_node1 7920 1726885358.22357: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 7920 1726885358.22362: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 7920 1726885358.22375: getting variables 7920 1726885358.22377: in VariableManager get_vars() 7920 1726885358.22409: Calling all_inventory to load vars for managed_node1 7920 1726885358.22413: Calling groups_inventory to load vars for managed_node1 7920 1726885358.22418: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885358.22427: Calling all_plugins_play to load vars for managed_node1 7920 1726885358.22431: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885358.22434: Calling groups_plugins_play to load vars for managed_node1 7920 1726885358.23141: done sending task result for task 02369adf-7a19-9835-648e-000000000748 7920 1726885358.23144: WORKER PROCESS EXITING 7920 1726885358.23166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885358.23970: done with get_vars() 7920 1726885358.23984: done getting variables 7920 1726885358.24044: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 22:22:38 -0400 (0:00:00.041) 0:01:35.869 ****** 7920 1726885358.24081: entering _queue_task() for managed_node1/debug 7920 1726885358.24315: worker is 1 (out of 1 available) 7920 1726885358.24330: exiting _queue_task() for managed_node1/debug 7920 1726885358.24340: done queuing things up, now waiting for results queue to drain 7920 1726885358.24342: waiting for pending results... 7920 1726885358.24632: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_volumes 7920 1726885358.24769: in run() - task 02369adf-7a19-9835-648e-000000000749 7920 1726885358.24790: variable 'ansible_search_path' from source: unknown 7920 1726885358.24796: variable 'ansible_search_path' from source: unknown 7920 1726885358.24841: calling self._execute() 7920 1726885358.24946: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885358.24957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885358.24970: variable 'omit' from source: magic vars 7920 1726885358.25084: variable 'omit' from source: magic vars 7920 1726885358.25163: variable 'omit' from source: magic vars 7920 1726885358.25197: variable 'omit' from source: magic vars 7920 1726885358.25252: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885358.25293: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885358.25323: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885358.25350: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885358.25368: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885358.25388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885358.25409: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885358.25449: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885358.25457: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885358.25470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885358.25597: Set connection var ansible_connection to ssh 7920 1726885358.25615: Set connection var ansible_shell_executable to /bin/sh 7920 1726885358.25629: Set connection var ansible_timeout to 10 7920 1726885358.25636: Set connection var ansible_shell_type to sh 7920 1726885358.25646: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885358.25660: Set connection var ansible_pipelining to False 7920 1726885358.25692: variable 'ansible_shell_executable' from source: unknown 7920 1726885358.25699: variable 'ansible_connection' from source: unknown 7920 1726885358.25707: variable 'ansible_module_compression' from source: unknown 7920 1726885358.25718: variable 'ansible_shell_type' from source: unknown 7920 1726885358.25726: variable 'ansible_shell_executable' from source: unknown 7920 1726885358.25734: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885358.25741: variable 'ansible_pipelining' from source: unknown 7920 1726885358.25748: variable 'ansible_timeout' from source: unknown 7920 1726885358.25755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885358.25918: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885358.25934: variable 'omit' from source: magic vars 7920 1726885358.25943: starting attempt loop 7920 1726885358.25950: running the handler 7920 1726885358.26010: variable 'storage_volumes' from source: include params 7920 1726885358.26190: variable 'storage_volumes' from source: include params 7920 1726885358.26211: variable 'mount_location' from source: play vars 7920 1726885358.26288: variable 'mount_location' from source: play vars 7920 1726885358.26304: variable 'fs_type_after' from source: play vars 7920 1726885358.26381: variable 'fs_type_after' from source: play vars 7920 1726885358.26571: variable 'ansible_distribution' from source: facts 7920 1726885358.26582: variable 'ansible_distribution_major_version' from source: facts 7920 1726885358.26596: variable 'unused_disks' from source: set_fact 7920 1726885358.26674: variable 'unused_disks' from source: set_fact 7920 1726885358.26759: handler run complete 7920 1726885358.26787: attempt loop complete, returning result 7920 1726885358.26794: _execute() done 7920 1726885358.26801: dumping result to json 7920 1726885358.26809: done dumping result, returning 7920 1726885358.26826: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-9835-648e-000000000749] 7920 1726885358.26835: sending task result for task 02369adf-7a19-9835-648e-000000000749 7920 1726885358.26941: done sending task result for task 02369adf-7a19-9835-648e-000000000749 7920 1726885358.26949: WORKER PROCESS EXITING ok: [managed_node1] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "ext4", "mount_point": "/opt/test", "name": "test1", "type": "disk" } ] } 7920 1726885358.27030: no more pending results, returning what we have 7920 1726885358.27034: results queue empty 7920 1726885358.27035: checking for any_errors_fatal 7920 1726885358.27043: done checking for any_errors_fatal 7920 1726885358.27044: checking for max_fail_percentage 7920 1726885358.27045: done checking for max_fail_percentage 7920 1726885358.27046: checking to see if all hosts have failed and the running result is not ok 7920 1726885358.27047: done checking to see if all hosts have failed 7920 1726885358.27049: getting the remaining hosts for this loop 7920 1726885358.27050: done getting the remaining hosts for this loop 7920 1726885358.27053: getting the next task for host managed_node1 7920 1726885358.27061: done getting next task for host managed_node1 7920 1726885358.27064: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 7920 1726885358.27069: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 7920 1726885358.27080: getting variables 7920 1726885358.27082: in VariableManager get_vars() 7920 1726885358.27118: Calling all_inventory to load vars for managed_node1 7920 1726885358.27122: Calling groups_inventory to load vars for managed_node1 7920 1726885358.27124: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885358.27134: Calling all_plugins_play to load vars for managed_node1 7920 1726885358.27137: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885358.27141: Calling groups_plugins_play to load vars for managed_node1 7920 1726885358.27805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885358.28535: done with get_vars() 7920 1726885358.28548: done getting variables TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 20 September 2024 22:22:38 -0400 (0:00:00.045) 0:01:35.914 ****** 7920 1726885358.28631: entering _queue_task() for managed_node1/fedora.linux_system_roles.blivet 7920 1726885358.28851: worker is 1 (out of 1 available) 7920 1726885358.28862: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blivet 7920 1726885358.28873: done queuing things up, now waiting for results queue to drain 7920 1726885358.28874: waiting for pending results... 7920 1726885358.29156: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get required packages 7920 1726885358.29303: in run() - task 02369adf-7a19-9835-648e-00000000074a 7920 1726885358.29330: variable 'ansible_search_path' from source: unknown 7920 1726885358.29339: variable 'ansible_search_path' from source: unknown 7920 1726885358.29374: calling self._execute() 7920 1726885358.29477: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885358.29493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885358.29506: variable 'omit' from source: magic vars 7920 1726885358.29907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885358.30205: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885358.30262: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885358.30304: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885358.30345: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885358.30436: 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) 7920 1726885358.30468: 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) 7920 1726885358.30502: 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) 7920 1726885358.30540: 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) 7920 1726885358.30687: variable 'storage_skip_checks' from source: set_fact 7920 1726885358.30709: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 7920 1726885358.30721: when evaluation is False, skipping this task 7920 1726885358.30731: _execute() done 7920 1726885358.30738: dumping result to json 7920 1726885358.30745: done dumping result, returning 7920 1726885358.30754: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-9835-648e-00000000074a] 7920 1726885358.30763: sending task result for task 02369adf-7a19-9835-648e-00000000074a skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 7920 1726885358.30911: no more pending results, returning what we have 7920 1726885358.30919: results queue empty 7920 1726885358.30920: checking for any_errors_fatal 7920 1726885358.30929: done checking for any_errors_fatal 7920 1726885358.30929: checking for max_fail_percentage 7920 1726885358.30931: done checking for max_fail_percentage 7920 1726885358.30932: checking to see if all hosts have failed and the running result is not ok 7920 1726885358.30934: done checking to see if all hosts have failed 7920 1726885358.30935: getting the remaining hosts for this loop 7920 1726885358.30936: done getting the remaining hosts for this loop 7920 1726885358.30940: getting the next task for host managed_node1 7920 1726885358.30948: done getting next task for host managed_node1 7920 1726885358.30951: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 7920 1726885358.30955: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 7920 1726885358.30974: getting variables 7920 1726885358.30976: in VariableManager get_vars() 7920 1726885358.31009: Calling all_inventory to load vars for managed_node1 7920 1726885358.31014: Calling groups_inventory to load vars for managed_node1 7920 1726885358.31019: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885358.31029: Calling all_plugins_play to load vars for managed_node1 7920 1726885358.31032: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885358.31035: Calling groups_plugins_play to load vars for managed_node1 7920 1726885358.31657: done sending task result for task 02369adf-7a19-9835-648e-00000000074a 7920 1726885358.31660: WORKER PROCESS EXITING 7920 1726885358.31682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885358.32454: done with get_vars() 7920 1726885358.32468: done getting variables TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 20 September 2024 22:22:38 -0400 (0:00:00.039) 0:01:35.954 ****** 7920 1726885358.32567: entering _queue_task() for managed_node1/include_tasks 7920 1726885358.32804: worker is 1 (out of 1 available) 7920 1726885358.32821: exiting _queue_task() for managed_node1/include_tasks 7920 1726885358.32834: done queuing things up, now waiting for results queue to drain 7920 1726885358.32835: waiting for pending results... 7920 1726885358.33123: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 7920 1726885358.33256: in run() - task 02369adf-7a19-9835-648e-00000000074b 7920 1726885358.33276: variable 'ansible_search_path' from source: unknown 7920 1726885358.33287: variable 'ansible_search_path' from source: unknown 7920 1726885358.33327: calling self._execute() 7920 1726885358.33432: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885358.33442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885358.33455: variable 'omit' from source: magic vars 7920 1726885358.33858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885358.34165: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885358.34211: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885358.34253: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885358.34297: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885358.34389: 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) 7920 1726885358.34424: 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) 7920 1726885358.34455: 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) 7920 1726885358.34492: 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) 7920 1726885358.34649: variable 'storage_skip_checks' from source: set_fact 7920 1726885358.34668: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 7920 1726885358.34675: when evaluation is False, skipping this task 7920 1726885358.34681: _execute() done 7920 1726885358.34688: dumping result to json 7920 1726885358.34700: done dumping result, returning 7920 1726885358.34713: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-9835-648e-00000000074b] 7920 1726885358.34726: sending task result for task 02369adf-7a19-9835-648e-00000000074b skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 7920 1726885358.34872: no more pending results, returning what we have 7920 1726885358.34876: results queue empty 7920 1726885358.34877: checking for any_errors_fatal 7920 1726885358.34886: done checking for any_errors_fatal 7920 1726885358.34887: checking for max_fail_percentage 7920 1726885358.34888: done checking for max_fail_percentage 7920 1726885358.34890: checking to see if all hosts have failed and the running result is not ok 7920 1726885358.34890: done checking to see if all hosts have failed 7920 1726885358.34891: getting the remaining hosts for this loop 7920 1726885358.34893: done getting the remaining hosts for this loop 7920 1726885358.34897: getting the next task for host managed_node1 7920 1726885358.34905: done getting next task for host managed_node1 7920 1726885358.34909: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 7920 1726885358.34914: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 7920 1726885358.34938: getting variables 7920 1726885358.34940: in VariableManager get_vars() 7920 1726885358.34973: Calling all_inventory to load vars for managed_node1 7920 1726885358.34976: Calling groups_inventory to load vars for managed_node1 7920 1726885358.34978: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885358.34987: Calling all_plugins_play to load vars for managed_node1 7920 1726885358.34990: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885358.34993: Calling groups_plugins_play to load vars for managed_node1 7920 1726885358.35654: done sending task result for task 02369adf-7a19-9835-648e-00000000074b 7920 1726885358.35657: WORKER PROCESS EXITING 7920 1726885358.35664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885358.36674: done with get_vars() 7920 1726885358.36688: done getting variables 7920 1726885358.36754: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 22:22:38 -0400 (0:00:00.042) 0:01:35.996 ****** 7920 1726885358.36787: entering _queue_task() for managed_node1/package 7920 1726885358.37023: worker is 1 (out of 1 available) 7920 1726885358.37035: exiting _queue_task() for managed_node1/package 7920 1726885358.37047: done queuing things up, now waiting for results queue to drain 7920 1726885358.37048: waiting for pending results... 7920 1726885358.37355: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 7920 1726885358.37523: in run() - task 02369adf-7a19-9835-648e-00000000074c 7920 1726885358.37544: variable 'ansible_search_path' from source: unknown 7920 1726885358.37552: variable 'ansible_search_path' from source: unknown 7920 1726885358.37590: calling self._execute() 7920 1726885358.37695: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885358.37712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885358.37735: variable 'omit' from source: magic vars 7920 1726885358.38141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885358.38427: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885358.38476: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885358.38520: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885358.38558: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885358.38650: 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) 7920 1726885358.38677: 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) 7920 1726885358.38718: 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) 7920 1726885358.38750: 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) 7920 1726885358.38909: variable 'storage_skip_checks' from source: set_fact 7920 1726885358.38935: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 7920 1726885358.38942: when evaluation is False, skipping this task 7920 1726885358.38947: _execute() done 7920 1726885358.38952: dumping result to json 7920 1726885358.38957: done dumping result, returning 7920 1726885358.38965: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-9835-648e-00000000074c] 7920 1726885358.38973: sending task result for task 02369adf-7a19-9835-648e-00000000074c skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 7920 1726885358.39131: no more pending results, returning what we have 7920 1726885358.39135: results queue empty 7920 1726885358.39136: checking for any_errors_fatal 7920 1726885358.39143: done checking for any_errors_fatal 7920 1726885358.39144: checking for max_fail_percentage 7920 1726885358.39146: done checking for max_fail_percentage 7920 1726885358.39147: checking to see if all hosts have failed and the running result is not ok 7920 1726885358.39148: done checking to see if all hosts have failed 7920 1726885358.39149: getting the remaining hosts for this loop 7920 1726885358.39151: done getting the remaining hosts for this loop 7920 1726885358.39154: getting the next task for host managed_node1 7920 1726885358.39163: done getting next task for host managed_node1 7920 1726885358.39167: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 7920 1726885358.39171: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 7920 1726885358.39190: getting variables 7920 1726885358.39192: in VariableManager get_vars() 7920 1726885358.39228: Calling all_inventory to load vars for managed_node1 7920 1726885358.39232: Calling groups_inventory to load vars for managed_node1 7920 1726885358.39234: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885358.39244: Calling all_plugins_play to load vars for managed_node1 7920 1726885358.39247: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885358.39250: Calling groups_plugins_play to load vars for managed_node1 7920 1726885358.39883: done sending task result for task 02369adf-7a19-9835-648e-00000000074c 7920 1726885358.39887: WORKER PROCESS EXITING 7920 1726885358.39908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885358.40636: done with get_vars() 7920 1726885358.40649: done getting variables TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 20 September 2024 22:22:38 -0400 (0:00:00.039) 0:01:36.036 ****** 7920 1726885358.40750: entering _queue_task() for managed_node1/service_facts 7920 1726885358.40980: worker is 1 (out of 1 available) 7920 1726885358.40991: exiting _queue_task() for managed_node1/service_facts 7920 1726885358.41003: done queuing things up, now waiting for results queue to drain 7920 1726885358.41004: waiting for pending results... 7920 1726885358.41298: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get service facts 7920 1726885358.41452: in run() - task 02369adf-7a19-9835-648e-00000000074d 7920 1726885358.41471: variable 'ansible_search_path' from source: unknown 7920 1726885358.41483: variable 'ansible_search_path' from source: unknown 7920 1726885358.41525: calling self._execute() 7920 1726885358.41631: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885358.41642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885358.41655: variable 'omit' from source: magic vars 7920 1726885358.42041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885358.42334: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885358.42387: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885358.42435: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885358.42477: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885358.42564: 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) 7920 1726885358.42596: 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) 7920 1726885358.42633: 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) 7920 1726885358.42671: 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) 7920 1726885358.42842: variable 'storage_skip_checks' from source: set_fact 7920 1726885358.42867: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 7920 1726885358.42875: when evaluation is False, skipping this task 7920 1726885358.42882: _execute() done 7920 1726885358.42889: dumping result to json 7920 1726885358.42900: done dumping result, returning 7920 1726885358.42912: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-9835-648e-00000000074d] 7920 1726885358.42928: sending task result for task 02369adf-7a19-9835-648e-00000000074d skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 7920 1726885358.43073: no more pending results, returning what we have 7920 1726885358.43077: results queue empty 7920 1726885358.43077: checking for any_errors_fatal 7920 1726885358.43086: done checking for any_errors_fatal 7920 1726885358.43087: checking for max_fail_percentage 7920 1726885358.43089: done checking for max_fail_percentage 7920 1726885358.43090: checking to see if all hosts have failed and the running result is not ok 7920 1726885358.43091: done checking to see if all hosts have failed 7920 1726885358.43092: getting the remaining hosts for this loop 7920 1726885358.43094: done getting the remaining hosts for this loop 7920 1726885358.43098: getting the next task for host managed_node1 7920 1726885358.43105: done getting next task for host managed_node1 7920 1726885358.43109: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 7920 1726885358.43115: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 7920 1726885358.43138: getting variables 7920 1726885358.43140: in VariableManager get_vars() 7920 1726885358.43176: Calling all_inventory to load vars for managed_node1 7920 1726885358.43179: Calling groups_inventory to load vars for managed_node1 7920 1726885358.43181: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885358.43192: Calling all_plugins_play to load vars for managed_node1 7920 1726885358.43195: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885358.43198: Calling groups_plugins_play to load vars for managed_node1 7920 1726885358.43874: done sending task result for task 02369adf-7a19-9835-648e-00000000074d 7920 1726885358.43878: WORKER PROCESS EXITING 7920 1726885358.43899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885358.44615: done with get_vars() 7920 1726885358.44634: done getting variables 7920 1726885358.44687: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 22:22:38 -0400 (0:00:00.039) 0:01:36.075 ****** 7920 1726885358.44725: entering _queue_task() for managed_node1/set_fact 7920 1726885358.44946: worker is 1 (out of 1 available) 7920 1726885358.44962: exiting _queue_task() for managed_node1/set_fact 7920 1726885358.44972: done queuing things up, now waiting for results queue to drain 7920 1726885358.44974: waiting for pending results... 7920 1726885358.45269: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 7920 1726885358.45431: in run() - task 02369adf-7a19-9835-648e-00000000074e 7920 1726885358.45449: variable 'ansible_search_path' from source: unknown 7920 1726885358.45458: variable 'ansible_search_path' from source: unknown 7920 1726885358.45494: calling self._execute() 7920 1726885358.45598: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885358.45611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885358.45635: variable 'omit' from source: magic vars 7920 1726885358.45747: variable 'omit' from source: magic vars 7920 1726885358.45814: variable 'omit' from source: magic vars 7920 1726885358.46240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885358.48607: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885358.48681: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885358.48724: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885358.48762: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885358.48799: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885358.48879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885358.48922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885358.48954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885358.49005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885358.49032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885358.49079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885358.49115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885358.49148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885358.49191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885358.49219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885358.49283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885358.49313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885358.49353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885358.49396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885358.49421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885358.49478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885358.49505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885358.49543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885358.49595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885358.49618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885358.49685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885358.49714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885358.49747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885358.49797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885358.49819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885358.50120: variable 'ansible_facts' from source: unknown 7920 1726885358.50424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885358.50606: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885358.50659: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885358.50691: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885358.50728: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885358.50786: 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) 7920 1726885358.50827: 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) 7920 1726885358.50862: 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) 7920 1726885358.50893: 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) 7920 1726885358.51452: variable 'omit' from source: magic vars 7920 1726885358.51482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885358.51528: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885358.51551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885358.51572: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885358.51587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885358.51607: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885358.51640: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885358.51673: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885358.51682: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885358.51689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885358.51822: Set connection var ansible_connection to ssh 7920 1726885358.51846: Set connection var ansible_shell_executable to /bin/sh 7920 1726885358.51858: Set connection var ansible_timeout to 10 7920 1726885358.51865: Set connection var ansible_shell_type to sh 7920 1726885358.51876: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885358.51884: Set connection var ansible_pipelining to False 7920 1726885358.51913: variable 'ansible_shell_executable' from source: unknown 7920 1726885358.51925: variable 'ansible_connection' from source: unknown 7920 1726885358.51932: variable 'ansible_module_compression' from source: unknown 7920 1726885358.51938: variable 'ansible_shell_type' from source: unknown 7920 1726885358.51949: variable 'ansible_shell_executable' from source: unknown 7920 1726885358.51960: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885358.51968: variable 'ansible_pipelining' from source: unknown 7920 1726885358.51975: variable 'ansible_timeout' from source: unknown 7920 1726885358.51983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885358.52101: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885358.52122: variable 'omit' from source: magic vars 7920 1726885358.52131: starting attempt loop 7920 1726885358.52139: running the handler 7920 1726885358.52152: handler run complete 7920 1726885358.52172: attempt loop complete, returning result 7920 1726885358.52181: _execute() done 7920 1726885358.52188: dumping result to json 7920 1726885358.52195: done dumping result, returning 7920 1726885358.52207: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-9835-648e-00000000074e] 7920 1726885358.52222: sending task result for task 02369adf-7a19-9835-648e-00000000074e ok: [managed_node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 7920 1726885358.52392: no more pending results, returning what we have 7920 1726885358.52396: results queue empty 7920 1726885358.52397: checking for any_errors_fatal 7920 1726885358.52405: done checking for any_errors_fatal 7920 1726885358.52406: checking for max_fail_percentage 7920 1726885358.52408: done checking for max_fail_percentage 7920 1726885358.52410: checking to see if all hosts have failed and the running result is not ok 7920 1726885358.52411: done checking to see if all hosts have failed 7920 1726885358.52413: getting the remaining hosts for this loop 7920 1726885358.52415: done getting the remaining hosts for this loop 7920 1726885358.52422: getting the next task for host managed_node1 7920 1726885358.52437: done getting next task for host managed_node1 7920 1726885358.52441: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 7920 1726885358.52445: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885358.52457: getting variables 7920 1726885358.52460: in VariableManager get_vars() 7920 1726885358.52495: Calling all_inventory to load vars for managed_node1 7920 1726885358.52499: Calling groups_inventory to load vars for managed_node1 7920 1726885358.52501: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885358.52511: Calling all_plugins_play to load vars for managed_node1 7920 1726885358.52523: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885358.52527: Calling groups_plugins_play to load vars for managed_node1 7920 1726885358.53171: done sending task result for task 02369adf-7a19-9835-648e-00000000074e 7920 1726885358.53175: WORKER PROCESS EXITING 7920 1726885358.53197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885358.54082: done with get_vars() 7920 1726885358.54095: done getting variables TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 20 September 2024 22:22:38 -0400 (0:00:00.094) 0:01:36.170 ****** 7920 1726885358.54192: entering _queue_task() for managed_node1/systemd 7920 1726885358.54435: worker is 1 (out of 1 available) 7920 1726885358.54445: exiting _queue_task() for managed_node1/systemd 7920 1726885358.54456: done queuing things up, now waiting for results queue to drain 7920 1726885358.54458: waiting for pending results... 7920 1726885358.54750: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 7920 1726885358.55240: in run() - task 02369adf-7a19-9835-648e-000000000750 7920 1726885358.55260: variable 'ansible_search_path' from source: unknown 7920 1726885358.55271: variable 'ansible_search_path' from source: unknown 7920 1726885358.55332: variable 'storage_cryptsetup_services' from source: set_fact 7920 1726885358.55569: variable 'storage_cryptsetup_services' from source: set_fact 7920 1726885358.55634: dumping result to json 7920 1726885358.55643: done dumping result, returning 7920 1726885358.55655: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-9835-648e-000000000750] 7920 1726885358.55666: sending task result for task 02369adf-7a19-9835-648e-000000000750 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885358.56033: no more pending results, returning what we have 7920 1726885358.56089: results queue empty 7920 1726885358.56090: checking for any_errors_fatal 7920 1726885358.56439: done checking for any_errors_fatal 7920 1726885358.56441: checking for max_fail_percentage 7920 1726885358.56443: done checking for max_fail_percentage 7920 1726885358.56444: checking to see if all hosts have failed and the running result is not ok 7920 1726885358.56445: done checking to see if all hosts have failed 7920 1726885358.56447: getting the remaining hosts for this loop 7920 1726885358.56449: done getting the remaining hosts for this loop 7920 1726885358.56453: getting the next task for host managed_node1 7920 1726885358.56463: done getting next task for host managed_node1 7920 1726885358.56468: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 7920 1726885358.56473: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885358.56824: getting variables 7920 1726885358.56826: in VariableManager get_vars() 7920 1726885358.56866: Calling all_inventory to load vars for managed_node1 7920 1726885358.56869: Calling groups_inventory to load vars for managed_node1 7920 1726885358.56872: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885358.56888: Calling all_plugins_play to load vars for managed_node1 7920 1726885358.56893: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885358.56896: Calling groups_plugins_play to load vars for managed_node1 7920 1726885358.57947: done sending task result for task 02369adf-7a19-9835-648e-000000000750 7920 1726885358.57951: WORKER PROCESS EXITING 7920 1726885358.58088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885358.58922: done with get_vars() 7920 1726885358.58937: done getting variables TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 20 September 2024 22:22:38 -0400 (0:00:00.061) 0:01:36.231 ****** 7920 1726885358.60342: entering _queue_task() for managed_node1/fedora.linux_system_roles.blivet 7920 1726885358.60794: worker is 1 (out of 1 available) 7920 1726885358.60805: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blivet 7920 1726885358.60820: done queuing things up, now waiting for results queue to drain 7920 1726885358.60822: waiting for pending results... 7920 1726885358.61506: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 7920 1726885358.61651: in run() - task 02369adf-7a19-9835-648e-000000000751 7920 1726885358.61671: variable 'ansible_search_path' from source: unknown 7920 1726885358.61678: variable 'ansible_search_path' from source: unknown 7920 1726885358.61718: calling self._execute() 7920 1726885358.61834: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885358.61846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885358.61868: variable 'omit' from source: magic vars 7920 1726885358.61981: variable 'omit' from source: magic vars 7920 1726885358.62054: variable 'omit' from source: magic vars 7920 1726885358.62339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885358.64928: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885358.64995: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885358.65047: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885358.65086: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885358.65125: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885358.65209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885358.65259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885358.65291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885358.65384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885358.65402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885358.66465: variable 'storage_volumes' from source: include params 7920 1726885358.66534: variable 'mount_location' from source: play vars 7920 1726885358.66608: variable 'mount_location' from source: play vars 7920 1726885358.66682: variable 'fs_type_after' from source: play vars 7920 1726885358.66750: variable 'fs_type_after' from source: play vars 7920 1726885358.67167: variable 'ansible_distribution' from source: facts 7920 1726885358.67178: variable 'ansible_distribution_major_version' from source: facts 7920 1726885358.67194: variable 'unused_disks' from source: set_fact 7920 1726885358.67280: variable 'unused_disks' from source: set_fact 7920 1726885358.68288: variable 'storage_use_partitions' from source: role '' defaults 7920 1726885358.68420: variable 'storage_disklabel_type' from source: role '' defaults 7920 1726885358.68430: variable 'storage_pool_defaults' from source: role '' defaults 7920 1726885358.68496: variable 'storage_pool_defaults' from source: role '' defaults 7920 1726885358.68696: variable 'storage_volume_defaults' from source: role '' defaults 7920 1726885358.68801: variable 'storage_volume_defaults' from source: role '' defaults 7920 1726885358.69173: variable 'storage_safe_mode' from source: play vars 7920 1726885358.69259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885358.69296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885358.69331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885358.69382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885358.69408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885358.69485: variable 'omit' from source: magic vars 7920 1726885358.69515: variable 'omit' from source: magic vars 7920 1726885358.69548: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885358.69577: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885358.69596: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885358.69627: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885358.69641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885358.69659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885358.69741: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885358.69773: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885358.69837: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885358.69848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885358.70083: Set connection var ansible_connection to ssh 7920 1726885358.70098: Set connection var ansible_shell_executable to /bin/sh 7920 1726885358.70108: Set connection var ansible_timeout to 10 7920 1726885358.70119: Set connection var ansible_shell_type to sh 7920 1726885358.70163: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885358.70175: Set connection var ansible_pipelining to False 7920 1726885358.70202: variable 'ansible_shell_executable' from source: unknown 7920 1726885358.70269: variable 'ansible_connection' from source: unknown 7920 1726885358.70281: variable 'ansible_module_compression' from source: unknown 7920 1726885358.70287: variable 'ansible_shell_type' from source: unknown 7920 1726885358.70294: variable 'ansible_shell_executable' from source: unknown 7920 1726885358.70300: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885358.70307: variable 'ansible_pipelining' from source: unknown 7920 1726885358.70315: variable 'ansible_timeout' from source: unknown 7920 1726885358.70326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885358.70578: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885358.70681: variable 'omit' from source: magic vars 7920 1726885358.70696: starting attempt loop 7920 1726885358.70707: running the handler 7920 1726885358.70743: _low_level_execute_command(): starting 7920 1726885358.70767: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885358.72686: 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 <<< 7920 1726885358.72689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885358.72728: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885358.72732: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885358.72734: 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885358.72738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885358.72807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885358.72810: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885358.72834: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885358.73083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885358.74720: stdout chunk (state=3): >>>/root <<< 7920 1726885358.74824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885358.74890: stderr chunk (state=3): >>><<< 7920 1726885358.74893: stdout chunk (state=3): >>><<< 7920 1726885358.75001: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885358.75005: _low_level_execute_command(): starting 7920 1726885358.75008: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885358.7491348-10023-12943828163920 `" && echo ansible-tmp-1726885358.7491348-10023-12943828163920="` echo /root/.ansible/tmp/ansible-tmp-1726885358.7491348-10023-12943828163920 `" ) && sleep 0' 7920 1726885358.76371: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885358.76375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885358.76409: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885358.76415: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885358.76420: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885358.76480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885358.76535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885358.76713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885358.78542: stdout chunk (state=3): >>>ansible-tmp-1726885358.7491348-10023-12943828163920=/root/.ansible/tmp/ansible-tmp-1726885358.7491348-10023-12943828163920 <<< 7920 1726885358.78651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885358.78721: stderr chunk (state=3): >>><<< 7920 1726885358.78724: stdout chunk (state=3): >>><<< 7920 1726885358.79023: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885358.7491348-10023-12943828163920=/root/.ansible/tmp/ansible-tmp-1726885358.7491348-10023-12943828163920 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885358.79027: variable 'ansible_module_compression' from source: unknown 7920 1726885358.79029: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 7920 1726885358.79032: variable 'ansible_facts' from source: unknown 7920 1726885358.79043: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885358.7491348-10023-12943828163920/AnsiballZ_blivet.py 7920 1726885358.80079: Sending initial data 7920 1726885358.80082: Sent initial data (153 bytes) 7920 1726885358.81924: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885358.81927: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885358.81939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885358.81954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885358.81989: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885358.81996: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885358.82006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885358.82021: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885358.82028: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885358.82037: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885358.82048: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885358.82057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885358.82082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885358.82096: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885358.82103: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885358.82114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885358.82198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885358.82215: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885358.82219: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885358.82283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885358.83971: 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 <<< 7920 1726885358.84004: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885358.84044: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpm74udq83 /root/.ansible/tmp/ansible-tmp-1726885358.7491348-10023-12943828163920/AnsiballZ_blivet.py <<< 7920 1726885358.84075: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885358.85304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885358.85432: stderr chunk (state=3): >>><<< 7920 1726885358.85435: stdout chunk (state=3): >>><<< 7920 1726885358.85455: done transferring module to remote 7920 1726885358.85471: _low_level_execute_command(): starting 7920 1726885358.85474: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885358.7491348-10023-12943828163920/ /root/.ansible/tmp/ansible-tmp-1726885358.7491348-10023-12943828163920/AnsiballZ_blivet.py && sleep 0' 7920 1726885358.86082: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885358.86090: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885358.86100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885358.86116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885358.86155: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885358.86162: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885358.86173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885358.86184: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885358.86192: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885358.86198: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885358.86206: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885358.86220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885358.86232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885358.86239: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885358.86246: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885358.86256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885358.86331: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885358.86347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885358.86359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885358.86422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885358.88317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885358.88320: stdout chunk (state=3): >>><<< 7920 1726885358.88322: stderr chunk (state=3): >>><<< 7920 1726885358.88325: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885358.88327: _low_level_execute_command(): starting 7920 1726885358.88329: _low_level_execute_command(): using become for this command 7920 1726885358.88331: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-otsxffulfgylgiehvmjdvmyqtnvshtve ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885358.7491348-10023-12943828163920/AnsiballZ_blivet.py'"'"' && sleep 0' 7920 1726885358.88987: Initial state: awaiting_escalation: BECOME-SUCCESS-otsxffulfgylgiehvmjdvmyqtnvshtve 7920 1726885358.89478: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885358.89529: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885358.89540: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885358.89556: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885358.89591: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885358.89599: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885358.89609: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885358.89629: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885358.89636: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885358.89646: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885358.89651: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885358.89661: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885358.89672: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885358.89680: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885358.89687: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885358.89696: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885358.89772: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885358.89789: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885358.89802: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885358.89875: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885358.92631: stdout chunk (state=1): >>>BECOME-SUCCESS-otsxffulfgylgiehvmjdvmyqtnvshtve <<< 7920 1726885358.92634: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-otsxffulfgylgiehvmjdvmyqtnvshtve' 7920 1726885358.92853: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885358.92874: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885358.92937: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885358.92969: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885358.92998: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885358.93050: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 7920 1726885358.93056: stdout chunk (state=3): >>># installed zipimport hook <<< 7920 1726885358.93101: 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' <<< 7920 1726885358.93118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885358.93143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885358.93166: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215b20ca0> <<< 7920 1726885358.93217: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885358.93230: 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 0x7f7215ac7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215b20a00> <<< 7920 1726885358.93247: 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' <<< 7920 1726885358.93266: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215b209a0> <<< 7920 1726885358.93279: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885358.93300: 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' <<< 7920 1726885358.93316: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215ac7370> <<< 7920 1726885358.93342: 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' <<< 7920 1726885358.93374: 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 0x7f7215ac7820> <<< 7920 1726885358.93396: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215ac7550> <<< 7920 1726885358.93429: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885358.93436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885358.93476: 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' <<< 7920 1726885358.93493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885358.93535: 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 0x7f7215a73f70> <<< 7920 1726885358.93552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885358.93567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885358.93637: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215a7a100> <<< 7920 1726885358.93665: 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' <<< 7920 1726885358.93700: 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' <<< 7920 1726885358.93707: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215aa3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215a7a820> <<< 7920 1726885358.93734: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215adc760> <<< 7920 1726885358.93762: 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 0x7f7215a73c70> <<< 7920 1726885358.93821: 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' <<< 7920 1726885358.93828: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215aa3c70> <<< 7920 1726885358.93876: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215ac7fd0> <<< 7920 1726885358.93899: 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. <<< 7920 1726885358.94125: 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' <<< 7920 1726885358.94156: 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' <<< 7920 1726885358.94178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885358.94209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885358.94227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885358.94230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885358.94236: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72157d4d90> <<< 7920 1726885358.94287: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72157d7e20> <<< 7920 1726885358.94320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885358.94324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885358.94328: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885358.94357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885358.94362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885358.94391: 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' <<< 7920 1726885358.94421: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72157ce730> <<< 7920 1726885358.94427: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72157d5520> <<< 7920 1726885358.94429: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72157d4250> <<< 7920 1726885358.94452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885358.94545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885358.94548: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885358.94557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885358.94583: 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' <<< 7920 1726885358.94623: 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 0x7f7215733c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215733760> <<< 7920 1726885358.94626: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885358.94660: 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' <<< 7920 1726885358.94664: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215733d60> <<< 7920 1726885358.94673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885358.94696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885358.94706: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215733e20> <<< 7920 1726885358.94738: 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 0x7f7215733ee0> <<< 7920 1726885358.94751: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885358.94796: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721578bbe0> import '_functools' # <<< 7920 1726885358.94837: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72157854c0> <<< 7920 1726885358.94893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885358.94897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721579a520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72157dbd00> <<< 7920 1726885358.94903: 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' <<< 7920 1726885358.94975: 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 0x7f7215744b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72157d7fa0> <<< 7920 1726885358.94985: 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 0x7f721579a130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72157e18b0> <<< 7920 1726885358.95010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7920 1726885358.95015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885358.95058: 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 <<< 7920 1726885358.95066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885358.95094: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215744e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215744c40> <<< 7920 1726885358.95110: 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 0x7f7215744bb0> <<< 7920 1726885358.95137: 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' <<< 7920 1726885358.95162: 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' <<< 7920 1726885358.95186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885358.95233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885358.95261: 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 0x7f7215719220> <<< 7920 1726885358.95275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885358.95287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885358.95321: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215719310> <<< 7920 1726885358.95438: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215751e50> <<< 7920 1726885358.95478: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72157478e0> <<< 7920 1726885358.95487: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215744e20> <<< 7920 1726885358.95510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885358.95520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885358.95545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885358.95560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885358.95586: 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' <<< 7920 1726885358.95591: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72156b7f70> <<< 7920 1726885358.95624: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721569cb20> <<< 7920 1726885358.95672: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215747d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215785fd0> <<< 7920 1726885358.95692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885358.95721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885358.95748: 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 0x7f72156559a0> <<< 7920 1726885358.95754: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885358.95785: 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 0x7f7215655cd0> <<< 7920 1726885358.95805: 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' <<< 7920 1726885358.95834: 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' <<< 7920 1726885358.95851: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72156675e0> <<< 7920 1726885358.95866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885358.95895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885358.95921: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215667b20> <<< 7920 1726885358.95972: 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 0x7f72155f2250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215655dc0> <<< 7920 1726885358.96051: 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 0x7f7215604130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215667460> import 'pwd' # <<< 7920 1726885358.96083: 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 0x7f72156041f0> <<< 7920 1726885358.96133: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215744880> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885358.96154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885358.96199: 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' <<< 7920 1726885358.96215: 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 0x7f721561e550> <<< 7920 1726885358.96268: 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 0x7f721561e820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721561e610> <<< 7920 1726885358.96283: 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 0x7f721561e700> <<< 7920 1726885358.96303: 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' <<< 7920 1726885358.96530: 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 0x7f721561eb50> <<< 7920 1726885358.96545: 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 0x7f721561efd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721561e790> <<< 7920 1726885358.96564: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72156128e0> <<< 7920 1726885358.96580: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215744460> <<< 7920 1726885358.96595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885358.96649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885358.96680: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721561e940> <<< 7920 1726885358.96969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f721555d520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 7920 1726885358.97061: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885358.97096: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py <<< 7920 1726885358.97102: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885358.97123: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885358.97135: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885358.98363: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885358.99318: 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' <<< 7920 1726885358.99322: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214f25730> <<< 7920 1726885358.99343: 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' <<< 7920 1726885358.99362: 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' <<< 7920 1726885358.99384: 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' <<< 7920 1726885358.99409: 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 0x7f7214fb6850> <<< 7920 1726885358.99451: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214fb6730> <<< 7920 1726885358.99482: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214fb6490> <<< 7920 1726885358.99497: 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' <<< 7920 1726885358.99551: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214fb6580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214fb62b0> <<< 7920 1726885358.99556: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885358.99583: 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 0x7f7214fb64f0> <<< 7920 1726885358.99599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885358.99632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885358.99662: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214fb68b0> <<< 7920 1726885358.99679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885358.99693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885358.99708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885358.99734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885358.99752: 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' <<< 7920 1726885358.99824: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214f08880> <<< 7920 1726885358.99865: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885358.99871: 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 0x7f7214f084f0> <<< 7920 1726885358.99886: 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 0x7f7214f086a0> <<< 7920 1726885358.99902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885358.99934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885358.99963: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214ec3b50> <<< 7920 1726885358.99978: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214fb0d00> <<< 7920 1726885359.00143: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214fb6610> <<< 7920 1726885359.00172: 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' <<< 7920 1726885359.00190: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214fb0e80> <<< 7920 1726885359.00218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885359.00221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885359.00260: 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' <<< 7920 1726885359.00265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885359.00272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885359.00292: 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 0x7f7214e9f880> <<< 7920 1726885359.00370: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214f57d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214f57850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214ebd310> <<< 7920 1726885359.00405: 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 0x7f7214f57fa0> <<< 7920 1726885359.00432: 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 0x7f7214f57f70> <<< 7920 1726885359.00453: 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 <<< 7920 1726885359.00463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885359.00478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885359.00506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885359.00578: 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 0x7f7214e86f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214f8ee80> <<< 7920 1726885359.00600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885359.00608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885359.00658: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885359.00661: 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 0x7f7214e96520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214f8efd0> <<< 7920 1726885359.00686: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885359.00730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885359.00758: 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' <<< 7920 1726885359.00761: stdout chunk (state=3): >>>import '_string' # <<< 7920 1726885359.00805: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214e86250> <<< 7920 1726885359.00930: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214e96160> <<< 7920 1726885359.01042: 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' <<< 7920 1726885359.01046: 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 0x7f7214e945b0> <<< 7920 1726885359.01055: 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 0x7f7214e94670> <<< 7920 1726885359.01092: 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 0x7f7214e93ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214f86bb0> <<< 7920 1726885359.01130: 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' <<< 7920 1726885359.01138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885359.01155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885359.01223: 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 0x7f7214f189d0> <<< 7920 1726885359.01376: 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 0x7f7214f15970> <<< 7920 1726885359.01385: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214e88880> <<< 7920 1726885359.01473: 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' <<< 7920 1726885359.01476: 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 0x7f7214f18400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214f4f9d0> <<< 7920 1726885359.01479: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885359.01482: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885359.01578: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.01583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.01920: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.01940: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.01971: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 7920 1726885359.02025: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.02028: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885359.02064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.02069: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.02104: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.02318: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.02951: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885359.02954: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7920 1726885359.02963: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885359.02965: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885359.02967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885359.02968: 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 0x7f7214e66be0> <<< 7920 1726885359.02970: 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' <<< 7920 1726885359.02991: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214f0c7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214a3d100> <<< 7920 1726885359.03067: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/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__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885359.03070: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.03195: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.03304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7920 1726885359.03318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7920 1726885359.03321: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214f0dc10> <<< 7920 1726885359.03324: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.03709: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.04062: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.04115: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.04191: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885359.04268: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.04271: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885359.04309: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.04501: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/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__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885359.04532: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885359.04539: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885359.04687: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.04884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885359.04920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885359.04981: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214f52fd0> # zipimport: zlib available <<< 7920 1726885359.05043: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.05135: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/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__pn0zm7c/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__pn0zm7c/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__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 7920 1726885359.05161: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.05243: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885359.05247: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.05305: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885359.05376: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.05447: 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 <<< 7920 1726885359.05451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885359.05526: 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 0x7f7214e4c700> <<< 7920 1726885359.05555: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72149f0f40> <<< 7920 1726885359.05614: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/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__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885359.05617: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.05737: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.05839: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.05903: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885359.05938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885359.05941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885359.06019: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214a2ab50> <<< 7920 1726885359.06056: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214e5b520> <<< 7920 1726885359.06134: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214e56a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885359.06167: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.06184: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/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__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885359.06252: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885359.06311: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885359.06353: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/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__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885359.06388: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/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__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 7920 1726885359.06405: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.07704: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.08883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 7920 1726885359.08913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 7920 1726885359.08965: 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' <<< 7920 1726885359.08998: 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' <<< 7920 1726885359.09003: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885359.09009: 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 0x7f72146d3040> <<< 7920 1726885359.09037: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72146d3280> <<< 7920 1726885359.09050: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72146d3a00> <<< 7920 1726885359.09134: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214a3b460> <<< 7920 1726885359.09218: 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' <<< 7920 1726885359.09239: 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 <<< 7920 1726885359.09244: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 7920 1726885359.09273: 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' <<< 7920 1726885359.09277: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214e4c0a0> <<< 7920 1726885359.09293: 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' <<< 7920 1726885359.09353: 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' <<< 7920 1726885359.09363: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214a3a160> <<< 7920 1726885359.09410: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885359.09430: 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 0x7f7214a3a940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214a3ae50> <<< 7920 1726885359.09458: 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' <<< 7920 1726885359.09465: 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' <<< 7920 1726885359.09493: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 7920 1726885359.09499: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 7920 1726885359.09564: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72146e0340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72146e01f0> <<< 7920 1726885359.09642: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214a3ac40> <<< 7920 1726885359.09646: 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 <<< 7920 1726885359.09652: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' <<< 7920 1726885359.09671: 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' <<< 7920 1726885359.09685: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 7920 1726885359.09869: 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' <<< 7920 1726885359.09872: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72147fb070> <<< 7920 1726885359.09910: 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 0x7f72147fbf70> <<< 7920 1726885359.09938: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72147fb7f0> <<< 7920 1726885359.10024: 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' <<< 7920 1726885359.10028: 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 <<< 7920 1726885359.10030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 7920 1726885359.10032: 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 <<< 7920 1726885359.10036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 7920 1726885359.10038: 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 <<< 7920 1726885359.10093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 7920 1726885359.10096: 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 0x7f721474f2e0> <<< 7920 1726885359.10099: 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 <<< 7920 1726885359.10105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' <<< 7920 1726885359.10109: stdout chunk (state=3): >>>import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721474f3d0> <<< 7920 1726885359.10132: 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 0x7f721474f6d0> <<< 7920 1726885359.10180: 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 0x7f721474fca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214721c40> <<< 7920 1726885359.10198: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214721820> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 7920 1726885359.10240: 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' <<< 7920 1726885359.10269: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214721ee0> <<< 7920 1726885359.10273: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72147212b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72147fbbb0> <<< 7920 1726885359.10323: 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 <<< 7920 1726885359.10366: 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' <<< 7920 1726885359.10372: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72147a1df0> <<< 7920 1726885359.10389: 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' <<< 7920 1726885359.10405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 7920 1726885359.10454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 7920 1726885359.10473: 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' <<< 7920 1726885359.10558: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72146ce8b0> <<< 7920 1726885359.10598: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72147ba670> <<< 7920 1726885359.10620: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72147ba1c0> <<< 7920 1726885359.10739: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72147af8e0> <<< 7920 1726885359.10791: 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 <<< 7920 1726885359.10803: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 7920 1726885359.10981: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721469ea00> <<< 7920 1726885359.11040: 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 <<< 7920 1726885359.11043: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 7920 1726885359.11236: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72140a2d60> <<< 7920 1726885359.11242: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72147fb4f0> <<< 7920 1726885359.11291: 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 <<< 7920 1726885359.11315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 7920 1726885359.11521: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72140a2eb0> <<< 7920 1726885359.11555: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214f97d30> <<< 7920 1726885359.11575: 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' <<< 7920 1726885359.11604: 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' <<< 7920 1726885359.11627: 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 <<< 7920 1726885359.11633: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 7920 1726885359.11722: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214036580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72140363a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72140be640> <<< 7920 1726885359.12140: stdout chunk (state=3): >>> ** (process:18249): WARNING **: 22:22:39.120: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory <<< 7920 1726885359.12150: stdout chunk (state=3): >>>import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214a3b280> <<< 7920 1726885359.12156: 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' <<< 7920 1726885359.12226: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214036190> <<< 7920 1726885359.12257: 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 0x7f721405f8b0> # /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' <<< 7920 1726885359.12277: 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' <<< 7920 1726885359.12304: 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 <<< 7920 1726885359.12318: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 7920 1726885359.12361: 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' <<< 7920 1726885359.12380: 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' <<< 7920 1726885359.12411: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139ba8b0> <<< 7920 1726885359.12430: 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' <<< 7920 1726885359.12464: 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 <<< 7920 1726885359.12488: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 7920 1726885359.12495: stdout chunk (state=3): >>>import 'six.moves' # <<< 7920 1726885359.12527: 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 0x7f72139cffd0> <<< 7920 1726885359.12562: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139c13a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139badf0> <<< 7920 1726885359.12590: 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 <<< 7920 1726885359.12596: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 7920 1726885359.12626: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139cfcd0> <<< 7920 1726885359.12640: 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' <<< 7920 1726885359.12671: 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' <<< 7920 1726885359.12727: 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' <<< 7920 1726885359.12730: 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' <<< 7920 1726885359.12740: stdout chunk (state=3): >>>import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139eadc0> <<< 7920 1726885359.12743: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139eab20> <<< 7920 1726885359.12761: 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 <<< 7920 1726885359.12767: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' <<< 7920 1726885359.12804: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139eac10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139ea790> <<< 7920 1726885359.12823: 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' <<< 7920 1726885359.12858: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 7920 1726885359.12872: 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 0x7f72139ea850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139ea7f0> <<< 7920 1726885359.12881: stdout chunk (state=3): >>>import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139d8d90> <<< 7920 1726885359.12895: 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 <<< 7920 1726885359.12911: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 7920 1726885359.12935: 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' <<< 7920 1726885359.12963: 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 <<< 7920 1726885359.12966: 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 0x7f72139709d0> <<< 7920 1726885359.13019: 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 0x7f7213970dc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139706a0> <<< 7920 1726885359.13060: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139ea580> <<< 7920 1726885359.13075: 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 0x7f72139706d0> <<< 7920 1726885359.13223: stdout chunk (state=3): >>>import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139ba0d0> <<< 7920 1726885359.13254: 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' # /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 0x7f7213986460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139861c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139ba640> <<< 7920 1726885359.13572: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721406b580> <<< 7920 1726885359.13628: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721405fd30> <<< 7920 1726885359.13657: 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 <<< 7920 1726885359.13663: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 7920 1726885359.13692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 7920 1726885359.13715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 7920 1726885359.13730: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7213936400> <<< 7920 1726885359.13761: 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 <<< 7920 1726885359.13765: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' <<< 7920 1726885359.13769: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7213936bb0> <<< 7920 1726885359.13852: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139310d0> <<< 7920 1726885359.13855: 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 <<< 7920 1726885359.13890: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 7920 1726885359.13927: 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 <<< 7920 1726885359.13934: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885359.13997: 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 0x7f721396aa90> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py <<< 7920 1726885359.14001: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' <<< 7920 1726885359.14084: 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' # /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' <<< 7920 1726885359.14153: 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' <<< 7920 1726885359.14194: 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 0x7f72138fb760> <<< 7920 1726885359.14234: 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 0x7f72138fbcd0> # /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 0x7f721390b3d0> <<< 7920 1726885359.14264: 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' <<< 7920 1726885359.14295: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721390b730> <<< 7920 1726885359.14331: 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' <<< 7920 1726885359.14393: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721390be80> <<< 7920 1726885359.14421: stdout chunk (state=3): >>>import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72138fb400> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72138f0ee0> <<< 7920 1726885359.14526: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72138f0160> <<< 7920 1726885359.14559: 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' <<< 7920 1726885359.14583: 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 0x7f72138ad5e0> <<< 7920 1726885359.14586: stdout chunk (state=3): >>>import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72138f0760> <<< 7920 1726885359.14605: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721396ac40> <<< 7920 1726885359.14632: 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' <<< 7920 1726885359.14705: 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' <<< 7920 1726885359.14715: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72138adf40> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721396ae80> <<< 7920 1726885359.14838: 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' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72138f02e0> # /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 0x7f72138b72e0> <<< 7920 1726885359.14902: 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' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72138b75b0> <<< 7920 1726885359.15133: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py <<< 7920 1726885359.15158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885359.15250: 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 0x7f72138e6d60> <<< 7920 1726885359.15270: 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' <<< 7920 1726885359.15307: 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 0x7f72137dfaf0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72137df460> <<< 7920 1726885359.15346: 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 0x7f72137dfdc0> <<< 7920 1726885359.15402: 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' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72137eb4c0> <<< 7920 1726885359.15429: 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 <<< 7920 1726885359.15471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 7920 1726885359.15479: 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 0x7f72138046a0> <<< 7920 1726885359.15505: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72137fa250> <<< 7920 1726885359.15567: 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' <<< 7920 1726885359.15576: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721380f880> # /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' <<< 7920 1726885359.15592: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7213815550> <<< 7920 1726885359.15615: 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 <<< 7920 1726885359.15632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' <<< 7920 1726885359.15638: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721379b340> <<< 7920 1726885359.15662: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72138ddd90> <<< 7920 1726885359.15692: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72138dda90> <<< 7920 1726885359.15742: 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' <<< 7920 1726885359.15764: 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 0x7f72137aa340> <<< 7920 1726885359.15789: 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 <<< 7920 1726885359.15796: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 7920 1726885359.15821: 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 <<< 7920 1726885359.15833: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 7920 1726885359.15895: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72137aaac0> <<< 7920 1726885359.15920: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72137aa2e0> <<< 7920 1726885359.15998: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72137a2af0> <<< 7920 1726885359.16027: 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' <<< 7920 1726885359.16048: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7213756b20> <<< 7920 1726885359.16073: 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' <<< 7920 1726885359.16103: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721375a280> <<< 7920 1726885359.16117: 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 <<< 7920 1726885359.16153: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 7920 1726885359.16166: 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' <<< 7920 1726885359.16220: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72137753a0> <<< 7920 1726885359.16237: 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 <<< 7920 1726885359.16250: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 7920 1726885359.16307: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7213775760> <<< 7920 1726885359.16338: 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' <<< 7920 1726885359.16354: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721377c400> <<< 7920 1726885359.16375: 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' <<< 7920 1726885359.16421: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721377cfa0> <<< 7920 1726885359.16448: 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 0x7f721378b7f0> <<< 7920 1726885359.16474: 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' <<< 7920 1726885359.16502: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721378bb20> <<< 7920 1726885359.16527: 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' <<< 7920 1726885359.16559: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721378bee0> <<< 7920 1726885359.16575: 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' <<< 7920 1726885359.16610: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721371a5e0> <<< 7920 1726885359.16646: 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' <<< 7920 1726885359.16675: 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' <<< 7920 1726885359.16716: 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 <<< 7920 1726885359.16733: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 7920 1726885359.17092: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72137291c0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721371ae50> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721371a940> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721375a340> # /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 0x7f72136dceb0> <<< 7920 1726885359.17118: 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' <<< 7920 1726885359.17138: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72136e7160> <<< 7920 1726885359.17225: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7213767be0> <<< 7920 1726885359.17239: 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' <<< 7920 1726885359.17547: 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' <<< 7920 1726885359.17766: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72136f4ac0> <<< 7920 1726885359.17802: 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 <<< 7920 1726885359.17819: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' <<< 7920 1726885359.17834: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72136fd9d0> <<< 7920 1726885359.17983: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72136f43d0> <<< 7920 1726885359.18000: 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' <<< 7920 1726885359.18063: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7213706c70> <<< 7920 1726885359.18080: 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' <<< 7920 1726885359.18110: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721370ce80> <<< 7920 1726885359.18129: 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' <<< 7920 1726885359.18158: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72137115e0> <<< 7920 1726885359.18177: 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 <<< 7920 1726885359.18191: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 7920 1726885359.18245: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7213711d90> <<< 7920 1726885359.18263: 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 <<< 7920 1726885359.18274: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' <<< 7920 1726885359.18317: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721369e850> <<< 7920 1726885359.18328: stdout chunk (state=3): >>>import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721395eb50> <<< 7920 1726885359.18349: 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 <<< 7920 1726885359.18360: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72138dd7f0> <<< 7920 1726885359.18487: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721394dd60> <<< 7920 1726885359.18502: 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 <<< 7920 1726885359.18529: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 7920 1726885359.18556: 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 <<< 7920 1726885359.18568: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' <<< 7920 1726885359.18597: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72136c6a90> <<< 7920 1726885359.18616: 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 <<< 7920 1726885359.18632: 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 0x7f72136d1640> <<< 7920 1726885359.18665: 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' <<< 7920 1726885359.18725: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72136d1220> <<< 7920 1726885359.18742: 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 <<< 7920 1726885359.18755: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 7920 1726885359.18803: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721365bbe0> <<< 7920 1726885359.18941: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72136bf820> <<< 7920 1726885359.19045: 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' <<< 7920 1726885359.19092: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72136c6610> <<< 7920 1726885359.19116: 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 <<< 7920 1726885359.19119: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 7920 1726885359.19178: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721361ca00> <<< 7920 1726885359.19200: 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 <<< 7920 1726885359.19270: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 7920 1726885359.19300: 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' <<< 7920 1726885359.19335: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72135e77c0> <<< 7920 1726885359.19350: 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 <<< 7920 1726885359.19393: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 7920 1726885359.19406: 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' <<< 7920 1726885359.19437: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72135f9970> <<< 7920 1726885359.19585: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72135e7f70> <<< 7920 1726885359.19610: 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' <<< 7920 1726885359.19627: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7213599eb0> <<< 7920 1726885359.20000: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7213628520> <<< 7920 1726885359.20014: 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 <<< 7920 1726885359.20035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 7920 1726885359.20217: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7213569b20> # /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' <<< 7920 1726885359.20221: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7213586d30> <<< 7920 1726885359.20234: 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' <<< 7920 1726885359.20264: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721358c760> <<< 7920 1726885359.20291: 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 <<< 7920 1726885359.20295: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' <<< 7920 1726885359.20318: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72135932b0> <<< 7920 1726885359.20336: 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' <<< 7920 1726885359.20369: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7213593610> <<< 7920 1726885359.20392: 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 <<< 7920 1726885359.20396: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' <<< 7920 1726885359.20416: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721351c4c0> <<< 7920 1726885359.20440: 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 <<< 7920 1726885359.20456: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 7920 1726885359.20544: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721351cdc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721405f9d0> <<< 7920 1726885359.20569: 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 <<< 7920 1726885359.20588: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 7920 1726885359.20723: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721405fa90> <<< 7920 1726885359.20740: 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 <<< 7920 1726885359.20779: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 7920 1726885359.20796: 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 <<< 7920 1726885359.20835: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 7920 1726885359.20867: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72134efa00> <<< 7920 1726885359.20897: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72134d9730> <<< 7920 1726885359.20921: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.20938: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.20962: 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__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 7920 1726885359.20966: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.20978: 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__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 7920 1726885359.21001: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.21232: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.21400: 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__pn0zm7c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 7920 1726885359.21619: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885359.21744: 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' <<< 7920 1726885359.21781: 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' <<< 7920 1726885359.21806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885359.21833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7920 1726885359.21872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 7920 1726885359.21876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 7920 1726885359.21888: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72134756d0> <<< 7920 1726885359.21930: 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 0x7f7213475760> <<< 7920 1726885359.21999: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721349ebe0> <<< 7920 1726885359.22020: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721349e370> <<< 7920 1726885359.22042: 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 <<< 7920 1726885359.22056: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' <<< 7920 1726885359.22226: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721349eb80> <<< 7920 1726885359.22242: 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 <<< 7920 1726885359.22263: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 7920 1726885359.22297: 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 <<< 7920 1726885359.22302: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 7920 1726885359.22345: 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 <<< 7920 1726885359.22350: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133ba250> <<< 7920 1726885359.22366: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721344aa00> <<< 7920 1726885359.22384: 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 <<< 7920 1726885359.22407: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 7920 1726885359.22442: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133ba6a0> <<< 7920 1726885359.22455: 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' <<< 7920 1726885359.22481: 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 <<< 7920 1726885359.22494: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' <<< 7920 1726885359.22534: 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' <<< 7920 1726885359.22559: 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' <<< 7920 1726885359.22596: 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 <<< 7920 1726885359.22599: stdout chunk (state=3): >>># 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 0x7f72133ce430> <<< 7920 1726885359.22603: stdout chunk (state=3): >>>import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133c4f10> <<< 7920 1726885359.22628: 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' <<< 7920 1726885359.22631: stdout chunk (state=3): >>>import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133ce5e0> <<< 7920 1726885359.22673: 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' <<< 7920 1726885359.22678: stdout chunk (state=3): >>>import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133ce820> <<< 7920 1726885359.22707: 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 <<< 7920 1726885359.22710: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' <<< 7920 1726885359.22714: stdout chunk (state=3): >>>import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133cea00> <<< 7920 1726885359.22744: 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' <<< 7920 1726885359.22782: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133cec10> <<< 7920 1726885359.22805: 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 <<< 7920 1726885359.22808: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' <<< 7920 1726885359.22825: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133cee50> <<< 7920 1726885359.22851: 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' <<< 7920 1726885359.22855: stdout chunk (state=3): >>>import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133d8c10> <<< 7920 1726885359.22890: 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' <<< 7920 1726885359.22938: stdout chunk (state=3): >>>import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133d8d90> <<< 7920 1726885359.22944: 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 0x7f72133d8fa0> <<< 7920 1726885359.22957: 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' <<< 7920 1726885359.22998: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133e1190> <<< 7920 1726885359.23004: 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 <<< 7920 1726885359.23023: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' <<< 7920 1726885359.23038: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133e1610> <<< 7920 1726885359.23057: 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' <<< 7920 1726885359.23088: stdout chunk (state=3): >>>import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133e1c40> <<< 7920 1726885359.23107: 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' <<< 7920 1726885359.23132: stdout chunk (state=3): >>>import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133e1f40> <<< 7920 1726885359.23147: 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 0x7f72133ed160> <<< 7920 1726885359.23173: 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' <<< 7920 1726885359.23202: stdout chunk (state=3): >>>import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133ed2e0> <<< 7920 1726885359.23237: 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 0x7f72133ed520> <<< 7920 1726885359.23250: stdout chunk (state=3): >>>import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133c4a60> <<< 7920 1726885359.23280: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133baf70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133bad90> <<< 7920 1726885359.23401: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72134759d0> <<< 7920 1726885359.24220: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721345f220> <<< 7920 1726885359.25301: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885359.32737: 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 <<< 7920 1726885359.32747: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 7920 1726885359.33128: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7213392730> <<< 7920 1726885360.06077: stdout chunk (state=3): >>> {"changed": true, "actions": [{"action": "destroy format", "fs_type": "xfs", "device": "/dev/sda"}, {"action": "create format", "fs_type": "ext4", "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=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "path": "/opt/test", "state": "absent", "fstype": "xfs"}, {"src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "path": "/opt/test", "fstype": "ext4", "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": "ext4", "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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "_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": "ext4", "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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "_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": {}}}} <<< 7920 1726885360.07069: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885360.07104: 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 <<< 7920 1726885360.07132: 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 <<< 7920 1726885360.07200: 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 # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] 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 <<< 7920 1726885360.07209: stdout chunk (state=3): >>># 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 <<< 7920 1726885360.07214: 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 <<< 7920 1726885360.07262: stdout chunk (state=3): >>># destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_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 <<< 7920 1726885360.07275: stdout chunk (state=3): >>># cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor <<< 7920 1726885360.07278: stdout chunk (state=3): >>># 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 <<< 7920 1726885360.07308: stdout chunk (state=3): >>># 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 <<< 7920 1726885360.07313: stdout chunk (state=3): >>># 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 <<< 7920 1726885360.07899: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885360.07925: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy bz2 # destroy lzma <<< 7920 1726885360.07948: stdout chunk (state=3): >>># destroy _compat_pickle <<< 7920 1726885360.08049: 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 <<< 7920 1726885360.08256: stdout chunk (state=3): >>># 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 <<< 7920 1726885360.08264: stdout chunk (state=3): >>># cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # 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 <<< 7920 1726885360.08267: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 7920 1726885360.08273: 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 <<< 7920 1726885360.08280: stdout chunk (state=3): >>># cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib <<< 7920 1726885360.08284: 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 <<< 7920 1726885360.08289: stdout chunk (state=3): >>># cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper <<< 7920 1726885360.08330: 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 <<< 7920 1726885360.08336: stdout chunk (state=3): >>># 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 <<< 7920 1726885360.08365: 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 # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal <<< 7920 1726885360.08461: stdout chunk (state=3): >>># 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 <<< 7920 1726885360.08469: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy signal # destroy threading <<< 7920 1726885360.08479: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings <<< 7920 1726885360.08485: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder <<< 7920 1726885360.08488: 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 # cleanup[3] wiping hashlib <<< 7920 1726885360.08522: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # 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 <<< 7920 1726885360.08553: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale <<< 7920 1726885360.08577: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping os # destroy posixpath <<< 7920 1726885360.08611: 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 <<< 7920 1726885360.08638: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7920 1726885360.08647: 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 <<< 7920 1726885360.09449: stdout chunk (state=3): >>># destroy ctypes # destroy gettext <<< 7920 1726885360.09539: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket <<< 7920 1726885360.09552: stdout chunk (state=3): >>># destroy array # destroy zipimport # destroy parted <<< 7920 1726885360.09611: stdout chunk (state=3): >>># destroy pyudev <<< 7920 1726885360.09634: stdout chunk (state=3): >>># destroy blivet.devicelibs.mdraid <<< 7920 1726885360.09640: stdout chunk (state=3): >>># destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 7920 1726885360.09707: 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 <<< 7920 1726885360.09714: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885360.09775: stdout chunk (state=3): >>># destroy _string <<< 7920 1726885360.09784: stdout chunk (state=3): >>># destroy textwrap # destroy fnmatch <<< 7920 1726885360.09822: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 7920 1726885360.09847: stdout chunk (state=3): >>># destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid <<< 7920 1726885360.09869: stdout chunk (state=3): >>># destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks <<< 7920 1726885360.09873: 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 <<< 7920 1726885360.09876: stdout chunk (state=3): >>># 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 <<< 7920 1726885360.09882: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 7920 1726885360.09916: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 7920 1726885360.09977: 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 <<< 7920 1726885360.10003: stdout chunk (state=3): >>># destroy _signal # destroy contextlib # destroy gi._gi <<< 7920 1726885360.10017: stdout chunk (state=3): >>># destroy collections # destroy io # destroy _opcode <<< 7920 1726885360.10024: stdout chunk (state=3): >>># destroy abc <<< 7920 1726885360.10063: stdout chunk (state=3): >>># destroy json.scanner <<< 7920 1726885360.10083: stdout chunk (state=3): >>># destroy _json # destroy six # destroy collections.abc <<< 7920 1726885360.10086: 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 <<< 7920 1726885360.10094: stdout chunk (state=3): >>># destroy blivet.formats.fslib <<< 7920 1726885360.10139: 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 <<< 7920 1726885360.10152: stdout chunk (state=3): >>># destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux <<< 7920 1726885360.10162: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy datetime # destroy json <<< 7920 1726885360.10180: stdout chunk (state=3): >>># destroy re <<< 7920 1726885360.10277: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885360.10869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885360.10926: stderr chunk (state=3): >>><<< 7920 1726885360.10929: stdout chunk (state=3): >>><<< 7920 1726885360.11079: _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 0x7f7215b20ca0> # /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 0x7f7215ac7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215b20a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f7215b209a0> 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 0x7f7215ac7370> # /usr/lib64/python3.9/__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 0x7f7215ac7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215ac7550> # /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 0x7f7215a73f70> # /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 0x7f7215a7a100> # /usr/lib64/python3.9/__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 0x7f7215aa3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215a7a820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215adc760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215a73c70> # /usr/lib64/python3.9/__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 0x7f7215aa3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215ac7fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f72157d4d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72157d7e20> # /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 0x7f72157ce730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72157d5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72157d4250> # /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 0x7f7215733c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215733760> 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 0x7f7215733d60> # /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 0x7f7215733e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215733ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721578bbe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72157854c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721579a520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72157dbd00> # /usr/lib64/python3.9/__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 0x7f7215744b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72157d7fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f721579a130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72157e18b0> # /usr/lib64/python3.9/__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 0x7f7215744e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215744c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215744bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f7215719220> # /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 0x7f7215719310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215751e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72157478e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215744e20> # /usr/lib64/python3.9/__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 0x7f72156b7f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721569cb20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215747d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215785fd0> # /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 0x7f72156559a0> 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 0x7f7215655cd0> # /usr/lib64/python3.9/__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 0x7f72156675e0> # /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 0x7f7215667b20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72155f2250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215655dc0> # /usr/lib64/python3.9/__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 0x7f7215604130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215667460> 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 0x7f72156041f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215744880> # /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 0x7f721561e550> # /usr/lib64/python3.9/__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 0x7f721561e820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721561e610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f721561e700> # /usr/lib64/python3.9/__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 0x7f721561eb50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f721561efd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721561e790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72156128e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7215744460> # /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 0x7f721561e940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f721555d520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/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__pn0zm7c/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__pn0zm7c/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 0x7f7214f25730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f7214fb6850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214fb6730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214fb6490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f7214fb6580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214fb62b0> 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 0x7f7214fb64f0> # /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 0x7f7214fb68b0> # /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 0x7f7214f08880> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7214f084f0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7214f086a0> # /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 0x7f7214ec3b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214fb0d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214fb6610> # /usr/lib64/python3.9/__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 0x7f7214fb0e80> # /usr/lib64/python3.9/__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 0x7f7214e9f880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214f57d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214f57850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214ebd310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7214f57fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214f57f70> # /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 0x7f7214e86f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214f8ee80> # /usr/lib64/python3.9/__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 0x7f7214e96520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214f8efd0> # /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 0x7f7214e86250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214e96160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7214e945b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7214e94670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7214e93ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214f86bb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f7214f189d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7214f15970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214e88880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7214f18400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214f4f9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/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__pn0zm7c/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__pn0zm7c/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__pn0zm7c/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__pn0zm7c/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 0x7f7214e66be0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f7214f0c7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214a3d100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/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__pn0zm7c/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 0x7f7214f0dc10> # 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__pn0zm7c/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__pn0zm7c/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__pn0zm7c/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__pn0zm7c/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__pn0zm7c/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 0x7f7214f52fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/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__pn0zm7c/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__pn0zm7c/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__pn0zm7c/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__pn0zm7c/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 0x7f7214e4c700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72149f0f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/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__pn0zm7c/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 0x7f7214a2ab50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214e5b520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214e56a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload__pn0zm7c/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__pn0zm7c/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__pn0zm7c/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__pn0zm7c/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__pn0zm7c/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__pn0zm7c/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__pn0zm7c/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__pn0zm7c/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__pn0zm7c/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 0x7f72146d3040> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72146d3280> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72146d3a00> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214a3b460> # /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 0x7f7214e4c0a0> # /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 0x7f7214a3a160> # 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 0x7f7214a3a940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214a3ae50> # /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 0x7f72146e0340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72146e01f0> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214a3ac40> # /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 0x7f72147fb070> # 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 0x7f72147fbf70> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72147fb7f0> # /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 0x7f721474f2e0> # /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 0x7f721474f3d0> # /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 0x7f721474f6d0> # /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 0x7f721474fca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214721c40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214721820> # 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 0x7f7214721ee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72147212b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72147fbbb0> # /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 0x7f72147a1df0> # /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 0x7f72146ce8b0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72147ba670> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72147ba1c0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72147af8e0> # /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 0x7f721469ea00> # /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 0x7f72140a2d60> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72147fb4f0> # /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 0x7f72140a2eb0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7214f97d30> # /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 0x7f7214036580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72140363a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72140be640> ** (process:18249): WARNING **: 22:22:39.120: 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 0x7f7214a3b280> # /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 0x7f7214036190> # /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 0x7f721405f8b0> # /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 0x7f72139ba8b0> # /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 0x7f72139cffd0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139c13a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139badf0> # /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 0x7f72139cfcd0> # /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 0x7f72139eadc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139eab20> # /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 0x7f72139eac10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139ea790> # /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 0x7f72139ea850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139ea7f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139d8d90> # /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 0x7f72139709d0> # /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 0x7f7213970dc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139706a0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139ea580> # /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 0x7f72139706d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139ba0d0> # /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 0x7f7213986460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139861c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139ba640> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721406b580> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721405fd30> # /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 0x7f7213936400> # /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 0x7f7213936bb0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72139310d0> # /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 0x7f721396aa90> # /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 0x7f72138fb760> # /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 0x7f72138fbcd0> # /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 0x7f721390b3d0> # /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 0x7f721390b730> # /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 0x7f721390be80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72138fb400> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72138f0ee0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72138f0160> # /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 0x7f72138ad5e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72138f0760> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721396ac40> # /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 0x7f72138adf40> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721396ae80> # /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 0x7f72138f02e0> # /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 0x7f72138b72e0> # /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 0x7f72138b75b0> # /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 0x7f72138e6d60> # /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 0x7f72137dfaf0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72137df460> # /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 0x7f72137dfdc0> # /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 0x7f72137eb4c0> # /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 0x7f72138046a0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72137fa250> # /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 0x7f721380f880> # /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 0x7f7213815550> # /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 0x7f721379b340> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72138ddd90> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72138dda90> # /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 0x7f72137aa340> # /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 0x7f72137aaac0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72137aa2e0> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72137a2af0> # /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 0x7f7213756b20> # /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 0x7f721375a280> # /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 0x7f72137753a0> # /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 0x7f7213775760> # /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 0x7f721377c400> # /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 0x7f721377cfa0> # /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 0x7f721378b7f0> # /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 0x7f721378bb20> # /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 0x7f721378bee0> # /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 0x7f721371a5e0> # /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 0x7f72137291c0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721371ae50> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721371a940> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721375a340> # /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 0x7f72136dceb0> # /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 0x7f72136e7160> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7213767be0> # /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 0x7f72136f4ac0> # /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 0x7f72136fd9d0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72136f43d0> # /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 0x7f7213706c70> # /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 0x7f721370ce80> # /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 0x7f72137115e0> # /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 0x7f7213711d90> # /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 0x7f721369e850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721395eb50> # /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 0x7f72138dd7f0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721394dd60> # /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 0x7f72136c6a90> # /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 0x7f72136d1640> # /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 0x7f72136d1220> # /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 0x7f721365bbe0> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72136bf820> # /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 0x7f72136c6610> # /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 0x7f721361ca00> # /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 0x7f72135e77c0> # /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 0x7f72135f9970> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72135e7f70> # /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 0x7f7213599eb0> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7213628520> # /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 0x7f7213569b20> # /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 0x7f7213586d30> # /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 0x7f721358c760> # /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 0x7f72135932b0> # /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 0x7f7213593610> # /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 0x7f721351c4c0> # /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 0x7f721351cdc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721405f9d0> # /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 0x7f721405fa90> # /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 0x7f72134efa00> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72134d9730> # 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__pn0zm7c/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__pn0zm7c/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__pn0zm7c/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 0x7f72134756d0> # 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 0x7f7213475760> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721349ebe0> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721349e370> # /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 0x7f721349eb80> # /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 0x7f72133ba250> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721344aa00> # /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 0x7f72133ba6a0> # /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 0x7f72133ce430> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133c4f10> # /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 0x7f72133ce5e0> # /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 0x7f72133ce820> # /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 0x7f72133cea00> # /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 0x7f72133cec10> # /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 0x7f72133cee50> # /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 0x7f72133d8c10> # /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 0x7f72133d8d90> # /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 0x7f72133d8fa0> # /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 0x7f72133e1190> # /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 0x7f72133e1610> # /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 0x7f72133e1c40> # /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 0x7f72133e1f40> # /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 0x7f72133ed160> # /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 0x7f72133ed2e0> # /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 0x7f72133ed520> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133c4a60> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133baf70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72133bad90> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72134759d0> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f721345f220> 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 0x7f7213392730> {"changed": true, "actions": [{"action": "destroy format", "fs_type": "xfs", "device": "/dev/sda"}, {"action": "create format", "fs_type": "ext4", "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=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "path": "/opt/test", "state": "absent", "fstype": "xfs"}, {"src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "path": "/opt/test", "fstype": "ext4", "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": "ext4", "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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "_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": "ext4", "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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "_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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885360.12882: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [{'name': 'test1', 'type': 'disk', 'mount_point': '/opt/test', 'fs_type': 'ext4', '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-1726885358.7491348-10023-12943828163920/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885360.12886: _low_level_execute_command(): starting 7920 1726885360.12889: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885358.7491348-10023-12943828163920/ > /dev/null 2>&1 && sleep 0' 7920 1726885360.12891: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885360.12894: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885360.12896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.12897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.12898: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885360.12899: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885360.12901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.12902: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885360.12903: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885360.12904: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885360.12905: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885360.12906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.12907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.12908: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885360.12910: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885360.12911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.12914: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885360.12915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885360.12917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885360.12919: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885360.14354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885360.14397: stderr chunk (state=3): >>><<< 7920 1726885360.14400: stdout chunk (state=3): >>><<< 7920 1726885360.14414: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885360.14420: handler run complete 7920 1726885360.14472: attempt loop complete, returning result 7920 1726885360.14475: _execute() done 7920 1726885360.14477: dumping result to json 7920 1726885360.14485: done dumping result, returning 7920 1726885360.14493: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-9835-648e-000000000751] 7920 1726885360.14499: sending task result for task 02369adf-7a19-9835-648e-000000000751 changed: [managed_node1] => { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sda", "fs_type": "ext4" } ], "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": "xfs", "path": "/opt/test", "src": "UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "state": "absent" }, { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "_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": "ext4", "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 } ] } 7920 1726885360.14884: done sending task result for task 02369adf-7a19-9835-648e-000000000751 7920 1726885360.14887: WORKER PROCESS EXITING 7920 1726885360.14897: no more pending results, returning what we have 7920 1726885360.14899: results queue empty 7920 1726885360.14900: checking for any_errors_fatal 7920 1726885360.14904: done checking for any_errors_fatal 7920 1726885360.14905: checking for max_fail_percentage 7920 1726885360.14906: done checking for max_fail_percentage 7920 1726885360.14906: checking to see if all hosts have failed and the running result is not ok 7920 1726885360.14907: done checking to see if all hosts have failed 7920 1726885360.14908: getting the remaining hosts for this loop 7920 1726885360.14909: done getting the remaining hosts for this loop 7920 1726885360.14914: getting the next task for host managed_node1 7920 1726885360.14919: done getting next task for host managed_node1 7920 1726885360.14926: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 7920 1726885360.14929: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885360.14938: getting variables 7920 1726885360.14939: in VariableManager get_vars() 7920 1726885360.14962: Calling all_inventory to load vars for managed_node1 7920 1726885360.14964: Calling groups_inventory to load vars for managed_node1 7920 1726885360.14965: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885360.14972: Calling all_plugins_play to load vars for managed_node1 7920 1726885360.14973: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885360.14975: Calling groups_plugins_play to load vars for managed_node1 7920 1726885360.15387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885360.15781: done with get_vars() 7920 1726885360.15791: done getting variables 7920 1726885360.15837: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:22:40 -0400 (0:00:01.555) 0:01:37.787 ****** 7920 1726885360.15862: entering _queue_task() for managed_node1/command 7920 1726885360.16048: worker is 1 (out of 1 available) 7920 1726885360.16059: exiting _queue_task() for managed_node1/command 7920 1726885360.16070: done queuing things up, now waiting for results queue to drain 7920 1726885360.16072: waiting for pending results... 7920 1726885360.16273: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 7920 1726885360.16355: in run() - task 02369adf-7a19-9835-648e-000000000752 7920 1726885360.16365: variable 'ansible_search_path' from source: unknown 7920 1726885360.16370: variable 'ansible_search_path' from source: unknown 7920 1726885360.16395: calling self._execute() 7920 1726885360.16482: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885360.16513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885360.16522: variable 'omit' from source: magic vars 7920 1726885360.16907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885360.19553: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885360.19602: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885360.19632: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885360.19660: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885360.19691: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885360.19771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885360.19822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885360.19845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885360.19906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885360.19948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885360.20097: Evaluated conditional (storage_udevadm_trigger | d(false)): False 7920 1726885360.20121: when evaluation is False, skipping this task 7920 1726885360.20130: _execute() done 7920 1726885360.20141: dumping result to json 7920 1726885360.20154: done dumping result, returning 7920 1726885360.20177: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-9835-648e-000000000752] 7920 1726885360.20194: sending task result for task 02369adf-7a19-9835-648e-000000000752 7920 1726885360.20325: done sending task result for task 02369adf-7a19-9835-648e-000000000752 7920 1726885360.20338: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 7920 1726885360.20620: no more pending results, returning what we have 7920 1726885360.20623: results queue empty 7920 1726885360.20624: checking for any_errors_fatal 7920 1726885360.20640: done checking for any_errors_fatal 7920 1726885360.20641: checking for max_fail_percentage 7920 1726885360.20643: done checking for max_fail_percentage 7920 1726885360.20644: checking to see if all hosts have failed and the running result is not ok 7920 1726885360.20645: done checking to see if all hosts have failed 7920 1726885360.20646: getting the remaining hosts for this loop 7920 1726885360.20647: done getting the remaining hosts for this loop 7920 1726885360.20651: getting the next task for host managed_node1 7920 1726885360.20657: done getting next task for host managed_node1 7920 1726885360.20663: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 7920 1726885360.20668: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885360.20683: getting variables 7920 1726885360.20685: in VariableManager get_vars() 7920 1726885360.20709: Calling all_inventory to load vars for managed_node1 7920 1726885360.20715: Calling groups_inventory to load vars for managed_node1 7920 1726885360.20717: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885360.20727: Calling all_plugins_play to load vars for managed_node1 7920 1726885360.20731: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885360.20734: Calling groups_plugins_play to load vars for managed_node1 7920 1726885360.21502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885360.22096: done with get_vars() 7920 1726885360.22109: done getting variables TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Friday 20 September 2024 22:22:40 -0400 (0:00:00.063) 0:01:37.850 ****** 7920 1726885360.22216: entering _queue_task() for managed_node1/stat 7920 1726885360.22448: worker is 1 (out of 1 available) 7920 1726885360.22458: exiting _queue_task() for managed_node1/stat 7920 1726885360.22469: done queuing things up, now waiting for results queue to drain 7920 1726885360.22470: waiting for pending results... 7920 1726885360.22749: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 7920 1726885360.22888: in run() - task 02369adf-7a19-9835-648e-000000000753 7920 1726885360.22908: variable 'ansible_search_path' from source: unknown 7920 1726885360.22920: variable 'ansible_search_path' from source: unknown 7920 1726885360.22959: calling self._execute() 7920 1726885360.23066: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885360.23077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885360.23097: variable 'omit' from source: magic vars 7920 1726885360.23203: variable 'omit' from source: magic vars 7920 1726885360.23282: variable 'omit' from source: magic vars 7920 1726885360.23321: variable 'omit' from source: magic vars 7920 1726885360.23369: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885360.23406: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885360.23431: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885360.23460: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885360.23481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885360.23500: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885360.23522: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885360.23554: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885360.23570: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885360.23578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885360.23701: Set connection var ansible_connection to ssh 7920 1726885360.23719: Set connection var ansible_shell_executable to /bin/sh 7920 1726885360.23731: Set connection var ansible_timeout to 10 7920 1726885360.23738: Set connection var ansible_shell_type to sh 7920 1726885360.23746: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885360.23755: Set connection var ansible_pipelining to False 7920 1726885360.23786: variable 'ansible_shell_executable' from source: unknown 7920 1726885360.23794: variable 'ansible_connection' from source: unknown 7920 1726885360.23806: variable 'ansible_module_compression' from source: unknown 7920 1726885360.23822: variable 'ansible_shell_type' from source: unknown 7920 1726885360.23830: variable 'ansible_shell_executable' from source: unknown 7920 1726885360.23894: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885360.23903: variable 'ansible_pipelining' from source: unknown 7920 1726885360.23910: variable 'ansible_timeout' from source: unknown 7920 1726885360.23923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885360.24154: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885360.24174: variable 'omit' from source: magic vars 7920 1726885360.24188: starting attempt loop 7920 1726885360.24196: running the handler 7920 1726885360.24221: _low_level_execute_command(): starting 7920 1726885360.24237: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885360.24943: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885360.24962: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885360.24983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.25002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.25047: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885360.25061: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885360.25084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.25108: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885360.25126: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885360.25139: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885360.25154: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885360.25168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.25190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.25207: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885360.25225: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885360.25240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.25327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885360.25350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885360.25371: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885360.25447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885360.27067: stdout chunk (state=3): >>>/root <<< 7920 1726885360.27153: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885360.27203: stderr chunk (state=3): >>><<< 7920 1726885360.27213: stdout chunk (state=3): >>><<< 7920 1726885360.27339: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885360.27343: _low_level_execute_command(): starting 7920 1726885360.27345: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885360.2723992-10093-61457511904272 `" && echo ansible-tmp-1726885360.2723992-10093-61457511904272="` echo /root/.ansible/tmp/ansible-tmp-1726885360.2723992-10093-61457511904272 `" ) && sleep 0' 7920 1726885360.28294: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885360.28297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.28300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.28339: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.28459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885360.28465: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885360.28597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885360.30386: stdout chunk (state=3): >>>ansible-tmp-1726885360.2723992-10093-61457511904272=/root/.ansible/tmp/ansible-tmp-1726885360.2723992-10093-61457511904272 <<< 7920 1726885360.30550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885360.30610: stderr chunk (state=3): >>><<< 7920 1726885360.30615: stdout chunk (state=3): >>><<< 7920 1726885360.30921: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885360.2723992-10093-61457511904272=/root/.ansible/tmp/ansible-tmp-1726885360.2723992-10093-61457511904272 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885360.30924: variable 'ansible_module_compression' from source: unknown 7920 1726885360.30927: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7920 1726885360.30929: variable 'ansible_facts' from source: unknown 7920 1726885360.30931: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885360.2723992-10093-61457511904272/AnsiballZ_stat.py 7920 1726885360.31017: Sending initial data 7920 1726885360.31020: Sent initial data (151 bytes) 7920 1726885360.31987: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885360.32001: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885360.32025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.32044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.32084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885360.32098: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885360.32116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.32140: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885360.32152: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885360.32161: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885360.32170: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885360.32181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.32193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.32202: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885360.32210: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885360.32226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.32304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885360.32327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885360.32345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885360.32404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885360.34154: 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 <<< 7920 1726885360.34187: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885360.34235: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpq7uj1728 /root/.ansible/tmp/ansible-tmp-1726885360.2723992-10093-61457511904272/AnsiballZ_stat.py <<< 7920 1726885360.34260: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885360.35374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885360.35563: stderr chunk (state=3): >>><<< 7920 1726885360.35566: stdout chunk (state=3): >>><<< 7920 1726885360.35568: done transferring module to remote 7920 1726885360.35570: _low_level_execute_command(): starting 7920 1726885360.35573: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885360.2723992-10093-61457511904272/ /root/.ansible/tmp/ansible-tmp-1726885360.2723992-10093-61457511904272/AnsiballZ_stat.py && sleep 0' 7920 1726885360.36179: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885360.36193: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885360.36209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.36238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.36280: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885360.36292: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885360.36306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.36333: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885360.36347: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885360.36358: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885360.36370: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885360.36383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.36399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.36414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885360.36426: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885360.36449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.36524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885360.36550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885360.36572: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885360.36638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885360.38423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885360.38463: stderr chunk (state=3): >>><<< 7920 1726885360.38466: stdout chunk (state=3): >>><<< 7920 1726885360.38478: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885360.38481: _low_level_execute_command(): starting 7920 1726885360.38483: _low_level_execute_command(): using become for this command 7920 1726885360.38497: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gsauflyedvttbqumiotebrhxkiwktufg ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885360.2723992-10093-61457511904272/AnsiballZ_stat.py'"'"' && sleep 0' 7920 1726885360.38578: Initial state: awaiting_escalation: BECOME-SUCCESS-gsauflyedvttbqumiotebrhxkiwktufg 7920 1726885360.38973: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885360.38989: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885360.39005: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.39032: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.39074: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885360.39087: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885360.39102: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.39125: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885360.39140: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885360.39152: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885360.39165: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885360.39182: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.39199: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.39218: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885360.39233: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885360.39248: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.39329: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885360.39351: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885360.39367: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885360.39441: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885360.42364: stdout chunk (state=1): >>>BECOME-SUCCESS-gsauflyedvttbqumiotebrhxkiwktufg <<< 7920 1726885360.42367: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-gsauflyedvttbqumiotebrhxkiwktufg' 7920 1726885360.42609: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885360.42615: stdout chunk (state=3): >>>import '_thread' # <<< 7920 1726885360.42620: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885360.42684: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885360.42744: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885360.42747: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885360.42820: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7920 1726885360.42848: 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' <<< 7920 1726885360.42864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885360.42886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7920 1726885360.42892: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885360.42920: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0934daca0> <<< 7920 1726885360.42957: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885360.42973: 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 0x7ff093481280> <<< 7920 1726885360.42977: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0934daa00> <<< 7920 1726885360.43005: 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' <<< 7920 1726885360.43040: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0934da9a0><<< 7920 1726885360.43042: stdout chunk (state=3): >>> <<< 7920 1726885360.43052: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885360.43072: 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' <<< 7920 1726885360.43094: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093481370> <<< 7920 1726885360.43113: 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' <<< 7920 1726885360.43137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 7920 1726885360.43145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885360.43155: stdout chunk (state=3): >>>import '_abc' # <<< 7920 1726885360.43167: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093481820> <<< 7920 1726885360.43181: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093481550> <<< 7920 1726885360.43214: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885360.43225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885360.43247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885360.43266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885360.43285: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885360.43307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885360.43335: stdout chunk (state=3): >>>import '_stat' # <<< 7920 1726885360.43341: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09342df70> <<< 7920 1726885360.43359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885360.43383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885360.43457: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093434100> <<< 7920 1726885360.43484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885360.43489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885360.43530: 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' <<< 7920 1726885360.43532: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09345d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093434820> <<< 7920 1726885360.43567: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093496760> <<< 7920 1726885360.43587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7920 1726885360.43590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 7920 1726885360.43593: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09342dc70> <<< 7920 1726885360.43653: 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' <<< 7920 1726885360.43660: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09345dc70> <<< 7920 1726885360.43720: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093481fd0> <<< 7920 1726885360.43746: 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. <<< 7920 1726885360.43941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885360.43946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885360.43986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7920 1726885360.43989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7920 1726885360.44008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885360.44027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885360.44047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885360.44071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885360.44076: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931d4d90> <<< 7920 1726885360.44121: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931d7e20> <<< 7920 1726885360.44141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885360.44148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885360.44170: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885360.44187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885360.44205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885360.44228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 7920 1726885360.44238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7920 1726885360.44253: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931ce730> <<< 7920 1726885360.44272: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931d5520> <<< 7920 1726885360.44283: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931d4250> <<< 7920 1726885360.44303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885360.44375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885360.44394: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885360.44429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885360.44446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7920 1726885360.44450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7920 1726885360.44506: 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 0x7ff093156cd0> <<< 7920 1726885360.44566: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931567c0> 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 0x7ff093156dc0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885360.44627: 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 0x7ff093156e80> <<< 7920 1726885360.44668: 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 0x7ff093156f40> import '_collections' # <<< 7920 1726885360.44670: stdout chunk (state=3): >>> <<< 7920 1726885360.44734: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931aec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931a8520> <<< 7920 1726885360.44795: 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 0x7ff0931bc580> <<< 7920 1726885360.44825: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931dbd00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7920 1726885360.44858: 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 0x7ff093167b80> <<< 7920 1726885360.44881: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931ae160> <<< 7920 1726885360.44923: 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 0x7ff0931bc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931e18b0> <<< 7920 1726885360.44938: 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' <<< 7920 1726885360.44970: 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' <<< 7920 1726885360.44988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885360.45001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885360.45030: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093167eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093167ca0> <<< 7920 1726885360.45051: 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' <<< 7920 1726885360.45075: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093167c10> <<< 7920 1726885360.45093: 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' <<< 7920 1726885360.45110: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885360.45133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885360.45143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885360.45197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885360.45218: 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' <<< 7920 1726885360.45241: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09313c280> <<< 7920 1726885360.45256: 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' <<< 7920 1726885360.45299: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09313c370> <<< 7920 1726885360.45413: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093172eb0> <<< 7920 1726885360.45455: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093169940> <<< 7920 1726885360.45473: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931694f0> <<< 7920 1726885360.45492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885360.45502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885360.45537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885360.45564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885360.45568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7920 1726885360.45581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 7920 1726885360.45589: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09306f0d0> <<< 7920 1726885360.45625: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093137d90> <<< 7920 1726885360.45667: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093169dc0> <<< 7920 1726885360.45684: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931dbee0> <<< 7920 1726885360.45719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885360.45748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885360.45759: 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 0x7ff093082a00> <<< 7920 1726885360.45769: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885360.45799: 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 0x7ff093082d30> <<< 7920 1726885360.45825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885360.45844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885360.45873: 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 0x7ff093095640> <<< 7920 1726885360.45903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885360.45933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885360.45953: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093095b80> <<< 7920 1726885360.45997: 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 0x7ff0930202b0> <<< 7920 1726885360.46023: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093082e20> <<< 7920 1726885360.46037: 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' <<< 7920 1726885360.46103: 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 0x7ff093031190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0930954c0> <<< 7920 1726885360.46129: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885360.46143: 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 0x7ff093031250> <<< 7920 1726885360.46182: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931678e0> <<< 7920 1726885360.46214: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885360.46239: 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 <<< 7920 1726885360.46252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885360.46281: 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 0x7ff09304d5b0> <<< 7920 1726885360.46323: 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' <<< 7920 1726885360.46344: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885360.46369: 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 0x7ff09304d880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09304d670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff09304d760> <<< 7920 1726885360.46401: 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' <<< 7920 1726885360.46602: 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 0x7ff09304dbb0> <<< 7920 1726885360.46656: 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 0x7ff09305a100> <<< 7920 1726885360.46676: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09304d7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09303f940> <<< 7920 1726885360.46697: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931674c0> <<< 7920 1726885360.46719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885360.46782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885360.46808: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09304d9a0> <<< 7920 1726885360.46913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885360.46931: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff092f6e580> <<< 7920 1726885360.47067: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip' <<< 7920 1726885360.47078: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.47157: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.47186: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/__init__.py <<< 7920 1726885360.47204: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.47213: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.47226: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885360.47239: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.48489: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.49454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 7920 1726885360.49464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09294d6d0> <<< 7920 1726885360.49487: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 7920 1726885360.49492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885360.49514: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 7920 1726885360.49521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7920 1726885360.49542: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 7920 1726885360.49547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7920 1726885360.49577: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885360.49581: 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 0x7ff09294d160> <<< 7920 1726885360.49616: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09294d340> <<< 7920 1726885360.49648: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09294de20> <<< 7920 1726885360.49671: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7920 1726885360.49678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885360.49722: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09294df10> <<< 7920 1726885360.49727: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09294dc40> import 'atexit' # <<< 7920 1726885360.49757: 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 0x7ff09294de80> <<< 7920 1726885360.49781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885360.49808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885360.49848: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09294d100> <<< 7920 1726885360.49866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885360.49884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885360.49906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885360.49928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885360.49949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 7920 1726885360.49953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7920 1726885360.50025: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0928a5df0> <<< 7920 1726885360.50058: 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 0x7ff0928a5fa0> <<< 7920 1726885360.50092: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885360.50097: 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 0x7ff0928c3e50> <<< 7920 1726885360.50120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885360.50144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885360.50182: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0928c34c0> <<< 7920 1726885360.50193: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0929b4dc0> <<< 7920 1726885360.50369: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0929b43d0> <<< 7920 1726885360.50393: 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' <<< 7920 1726885360.50405: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0929b4fd0> <<< 7920 1726885360.50430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885360.50435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885360.50459: 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' <<< 7920 1726885360.50484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885360.50491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885360.50520: 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' <<< 7920 1726885360.50533: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff092984dc0> <<< 7920 1726885360.50609: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff092921be0> <<< 7920 1726885360.50615: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0929212b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0929533a0> <<< 7920 1726885360.50646: 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 0x7ff0929213d0> <<< 7920 1726885360.50679: 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 0x7ff092921400> <<< 7920 1726885360.50707: 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 <<< 7920 1726885360.50710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885360.50736: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885360.50763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885360.50832: 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 0x7ff092886970> <<< 7920 1726885360.50840: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff092996100> <<< 7920 1726885360.50858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885360.50876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885360.50941: 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 0x7ff0928929a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff092996280> <<< 7920 1726885360.50967: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885360.51023: 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 <<< 7920 1726885360.51077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 7920 1726885360.51131: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff092886df0> <<< 7920 1726885360.51231: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff092892940> <<< 7920 1726885360.51388: 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 0x7ff092892790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff092891730> <<< 7920 1726885360.51401: 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 0x7ff092891670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09298d7c0> <<< 7920 1726885360.51431: 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' <<< 7920 1726885360.51445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885360.51457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885360.51503: 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 0x7ff092916640> <<< 7920 1726885360.51770: 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 0x7ff0929159d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0928870a0> <<< 7920 1726885360.51791: 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 0x7ff0929160a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0929ae880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885360.51863: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.51893: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.51988: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885360.52029: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885360.52298: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885360.52678: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.53147: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885360.53161: 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_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885360.53185: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885360.53196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885360.53331: 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 0x7ff09247f130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 7920 1726885360.53349: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09290b970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09247f550> <<< 7920 1726885360.53434: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/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_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885360.53458: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.53570: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.53898: 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 0x7ff09290c940> # zipimport: zlib available <<< 7920 1726885360.54107: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.54481: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.54539: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.54603: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885360.54649: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.54685: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885360.54688: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.54743: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.54803: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885360.54838: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.54846: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885360.54864: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.54890: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.54931: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885360.54935: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.55123: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.55300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885360.55340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885360.55440: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09290b5e0> # zipimport: zlib available <<< 7920 1726885360.55493: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.55568: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885360.55574: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885360.55580: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885360.55594: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.55674: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.55677: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885360.55680: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.55722: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.55747: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.55841: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.55904: 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 <<< 7920 1726885360.55927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885360.56007: 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 0x7ff0929a1850> <<< 7920 1726885360.56033: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff092954e50> <<< 7920 1726885360.56076: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885360.56082: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.56234: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.56290: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.56300: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.56344: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885360.56355: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885360.56370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885360.56404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885360.56426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885360.56446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885360.56534: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff092859310> <<< 7920 1726885360.56576: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff092853820> <<< 7920 1726885360.56635: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09284a940> <<< 7920 1726885360.56646: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885360.56671: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.56698: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 7920 1726885360.56703: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885360.56760: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885360.56778: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.56786: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.56801: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 7920 1726885360.56806: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.56921: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.57097: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.57263: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885360.58451: 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": 1435, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726885345.5532203, "mtime": 1726885345.5502203, "ctime": 1726885345.5502203, "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": "5ccd55172a633a264a9b43eade33db2cd6e1eba0", "mimetype": "text/plain", "charset": "us-ascii", "version": "1126573046", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 7920 1726885360.58473: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885360.58906: 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 <<< 7920 1726885360.59002: stdout chunk (state=3): >>># cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters <<< 7920 1726885360.59014: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 7920 1726885360.59210: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885360.59230: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885360.59258: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7920 1726885360.59330: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885360.59367: 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 <<< 7920 1726885360.59374: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 7920 1726885360.59396: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885360.59487: 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 <<< 7920 1726885360.59555: 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 <<< 7920 1726885360.59601: 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 <<< 7920 1726885360.59686: 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 <<< 7920 1726885360.59743: stdout chunk (state=3): >>># 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 <<< 7920 1726885360.59886: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885360.59920: 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 <<< 7920 1726885360.59958: 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 <<< 7920 1726885360.60000: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885360.60543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885360.60553: stdout chunk (state=3): >>><<< 7920 1726885360.60578: stderr chunk (state=3): >>><<< 7920 1726885360.60733: _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 0x7ff0934daca0> # /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 0x7ff093481280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0934daa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7ff0934da9a0> 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 0x7ff093481370> # /usr/lib64/python3.9/__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 0x7ff093481820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093481550> # /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 0x7ff09342df70> # /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 0x7ff093434100> # /usr/lib64/python3.9/__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 0x7ff09345d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093434820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093496760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09342dc70> # /usr/lib64/python3.9/__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 0x7ff09345dc70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093481fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7ff0931d4d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931d7e20> # /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 0x7ff0931ce730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931d5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931d4250> # /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 0x7ff093156cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931567c0> 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 0x7ff093156dc0> # /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 0x7ff093156e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093156f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931aec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931a8520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931bc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931dbd00> # /usr/lib64/python3.9/__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 0x7ff093167b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931ae160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff0931bc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931e18b0> # /usr/lib64/python3.9/__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 0x7ff093167eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093167ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093167c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7ff09313c280> # /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 0x7ff09313c370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093172eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093169940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931694f0> # /usr/lib64/python3.9/__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 0x7ff09306f0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093137d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093169dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931dbee0> # /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 0x7ff093082a00> 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 0x7ff093082d30> # /usr/lib64/python3.9/__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 0x7ff093095640> # /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 0x7ff093095b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff0930202b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff093082e20> # /usr/lib64/python3.9/__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 0x7ff093031190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0930954c0> 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 0x7ff093031250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931678e0> # /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 0x7ff09304d5b0> # /usr/lib64/python3.9/__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 0x7ff09304d880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09304d670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff09304d760> # /usr/lib64/python3.9/__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 0x7ff09304dbb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff09305a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09304d7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09303f940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0931674c0> # /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 0x7ff09304d9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff092f6e580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/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 0x7ff09294d6d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7ff09294d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09294d340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09294de20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7ff09294df10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09294dc40> 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 0x7ff09294de80> # /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 0x7ff09294d100> # /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 0x7ff0928a5df0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff0928a5fa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff0928c3e50> # /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 0x7ff0928c34c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0929b4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0929b43d0> # /usr/lib64/python3.9/__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 0x7ff0929b4fd0> # /usr/lib64/python3.9/__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 0x7ff092984dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff092921be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0929212b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0929533a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff0929213d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff092921400> # /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 0x7ff092886970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff092996100> # /usr/lib64/python3.9/__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 0x7ff0928929a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff092996280> # /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 0x7ff092886df0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff092892940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff092892790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff092891730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff092891670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09298d7c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7ff092916640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff0929159d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0928870a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff0929160a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0929ae880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/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_u8gj1dmm/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_u8gj1dmm/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_u8gj1dmm/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_u8gj1dmm/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 0x7ff09247f130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7ff09290b970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09247f550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/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_u8gj1dmm/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 0x7ff09290c940> # 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_u8gj1dmm/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_u8gj1dmm/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_u8gj1dmm/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_u8gj1dmm/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_u8gj1dmm/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 0x7ff09290b5e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/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_u8gj1dmm/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 0x7ff0929a1850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff092954e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/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 0x7ff092859310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff092853820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09284a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/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_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_u8gj1dmm/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_u8gj1dmm/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": 1435, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726885345.5532203, "mtime": 1726885345.5502203, "ctime": 1726885345.5502203, "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": "5ccd55172a633a264a9b43eade33db2cd6e1eba0", "mimetype": "text/plain", "charset": "us-ascii", "version": "1126573046", "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885360.61473: 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-1726885360.2723992-10093-61457511904272/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885360.61492: _low_level_execute_command(): starting 7920 1726885360.61505: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885360.2723992-10093-61457511904272/ > /dev/null 2>&1 && sleep 0' 7920 1726885360.62460: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885360.62479: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885360.62491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.62506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.62548: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885360.62557: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885360.62568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.62589: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885360.62599: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885360.62608: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885360.62624: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885360.62641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.62658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.62671: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885360.62689: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885360.62727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.62813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885360.62835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885360.62856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885360.62927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885360.64776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885360.64970: stderr chunk (state=3): >>><<< 7920 1726885360.65007: stdout chunk (state=3): >>><<< 7920 1726885360.65090: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885360.65093: handler run complete 7920 1726885360.65182: attempt loop complete, returning result 7920 1726885360.65198: _execute() done 7920 1726885360.65202: dumping result to json 7920 1726885360.65328: done dumping result, returning 7920 1726885360.65332: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-9835-648e-000000000753] 7920 1726885360.65335: sending task result for task 02369adf-7a19-9835-648e-000000000753 7920 1726885360.65409: done sending task result for task 02369adf-7a19-9835-648e-000000000753 7920 1726885360.65416: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885345.5532203, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5ccd55172a633a264a9b43eade33db2cd6e1eba0", "ctime": 1726885345.5502203, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 81789063, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726885345.5502203, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1435, "uid": 0, "version": "1126573046", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 7920 1726885360.65564: no more pending results, returning what we have 7920 1726885360.65568: results queue empty 7920 1726885360.65569: checking for any_errors_fatal 7920 1726885360.65576: done checking for any_errors_fatal 7920 1726885360.65577: checking for max_fail_percentage 7920 1726885360.65579: done checking for max_fail_percentage 7920 1726885360.65580: checking to see if all hosts have failed and the running result is not ok 7920 1726885360.65581: done checking to see if all hosts have failed 7920 1726885360.65582: getting the remaining hosts for this loop 7920 1726885360.65583: done getting the remaining hosts for this loop 7920 1726885360.65587: getting the next task for host managed_node1 7920 1726885360.65598: done getting next task for host managed_node1 7920 1726885360.65602: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 7920 1726885360.65606: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885360.65625: getting variables 7920 1726885360.65627: in VariableManager get_vars() 7920 1726885360.65695: Calling all_inventory to load vars for managed_node1 7920 1726885360.65698: Calling groups_inventory to load vars for managed_node1 7920 1726885360.65701: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885360.65714: Calling all_plugins_play to load vars for managed_node1 7920 1726885360.65718: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885360.65721: Calling groups_plugins_play to load vars for managed_node1 7920 1726885360.66573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885360.67522: done with get_vars() 7920 1726885360.67544: done getting variables TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 20 September 2024 22:22:40 -0400 (0:00:00.454) 0:01:38.305 ****** 7920 1726885360.67667: entering _queue_task() for managed_node1/lineinfile 7920 1726885360.68025: worker is 1 (out of 1 available) 7920 1726885360.68038: exiting _queue_task() for managed_node1/lineinfile 7920 1726885360.68056: done queuing things up, now waiting for results queue to drain 7920 1726885360.68060: waiting for pending results... 7920 1726885360.68314: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 7920 1726885360.68410: in run() - task 02369adf-7a19-9835-648e-000000000754 7920 1726885360.68426: variable 'ansible_search_path' from source: unknown 7920 1726885360.68430: variable 'ansible_search_path' from source: unknown 7920 1726885360.68458: calling self._execute() 7920 1726885360.68545: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885360.68562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885360.68577: variable 'omit' from source: magic vars 7920 1726885360.68963: variable '__storage_fstab' from source: set_fact 7920 1726885360.68997: Evaluated conditional (__storage_fstab.stat.exists): True 7920 1726885360.69356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885360.69613: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885360.69674: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885360.69714: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885360.69756: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885360.70398: variable 'blivet_output' from source: set_fact 7920 1726885360.70447: Evaluated conditional (blivet_output is changed): True 7920 1726885360.70460: variable 'omit' from source: magic vars 7920 1726885360.70533: variable 'omit' from source: magic vars 7920 1726885360.70565: variable '__str' from source: task vars 7920 1726885360.70643: variable '__str' from source: task vars 7920 1726885360.70657: variable '__str' from source: task vars 7920 1726885360.70724: variable '__str' from source: task vars 7920 1726885360.70745: variable 'omit' from source: magic vars 7920 1726885360.70776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885360.70807: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885360.70834: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885360.70857: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885360.70872: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885360.70902: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885360.70930: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885360.70962: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885360.70965: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885360.70967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885360.71052: Set connection var ansible_connection to ssh 7920 1726885360.71060: Set connection var ansible_shell_executable to /bin/sh 7920 1726885360.71069: Set connection var ansible_timeout to 10 7920 1726885360.71072: Set connection var ansible_shell_type to sh 7920 1726885360.71074: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885360.71076: Set connection var ansible_pipelining to False 7920 1726885360.71097: variable 'ansible_shell_executable' from source: unknown 7920 1726885360.71100: variable 'ansible_connection' from source: unknown 7920 1726885360.71102: variable 'ansible_module_compression' from source: unknown 7920 1726885360.71104: variable 'ansible_shell_type' from source: unknown 7920 1726885360.71107: variable 'ansible_shell_executable' from source: unknown 7920 1726885360.71109: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885360.71115: variable 'ansible_pipelining' from source: unknown 7920 1726885360.71120: variable 'ansible_timeout' from source: unknown 7920 1726885360.71124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885360.71236: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885360.71244: variable 'omit' from source: magic vars 7920 1726885360.71249: starting attempt loop 7920 1726885360.71252: running the handler 7920 1726885360.71262: _low_level_execute_command(): starting 7920 1726885360.71268: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885360.71740: 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 <<< 7920 1726885360.71758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.71772: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.71784: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.71833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885360.71853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885360.71884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885360.73510: stdout chunk (state=3): >>>/root <<< 7920 1726885360.73613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885360.73687: stderr chunk (state=3): >>><<< 7920 1726885360.73690: stdout chunk (state=3): >>><<< 7920 1726885360.73792: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885360.73802: _low_level_execute_command(): starting 7920 1726885360.73805: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885360.7370872-10113-106142627552188 `" && echo ansible-tmp-1726885360.7370872-10113-106142627552188="` echo /root/.ansible/tmp/ansible-tmp-1726885360.7370872-10113-106142627552188 `" ) && sleep 0' 7920 1726885360.74608: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885360.74614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.74649: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885360.74653: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.74656: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.74720: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885360.74735: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885360.74774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885360.76621: stdout chunk (state=3): >>>ansible-tmp-1726885360.7370872-10113-106142627552188=/root/.ansible/tmp/ansible-tmp-1726885360.7370872-10113-106142627552188 <<< 7920 1726885360.76988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885360.76991: stdout chunk (state=3): >>><<< 7920 1726885360.76994: stderr chunk (state=3): >>><<< 7920 1726885360.77222: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885360.7370872-10113-106142627552188=/root/.ansible/tmp/ansible-tmp-1726885360.7370872-10113-106142627552188 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885360.77226: variable 'ansible_module_compression' from source: unknown 7920 1726885360.77228: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.lineinfile-ZIP_DEFLATED 7920 1726885360.77230: variable 'ansible_facts' from source: unknown 7920 1726885360.77298: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885360.7370872-10113-106142627552188/AnsiballZ_lineinfile.py 7920 1726885360.77595: Sending initial data 7920 1726885360.77598: Sent initial data (158 bytes) 7920 1726885360.78504: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885360.78523: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885360.78538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.78554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.78594: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885360.78609: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885360.78628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.78651: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885360.78664: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885360.78674: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885360.78686: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885360.78699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.78716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.78731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885360.78743: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885360.78754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.78830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885360.78855: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885360.78871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885360.78937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885360.80660: 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 <<< 7920 1726885360.80695: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885360.80732: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpkktg7tch /root/.ansible/tmp/ansible-tmp-1726885360.7370872-10113-106142627552188/AnsiballZ_lineinfile.py <<< 7920 1726885360.80768: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885360.82131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885360.82347: stderr chunk (state=3): >>><<< 7920 1726885360.82350: stdout chunk (state=3): >>><<< 7920 1726885360.82353: done transferring module to remote 7920 1726885360.82355: _low_level_execute_command(): starting 7920 1726885360.82357: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885360.7370872-10113-106142627552188/ /root/.ansible/tmp/ansible-tmp-1726885360.7370872-10113-106142627552188/AnsiballZ_lineinfile.py && sleep 0' 7920 1726885360.83164: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885360.83183: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885360.83197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.83222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.83277: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885360.83293: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885360.83307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.83328: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885360.83349: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885360.83363: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885360.83376: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885360.83392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.83416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.83430: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885360.83442: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885360.83466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.83561: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885360.83594: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885360.83627: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885360.83706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885360.85459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885360.85528: stderr chunk (state=3): >>><<< 7920 1726885360.85538: stdout chunk (state=3): >>><<< 7920 1726885360.85665: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885360.85670: _low_level_execute_command(): starting 7920 1726885360.85672: _low_level_execute_command(): using become for this command 7920 1726885360.85674: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mdeflvashmzanjxewqfuvzckanbicmiw ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885360.7370872-10113-106142627552188/AnsiballZ_lineinfile.py'"'"' && sleep 0' 7920 1726885360.85751: Initial state: awaiting_escalation: BECOME-SUCCESS-mdeflvashmzanjxewqfuvzckanbicmiw 7920 1726885360.86446: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885360.86464: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885360.86489: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.86524: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.86575: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885360.86596: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885360.86622: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.86643: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885360.86668: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885360.86687: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885360.86706: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885360.86732: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885360.86756: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885360.86771: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885360.86783: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885360.86804: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885360.86887: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885360.86915: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885360.86942: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885360.87140: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885360.89806: stdout chunk (state=1): >>>BECOME-SUCCESS-mdeflvashmzanjxewqfuvzckanbicmiw <<< 7920 1726885360.89812: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-mdeflvashmzanjxewqfuvzckanbicmiw' 7920 1726885360.90043: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885360.90056: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885360.90115: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885360.90148: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885360.90182: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7920 1726885360.90187: stdout chunk (state=3): >>># installing zipimport hook <<< 7920 1726885360.90227: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885360.90230: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885360.90271: 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' <<< 7920 1726885360.90329: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885360.90345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83723f5ca0> <<< 7920 1726885360.90385: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885360.90408: 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 0x7f837239c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83723f5a00> <<< 7920 1726885360.90450: 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' <<< 7920 1726885360.90453: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83723f59a0> <<< 7920 1726885360.90488: 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' <<< 7920 1726885360.90541: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f837239c370> <<< 7920 1726885360.90557: 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' <<< 7920 1726885360.90585: 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 0x7f837239c820> <<< 7920 1726885360.90589: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f837239c550> <<< 7920 1726885360.90615: 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' <<< 7920 1726885360.90640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885360.90667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885360.90685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885360.90707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885360.90727: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8372348f70> <<< 7920 1726885360.90744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885360.90759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885360.90828: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f837234f100> <<< 7920 1726885360.90865: 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' <<< 7920 1726885360.90889: 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 0x7f8372378730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f837234f820> <<< 7920 1726885360.90916: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83723b1760> <<< 7920 1726885360.90947: 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 0x7f8372348c70> <<< 7920 1726885360.91016: 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' <<< 7920 1726885360.91020: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8372378c70> <<< 7920 1726885360.91062: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f837239cfd0> <<< 7920 1726885360.91086: 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. <<< 7920 1726885360.91354: 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' <<< 7920 1726885360.91357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885360.91392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885360.91407: 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' <<< 7920 1726885360.91410: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722efd90> <<< 7920 1726885360.91480: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722f2e20> <<< 7920 1726885360.91484: 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' <<< 7920 1726885360.91517: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885360.91521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885360.91545: 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' <<< 7920 1726885360.91575: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722e9730> <<< 7920 1726885360.91594: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722f0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722ef250> <<< 7920 1726885360.91618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885360.91687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885360.91700: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885360.91726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885360.91753: 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' <<< 7920 1726885360.91789: 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 0x7f8372271cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722717c0> <<< 7920 1726885360.91825: 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 0x7f8372271dc0> <<< 7920 1726885360.91844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885360.91865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885360.91902: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8372271e80> <<< 7920 1726885360.91925: 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 0x7f8372271f40> import '_collections' # <<< 7920 1726885360.91971: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722c9c40> import '_functools' # <<< 7920 1726885360.91996: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722c3520> <<< 7920 1726885360.92066: 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 0x7f83722d7580> <<< 7920 1726885360.92100: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722f6d00> <<< 7920 1726885360.92104: 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' <<< 7920 1726885360.92133: 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 0x7f8372282b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722c9160> <<< 7920 1726885360.92165: 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 0x7f83722d7190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722fc8b0> <<< 7920 1726885360.92535: 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' <<< 7920 1726885360.92696: 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 0x7f8372282eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8372282ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8372282c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f8372257280> # /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 0x7f8372257370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f837228deb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8372284940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722844f0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885360.92942: 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 0x7f8371f640d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8372252d90> <<< 7920 1726885360.92967: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8372284dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722f6ee0> # /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 0x7f8371f77a00> import 'errno' # <<< 7920 1726885360.93004: 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 0x7f8371f77d30> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885360.93349: 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 0x7f8371f8a640> <<< 7920 1726885360.93481: 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 0x7f8371f8ab80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8371f152b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371f77e20> # /usr/lib64/python3.9/__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 0x7f8371f26190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371f8a4c0> 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 0x7f8371f26250> <<< 7920 1726885360.93620: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722828e0> # /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 0x7f8371f425b0> # /usr/lib64/python3.9/__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 0x7f8371f42880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371f42670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8371f42760> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885360.93713: 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 0x7f8371f42bb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8371f4f100> <<< 7920 1726885360.93753: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371f427f0> <<< 7920 1726885360.93764: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371f34940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722824c0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885360.93817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885360.93862: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371f429a0> <<< 7920 1726885360.93962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8371e63580> <<< 7920 1726885360.94149: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 7920 1726885360.94237: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.94379: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885360.95506: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.96441: 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 0x7f8371d876d0> <<< 7920 1726885360.96477: 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' <<< 7920 1726885360.96501: 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' <<< 7920 1726885360.96533: 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' <<< 7920 1726885360.96560: 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 0x7f8371d87160> <<< 7920 1726885360.96584: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371d87340> <<< 7920 1726885360.96632: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371d87e20> <<< 7920 1726885360.96649: 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' <<< 7920 1726885360.96688: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371d87f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371d87c40> import 'atexit' # <<< 7920 1726885360.96719: 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 0x7f8371d87e80> <<< 7920 1726885360.96758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885360.96771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885360.96806: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371d87100> <<< 7920 1726885360.96841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885360.96862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885360.96899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885360.96903: 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' <<< 7920 1726885360.96962: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83717aedf0> <<< 7920 1726885360.97014: 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 0x7f83717aefa0> <<< 7920 1726885360.97078: 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 0x7f83717cde50> # /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' <<< 7920 1726885360.97142: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83717cd4c0> <<< 7920 1726885360.97145: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371deedc0> <<< 7920 1726885360.97315: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371dee3d0> <<< 7920 1726885360.97333: 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' <<< 7920 1726885360.97423: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371deefd0> # /usr/lib64/python3.9/__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 <<< 7920 1726885360.97452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885360.97455: 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 0x7f8371dbfdc0> <<< 7920 1726885360.97514: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371d58be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371d582b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371d8c3a0> <<< 7920 1726885360.97610: 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 0x7f8371d583d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371d58400> <<< 7920 1726885360.97615: 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' <<< 7920 1726885360.97636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885360.97650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885360.97734: 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 0x7f837178e970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371dcf100> <<< 7920 1726885360.97800: 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' <<< 7920 1726885360.97811: 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 0x7f837179b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371dcf280> <<< 7920 1726885360.97876: 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' <<< 7920 1726885360.97931: 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' # <<< 7920 1726885360.98019: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f837178edf0> <<< 7920 1726885360.98087: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f837179b940> <<< 7920 1726885360.98192: 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 0x7f837179b790> <<< 7920 1726885360.98195: 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 0x7f837179a730> <<< 7920 1726885360.98356: 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 0x7f837179a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371dc77c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 <<< 7920 1726885360.98378: 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 0x7f8371d4f640> <<< 7920 1726885360.98555: 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 0x7f8371d4e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f837178f0a0> <<< 7920 1726885360.98674: 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 0x7f8371d4f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371de9880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7920 1726885360.98786: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.98819: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/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_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885360.98901: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.99008: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.99530: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885360.99946: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885360.99963: 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_rfh87cby/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' <<< 7920 1726885361.00006: 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 0x7f8371375130> <<< 7920 1726885361.00090: 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 0x7f8371d44970> <<< 7920 1726885361.00093: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371375550> <<< 7920 1726885361.00140: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 7920 1726885361.00166: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885361.00284: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.00423: 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' <<< 7920 1726885361.00444: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371d45940> # zipimport: zlib available <<< 7920 1726885361.00826: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.01190: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.01238: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.01309: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885361.01339: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.01377: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885361.01380: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.01454: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.01515: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 7920 1726885361.01884: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/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_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885361.01975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885361.02014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885361.02017: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885361.02110: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371d445e0> # zipimport: zlib available <<< 7920 1726885361.02287: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885361.02503: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.02525: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885361.02545: 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' <<< 7920 1726885361.02727: 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 0x7f8371ddb850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371d8de50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885361.02803: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.02853: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.02873: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.02933: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885361.02952: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885361.02962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885361.02981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885361.02998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885361.03014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885361.03140: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371760310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f837175b820> <<< 7920 1726885361.03235: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371753940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885361.03269: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885361.03325: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 7920 1726885361.03360: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885361.03569: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.03838: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.04348: 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__ <<< 7920 1726885361.04660: 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 <<< 7920 1726885361.04729: 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 # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 7920 1726885361.04946: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885361.04970: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885361.05017: 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 <<< 7920 1726885361.05055: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 7920 1726885361.05059: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 7920 1726885361.05072: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885361.05144: 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 <<< 7920 1726885361.05229: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 7920 1726885361.05285: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 7920 1726885361.05348: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader <<< 7920 1726885361.05362: stdout chunk (state=3): >>># destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7920 1726885361.05506: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885361.05562: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 7920 1726885361.05576: 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 <<< 7920 1726885361.05610: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885361.06180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885361.06184: stdout chunk (state=3): >>><<< 7920 1726885361.06186: stderr chunk (state=3): >>><<< 7920 1726885361.06307: _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 0x7f83723f5ca0> # /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 0x7f837239c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83723f5a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f83723f59a0> 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 0x7f837239c370> # /usr/lib64/python3.9/__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 0x7f837239c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f837239c550> # /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 0x7f8372348f70> # /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 0x7f837234f100> # /usr/lib64/python3.9/__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 0x7f8372378730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f837234f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83723b1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8372348c70> # /usr/lib64/python3.9/__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 0x7f8372378c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f837239cfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f83722efd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722f2e20> # /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 0x7f83722e9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722f0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722ef250> # /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 0x7f8372271cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722717c0> 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 0x7f8372271dc0> # /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 0x7f8372271e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8372271f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722c9c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722c3520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722d7580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722f6d00> # /usr/lib64/python3.9/__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 0x7f8372282b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722c9160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83722d7190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722fc8b0> # /usr/lib64/python3.9/__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 0x7f8372282eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8372282ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8372282c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f8372257280> # /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 0x7f8372257370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f837228deb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8372284940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722844f0> # /usr/lib64/python3.9/__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 0x7f8371f640d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8372252d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8372284dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722f6ee0> # /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 0x7f8371f77a00> 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 0x7f8371f77d30> # /usr/lib64/python3.9/__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 0x7f8371f8a640> # /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 0x7f8371f8ab80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8371f152b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371f77e20> # /usr/lib64/python3.9/__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 0x7f8371f26190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371f8a4c0> 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 0x7f8371f26250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722828e0> # /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 0x7f8371f425b0> # /usr/lib64/python3.9/__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 0x7f8371f42880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371f42670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8371f42760> # /usr/lib64/python3.9/__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 0x7f8371f42bb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8371f4f100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371f427f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371f34940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83722824c0> # /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 0x7f8371f429a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8371e63580> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/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 0x7f8371d876d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f8371d87160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371d87340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371d87e20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f8371d87f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371d87c40> 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 0x7f8371d87e80> # /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 0x7f8371d87100> # /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 0x7f83717aedf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83717aefa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83717cde50> # /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 0x7f83717cd4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371deedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371dee3d0> # /usr/lib64/python3.9/__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 0x7f8371deefd0> # /usr/lib64/python3.9/__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 0x7f8371dbfdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371d58be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371d582b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371d8c3a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8371d583d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371d58400> # /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 0x7f837178e970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371dcf100> # /usr/lib64/python3.9/__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 0x7f837179b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371dcf280> # /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 0x7f837178edf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f837179b940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f837179b790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f837179a730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f837179a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371dc77c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f8371d4f640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8371d4e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f837178f0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8371d4f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371de9880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/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_rfh87cby/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_rfh87cby/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_rfh87cby/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_rfh87cby/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 0x7f8371375130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f8371d44970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371375550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/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_rfh87cby/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 0x7f8371d45940> # 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_rfh87cby/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_rfh87cby/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_rfh87cby/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_rfh87cby/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_rfh87cby/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 0x7f8371d445e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/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_rfh87cby/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 0x7f8371ddb850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371d8de50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/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 0x7f8371760310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f837175b820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8371753940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/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_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_rfh87cby/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_rfh87cby/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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885361.07257: 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-1726885360.7370872-10113-106142627552188/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885361.07261: _low_level_execute_command(): starting 7920 1726885361.07265: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885360.7370872-10113-106142627552188/ > /dev/null 2>&1 && sleep 0' 7920 1726885361.07605: 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 <<< 7920 1726885361.07608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885361.07641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.07644: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885361.07646: 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 <<< 7920 1726885361.07648: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.07701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885361.07704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885361.07709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885361.07744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885361.09518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885361.09585: stderr chunk (state=3): >>><<< 7920 1726885361.09600: stdout chunk (state=3): >>><<< 7920 1726885361.09925: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885361.09928: handler run complete 7920 1726885361.09931: attempt loop complete, returning result 7920 1726885361.09934: _execute() done 7920 1726885361.09936: dumping result to json 7920 1726885361.09938: done dumping result, returning 7920 1726885361.09940: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-9835-648e-000000000754] 7920 1726885361.09942: sending task result for task 02369adf-7a19-9835-648e-000000000754 7920 1726885361.10035: done sending task result for task 02369adf-7a19-9835-648e-000000000754 7920 1726885361.10038: WORKER PROCESS EXITING ok: [managed_node1] => { "backup": "", "changed": false } 7920 1726885361.10126: no more pending results, returning what we have 7920 1726885361.10129: results queue empty 7920 1726885361.10130: checking for any_errors_fatal 7920 1726885361.10139: done checking for any_errors_fatal 7920 1726885361.10139: checking for max_fail_percentage 7920 1726885361.10141: done checking for max_fail_percentage 7920 1726885361.10142: checking to see if all hosts have failed and the running result is not ok 7920 1726885361.10143: done checking to see if all hosts have failed 7920 1726885361.10144: getting the remaining hosts for this loop 7920 1726885361.10145: done getting the remaining hosts for this loop 7920 1726885361.10150: getting the next task for host managed_node1 7920 1726885361.10157: done getting next task for host managed_node1 7920 1726885361.10161: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 7920 1726885361.10165: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885361.10176: getting variables 7920 1726885361.10178: in VariableManager get_vars() 7920 1726885361.10217: Calling all_inventory to load vars for managed_node1 7920 1726885361.10221: Calling groups_inventory to load vars for managed_node1 7920 1726885361.10224: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885361.10234: Calling all_plugins_play to load vars for managed_node1 7920 1726885361.10237: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885361.10240: Calling groups_plugins_play to load vars for managed_node1 7920 1726885361.10894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885361.11581: done with get_vars() 7920 1726885361.11597: done getting variables TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Friday 20 September 2024 22:22:41 -0400 (0:00:00.440) 0:01:38.745 ****** 7920 1726885361.11703: entering _queue_task() for managed_node1/systemd 7920 1726885361.11995: worker is 1 (out of 1 available) 7920 1726885361.12008: exiting _queue_task() for managed_node1/systemd 7920 1726885361.12024: done queuing things up, now waiting for results queue to drain 7920 1726885361.12025: waiting for pending results... 7920 1726885361.12326: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 7920 1726885361.12501: in run() - task 02369adf-7a19-9835-648e-000000000756 7920 1726885361.12524: variable 'ansible_search_path' from source: unknown 7920 1726885361.12534: variable 'ansible_search_path' from source: unknown 7920 1726885361.12587: variable 'storage_cryptsetup_services' from source: set_fact 7920 1726885361.12806: variable 'storage_cryptsetup_services' from source: set_fact 7920 1726885361.12863: dumping result to json 7920 1726885361.12872: done dumping result, returning 7920 1726885361.12883: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-9835-648e-000000000756] 7920 1726885361.12894: sending task result for task 02369adf-7a19-9835-648e-000000000756 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885361.13061: no more pending results, returning what we have 7920 1726885361.13065: results queue empty 7920 1726885361.13066: checking for any_errors_fatal 7920 1726885361.13080: done checking for any_errors_fatal 7920 1726885361.13081: checking for max_fail_percentage 7920 1726885361.13082: done checking for max_fail_percentage 7920 1726885361.13083: checking to see if all hosts have failed and the running result is not ok 7920 1726885361.13085: done checking to see if all hosts have failed 7920 1726885361.13086: getting the remaining hosts for this loop 7920 1726885361.13088: done getting the remaining hosts for this loop 7920 1726885361.13092: getting the next task for host managed_node1 7920 1726885361.13102: done getting next task for host managed_node1 7920 1726885361.13106: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 7920 1726885361.13113: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885361.13131: getting variables 7920 1726885361.13133: in VariableManager get_vars() 7920 1726885361.13168: Calling all_inventory to load vars for managed_node1 7920 1726885361.13171: Calling groups_inventory to load vars for managed_node1 7920 1726885361.13173: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885361.13183: Calling all_plugins_play to load vars for managed_node1 7920 1726885361.13186: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885361.13189: Calling groups_plugins_play to load vars for managed_node1 7920 1726885361.13867: done sending task result for task 02369adf-7a19-9835-648e-000000000756 7920 1726885361.13870: WORKER PROCESS EXITING 7920 1726885361.13892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885361.14630: done with get_vars() 7920 1726885361.14644: done getting variables 7920 1726885361.14699: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 22:22:41 -0400 (0:00:00.030) 0:01:38.775 ****** 7920 1726885361.14740: entering _queue_task() for managed_node1/debug 7920 1726885361.15008: worker is 1 (out of 1 available) 7920 1726885361.15032: exiting _queue_task() for managed_node1/debug 7920 1726885361.15047: done queuing things up, now waiting for results queue to drain 7920 1726885361.15049: waiting for pending results... 7920 1726885361.15984: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show blivet_output 7920 1726885361.16225: in run() - task 02369adf-7a19-9835-648e-000000000758 7920 1726885361.16250: variable 'ansible_search_path' from source: unknown 7920 1726885361.16258: variable 'ansible_search_path' from source: unknown 7920 1726885361.16296: calling self._execute() 7920 1726885361.16407: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885361.16421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885361.16438: variable 'omit' from source: magic vars 7920 1726885361.16548: variable 'omit' from source: magic vars 7920 1726885361.16621: variable 'omit' from source: magic vars 7920 1726885361.16659: variable 'omit' from source: magic vars 7920 1726885361.16713: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885361.16755: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885361.16785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885361.16809: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885361.16830: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885361.16851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885361.16872: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885361.16910: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885361.16922: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885361.16930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885361.17058: Set connection var ansible_connection to ssh 7920 1726885361.17074: Set connection var ansible_shell_executable to /bin/sh 7920 1726885361.17084: Set connection var ansible_timeout to 10 7920 1726885361.17091: Set connection var ansible_shell_type to sh 7920 1726885361.17106: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885361.17119: Set connection var ansible_pipelining to False 7920 1726885361.17149: variable 'ansible_shell_executable' from source: unknown 7920 1726885361.17156: variable 'ansible_connection' from source: unknown 7920 1726885361.17164: variable 'ansible_module_compression' from source: unknown 7920 1726885361.17170: variable 'ansible_shell_type' from source: unknown 7920 1726885361.17177: variable 'ansible_shell_executable' from source: unknown 7920 1726885361.17184: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885361.17191: variable 'ansible_pipelining' from source: unknown 7920 1726885361.17198: variable 'ansible_timeout' from source: unknown 7920 1726885361.17205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885361.17364: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885361.17379: variable 'omit' from source: magic vars 7920 1726885361.17388: starting attempt loop 7920 1726885361.17395: running the handler 7920 1726885361.17454: variable 'blivet_output' from source: set_fact 7920 1726885361.17642: variable 'blivet_output' from source: set_fact 7920 1726885361.18273: handler run complete 7920 1726885361.18334: attempt loop complete, returning result 7920 1726885361.18342: _execute() done 7920 1726885361.18353: dumping result to json 7920 1726885361.18371: done dumping result, returning 7920 1726885361.18387: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-9835-648e-000000000758] 7920 1726885361.18398: sending task result for task 02369adf-7a19-9835-648e-000000000758 7920 1726885361.18562: done sending task result for task 02369adf-7a19-9835-648e-000000000758 7920 1726885361.18569: WORKER PROCESS EXITING ok: [managed_node1] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sda", "fs_type": "ext4" } ], "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": "xfs", "path": "/opt/test", "src": "UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "state": "absent" }, { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "_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": "ext4", "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 } ] } } 7920 1726885361.18879: no more pending results, returning what we have 7920 1726885361.18887: results queue empty 7920 1726885361.18888: checking for any_errors_fatal 7920 1726885361.18894: done checking for any_errors_fatal 7920 1726885361.18895: checking for max_fail_percentage 7920 1726885361.18897: done checking for max_fail_percentage 7920 1726885361.18897: checking to see if all hosts have failed and the running result is not ok 7920 1726885361.18898: done checking to see if all hosts have failed 7920 1726885361.18899: getting the remaining hosts for this loop 7920 1726885361.18900: done getting the remaining hosts for this loop 7920 1726885361.18904: getting the next task for host managed_node1 7920 1726885361.18909: done getting next task for host managed_node1 7920 1726885361.18914: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 7920 1726885361.18918: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885361.18928: getting variables 7920 1726885361.18929: in VariableManager get_vars() 7920 1726885361.18958: Calling all_inventory to load vars for managed_node1 7920 1726885361.18960: Calling groups_inventory to load vars for managed_node1 7920 1726885361.18963: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885361.18970: Calling all_plugins_play to load vars for managed_node1 7920 1726885361.18973: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885361.18975: Calling groups_plugins_play to load vars for managed_node1 7920 1726885361.19970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885361.21677: done with get_vars() 7920 1726885361.21693: done getting variables 7920 1726885361.21970: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 22:22:41 -0400 (0:00:00.072) 0:01:38.851 ****** 7920 1726885361.22338: entering _queue_task() for managed_node1/set_fact 7920 1726885361.22605: worker is 1 (out of 1 available) 7920 1726885361.22618: exiting _queue_task() for managed_node1/set_fact 7920 1726885361.22630: done queuing things up, now waiting for results queue to drain 7920 1726885361.22632: waiting for pending results... 7920 1726885361.22918: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 7920 1726885361.23063: in run() - task 02369adf-7a19-9835-648e-000000000759 7920 1726885361.23091: variable 'ansible_search_path' from source: unknown 7920 1726885361.23098: variable 'ansible_search_path' from source: unknown 7920 1726885361.23139: calling self._execute() 7920 1726885361.23243: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885361.23254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885361.23268: variable 'omit' from source: magic vars 7920 1726885361.23381: variable 'omit' from source: magic vars 7920 1726885361.23455: variable 'omit' from source: magic vars 7920 1726885361.23683: variable 'blivet_output' from source: set_fact 7920 1726885361.23759: variable 'omit' from source: magic vars 7920 1726885361.23802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885361.23869: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885361.23892: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885361.23915: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885361.23933: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885361.23965: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885361.23987: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885361.24022: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885361.24031: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885361.24040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885361.24166: Set connection var ansible_connection to ssh 7920 1726885361.24183: Set connection var ansible_shell_executable to /bin/sh 7920 1726885361.24195: Set connection var ansible_timeout to 10 7920 1726885361.24202: Set connection var ansible_shell_type to sh 7920 1726885361.24215: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885361.24226: Set connection var ansible_pipelining to False 7920 1726885361.24254: variable 'ansible_shell_executable' from source: unknown 7920 1726885361.24264: variable 'ansible_connection' from source: unknown 7920 1726885361.24274: variable 'ansible_module_compression' from source: unknown 7920 1726885361.24280: variable 'ansible_shell_type' from source: unknown 7920 1726885361.24287: variable 'ansible_shell_executable' from source: unknown 7920 1726885361.24294: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885361.24303: variable 'ansible_pipelining' from source: unknown 7920 1726885361.24310: variable 'ansible_timeout' from source: unknown 7920 1726885361.24321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885361.24469: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885361.24491: variable 'omit' from source: magic vars 7920 1726885361.24504: starting attempt loop 7920 1726885361.24515: running the handler 7920 1726885361.24528: handler run complete 7920 1726885361.24539: attempt loop complete, returning result 7920 1726885361.24543: _execute() done 7920 1726885361.24546: dumping result to json 7920 1726885361.24550: done dumping result, returning 7920 1726885361.24558: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-9835-648e-000000000759] 7920 1726885361.24565: sending task result for task 02369adf-7a19-9835-648e-000000000759 7920 1726885361.24647: done sending task result for task 02369adf-7a19-9835-648e-000000000759 7920 1726885361.24650: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 7920 1726885361.24717: no more pending results, returning what we have 7920 1726885361.24720: results queue empty 7920 1726885361.24721: checking for any_errors_fatal 7920 1726885361.24737: done checking for any_errors_fatal 7920 1726885361.24738: checking for max_fail_percentage 7920 1726885361.24739: done checking for max_fail_percentage 7920 1726885361.24740: checking to see if all hosts have failed and the running result is not ok 7920 1726885361.24741: done checking to see if all hosts have failed 7920 1726885361.24743: getting the remaining hosts for this loop 7920 1726885361.24744: done getting the remaining hosts for this loop 7920 1726885361.24748: getting the next task for host managed_node1 7920 1726885361.24754: done getting next task for host managed_node1 7920 1726885361.24757: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 7920 1726885361.24761: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885361.24771: getting variables 7920 1726885361.24772: in VariableManager get_vars() 7920 1726885361.24800: Calling all_inventory to load vars for managed_node1 7920 1726885361.24803: Calling groups_inventory to load vars for managed_node1 7920 1726885361.24805: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885361.24814: Calling all_plugins_play to load vars for managed_node1 7920 1726885361.24817: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885361.24820: Calling groups_plugins_play to load vars for managed_node1 7920 1726885361.25128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885361.25500: done with get_vars() 7920 1726885361.25515: done getting variables 7920 1726885361.25565: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 22:22:41 -0400 (0:00:00.032) 0:01:38.884 ****** 7920 1726885361.25601: entering _queue_task() for managed_node1/set_fact 7920 1726885361.25831: worker is 1 (out of 1 available) 7920 1726885361.25843: exiting _queue_task() for managed_node1/set_fact 7920 1726885361.25855: done queuing things up, now waiting for results queue to drain 7920 1726885361.25857: waiting for pending results... 7920 1726885361.26145: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 7920 1726885361.26303: in run() - task 02369adf-7a19-9835-648e-00000000075a 7920 1726885361.26326: variable 'ansible_search_path' from source: unknown 7920 1726885361.26334: variable 'ansible_search_path' from source: unknown 7920 1726885361.26372: calling self._execute() 7920 1726885361.26471: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885361.26481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885361.26494: variable 'omit' from source: magic vars 7920 1726885361.26604: variable 'omit' from source: magic vars 7920 1726885361.26675: variable 'omit' from source: magic vars 7920 1726885361.27105: variable 'blivet_output' from source: set_fact 7920 1726885361.27331: variable 'omit' from source: magic vars 7920 1726885361.27374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885361.27421: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885361.27520: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885361.27543: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885361.27588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885361.27617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885361.27651: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885361.27672: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885361.27675: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885361.27677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885361.27762: Set connection var ansible_connection to ssh 7920 1726885361.27776: Set connection var ansible_shell_executable to /bin/sh 7920 1726885361.27782: Set connection var ansible_timeout to 10 7920 1726885361.27785: Set connection var ansible_shell_type to sh 7920 1726885361.27789: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885361.27794: Set connection var ansible_pipelining to False 7920 1726885361.27814: variable 'ansible_shell_executable' from source: unknown 7920 1726885361.27818: variable 'ansible_connection' from source: unknown 7920 1726885361.27822: variable 'ansible_module_compression' from source: unknown 7920 1726885361.27824: variable 'ansible_shell_type' from source: unknown 7920 1726885361.27826: variable 'ansible_shell_executable' from source: unknown 7920 1726885361.27829: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885361.27835: variable 'ansible_pipelining' from source: unknown 7920 1726885361.27837: variable 'ansible_timeout' from source: unknown 7920 1726885361.27841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885361.27945: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885361.27955: variable 'omit' from source: magic vars 7920 1726885361.27962: starting attempt loop 7920 1726885361.27966: running the handler 7920 1726885361.27979: handler run complete 7920 1726885361.27987: attempt loop complete, returning result 7920 1726885361.27989: _execute() done 7920 1726885361.27991: dumping result to json 7920 1726885361.27997: done dumping result, returning 7920 1726885361.28010: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-9835-648e-00000000075a] 7920 1726885361.28019: sending task result for task 02369adf-7a19-9835-648e-00000000075a 7920 1726885361.28113: done sending task result for task 02369adf-7a19-9835-648e-00000000075a ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "_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": "ext4", "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 } 7920 1726885361.28223: no more pending results, returning what we have 7920 1726885361.28226: results queue empty 7920 1726885361.28227: checking for any_errors_fatal 7920 1726885361.28231: done checking for any_errors_fatal 7920 1726885361.28232: checking for max_fail_percentage 7920 1726885361.28234: done checking for max_fail_percentage 7920 1726885361.28235: checking to see if all hosts have failed and the running result is not ok 7920 1726885361.28235: done checking to see if all hosts have failed 7920 1726885361.28236: getting the remaining hosts for this loop 7920 1726885361.28237: done getting the remaining hosts for this loop 7920 1726885361.28241: getting the next task for host managed_node1 7920 1726885361.28247: done getting next task for host managed_node1 7920 1726885361.28250: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 7920 1726885361.28253: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885361.28268: getting variables 7920 1726885361.28269: in VariableManager get_vars() 7920 1726885361.28292: Calling all_inventory to load vars for managed_node1 7920 1726885361.28294: Calling groups_inventory to load vars for managed_node1 7920 1726885361.28295: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885361.28302: Calling all_plugins_play to load vars for managed_node1 7920 1726885361.28304: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885361.28306: Calling groups_plugins_play to load vars for managed_node1 7920 1726885361.28815: WORKER PROCESS EXITING 7920 1726885361.28830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885361.29352: done with get_vars() 7920 1726885361.29364: done getting variables TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Friday 20 September 2024 22:22:41 -0400 (0:00:00.038) 0:01:38.923 ****** 7920 1726885361.29460: entering _queue_task() for managed_node1/mount 7920 1726885361.29685: worker is 1 (out of 1 available) 7920 1726885361.29698: exiting _queue_task() for managed_node1/mount 7920 1726885361.29709: done queuing things up, now waiting for results queue to drain 7920 1726885361.29711: waiting for pending results... 7920 1726885361.30005: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 7920 1726885361.30151: in run() - task 02369adf-7a19-9835-648e-00000000075b 7920 1726885361.30175: variable 'ansible_search_path' from source: unknown 7920 1726885361.30184: variable 'ansible_search_path' from source: unknown 7920 1726885361.30563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885361.34930: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885361.35094: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885361.35139: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885361.35177: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885361.35258: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885361.35326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885361.35360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885361.35404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885361.35448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885361.35468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885361.35518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885361.35546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885361.35587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885361.35632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885361.35655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885361.35829: variable 'blivet_output' from source: set_fact 7920 1726885361.35930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885361.36102: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885361.36154: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885361.36193: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885361.36245: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885361.36296: 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) 7920 1726885361.36327: 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) 7920 1726885361.36359: 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) 7920 1726885361.36394: 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) 7920 1726885361.36487: variable 'omit' from source: magic vars 7920 1726885361.36628: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885361.36644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885361.36660: variable 'omit' from source: magic vars 7920 1726885361.36754: variable 'omit' from source: magic vars 7920 1726885361.36821: variable 'omit' from source: magic vars 7920 1726885361.36971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885361.37001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885361.37051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885361.37080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885361.37091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885361.37164: variable 'mount_info' from source: unknown 7920 1726885361.37167: variable 'omit' from source: magic vars 7920 1726885361.37234: variable 'mount_info' from source: unknown 7920 1726885361.37320: variable 'mount_info' from source: unknown 7920 1726885361.37323: variable 'omit' from source: magic vars 7920 1726885361.37405: variable 'mount_info' from source: unknown 7920 1726885361.37408: variable 'omit' from source: magic vars 7920 1726885361.37472: variable 'mount_info' from source: unknown 7920 1726885361.37497: variable 'omit' from source: magic vars 7920 1726885361.37548: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885361.37595: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885361.37624: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885361.37655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885361.37677: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885361.37703: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885361.37764: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885361.37806: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885361.37820: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885361.37828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885361.37973: Set connection var ansible_connection to ssh 7920 1726885361.37982: Set connection var ansible_shell_executable to /bin/sh 7920 1726885361.37987: Set connection var ansible_timeout to 10 7920 1726885361.37991: Set connection var ansible_shell_type to sh 7920 1726885361.37996: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885361.38001: Set connection var ansible_pipelining to False 7920 1726885361.38034: variable 'ansible_shell_executable' from source: unknown 7920 1726885361.38052: variable 'ansible_connection' from source: unknown 7920 1726885361.38055: variable 'ansible_module_compression' from source: unknown 7920 1726885361.38058: variable 'ansible_shell_type' from source: unknown 7920 1726885361.38060: variable 'ansible_shell_executable' from source: unknown 7920 1726885361.38062: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885361.38076: variable 'ansible_pipelining' from source: unknown 7920 1726885361.38079: variable 'ansible_timeout' from source: unknown 7920 1726885361.38085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 7920 1726885361.38249: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885361.38258: variable 'omit' from source: magic vars 7920 1726885361.38265: starting attempt loop 7920 1726885361.38269: running the handler 7920 1726885361.38282: _low_level_execute_command(): starting 7920 1726885361.38293: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885361.39163: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885361.39181: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885361.39206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885361.39239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885361.39296: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885361.39321: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885361.39339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.39364: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885361.39381: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885361.39394: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885361.39406: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885361.39430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885361.39452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885361.39464: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885361.39475: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885361.39488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.39598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885361.39635: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885361.39661: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885361.39741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885361.41344: stdout chunk (state=3): >>>/root <<< 7920 1726885361.41453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885361.41505: stderr chunk (state=3): >>><<< 7920 1726885361.41507: stdout chunk (state=3): >>><<< 7920 1726885361.41571: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885361.41575: _low_level_execute_command(): starting 7920 1726885361.41579: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885361.4152482-10157-260071232546811 `" && echo ansible-tmp-1726885361.4152482-10157-260071232546811="` echo /root/.ansible/tmp/ansible-tmp-1726885361.4152482-10157-260071232546811 `" ) && sleep 0' 7920 1726885361.41977: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885361.41981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885361.42019: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.42022: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885361.42024: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885361.42031: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.42077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885361.42081: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885361.42129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885361.43962: stdout chunk (state=3): >>>ansible-tmp-1726885361.4152482-10157-260071232546811=/root/.ansible/tmp/ansible-tmp-1726885361.4152482-10157-260071232546811 <<< 7920 1726885361.44067: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885361.44164: stderr chunk (state=3): >>><<< 7920 1726885361.44209: stdout chunk (state=3): >>><<< 7920 1726885361.44233: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885361.4152482-10157-260071232546811=/root/.ansible/tmp/ansible-tmp-1726885361.4152482-10157-260071232546811 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 7920 1726885361.44304: variable 'ansible_module_compression' from source: unknown 7920 1726885361.44349: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 7920 1726885361.44379: variable 'ansible_facts' from source: unknown 7920 1726885361.44446: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885361.4152482-10157-260071232546811/AnsiballZ_mount.py 7920 1726885361.44581: Sending initial data 7920 1726885361.44584: Sent initial data (153 bytes) 7920 1726885361.45693: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885361.45722: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885361.45750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885361.45772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885361.45821: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885361.45840: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885361.45856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.45879: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885361.45891: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885361.45910: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885361.45930: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885361.45950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885361.45976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885361.45995: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885361.46010: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885361.46036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.46119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885361.46145: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885361.46170: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885361.46266: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885361.47924: 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 <<< 7920 1726885361.47927: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7920 1726885361.47957: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885361.47998: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpfxae3ra9 /root/.ansible/tmp/ansible-tmp-1726885361.4152482-10157-260071232546811/AnsiballZ_mount.py <<< 7920 1726885361.48044: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885361.48976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885361.49091: stderr chunk (state=3): >>><<< 7920 1726885361.49106: stdout chunk (state=3): >>><<< 7920 1726885361.49129: done transferring module to remote 7920 1726885361.49132: _low_level_execute_command(): starting 7920 1726885361.49144: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885361.4152482-10157-260071232546811/ /root/.ansible/tmp/ansible-tmp-1726885361.4152482-10157-260071232546811/AnsiballZ_mount.py && sleep 0' 7920 1726885361.49614: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885361.49642: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885361.49645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885361.49663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885361.49695: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885361.49724: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885361.49754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.49775: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885361.49807: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885361.49811: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885361.49818: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.49884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885361.49899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885361.49909: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885361.49989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885361.51655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885361.51727: stderr chunk (state=3): >>><<< 7920 1726885361.51735: stdout chunk (state=3): >>><<< 7920 1726885361.51774: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885361.51778: _low_level_execute_command(): starting 7920 1726885361.51784: _low_level_execute_command(): using become for this command 7920 1726885361.51815: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zemyrgrengpwdvufczssrxmrosgpphvd ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885361.4152482-10157-260071232546811/AnsiballZ_mount.py'"'"' && sleep 0' 7920 1726885361.51959: Initial state: awaiting_escalation: BECOME-SUCCESS-zemyrgrengpwdvufczssrxmrosgpphvd 7920 1726885361.52624: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885361.52627: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.52633: stderr chunk (state=1): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885361.52636: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.52691: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885361.52695: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885361.52750: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885361.55470: stdout chunk (state=1): >>>BECOME-SUCCESS-zemyrgrengpwdvufczssrxmrosgpphvd <<< 7920 1726885361.55477: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-zemyrgrengpwdvufczssrxmrosgpphvd' 7920 1726885361.55718: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885361.55721: stdout chunk (state=3): >>>import '_thread' # <<< 7920 1726885361.55724: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885361.55779: stdout chunk (state=3): >>>import '_io' # <<< 7920 1726885361.55789: stdout chunk (state=3): >>>import 'marshal' # <<< 7920 1726885361.55853: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885361.55890: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 7920 1726885361.55903: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885361.55943: 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' <<< 7920 1726885361.55971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885361.55983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885361.56008: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90834daca0> <<< 7920 1726885361.56054: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885361.56058: 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 0x7f9083481280> <<< 7920 1726885361.56065: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90834daa00> <<< 7920 1726885361.56080: 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' <<< 7920 1726885361.56098: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90834da9a0> <<< 7920 1726885361.56122: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885361.56138: 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' <<< 7920 1726885361.56178: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083481370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7920 1726885361.56196: 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 <<< 7920 1726885361.56213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 7920 1726885361.56231: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083481820> <<< 7920 1726885361.56248: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083481550> <<< 7920 1726885361.56275: 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' <<< 7920 1726885361.56299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885361.56331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885361.56336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885361.56363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885361.56388: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908342df70> <<< 7920 1726885361.56403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885361.56415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885361.56485: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083434100> <<< 7920 1726885361.56544: 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' <<< 7920 1726885361.56556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7920 1726885361.56559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908345d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083434820> <<< 7920 1726885361.56609: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083496760> <<< 7920 1726885361.56621: 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 0x7f908342dc70> <<< 7920 1726885361.56674: 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' # <<< 7920 1726885361.56684: stdout chunk (state=3): >>> import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908345dc70> <<< 7920 1726885361.56727: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083481fd0> <<< 7920 1726885361.56745: 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. <<< 7920 1726885361.56950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885361.56965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885361.57021: 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' <<< 7920 1726885361.57024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885361.57048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885361.57064: 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' <<< 7920 1726885361.57069: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831afd90> <<< 7920 1726885361.57105: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831b2e20> <<< 7920 1726885361.57131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885361.57135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885361.57157: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885361.57176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885361.57190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885361.57212: 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' <<< 7920 1726885361.57231: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831a9730> <<< 7920 1726885361.57245: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831b0520> <<< 7920 1726885361.57253: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831af250> <<< 7920 1726885361.57272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885361.57338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885361.57380: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885361.57406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885361.57409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7920 1726885361.57413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7920 1726885361.57454: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885361.57480: 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 0x7f9083131cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831317c0> import 'itertools' # <<< 7920 1726885361.57489: 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 0x7f9083131dc0> <<< 7920 1726885361.57511: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885361.57531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885361.57543: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083131e80> <<< 7920 1726885361.57569: 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' <<< 7920 1726885361.57585: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083131f40> import '_collections' # <<< 7920 1726885361.57631: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083189c40> import '_functools' # <<< 7920 1726885361.57671: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083183520> <<< 7920 1726885361.57711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885361.57734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083197580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831b6d00> <<< 7920 1726885361.57746: 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' <<< 7920 1726885361.57771: 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 0x7f9083142b80> <<< 7920 1726885361.57779: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083189160> <<< 7920 1726885361.57803: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885361.57810: 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 0x7f9083197190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831bc8b0> <<< 7920 1726885361.57837: 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' <<< 7920 1726885361.57868: 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' <<< 7920 1726885361.57886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885361.57892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885361.57908: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083142eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083142ca0> <<< 7920 1726885361.57943: 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' <<< 7920 1726885361.57952: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083142c10> <<< 7920 1726885361.57971: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7920 1726885361.57977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885361.57989: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885361.58001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885361.58023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885361.58068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885361.58096: 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 0x7f9083117280> <<< 7920 1726885361.58110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885361.58126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885361.58163: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083117370> <<< 7920 1726885361.58280: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908314deb0> <<< 7920 1726885361.58304: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083144940> <<< 7920 1726885361.58320: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831444f0> <<< 7920 1726885361.58338: 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' <<< 7920 1726885361.58380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885361.58398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885361.58422: 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' <<< 7920 1726885361.58437: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908303f0d0> <<< 7920 1726885361.58460: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083112d90> <<< 7920 1726885361.58506: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083144dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831b6ee0> <<< 7920 1726885361.58541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885361.58591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885361.58632: 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 0x7f9083053a00> 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 0x7f9083053d30> <<< 7920 1726885361.58648: 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' <<< 7920 1726885361.58693: 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 0x7f9083065640> <<< 7920 1726885361.58713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885361.58790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885361.58822: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083065b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9082ff02b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083053e20> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885361.58831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885361.58861: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885361.58868: 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 0x7f9083001190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90830654c0> <<< 7920 1726885361.58884: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885361.58901: 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 0x7f9083001250> <<< 7920 1726885361.58941: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831428e0> <<< 7920 1726885361.58964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885361.58979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885361.59002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885361.59024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885361.59039: 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 0x7f908301d5b0> <<< 7920 1726885361.59078: 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' <<< 7920 1726885361.59105: 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 0x7f908301d880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908301d670> <<< 7920 1726885361.59127: 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 0x7f908301d760> <<< 7920 1726885361.59142: 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' <<< 7920 1726885361.59326: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885361.59344: 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 0x7f908301dbb0> <<< 7920 1726885361.59366: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885361.59386: 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 0x7f908302a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908301d7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083010940> <<< 7920 1726885361.59403: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831424c0> <<< 7920 1726885361.59428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885361.59481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885361.59515: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908301d9a0> <<< 7920 1726885361.59606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885361.59624: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9082f45580> <<< 7920 1726885361.59782: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip' # zipimport: zlib available <<< 7920 1726885361.59868: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.59895: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885361.59917: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.59936: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/__init__.py<<< 7920 1726885361.59941: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7920 1726885361.61144: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.62077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 7920 1726885361.62083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908294e6d0> <<< 7920 1726885361.62108: 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' <<< 7920 1726885361.62133: 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' <<< 7920 1726885361.62161: 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' <<< 7920 1726885361.62188: 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 0x7f908294e160> <<< 7920 1726885361.62227: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908294e340> <<< 7920 1726885361.62254: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908294ee20> <<< 7920 1726885361.62279: 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' <<< 7920 1726885361.62328: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908294ef10> <<< 7920 1726885361.62331: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908294ec40> <<< 7920 1726885361.62333: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885361.62355: 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 0x7f908294ee80> <<< 7920 1726885361.62371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885361.62396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885361.62433: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908294e100> <<< 7920 1726885361.62458: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885361.62470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885361.62495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885361.62509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885361.62526: 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' <<< 7920 1726885361.62588: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90828a4df0> <<< 7920 1726885361.62661: 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 0x7f90828a4fa0> <<< 7920 1726885361.62690: 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 0x7f90828c5e50> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885361.62704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885361.62736: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90828c54c0> <<< 7920 1726885361.62753: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90829b5dc0> <<< 7920 1726885361.62898: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90829b53d0> <<< 7920 1726885361.62925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7920 1726885361.62931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7920 1726885361.62948: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90829b5fd0> <<< 7920 1726885361.62962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885361.62967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885361.62989: 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' <<< 7920 1726885361.63016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885361.63029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885361.63050: 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' <<< 7920 1726885361.63064: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9082986dc0> <<< 7920 1726885361.63131: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908291fbe0> <<< 7920 1726885361.63139: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908291f2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90829523a0> <<< 7920 1726885361.63166: 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 0x7f908291f3d0> <<< 7920 1726885361.63194: 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 0x7f908291f400> <<< 7920 1726885361.63218: 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 <<< 7920 1726885361.63241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885361.63250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885361.63275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885361.63347: 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 0x7f9082886970> <<< 7920 1726885361.63361: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9082998100> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885361.63393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885361.63424: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885361.63433: 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 0x7f90828939a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9082998280> <<< 7920 1726885361.63453: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885361.63487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885361.63511: 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' <<< 7920 1726885361.63527: stdout chunk (state=3): >>>import '_string' # <<< 7920 1726885361.63570: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9082886df0> <<< 7920 1726885361.63703: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9082893940> <<< 7920 1726885361.63783: 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' <<< 7920 1726885361.63788: 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 0x7f9082893790> <<< 7920 1726885361.63827: 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 0x7f9082892730> <<< 7920 1726885361.63874: 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 0x7f9082892670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908298e7c0> <<< 7920 1726885361.63896: 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' <<< 7920 1726885361.63913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885361.63922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885361.63962: 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 0x7f9082916640> <<< 7920 1726885361.64141: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885361.64144: 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 0x7f90829159d0> <<< 7920 1726885361.64146: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90828870a0> <<< 7920 1726885361.64176: 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' <<< 7920 1726885361.64193: 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 0x7f90829160a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90829af880> # zipimport: zlib available <<< 7920 1726885361.64210: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py<<< 7920 1726885361.64218: stdout chunk (state=3): >>> <<< 7920 1726885361.64227: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.64298: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.64378: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.64390: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py<<< 7920 1726885361.64406: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7920 1726885361.64417: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885361.64431: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.64526: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.64621: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.65078: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.65528: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885361.65533: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7920 1726885361.65545: 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_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885361.65564: 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' <<< 7920 1726885361.65619: 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' <<< 7920 1726885361.65631: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9082454130> <<< 7920 1726885361.65686: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 7920 1726885361.65699: 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 0x7f908290b970> <<< 7920 1726885361.65705: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9082454550> <<< 7920 1726885361.65742: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885361.65753: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.65779: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.65792: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885361.65802: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.65907: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.66037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7920 1726885361.66059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7920 1726885361.66071: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908290c940> # zipimport: zlib available <<< 7920 1726885361.66450: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.66807: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.66861: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.66930: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885361.66963: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.67001: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885361.67008: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.67061: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.67143: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885361.67162: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885361.67174: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.67195: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.67231: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885361.67246: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.67420: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.67595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885361.67633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885361.67645: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885361.67706: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908290b5e0> # zipimport: zlib available <<< 7920 1726885361.67778: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.67840: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885361.67857: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885361.67880: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.67897: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.67927: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885361.67938: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.67972: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.68009: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.68097: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.68160: 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 <<< 7920 1726885361.68187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885361.68254: 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 0x7f90829a2850> <<< 7920 1726885361.68297: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9082954e50> <<< 7920 1726885361.68328: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885361.68448: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.68499: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.68527: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.68557: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885361.68570: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885361.68592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885361.68620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885361.68645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885361.68662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885361.68735: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908285b310> <<< 7920 1726885361.68776: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9082855820> <<< 7920 1726885361.68833: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908284c940> <<< 7920 1726885361.68839: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885361.68865: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.68886: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885361.68946: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885361.68971: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.69006: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885361.69010: stdout chunk (state=3): >>>import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885361.69034: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py<<< 7920 1726885361.69041: stdout chunk (state=3): >>> <<< 7920 1726885361.69054: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.69069: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py <<< 7920 1726885361.69097: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py <<< 7920 1726885361.69113: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.69469: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.69794: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.69798: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.69803: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 7920 1726885361.69824: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.69852: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.69880: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 7920 1726885361.69955: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885361.70132: 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=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "fstype": "xfs", "invocation": {"module_args": {"src": "UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "path": "/opt/test", "fstype": "xfs", "state": "absent", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null, "opts": null}}} <<< 7920 1726885361.70145: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885361.70411: 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<<< 7920 1726885361.70422: 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 <<< 7920 1726885361.70509: 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 <<< 7920 1726885361.70524: stdout chunk (state=3): >>># cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 7920 1726885361.70550: 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<<< 7920 1726885361.70596: 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 <<< 7920 1726885361.70637: 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<<< 7920 1726885361.70707: stdout chunk (state=3): >>> # cleanup[2] removing base64 # destroy base64<<< 7920 1726885361.70758: 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 <<< 7920 1726885361.70776: 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 <<< 7920 1726885361.70780: 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 <<< 7920 1726885361.70782: 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__<<< 7920 1726885361.70783: 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<<< 7920 1726885361.70784: stdout chunk (state=3): >>> # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors <<< 7920 1726885361.70786: 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 <<< 7920 1726885361.70787: 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 <<< 7920 1726885361.70788: 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 <<< 7920 1726885361.70790: 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 <<< 7920 1726885361.70792: 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<<< 7920 1726885361.70794: 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 <<< 7920 1726885361.70795: 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 <<< 7920 1726885361.70797: 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_collections <<< 7920 1726885361.70798: stdout chunk (state=3): >>># destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.posix<<< 7920 1726885361.70799: stdout chunk (state=3): >>> # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins <<< 7920 1726885361.70800: 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 <<< 7920 1726885361.70983: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885361.70990: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885361.71021: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7920 1726885361.71029: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885361.71061: 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 <<< 7920 1726885361.71076: stdout chunk (state=3): >>># destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 7920 1726885361.71090: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 7920 1726885361.71113: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885361.71157: 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 <<< 7920 1726885361.71188: 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 <<< 7920 1726885361.71201: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 7920 1726885361.71214: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 7920 1726885361.71251: 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 <<< 7920 1726885361.71256: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 7920 1726885361.71265: 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 <<< 7920 1726885361.71276: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re <<< 7920 1726885361.71296: 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 <<< 7920 1726885361.71319: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 7920 1726885361.71353: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 7920 1726885361.71375: 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 <<< 7920 1726885361.71383: 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 <<< 7920 1726885361.71392: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 7920 1726885361.71396: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7920 1726885361.71402: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket <<< 7920 1726885361.71404: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl <<< 7920 1726885361.71405: stdout chunk (state=3): >>># destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7920 1726885361.71532: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7920 1726885361.71545: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885361.71572: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 7920 1726885361.71575: stdout chunk (state=3): >>># destroy stat <<< 7920 1726885361.71582: 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 <<< 7920 1726885361.71606: stdout chunk (state=3): >>># destroy select <<< 7920 1726885361.71611: 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 <<< 7920 1726885361.71621: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7920 1726885361.71647: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885361.72046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885361.72098: stderr chunk (state=3): >>><<< 7920 1726885361.72101: stdout chunk (state=3): >>><<< 7920 1726885361.72164: _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 0x7f90834daca0> # /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 0x7f9083481280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90834daa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f90834da9a0> 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 0x7f9083481370> # /usr/lib64/python3.9/__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 0x7f9083481820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083481550> # /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 0x7f908342df70> # /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 0x7f9083434100> # /usr/lib64/python3.9/__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 0x7f908345d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083434820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083496760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908342dc70> # /usr/lib64/python3.9/__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 0x7f908345dc70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083481fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f90831afd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831b2e20> # /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 0x7f90831a9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831b0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831af250> # /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 0x7f9083131cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831317c0> 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 0x7f9083131dc0> # /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 0x7f9083131e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083131f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083189c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083183520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083197580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831b6d00> # /usr/lib64/python3.9/__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 0x7f9083142b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083189160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9083197190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831bc8b0> # /usr/lib64/python3.9/__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 0x7f9083142eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083142ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083142c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f9083117280> # /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 0x7f9083117370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908314deb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083144940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831444f0> # /usr/lib64/python3.9/__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 0x7f908303f0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083112d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083144dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831b6ee0> # /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 0x7f9083053a00> 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 0x7f9083053d30> # /usr/lib64/python3.9/__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 0x7f9083065640> # /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 0x7f9083065b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9082ff02b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083053e20> # /usr/lib64/python3.9/__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 0x7f9083001190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90830654c0> 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 0x7f9083001250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831428e0> # /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 0x7f908301d5b0> # /usr/lib64/python3.9/__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 0x7f908301d880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908301d670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f908301d760> # /usr/lib64/python3.9/__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 0x7f908301dbb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f908302a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908301d7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9083010940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90831424c0> # /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 0x7f908301d9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9082f45580> # zipimport: found 36 names in '/tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/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 0x7f908294e6d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f908294e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908294e340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908294ee20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f908294ef10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908294ec40> 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 0x7f908294ee80> # /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 0x7f908294e100> # /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 0x7f90828a4df0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90828a4fa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90828c5e50> # /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 0x7f90828c54c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90829b5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90829b53d0> # /usr/lib64/python3.9/__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 0x7f90829b5fd0> # /usr/lib64/python3.9/__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 0x7f9082986dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908291fbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908291f2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90829523a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f908291f3d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908291f400> # /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 0x7f9082886970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9082998100> # /usr/lib64/python3.9/__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 0x7f90828939a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9082998280> # /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 0x7f9082886df0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9082893940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9082893790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9082892730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9082892670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908298e7c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f9082916640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90829159d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90828870a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90829160a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90829af880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/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_zewjwhzz/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_zewjwhzz/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_zewjwhzz/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_zewjwhzz/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 0x7f9082454130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f908290b970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9082454550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/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_zewjwhzz/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 0x7f908290c940> # 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_zewjwhzz/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_zewjwhzz/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_zewjwhzz/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_zewjwhzz/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_zewjwhzz/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 0x7f908290b5e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/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_zewjwhzz/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 0x7f90829a2850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9082954e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/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 0x7f908285b310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9082855820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f908284c940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/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_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_zewjwhzz/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_zewjwhzz/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_zewjwhzz/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_zewjwhzz/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_zewjwhzz/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_zewjwhzz/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_zewjwhzz/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_zewjwhzz/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=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "fstype": "xfs", "invocation": {"module_args": {"src": "UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "path": "/opt/test", "fstype": "xfs", "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 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 7920 1726885361.72730: done with _execute_module (mount, {'src': 'UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e', 'path': '/opt/test', 'fstype': 'xfs', '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-1726885361.4152482-10157-260071232546811/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885361.72734: _low_level_execute_command(): starting 7920 1726885361.72736: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885361.4152482-10157-260071232546811/ > /dev/null 2>&1 && sleep 0' 7920 1726885361.72863: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885361.72867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885361.72901: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.72904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885361.72906: 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885361.72908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.72971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885361.72975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885361.72977: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885361.73006: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885361.74759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885361.74796: stderr chunk (state=3): >>><<< 7920 1726885361.74799: stdout chunk (state=3): >>><<< 7920 1726885361.74810: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885361.74820: handler run complete 7920 1726885361.74833: attempt loop complete, returning result 7920 1726885361.74849: variable 'mount_info' from source: unknown 7920 1726885361.74918: variable 'mount_info' from source: unknown changed: [managed_node1] => (item={'src': 'UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e', 'path': '/opt/test', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test", "src": "UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e", "state": "absent" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=157f43d2-bbbd-4c7a-8a58-cba6899beb3e" } 7920 1726885361.75120: dumping result to json 7920 1726885361.75124: done dumping result, returning 7920 1726885361.75126: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-9835-648e-00000000075b] 7920 1726885361.75128: sending task result for task 02369adf-7a19-9835-648e-00000000075b 7920 1726885361.75172: done sending task result for task 02369adf-7a19-9835-648e-00000000075b 7920 1726885361.75174: WORKER PROCESS EXITING 7920 1726885361.75269: no more pending results, returning what we have 7920 1726885361.75272: results queue empty 7920 1726885361.75272: checking for any_errors_fatal 7920 1726885361.75279: done checking for any_errors_fatal 7920 1726885361.75280: checking for max_fail_percentage 7920 1726885361.75281: done checking for max_fail_percentage 7920 1726885361.75282: checking to see if all hosts have failed and the running result is not ok 7920 1726885361.75283: done checking to see if all hosts have failed 7920 1726885361.75283: getting the remaining hosts for this loop 7920 1726885361.75285: done getting the remaining hosts for this loop 7920 1726885361.75288: getting the next task for host managed_node1 7920 1726885361.75295: done getting next task for host managed_node1 7920 1726885361.75299: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 7920 1726885361.75302: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885361.75315: getting variables 7920 1726885361.75318: in VariableManager get_vars() 7920 1726885361.75345: Calling all_inventory to load vars for managed_node1 7920 1726885361.75347: Calling groups_inventory to load vars for managed_node1 7920 1726885361.75348: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885361.75355: Calling all_plugins_play to load vars for managed_node1 7920 1726885361.75357: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885361.75358: Calling groups_plugins_play to load vars for managed_node1 7920 1726885361.75691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885361.76044: done with get_vars() 7920 1726885361.76055: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Friday 20 September 2024 22:22:41 -0400 (0:00:00.466) 0:01:39.389 ****** 7920 1726885361.76140: entering _queue_task() for managed_node1/systemd 7920 1726885361.76771: worker is 1 (out of 1 available) 7920 1726885361.76783: exiting _queue_task() for managed_node1/systemd 7920 1726885361.76796: done queuing things up, now waiting for results queue to drain 7920 1726885361.76798: waiting for pending results... 7920 1726885361.77087: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 7920 1726885361.77362: in run() - task 02369adf-7a19-9835-648e-00000000075d 7920 1726885361.77471: variable 'ansible_search_path' from source: unknown 7920 1726885361.77518: variable 'ansible_search_path' from source: unknown 7920 1726885361.77601: calling self._execute() 7920 1726885361.77682: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885361.77686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885361.77695: variable 'omit' from source: magic vars 7920 1726885361.78062: variable 'blivet_output' from source: set_fact 7920 1726885361.78084: Evaluated conditional (blivet_output['mounts']): True 7920 1726885361.78090: variable 'omit' from source: magic vars 7920 1726885361.78138: variable 'omit' from source: magic vars 7920 1726885361.78159: variable 'omit' from source: magic vars 7920 1726885361.78192: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885361.78227: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885361.78244: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885361.78257: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885361.78267: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885361.78280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885361.78392: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885361.78396: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885361.78398: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885361.78400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885361.78488: Set connection var ansible_connection to ssh 7920 1726885361.78517: Set connection var ansible_shell_executable to /bin/sh 7920 1726885361.78532: Set connection var ansible_timeout to 10 7920 1726885361.78541: Set connection var ansible_shell_type to sh 7920 1726885361.78553: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885361.78563: Set connection var ansible_pipelining to False 7920 1726885361.78590: variable 'ansible_shell_executable' from source: unknown 7920 1726885361.78597: variable 'ansible_connection' from source: unknown 7920 1726885361.78610: variable 'ansible_module_compression' from source: unknown 7920 1726885361.78622: variable 'ansible_shell_type' from source: unknown 7920 1726885361.78628: variable 'ansible_shell_executable' from source: unknown 7920 1726885361.78634: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885361.78641: variable 'ansible_pipelining' from source: unknown 7920 1726885361.78647: variable 'ansible_timeout' from source: unknown 7920 1726885361.78654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885361.78860: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885361.78873: variable 'omit' from source: magic vars 7920 1726885361.78881: starting attempt loop 7920 1726885361.78887: running the handler 7920 1726885361.78900: _low_level_execute_command(): starting 7920 1726885361.78910: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885361.79757: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885361.79772: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885361.79786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885361.79808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885361.79857: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885361.79869: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885361.79882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.79898: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885361.79909: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885361.79929: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885361.79942: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885361.79956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885361.79971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885361.79984: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885361.79997: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885361.80011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.80092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885361.80115: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885361.80139: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885361.80204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885361.81739: stdout chunk (state=3): >>>/root <<< 7920 1726885361.81839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885361.81892: stderr chunk (state=3): >>><<< 7920 1726885361.81900: stdout chunk (state=3): >>><<< 7920 1726885361.81965: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885361.81969: _low_level_execute_command(): starting 7920 1726885361.81972: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885361.8192208-10168-242838702182972 `" && echo ansible-tmp-1726885361.8192208-10168-242838702182972="` echo /root/.ansible/tmp/ansible-tmp-1726885361.8192208-10168-242838702182972 `" ) && sleep 0' 7920 1726885361.82630: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885361.82633: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885361.82635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885361.82638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885361.82640: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885361.82642: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885361.82644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.82646: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885361.82648: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885361.82650: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885361.82652: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885361.82654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885361.82720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885361.82723: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885361.82725: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885361.82727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.82922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885361.82926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885361.82928: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885361.82967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885361.84650: stdout chunk (state=3): >>>ansible-tmp-1726885361.8192208-10168-242838702182972=/root/.ansible/tmp/ansible-tmp-1726885361.8192208-10168-242838702182972 <<< 7920 1726885361.84832: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885361.84835: stdout chunk (state=3): >>><<< 7920 1726885361.84838: stderr chunk (state=3): >>><<< 7920 1726885361.84926: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885361.8192208-10168-242838702182972=/root/.ansible/tmp/ansible-tmp-1726885361.8192208-10168-242838702182972 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885361.84930: variable 'ansible_module_compression' from source: unknown 7920 1726885361.85120: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7920 1726885361.85124: variable 'ansible_facts' from source: unknown 7920 1726885361.85236: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885361.8192208-10168-242838702182972/AnsiballZ_systemd.py 7920 1726885361.85391: Sending initial data 7920 1726885361.85394: Sent initial data (155 bytes) 7920 1726885361.86349: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885361.86363: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885361.86379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885361.86397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885361.86450: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885361.86463: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885361.86477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.86496: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885361.86508: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885361.86529: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885361.86552: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885361.86567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885361.86583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885361.86596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885361.86608: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885361.86625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.86707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885361.86731: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885361.86748: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885361.86821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885361.88525: 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 <<< 7920 1726885361.88565: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885361.88623: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpfwzjw1i5 /root/.ansible/tmp/ansible-tmp-1726885361.8192208-10168-242838702182972/AnsiballZ_systemd.py <<< 7920 1726885361.88627: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885361.91529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885361.91686: stderr chunk (state=3): >>><<< 7920 1726885361.91690: stdout chunk (state=3): >>><<< 7920 1726885361.91709: done transferring module to remote 7920 1726885361.91787: _low_level_execute_command(): starting 7920 1726885361.91790: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885361.8192208-10168-242838702182972/ /root/.ansible/tmp/ansible-tmp-1726885361.8192208-10168-242838702182972/AnsiballZ_systemd.py && sleep 0' 7920 1726885361.92934: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885361.92947: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885361.92959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885361.92974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885361.93036: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885361.93048: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885361.93062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.93080: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885361.93092: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885361.93109: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885361.93131: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885361.93147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885361.93163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885361.93176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885361.93189: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885361.93206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.93290: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885361.93313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885361.93335: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885361.93401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885361.95118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885361.95172: stderr chunk (state=3): >>><<< 7920 1726885361.95175: stdout chunk (state=3): >>><<< 7920 1726885361.95267: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885361.95270: _low_level_execute_command(): starting 7920 1726885361.95273: _low_level_execute_command(): using become for this command 7920 1726885361.95275: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nwzptnsldirxcrgmlmzqbjlyxnsgaoub ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885361.8192208-10168-242838702182972/AnsiballZ_systemd.py'"'"' && sleep 0' 7920 1726885361.95331: Initial state: awaiting_escalation: BECOME-SUCCESS-nwzptnsldirxcrgmlmzqbjlyxnsgaoub 7920 1726885361.95937: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885361.95953: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885361.95968: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885361.95988: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885361.96031: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885361.96044: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885361.96059: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.96077: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885361.96089: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885361.96101: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885361.96120: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885361.96136: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885361.96153: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885361.96167: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885361.96179: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885361.96193: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885361.96269: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885361.96286: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885361.96302: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885361.96379: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885361.99105: stdout chunk (state=1): >>>BECOME-SUCCESS-nwzptnsldirxcrgmlmzqbjlyxnsgaoub <<< 7920 1726885361.99108: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-nwzptnsldirxcrgmlmzqbjlyxnsgaoub' 7920 1726885361.99343: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885361.99355: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885361.99408: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885361.99475: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885361.99487: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885361.99526: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885361.99537: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885361.99577: 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' <<< 7920 1726885361.99613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885361.99626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885361.99648: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339845ca0> <<< 7920 1726885361.99693: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885361.99722: 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 0x7f73395dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339845a00> <<< 7920 1726885361.99741: 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' <<< 7920 1726885361.99785: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73398459a0> <<< 7920 1726885361.99790: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885361.99818: 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 0x7f73395dc370> <<< 7920 1726885361.99855: 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' <<< 7920 1726885361.99882: 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' <<< 7920 1726885361.99886: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73395dc820> <<< 7920 1726885361.99908: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73395dc550> <<< 7920 1726885361.99939: 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' <<< 7920 1726885361.99958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885361.99990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885361.99993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885362.00034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885362.00051: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339588f70> <<< 7920 1726885362.00067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885362.00069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885362.00136: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733958f100> <<< 7920 1726885362.00185: 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' <<< 7920 1726885362.00210: 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 0x7f73395b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733958f820> <<< 7920 1726885362.00301: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73395f1760> <<< 7920 1726885362.00325: 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 0x7f7339588c70> # /usr/lib64/python3.9/__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 0x7f73395b8c70> <<< 7920 1726885362.00365: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73395dcfd0> <<< 7920 1726885362.00408: 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. <<< 7920 1726885362.00735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885362.00738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885362.00772: 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' <<< 7920 1726885362.00807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885362.00819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885362.00846: 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' <<< 7920 1726885362.00850: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733952fd90> <<< 7920 1726885362.00902: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339532e20> <<< 7920 1726885362.00925: 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' <<< 7920 1726885362.00955: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885362.00981: 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' <<< 7920 1726885362.01022: 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' <<< 7920 1726885362.01043: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339529730> <<< 7920 1726885362.01049: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339530520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733952f250> <<< 7920 1726885362.01061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885362.01127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885362.01139: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885362.01179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885362.01191: 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' <<< 7920 1726885362.01255: 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 0x7f733940fcd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733940f7c0> <<< 7920 1726885362.01259: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885362.01289: 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 0x7f733940fdc0> <<< 7920 1726885362.01293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885362.01310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885362.01350: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733940fe80> <<< 7920 1726885362.01365: 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 0x7f733940ff40> import '_collections' # <<< 7920 1726885362.01407: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339509c40> import '_functools' # <<< 7920 1726885362.01440: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339503520> <<< 7920 1726885362.01507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885362.01513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339517580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339536d00> <<< 7920 1726885362.01548: 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' <<< 7920 1726885362.01586: 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 0x7f7339420b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339509160> <<< 7920 1726885362.01608: 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 0x7f7339517190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733953c8b0> <<< 7920 1726885362.01630: 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' <<< 7920 1726885362.01664: 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' <<< 7920 1726885362.01710: 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' <<< 7920 1726885362.01716: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339420eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339420ca0> <<< 7920 1726885362.01739: 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 0x7f7339420c10> <<< 7920 1726885362.01769: 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' <<< 7920 1726885362.01788: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885362.01806: 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 <<< 7920 1726885362.01844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885362.01877: 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 0x7f73393f5280> <<< 7920 1726885362.01900: 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' <<< 7920 1726885362.01931: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73393f5370> <<< 7920 1726885362.02044: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733942beb0> <<< 7920 1726885362.02093: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339422940> <<< 7920 1726885362.02106: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73394224f0> <<< 7920 1726885362.02128: 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' <<< 7920 1726885362.02158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885362.02181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885362.02201: 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 0x7f73393280d0> <<< 7920 1726885362.02235: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73393f0d90> <<< 7920 1726885362.02294: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339422dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339536ee0> <<< 7920 1726885362.02308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885362.02407: 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 0x7f733933ba00> import 'errno' # <<< 7920 1726885362.02413: 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 0x7f733933bd30> <<< 7920 1726885362.02450: 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' <<< 7920 1726885362.02456: 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' <<< 7920 1726885362.02506: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733934e640> <<< 7920 1726885362.02528: 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' <<< 7920 1726885362.02573: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733934eb80> <<< 7920 1726885362.02598: 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 0x7f73392d92b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733933be20> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885362.02642: 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 0x7f73392ea190> <<< 7920 1726885362.02647: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733934e4c0> <<< 7920 1726885362.02678: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885362.02683: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885362.02689: 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 0x7f73392ea250> <<< 7920 1726885362.02715: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73394208e0> <<< 7920 1726885362.02735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885362.02752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885362.02771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885362.02784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885362.02810: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885362.02831: 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 0x7f73393065b0> <<< 7920 1726885362.02834: 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' <<< 7920 1726885362.02862: 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 0x7f7339306880> <<< 7920 1726885362.02870: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339306670> <<< 7920 1726885362.02891: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885362.02906: 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 0x7f7339306760> <<< 7920 1726885362.02921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 7920 1726885362.02924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885362.03114: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885362.03121: 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 0x7f7339306bb0> <<< 7920 1726885362.03143: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885362.03153: 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 0x7f7339313100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73393067f0> <<< 7920 1726885362.03166: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73392f8940> <<< 7920 1726885362.03185: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73394204c0> <<< 7920 1726885362.03208: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885362.03264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885362.03299: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73393069a0> <<< 7920 1726885362.03439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885362.03459: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f733922f580> <<< 7920 1726885362.03718: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip' # zipimport: zlib available <<< 7920 1726885362.03815: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.03843: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/__init__.py <<< 7920 1726885362.03870: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885362.03889: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885362.03900: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.05094: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.06022: 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 0x7f733916a6d0> <<< 7920 1726885362.06050: 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' <<< 7920 1726885362.06077: 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' <<< 7920 1726885362.06103: 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' <<< 7920 1726885362.06135: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885362.06143: 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 0x7f733916a160> <<< 7920 1726885362.06172: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733916a340> <<< 7920 1726885362.06201: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733916ae20> <<< 7920 1726885362.06222: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7920 1726885362.06231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885362.06277: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733916af10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733916ac40> <<< 7920 1726885362.06282: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885362.06313: 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 0x7f733916ae80> <<< 7920 1726885362.06332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885362.06361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885362.06396: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733916a100> <<< 7920 1726885362.06414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885362.06432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885362.06451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885362.06475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885362.06500: 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' <<< 7920 1726885362.06586: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338bfbdf0> <<< 7920 1726885362.06623: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885362.06628: 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 0x7f7338bfbfa0> <<< 7920 1726885362.06654: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885362.06658: 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 0x7f7338b081c0> <<< 7920 1726885362.06681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885362.06690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885362.06730: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338b08b50> <<< 7920 1726885362.06739: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339151dc0> <<< 7920 1726885362.06897: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73391513d0> <<< 7920 1726885362.06925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7920 1726885362.06927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7920 1726885362.06945: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339151fd0> <<< 7920 1726885362.06970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885362.06978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885362.07014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 7920 1726885362.07037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7920 1726885362.07039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885362.07047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885362.07075: 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' <<< 7920 1726885362.07076: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73391a1dc0> <<< 7920 1726885362.07155: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733917abe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733917a2b0> <<< 7920 1726885362.07157: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338be1c70> <<< 7920 1726885362.07186: 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 0x7f733917a3d0> <<< 7920 1726885362.07233: 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 0x7f733917a400> <<< 7920 1726885362.07261: 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' <<< 7920 1726885362.07287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885362.07338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885362.07388: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885362.07406: 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 0x7f7338b65970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73391b3100> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885362.07421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885362.07549: 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 0x7f7338b729a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73391b3280> # /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' <<< 7920 1726885362.08357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73391b3d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338b72940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f733914ac40> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73391766a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73391b3fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73391aa7c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f7338b66a90> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7338b84c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338b71700> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7338b71070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338b71af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7920 1726885362.08545: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885362.09062: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885362.09331: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.09653: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7920 1726885362.09688: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885362.09702: 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' <<< 7920 1726885362.09751: 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 0x7f7338bbf6d0> <<< 7920 1726885362.09834: 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 0x7f7338bbb6d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733870f940> <<< 7920 1726885362.09914: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 7920 1726885362.09918: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.09943: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885362.10039: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.10192: 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' <<< 7920 1726885362.10213: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338bf4e80> # zipimport: zlib available <<< 7920 1726885362.10596: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.10970: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.11023: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.11080: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885362.11122: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.11161: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885362.11165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.11219: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.11333: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 7920 1726885362.11349: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885362.11366: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885362.11418: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885362.11594: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.11802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885362.11868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885362.11902: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73387240d0> # zipimport: zlib available <<< 7920 1726885362.11963: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.12057: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885362.12061: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885362.12074: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.12100: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.12148: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885362.12151: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.12182: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.12224: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.12310: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.12371: 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 <<< 7920 1726885362.12395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885362.12470: 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 0x7f7338bf3d60> <<< 7920 1726885362.12569: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338724cd0> <<< 7920 1726885362.12611: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885362.12619: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.12673: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.12736: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.12752: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.12796: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885362.12814: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885362.12829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885362.12864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885362.12877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885362.12905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885362.12980: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338ba6970> <<< 7920 1726885362.13023: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338ba1670> <<< 7920 1726885362.13086: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73386f0fd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885362.13121: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.13143: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py <<< 7920 1726885362.13146: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885362.13245: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885362.13248: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.13250: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.13252: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 7920 1726885362.13263: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.13433: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.13583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.13596: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.13620: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.13655: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.13693: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.13725: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.13756: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 7920 1726885362.13768: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.13827: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.13892: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.13910: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.13944: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 7920 1726885362.13949: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.14114: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.14258: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.14296: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.14340: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 7920 1726885362.14347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885362.14380: 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' <<< 7920 1726885362.14387: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 7920 1726885362.14403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 7920 1726885362.14421: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733847b0d0> <<< 7920 1726885362.14451: 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' <<< 7920 1726885362.14468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885362.14493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7920 1726885362.14544: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 7920 1726885362.14561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 7920 1726885362.14564: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73386c5d90> <<< 7920 1726885362.14601: 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 0x7f73386c5d00> <<< 7920 1726885362.14643: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338b9f280> <<< 7920 1726885362.14675: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338481dc0> <<< 7920 1726885362.14698: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73387151c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338715e50> <<< 7920 1726885362.14714: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 7920 1726885362.14735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 7920 1726885362.14761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 7920 1726885362.14765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 7920 1726885362.14797: 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 0x7f7338722eb0> <<< 7920 1726885362.14807: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73387223d0> <<< 7920 1726885362.14853: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 7920 1726885362.14907: 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 0x7f7338722f40> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 7920 1726885362.14966: 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 0x7f7338730520> <<< 7920 1726885362.15007: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73386f17c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338715fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 7920 1726885362.15037: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 7920 1726885362.15044: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 7920 1726885362.15072: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.15134: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.15170: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 7920 1726885362.15223: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.15255: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 7920 1726885362.15297: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885362.15318: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 7920 1726885362.15344: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.15378: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 7920 1726885362.15392: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.15470: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.15482: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 7920 1726885362.15515: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.15551: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 7920 1726885362.15604: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.15653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.15703: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.15752: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 7920 1726885362.15775: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 7920 1726885362.16179: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.16534: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 7920 1726885362.16572: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.16655: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.16660: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.16693: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 7920 1726885362.16732: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.16765: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 7920 1726885362.16805: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.16863: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 7920 1726885362.16919: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.16957: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885362.16997: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 7920 1726885362.17025: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.17050: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.17142: 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' <<< 7920 1726885362.17177: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73383dbfa0> <<< 7920 1726885362.17207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7920 1726885362.17224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7920 1726885362.17382: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73383dbac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 7920 1726885362.17421: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.17484: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 7920 1726885362.17585: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.17634: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 7920 1726885362.17656: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.17703: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.17778: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 7920 1726885362.17885: stdout chunk (state=3): >>># 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' <<< 7920 1726885362.18029: 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 0x7f73384b37c0> <<< 7920 1726885362.18269: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73383e2b80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 7920 1726885362.18287: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.18320: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.18378: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 7920 1726885362.18396: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.18442: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.18519: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.18610: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.18744: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 7920 1726885362.18761: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.18805: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.18845: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 7920 1726885362.18886: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.19031: 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' <<< 7920 1726885362.19055: 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 0x7f7338384e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338384d00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 7920 1726885362.19068: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.19111: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 7920 1726885362.19307: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.19360: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 7920 1726885362.19374: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.19524: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.19589: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.19628: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.19686: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 7920 1726885362.19719: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885362.19747: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.19838: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.20008: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 7920 1726885362.20069: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.20170: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 7920 1726885362.20183: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.20214: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.20264: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.20690: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.21086: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 7920 1726885362.21111: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 7920 1726885362.21188: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.21277: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 7920 1726885362.21284: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.21364: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.21448: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 7920 1726885362.21453: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.21581: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.21707: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 7920 1726885362.21727: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885362.21748: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 7920 1726885362.21752: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.21790: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.21830: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 7920 1726885362.21836: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.21926: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.22005: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.22170: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.22331: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 7920 1726885362.22345: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 7920 1726885362.22350: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.22380: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.22417: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 7920 1726885362.22425: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.22446: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.22474: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 7920 1726885362.22488: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.22543: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.22602: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 7920 1726885362.22632: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885362.22660: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 7920 1726885362.22673: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.22710: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.22762: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 7920 1726885362.22768: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.22822: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.22893: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 7920 1726885362.23115: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.23322: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 7920 1726885362.23373: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.23433: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 7920 1726885362.23451: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.23463: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.23489: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 7920 1726885362.23503: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.23539: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.23580: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 7920 1726885362.23596: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.23626: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 7920 1726885362.23650: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.23706: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.23787: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 7920 1726885362.23867: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 7920 1726885362.23893: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885362.23920: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 7920 1726885362.23942: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.23960: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.23998: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.24031: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.24156: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.24189: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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_teqlx4du/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_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 7920 1726885362.24225: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.24307: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 7920 1726885362.24446: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.24596: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 7920 1726885362.24641: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.24700: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 7920 1726885362.24776: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.24789: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 7920 1726885362.24843: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.24919: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 7920 1726885362.24997: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.25160: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 7920 1726885362.25194: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.25369: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 7920 1726885362.25381: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.25546: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885362.44775: 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}}} <<< 7920 1726885362.45340: 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 <<< 7920 1726885362.45404: 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 <<< 7920 1726885362.45496: 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 # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing 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<<< 7920 1726885362.45603: 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 # 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<<< 7920 1726885362.45648: stdout chunk (state=3): >>> # 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 <<< 7920 1726885362.45907: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885362.45950: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885362.45966: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7920 1726885362.45990: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 7920 1726885362.46010: 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 <<< 7920 1726885362.46040: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885362.46075: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7920 1726885362.46128: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 7920 1726885362.46132: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 7920 1726885362.46160: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 7920 1726885362.46164: stdout chunk (state=3): >>># destroy queue <<< 7920 1726885362.46166: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 7920 1726885362.46231: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885362.46236: stdout chunk (state=3): >>># destroy base64 <<< 7920 1726885362.46252: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 7920 1726885362.46260: stdout chunk (state=3): >>># destroy getpass # destroy json <<< 7920 1726885362.46277: 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 <<< 7920 1726885362.46355: 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 <<< 7920 1726885362.46359: 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 <<< 7920 1726885362.46388: 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 <<< 7920 1726885362.46407: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 7920 1726885362.46420: 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 <<< 7920 1726885362.46466: 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 <<< 7920 1726885362.46496: 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 <<< 7920 1726885362.46500: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 7920 1726885362.46503: 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 <<< 7920 1726885362.46505: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 7920 1726885362.46507: 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 <<< 7920 1726885362.46509: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 7920 1726885362.46521: 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 <<< 7920 1726885362.46529: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 7920 1726885362.46536: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref <<< 7920 1726885362.46576: 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 <<< 7920 1726885362.46580: 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 <<< 7920 1726885362.46719: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885362.46739: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 7920 1726885362.46780: 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 <<< 7920 1726885362.46795: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7920 1726885362.46827: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885362.47373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885362.47382: stdout chunk (state=3): >>><<< 7920 1726885362.47392: stderr chunk (state=3): >>><<< 7920 1726885362.47538: _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 0x7f7339845ca0> # /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 0x7f73395dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339845a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f73398459a0> 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 0x7f73395dc370> # /usr/lib64/python3.9/__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 0x7f73395dc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73395dc550> # /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 0x7f7339588f70> # /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 0x7f733958f100> # /usr/lib64/python3.9/__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 0x7f73395b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733958f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73395f1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339588c70> # /usr/lib64/python3.9/__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 0x7f73395b8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73395dcfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f733952fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339532e20> # /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 0x7f7339529730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339530520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733952f250> # /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 0x7f733940fcd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733940f7c0> 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 0x7f733940fdc0> # /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 0x7f733940fe80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733940ff40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339509c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339503520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339517580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339536d00> # /usr/lib64/python3.9/__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 0x7f7339420b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339509160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7339517190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733953c8b0> # /usr/lib64/python3.9/__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 0x7f7339420eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339420ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339420c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f73393f5280> # /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 0x7f73393f5370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733942beb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339422940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73394224f0> # /usr/lib64/python3.9/__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 0x7f73393280d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73393f0d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339422dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339536ee0> # /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 0x7f733933ba00> 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 0x7f733933bd30> # /usr/lib64/python3.9/__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 0x7f733934e640> # /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 0x7f733934eb80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73392d92b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733933be20> # /usr/lib64/python3.9/__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 0x7f73392ea190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733934e4c0> 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 0x7f73392ea250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73394208e0> # /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 0x7f73393065b0> # /usr/lib64/python3.9/__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 0x7f7339306880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339306670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7339306760> # /usr/lib64/python3.9/__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 0x7f7339306bb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7339313100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73393067f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73392f8940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73394204c0> # /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 0x7f73393069a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f733922f580> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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 0x7f733916a6d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f733916a160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733916a340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733916ae20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f733916af10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733916ac40> 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 0x7f733916ae80> # /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 0x7f733916a100> # /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 0x7f7338bfbdf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7338bfbfa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7338b081c0> # /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 0x7f7338b08b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7339151dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73391513d0> # /usr/lib64/python3.9/__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 0x7f7339151fd0> # /usr/lib64/python3.9/__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 0x7f73391a1dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733917abe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733917a2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338be1c70> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f733917a3d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733917a400> # /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 0x7f7338b65970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73391b3100> # /usr/lib64/python3.9/__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 0x7f7338b729a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73391b3280> # /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 0x7f73391b3d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338b72940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f733914ac40> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73391766a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73391b3fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73391aa7c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f7338b66a90> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7338b84c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338b71700> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7338b71070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338b71af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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 0x7f7338bbf6d0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f7338bbb6d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f733870f940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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_teqlx4du/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 0x7f7338bf4e80> # 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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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 0x7f73387240d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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_teqlx4du/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 0x7f7338bf3d60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338724cd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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 0x7f7338ba6970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338ba1670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73386f0fd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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 0x7f733847b0d0> # /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 0x7f73386c5d90> # 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 0x7f73386c5d00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338b9f280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338481dc0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73387151c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338715e50> # /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 0x7f7338722eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73387223d0> # /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 0x7f7338722f40> # /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 0x7f7338730520> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73386f17c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338715fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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 0x7f73383dbfa0> # /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 0x7f73383dbac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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 0x7f73384b37c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73383e2b80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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 0x7f7338384e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7338384d00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/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_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_teqlx4du/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_teqlx4du/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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885362.49307: 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-1726885361.8192208-10168-242838702182972/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885362.49310: _low_level_execute_command(): starting 7920 1726885362.49318: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885361.8192208-10168-242838702182972/ > /dev/null 2>&1 && sleep 0' 7920 1726885362.49753: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885362.49761: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885362.49771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885362.49784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885362.49824: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885362.49832: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885362.49843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885362.49855: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885362.49862: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885362.49869: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885362.49877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885362.49887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885362.49897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885362.49904: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885362.49911: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885362.49925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885362.49995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885362.50008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885362.50027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885362.50468: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885362.51894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885362.51944: stderr chunk (state=3): >>><<< 7920 1726885362.51949: stdout chunk (state=3): >>><<< 7920 1726885362.51963: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885362.51968: handler run complete 7920 1726885362.51983: attempt loop complete, returning result 7920 1726885362.51986: _execute() done 7920 1726885362.51988: dumping result to json 7920 1726885362.51992: done dumping result, returning 7920 1726885362.52000: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-9835-648e-00000000075d] 7920 1726885362.52005: sending task result for task 02369adf-7a19-9835-648e-00000000075d 7920 1726885362.52094: done sending task result for task 02369adf-7a19-9835-648e-00000000075d 7920 1726885362.52097: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "name": null, "status": {} } 7920 1726885362.52211: no more pending results, returning what we have 7920 1726885362.52214: results queue empty 7920 1726885362.52215: checking for any_errors_fatal 7920 1726885362.52229: done checking for any_errors_fatal 7920 1726885362.52229: checking for max_fail_percentage 7920 1726885362.52231: done checking for max_fail_percentage 7920 1726885362.52232: checking to see if all hosts have failed and the running result is not ok 7920 1726885362.52233: done checking to see if all hosts have failed 7920 1726885362.52234: getting the remaining hosts for this loop 7920 1726885362.52235: done getting the remaining hosts for this loop 7920 1726885362.52239: getting the next task for host managed_node1 7920 1726885362.52246: done getting next task for host managed_node1 7920 1726885362.52249: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 7920 1726885362.52253: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885362.52263: getting variables 7920 1726885362.52265: in VariableManager get_vars() 7920 1726885362.52295: Calling all_inventory to load vars for managed_node1 7920 1726885362.52297: Calling groups_inventory to load vars for managed_node1 7920 1726885362.52299: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885362.52307: Calling all_plugins_play to load vars for managed_node1 7920 1726885362.52310: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885362.52320: Calling groups_plugins_play to load vars for managed_node1 7920 1726885362.53781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885362.54461: done with get_vars() 7920 1726885362.54476: done getting variables TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Friday 20 September 2024 22:22:42 -0400 (0:00:00.784) 0:01:40.174 ****** 7920 1726885362.54587: entering _queue_task() for managed_node1/mount 7920 1726885362.54850: worker is 1 (out of 1 available) 7920 1726885362.54865: exiting _queue_task() for managed_node1/mount 7920 1726885362.54876: done queuing things up, now waiting for results queue to drain 7920 1726885362.54878: waiting for pending results... 7920 1726885362.55144: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 7920 1726885362.55240: in run() - task 02369adf-7a19-9835-648e-00000000075e 7920 1726885362.55293: variable 'ansible_search_path' from source: unknown 7920 1726885362.55298: variable 'ansible_search_path' from source: unknown 7920 1726885362.55577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885362.57836: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885362.57927: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885362.57962: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885362.58129: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885362.58132: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885362.58136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885362.58250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885362.58253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885362.58256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885362.58258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885362.58270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885362.58307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885362.58349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885362.58414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885362.58447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885362.58528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885362.58568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885362.58609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885362.58670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885362.58690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885362.58898: variable 'blivet_output' from source: set_fact 7920 1726885362.59034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885362.59269: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885362.59333: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885362.59389: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885362.59456: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885362.59521: 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) 7920 1726885362.59558: 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) 7920 1726885362.59598: 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) 7920 1726885362.59642: 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) 7920 1726885362.59756: variable 'omit' from source: magic vars 7920 1726885362.59907: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885362.59928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885362.59951: variable 'omit' from source: magic vars 7920 1726885362.60058: variable 'omit' from source: magic vars 7920 1726885362.60139: variable 'omit' from source: magic vars 7920 1726885362.60460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885362.60545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885362.60636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885362.60734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885362.60755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885362.60843: variable 'mount_info' from source: unknown 7920 1726885362.60855: variable 'omit' from source: magic vars 7920 1726885362.61119: variable 'mount_info' from source: unknown 7920 1726885362.61266: variable 'mount_info' from source: unknown 7920 1726885362.61285: variable 'omit' from source: magic vars 7920 1726885362.61378: variable 'mount_info' from source: unknown 7920 1726885362.61387: variable 'omit' from source: magic vars 7920 1726885362.61449: variable 'mount_info' from source: unknown 7920 1726885362.61474: variable 'omit' from source: magic vars 7920 1726885362.61510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885362.61532: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885362.61546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885362.61560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885362.61572: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885362.61601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885362.61641: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885362.61669: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885362.61674: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885362.61678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885362.61761: Set connection var ansible_connection to ssh 7920 1726885362.61770: Set connection var ansible_shell_executable to /bin/sh 7920 1726885362.61776: Set connection var ansible_timeout to 10 7920 1726885362.61779: Set connection var ansible_shell_type to sh 7920 1726885362.61784: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885362.61789: Set connection var ansible_pipelining to False 7920 1726885362.61804: variable 'ansible_shell_executable' from source: unknown 7920 1726885362.61808: variable 'ansible_connection' from source: unknown 7920 1726885362.61817: variable 'ansible_module_compression' from source: unknown 7920 1726885362.61825: variable 'ansible_shell_type' from source: unknown 7920 1726885362.61830: variable 'ansible_shell_executable' from source: unknown 7920 1726885362.61836: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885362.61841: variable 'ansible_pipelining' from source: unknown 7920 1726885362.61843: variable 'ansible_timeout' from source: unknown 7920 1726885362.61847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 7920 1726885362.61971: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885362.61978: variable 'omit' from source: magic vars 7920 1726885362.61982: starting attempt loop 7920 1726885362.61985: running the handler 7920 1726885362.61995: _low_level_execute_command(): starting 7920 1726885362.62001: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885362.62472: 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 <<< 7920 1726885362.62491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885362.62508: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885362.62524: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885362.62535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885362.62575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885362.62593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885362.62640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885362.64204: stdout chunk (state=3): >>>/root <<< 7920 1726885362.64416: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885362.64484: stderr chunk (state=3): >>><<< 7920 1726885362.64497: stdout chunk (state=3): >>><<< 7920 1726885362.64643: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885362.64727: _low_level_execute_command(): starting 7920 1726885362.64771: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885362.647031-10215-87819480246752 `" && echo ansible-tmp-1726885362.647031-10215-87819480246752="` echo /root/.ansible/tmp/ansible-tmp-1726885362.647031-10215-87819480246752 `" ) && sleep 0' 7920 1726885362.66039: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885362.66060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885362.66148: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885362.66152: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885362.66154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885362.66167: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885362.66234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885362.66252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885362.66284: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885362.66396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885362.68190: stdout chunk (state=3): >>>ansible-tmp-1726885362.647031-10215-87819480246752=/root/.ansible/tmp/ansible-tmp-1726885362.647031-10215-87819480246752 <<< 7920 1726885362.68299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885362.68375: stderr chunk (state=3): >>><<< 7920 1726885362.68397: stdout chunk (state=3): >>><<< 7920 1726885362.68483: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885362.647031-10215-87819480246752=/root/.ansible/tmp/ansible-tmp-1726885362.647031-10215-87819480246752 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 7920 1726885362.68631: variable 'ansible_module_compression' from source: unknown 7920 1726885362.68641: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 7920 1726885362.68644: variable 'ansible_facts' from source: unknown 7920 1726885362.68736: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885362.647031-10215-87819480246752/AnsiballZ_mount.py 7920 1726885362.68870: Sending initial data 7920 1726885362.68873: Sent initial data (151 bytes) 7920 1726885362.69716: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885362.69735: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885362.69752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885362.69821: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885362.69826: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885362.69834: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885362.69882: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885362.69897: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885362.69922: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885362.69964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885362.71651: 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 <<< 7920 1726885362.71712: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885362.71761: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmppdhfae_j /root/.ansible/tmp/ansible-tmp-1726885362.647031-10215-87819480246752/AnsiballZ_mount.py <<< 7920 1726885362.71810: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885362.73224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885362.73437: stderr chunk (state=3): >>><<< 7920 1726885362.73440: stdout chunk (state=3): >>><<< 7920 1726885362.73442: done transferring module to remote 7920 1726885362.73444: _low_level_execute_command(): starting 7920 1726885362.73447: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885362.647031-10215-87819480246752/ /root/.ansible/tmp/ansible-tmp-1726885362.647031-10215-87819480246752/AnsiballZ_mount.py && sleep 0' 7920 1726885362.74039: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885362.74042: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885362.74066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885362.74080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885362.74131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885362.74136: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885362.74138: 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885362.74140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885362.74185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885362.74220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885362.74238: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885362.74273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885362.75951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885362.76046: stderr chunk (state=3): >>><<< 7920 1726885362.76062: stdout chunk (state=3): >>><<< 7920 1726885362.76115: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885362.76120: _low_level_execute_command(): starting 7920 1726885362.76123: _low_level_execute_command(): using become for this command 7920 1726885362.76125: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ejekmbzmwlgghsgpshxcvucpyummkitb ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885362.647031-10215-87819480246752/AnsiballZ_mount.py'"'"' && sleep 0' 7920 1726885362.76229: Initial state: awaiting_escalation: BECOME-SUCCESS-ejekmbzmwlgghsgpshxcvucpyummkitb 7920 1726885362.76774: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885362.76778: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885362.76790: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885362.76802: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885362.76810: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885362.76821: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885362.76842: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885362.76856: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885362.76878: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885362.76895: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885362.76908: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885362.76925: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885362.77002: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885362.77029: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885362.77040: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885362.77119: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885362.80010: stdout chunk (state=1): >>>BECOME-SUCCESS-ejekmbzmwlgghsgpshxcvucpyummkitb <<< 7920 1726885362.80031: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-ejekmbzmwlgghsgpshxcvucpyummkitb' 7920 1726885362.80267: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885362.80271: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885362.80322: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885362.80369: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885362.80422: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885362.80443: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7920 1726885362.80471: 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' <<< 7920 1726885362.80532: 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' <<< 7920 1726885362.80546: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885362.80591: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1045ca0> <<< 7920 1726885362.80633: 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 0x7fafd0ddc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1045a00> <<< 7920 1726885362.80636: 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' <<< 7920 1726885362.80648: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd10459a0> <<< 7920 1726885362.80690: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885362.80741: 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 0x7fafd0ddc370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7920 1726885362.80766: 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' <<< 7920 1726885362.80769: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ddc820> <<< 7920 1726885362.80776: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ddc550> <<< 7920 1726885362.80814: 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' <<< 7920 1726885362.80834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885362.80873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885362.80883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885362.80930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885362.80956: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d88f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885362.80959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885362.81041: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d8f100> <<< 7920 1726885362.81060: 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' <<< 7920 1726885362.81081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7920 1726885362.81086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0db8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d8f820> <<< 7920 1726885362.81109: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0df1760> <<< 7920 1726885362.81135: 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' <<< 7920 1726885362.81144: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d88c70> <<< 7920 1726885362.81201: 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' <<< 7920 1726885362.81210: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0db8c70> <<< 7920 1726885362.81257: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ddcfd0> <<< 7920 1726885362.81279: 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. <<< 7920 1726885362.81553: 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' <<< 7920 1726885362.81556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885362.81602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885362.81608: 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' <<< 7920 1726885362.81612: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d54d90> <<< 7920 1726885362.81656: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d57e20> <<< 7920 1726885362.81682: 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' <<< 7920 1726885362.81699: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885362.81728: 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' <<< 7920 1726885362.81753: 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' <<< 7920 1726885362.81771: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d4e730> <<< 7920 1726885362.81786: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d55520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d54250> <<< 7920 1726885362.81828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885362.81872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885362.81896: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885362.81936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885362.81950: 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' <<< 7920 1726885362.81979: 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 0x7fafd0cd6cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0cd67c0> <<< 7920 1726885362.81984: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885362.82007: 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' <<< 7920 1726885362.82018: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0cd6dc0> <<< 7920 1726885362.82076: 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' <<< 7920 1726885362.82120: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0cd6e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0cd6f40> <<< 7920 1726885362.82142: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885362.82168: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d2ec40> import '_functools' # <<< 7920 1726885362.82205: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d28520> <<< 7920 1726885362.82254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885362.82272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d3c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d5bd00> <<< 7920 1726885362.82292: 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' <<< 7920 1726885362.82314: 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 0x7fafd0ce7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d2e160> <<< 7920 1726885362.82369: 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 0x7fafd0d3c190> <<< 7920 1726885362.82383: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d618b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7920 1726885362.82406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885362.82428: 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' <<< 7920 1726885362.82445: 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' <<< 7920 1726885362.82457: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ce7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ce7ca0> <<< 7920 1726885362.82494: 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 0x7fafd0ce7c10> <<< 7920 1726885362.82517: 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' <<< 7920 1726885362.82537: 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' <<< 7920 1726885362.82552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885362.82601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885362.82626: 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 0x7fafd0cb3280> <<< 7920 1726885362.82637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885362.82653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885362.82680: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0cb3370> <<< 7920 1726885362.82797: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0cf2eb0> <<< 7920 1726885362.82838: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ce9940> <<< 7920 1726885362.82846: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ce94f0> <<< 7920 1726885362.82866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885362.82874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885362.82904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885362.82923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885362.82958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7920 1726885362.82976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0bcc0d0> <<< 7920 1726885362.82986: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0caed90> <<< 7920 1726885362.83031: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ce9dc0> <<< 7920 1726885362.83044: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d5bee0> <<< 7920 1726885362.83074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885362.83106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885362.83116: 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 0x7fafd0be0a00> <<< 7920 1726885362.83128: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885362.83150: 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 0x7fafd0be0d30> <<< 7920 1726885362.83173: 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' <<< 7920 1726885362.83206: 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' <<< 7920 1726885362.83223: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0bf2640> <<< 7920 1726885362.83234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885362.83260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885362.83282: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0bf2b80> <<< 7920 1726885362.83325: 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' <<< 7920 1726885362.83331: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafd0b7d2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0be0e20> <<< 7920 1726885362.83350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885362.83354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885362.83393: 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 0x7fafd0b8f190> <<< 7920 1726885362.83410: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0bf24c0> import 'pwd' # <<< 7920 1726885362.83445: 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 0x7fafd0b8f250> <<< 7920 1726885362.83480: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ce78e0> <<< 7920 1726885362.83503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885362.83524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885362.83549: 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' <<< 7920 1726885362.83572: 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 0x7fafd0baa5b0> <<< 7920 1726885362.83612: 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' <<< 7920 1726885362.83671: 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 0x7fafd0baa880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0baa670> <<< 7920 1726885362.83702: 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 0x7fafd0baa760> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885362.83858: 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 0x7fafd0baabb0> <<< 7920 1726885362.83901: 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 0x7fafd0bb7100> <<< 7920 1726885362.83915: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0baa7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0b9d940> <<< 7920 1726885362.83936: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ce74c0> <<< 7920 1726885362.83955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885362.84009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885362.84044: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0baa9a0> <<< 7920 1726885362.84138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885362.84156: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fafd0ad9580> <<< 7920 1726885362.84352: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip' # zipimport: zlib available <<< 7920 1726885362.84445: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.84468: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/__init__.py <<< 7920 1726885362.84486: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.84503: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.84519: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885362.84527: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.85746: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.86683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 7920 1726885362.86688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd09fe6d0> <<< 7920 1726885362.86709: 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' <<< 7920 1726885362.86734: 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' <<< 7920 1726885362.86761: 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' <<< 7920 1726885362.86787: 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 0x7fafd09fe160> <<< 7920 1726885362.86831: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd09fe340> <<< 7920 1726885362.86855: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd09fee20> <<< 7920 1726885362.86875: 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' <<< 7920 1726885362.86921: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd09fef10> <<< 7920 1726885362.86956: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd09fec40> import 'atexit' # <<< 7920 1726885362.86977: 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 0x7fafd09fee80> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885362.87000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885362.87034: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd09fe100> <<< 7920 1726885362.87071: 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' <<< 7920 1726885362.87109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885362.87125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885362.87133: 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' <<< 7920 1726885362.87208: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0954df0> <<< 7920 1726885362.87244: 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 0x7fafd0954fa0> <<< 7920 1726885362.87275: 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 0x7fafd0975e50> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885362.87304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885362.87341: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd09754c0> <<< 7920 1726885362.87362: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0a65dc0> <<< 7920 1726885362.87509: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0a653d0> <<< 7920 1726885362.87533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7920 1726885362.87538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7920 1726885362.87557: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0a65fd0> <<< 7920 1726885362.87571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885362.87578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885362.87600: 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' <<< 7920 1726885362.87621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885362.87658: 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 0x7fafd0a36dc0> <<< 7920 1726885362.87736: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd09cfbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd09cf2b0> <<< 7920 1726885362.87766: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0a023a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885362.87778: 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 0x7fafd09cf3d0> <<< 7920 1726885362.87797: 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 0x7fafd09cf400> <<< 7920 1726885362.87821: 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 <<< 7920 1726885362.87831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885362.87867: 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' <<< 7920 1726885362.87934: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885362.87972: 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 0x7fafd0936970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0a48100> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885362.87978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885362.88046: 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 0x7fafd09439a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0a48280> <<< 7920 1726885362.88060: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885362.88092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885362.88121: 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' # <<< 7920 1726885362.88179: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0936df0> <<< 7920 1726885362.88294: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0943940> <<< 7920 1726885362.88424: 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 0x7fafd0943790> <<< 7920 1726885362.88433: 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' <<< 7920 1726885362.88444: 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 0x7fafd0942730> <<< 7920 1726885362.88476: 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 0x7fafd0942670> <<< 7920 1726885362.88484: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0a3e7c0> <<< 7920 1726885362.88508: 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' <<< 7920 1726885362.88523: 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' <<< 7920 1726885362.88559: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885362.88571: 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 0x7fafd09c6640> <<< 7920 1726885362.88747: 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 0x7fafd09c59d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd09370a0> <<< 7920 1726885362.88790: 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 0x7fafd09c60a0> <<< 7920 1726885362.88807: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0a5f880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885362.88837: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.88892: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.88966: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.88980: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.88996: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 7920 1726885362.89014: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885362.89031: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.89115: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.89220: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.89659: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.90103: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885362.90128: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 7920 1726885362.90131: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885362.90157: 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' <<< 7920 1726885362.90210: 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 0x7fafcffe2130> <<< 7920 1726885362.90270: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 7920 1726885362.90283: 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 0x7fafd09bb970> <<< 7920 1726885362.90292: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafcffe2550> <<< 7920 1726885362.90337: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885362.90348: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.90365: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.90375: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885362.90381: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.90497: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.90622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7920 1726885362.90629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7920 1726885362.90654: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd09bc940> <<< 7920 1726885362.90659: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.91034: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.91396: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.91451: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.91516: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885362.91549: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.91581: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885362.91587: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.91640: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.91709: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885362.91726: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.91734: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885362.91750: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.91778: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.91814: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885362.91824: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.92001: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.92185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885362.92215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885362.92223: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885362.92290: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd09bb5e0> <<< 7920 1726885362.92295: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.92358: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.92423: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885362.92426: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/common/validation.py <<< 7920 1726885362.92437: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885362.92455: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.92488: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.92522: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885362.92529: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.92561: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.92600: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.92658: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.92721: 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 <<< 7920 1726885362.92740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885362.92812: 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 0x7fafd0a52850> <<< 7920 1726885362.92841: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0a04e50> <<< 7920 1726885362.92878: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/common/file.py <<< 7920 1726885362.92880: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885362.92998: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.93050: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.93074: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.93113: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885362.93123: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885362.93140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885362.93171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885362.93188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885362.93205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885362.93286: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd03e4310> <<< 7920 1726885362.93327: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd03de820> <<< 7920 1726885362.93383: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd03d5940> <<< 7920 1726885362.93386: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885362.93417: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.93437: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py <<< 7920 1726885362.93442: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885362.93497: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885362.93515: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.93534: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.93537: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 7920 1726885362.93560: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py <<< 7920 1726885362.93581: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.93591: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.93594: stdout chunk (state=3): >>>import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py <<< 7920 1726885362.93609: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.93625: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py<<< 7920 1726885362.93628: stdout chunk (state=3): >>> <<< 7920 1726885362.93646: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.93648: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py <<< 7920 1726885362.93670: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.94026: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.94349: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885362.94366: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 7920 1726885362.94376: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.94407: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.94438: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 7920 1726885362.94513: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885362.94690: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885363.05558: 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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "fstype": "ext4", "invocation": {"module_args": {"src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "path": "/opt/test", "fstype": "ext4", "opts": "defaults", "state": "mounted", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} <<< 7920 1726885363.05574: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885363.05974: stdout chunk (state=3): >>># clear builtins._ <<< 7920 1726885363.06005: 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__ <<< 7920 1726885363.06108: 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 <<< 7920 1726885363.06172: 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 <<< 7920 1726885363.06190: 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 <<< 7920 1726885363.06194: 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 <<< 7920 1726885363.06200: stdout chunk (state=3): >>># cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible <<< 7920 1726885363.06209: 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 <<< 7920 1726885363.06210: stdout chunk (state=3): >>># cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime <<< 7920 1726885363.06214: 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 <<< 7920 1726885363.06216: 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 <<< 7920 1726885363.06219: 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 <<< 7920 1726885363.06220: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 <<< 7920 1726885363.06222: 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 <<< 7920 1726885363.06223: stdout chunk (state=3): >>># destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic <<< 7920 1726885363.06225: stdout chunk (state=3): >>># 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<<< 7920 1726885363.06226: stdout chunk (state=3): >>> # 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 <<< 7920 1726885363.06393: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885363.06415: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885363.06447: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885363.06458: stdout chunk (state=3): >>># destroy _compression <<< 7920 1726885363.06468: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885363.06497: 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 <<< 7920 1726885363.06508: stdout chunk (state=3): >>># destroy json.scanner <<< 7920 1726885363.06523: stdout chunk (state=3): >>># destroy _json <<< 7920 1726885363.06535: stdout chunk (state=3): >>># destroy encodings <<< 7920 1726885363.06544: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885363.06564: stdout chunk (state=3): >>># destroy array <<< 7920 1726885363.06569: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885363.06595: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885363.06651: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 7920 1726885363.06659: 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 <<< 7920 1726885363.06675: 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<<< 7920 1726885363.06700: stdout chunk (state=3): >>> # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 7920 1726885363.06715: 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 <<< 7920 1726885363.06748: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 7920 1726885363.06762: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd <<< 7920 1726885363.06776: 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 <<< 7920 1726885363.06786: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 7920 1726885363.06809: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 7920 1726885363.06836: 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 <<< 7920 1726885363.06861: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 7920 1726885363.06884: 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 <<< 7920 1726885363.06894: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 7920 1726885363.06904: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 7920 1726885363.06907: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 7920 1726885363.06926: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket <<< 7920 1726885363.06935: 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 <<< 7920 1726885363.07067: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 7920 1726885363.07077: stdout chunk (state=3): >>># destroy tokenize <<< 7920 1726885363.07100: stdout chunk (state=3): >>># destroy _heapq <<< 7920 1726885363.07111: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 7920 1726885363.07143: 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 <<< 7920 1726885363.07152: stdout chunk (state=3): >>># destroy select <<< 7920 1726885363.07164: 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 <<< 7920 1726885363.07176: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7920 1726885363.07208: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885363.07753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885363.07760: stdout chunk (state=3): >>><<< 7920 1726885363.07769: stderr chunk (state=3): >>><<< 7920 1726885363.07852: _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 0x7fafd1045ca0> # /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 0x7fafd0ddc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1045a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7fafd10459a0> 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 0x7fafd0ddc370> # /usr/lib64/python3.9/__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 0x7fafd0ddc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ddc550> # /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 0x7fafd0d88f70> # /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 0x7fafd0d8f100> # /usr/lib64/python3.9/__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 0x7fafd0db8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d8f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0df1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d88c70> # /usr/lib64/python3.9/__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 0x7fafd0db8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ddcfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7fafd0d54d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d57e20> # /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 0x7fafd0d4e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d55520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d54250> # /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 0x7fafd0cd6cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0cd67c0> 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 0x7fafd0cd6dc0> # /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 0x7fafd0cd6e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0cd6f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d2ec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d28520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d3c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d5bd00> # /usr/lib64/python3.9/__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 0x7fafd0ce7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d2e160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafd0d3c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d618b0> # /usr/lib64/python3.9/__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 0x7fafd0ce7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ce7ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ce7c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7fafd0cb3280> # /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 0x7fafd0cb3370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0cf2eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ce9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ce94f0> # /usr/lib64/python3.9/__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 0x7fafd0bcc0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0caed90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ce9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0d5bee0> # /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 0x7fafd0be0a00> 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 0x7fafd0be0d30> # /usr/lib64/python3.9/__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 0x7fafd0bf2640> # /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 0x7fafd0bf2b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafd0b7d2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0be0e20> # /usr/lib64/python3.9/__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 0x7fafd0b8f190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0bf24c0> 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 0x7fafd0b8f250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ce78e0> # /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 0x7fafd0baa5b0> # /usr/lib64/python3.9/__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 0x7fafd0baa880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0baa670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafd0baa760> # /usr/lib64/python3.9/__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 0x7fafd0baabb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafd0bb7100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0baa7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0b9d940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ce74c0> # /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 0x7fafd0baa9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fafd0ad9580> # zipimport: found 36 names in '/tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/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 0x7fafd09fe6d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7fafd09fe160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd09fe340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd09fee20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7fafd09fef10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd09fec40> 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 0x7fafd09fee80> # /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 0x7fafd09fe100> # /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 0x7fafd0954df0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafd0954fa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafd0975e50> # /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 0x7fafd09754c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0a65dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0a653d0> # /usr/lib64/python3.9/__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 0x7fafd0a65fd0> # /usr/lib64/python3.9/__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 0x7fafd0a36dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd09cfbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd09cf2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0a023a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafd09cf3d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd09cf400> # /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 0x7fafd0936970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0a48100> # /usr/lib64/python3.9/__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 0x7fafd09439a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0a48280> # /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 0x7fafd0936df0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0943940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafd0943790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafd0942730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafd0942670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0a3e7c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7fafd09c6640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafd09c59d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd09370a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafd09c60a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0a5f880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/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_61s_f3at/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_61s_f3at/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_61s_f3at/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_61s_f3at/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 0x7fafcffe2130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7fafd09bb970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafcffe2550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/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_61s_f3at/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 0x7fafd09bc940> # 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_61s_f3at/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_61s_f3at/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_61s_f3at/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_61s_f3at/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_61s_f3at/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 0x7fafd09bb5e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/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_61s_f3at/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 0x7fafd0a52850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0a04e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/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 0x7fafd03e4310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd03de820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd03d5940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/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_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_61s_f3at/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_61s_f3at/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_61s_f3at/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_61s_f3at/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_61s_f3at/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_61s_f3at/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_61s_f3at/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_61s_f3at/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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "fstype": "ext4", "invocation": {"module_args": {"src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "path": "/opt/test", "fstype": "ext4", "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885363.09046: done with _execute_module (mount, {'src': 'UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e', 'path': '/opt/test', 'fstype': 'ext4', '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-1726885362.647031-10215-87819480246752/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885363.09050: _low_level_execute_command(): starting 7920 1726885363.09052: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885362.647031-10215-87819480246752/ > /dev/null 2>&1 && sleep 0' 7920 1726885363.09055: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885363.09057: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885363.09060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885363.09062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885363.09064: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885363.09066: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885363.09068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885363.09070: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885363.09072: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885363.09074: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885363.09077: stderr 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885363.09078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885363.09080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885363.09094: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885363.09124: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885363.09182: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885363.11005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885363.11008: stdout chunk (state=3): >>><<< 7920 1726885363.11021: stderr chunk (state=3): >>><<< 7920 1726885363.11035: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885363.11041: handler run complete 7920 1726885363.11062: attempt loop complete, returning result 7920 1726885363.11082: variable 'mount_info' from source: unknown 7920 1726885363.11169: variable 'mount_info' from source: unknown changed: [managed_node1] => (item={'src': 'UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e', 'path': '/opt/test', 'fstype': 'ext4', '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": "ext4", "mount_info": { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e" } 7920 1726885363.11410: dumping result to json 7920 1726885363.11418: done dumping result, returning 7920 1726885363.11421: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-9835-648e-00000000075e] 7920 1726885363.11423: sending task result for task 02369adf-7a19-9835-648e-00000000075e 7920 1726885363.11469: done sending task result for task 02369adf-7a19-9835-648e-00000000075e 7920 1726885363.11473: WORKER PROCESS EXITING 7920 1726885363.11534: no more pending results, returning what we have 7920 1726885363.11538: results queue empty 7920 1726885363.11539: checking for any_errors_fatal 7920 1726885363.11547: done checking for any_errors_fatal 7920 1726885363.11548: checking for max_fail_percentage 7920 1726885363.11550: done checking for max_fail_percentage 7920 1726885363.11551: checking to see if all hosts have failed and the running result is not ok 7920 1726885363.11552: done checking to see if all hosts have failed 7920 1726885363.11553: getting the remaining hosts for this loop 7920 1726885363.11555: done getting the remaining hosts for this loop 7920 1726885363.11559: getting the next task for host managed_node1 7920 1726885363.11567: done getting next task for host managed_node1 7920 1726885363.11570: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 7920 1726885363.11574: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885363.11587: getting variables 7920 1726885363.11589: in VariableManager get_vars() 7920 1726885363.11626: Calling all_inventory to load vars for managed_node1 7920 1726885363.11630: Calling groups_inventory to load vars for managed_node1 7920 1726885363.11636: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885363.11650: Calling all_plugins_play to load vars for managed_node1 7920 1726885363.11654: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885363.11658: Calling groups_plugins_play to load vars for managed_node1 7920 1726885363.12661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885363.13305: done with get_vars() 7920 1726885363.13324: done getting variables TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Friday 20 September 2024 22:22:43 -0400 (0:00:00.588) 0:01:40.762 ****** 7920 1726885363.13434: entering _queue_task() for managed_node1/file 7920 1726885363.13707: worker is 1 (out of 1 available) 7920 1726885363.13723: exiting _queue_task() for managed_node1/file 7920 1726885363.13737: done queuing things up, now waiting for results queue to drain 7920 1726885363.13738: waiting for pending results... 7920 1726885363.14422: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 7920 1726885363.14544: in run() - task 02369adf-7a19-9835-648e-000000000760 7920 1726885363.14559: variable 'ansible_search_path' from source: unknown 7920 1726885363.14564: variable 'ansible_search_path' from source: unknown 7920 1726885363.15082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885363.17144: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885363.17198: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885363.17231: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885363.17256: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885363.17275: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885363.17338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885363.17359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885363.17388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885363.17425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885363.17441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885363.17484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885363.17517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885363.17558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885363.17620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885363.17641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885363.17708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885363.17749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885363.17788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885363.17832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885363.17860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885363.18025: variable 'blivet_output' from source: set_fact 7920 1726885363.18126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885363.18293: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885363.18338: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885363.18372: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885363.18424: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885363.18470: 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) 7920 1726885363.18499: 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) 7920 1726885363.18539: 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) 7920 1726885363.18572: 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) 7920 1726885363.18681: variable 'omit' from source: magic vars 7920 1726885363.18794: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885363.18809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885363.18825: variable 'omit' from source: magic vars 7920 1726885363.19304: variable 'mount_info' from source: unknown 7920 1726885363.19331: Evaluated conditional (mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none): False 7920 1726885363.19338: when evaluation is False, skipping this task 7920 1726885363.19362: variable 'mount_info' from source: unknown 7920 1726885363.19416: variable 'mount_info' from source: unknown skipping: [managed_node1] => (item={'src': 'UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e', 'path': '/opt/test', 'fstype': 'ext4', '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": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "state": "mounted" }, "skip_reason": "Conditional result was False" } 7920 1726885363.19613: dumping result to json 7920 1726885363.19616: done dumping result, returning 7920 1726885363.19619: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-9835-648e-000000000760] 7920 1726885363.19625: sending task result for task 02369adf-7a19-9835-648e-000000000760 7920 1726885363.19666: done sending task result for task 02369adf-7a19-9835-648e-000000000760 7920 1726885363.19669: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 7920 1726885363.19705: no more pending results, returning what we have 7920 1726885363.19708: results queue empty 7920 1726885363.19709: checking for any_errors_fatal 7920 1726885363.19723: done checking for any_errors_fatal 7920 1726885363.19724: checking for max_fail_percentage 7920 1726885363.19726: done checking for max_fail_percentage 7920 1726885363.19726: checking to see if all hosts have failed and the running result is not ok 7920 1726885363.19727: done checking to see if all hosts have failed 7920 1726885363.19728: getting the remaining hosts for this loop 7920 1726885363.19729: done getting the remaining hosts for this loop 7920 1726885363.19732: getting the next task for host managed_node1 7920 1726885363.19738: done getting next task for host managed_node1 7920 1726885363.19742: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 7920 1726885363.19745: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885363.19760: getting variables 7920 1726885363.19761: in VariableManager get_vars() 7920 1726885363.19789: Calling all_inventory to load vars for managed_node1 7920 1726885363.19791: Calling groups_inventory to load vars for managed_node1 7920 1726885363.19792: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885363.19798: Calling all_plugins_play to load vars for managed_node1 7920 1726885363.19800: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885363.19802: Calling groups_plugins_play to load vars for managed_node1 7920 1726885363.20106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885363.20449: done with get_vars() 7920 1726885363.20460: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Friday 20 September 2024 22:22:43 -0400 (0:00:00.070) 0:01:40.833 ****** 7920 1726885363.20525: entering _queue_task() for managed_node1/systemd 7920 1726885363.20709: worker is 1 (out of 1 available) 7920 1726885363.20723: exiting _queue_task() for managed_node1/systemd 7920 1726885363.20735: done queuing things up, now waiting for results queue to drain 7920 1726885363.20736: waiting for pending results... 7920 1726885363.20920: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 7920 1726885363.21078: in run() - task 02369adf-7a19-9835-648e-000000000762 7920 1726885363.21110: variable 'ansible_search_path' from source: unknown 7920 1726885363.21114: variable 'ansible_search_path' from source: unknown 7920 1726885363.21922: calling self._execute() 7920 1726885363.21926: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885363.21929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885363.21932: variable 'omit' from source: magic vars 7920 1726885363.21934: variable 'blivet_output' from source: set_fact 7920 1726885363.21937: Evaluated conditional (blivet_output['mounts']): True 7920 1726885363.21939: variable 'omit' from source: magic vars 7920 1726885363.21941: variable 'omit' from source: magic vars 7920 1726885363.21943: variable 'omit' from source: magic vars 7920 1726885363.21945: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885363.21948: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885363.21950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885363.21952: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885363.21954: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885363.21956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885363.21958: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885363.21960: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885363.21962: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885363.21964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885363.22058: Set connection var ansible_connection to ssh 7920 1726885363.22087: Set connection var ansible_shell_executable to /bin/sh 7920 1726885363.22091: Set connection var ansible_timeout to 10 7920 1726885363.22093: Set connection var ansible_shell_type to sh 7920 1726885363.22095: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885363.22097: Set connection var ansible_pipelining to False 7920 1726885363.22110: variable 'ansible_shell_executable' from source: unknown 7920 1726885363.22386: variable 'ansible_connection' from source: unknown 7920 1726885363.22389: variable 'ansible_module_compression' from source: unknown 7920 1726885363.22391: variable 'ansible_shell_type' from source: unknown 7920 1726885363.22394: variable 'ansible_shell_executable' from source: unknown 7920 1726885363.22396: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885363.22398: variable 'ansible_pipelining' from source: unknown 7920 1726885363.22400: variable 'ansible_timeout' from source: unknown 7920 1726885363.22402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885363.22405: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885363.22408: variable 'omit' from source: magic vars 7920 1726885363.22410: starting attempt loop 7920 1726885363.22420: running the handler 7920 1726885363.22423: _low_level_execute_command(): starting 7920 1726885363.22425: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885363.23204: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885363.23219: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885363.23242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885363.23268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885363.23338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885363.23348: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885363.23424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885363.23428: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885363.23432: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885363.23473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885363.25087: stdout chunk (state=3): >>>/root <<< 7920 1726885363.25187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885363.25258: stderr chunk (state=3): >>><<< 7920 1726885363.25261: stdout chunk (state=3): >>><<< 7920 1726885363.25372: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885363.25375: _low_level_execute_command(): starting 7920 1726885363.25378: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885363.2528617-10239-204677702001207 `" && echo ansible-tmp-1726885363.2528617-10239-204677702001207="` echo /root/.ansible/tmp/ansible-tmp-1726885363.2528617-10239-204677702001207 `" ) && sleep 0' 7920 1726885363.25998: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885363.26030: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885363.26063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885363.26090: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885363.26094: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885363.26096: 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885363.26178: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885363.26182: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885363.26223: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885363.28024: stdout chunk (state=3): >>>ansible-tmp-1726885363.2528617-10239-204677702001207=/root/.ansible/tmp/ansible-tmp-1726885363.2528617-10239-204677702001207 <<< 7920 1726885363.28137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885363.28175: stderr chunk (state=3): >>><<< 7920 1726885363.28178: stdout chunk (state=3): >>><<< 7920 1726885363.28191: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885363.2528617-10239-204677702001207=/root/.ansible/tmp/ansible-tmp-1726885363.2528617-10239-204677702001207 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885363.28230: variable 'ansible_module_compression' from source: unknown 7920 1726885363.28273: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7920 1726885363.28325: variable 'ansible_facts' from source: unknown 7920 1726885363.28457: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885363.2528617-10239-204677702001207/AnsiballZ_systemd.py 7920 1726885363.28558: Sending initial data 7920 1726885363.28567: Sent initial data (155 bytes) 7920 1726885363.29254: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885363.29257: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885363.29259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885363.29297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885363.29301: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885363.29328: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885363.29470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885363.29536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885363.29543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885363.31179: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7920 1726885363.31196: 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 <<< 7920 1726885363.31248: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885363.31290: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpag8hx2aw /root/.ansible/tmp/ansible-tmp-1726885363.2528617-10239-204677702001207/AnsiballZ_systemd.py <<< 7920 1726885363.31340: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885363.33809: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885363.33944: stderr chunk (state=3): >>><<< 7920 1726885363.33956: stdout chunk (state=3): >>><<< 7920 1726885363.34057: done transferring module to remote 7920 1726885363.34061: _low_level_execute_command(): starting 7920 1726885363.34063: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885363.2528617-10239-204677702001207/ /root/.ansible/tmp/ansible-tmp-1726885363.2528617-10239-204677702001207/AnsiballZ_systemd.py && sleep 0' 7920 1726885363.34582: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885363.34594: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885363.34606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885363.34627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885363.34665: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885363.34677: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885363.34691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885363.34707: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885363.34725: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885363.34737: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885363.34754: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885363.34767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885363.34781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885363.34796: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885363.34807: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885363.34825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885363.34904: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885363.34933: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885363.34948: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885363.35067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885363.36728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885363.36801: stderr chunk (state=3): >>><<< 7920 1726885363.36806: stdout chunk (state=3): >>><<< 7920 1726885363.36860: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885363.36864: _low_level_execute_command(): starting 7920 1726885363.36866: _low_level_execute_command(): using become for this command 7920 1726885363.36868: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-slpsaclyhkqnmqmzqvufwswobtrwpzmm ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885363.2528617-10239-204677702001207/AnsiballZ_systemd.py'"'"' && sleep 0' 7920 1726885363.36983: Initial state: awaiting_escalation: BECOME-SUCCESS-slpsaclyhkqnmqmzqvufwswobtrwpzmm 7920 1726885363.37681: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885363.37685: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885363.37921: stderr chunk (state=1): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885363.37954: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885363.40815: stdout chunk (state=1): >>>BECOME-SUCCESS-slpsaclyhkqnmqmzqvufwswobtrwpzmm <<< 7920 1726885363.40821: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-slpsaclyhkqnmqmzqvufwswobtrwpzmm' 7920 1726885363.41047: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885363.41061: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885363.41110: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885363.41144: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885363.41174: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885363.41229: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 7920 1726885363.41232: stdout chunk (state=3): >>># installed zipimport hook <<< 7920 1726885363.41271: 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' <<< 7920 1726885363.41311: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885363.41346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885363.41349: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9e9aca0> <<< 7920 1726885363.41383: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885363.41397: 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 0x7f91d9e41280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9e9aa00> <<< 7920 1726885363.41434: 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' <<< 7920 1726885363.41476: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9e9a9a0> <<< 7920 1726885363.41480: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885363.41507: 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 0x7f91d9e41370> <<< 7920 1726885363.41569: 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' <<< 7920 1726885363.41614: 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 0x7f91d9e41820> <<< 7920 1726885363.41629: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9e41550> <<< 7920 1726885363.41679: 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 <<< 7920 1726885363.41747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885363.41751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9bc8f70> <<< 7920 1726885363.41794: 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' <<< 7920 1726885363.41871: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9bcf100> <<< 7920 1726885363.41875: 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' <<< 7920 1726885363.41955: 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 0x7f91d9bf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9bcf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9e56760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9bc8c70> <<< 7920 1726885363.41993: 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' <<< 7920 1726885363.42051: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9bf8c70> <<< 7920 1726885363.42054: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9e41fd0> <<< 7920 1726885363.42104: 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. <<< 7920 1726885363.42446: 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' <<< 7920 1726885363.42510: 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' <<< 7920 1726885363.42617: 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 0x7f91d9b94d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9b97e20> # /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' <<< 7920 1726885363.42849: 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 0x7f91d9b8e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9b95520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9b94250> # /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 <<< 7920 1726885363.42880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885363.42933: 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 0x7f91d9a74cd0> <<< 7920 1726885363.42957: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a747c0> 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' <<< 7920 1726885363.42969: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a74dc0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885363.43005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885363.43041: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a74e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 7920 1726885363.43053: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a74f40> import '_collections' # <<< 7920 1726885363.43100: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9b6ec40> import '_functools' # <<< 7920 1726885363.43135: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9b68520> <<< 7920 1726885363.43185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885363.43208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9b7c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9b9bd00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7920 1726885363.43244: 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 0x7f91d9a85b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9b6e160> <<< 7920 1726885363.43284: 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' <<< 7920 1726885363.43313: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d9b7c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9ba18b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885363.43414: 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' <<< 7920 1726885363.43470: 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 0x7f91d9a85eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a85ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a85c10> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885363.43493: 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 <<< 7920 1726885363.43540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885363.43579: 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 0x7f91d9a5a280> <<< 7920 1726885363.43602: 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' <<< 7920 1726885363.43627: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a5a370> <<< 7920 1726885363.43745: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a90eb0> <<< 7920 1726885363.43785: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a87940> <<< 7920 1726885363.43820: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a874f0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885363.43831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885363.43857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885363.43886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885363.43903: 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 0x7f91d998d0d0> <<< 7920 1726885363.43939: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a55d90> <<< 7920 1726885363.44025: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a87dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9b9bee0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885363.44061: 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 0x7f91d99a0a00> import 'errno' # <<< 7920 1726885363.44110: 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 0x7f91d99a0d30> <<< 7920 1726885363.44154: 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' <<< 7920 1726885363.44178: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d99b3640> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885363.44206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885363.44233: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d99b3b80> <<< 7920 1726885363.44296: 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 0x7f91d99492b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d99a0e20> <<< 7920 1726885363.44490: 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 0x7f91d995a190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d99b34c0> 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 0x7f91d995a250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a858e0> # /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 <<< 7920 1726885363.44510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885363.44531: 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 0x7f91d99765b0> <<< 7920 1726885363.44553: 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' <<< 7920 1726885363.44575: 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 0x7f91d9976880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9976670> <<< 7920 1726885363.44593: 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 0x7f91d9976760> <<< 7920 1726885363.44630: 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' <<< 7920 1726885363.44818: 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 0x7f91d9976bb0> <<< 7920 1726885363.44866: 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 0x7f91d9983100> <<< 7920 1726885363.44890: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d99767f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9968940> <<< 7920 1726885363.44919: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a854c0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885363.44972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885363.45000: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d99769a0> <<< 7920 1726885363.45148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885363.45167: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f91d98ac580> <<< 7920 1726885363.45398: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip' # zipimport: zlib available <<< 7920 1726885363.45490: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.45521: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885363.45546: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.45564: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885363.46785: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.47723: 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 0x7f91d97e66d0> <<< 7920 1726885363.47737: 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' <<< 7920 1726885363.47760: 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' <<< 7920 1726885363.47786: 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' <<< 7920 1726885363.47824: 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 0x7f91d97e6160> <<< 7920 1726885363.47855: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97e6340> <<< 7920 1726885363.47881: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97e6e20> <<< 7920 1726885363.47906: 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' <<< 7920 1726885363.47958: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97e6f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97e6c40> <<< 7920 1726885363.47961: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885363.47992: 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 0x7f91d97e6e80> <<< 7920 1726885363.48007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885363.48030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885363.48062: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97e6100> <<< 7920 1726885363.48081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885363.48097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885363.48126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885363.48151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885363.48163: 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' <<< 7920 1726885363.48246: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97b4df0> <<< 7920 1726885363.48280: 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 0x7f91d97b4fa0> <<< 7920 1726885363.48308: 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 0x7f91d91881c0> <<< 7920 1726885363.48334: 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' <<< 7920 1726885363.48386: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9188b50> <<< 7920 1726885363.48389: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97cddc0> <<< 7920 1726885363.48558: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97cd3d0> <<< 7920 1726885363.48603: 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' <<< 7920 1726885363.48607: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97cdfd0> <<< 7920 1726885363.48622: 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' <<< 7920 1726885363.48647: 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' <<< 7920 1726885363.48699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885363.48703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885363.48717: 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 0x7f91d981ddc0> <<< 7920 1726885363.48786: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97f6be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97f62b0> <<< 7920 1726885363.48806: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d979ac70> <<< 7920 1726885363.48835: 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 0x7f91d97f63d0> <<< 7920 1726885363.48854: 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 0x7f91d97f6400> <<< 7920 1726885363.48875: 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' <<< 7920 1726885363.48894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885363.48935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885363.48995: 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 0x7f91d91e5970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d982f100> <<< 7920 1726885363.49039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885363.49042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885363.49083: 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 0x7f91d91f29a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d982f280> <<< 7920 1726885363.49106: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885363.49166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885363.49181: 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' # <<< 7920 1726885363.49233: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d982fd30> <<< 7920 1726885363.49362: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d91f2940> <<< 7920 1726885363.49944: 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 0x7f91d97c7c40> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d97f26a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d982ffd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d98267c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f91d91e6a90> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d973dc40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d91f1700> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d91f1070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d91f1af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7920 1726885363.49972: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.50067: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.50071: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885363.50096: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885363.50197: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.50291: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.50751: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.51211: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885363.51229: 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_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885363.51250: 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' <<< 7920 1726885363.51311: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885363.51315: 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 0x7f91d97786d0> <<< 7920 1726885363.51378: 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' <<< 7920 1726885363.51391: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97746d0> <<< 7920 1726885363.51394: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8d8e940> <<< 7920 1726885363.51433: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885363.51450: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.51470: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.51481: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885363.51597: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.51728: 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' <<< 7920 1726885363.51758: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97ade80> <<< 7920 1726885363.51761: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.52140: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.52519: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.52584: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.52658: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885363.52692: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.52734: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885363.52740: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.52783: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.52877: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885363.52895: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.52915: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885363.52918: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.52939: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.52987: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885363.52991: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.53170: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.53373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885363.53405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885363.53408: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885363.53487: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8da30d0> <<< 7920 1726885363.53490: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.53548: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.53620: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885363.53654: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885363.53657: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.53689: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.53735: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885363.53768: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.53806: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.53900: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.53961: 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 <<< 7920 1726885363.53986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885363.54062: 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 0x7f91d97acd60> <<< 7920 1726885363.54166: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8da3cd0> <<< 7920 1726885363.54210: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885363.54215: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.54269: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.54321: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.54376: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.54401: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885363.54413: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885363.54427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885363.54453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885363.54473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885363.54498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885363.54577: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d975f970> <<< 7920 1726885363.54619: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d975a670> <<< 7920 1726885363.54687: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8d6ffd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885363.54690: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.54714: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.54739: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885363.54810: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885363.54848: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885363.54852: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 7920 1726885363.54862: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.55028: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.55197: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.55209: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.55228: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.55268: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.55305: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.55338: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.55381: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 7920 1726885363.55385: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.55441: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.55514: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.55528: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.55558: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 7920 1726885363.55707: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.55847: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.55882: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.55942: 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' <<< 7920 1726885363.55974: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 7920 1726885363.55983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 7920 1726885363.55998: 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' <<< 7920 1726885363.56033: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8af50d0> <<< 7920 1726885363.56052: 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' <<< 7920 1726885363.56079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885363.56106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7920 1726885363.56143: 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' <<< 7920 1726885363.56155: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8d44d90> <<< 7920 1726885363.56202: 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 0x7f91d8d44d00> <<< 7920 1726885363.56269: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9758280> <<< 7920 1726885363.56289: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8afbdc0> <<< 7920 1726885363.56324: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8d941c0> <<< 7920 1726885363.56327: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8d94e50> <<< 7920 1726885363.56344: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 7920 1726885363.56373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 7920 1726885363.56390: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 7920 1726885363.56402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 7920 1726885363.56420: 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 0x7f91d8da1eb0> <<< 7920 1726885363.56441: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8da13d0> <<< 7920 1726885363.56454: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 7920 1726885363.56480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 7920 1726885363.56498: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8da1f40> <<< 7920 1726885363.56513: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 7920 1726885363.56533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885363.56563: 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 0x7f91d8daf520> <<< 7920 1726885363.56602: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8d707c0> <<< 7920 1726885363.56632: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8d94fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 7920 1726885363.56653: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 7920 1726885363.56674: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 7920 1726885363.56686: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.56734: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.56791: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 7920 1726885363.56794: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.56833: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.56884: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 7920 1726885363.56910: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885363.56925: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 7920 1726885363.56956: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.56996: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 7920 1726885363.56999: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.57037: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.57087: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 7920 1726885363.57091: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.57127: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.57173: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 7920 1726885363.57176: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.57221: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.57272: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.57321: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.57379: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 7920 1726885363.57392: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.57786: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.58157: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 7920 1726885363.58160: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.58200: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.58249: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.58276: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.58313: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 7920 1726885363.58332: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.58350: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.58384: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 7920 1726885363.58386: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.58434: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.58490: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 7920 1726885363.58492: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.58517: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.58549: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 7920 1726885363.58583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.58620: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 7920 1726885363.58623: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.58683: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.58758: 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' <<< 7920 1726885363.58785: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8a55fa0> <<< 7920 1726885363.58806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7920 1726885363.58834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7920 1726885363.58988: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8a55ac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 7920 1726885363.59005: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.59056: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.59121: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 7920 1726885363.59124: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.59196: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.59286: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 7920 1726885363.59290: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.59340: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.59417: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 7920 1726885363.59421: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.59454: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.59497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7920 1726885363.59522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7920 1726885363.59669: 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 0x7f91d8ad17c0> <<< 7920 1726885363.59919: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8a5cb80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 7920 1726885363.59973: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.60034: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 7920 1726885363.60037: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.60099: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.60172: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.60268: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.60415: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 7920 1726885363.60418: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.60448: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.60489: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 7920 1726885363.60531: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.60580: 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' <<< 7920 1726885363.60640: 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 0x7f91d89f9e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d89f9d00> <<< 7920 1726885363.60659: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 7920 1726885363.60680: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 7920 1726885363.60697: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.60732: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.60768: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 7920 1726885363.60771: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.60898: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.61035: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 7920 1726885363.61038: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.61184: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.61272: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.61303: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.61348: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 7920 1726885363.61368: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.61389: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.61403: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.61516: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.61645: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 7920 1726885363.61648: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.61747: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.61859: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 7920 1726885363.61862: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.61888: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.61921: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.62372: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.62784: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 7920 1726885363.62797: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.62883: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.62975: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 7920 1726885363.63064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.63157: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 7920 1726885363.63160: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.63282: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.63423: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 7920 1726885363.63436: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 7920 1726885363.63458: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.63496: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.63538: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 7920 1726885363.63632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.63720: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.63874: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.64048: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 7920 1726885363.64062: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.64088: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.64133: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 7920 1726885363.64143: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.64172: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.64186: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 7920 1726885363.64265: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.64329: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 7920 1726885363.64590: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.64662: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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_hyr8odju/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_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 7920 1726885363.64803: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.65020: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 7920 1726885363.65073: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.65137: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 7920 1726885363.65140: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.65162: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.65202: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 7920 1726885363.65241: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.65278: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 7920 1726885363.65281: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.65301: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.65339: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 7920 1726885363.65409: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.65500: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 7920 1726885363.65514: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885363.65528: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 7920 1726885363.65566: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.65621: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 7920 1726885363.65624: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.65641: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.65653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.65696: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.65738: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.65798: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.65860: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 7920 1726885363.65945: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 7920 1726885363.65956: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.65975: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 7920 1726885363.66141: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.66318: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 7920 1726885363.66360: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.66396: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 7920 1726885363.66446: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.66490: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 7920 1726885363.66495: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.66556: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.66625: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 7920 1726885363.66640: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.66709: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.66799: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 7920 1726885363.66805: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.66923: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.67032: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 7920 1726885363.67118: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885363.67304: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885363.86635: 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}}} <<< 7920 1726885363.87189: 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 <<< 7920 1726885363.87204: 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 <<< 7920 1726885363.87272: stdout chunk (state=3): >>># cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc <<< 7920 1726885363.87308: 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 # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 7920 1726885363.87328: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution <<< 7920 1726885363.87334: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # 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 <<< 7920 1726885363.87336: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # 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 <<< 7920 1726885363.87338: stdout chunk (state=3): >>># 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 <<< 7920 1726885363.87341: stdout chunk (state=3): >>># 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 <<< 7920 1726885363.87595: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885363.87613: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885363.87664: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885363.87753: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 7920 1726885363.87806: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7920 1726885363.87837: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing <<< 7920 1726885363.87840: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 7920 1726885363.87882: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 7920 1726885363.87934: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 7920 1726885363.87999: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 7920 1726885363.88030: 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 <<< 7920 1726885363.88036: 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 <<< 7920 1726885363.88137: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 7920 1726885363.88143: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 7920 1726885363.88146: 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 <<< 7920 1726885363.88168: 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 <<< 7920 1726885363.88200: 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 <<< 7920 1726885363.88204: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 7920 1726885363.88211: 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 <<< 7920 1726885363.88246: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl <<< 7920 1726885363.88258: 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 <<< 7920 1726885363.88398: stdout chunk (state=3): >>># destroy platform <<< 7920 1726885363.88481: stdout chunk (state=3): >>># 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 <<< 7920 1726885363.88494: 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 <<< 7920 1726885363.88529: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885363.89002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885363.89071: stderr chunk (state=3): >>><<< 7920 1726885363.89085: stdout chunk (state=3): >>><<< 7920 1726885363.89220: _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 0x7f91d9e9aca0> # /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 0x7f91d9e41280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9e9aa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f91d9e9a9a0> 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 0x7f91d9e41370> # /usr/lib64/python3.9/__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 0x7f91d9e41820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9e41550> # /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 0x7f91d9bc8f70> # /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 0x7f91d9bcf100> # /usr/lib64/python3.9/__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 0x7f91d9bf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9bcf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9e56760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9bc8c70> # /usr/lib64/python3.9/__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 0x7f91d9bf8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9e41fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f91d9b94d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9b97e20> # /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 0x7f91d9b8e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9b95520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9b94250> # /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 0x7f91d9a74cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a747c0> 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 0x7f91d9a74dc0> # /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 0x7f91d9a74e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a74f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9b6ec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9b68520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9b7c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9b9bd00> # /usr/lib64/python3.9/__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 0x7f91d9a85b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9b6e160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d9b7c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9ba18b0> # /usr/lib64/python3.9/__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 0x7f91d9a85eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a85ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a85c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f91d9a5a280> # /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 0x7f91d9a5a370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a90eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a87940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a874f0> # /usr/lib64/python3.9/__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 0x7f91d998d0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a55d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a87dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9b9bee0> # /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 0x7f91d99a0a00> 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 0x7f91d99a0d30> # /usr/lib64/python3.9/__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 0x7f91d99b3640> # /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 0x7f91d99b3b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d99492b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d99a0e20> # /usr/lib64/python3.9/__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 0x7f91d995a190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d99b34c0> 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 0x7f91d995a250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a858e0> # /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 0x7f91d99765b0> # /usr/lib64/python3.9/__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 0x7f91d9976880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9976670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d9976760> # /usr/lib64/python3.9/__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 0x7f91d9976bb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d9983100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d99767f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9968940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9a854c0> # /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 0x7f91d99769a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f91d98ac580> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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 0x7f91d97e66d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f91d97e6160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97e6340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97e6e20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f91d97e6f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97e6c40> 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 0x7f91d97e6e80> # /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 0x7f91d97e6100> # /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 0x7f91d97b4df0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d97b4fa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d91881c0> # /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 0x7f91d9188b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97cddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97cd3d0> # /usr/lib64/python3.9/__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 0x7f91d97cdfd0> # /usr/lib64/python3.9/__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 0x7f91d981ddc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97f6be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97f62b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d979ac70> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d97f63d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d97f6400> # /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 0x7f91d91e5970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d982f100> # /usr/lib64/python3.9/__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 0x7f91d91f29a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d982f280> # /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 0x7f91d982fd30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d91f2940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d97c7c40> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d97f26a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d982ffd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d98267c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f91d91e6a90> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d973dc40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d91f1700> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91d91f1070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d91f1af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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 0x7f91d97786d0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f91d97746d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8d8e940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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_hyr8odju/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 0x7f91d97ade80> # 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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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 0x7f91d8da30d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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_hyr8odju/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 0x7f91d97acd60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8da3cd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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 0x7f91d975f970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d975a670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8d6ffd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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 0x7f91d8af50d0> # /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 0x7f91d8d44d90> # 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 0x7f91d8d44d00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d9758280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8afbdc0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8d941c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8d94e50> # /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 0x7f91d8da1eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8da13d0> # /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 0x7f91d8da1f40> # /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 0x7f91d8daf520> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8d707c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8d94fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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 0x7f91d8a55fa0> # /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 0x7f91d8a55ac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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 0x7f91d8ad17c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d8a5cb80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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 0x7f91d89f9e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91d89f9d00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/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_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_hyr8odju/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_hyr8odju/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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885363.90801: 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-1726885363.2528617-10239-204677702001207/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885363.90804: _low_level_execute_command(): starting 7920 1726885363.90807: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885363.2528617-10239-204677702001207/ > /dev/null 2>&1 && sleep 0' 7920 1726885363.90810: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885363.90813: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885363.90816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885363.90822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885363.90826: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885363.90828: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885363.90832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885363.90835: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885363.90837: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885363.90839: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885363.90840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885363.90842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885363.90845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885363.90846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885363.90849: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885363.90851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885363.90853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885363.90854: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885363.90855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885363.90856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885363.92352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885363.92382: stderr chunk (state=3): >>><<< 7920 1726885363.92385: stdout chunk (state=3): >>><<< 7920 1726885363.92388: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885363.92394: handler run complete 7920 1726885363.92411: attempt loop complete, returning result 7920 1726885363.92504: _execute() done 7920 1726885363.92507: dumping result to json 7920 1726885363.92527: done dumping result, returning 7920 1726885363.92529: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-9835-648e-000000000762] 7920 1726885363.92531: sending task result for task 02369adf-7a19-9835-648e-000000000762 ok: [managed_node1] => { "changed": false, "name": null, "status": {} } 7920 1726885363.92703: no more pending results, returning what we have 7920 1726885363.92706: results queue empty 7920 1726885363.92707: checking for any_errors_fatal 7920 1726885363.92720: done checking for any_errors_fatal 7920 1726885363.92721: checking for max_fail_percentage 7920 1726885363.92722: done checking for max_fail_percentage 7920 1726885363.92723: checking to see if all hosts have failed and the running result is not ok 7920 1726885363.92724: done checking to see if all hosts have failed 7920 1726885363.92725: getting the remaining hosts for this loop 7920 1726885363.92726: done getting the remaining hosts for this loop 7920 1726885363.92729: getting the next task for host managed_node1 7920 1726885363.92745: done getting next task for host managed_node1 7920 1726885363.92749: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 7920 1726885363.92753: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885363.92771: getting variables 7920 1726885363.92773: in VariableManager get_vars() 7920 1726885363.92804: Calling all_inventory to load vars for managed_node1 7920 1726885363.92807: Calling groups_inventory to load vars for managed_node1 7920 1726885363.92809: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885363.92822: Calling all_plugins_play to load vars for managed_node1 7920 1726885363.92841: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885363.92846: Calling groups_plugins_play to load vars for managed_node1 7920 1726885363.93315: done sending task result for task 02369adf-7a19-9835-648e-000000000762 7920 1726885363.93323: WORKER PROCESS EXITING 7920 1726885363.93356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885363.93937: done with get_vars() 7920 1726885363.93954: done getting variables TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Friday 20 September 2024 22:22:43 -0400 (0:00:00.735) 0:01:41.569 ****** 7920 1726885363.94060: entering _queue_task() for managed_node1/stat 7920 1726885363.94294: worker is 1 (out of 1 available) 7920 1726885363.94307: exiting _queue_task() for managed_node1/stat 7920 1726885363.94321: done queuing things up, now waiting for results queue to drain 7920 1726885363.94323: waiting for pending results... 7920 1726885363.94635: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 7920 1726885363.94784: in run() - task 02369adf-7a19-9835-648e-000000000763 7920 1726885363.94789: variable 'ansible_search_path' from source: unknown 7920 1726885363.94854: variable 'ansible_search_path' from source: unknown 7920 1726885363.94861: calling self._execute() 7920 1726885363.94969: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885363.94972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885363.95045: variable 'omit' from source: magic vars 7920 1726885363.95110: variable 'omit' from source: magic vars 7920 1726885363.95197: variable 'omit' from source: magic vars 7920 1726885363.95256: variable 'omit' from source: magic vars 7920 1726885363.95280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885363.95353: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885363.95374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885363.95394: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885363.95397: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885363.95419: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885363.95424: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885363.95645: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885363.95650: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885363.95653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885363.95656: Set connection var ansible_connection to ssh 7920 1726885363.95659: Set connection var ansible_shell_executable to /bin/sh 7920 1726885363.95662: Set connection var ansible_timeout to 10 7920 1726885363.95664: Set connection var ansible_shell_type to sh 7920 1726885363.95668: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885363.95670: Set connection var ansible_pipelining to False 7920 1726885363.95733: variable 'ansible_shell_executable' from source: unknown 7920 1726885363.95737: variable 'ansible_connection' from source: unknown 7920 1726885363.95740: variable 'ansible_module_compression' from source: unknown 7920 1726885363.95742: variable 'ansible_shell_type' from source: unknown 7920 1726885363.95744: variable 'ansible_shell_executable' from source: unknown 7920 1726885363.95746: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885363.95748: variable 'ansible_pipelining' from source: unknown 7920 1726885363.95752: variable 'ansible_timeout' from source: unknown 7920 1726885363.95754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885363.95891: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885363.95900: variable 'omit' from source: magic vars 7920 1726885363.95903: starting attempt loop 7920 1726885363.95906: running the handler 7920 1726885363.95947: _low_level_execute_command(): starting 7920 1726885363.95950: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885363.96445: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885363.96455: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885363.96464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885363.96503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885363.96604: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885363.96623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885363.96627: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885363.96706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885363.98220: stdout chunk (state=3): >>>/root <<< 7920 1726885363.98355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885363.98455: stderr chunk (state=3): >>><<< 7920 1726885363.98468: stdout chunk (state=3): >>><<< 7920 1726885363.98497: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885363.98522: _low_level_execute_command(): starting 7920 1726885363.98557: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885363.9850466-10269-156462655694218 `" && echo ansible-tmp-1726885363.9850466-10269-156462655694218="` echo /root/.ansible/tmp/ansible-tmp-1726885363.9850466-10269-156462655694218 `" ) && sleep 0' 7920 1726885363.99949: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885363.99997: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885364.00014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885364.00035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885364.00079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885364.00099: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885364.00120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885364.00141: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885364.00178: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885364.00193: 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885364.00236: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885364.00251: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885364.00262: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885364.00326: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885364.02132: stdout chunk (state=3): >>>ansible-tmp-1726885363.9850466-10269-156462655694218=/root/.ansible/tmp/ansible-tmp-1726885363.9850466-10269-156462655694218 <<< 7920 1726885364.02360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885364.02527: stderr chunk (state=3): >>><<< 7920 1726885364.02555: stdout chunk (state=3): >>><<< 7920 1726885364.02738: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885363.9850466-10269-156462655694218=/root/.ansible/tmp/ansible-tmp-1726885363.9850466-10269-156462655694218 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885364.02741: variable 'ansible_module_compression' from source: unknown 7920 1726885364.02744: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7920 1726885364.02746: variable 'ansible_facts' from source: unknown 7920 1726885364.02849: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885363.9850466-10269-156462655694218/AnsiballZ_stat.py 7920 1726885364.03097: Sending initial data 7920 1726885364.03100: Sent initial data (152 bytes) 7920 1726885364.04990: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885364.05010: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885364.05031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885364.05055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885364.05142: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885364.05161: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885364.05187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885364.05205: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885364.05235: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885364.05247: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885364.05259: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885364.05272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885364.05287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885364.05300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885364.05314: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885364.05331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885364.05467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885364.05488: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885364.05505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885364.05570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885364.07239: 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 <<< 7920 1726885364.07271: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885364.07302: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmp_g35_qtq /root/.ansible/tmp/ansible-tmp-1726885363.9850466-10269-156462655694218/AnsiballZ_stat.py <<< 7920 1726885364.07332: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885364.08124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885364.08242: stderr chunk (state=3): >>><<< 7920 1726885364.08246: stdout chunk (state=3): >>><<< 7920 1726885364.08264: done transferring module to remote 7920 1726885364.08279: _low_level_execute_command(): starting 7920 1726885364.08282: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885363.9850466-10269-156462655694218/ /root/.ansible/tmp/ansible-tmp-1726885363.9850466-10269-156462655694218/AnsiballZ_stat.py && sleep 0' 7920 1726885364.08886: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885364.08894: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885364.08908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885364.08929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885364.08958: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885364.08964: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885364.08976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885364.08984: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885364.08992: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885364.08999: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885364.09020: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885364.09025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885364.09043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885364.09046: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885364.09048: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885364.09065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885364.09138: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885364.09162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885364.09165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885364.09238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885364.10881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885364.10921: stderr chunk (state=3): >>><<< 7920 1726885364.10925: stdout chunk (state=3): >>><<< 7920 1726885364.10941: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885364.10945: _low_level_execute_command(): starting 7920 1726885364.10948: _low_level_execute_command(): using become for this command 7920 1726885364.10957: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ynwvsidgvvxbzdhmvxyhrlhowvngbziw ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885363.9850466-10269-156462655694218/AnsiballZ_stat.py'"'"' && sleep 0' 7920 1726885364.11026: Initial state: awaiting_escalation: BECOME-SUCCESS-ynwvsidgvvxbzdhmvxyhrlhowvngbziw 7920 1726885364.11499: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885364.11554: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885364.11568: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885364.11582: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885364.11633: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885364.11636: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885364.11638: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885364.11655: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885364.11666: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885364.11679: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885364.11692: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885364.11707: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885364.11730: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885364.11745: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885364.11759: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885364.11779: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885364.11858: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885364.11879: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885364.11899: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885364.11982: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885364.14846: stdout chunk (state=1): >>>BECOME-SUCCESS-ynwvsidgvvxbzdhmvxyhrlhowvngbziw <<< 7920 1726885364.14849: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-ynwvsidgvvxbzdhmvxyhrlhowvngbziw' 7920 1726885364.15077: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885364.15098: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885364.15164: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885364.15204: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885364.15241: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885364.15299: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885364.15302: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885364.15342: 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' <<< 7920 1726885364.15355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885364.15383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7920 1726885364.15386: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885364.15419: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a395b5ca0> <<< 7920 1726885364.15448: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885364.15474: 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 0x7f3a3955c280> <<< 7920 1726885364.15478: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a395b5a00> <<< 7920 1726885364.15504: 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' <<< 7920 1726885364.15520: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a395b59a0> <<< 7920 1726885364.15554: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885364.15597: 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 0x7f3a3955c370> <<< 7920 1726885364.15646: 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' <<< 7920 1726885364.15667: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3955c820> <<< 7920 1726885364.15684: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3955c550> <<< 7920 1726885364.15729: 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' <<< 7920 1726885364.15748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885364.15767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885364.15786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885364.15811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885364.15834: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39508f70> <<< 7920 1726885364.15847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885364.15865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885364.15961: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3950f100> <<< 7920 1726885364.16012: 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 <<< 7920 1726885364.16088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39538730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3950f820> <<< 7920 1726885364.16092: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39571760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39508c70> <<< 7920 1726885364.16263: 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 0x7f3a39538c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3955cfd0> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7920 1726885364.16429: 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' <<< 7920 1726885364.16471: 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' <<< 7920 1726885364.16506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885364.16509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885364.16547: 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 0x7f3a394afd90> <<< 7920 1726885364.16610: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394b2e20> <<< 7920 1726885364.16630: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885364.16651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885364.16690: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885364.16714: 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' <<< 7920 1726885364.16741: 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' <<< 7920 1726885364.16762: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394a9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394b0520> <<< 7920 1726885364.16783: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394af250> <<< 7920 1726885364.16786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885364.16838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885364.16859: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885364.16922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885364.16942: 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' <<< 7920 1726885364.16982: 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 0x7f3a39431cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394317c0> <<< 7920 1726885364.16988: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885364.17025: 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 0x7f3a39431dc0> <<< 7920 1726885364.17050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885364.17077: 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 0x7f3a39431e80> <<< 7920 1726885364.17091: 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' <<< 7920 1726885364.17123: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39431f40> import '_collections' # <<< 7920 1726885364.17172: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39489c40> <<< 7920 1726885364.17175: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885364.17197: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39483520> <<< 7920 1726885364.17261: 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 0x7f3a39497580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394b6d00> <<< 7920 1726885364.17285: 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' <<< 7920 1726885364.17322: 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 0x7f3a39442b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39489160> <<< 7920 1726885364.17383: 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 0x7f3a39497190> <<< 7920 1726885364.17390: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394bc8b0> <<< 7920 1726885364.17408: 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' <<< 7920 1726885364.17430: 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' <<< 7920 1726885364.17464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885364.17471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885364.17490: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39442eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39442ca0> <<< 7920 1726885364.17529: 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' <<< 7920 1726885364.17533: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39442c10> <<< 7920 1726885364.17570: 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' <<< 7920 1726885364.17573: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885364.17581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885364.17598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885364.17641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885364.17686: 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 0x7f3a391fc280> <<< 7920 1726885364.17710: 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' <<< 7920 1726885364.17743: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a391fc370> <<< 7920 1726885364.17859: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3944deb0> <<< 7920 1726885364.17906: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39444940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394444f0> <<< 7920 1726885364.18393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3912f0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a391f7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39444dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394b6ee0> # /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 0x7f3a39142a00> 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 0x7f3a39142d30> # /usr/lib64/python3.9/__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 0x7f3a39155640> # /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' <<< 7920 1726885364.18433: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39155b80> <<< 7920 1726885364.18464: 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 0x7f3a390e02b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39142e20> <<< 7920 1726885364.18484: 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' <<< 7920 1726885364.18533: 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 0x7f3a390f1190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a391554c0> <<< 7920 1726885364.18562: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885364.18574: 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 0x7f3a390f1250> <<< 7920 1726885364.18615: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394428e0> <<< 7920 1726885364.18651: 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' <<< 7920 1726885364.18683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885364.18703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885364.18761: 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 0x7f3a3910d5b0> <<< 7920 1726885364.18765: 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' <<< 7920 1726885364.18789: 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 0x7f3a3910d880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3910d670> <<< 7920 1726885364.18826: 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 0x7f3a3910d760> <<< 7920 1726885364.18840: 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' <<< 7920 1726885364.19028: 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 0x7f3a3910dbb0> <<< 7920 1726885364.19085: 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 0x7f3a3911a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3910d7f0> <<< 7920 1726885364.19127: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a390ff940> <<< 7920 1726885364.19142: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394424c0> <<< 7920 1726885364.19145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885364.19202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885364.19231: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3910d9a0> <<< 7920 1726885364.19338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3a39037580> <<< 7920 1726885364.19483: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip' # zipimport: zlib available <<< 7920 1726885364.19582: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.19704: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/__init__.py <<< 7920 1726885364.19706: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.19723: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885364.20871: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.21823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 7920 1726885364.21826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38f5a6d0> <<< 7920 1726885364.21854: 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' <<< 7920 1726885364.21876: 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' <<< 7920 1726885364.21900: 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' <<< 7920 1726885364.21930: 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 0x7f3a38f5a160> <<< 7920 1726885364.21975: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38f5a340> <<< 7920 1726885364.22002: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38f5ae20> <<< 7920 1726885364.22026: 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' <<< 7920 1726885364.22080: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38f5af10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38f5ac40> <<< 7920 1726885364.22085: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885364.22116: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885364.22126: 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 0x7f3a38f5ae80> <<< 7920 1726885364.22137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885364.22168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885364.22202: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38f5a100> <<< 7920 1726885364.22228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885364.22236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885364.22261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885364.22281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885364.22304: 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' <<< 7920 1726885364.22378: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3896edf0> <<< 7920 1726885364.22417: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885364.22423: 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 0x7f3a3896efa0> <<< 7920 1726885364.22446: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885364.22450: 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 0x7f3a3898ce50> <<< 7920 1726885364.22470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885364.22499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885364.22530: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3898c4c0> <<< 7920 1726885364.22549: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38fc1dc0> <<< 7920 1726885364.22728: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38fc13d0> <<< 7920 1726885364.22745: 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' <<< 7920 1726885364.22785: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38fc1fd0> <<< 7920 1726885364.22806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885364.22879: 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' <<< 7920 1726885364.22894: 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' <<< 7920 1726885364.22897: 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 0x7f3a38f91dc0> <<< 7920 1726885364.23006: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a389eabe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a389ea2b0> <<< 7920 1726885364.23009: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38f603a0> <<< 7920 1726885364.23051: 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' <<< 7920 1726885364.23056: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a389ea3d0> <<< 7920 1726885364.23115: 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 0x7f3a389ea400> # /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 <<< 7920 1726885364.23149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885364.23196: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885364.23234: 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 0x7f3a3894f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38fa3100> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885364.23246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885364.23313: 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 0x7f3a3895b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38fa3280> <<< 7920 1726885364.23372: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885364.23394: 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' # <<< 7920 1726885364.23442: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3894fdf0> <<< 7920 1726885364.23569: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3895b940> <<< 7920 1726885364.23679: 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 0x7f3a3895b790> <<< 7920 1726885364.23698: 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 0x7f3a3895a730> <<< 7920 1726885364.23750: 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 0x7f3a3895a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38f9a7c0> <<< 7920 1726885364.23774: 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' <<< 7920 1726885364.23796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885364.23805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885364.23852: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885364.23857: 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 0x7f3a389df640> <<< 7920 1726885364.24075: 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 0x7f3a389de9d0> <<< 7920 1726885364.24093: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a389500a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a389df0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38fbb880> <<< 7920 1726885364.24118: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885364.24136: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885364.24149: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.24217: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.24284: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.24302: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.24306: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885364.24308: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.24344: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885364.24356: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.24453: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.24560: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.24999: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.25469: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885364.25474: 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_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885364.25505: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885364.25523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885364.25571: 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 0x7f3a38544130> <<< 7920 1726885364.25636: 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' <<< 7920 1726885364.25653: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a389d4970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38544550> <<< 7920 1726885364.25697: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885364.25716: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.25734: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.25753: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885364.25765: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.25889: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.26020: 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' <<< 7920 1726885364.26051: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a389d5940> # zipimport: zlib available <<< 7920 1726885364.26435: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.26821: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.26856: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.26911: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885364.26928: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.26955: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.26992: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885364.27053: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.27160: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885364.27171: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885364.27202: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.27235: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885364.27246: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.27427: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.27618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885364.27643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885364.27660: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885364.27731: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a389d45e0> <<< 7920 1726885364.27739: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.27798: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.27858: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 7920 1726885364.27871: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885364.27876: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885364.27899: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.27933: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.27970: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885364.27976: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.28019: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.28052: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.28148: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.28205: 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 <<< 7920 1726885364.28234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885364.28308: 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' <<< 7920 1726885364.28314: 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 0x7f3a38fae850> <<< 7920 1726885364.28342: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38f61e50> <<< 7920 1726885364.28382: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885364.28393: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.28522: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.28577: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.28600: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.28642: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885364.28652: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885364.28676: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885364.28707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885364.28730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885364.28752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885364.28836: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38922310> <<< 7920 1726885364.28876: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3891c820> <<< 7920 1726885364.28934: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38913940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885364.28942: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.28970: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.28996: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 7920 1726885364.29000: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885364.29104: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/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_p9fnfkp8/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885364.29224: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.29399: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.29562: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885364.30202: stdout chunk (state=3): >>> <<< 7920 1726885364.30233: stdout chunk (state=3): >>>{"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885203.3060606, "mtime": 1726562395.52, "ctime": 1726562678.235, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "35882933", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 7920 1726885364.30592: 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 <<< 7920 1726885364.30619: 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 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset <<< 7920 1726885364.30639: stdout chunk (state=3): >>># destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils <<< 7920 1726885364.30665: 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 <<< 7920 1726885364.30688: 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 <<< 7920 1726885364.30711: 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 <<< 7920 1726885364.30734: 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 gc <<< 7920 1726885364.30936: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885364.30964: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885364.30990: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885364.31014: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885364.31039: 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 <<< 7920 1726885364.31062: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 7920 1726885364.31078: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885364.31093: stdout chunk (state=3): >>># destroy array <<< 7920 1726885364.31105: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885364.31125: stdout chunk (state=3): >>># destroy selinux <<< 7920 1726885364.31130: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885364.31192: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 7920 1726885364.31228: 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 <<< 7920 1726885364.31259: 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<<< 7920 1726885364.31283: 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 <<< 7920 1726885364.31322: 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 <<< 7920 1726885364.31347: 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 <<< 7920 1726885364.31366: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 7920 1726885364.31386: 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 <<< 7920 1726885364.31408: 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 <<< 7920 1726885364.31434: 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 <<< 7920 1726885364.31455: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket <<< 7920 1726885364.31470: 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 <<< 7920 1726885364.31607: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 7920 1726885364.31614: stdout chunk (state=3): >>># destroy tokenize <<< 7920 1726885364.31639: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 7920 1726885364.31644: stdout chunk (state=3): >>># destroy stat <<< 7920 1726885364.31680: 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 <<< 7920 1726885364.31697: 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 <<< 7920 1726885364.31703: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7920 1726885364.31738: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885364.32145: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885364.32206: stderr chunk (state=3): >>><<< 7920 1726885364.32209: stdout chunk (state=3): >>><<< 7920 1726885364.32277: _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 0x7f3a395b5ca0> # /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 0x7f3a3955c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a395b5a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f3a395b59a0> 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 0x7f3a3955c370> # /usr/lib64/python3.9/__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 0x7f3a3955c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3955c550> # /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 0x7f3a39508f70> # /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 0x7f3a3950f100> # /usr/lib64/python3.9/__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 0x7f3a39538730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3950f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39571760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39508c70> # /usr/lib64/python3.9/__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 0x7f3a39538c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3955cfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f3a394afd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394b2e20> # /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 0x7f3a394a9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394b0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394af250> # /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 0x7f3a39431cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394317c0> 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 0x7f3a39431dc0> # /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 0x7f3a39431e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39431f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39489c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39483520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39497580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394b6d00> # /usr/lib64/python3.9/__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 0x7f3a39442b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39489160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a39497190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394bc8b0> # /usr/lib64/python3.9/__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 0x7f3a39442eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39442ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39442c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f3a391fc280> # /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 0x7f3a391fc370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3944deb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39444940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394444f0> # /usr/lib64/python3.9/__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 0x7f3a3912f0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a391f7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39444dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394b6ee0> # /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 0x7f3a39142a00> 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 0x7f3a39142d30> # /usr/lib64/python3.9/__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 0x7f3a39155640> # /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 0x7f3a39155b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a390e02b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a39142e20> # /usr/lib64/python3.9/__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 0x7f3a390f1190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a391554c0> 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 0x7f3a390f1250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394428e0> # /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 0x7f3a3910d5b0> # /usr/lib64/python3.9/__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 0x7f3a3910d880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3910d670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a3910d760> # /usr/lib64/python3.9/__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 0x7f3a3910dbb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a3911a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3910d7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a390ff940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a394424c0> # /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 0x7f3a3910d9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3a39037580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/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 0x7f3a38f5a6d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f3a38f5a160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38f5a340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38f5ae20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f3a38f5af10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38f5ac40> 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 0x7f3a38f5ae80> # /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 0x7f3a38f5a100> # /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 0x7f3a3896edf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a3896efa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a3898ce50> # /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 0x7f3a3898c4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38fc1dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38fc13d0> # /usr/lib64/python3.9/__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 0x7f3a38fc1fd0> # /usr/lib64/python3.9/__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 0x7f3a38f91dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a389eabe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a389ea2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38f603a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a389ea3d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a389ea400> # /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 0x7f3a3894f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38fa3100> # /usr/lib64/python3.9/__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 0x7f3a3895b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38fa3280> # /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 0x7f3a3894fdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3895b940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a3895b790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a3895a730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a3895a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38f9a7c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f3a389df640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a389de9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a389500a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3a389df0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38fbb880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/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_p9fnfkp8/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_p9fnfkp8/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_p9fnfkp8/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_p9fnfkp8/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 0x7f3a38544130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f3a389d4970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38544550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/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_p9fnfkp8/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 0x7f3a389d5940> # 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_p9fnfkp8/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_p9fnfkp8/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_p9fnfkp8/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_p9fnfkp8/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_p9fnfkp8/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 0x7f3a389d45e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/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_p9fnfkp8/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 0x7f3a38fae850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38f61e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/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 0x7f3a38922310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a3891c820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3a38913940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/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_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_p9fnfkp8/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_p9fnfkp8/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885203.3060606, "mtime": 1726562395.52, "ctime": 1726562678.235, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "35882933", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885364.33060: 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-1726885363.9850466-10269-156462655694218/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885364.33063: _low_level_execute_command(): starting 7920 1726885364.33066: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885363.9850466-10269-156462655694218/ > /dev/null 2>&1 && sleep 0' 7920 1726885364.33220: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885364.33224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885364.33260: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885364.33263: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885364.33270: 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885364.33275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885364.33327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885364.33333: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885364.33335: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885364.33367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885364.35141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885364.35194: stderr chunk (state=3): >>><<< 7920 1726885364.35197: stdout chunk (state=3): >>><<< 7920 1726885364.35203: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885364.35209: handler run complete 7920 1726885364.35278: attempt loop complete, returning result 7920 1726885364.35281: _execute() done 7920 1726885364.35284: dumping result to json 7920 1726885364.35286: done dumping result, returning 7920 1726885364.35289: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-9835-648e-000000000763] 7920 1726885364.35291: sending task result for task 02369adf-7a19-9835-648e-000000000763 ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885203.3060606, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726562678.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1726562395.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "35882933", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 7920 1726885364.35632: no more pending results, returning what we have 7920 1726885364.35645: results queue empty 7920 1726885364.35646: checking for any_errors_fatal 7920 1726885364.35659: done checking for any_errors_fatal 7920 1726885364.35660: checking for max_fail_percentage 7920 1726885364.35662: done checking for max_fail_percentage 7920 1726885364.35663: checking to see if all hosts have failed and the running result is not ok 7920 1726885364.35664: done checking to see if all hosts have failed 7920 1726885364.35665: getting the remaining hosts for this loop 7920 1726885364.35666: done getting the remaining hosts for this loop 7920 1726885364.35670: getting the next task for host managed_node1 7920 1726885364.35676: done getting next task for host managed_node1 7920 1726885364.35680: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 7920 1726885364.35683: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885364.35701: getting variables 7920 1726885364.35703: in VariableManager get_vars() 7920 1726885364.35751: Calling all_inventory to load vars for managed_node1 7920 1726885364.35753: Calling groups_inventory to load vars for managed_node1 7920 1726885364.35755: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885364.35764: Calling all_plugins_play to load vars for managed_node1 7920 1726885364.35766: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885364.35771: done sending task result for task 02369adf-7a19-9835-648e-000000000763 7920 1726885364.35777: Calling groups_plugins_play to load vars for managed_node1 7920 1726885364.35782: WORKER PROCESS EXITING 7920 1726885364.36520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885364.36864: done with get_vars() 7920 1726885364.36874: done getting variables TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Friday 20 September 2024 22:22:44 -0400 (0:00:00.428) 0:01:41.998 ****** 7920 1726885364.36945: entering _queue_task() for managed_node1/lineinfile 7920 1726885364.37146: worker is 1 (out of 1 available) 7920 1726885364.37158: exiting _queue_task() for managed_node1/lineinfile 7920 1726885364.37170: done queuing things up, now waiting for results queue to drain 7920 1726885364.37172: waiting for pending results... 7920 1726885364.37354: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 7920 1726885364.37455: in run() - task 02369adf-7a19-9835-648e-000000000764 7920 1726885364.37468: variable 'ansible_search_path' from source: unknown 7920 1726885364.37472: variable 'ansible_search_path' from source: unknown 7920 1726885364.37672: variable 'blivet_output' from source: set_fact 7920 1726885364.37729: dumping result to json 7920 1726885364.37734: done dumping result, returning 7920 1726885364.37741: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-9835-648e-000000000764] 7920 1726885364.37748: sending task result for task 02369adf-7a19-9835-648e-000000000764 7920 1726885364.37858: done sending task result for task 02369adf-7a19-9835-648e-000000000764 7920 1726885364.37861: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885364.37908: no more pending results, returning what we have 7920 1726885364.37913: results queue empty 7920 1726885364.37914: checking for any_errors_fatal 7920 1726885364.37926: done checking for any_errors_fatal 7920 1726885364.37926: checking for max_fail_percentage 7920 1726885364.37928: done checking for max_fail_percentage 7920 1726885364.37929: checking to see if all hosts have failed and the running result is not ok 7920 1726885364.37930: done checking to see if all hosts have failed 7920 1726885364.37931: getting the remaining hosts for this loop 7920 1726885364.37932: done getting the remaining hosts for this loop 7920 1726885364.37935: getting the next task for host managed_node1 7920 1726885364.37941: done getting next task for host managed_node1 7920 1726885364.37944: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 7920 1726885364.37947: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 7920 1726885364.37962: getting variables 7920 1726885364.37964: in VariableManager get_vars() 7920 1726885364.37993: Calling all_inventory to load vars for managed_node1 7920 1726885364.37994: Calling groups_inventory to load vars for managed_node1 7920 1726885364.37996: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885364.38002: Calling all_plugins_play to load vars for managed_node1 7920 1726885364.38004: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885364.38005: Calling groups_plugins_play to load vars for managed_node1 7920 1726885364.38311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885364.38649: done with get_vars() 7920 1726885364.38658: done getting variables TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Friday 20 September 2024 22:22:44 -0400 (0:00:00.017) 0:01:42.015 ****** 7920 1726885364.38726: entering _queue_task() for managed_node1/setup 7920 1726885364.38905: worker is 1 (out of 1 available) 7920 1726885364.38922: exiting _queue_task() for managed_node1/setup 7920 1726885364.38934: done queuing things up, now waiting for results queue to drain 7920 1726885364.38936: waiting for pending results... 7920 1726885364.39105: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Update facts 7920 1726885364.39199: in run() - task 02369adf-7a19-9835-648e-000000000766 7920 1726885364.39216: variable 'ansible_search_path' from source: unknown 7920 1726885364.39220: variable 'ansible_search_path' from source: unknown 7920 1726885364.39245: calling self._execute() 7920 1726885364.39323: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885364.39327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885364.39336: variable 'omit' from source: magic vars 7920 1726885364.39592: variable 'ansible_check_mode' from source: magic vars 7920 1726885364.39601: Evaluated conditional (not ansible_check_mode): True 7920 1726885364.39604: variable 'omit' from source: magic vars 7920 1726885364.39651: variable 'omit' from source: magic vars 7920 1726885364.39671: variable 'omit' from source: magic vars 7920 1726885364.39704: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885364.39735: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885364.39750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885364.39763: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885364.39773: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885364.39785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885364.39797: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885364.39824: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885364.39827: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885364.39829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885364.39904: Set connection var ansible_connection to ssh 7920 1726885364.39913: Set connection var ansible_shell_executable to /bin/sh 7920 1726885364.39920: Set connection var ansible_timeout to 10 7920 1726885364.39924: Set connection var ansible_shell_type to sh 7920 1726885364.39930: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885364.39934: Set connection var ansible_pipelining to False 7920 1726885364.39954: variable 'ansible_shell_executable' from source: unknown 7920 1726885364.39957: variable 'ansible_connection' from source: unknown 7920 1726885364.39959: variable 'ansible_module_compression' from source: unknown 7920 1726885364.39962: variable 'ansible_shell_type' from source: unknown 7920 1726885364.39964: variable 'ansible_shell_executable' from source: unknown 7920 1726885364.39966: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885364.39969: variable 'ansible_pipelining' from source: unknown 7920 1726885364.39971: variable 'ansible_timeout' from source: unknown 7920 1726885364.39975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885364.40122: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885364.40130: variable 'omit' from source: magic vars 7920 1726885364.40134: starting attempt loop 7920 1726885364.40137: running the handler 7920 1726885364.40149: _low_level_execute_command(): starting 7920 1726885364.40156: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885364.40669: 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 <<< 7920 1726885364.40679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885364.40707: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885364.40724: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885364.40735: 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885364.40783: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885364.40796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885364.40846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885364.42441: stdout chunk (state=3): >>>/root <<< 7920 1726885364.42549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885364.42594: stderr chunk (state=3): >>><<< 7920 1726885364.42597: stdout chunk (state=3): >>><<< 7920 1726885364.42618: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885364.42630: _low_level_execute_command(): starting 7920 1726885364.42633: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885364.4261591-10293-211393850561419 `" && echo ansible-tmp-1726885364.4261591-10293-211393850561419="` echo /root/.ansible/tmp/ansible-tmp-1726885364.4261591-10293-211393850561419 `" ) && sleep 0' 7920 1726885364.43069: 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 <<< 7920 1726885364.43083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885364.43103: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885364.43128: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885364.43166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885364.43179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885364.43233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885364.45078: stdout chunk (state=3): >>>ansible-tmp-1726885364.4261591-10293-211393850561419=/root/.ansible/tmp/ansible-tmp-1726885364.4261591-10293-211393850561419 <<< 7920 1726885364.45186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885364.45235: stderr chunk (state=3): >>><<< 7920 1726885364.45238: stdout chunk (state=3): >>><<< 7920 1726885364.45250: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885364.4261591-10293-211393850561419=/root/.ansible/tmp/ansible-tmp-1726885364.4261591-10293-211393850561419 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885364.45284: variable 'ansible_module_compression' from source: unknown 7920 1726885364.45324: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7920 1726885364.45369: variable 'ansible_facts' from source: unknown 7920 1726885364.45480: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885364.4261591-10293-211393850561419/AnsiballZ_setup.py 7920 1726885364.45585: Sending initial data 7920 1726885364.45589: Sent initial data (153 bytes) 7920 1726885364.46230: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885364.46233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885364.46267: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885364.46271: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885364.46273: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885364.46324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885364.46333: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885364.46376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885364.48097: 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 <<< 7920 1726885364.48131: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885364.48169: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpleuhw8zo /root/.ansible/tmp/ansible-tmp-1726885364.4261591-10293-211393850561419/AnsiballZ_setup.py <<< 7920 1726885364.48211: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885364.50423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885364.50555: stderr chunk (state=3): >>><<< 7920 1726885364.50558: stdout chunk (state=3): >>><<< 7920 1726885364.50579: done transferring module to remote 7920 1726885364.50592: _low_level_execute_command(): starting 7920 1726885364.50595: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885364.4261591-10293-211393850561419/ /root/.ansible/tmp/ansible-tmp-1726885364.4261591-10293-211393850561419/AnsiballZ_setup.py && sleep 0' 7920 1726885364.52078: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885364.52081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885364.52084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885364.52115: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885364.52120: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885364.52123: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885364.52172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885364.52179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885364.52194: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885364.52239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885364.54077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885364.54081: stdout chunk (state=3): >>><<< 7920 1726885364.54089: stderr chunk (state=3): >>><<< 7920 1726885364.54107: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885364.54111: _low_level_execute_command(): starting 7920 1726885364.54118: _low_level_execute_command(): using become for this command 7920 1726885364.54128: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gulhcyhoxpwlybqohpximztmjtwjarzl ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885364.4261591-10293-211393850561419/AnsiballZ_setup.py'"'"' && sleep 0' 7920 1726885364.54240: Initial state: awaiting_escalation: BECOME-SUCCESS-gulhcyhoxpwlybqohpximztmjtwjarzl 7920 1726885364.54762: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885364.54815: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885364.54825: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885364.54841: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885364.54885: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885364.54893: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885364.54903: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885364.54921: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885364.54927: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885364.54935: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885364.54944: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885364.54955: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885364.54975: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885364.54983: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885364.54991: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885364.55001: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885364.55105: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885364.55128: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885364.55140: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885364.55210: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885364.58055: stdout chunk (state=1): >>>BECOME-SUCCESS-gulhcyhoxpwlybqohpximztmjtwjarzl <<< 7920 1726885364.58059: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-gulhcyhoxpwlybqohpximztmjtwjarzl' 7920 1726885364.58194: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885364.58205: stdout chunk (state=3): >>>import _imp # builtin <<< 7920 1726885364.58208: stdout chunk (state=3): >>>import '_thread' # <<< 7920 1726885364.58211: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885364.58275: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885364.58306: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885364.58338: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885364.58392: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 7920 1726885364.58395: stdout chunk (state=3): >>># installed zipimport hook <<< 7920 1726885364.58440: 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' <<< 7920 1726885364.58472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885364.58475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885364.58502: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59689aca0> <<< 7920 1726885364.58573: 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 0x7fc596841280> <<< 7920 1726885364.58579: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59689aa00> <<< 7920 1726885364.58607: 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 0x7fc59689a9a0> <<< 7920 1726885364.58663: 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' <<< 7920 1726885364.58681: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596841370> <<< 7920 1726885364.58725: 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' <<< 7920 1726885364.58730: 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 0x7fc596841820> <<< 7920 1726885364.58779: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596841550> <<< 7920 1726885364.58799: 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' <<< 7920 1726885364.58833: 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' <<< 7920 1726885364.58853: 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' <<< 7920 1726885364.58885: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5965c8f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885364.58897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885364.58987: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5965cf100> <<< 7920 1726885364.59037: 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' <<< 7920 1726885364.59050: 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 0x7fc5965f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5965cf820> <<< 7920 1726885364.59091: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596856760> <<< 7920 1726885364.59094: 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 0x7fc5965c8c70> <<< 7920 1726885364.59155: 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' # <<< 7920 1726885364.59158: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5965f8c70> <<< 7920 1726885364.59198: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596841fd0> <<< 7920 1726885364.59231: 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. <<< 7920 1726885364.59568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885364.59585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885364.59602: 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' <<< 7920 1726885364.59655: 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' <<< 7920 1726885364.59668: 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 0x7fc59656fd90> <<< 7920 1726885364.59731: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596572e20> <<< 7920 1726885364.59750: 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' <<< 7920 1726885364.59801: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885364.59804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885364.59838: 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' <<< 7920 1726885364.59866: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596569730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596570520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59656f250> <<< 7920 1726885364.59882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885364.59956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885364.59967: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885364.60009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885364.60044: 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' <<< 7920 1726885364.60082: 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 0x7fc596455cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5964557c0> import 'itertools' # <<< 7920 1726885364.60117: 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 0x7fc596455dc0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885364.60137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885364.60178: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596455e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 7920 1726885364.60189: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596455f40> import '_collections' # <<< 7920 1726885364.60232: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596549c40> import '_functools' # <<< 7920 1726885364.60263: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596543520> <<< 7920 1726885364.60335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885364.60361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596557580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596576d00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7920 1726885364.60393: 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 0x7fc596466b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596549160> <<< 7920 1726885364.60445: 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 0x7fc596557190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59657c8b0> <<< 7920 1726885364.60470: 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' <<< 7920 1726885364.60517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885364.60548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596466eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596466ca0> <<< 7920 1726885364.60580: 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 0x7fc596466c10> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885364.60613: 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' <<< 7920 1726885364.60627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885364.60671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885364.60703: 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 0x7fc59643b280> <<< 7920 1726885364.60732: 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' <<< 7920 1726885364.60760: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59643b370> <<< 7920 1726885364.60879: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596471eb0> <<< 7920 1726885364.60920: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596468940> <<< 7920 1726885364.60953: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5964684f0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885364.60972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885364.61006: 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' <<< 7920 1726885364.61034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7920 1726885364.61059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59636e0d0> <<< 7920 1726885364.61075: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596436d90> <<< 7920 1726885364.61128: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596468dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596576ee0> <<< 7920 1726885364.61139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885364.61163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885364.61197: 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 0x7fc596381a00> import 'errno' # <<< 7920 1726885364.61246: 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 0x7fc596381d30> <<< 7920 1726885364.61270: 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' <<< 7920 1726885364.61303: 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 0x7fc596394640> <<< 7920 1726885364.61319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885364.61347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885364.61366: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596394b80> <<< 7920 1726885364.61427: 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 0x7fc59631f2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596381e20> <<< 7920 1726885364.61445: 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' <<< 7920 1726885364.61491: 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 0x7fc596330190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5963944c0> <<< 7920 1726885364.61505: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885364.61534: 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 0x7fc596330250> <<< 7920 1726885364.61572: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5964668e0> <<< 7920 1726885364.61594: 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' <<< 7920 1726885364.61625: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885364.61653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885364.61681: 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 0x7fc59634c5b0> <<< 7920 1726885364.61707: 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 0x7fc59634c880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59634c670> <<< 7920 1726885364.61729: 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 0x7fc59634c760> <<< 7920 1726885364.61757: 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' <<< 7920 1726885364.61949: 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 0x7fc59634cbb0> <<< 7920 1726885364.61992: 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 0x7fc596359100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59634c7f0> <<< 7920 1726885364.62023: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59633e940> <<< 7920 1726885364.62041: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5964664c0> <<< 7920 1726885364.62052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885364.62111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885364.62136: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59634c9a0> <<< 7920 1726885364.62289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885364.62301: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc596276580> <<< 7920 1726885364.62839: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885364.63924: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.64848: 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 0x7fc5961b06d0> <<< 7920 1726885364.64876: 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' <<< 7920 1726885364.64902: 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' <<< 7920 1726885364.64935: 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' <<< 7920 1726885364.64967: 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 0x7fc5961b0160> <<< 7920 1726885364.65006: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5961b0340> <<< 7920 1726885364.65049: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5961b0e20> <<< 7920 1726885364.65072: 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' <<< 7920 1726885364.65114: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5961b0f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5961b0c40> import 'atexit' # <<< 7920 1726885364.65159: 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 0x7fc5961b0e80> <<< 7920 1726885364.65186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885364.65199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885364.65235: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5961b0100> <<< 7920 1726885364.65266: 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' <<< 7920 1726885364.65300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885364.65326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885364.65339: 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' <<< 7920 1726885364.65423: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59617ddf0> <<< 7920 1726885364.65461: 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 0x7fc59617dfa0> <<< 7920 1726885364.65501: 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 0x7fc595b481c0> <<< 7920 1726885364.65529: 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' <<< 7920 1726885364.65565: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595b48b50> <<< 7920 1726885364.65577: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596197dc0> <<< 7920 1726885364.65750: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5961973d0> <<< 7920 1726885364.65774: 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' <<< 7920 1726885364.65804: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596197fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885364.65837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885364.65871: 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' <<< 7920 1726885364.65915: 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' <<< 7920 1726885364.65921: 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 0x7fc5961e6dc0> <<< 7920 1726885364.65991: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596184730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5961842b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596164c70> <<< 7920 1726885364.66025: 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 0x7fc596184f40> <<< 7920 1726885364.66064: 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 0x7fc596184f10> <<< 7920 1726885364.66099: 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 <<< 7920 1726885364.66120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885364.66125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885364.66146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885364.66227: 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 0x7fc595ba5970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5961f9100> <<< 7920 1726885364.66244: 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' <<< 7920 1726885364.66304: 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 0x7fc595bb19a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5961f9280> <<< 7920 1726885364.66334: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885364.66389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885364.66404: 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' # <<< 7920 1726885364.66463: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5961f9ca0> <<< 7920 1726885364.66592: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595bb1940> <<< 7920 1726885364.66686: 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 0x7fc5961900a0> <<< 7920 1726885364.66723: 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 0x7fc596190bb0> <<< 7920 1726885364.66775: 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 0x7fc5961f9550> <<< 7920 1726885364.66790: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5961f07c0> <<< 7920 1726885364.66824: 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' <<< 7920 1726885364.66841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885364.66844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885364.66882: 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 0x7fc595ba6a90> <<< 7920 1726885364.67072: 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 0x7fc595bc4c40> <<< 7920 1726885364.67076: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595bb0700> <<< 7920 1726885364.67131: 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 0x7fc595bb0070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595bb0af0> <<< 7920 1726885364.67135: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.67157: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885364.67171: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.67231: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.67311: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885364.67347: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 7920 1726885364.67367: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885364.67384: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.67467: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.67563: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.68020: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.68487: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885364.68500: 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_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885364.68529: 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' <<< 7920 1726885364.68587: 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 0x7fc595bee6d0> <<< 7920 1726885364.68663: 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' <<< 7920 1726885364.68681: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595bf36d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595759940> <<< 7920 1726885364.68729: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 7920 1726885364.68759: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.68781: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885364.68897: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.69183: 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 0x7fc596177e80> # zipimport: zlib available <<< 7920 1726885364.69451: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.69816: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.69879: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.69943: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885364.69956: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.69984: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.70016: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885364.70028: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.70076: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.70160: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885364.70200: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885364.70203: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.70230: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.70276: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885364.70279: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.70456: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.70646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885364.70685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885364.70688: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885364.70757: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59576f0d0> <<< 7920 1726885364.70772: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.70825: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.70902: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885364.70914: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885364.70929: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.70960: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.71001: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885364.71043: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.71079: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.71176: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.71235: 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 <<< 7920 1726885364.71259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885364.71337: 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 0x7fc596176d60> <<< 7920 1726885364.71433: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59576fcd0> <<< 7920 1726885364.71472: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885364.71485: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.71534: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.71589: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.71617: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.71660: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885364.71679: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885364.71694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885364.71736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885364.71748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885364.71771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885364.71846: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595be6970> <<< 7920 1726885364.71891: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595be2670> <<< 7920 1726885364.71968: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595743520> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885364.71972: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.71994: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.72013: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885364.72082: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885364.72113: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885364.72127: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885364.72174: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.72229: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.72248: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.72272: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.72303: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.72341: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.72376: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.72407: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 7920 1726885364.72419: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.72483: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.72548: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.72567: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.72603: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 7920 1726885364.72747: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.72891: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.72928: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.72973: 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' <<< 7920 1726885364.73002: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 7920 1726885364.73032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 7920 1726885364.73047: 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' <<< 7920 1726885364.73068: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5954d7bb0> <<< 7920 1726885364.73093: 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' <<< 7920 1726885364.73122: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885364.73150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7920 1726885364.73185: 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' <<< 7920 1726885364.73198: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5955e90a0> <<< 7920 1726885364.73236: 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 0x7fc5955e9040> <<< 7920 1726885364.73295: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595be0670> <<< 7920 1726885364.73317: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595be83a0> <<< 7920 1726885364.73348: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595bf5a00> <<< 7920 1726885364.73370: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595bf5d90> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 7920 1726885364.73396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 7920 1726885364.73419: 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' <<< 7920 1726885364.73478: 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 0x7fc59573aeb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59576c4c0> <<< 7920 1726885364.73498: 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' <<< 7920 1726885364.73535: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59573afa0> <<< 7920 1726885364.73551: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 7920 1726885364.73577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885364.73600: 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 0x7fc596201250> <<< 7920 1726885364.73629: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595785d30> <<< 7920 1726885364.73673: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595bf5af0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 7920 1726885364.73701: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/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_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 7920 1726885364.73726: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.73772: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.73822: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 7920 1726885364.73834: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.73872: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.73925: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 7920 1726885364.73951: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 7920 1726885364.73963: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.73989: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.74020: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 7920 1726885364.74036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.74066: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.74109: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 7920 1726885364.74157: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.74201: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 7920 1726885364.74217: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.74260: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.74313: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.74360: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.74433: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 7920 1726885364.74814: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.75179: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 7920 1726885364.75234: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.75279: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.75310: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.75349: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/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_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 7920 1726885364.75381: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.75413: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 7920 1726885364.75430: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.75464: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.75518: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 7920 1726885364.75552: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.75580: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 7920 1726885364.75596: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.75633: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.75657: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 7920 1726885364.75710: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.75788: 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' <<< 7920 1726885364.75820: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595455d30> <<< 7920 1726885364.75836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7920 1726885364.75869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7920 1726885364.76027: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595455a00> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 7920 1726885364.76039: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.76091: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.76148: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 7920 1726885364.76158: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.76233: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.76314: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 7920 1726885364.76375: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.76456: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 7920 1726885364.76459: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.76482: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.76555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7920 1726885364.76695: 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 0x7fc59544f820> <<< 7920 1726885364.76948: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5954a1c40> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 7920 1726885364.76951: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.76998: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.77053: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 7920 1726885364.77056: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.77125: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.77195: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.77289: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.77434: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/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_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 7920 1726885364.77437: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.77469: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.77521: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 7920 1726885364.77525: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.77545: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.77593: 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' <<< 7920 1726885364.77654: 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 0x7fc5953c8610> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5953c8550> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 7920 1726885364.77695: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 7920 1726885364.77708: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.77736: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.77778: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 7920 1726885364.77914: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.78051: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 7920 1726885364.78054: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.78133: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.78214: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.78245: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.78297: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py<<< 7920 1726885364.78300: stdout chunk (state=3): >>> <<< 7920 1726885364.78302: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.78391: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.78404: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.78524: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.78643: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 7920 1726885364.78647: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 7920 1726885364.78649: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.78753: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.78857: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 7920 1726885364.78863: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.78890: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.78923: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.79348: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.79762: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/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_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 7920 1726885364.79781: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.79867: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.79959: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 7920 1726885364.79977: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.80048: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.80138: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 7920 1726885364.80151: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.80266: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.80397: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 7920 1726885364.80423: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 7920 1726885364.80446: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.80477: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.80524: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 7920 1726885364.80536: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.80612: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.80700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.80875: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.81031: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 7920 1726885364.81042: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 7920 1726885364.81050: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.81077: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.81108: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 7920 1726885364.81119: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.81135: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.81163: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 7920 1726885364.81224: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.81282: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 7920 1726885364.81288: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.81305: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.81331: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 7920 1726885364.81338: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.81387: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.81436: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 7920 1726885364.81444: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.81488: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.81538: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 7920 1726885364.81543: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.81758: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.81966: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 7920 1726885364.81977: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.82021: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.82074: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 7920 1726885364.82111: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.82142: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 7920 1726885364.82148: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.82171: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.82201: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 7920 1726885364.82207: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.82240: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.82265: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 7920 1726885364.82278: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.82340: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.82406: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 7920 1726885364.82415: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.82429: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 7920 1726885364.82448: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.82481: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.82519: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 7920 1726885364.82527: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.82548: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.82564: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.82602: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.82643: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.82703: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.82764: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 7920 1726885364.82791: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/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_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 7920 1726885364.82823: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.82835: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.82871: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 7920 1726885364.83037: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.83204: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 7920 1726885364.83207: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.83240: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.83284: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 7920 1726885364.83329: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.83373: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 7920 1726885364.83438: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.83530: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/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_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 7920 1726885364.83534: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.83591: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.83675: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 7920 1726885364.83745: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885364.83979: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885364.84332: 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' <<< 7920 1726885364.84360: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 7920 1726885364.84363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 7920 1726885364.84397: 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 0x7fc595257640> <<< 7920 1726885364.84420: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595257220> <<< 7920 1726885364.84475: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5952579a0> <<< 7920 1726885365.01786: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 7920 1726885365.01804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 7920 1726885365.01809: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5952579d0> <<< 7920 1726885365.01832: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 7920 1726885365.01856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 7920 1726885365.01872: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59523f160> <<< 7920 1726885365.01967: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 7920 1726885365.01969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885365.01997: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py <<< 7920 1726885365.02024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885365.02028: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59524b0a0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59524bb20> <<< 7920 1726885365.02303: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame<<< 7920 1726885365.02321: stdout chunk (state=3): >>> <<< 7920 1726885365.02337: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame<<< 7920 1726885365.02358: stdout chunk (state=3): >>> <<< 7920 1726885365.02368: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 7920 1726885365.02371: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 7920 1726885365.02373: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame<<< 7920 1726885365.02379: stdout chunk (state=3): >>> <<< 7920 1726885365.02607: 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<<< 7920 1726885365.02622: stdout chunk (state=3): >>> <<< 7920 1726885366.26615: stdout chunk (state=3): >>> {"ansible_facts": {"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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "ansible_is_chroot": false, "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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SU<<< 7920 1726885366.26662: stdout chunk (state=3): >>>DO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-gulhcyhoxpwlybqohpximztmjtwjarzl ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885364.4261591-10293-211393850561419/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "22", "second": "44", "epoch": "1726885364", "epoch_int": "1726885364", "date": "2024-09-20", "time": "22:22:44", "iso8601_micro": "2024-09-21T02:22:44.866144Z", "iso8601": "2024-09-21T02:22:44Z", "iso8601_basic": "20240920T222244866144", "iso8601_basic_short": "20240920T222244", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "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": 2434, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 1098, "free": 2434}, "nocache": {"free": 3184, "used": 348}, "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<<< 7920 1726885366.26670: stdout chunk (state=3): >>>_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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "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:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": ["ed5c6152-f6d5-4606-ab17-ec5402b2af6e"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "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:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140<<< 7920 1726885366.26677: stdout chunk (state=3): >>>504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"sda": ["ed5c6152-f6d5-4606-ab17-ec5402b2af6e"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 491, "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": 264050622464, "block_size": 4096, "block_total": 65519355, "block_available": 64465484, "block_used": 1053871, "inode_total": 131071472, "inode_available": 130996357, "inode_used": 75115, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}, {"mount": "/opt/test", "device": "/dev/sda", "fstype": "ext4", "options": "rw,seclabel,relatime,stripe=2048", "dump": 0, "passno": 0, "size_total": 10464022528, "size_available": 9910349824, "block_size": 4096, "block_total": 2554693, "block_available": 2419519, "block_used": 135174, "inode_total": 655360, "inode_available": 655349, "inode_used": 11, "uuid": "ed5c6152-f6d5-4606-ab17-ec5402b2af6e"}], "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "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 [<<< 7920 1726885366.26691: stdout chunk (state=3): >>>fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.68, "5m": 0.46, "15m": 0.22}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "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"}}} <<< 7920 1726885366.27378: 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 <<< 7920 1726885366.27478: 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 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing 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 <<< 7920 1726885366.27490: 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 <<< 7920 1726885366.27541: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # 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 <<< 7920 1726885366.27545: 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 <<< 7920 1726885366.27809: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885366.27827: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885366.27869: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885366.27898: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 7920 1726885366.27946: 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 <<< 7920 1726885366.27949: stdout chunk (state=3): >>># destroy encodings <<< 7920 1726885366.27966: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885366.27996: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7920 1726885366.28056: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 7920 1726885366.28066: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 7920 1726885366.28106: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 7920 1726885366.28137: stdout chunk (state=3): >>># destroy shlex <<< 7920 1726885366.28171: stdout chunk (state=3): >>># destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass <<< 7920 1726885366.28213: stdout chunk (state=3): >>># destroy json <<< 7920 1726885366.28230: 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 <<< 7920 1726885366.28286: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 7920 1726885366.28370: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping 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 <<< 7920 1726885366.28447: 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 <<< 7920 1726885366.28503: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 7920 1726885366.28558: 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<<< 7920 1726885366.28583: 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 <<< 7920 1726885366.28608: 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 <<< 7920 1726885366.28790: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 7920 1726885366.28815: stdout chunk (state=3): >>># destroy tokenize <<< 7920 1726885366.28861: 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 <<< 7920 1726885366.28864: 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 <<< 7920 1726885366.28883: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7920 1726885366.28910: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885366.29516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885366.29519: stdout chunk (state=3): >>><<< 7920 1726885366.29521: stderr chunk (state=3): >>><<< 7920 1726885366.29687: _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 0x7fc59689aca0> # /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 0x7fc596841280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59689aa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7fc59689a9a0> 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 0x7fc596841370> # /usr/lib64/python3.9/__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 0x7fc596841820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596841550> # /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 0x7fc5965c8f70> # /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 0x7fc5965cf100> # /usr/lib64/python3.9/__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 0x7fc5965f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5965cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596856760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5965c8c70> # /usr/lib64/python3.9/__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 0x7fc5965f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596841fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7fc59656fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596572e20> # /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 0x7fc596569730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596570520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59656f250> # /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 0x7fc596455cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5964557c0> 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 0x7fc596455dc0> # /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 0x7fc596455e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596455f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596549c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596543520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596557580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596576d00> # /usr/lib64/python3.9/__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 0x7fc596466b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596549160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc596557190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59657c8b0> # /usr/lib64/python3.9/__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 0x7fc596466eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596466ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596466c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7fc59643b280> # /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 0x7fc59643b370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596471eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596468940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5964684f0> # /usr/lib64/python3.9/__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 0x7fc59636e0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596436d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596468dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596576ee0> # /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 0x7fc596381a00> 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 0x7fc596381d30> # /usr/lib64/python3.9/__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 0x7fc596394640> # /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 0x7fc596394b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59631f2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596381e20> # /usr/lib64/python3.9/__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 0x7fc596330190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5963944c0> 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 0x7fc596330250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5964668e0> # /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 0x7fc59634c5b0> # /usr/lib64/python3.9/__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 0x7fc59634c880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59634c670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59634c760> # /usr/lib64/python3.9/__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 0x7fc59634cbb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc596359100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59634c7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59633e940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5964664c0> # /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 0x7fc59634c9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc596276580> # zipimport: found 103 names in '/tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/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 0x7fc5961b06d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7fc5961b0160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5961b0340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5961b0e20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7fc5961b0f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5961b0c40> 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 0x7fc5961b0e80> # /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 0x7fc5961b0100> # /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 0x7fc59617ddf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59617dfa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc595b481c0> # /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 0x7fc595b48b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596197dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5961973d0> # /usr/lib64/python3.9/__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 0x7fc596197fd0> # /usr/lib64/python3.9/__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 0x7fc5961e6dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596184730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5961842b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596164c70> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc596184f40> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc596184f10> # /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 0x7fc595ba5970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5961f9100> # /usr/lib64/python3.9/__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 0x7fc595bb19a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5961f9280> # /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 0x7fc5961f9ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595bb1940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5961900a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc596190bb0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5961f9550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5961f07c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7fc595ba6a90> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc595bc4c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595bb0700> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc595bb0070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595bb0af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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 0x7fc595bee6d0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7fc595bf36d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595759940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/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_4dvykd6r/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 0x7fc596177e80> # 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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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 0x7fc59576f0d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/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_4dvykd6r/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 0x7fc596176d60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59576fcd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/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 0x7fc595be6970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595be2670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595743520> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/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_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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 0x7fc5954d7bb0> # /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 0x7fc5955e90a0> # 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 0x7fc5955e9040> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595be0670> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595be83a0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595bf5a00> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595bf5d90> # /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 0x7fc59573aeb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59576c4c0> # /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 0x7fc59573afa0> # /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 0x7fc596201250> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595785d30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595bf5af0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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 0x7fc595455d30> # /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 0x7fc595455a00> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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 0x7fc59544f820> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5954a1c40> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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 0x7fc5953c8610> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5953c8550> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/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_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_4dvykd6r/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 0x7fc595257640> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc595257220> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5952579a0> # /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 0x7fc5952579d0> # /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 0x7fc59523f160> # /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 0x7fc59524b0a0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59524bb20> 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_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "ansible_is_chroot": false, "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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-gulhcyhoxpwlybqohpximztmjtwjarzl ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885364.4261591-10293-211393850561419/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "22", "second": "44", "epoch": "1726885364", "epoch_int": "1726885364", "date": "2024-09-20", "time": "22:22:44", "iso8601_micro": "2024-09-21T02:22:44.866144Z", "iso8601": "2024-09-21T02:22:44Z", "iso8601_basic": "20240920T222244866144", "iso8601_basic_short": "20240920T222244", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "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": 2434, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 1098, "free": 2434}, "nocache": {"free": 3184, "used": 348}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "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:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": ["ed5c6152-f6d5-4606-ab17-ec5402b2af6e"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "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:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"sda": ["ed5c6152-f6d5-4606-ab17-ec5402b2af6e"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 491, "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": 264050622464, "block_size": 4096, "block_total": 65519355, "block_available": 64465484, "block_used": 1053871, "inode_total": 131071472, "inode_available": 130996357, "inode_used": 75115, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}, {"mount": "/opt/test", "device": "/dev/sda", "fstype": "ext4", "options": "rw,seclabel,relatime,stripe=2048", "dump": 0, "passno": 0, "size_total": 10464022528, "size_available": 9910349824, "block_size": 4096, "block_total": 2554693, "block_available": 2419519, "block_used": 135174, "inode_total": 655360, "inode_available": 655349, "inode_used": 11, "uuid": "ed5c6152-f6d5-4606-ab17-ec5402b2af6e"}], "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.68, "5m": 0.46, "15m": 0.22}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885366.31320: 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-1726885364.4261591-10293-211393850561419/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885366.31329: _low_level_execute_command(): starting 7920 1726885366.31332: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885364.4261591-10293-211393850561419/ > /dev/null 2>&1 && sleep 0' 7920 1726885366.31998: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885366.32017: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885366.32034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885366.32054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885366.32104: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885366.32119: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885366.32135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885366.32152: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885366.32161: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885366.32171: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885366.32183: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885366.32202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885366.32220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885366.32233: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885366.32243: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885366.32256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885366.32341: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885366.32363: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885366.32378: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885366.32445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885366.34296: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885366.34299: stdout chunk (state=3): >>><<< 7920 1726885366.34302: stderr chunk (state=3): >>><<< 7920 1726885366.34521: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885366.34525: handler run complete 7920 1726885366.34544: variable 'ansible_facts' from source: unknown 7920 1726885366.34693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885366.35215: variable 'ansible_facts' from source: unknown 7920 1726885366.35342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885366.35542: attempt loop complete, returning result 7920 1726885366.35554: _execute() done 7920 1726885366.35561: dumping result to json 7920 1726885366.35621: done dumping result, returning 7920 1726885366.35636: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-9835-648e-000000000766] 7920 1726885366.35645: sending task result for task 02369adf-7a19-9835-648e-000000000766 ok: [managed_node1] 7920 1726885366.36630: no more pending results, returning what we have 7920 1726885366.36634: results queue empty 7920 1726885366.36635: checking for any_errors_fatal 7920 1726885366.36645: done checking for any_errors_fatal 7920 1726885366.36646: checking for max_fail_percentage 7920 1726885366.36648: done checking for max_fail_percentage 7920 1726885366.36649: checking to see if all hosts have failed and the running result is not ok 7920 1726885366.36650: done checking to see if all hosts have failed 7920 1726885366.36651: getting the remaining hosts for this loop 7920 1726885366.36652: done getting the remaining hosts for this loop 7920 1726885366.36656: getting the next task for host managed_node1 7920 1726885366.36668: done getting next task for host managed_node1 7920 1726885366.36671: ^ task is: TASK: meta (role_complete) 7920 1726885366.36674: ^ 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 7920 1726885366.36687: getting variables 7920 1726885366.36689: in VariableManager get_vars() 7920 1726885366.36729: Calling all_inventory to load vars for managed_node1 7920 1726885366.36732: Calling groups_inventory to load vars for managed_node1 7920 1726885366.36735: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885366.36747: Calling all_plugins_play to load vars for managed_node1 7920 1726885366.36750: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885366.36753: Calling groups_plugins_play to load vars for managed_node1 7920 1726885366.37353: done sending task result for task 02369adf-7a19-9835-648e-000000000766 7920 1726885366.37357: WORKER PROCESS EXITING 7920 1726885366.37621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885366.38255: done with get_vars() 7920 1726885366.38271: done getting variables 7920 1726885366.38362: done queuing things up, now waiting for results queue to drain 7920 1726885366.38364: results queue empty 7920 1726885366.38365: checking for any_errors_fatal 7920 1726885366.38375: done checking for any_errors_fatal 7920 1726885366.38376: checking for max_fail_percentage 7920 1726885366.38378: done checking for max_fail_percentage 7920 1726885366.38378: checking to see if all hosts have failed and the running result is not ok 7920 1726885366.38379: done checking to see if all hosts have failed 7920 1726885366.38380: getting the remaining hosts for this loop 7920 1726885366.38381: done getting the remaining hosts for this loop 7920 1726885366.38383: getting the next task for host managed_node1 7920 1726885366.38387: done getting next task for host managed_node1 7920 1726885366.38389: ^ task is: TASK: Verify role results 7920 1726885366.38391: ^ 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 7920 1726885366.38393: getting variables 7920 1726885366.38394: in VariableManager get_vars() 7920 1726885366.38404: Calling all_inventory to load vars for managed_node1 7920 1726885366.38407: Calling groups_inventory to load vars for managed_node1 7920 1726885366.38409: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885366.38416: Calling all_plugins_play to load vars for managed_node1 7920 1726885366.38418: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885366.38422: Calling groups_plugins_play to load vars for managed_node1 7920 1726885366.38851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885366.39455: done with get_vars() 7920 1726885366.39467: done getting variables TASK [Verify role results] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_disk_fs.yml:54 Friday 20 September 2024 22:22:46 -0400 (0:00:02.008) 0:01:44.023 ****** 7920 1726885366.39540: entering _queue_task() for managed_node1/include_tasks 7920 1726885366.39809: worker is 1 (out of 1 available) 7920 1726885366.39823: exiting _queue_task() for managed_node1/include_tasks 7920 1726885366.39835: done queuing things up, now waiting for results queue to drain 7920 1726885366.39837: waiting for pending results... 7920 1726885366.40142: running TaskExecutor() for managed_node1/TASK: Verify role results 7920 1726885366.40260: in run() - task 02369adf-7a19-9835-648e-00000000000c 7920 1726885366.40284: variable 'ansible_search_path' from source: unknown 7920 1726885366.40332: calling self._execute() 7920 1726885366.40455: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885366.40467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885366.40482: variable 'omit' from source: magic vars 7920 1726885366.40613: _execute() done 7920 1726885366.40622: dumping result to json 7920 1726885366.40629: done dumping result, returning 7920 1726885366.40639: done running TaskExecutor() for managed_node1/TASK: Verify role results [02369adf-7a19-9835-648e-00000000000c] 7920 1726885366.40655: sending task result for task 02369adf-7a19-9835-648e-00000000000c 7920 1726885366.40794: no more pending results, returning what we have 7920 1726885366.40799: in VariableManager get_vars() 7920 1726885366.40842: Calling all_inventory to load vars for managed_node1 7920 1726885366.40845: Calling groups_inventory to load vars for managed_node1 7920 1726885366.40849: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885366.40862: Calling all_plugins_play to load vars for managed_node1 7920 1726885366.40866: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885366.40868: Calling groups_plugins_play to load vars for managed_node1 7920 1726885366.41429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885366.41951: done sending task result for task 02369adf-7a19-9835-648e-00000000000c 7920 1726885366.41954: WORKER PROCESS EXITING 7920 1726885366.42517: done with get_vars() 7920 1726885366.42530: variable 'ansible_search_path' from source: unknown 7920 1726885366.42544: we have included files to process 7920 1726885366.42545: generating all_blocks data 7920 1726885366.42547: done generating all_blocks data 7920 1726885366.42551: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 7920 1726885366.42553: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 7920 1726885366.42555: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 7920 1726885366.43198: in VariableManager get_vars() 7920 1726885366.43219: done with get_vars() 7920 1726885366.43262: in VariableManager get_vars() 7920 1726885366.43283: done with get_vars() 7920 1726885366.43372: done processing included file 7920 1726885366.43375: iterating over new_blocks loaded from include file 7920 1726885366.43376: in VariableManager get_vars() 7920 1726885366.43392: done with get_vars() 7920 1726885366.43394: filtering new block on tags 7920 1726885366.43422: done filtering new block on tags 7920 1726885366.43425: 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_node1 7920 1726885366.43431: extending task lists for all hosts with included blocks 7920 1726885366.44945: done extending task lists 7920 1726885366.44947: done processing included files 7920 1726885366.44948: results queue empty 7920 1726885366.44949: checking for any_errors_fatal 7920 1726885366.44950: done checking for any_errors_fatal 7920 1726885366.44951: checking for max_fail_percentage 7920 1726885366.44952: done checking for max_fail_percentage 7920 1726885366.44952: checking to see if all hosts have failed and the running result is not ok 7920 1726885366.44953: done checking to see if all hosts have failed 7920 1726885366.44954: getting the remaining hosts for this loop 7920 1726885366.44956: done getting the remaining hosts for this loop 7920 1726885366.44958: getting the next task for host managed_node1 7920 1726885366.44962: done getting next task for host managed_node1 7920 1726885366.44964: ^ task is: TASK: Print out pool information 7920 1726885366.44966: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885366.44968: getting variables 7920 1726885366.44969: in VariableManager get_vars() 7920 1726885366.44978: Calling all_inventory to load vars for managed_node1 7920 1726885366.44980: Calling groups_inventory to load vars for managed_node1 7920 1726885366.44982: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885366.44987: Calling all_plugins_play to load vars for managed_node1 7920 1726885366.44990: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885366.44992: Calling groups_plugins_play to load vars for managed_node1 7920 1726885366.45410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885366.45985: done with get_vars() 7920 1726885366.45998: done getting variables 7920 1726885366.46041: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:46 -0400 (0:00:00.065) 0:01:44.089 ****** 7920 1726885366.46070: entering _queue_task() for managed_node1/debug 7920 1726885366.46367: worker is 1 (out of 1 available) 7920 1726885366.46377: exiting _queue_task() for managed_node1/debug 7920 1726885366.46390: done queuing things up, now waiting for results queue to drain 7920 1726885366.46391: waiting for pending results... 7920 1726885366.46687: running TaskExecutor() for managed_node1/TASK: Print out pool information 7920 1726885366.46805: in run() - task 02369adf-7a19-9835-648e-0000000007f6 7920 1726885366.46828: variable 'ansible_search_path' from source: unknown 7920 1726885366.46872: calling self._execute() 7920 1726885366.46987: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885366.46999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885366.47017: variable 'omit' from source: magic vars 7920 1726885366.47430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885366.49945: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885366.50029: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885366.50067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885366.50115: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885366.50147: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885366.50235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885366.50268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885366.50298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885366.50349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885366.50369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885366.50487: variable '_storage_pools_list' from source: set_fact 7920 1726885366.50507: Evaluated conditional (_storage_pools_list | length > 0): False 7920 1726885366.50517: when evaluation is False, skipping this task 7920 1726885366.50529: _execute() done 7920 1726885366.50542: dumping result to json 7920 1726885366.50550: done dumping result, returning 7920 1726885366.50559: done running TaskExecutor() for managed_node1/TASK: Print out pool information [02369adf-7a19-9835-648e-0000000007f6] 7920 1726885366.50569: sending task result for task 02369adf-7a19-9835-648e-0000000007f6 skipping: [managed_node1] => { "false_condition": "_storage_pools_list | length > 0" } 7920 1726885366.50711: no more pending results, returning what we have 7920 1726885366.50717: results queue empty 7920 1726885366.50718: checking for any_errors_fatal 7920 1726885366.50719: done checking for any_errors_fatal 7920 1726885366.50720: checking for max_fail_percentage 7920 1726885366.50722: done checking for max_fail_percentage 7920 1726885366.50723: checking to see if all hosts have failed and the running result is not ok 7920 1726885366.50724: done checking to see if all hosts have failed 7920 1726885366.50725: getting the remaining hosts for this loop 7920 1726885366.50727: done getting the remaining hosts for this loop 7920 1726885366.50730: getting the next task for host managed_node1 7920 1726885366.50738: done getting next task for host managed_node1 7920 1726885366.50741: ^ task is: TASK: Print out volume information 7920 1726885366.50745: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885366.50749: getting variables 7920 1726885366.50751: in VariableManager get_vars() 7920 1726885366.50785: Calling all_inventory to load vars for managed_node1 7920 1726885366.50789: Calling groups_inventory to load vars for managed_node1 7920 1726885366.50792: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885366.50803: Calling all_plugins_play to load vars for managed_node1 7920 1726885366.50808: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885366.50813: Calling groups_plugins_play to load vars for managed_node1 7920 1726885366.51451: done sending task result for task 02369adf-7a19-9835-648e-0000000007f6 7920 1726885366.51454: WORKER PROCESS EXITING 7920 1726885366.51471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885366.52234: done with get_vars() 7920 1726885366.52248: done getting variables 7920 1726885366.52300: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:46 -0400 (0:00:00.062) 0:01:44.151 ****** 7920 1726885366.52334: entering _queue_task() for managed_node1/debug 7920 1726885366.52559: worker is 1 (out of 1 available) 7920 1726885366.52571: exiting _queue_task() for managed_node1/debug 7920 1726885366.52582: done queuing things up, now waiting for results queue to drain 7920 1726885366.52583: waiting for pending results... 7920 1726885366.52875: running TaskExecutor() for managed_node1/TASK: Print out volume information 7920 1726885366.52987: in run() - task 02369adf-7a19-9835-648e-0000000007f7 7920 1726885366.53008: variable 'ansible_search_path' from source: unknown 7920 1726885366.53055: calling self._execute() 7920 1726885366.53177: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885366.53193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885366.53208: variable 'omit' from source: magic vars 7920 1726885366.53633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885366.56114: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885366.56196: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885366.56240: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885366.56278: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885366.56307: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885366.56384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885366.56424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885366.56461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885366.56514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885366.56536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885366.56665: variable '_storage_volumes_list' from source: set_fact 7920 1726885366.56701: Evaluated conditional (_storage_volumes_list | length > 0): True 7920 1726885366.56716: variable 'omit' from source: magic vars 7920 1726885366.56758: variable 'omit' from source: magic vars 7920 1726885366.56800: variable 'omit' from source: magic vars 7920 1726885366.56835: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885366.56866: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885366.56893: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885366.56918: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885366.56936: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885366.56959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885366.56980: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885366.57019: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885366.57028: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885366.57035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885366.57160: Set connection var ansible_connection to ssh 7920 1726885366.57175: Set connection var ansible_shell_executable to /bin/sh 7920 1726885366.57185: Set connection var ansible_timeout to 10 7920 1726885366.57192: Set connection var ansible_shell_type to sh 7920 1726885366.57204: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885366.57219: Set connection var ansible_pipelining to False 7920 1726885366.57245: variable 'ansible_shell_executable' from source: unknown 7920 1726885366.57253: variable 'ansible_connection' from source: unknown 7920 1726885366.57260: variable 'ansible_module_compression' from source: unknown 7920 1726885366.57272: variable 'ansible_shell_type' from source: unknown 7920 1726885366.57279: variable 'ansible_shell_executable' from source: unknown 7920 1726885366.57286: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885366.57293: variable 'ansible_pipelining' from source: unknown 7920 1726885366.57300: variable 'ansible_timeout' from source: unknown 7920 1726885366.57308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885366.57420: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885366.57440: variable 'omit' from source: magic vars 7920 1726885366.57449: starting attempt loop 7920 1726885366.57456: running the handler 7920 1726885366.57507: variable '_storage_volumes_list' from source: set_fact 7920 1726885366.57590: variable '_storage_volumes_list' from source: set_fact 7920 1726885366.57774: handler run complete 7920 1726885366.57811: attempt loop complete, returning result 7920 1726885366.57823: _execute() done 7920 1726885366.57831: dumping result to json 7920 1726885366.57841: done dumping result, returning 7920 1726885366.57853: done running TaskExecutor() for managed_node1/TASK: Print out volume information [02369adf-7a19-9835-648e-0000000007f7] 7920 1726885366.57867: sending task result for task 02369adf-7a19-9835-648e-0000000007f7 ok: [managed_node1] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "_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": "ext4", "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 } ] } 7920 1726885366.58078: no more pending results, returning what we have 7920 1726885366.58082: results queue empty 7920 1726885366.58083: checking for any_errors_fatal 7920 1726885366.58094: done checking for any_errors_fatal 7920 1726885366.58095: checking for max_fail_percentage 7920 1726885366.58097: done checking for max_fail_percentage 7920 1726885366.58098: checking to see if all hosts have failed and the running result is not ok 7920 1726885366.58099: done checking to see if all hosts have failed 7920 1726885366.58100: getting the remaining hosts for this loop 7920 1726885366.58102: done getting the remaining hosts for this loop 7920 1726885366.58106: getting the next task for host managed_node1 7920 1726885366.58115: done getting next task for host managed_node1 7920 1726885366.58118: ^ task is: TASK: Collect info about the volumes. 7920 1726885366.58121: ^ 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885366.58126: getting variables 7920 1726885366.58128: in VariableManager get_vars() 7920 1726885366.58162: Calling all_inventory to load vars for managed_node1 7920 1726885366.58165: Calling groups_inventory to load vars for managed_node1 7920 1726885366.58169: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885366.58178: Calling all_plugins_play to load vars for managed_node1 7920 1726885366.58182: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885366.58186: Calling groups_plugins_play to load vars for managed_node1 7920 1726885366.58855: done sending task result for task 02369adf-7a19-9835-648e-0000000007f7 7920 1726885366.58859: WORKER PROCESS EXITING 7920 1726885366.58881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885366.59639: done with get_vars() 7920 1726885366.59654: 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 22:22:46 -0400 (0:00:00.074) 0:01:44.225 ****** 7920 1726885366.59740: entering _queue_task() for managed_node1/fedora.linux_system_roles.blockdev_info 7920 1726885366.59978: worker is 1 (out of 1 available) 7920 1726885366.59988: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blockdev_info 7920 1726885366.60000: done queuing things up, now waiting for results queue to drain 7920 1726885366.60001: waiting for pending results... 7920 1726885366.60281: running TaskExecutor() for managed_node1/TASK: Collect info about the volumes. 7920 1726885366.60393: in run() - task 02369adf-7a19-9835-648e-0000000007f8 7920 1726885366.60410: variable 'ansible_search_path' from source: unknown 7920 1726885366.60454: calling self._execute() 7920 1726885366.60572: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885366.60590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885366.60607: variable 'omit' from source: magic vars 7920 1726885366.60716: variable 'omit' from source: magic vars 7920 1726885366.60755: variable 'omit' from source: magic vars 7920 1726885366.60801: variable 'omit' from source: magic vars 7920 1726885366.60858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885366.60905: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885366.60938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885366.60961: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885366.60980: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885366.61006: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885366.61034: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885366.61066: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885366.61075: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885366.61083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885366.61217: Set connection var ansible_connection to ssh 7920 1726885366.61234: Set connection var ansible_shell_executable to /bin/sh 7920 1726885366.61249: Set connection var ansible_timeout to 10 7920 1726885366.61257: Set connection var ansible_shell_type to sh 7920 1726885366.61268: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885366.61277: Set connection var ansible_pipelining to False 7920 1726885366.61306: variable 'ansible_shell_executable' from source: unknown 7920 1726885366.61321: variable 'ansible_connection' from source: unknown 7920 1726885366.61330: variable 'ansible_module_compression' from source: unknown 7920 1726885366.61339: variable 'ansible_shell_type' from source: unknown 7920 1726885366.61345: variable 'ansible_shell_executable' from source: unknown 7920 1726885366.61357: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885366.61365: variable 'ansible_pipelining' from source: unknown 7920 1726885366.61371: variable 'ansible_timeout' from source: unknown 7920 1726885366.61378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885366.61588: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885366.61603: variable 'omit' from source: magic vars 7920 1726885366.61614: starting attempt loop 7920 1726885366.61621: running the handler 7920 1726885366.61642: _low_level_execute_command(): starting 7920 1726885366.61653: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885366.62450: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885366.62465: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885366.62480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885366.62499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885366.62551: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885366.62569: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885366.62585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885366.62604: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885366.62621: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885366.62638: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885366.62652: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885366.62671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885366.62689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885366.62702: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885366.62716: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885366.62732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885366.62816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885366.62841: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885366.62863: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885366.62946: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885366.64566: stdout chunk (state=3): >>>/root <<< 7920 1726885366.64665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885366.64739: stderr chunk (state=3): >>><<< 7920 1726885366.64752: stdout chunk (state=3): >>><<< 7920 1726885366.64865: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885366.64868: _low_level_execute_command(): starting 7920 1726885366.64872: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885366.6478102-10371-116625005378003 `" && echo ansible-tmp-1726885366.6478102-10371-116625005378003="` echo /root/.ansible/tmp/ansible-tmp-1726885366.6478102-10371-116625005378003 `" ) && sleep 0' 7920 1726885366.65411: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885366.65428: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885366.65443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885366.65461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885366.65503: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885366.65519: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885366.65534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885366.65552: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885366.65564: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885366.65575: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885366.65586: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885366.65600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885366.65616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885366.65630: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885366.65641: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885366.65653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885366.65734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885366.65755: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885366.65770: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885366.65836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885366.67671: stdout chunk (state=3): >>>ansible-tmp-1726885366.6478102-10371-116625005378003=/root/.ansible/tmp/ansible-tmp-1726885366.6478102-10371-116625005378003 <<< 7920 1726885366.67859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885366.67863: stdout chunk (state=3): >>><<< 7920 1726885366.67865: stderr chunk (state=3): >>><<< 7920 1726885366.68121: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885366.6478102-10371-116625005378003=/root/.ansible/tmp/ansible-tmp-1726885366.6478102-10371-116625005378003 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885366.68125: variable 'ansible_module_compression' from source: unknown 7920 1726885366.68128: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blockdev_info-ZIP_DEFLATED 7920 1726885366.68130: variable 'ansible_facts' from source: unknown 7920 1726885366.68133: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885366.6478102-10371-116625005378003/AnsiballZ_blockdev_info.py 7920 1726885366.68255: Sending initial data 7920 1726885366.68258: Sent initial data (161 bytes) 7920 1726885366.69223: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885366.69237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885366.69253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885366.69273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885366.69323: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885366.69338: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885366.69353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885366.69370: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885366.69383: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885366.69398: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885366.69410: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885366.69433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885366.69450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885366.69463: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885366.69475: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885366.69488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885366.69574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885366.69597: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885366.69619: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885366.69682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885366.71376: 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 <<< 7920 1726885366.71408: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885366.71445: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmp3m1lrww3 /root/.ansible/tmp/ansible-tmp-1726885366.6478102-10371-116625005378003/AnsiballZ_blockdev_info.py <<< 7920 1726885366.71479: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885366.72478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885366.72710: stderr chunk (state=3): >>><<< 7920 1726885366.72723: stdout chunk (state=3): >>><<< 7920 1726885366.72729: done transferring module to remote 7920 1726885366.72732: _low_level_execute_command(): starting 7920 1726885366.72734: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885366.6478102-10371-116625005378003/ /root/.ansible/tmp/ansible-tmp-1726885366.6478102-10371-116625005378003/AnsiballZ_blockdev_info.py && sleep 0' 7920 1726885366.73544: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885366.73547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885366.73587: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885366.73590: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885366.73593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885366.73596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885366.73665: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885366.73668: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885366.73718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885366.75834: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885366.75890: stderr chunk (state=3): >>><<< 7920 1726885366.75893: stdout chunk (state=3): >>><<< 7920 1726885366.75993: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885366.75997: _low_level_execute_command(): starting 7920 1726885366.75999: _low_level_execute_command(): using become for this command 7920 1726885366.76001: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-viwrvnmcigctyeylrzwpcxzwcwuxvnvl ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885366.6478102-10371-116625005378003/AnsiballZ_blockdev_info.py'"'"' && sleep 0' 7920 1726885366.76609: Initial state: awaiting_escalation: BECOME-SUCCESS-viwrvnmcigctyeylrzwpcxzwcwuxvnvl 7920 1726885366.77441: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885366.78264: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885366.78281: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885366.78302: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885366.78352: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885366.78366: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885366.78381: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885366.78400: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885366.78415: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885366.78431: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885366.78445: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885366.78460: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885366.78477: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885366.78490: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885366.78503: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885366.78524: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885366.78599: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885366.78622: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885366.78639: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885366.78748: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885366.81700: stdout chunk (state=1): >>>BECOME-SUCCESS-viwrvnmcigctyeylrzwpcxzwcwuxvnvl <<< 7920 1726885366.81703: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-viwrvnmcigctyeylrzwpcxzwcwuxvnvl' 7920 1726885366.81949: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885366.82008: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885366.82049: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885366.82076: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885366.82129: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 7920 1726885366.82133: stdout chunk (state=3): >>># installed zipimport hook <<< 7920 1726885366.82182: 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' <<< 7920 1726885366.82215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885366.82218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885366.82238: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f793f5ca0> <<< 7920 1726885366.82315: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885366.82319: 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 0x7f0f7939c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f793f5a00> <<< 7920 1726885366.82369: 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 0x7f0f793f59a0> import '_signal' # <<< 7920 1726885366.82428: 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' <<< 7920 1726885366.82483: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f7939c370> # /usr/lib64/python3.9/__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' # <<< 7920 1726885366.82487: stdout chunk (state=3): >>> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f7939c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f7939c550> <<< 7920 1726885366.82550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885366.82553: 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 <<< 7920 1726885366.82571: 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 <<< 7920 1726885366.82622: 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 0x7f0f79348f70> <<< 7920 1726885366.82645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885366.82731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f7934f100> <<< 7920 1726885366.82770: 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' <<< 7920 1726885366.82785: 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 0x7f0f79378730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f7934f820> <<< 7920 1726885366.82844: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f793b1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7920 1726885366.82847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f79348c70> <<< 7920 1726885366.82906: 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' <<< 7920 1726885366.82909: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f79378c70> <<< 7920 1726885366.82984: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f7939cfd0> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7920 1726885366.83198: 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' <<< 7920 1726885366.83223: 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' <<< 7920 1726885366.83283: 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 <<< 7920 1726885366.83326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885366.83350: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792efd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792f2e20> <<< 7920 1726885366.83381: 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' # <<< 7920 1726885366.83410: 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' <<< 7920 1726885366.83467: 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 0x7f0f792e9730> <<< 7920 1726885366.83480: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792f0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792ef250> <<< 7920 1726885366.83564: 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' <<< 7920 1726885366.83586: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885366.83617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885366.83642: 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' <<< 7920 1726885366.83689: 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 0x7f0f79270c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f79270760> import 'itertools' # <<< 7920 1726885366.83778: 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 0x7f0f79270d60> # /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 0x7f0f79270e20> <<< 7920 1726885366.83810: 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 0x7f0f79270ee0> <<< 7920 1726885366.83872: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792c9be0> import '_functools' # <<< 7920 1726885366.83892: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792c34c0> <<< 7920 1726885366.83946: 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 0x7f0f792d8520> <<< 7920 1726885366.83976: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792f6d00> <<< 7920 1726885366.83978: 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' <<< 7920 1726885366.84006: 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 0x7f0f79282b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792f2fa0> <<< 7920 1726885366.84069: 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' <<< 7920 1726885366.84082: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f792d8130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792fc8b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885366.84143: 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 <<< 7920 1726885366.84181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f79282e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f79282c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f79282bb0> <<< 7920 1726885366.84233: 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 <<< 7920 1726885366.84296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885366.84321: 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' <<< 7920 1726885366.84350: 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 0x7f0f79257220> <<< 7920 1726885366.84362: 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' <<< 7920 1726885366.84390: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f79257310> <<< 7920 1726885366.84510: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f7928fe50> <<< 7920 1726885366.84554: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792848e0> <<< 7920 1726885366.84579: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f79282e20> <<< 7920 1726885366.84592: 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' <<< 7920 1726885366.84617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885366.84635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885366.84660: 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' <<< 7920 1726885366.84677: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78fdaf70> <<< 7920 1726885366.84696: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78fbfb20> <<< 7920 1726885366.84748: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f79284d60> <<< 7920 1726885366.84769: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792c3fd0> <<< 7920 1726885366.84788: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885366.84821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885366.84834: 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 0x7f0f78f789a0> import 'errno' # <<< 7920 1726885366.84874: 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 0x7f0f78f78cd0> <<< 7920 1726885366.84901: 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' <<< 7920 1726885366.84922: 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' <<< 7920 1726885366.84941: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78f895e0> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885366.84973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885366.84999: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78f89b20> <<< 7920 1726885366.85042: 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 0x7f0f78f15250> <<< 7920 1726885366.85124: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78f78dc0> # /usr/lib64/python3.9/__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 0x7f0f78f27130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78f89460> <<< 7920 1726885366.85147: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885366.85159: 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 0x7f0f78f271f0> <<< 7920 1726885366.85188: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f79282880> <<< 7920 1726885366.85239: 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' <<< 7920 1726885366.85286: 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 0x7f0f78f41550> <<< 7920 1726885366.85311: 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' <<< 7920 1726885366.85356: 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 0x7f0f78f41820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78f41610> <<< 7920 1726885366.85394: 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 0x7f0f78f41700> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885366.85599: 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 0x7f0f78f41b50> <<< 7920 1726885366.85647: 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 0x7f0f78f41fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78f41790> <<< 7920 1726885366.85671: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78f358e0> <<< 7920 1726885366.85694: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f79282460> <<< 7920 1726885366.85705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885366.85750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885366.85787: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78f41940> <<< 7920 1726885366.85887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885366.85902: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0f78e80520> <<< 7920 1726885366.86047: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available <<< 7920 1726885366.86134: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.86159: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885366.86184: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.86210: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885366.87469: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.88423: 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 0x7f0f78d65730> <<< 7920 1726885366.88437: 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' <<< 7920 1726885366.88462: 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' <<< 7920 1726885366.88480: 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' <<< 7920 1726885366.88511: 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 0x7f0f78df7850> <<< 7920 1726885366.88550: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78df7730> <<< 7920 1726885366.88578: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78df7490> <<< 7920 1726885366.88600: 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' <<< 7920 1726885366.88650: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78df7580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78df72b0> <<< 7920 1726885366.88668: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885366.88680: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885366.88702: 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 0x7f0f78df74f0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885366.88733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885366.88766: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78df78b0> <<< 7920 1726885366.88784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885366.88800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885366.88820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885366.88841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885366.88862: 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' <<< 7920 1726885366.88936: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78d49880> <<< 7920 1726885366.88973: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885366.88975: 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 0x7f0f78d494f0> <<< 7920 1726885366.88997: 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 0x7f0f78d496a0> <<< 7920 1726885366.89018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885366.89046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885366.89084: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f787ccb50> <<< 7920 1726885366.89098: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78df1d00> <<< 7920 1726885366.89262: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78df7610> <<< 7920 1726885366.89287: 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' <<< 7920 1726885366.89306: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78df1e80> <<< 7920 1726885366.89329: 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' <<< 7920 1726885366.89355: 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' <<< 7920 1726885366.89373: 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' <<< 7920 1726885366.89406: 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 0x7f0f787a5880> <<< 7920 1726885366.89491: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78d97d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78d97850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f787c6310> <<< 7920 1726885366.89523: 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 0x7f0f78d97fa0> <<< 7920 1726885366.89553: 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 0x7f0f78d97f70> <<< 7920 1726885366.89579: 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' <<< 7920 1726885366.89605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885366.89628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885366.89701: 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 0x7f0f7878df70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78dcfe80> <<< 7920 1726885366.89738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885366.89741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885366.89789: 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 0x7f0f7879e520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78dcffd0> <<< 7920 1726885366.89809: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885366.89845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885366.89873: 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' <<< 7920 1726885366.89887: stdout chunk (state=3): >>>import '_string' # <<< 7920 1726885366.89937: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f7878d250> <<< 7920 1726885366.90063: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f7879e160> <<< 7920 1726885366.90152: 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 0x7f0f7879b5b0> <<< 7920 1726885366.90184: 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 0x7f0f7879b670> <<< 7920 1726885366.90221: 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 0x7f0f7879aca0> <<< 7920 1726885366.90243: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78dc7bb0> <<< 7920 1726885366.90264: 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' <<< 7920 1726885366.90286: 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' <<< 7920 1726885366.90329: 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 0x7f0f78d589d0> <<< 7920 1726885366.90516: 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 0x7f0f78d55970> <<< 7920 1726885366.90550: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f7878f880> <<< 7920 1726885366.90575: 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 0x7f0f78d58400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78d909d0> # zipimport: zlib available <<< 7920 1726885366.90594: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885366.90610: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.90670: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.90767: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.90771: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885366.90804: 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_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885366.90808: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.90898: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.90992: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.91455: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.91914: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885366.91946: 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_so9eik4q/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 <<< 7920 1726885366.91961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885366.92020: 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 0x7f0f7876dbe0> <<< 7920 1726885366.92091: 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 0x7f0f78d4d7c0> <<< 7920 1726885366.92094: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78365100> <<< 7920 1726885366.92152: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885366.92163: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.92187: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885366.92303: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.92439: 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' <<< 7920 1726885366.92458: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78d4ec10> # zipimport: zlib available <<< 7920 1726885366.92933: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.93242: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.93299: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.93361: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885366.93396: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.93437: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885366.93440: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.93492: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.93570: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885366.93598: 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_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885366.93601: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.93632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.93665: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885366.93854: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.94034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885366.94069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885366.94143: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78d93fd0> # zipimport: zlib available <<< 7920 1726885366.94204: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.94279: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/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_so9eik4q/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_so9eik4q/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_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885366.94303: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.94336: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.94368: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885366.94414: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.94446: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.94537: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.94591: 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 <<< 7920 1726885366.94621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885366.94690: 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 0x7f0f78754700> <<< 7920 1726885366.94721: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78316f40> <<< 7920 1726885366.94765: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/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_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885366.94771: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.94881: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.94936: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.94961: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.95003: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885366.95016: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885366.95029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885366.95067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885366.95089: 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' <<< 7920 1726885366.95177: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78350b50> <<< 7920 1726885366.95214: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78762520> <<< 7920 1726885366.95270: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f7875ea60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885366.95309: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.95325: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/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_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885366.95400: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885366.95440: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.95449: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 7920 1726885366.95472: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available <<< 7920 1726885366.95496: 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_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 7920 1726885366.95529: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885366.95554: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/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_so9eik4q/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 7920 1726885366.95576: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.95642: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.95758: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885366.95902: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885366.96676: stdout chunk (state=3): >>> {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "ext4", "label": "", "uuid": "ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "type": "disk", "size": "10G", "mountpoint": "/opt/test"}, "/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": {}}} <<< 7920 1726885366.96704: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885366.97122: 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__ <<< 7920 1726885366.97204: 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 # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal <<< 7920 1726885366.97229: 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_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 <<< 7920 1726885366.97439: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885366.97473: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7920 1726885366.97494: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885366.97552: 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 <<< 7920 1726885366.97556: stdout chunk (state=3): >>># destroy encodings <<< 7920 1726885366.97584: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 7920 1726885366.97586: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885366.97608: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885366.97673: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 7920 1726885366.97707: 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 <<< 7920 1726885366.97752: 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 <<< 7920 1726885366.97806: 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 <<< 7920 1726885366.97853: 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 <<< 7920 1726885366.97918: 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 <<< 7920 1726885366.97933: 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 <<< 7920 1726885366.98092: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 7920 1726885366.98110: stdout chunk (state=3): >>># destroy tokenize <<< 7920 1726885366.98156: 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 <<< 7920 1726885366.98159: 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 <<< 7920 1726885366.98197: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885366.98695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885366.98698: stdout chunk (state=3): >>><<< 7920 1726885366.98700: stderr chunk (state=3): >>><<< 7920 1726885366.98803: _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 0x7f0f793f5ca0> # /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 0x7f0f7939c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f793f5a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f0f793f59a0> 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 0x7f0f7939c370> # /usr/lib64/python3.9/__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 0x7f0f7939c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f7939c550> # /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 0x7f0f79348f70> # /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 0x7f0f7934f100> # /usr/lib64/python3.9/__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 0x7f0f79378730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f7934f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f793b1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f79348c70> # /usr/lib64/python3.9/__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 0x7f0f79378c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f7939cfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f0f792efd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792f2e20> # /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 0x7f0f792e9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792f0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792ef250> # /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 0x7f0f79270c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f79270760> 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 0x7f0f79270d60> # /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 0x7f0f79270e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f79270ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792c9be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792c34c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792d8520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792f6d00> # /usr/lib64/python3.9/__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 0x7f0f79282b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792f2fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f792d8130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792fc8b0> # /usr/lib64/python3.9/__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 0x7f0f79282e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f79282c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f79282bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f0f79257220> # /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 0x7f0f79257310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f7928fe50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792848e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f79282e20> # /usr/lib64/python3.9/__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 0x7f0f78fdaf70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78fbfb20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f79284d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f792c3fd0> # /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 0x7f0f78f789a0> 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 0x7f0f78f78cd0> # /usr/lib64/python3.9/__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 0x7f0f78f895e0> # /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 0x7f0f78f89b20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f78f15250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78f78dc0> # /usr/lib64/python3.9/__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 0x7f0f78f27130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78f89460> 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 0x7f0f78f271f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f79282880> # /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 0x7f0f78f41550> # /usr/lib64/python3.9/__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 0x7f0f78f41820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78f41610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f78f41700> # /usr/lib64/python3.9/__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 0x7f0f78f41b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f78f41fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78f41790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78f358e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f79282460> # /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 0x7f0f78f41940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0f78e80520> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/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_so9eik4q/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_so9eik4q/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 0x7f0f78d65730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f0f78df7850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78df7730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78df7490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f0f78df7580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78df72b0> 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 0x7f0f78df74f0> # /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 0x7f0f78df78b0> # /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 0x7f0f78d49880> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f78d494f0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f78d496a0> # /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 0x7f0f787ccb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78df1d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78df7610> # /usr/lib64/python3.9/__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 0x7f0f78df1e80> # /usr/lib64/python3.9/__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 0x7f0f787a5880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78d97d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78d97850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f787c6310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f78d97fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78d97f70> # /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 0x7f0f7878df70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78dcfe80> # /usr/lib64/python3.9/__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 0x7f0f7879e520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78dcffd0> # /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 0x7f0f7878d250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f7879e160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f7879b5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f7879b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f7879aca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78dc7bb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f0f78d589d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f78d55970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f7878f880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f78d58400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78d909d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/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_so9eik4q/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_so9eik4q/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_so9eik4q/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_so9eik4q/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 0x7f0f7876dbe0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f0f78d4d7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78365100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/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_so9eik4q/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 0x7f0f78d4ec10> # 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_so9eik4q/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_so9eik4q/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_so9eik4q/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_so9eik4q/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_so9eik4q/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 0x7f0f78d93fd0> # 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_so9eik4q/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_so9eik4q/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_so9eik4q/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_so9eik4q/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_so9eik4q/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 0x7f0f78754700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78316f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/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_so9eik4q/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 0x7f0f78350b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f78762520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f7875ea60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_so9eik4q/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_so9eik4q/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_so9eik4q/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_so9eik4q/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_so9eik4q/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_so9eik4q/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_so9eik4q/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_so9eik4q/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_so9eik4q/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": "ext4", "label": "", "uuid": "ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "type": "disk", "size": "10G", "mountpoint": "/opt/test"}, "/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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885367.00392: 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-1726885366.6478102-10371-116625005378003/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885367.00398: _low_level_execute_command(): starting 7920 1726885367.00401: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885366.6478102-10371-116625005378003/ > /dev/null 2>&1 && sleep 0' 7920 1726885367.00855: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885367.00864: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.00873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885367.00887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885367.00924: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885367.00931: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885367.00942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.00959: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885367.00966: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885367.00973: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885367.00980: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.00989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885367.01000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885367.01007: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885367.01015: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885367.01025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.01100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885367.01119: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885367.01130: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885367.01190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885367.03034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885367.03037: stdout chunk (state=3): >>><<< 7920 1726885367.03039: stderr chunk (state=3): >>><<< 7920 1726885367.03218: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885367.03222: handler run complete 7920 1726885367.03225: Evaluated conditional (False): False 7920 1726885367.03227: attempt loop complete, returning result 7920 1726885367.03230: _execute() done 7920 1726885367.03232: dumping result to json 7920 1726885367.03234: done dumping result, returning 7920 1726885367.03237: done running TaskExecutor() for managed_node1/TASK: Collect info about the volumes. [02369adf-7a19-9835-648e-0000000007f8] 7920 1726885367.03239: sending task result for task 02369adf-7a19-9835-648e-0000000007f8 7920 1726885367.03328: done sending task result for task 02369adf-7a19-9835-648e-0000000007f8 7920 1726885367.03333: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext4", "label": "", "mountpoint": "/opt/test", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "ed5c6152-f6d5-4606-ab17-ec5402b2af6e" }, "/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" } } } 7920 1726885367.03461: no more pending results, returning what we have 7920 1726885367.03464: results queue empty 7920 1726885367.03465: checking for any_errors_fatal 7920 1726885367.03479: done checking for any_errors_fatal 7920 1726885367.03480: checking for max_fail_percentage 7920 1726885367.03482: done checking for max_fail_percentage 7920 1726885367.03483: checking to see if all hosts have failed and the running result is not ok 7920 1726885367.03484: done checking to see if all hosts have failed 7920 1726885367.03485: getting the remaining hosts for this loop 7920 1726885367.03486: done getting the remaining hosts for this loop 7920 1726885367.03490: getting the next task for host managed_node1 7920 1726885367.03497: done getting next task for host managed_node1 7920 1726885367.03499: ^ task is: TASK: Read the /etc/fstab file for volume existence 7920 1726885367.03502: ^ 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? (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 7920 1726885367.03506: getting variables 7920 1726885367.03507: in VariableManager get_vars() 7920 1726885367.03548: Calling all_inventory to load vars for managed_node1 7920 1726885367.03551: Calling groups_inventory to load vars for managed_node1 7920 1726885367.03554: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885367.03563: Calling all_plugins_play to load vars for managed_node1 7920 1726885367.03566: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885367.03568: Calling groups_plugins_play to load vars for managed_node1 7920 1726885367.04269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885367.05583: done with get_vars() 7920 1726885367.05605: done getting variables 7920 1726885367.05671: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:22:47 -0400 (0:00:00.459) 0:01:44.685 ****** 7920 1726885367.05707: entering _queue_task() for managed_node1/command 7920 1726885367.05970: worker is 1 (out of 1 available) 7920 1726885367.05982: exiting _queue_task() for managed_node1/command 7920 1726885367.05993: done queuing things up, now waiting for results queue to drain 7920 1726885367.05994: waiting for pending results... 7920 1726885367.06296: running TaskExecutor() for managed_node1/TASK: Read the /etc/fstab file for volume existence 7920 1726885367.06386: in run() - task 02369adf-7a19-9835-648e-0000000007f9 7920 1726885367.06401: variable 'ansible_search_path' from source: unknown 7920 1726885367.06437: calling self._execute() 7920 1726885367.06543: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885367.06554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885367.06564: variable 'omit' from source: magic vars 7920 1726885367.06692: variable 'omit' from source: magic vars 7920 1726885367.06736: variable 'omit' from source: magic vars 7920 1726885367.06773: variable 'omit' from source: magic vars 7920 1726885367.06826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885367.06861: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885367.06884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885367.06906: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885367.06923: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885367.06942: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885367.06957: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885367.06996: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885367.06999: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885367.07031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885367.07419: Set connection var ansible_connection to ssh 7920 1726885367.07424: Set connection var ansible_shell_executable to /bin/sh 7920 1726885367.07427: Set connection var ansible_timeout to 10 7920 1726885367.07430: Set connection var ansible_shell_type to sh 7920 1726885367.07433: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885367.07436: Set connection var ansible_pipelining to False 7920 1726885367.07438: variable 'ansible_shell_executable' from source: unknown 7920 1726885367.07441: variable 'ansible_connection' from source: unknown 7920 1726885367.07698: variable 'ansible_module_compression' from source: unknown 7920 1726885367.07702: variable 'ansible_shell_type' from source: unknown 7920 1726885367.07704: variable 'ansible_shell_executable' from source: unknown 7920 1726885367.07706: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885367.07708: variable 'ansible_pipelining' from source: unknown 7920 1726885367.07710: variable 'ansible_timeout' from source: unknown 7920 1726885367.07715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885367.07718: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885367.07721: variable 'omit' from source: magic vars 7920 1726885367.07723: starting attempt loop 7920 1726885367.07725: running the handler 7920 1726885367.07727: _low_level_execute_command(): starting 7920 1726885367.07729: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885367.08235: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885367.08248: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.08261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885367.08288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885367.08427: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885367.08430: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885367.08433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.08556: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885367.08564: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885367.08572: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885367.08581: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.08591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885367.08604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885367.08614: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885367.08630: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885367.08640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.08716: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885367.08739: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885367.08752: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885367.08830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885367.10424: stdout chunk (state=3): >>>/root <<< 7920 1726885367.10599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885367.10602: stdout chunk (state=3): >>><<< 7920 1726885367.10605: stderr chunk (state=3): >>><<< 7920 1726885367.10707: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885367.10713: _low_level_execute_command(): starting 7920 1726885367.10716: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885367.106243-10394-55973577762930 `" && echo ansible-tmp-1726885367.106243-10394-55973577762930="` echo /root/.ansible/tmp/ansible-tmp-1726885367.106243-10394-55973577762930 `" ) && sleep 0' 7920 1726885367.11258: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885367.11272: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.11285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885367.11302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885367.11341: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885367.11358: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885367.11400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.11421: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885367.11434: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885367.11444: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885367.11456: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.11486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885367.11502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885367.11517: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885367.11529: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885367.11543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.11625: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885367.11647: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885367.11663: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885367.11734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885367.13590: stdout chunk (state=3): >>>ansible-tmp-1726885367.106243-10394-55973577762930=/root/.ansible/tmp/ansible-tmp-1726885367.106243-10394-55973577762930 <<< 7920 1726885367.13709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885367.13776: stderr chunk (state=3): >>><<< 7920 1726885367.13779: stdout chunk (state=3): >>><<< 7920 1726885367.13918: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885367.106243-10394-55973577762930=/root/.ansible/tmp/ansible-tmp-1726885367.106243-10394-55973577762930 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885367.13921: variable 'ansible_module_compression' from source: unknown 7920 1726885367.13924: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7920 1726885367.14100: variable 'ansible_facts' from source: unknown 7920 1726885367.14103: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885367.106243-10394-55973577762930/AnsiballZ_command.py 7920 1726885367.14163: Sending initial data 7920 1726885367.14166: Sent initial data (153 bytes) 7920 1726885367.15058: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885367.15072: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.15087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885367.15106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885367.15150: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885367.15162: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885367.15176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.15203: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885367.15219: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885367.15231: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885367.15244: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.15257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885367.15273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885367.15285: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885367.15296: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885367.15309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.15385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885367.15402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885367.15454: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885367.15604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885367.17307: 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 <<< 7920 1726885367.17350: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885367.17387: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpfrohulnl /root/.ansible/tmp/ansible-tmp-1726885367.106243-10394-55973577762930/AnsiballZ_command.py <<< 7920 1726885367.17421: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885367.18708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885367.18919: stderr chunk (state=3): >>><<< 7920 1726885367.18922: stdout chunk (state=3): >>><<< 7920 1726885367.18925: done transferring module to remote 7920 1726885367.18934: _low_level_execute_command(): starting 7920 1726885367.18936: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885367.106243-10394-55973577762930/ /root/.ansible/tmp/ansible-tmp-1726885367.106243-10394-55973577762930/AnsiballZ_command.py && sleep 0' 7920 1726885367.19619: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885367.19634: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.19652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885367.19678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885367.19725: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885367.19739: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885367.19753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.19772: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885367.19784: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885367.19794: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885367.19807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.19826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885367.19842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885367.19857: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885367.19877: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885367.19895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.19981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885367.20002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885367.20024: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885367.20087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885367.21788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885367.21876: stderr chunk (state=3): >>><<< 7920 1726885367.21887: stdout chunk (state=3): >>><<< 7920 1726885367.22007: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885367.22013: _low_level_execute_command(): starting 7920 1726885367.22016: _low_level_execute_command(): using become for this command 7920 1726885367.22019: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-sdbprkelhctttkqhrjdbhfkryoqosuhn ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885367.106243-10394-55973577762930/AnsiballZ_command.py'"'"' && sleep 0' 7920 1726885367.22124: Initial state: awaiting_escalation: BECOME-SUCCESS-sdbprkelhctttkqhrjdbhfkryoqosuhn 7920 1726885367.23870: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885367.24002: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.24021: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885367.24045: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885367.24093: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885367.24107: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885367.24160: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.24263: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885367.24278: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885367.24289: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885367.24330: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.24344: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885367.24367: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885367.24459: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885367.24471: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885367.24488: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.24593: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885367.24645: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885367.24665: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885367.24756: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885367.27544: stdout chunk (state=1): >>>BECOME-SUCCESS-sdbprkelhctttkqhrjdbhfkryoqosuhn <<< 7920 1726885367.27548: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-sdbprkelhctttkqhrjdbhfkryoqosuhn' 7920 1726885367.27779: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885367.27814: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885367.27917: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # <<< 7920 1726885367.27969: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 7920 1726885367.28036: 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' <<< 7920 1726885367.28093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a69aca0> <<< 7920 1726885367.28157: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885367.28161: 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 0x7f8c9a641280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a69aa00> <<< 7920 1726885367.28236: 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 0x7f8c9a69a9a0> 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 0x7f8c9a641370> <<< 7920 1726885367.28301: 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 0x7f8c9a641820> <<< 7920 1726885367.28393: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a641550> # /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 <<< 7920 1726885367.28396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885367.28450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a3c8f70> <<< 7920 1726885367.28475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885367.28505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885367.28601: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a3cf100> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885367.28682: 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 0x7f8c9a3f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a3cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a656760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a3c8c70> <<< 7920 1726885367.28724: 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' <<< 7920 1726885367.28748: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a3f8c70> <<< 7920 1726885367.28829: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a641fd0> <<< 7920 1726885367.28832: 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. <<< 7920 1726885367.29031: 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' <<< 7920 1726885367.29052: 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' <<< 7920 1726885367.29092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885367.29096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885367.29120: 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 0x7f8c9a36fd90> <<< 7920 1726885367.29176: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a372e20> <<< 7920 1726885367.29199: 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' <<< 7920 1726885367.29220: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885367.29255: 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' <<< 7920 1726885367.29275: 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' <<< 7920 1726885367.29320: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a369730> <<< 7920 1726885367.29339: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a370520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a36f250> <<< 7920 1726885367.29342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885367.29391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885367.29417: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885367.29441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885367.29471: 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' <<< 7920 1726885367.29516: 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 0x7f8c9a2f1c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a2f1760> <<< 7920 1726885367.29529: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885367.29644: 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 0x7f8c9a2f1d60> # /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 0x7f8c9a2f1e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a2f1ee0> import '_collections' # <<< 7920 1726885367.29692: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a349be0> <<< 7920 1726885367.29696: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885367.29706: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a3434c0> <<< 7920 1726885367.29770: 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 0x7f8c9a357520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a376d00> <<< 7920 1726885367.29783: 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' <<< 7920 1726885367.29820: 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 0x7f8c9a302b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a372fa0> <<< 7920 1726885367.29871: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885367.29876: 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 0x7f8c9a357130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a37c8b0> <<< 7920 1726885367.29888: 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' <<< 7920 1726885367.29920: 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' <<< 7920 1726885367.29947: 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' <<< 7920 1726885367.29977: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a302e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a302c40> <<< 7920 1726885367.30005: 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 0x7f8c9a302bb0> <<< 7920 1726885367.30023: 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' <<< 7920 1726885367.30052: 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' <<< 7920 1726885367.30063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885367.30125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885367.30155: 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 0x7f8c9a2d7220> <<< 7920 1726885367.30168: 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' <<< 7920 1726885367.30195: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a2d7310> <<< 7920 1726885367.30315: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a30de50> <<< 7920 1726885367.30371: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a3058e0> <<< 7920 1726885367.30380: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a302e20> <<< 7920 1726885367.30391: 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' <<< 7920 1726885367.30432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885367.30490: 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' <<< 7920 1726885367.30504: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a29af70> <<< 7920 1726885367.30510: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a27fb20> <<< 7920 1726885367.30576: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a305d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a343fd0> <<< 7920 1726885367.30611: 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' <<< 7920 1726885367.30633: 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 0x7f8c9a2379a0> import 'errno' # <<< 7920 1726885367.30665: 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 0x7f8c9a237cd0> <<< 7920 1726885367.30691: 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' <<< 7920 1726885367.30741: 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' <<< 7920 1726885367.30745: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a24a5e0> <<< 7920 1726885367.30770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885367.30782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885367.30871: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a24ab20> <<< 7920 1726885367.30926: 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 0x7f8c9a1d5250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a237dc0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885367.30964: 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 0x7f8c9a1e6130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a24a460> import 'pwd' # <<< 7920 1726885367.31044: 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 0x7f8c9a1e61f0> <<< 7920 1726885367.31167: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a302880> # /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' <<< 7920 1726885367.31190: 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 0x7f8c9a202550> # /usr/lib64/python3.9/__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 0x7f8c9a202820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a202610> <<< 7920 1726885367.31210: 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 0x7f8c9a202700> <<< 7920 1726885367.31215: 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' <<< 7920 1726885367.31460: 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 0x7f8c9a202b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9a202fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a202790> <<< 7920 1726885367.31464: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a1f48e0> <<< 7920 1726885367.31481: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a302460> <<< 7920 1726885367.31493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885367.31543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885367.31576: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a202940> <<< 7920 1726885367.31680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885367.31694: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8c99bea520> <<< 7920 1726885367.31861: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_1n0vlilf/ansible_ansible.legacy.command_payload.zip' <<< 7920 1726885367.31866: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.31941: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.31977: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885367.32002: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885367.32186: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.33221: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.34167: 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 0x7f8c99ae6730> <<< 7920 1726885367.34191: 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' <<< 7920 1726885367.34217: 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' <<< 7920 1726885367.34235: 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' <<< 7920 1726885367.34266: 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 0x7f8c99b74850> <<< 7920 1726885367.34304: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b74730> <<< 7920 1726885367.34344: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b74490> <<< 7920 1726885367.34361: 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' <<< 7920 1726885367.34405: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b74580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b742b0> import 'atexit' # <<< 7920 1726885367.34450: 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 0x7f8c99b744f0> <<< 7920 1726885367.34462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885367.34486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885367.34528: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b748b0> <<< 7920 1726885367.34547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885367.34573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885367.34587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885367.34618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885367.34621: 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' <<< 7920 1726885367.34687: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99a63790> <<< 7920 1726885367.34727: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885367.34764: 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 0x7f8c99a63b20> <<< 7920 1726885367.34767: 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 0x7f8c99a63970> <<< 7920 1726885367.34779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885367.34801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885367.34838: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99a86b50> <<< 7920 1726885367.34851: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b6ed00> <<< 7920 1726885367.35016: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b74610> <<< 7920 1726885367.35045: 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' <<< 7920 1726885367.35063: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b6ee80> <<< 7920 1726885367.35084: 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' <<< 7920 1726885367.35110: 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' <<< 7920 1726885367.35154: 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' <<< 7920 1726885367.35168: 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 0x7f8c99adf880> <<< 7920 1726885367.35247: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b0fd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b0f850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99a80310> <<< 7920 1726885367.35284: 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 0x7f8c99b0ffa0> <<< 7920 1726885367.35318: 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 0x7f8c99b0ff70> <<< 7920 1726885367.35349: 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 <<< 7920 1726885367.35353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885367.35364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885367.35390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885367.35471: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885367.35474: 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 0x7f8c99a47f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b4de80> <<< 7920 1726885367.35494: 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' <<< 7920 1726885367.35561: 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 0x7f8c99a55520> <<< 7920 1726885367.35565: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b4dfd0> <<< 7920 1726885367.35576: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885367.35646: 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' <<< 7920 1726885367.35649: stdout chunk (state=3): >>>import '_string' # <<< 7920 1726885367.35713: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99a47250> <<< 7920 1726885367.35997: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99a55160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c99a535b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c99a53670> <<< 7920 1726885367.36339: 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 0x7f8c99a52ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b44bb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f8c99ad59d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c99ad3970> <<< 7920 1726885367.36354: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99a48880> <<< 7920 1726885367.36396: 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 0x7f8c99ad5400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b0d9d0> # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885367.36518: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885367.36583: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885367.36602: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885367.36619: 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_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885367.36716: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.36834: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.37274: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.37741: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885367.37752: 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_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885367.37772: 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' <<< 7920 1726885367.37828: 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 0x7f8c99a34be0> <<< 7920 1726885367.37903: 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 0x7f8c99aca7c0> <<< 7920 1726885367.37918: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9961b100> <<< 7920 1726885367.37972: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885367.37980: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.38005: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885367.38009: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.38123: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.38247: 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' <<< 7920 1726885367.38272: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99acbc10> # zipimport: zlib available <<< 7920 1726885367.38665: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.39023: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.39077: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.39149: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885367.39153: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.39174: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.39206: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885367.39267: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.39362: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885367.39379: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885367.39382: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885367.39406: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.39449: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885367.39452: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.39627: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.39816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885367.39854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885367.39857: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885367.39933: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b10fd0> <<< 7920 1726885367.39936: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.39987: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.40075: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/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_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 7920 1726885367.40078: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/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_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885367.40090: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.40118: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.40162: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885367.40165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.40194: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.40230: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.40323: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.40382: 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 <<< 7920 1726885367.40404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885367.40478: 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 0x7f8c99a09700> <<< 7920 1726885367.40508: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c995f7f40> <<< 7920 1726885367.40544: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/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_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885367.40562: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.40681: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.40732: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.40754: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.40808: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885367.40814: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885367.40826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885367.40861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885367.40880: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885367.40892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885367.40978: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99607b50> <<< 7920 1726885367.41014: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99a18520> <<< 7920 1726885367.41072: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99a13a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885367.41098: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.41122: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/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_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885367.41201: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885367.41220: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 7920 1726885367.41234: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.41320: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.41431: 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' <<< 7920 1726885367.41445: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c995c14c0> <<< 7920 1726885367.41525: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.41665: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885367.42044: 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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e /opt/test ext4 defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 22:22:47.415772", "end": "2024-09-20 22:22:47.418601", "delta": "0:00:00.002829", "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__ <<< 7920 1726885367.42395: 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 <<< 7920 1726885367.42408: stdout chunk (state=3): >>># clear sys.path_hooks # clear sys.path_importer_cache <<< 7920 1726885367.42432: 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 <<< 7920 1726885367.42467: 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 # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing <<< 7920 1726885367.42521: 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 <<< 7920 1726885367.42536: stdout chunk (state=3): >>># cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_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 <<< 7920 1726885367.42730: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885367.42748: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885367.42774: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7920 1726885367.42793: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885367.42826: 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 <<< 7920 1726885367.42848: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 7920 1726885367.42873: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 7920 1726885367.42898: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885367.42960: 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 <<< 7920 1726885367.43006: 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 <<< 7920 1726885367.43056: stdout chunk (state=3): >>># cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 7920 1726885367.43094: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 7920 1726885367.43098: 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 <<< 7920 1726885367.43135: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 7920 1726885367.43149: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7920 1726885367.43299: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 7920 1726885367.43317: stdout chunk (state=3): >>># destroy tokenize <<< 7920 1726885367.43347: 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 <<< 7920 1726885367.43363: 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 <<< 7920 1726885367.43388: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885367.43897: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885367.43900: stdout chunk (state=3): >>><<< 7920 1726885367.43902: stderr chunk (state=3): >>><<< 7920 1726885367.44081: _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 0x7f8c9a69aca0> # /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 0x7f8c9a641280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a69aa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f8c9a69a9a0> 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 0x7f8c9a641370> # /usr/lib64/python3.9/__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 0x7f8c9a641820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a641550> # /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 0x7f8c9a3c8f70> # /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 0x7f8c9a3cf100> # /usr/lib64/python3.9/__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 0x7f8c9a3f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a3cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a656760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a3c8c70> # /usr/lib64/python3.9/__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 0x7f8c9a3f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a641fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f8c9a36fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a372e20> # /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 0x7f8c9a369730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a370520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a36f250> # /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 0x7f8c9a2f1c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a2f1760> 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 0x7f8c9a2f1d60> # /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 0x7f8c9a2f1e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a2f1ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a349be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a3434c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a357520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a376d00> # /usr/lib64/python3.9/__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 0x7f8c9a302b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a372fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9a357130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a37c8b0> # /usr/lib64/python3.9/__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 0x7f8c9a302e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a302c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a302bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f8c9a2d7220> # /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 0x7f8c9a2d7310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a30de50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a3058e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a302e20> # /usr/lib64/python3.9/__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 0x7f8c9a29af70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a27fb20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a305d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a343fd0> # /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 0x7f8c9a2379a0> 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 0x7f8c9a237cd0> # /usr/lib64/python3.9/__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 0x7f8c9a24a5e0> # /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 0x7f8c9a24ab20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9a1d5250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a237dc0> # /usr/lib64/python3.9/__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 0x7f8c9a1e6130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a24a460> 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 0x7f8c9a1e61f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a302880> # /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 0x7f8c9a202550> # /usr/lib64/python3.9/__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 0x7f8c9a202820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a202610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9a202700> # /usr/lib64/python3.9/__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 0x7f8c9a202b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9a202fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a202790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a1f48e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9a302460> # /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 0x7f8c9a202940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8c99bea520> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_1n0vlilf/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/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_1n0vlilf/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 0x7f8c99ae6730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f8c99b74850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b74730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b74490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f8c99b74580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b742b0> 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 0x7f8c99b744f0> # /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 0x7f8c99b748b0> # /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 0x7f8c99a63790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c99a63b20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c99a63970> # /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 0x7f8c99a86b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b6ed00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b74610> # /usr/lib64/python3.9/__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 0x7f8c99b6ee80> # /usr/lib64/python3.9/__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 0x7f8c99adf880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b0fd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b0f850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99a80310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c99b0ffa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b0ff70> # /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 0x7f8c99a47f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b4de80> # /usr/lib64/python3.9/__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 0x7f8c99a55520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b4dfd0> # /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 0x7f8c99a47250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99a55160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c99a535b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c99a53670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c99a52ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b44bb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f8c99ad59d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c99ad3970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99a48880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c99ad5400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99b0d9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/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_1n0vlilf/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_1n0vlilf/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_1n0vlilf/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_1n0vlilf/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 0x7f8c99a34be0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f8c99aca7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9961b100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/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_1n0vlilf/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 0x7f8c99acbc10> # 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_1n0vlilf/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_1n0vlilf/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_1n0vlilf/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_1n0vlilf/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_1n0vlilf/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 0x7f8c99b10fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/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_1n0vlilf/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_1n0vlilf/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_1n0vlilf/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_1n0vlilf/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 0x7f8c99a09700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c995f7f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/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_1n0vlilf/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 0x7f8c99607b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99a18520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c99a13a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_1n0vlilf/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_1n0vlilf/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_1n0vlilf/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_1n0vlilf/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_1n0vlilf/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 0x7f8c995c14c0> # 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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e /opt/test ext4 defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 22:22:47.415772", "end": "2024-09-20 22:22:47.418601", "delta": "0:00:00.002829", "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885367.44697: 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-1726885367.106243-10394-55973577762930/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885367.44701: _low_level_execute_command(): starting 7920 1726885367.44705: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885367.106243-10394-55973577762930/ > /dev/null 2>&1 && sleep 0' 7920 1726885367.47647: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885367.48634: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.48653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885367.48673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885367.48725: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885367.48738: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885367.48753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.48772: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885367.48785: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885367.48796: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885367.48808: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.48825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885367.48841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885367.48853: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885367.48864: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885367.48878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.48958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885367.48982: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885367.49000: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885367.49075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885367.50973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885367.50976: stdout chunk (state=3): >>><<< 7920 1726885367.50979: stderr chunk (state=3): >>><<< 7920 1726885367.51218: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885367.51221: handler run complete 7920 1726885367.51224: Evaluated conditional (False): False 7920 1726885367.51227: attempt loop complete, returning result 7920 1726885367.51229: _execute() done 7920 1726885367.51230: dumping result to json 7920 1726885367.51232: done dumping result, returning 7920 1726885367.51234: done running TaskExecutor() for managed_node1/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-9835-648e-0000000007f9] 7920 1726885367.51236: sending task result for task 02369adf-7a19-9835-648e-0000000007f9 7920 1726885367.51314: done sending task result for task 02369adf-7a19-9835-648e-0000000007f9 7920 1726885367.51318: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002829", "end": "2024-09-20 22:22:47.418601", "rc": 0, "start": "2024-09-20 22:22:47.415772" } 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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e /opt/test ext4 defaults 0 0 7920 1726885367.51408: no more pending results, returning what we have 7920 1726885367.51417: results queue empty 7920 1726885367.51419: checking for any_errors_fatal 7920 1726885367.51432: done checking for any_errors_fatal 7920 1726885367.51433: checking for max_fail_percentage 7920 1726885367.51434: done checking for max_fail_percentage 7920 1726885367.51436: checking to see if all hosts have failed and the running result is not ok 7920 1726885367.51438: done checking to see if all hosts have failed 7920 1726885367.51439: getting the remaining hosts for this loop 7920 1726885367.51441: done getting the remaining hosts for this loop 7920 1726885367.51445: getting the next task for host managed_node1 7920 1726885367.51454: done getting next task for host managed_node1 7920 1726885367.51457: ^ task is: TASK: Read the /etc/crypttab file 7920 1726885367.51460: ^ 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? (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 7920 1726885367.51471: getting variables 7920 1726885367.51473: in VariableManager get_vars() 7920 1726885367.51506: Calling all_inventory to load vars for managed_node1 7920 1726885367.51510: Calling groups_inventory to load vars for managed_node1 7920 1726885367.51517: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885367.51529: Calling all_plugins_play to load vars for managed_node1 7920 1726885367.51532: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885367.51535: Calling groups_plugins_play to load vars for managed_node1 7920 1726885367.52065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885367.53124: done with get_vars() 7920 1726885367.53255: done getting variables 7920 1726885367.53364: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:22:47 -0400 (0:00:00.476) 0:01:45.162 ****** 7920 1726885367.53396: entering _queue_task() for managed_node1/command 7920 1726885367.54055: worker is 1 (out of 1 available) 7920 1726885367.54067: exiting _queue_task() for managed_node1/command 7920 1726885367.54081: done queuing things up, now waiting for results queue to drain 7920 1726885367.54082: waiting for pending results... 7920 1726885367.54883: running TaskExecutor() for managed_node1/TASK: Read the /etc/crypttab file 7920 1726885367.55256: in run() - task 02369adf-7a19-9835-648e-0000000007fa 7920 1726885367.55276: variable 'ansible_search_path' from source: unknown 7920 1726885367.55318: calling self._execute() 7920 1726885367.55578: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885367.55590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885367.55606: variable 'omit' from source: magic vars 7920 1726885367.55875: variable 'omit' from source: magic vars 7920 1726885367.55970: variable 'omit' from source: magic vars 7920 1726885367.56153: variable 'omit' from source: magic vars 7920 1726885367.56202: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885367.56251: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885367.56352: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885367.56408: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885367.56427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885367.56461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885367.56515: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885367.56689: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885367.56698: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885367.56705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885367.56824: Set connection var ansible_connection to ssh 7920 1726885367.56903: Set connection var ansible_shell_executable to /bin/sh 7920 1726885367.56937: Set connection var ansible_timeout to 10 7920 1726885367.56992: Set connection var ansible_shell_type to sh 7920 1726885367.57002: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885367.57013: Set connection var ansible_pipelining to False 7920 1726885367.57042: variable 'ansible_shell_executable' from source: unknown 7920 1726885367.57101: variable 'ansible_connection' from source: unknown 7920 1726885367.57108: variable 'ansible_module_compression' from source: unknown 7920 1726885367.57116: variable 'ansible_shell_type' from source: unknown 7920 1726885367.57123: variable 'ansible_shell_executable' from source: unknown 7920 1726885367.57129: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885367.57136: variable 'ansible_pipelining' from source: unknown 7920 1726885367.57141: variable 'ansible_timeout' from source: unknown 7920 1726885367.57148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885367.57414: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885367.57490: variable 'omit' from source: magic vars 7920 1726885367.57526: starting attempt loop 7920 1726885367.57537: running the handler 7920 1726885367.57555: _low_level_execute_command(): starting 7920 1726885367.57597: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885367.60318: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885367.60588: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.60604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885367.60627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885367.60670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885367.60684: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885367.60697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.60719: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885367.60733: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885367.60743: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885367.60755: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.60768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885367.60782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885367.60792: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885367.60802: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885367.60819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.60895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885367.60921: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885367.60941: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885367.61017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885367.62628: stdout chunk (state=3): >>>/root <<< 7920 1726885367.62817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885367.62821: stdout chunk (state=3): >>><<< 7920 1726885367.62823: stderr chunk (state=3): >>><<< 7920 1726885367.62946: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885367.62950: _low_level_execute_command(): starting 7920 1726885367.62953: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885367.6284766-10421-100810053888256 `" && echo ansible-tmp-1726885367.6284766-10421-100810053888256="` echo /root/.ansible/tmp/ansible-tmp-1726885367.6284766-10421-100810053888256 `" ) && sleep 0' 7920 1726885367.64582: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.64585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885367.64637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885367.64681: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885367.64685: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.64688: 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.64872: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885367.64931: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885367.65021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885367.66855: stdout chunk (state=3): >>>ansible-tmp-1726885367.6284766-10421-100810053888256=/root/.ansible/tmp/ansible-tmp-1726885367.6284766-10421-100810053888256 <<< 7920 1726885367.66963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885367.67047: stderr chunk (state=3): >>><<< 7920 1726885367.67050: stdout chunk (state=3): >>><<< 7920 1726885367.67377: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885367.6284766-10421-100810053888256=/root/.ansible/tmp/ansible-tmp-1726885367.6284766-10421-100810053888256 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885367.67384: variable 'ansible_module_compression' from source: unknown 7920 1726885367.67387: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7920 1726885367.67389: variable 'ansible_facts' from source: unknown 7920 1726885367.67391: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885367.6284766-10421-100810053888256/AnsiballZ_command.py 7920 1726885367.67873: Sending initial data 7920 1726885367.67877: Sent initial data (155 bytes) 7920 1726885367.69626: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.69629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885367.69664: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.69668: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885367.69678: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.69755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885367.69789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885367.69876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885367.71577: 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 <<< 7920 1726885367.71610: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885367.71650: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpz9kzrjxu /root/.ansible/tmp/ansible-tmp-1726885367.6284766-10421-100810053888256/AnsiballZ_command.py <<< 7920 1726885367.71684: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885367.72830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885367.72980: stderr chunk (state=3): >>><<< 7920 1726885367.72983: stdout chunk (state=3): >>><<< 7920 1726885367.73005: done transferring module to remote 7920 1726885367.73032: _low_level_execute_command(): starting 7920 1726885367.73036: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885367.6284766-10421-100810053888256/ /root/.ansible/tmp/ansible-tmp-1726885367.6284766-10421-100810053888256/AnsiballZ_command.py && sleep 0' 7920 1726885367.74243: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.74247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885367.74489: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885367.74502: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885367.74522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.74541: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885367.74556: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885367.74570: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885367.74588: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.74602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885367.74621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885367.74637: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885367.74650: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885367.74666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.74743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885367.74765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885367.74784: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885367.74851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885367.76594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885367.76597: stdout chunk (state=3): >>><<< 7920 1726885367.76599: stderr chunk (state=3): >>><<< 7920 1726885367.76699: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885367.76703: _low_level_execute_command(): starting 7920 1726885367.76705: _low_level_execute_command(): using become for this command 7920 1726885367.76708: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jcmbttlsabijaeymqpywekorqaqwcfgr ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885367.6284766-10421-100810053888256/AnsiballZ_command.py'"'"' && sleep 0' 7920 1726885367.77191: Initial state: awaiting_escalation: BECOME-SUCCESS-jcmbttlsabijaeymqpywekorqaqwcfgr 7920 1726885367.77814: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885367.77819: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885367.77886: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885367.77889: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885367.77955: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885367.80708: stdout chunk (state=1): >>>BECOME-SUCCESS-jcmbttlsabijaeymqpywekorqaqwcfgr <<< 7920 1726885367.80715: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-jcmbttlsabijaeymqpywekorqaqwcfgr' 7920 1726885367.80946: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885367.80963: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885367.81017: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885367.81058: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885367.81088: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885367.81128: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885367.81142: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885367.81189: 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' <<< 7920 1726885367.81218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885367.81236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885367.81263: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f920ca0> <<< 7920 1726885367.81313: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885367.81328: 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 0x7fbe6f8c7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f920a00> <<< 7920 1726885367.81351: 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' <<< 7920 1726885367.81370: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f9209a0> <<< 7920 1726885367.81389: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885367.81422: 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' <<< 7920 1726885367.81448: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f8c7370> <<< 7920 1726885367.81468: 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' <<< 7920 1726885367.81504: 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' <<< 7920 1726885367.81507: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f8c7820> <<< 7920 1726885367.81532: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f8c7550> <<< 7920 1726885367.81570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885367.81580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885367.81591: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885367.81609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885367.81628: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885367.81650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885367.81675: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f873f70> <<< 7920 1726885367.81693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885367.81716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885367.81790: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f87a100> <<< 7920 1726885367.81823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885367.81842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885367.81864: 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 0x7fbe6f8a3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f87a820> <<< 7920 1726885367.81930: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f8dc760> <<< 7920 1726885367.81944: 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 0x7fbe6f873c70> <<< 7920 1726885367.81988: 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 0x7fbe6f8a3c70> <<< 7920 1726885367.82055: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f8c7fd0> <<< 7920 1726885367.82075: 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. <<< 7920 1726885367.82628: 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 0x7fbe6f5d4d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5d7e20> # /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 0x7fbe6f5ce730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5d5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5d4250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885367.82696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885367.82724: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885367.82749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885367.82772: 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' <<< 7920 1726885367.82819: 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 0x7fbe6f556c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f556760> <<< 7920 1726885367.82847: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885367.82866: 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 0x7fbe6f556d60> <<< 7920 1726885367.82885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885367.82910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885367.82942: stdout chunk (state=3): >>>import '_operator' # <<< 7920 1726885367.82961: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f556e20> <<< 7920 1726885367.82973: 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 0x7fbe6f556ee0> import '_collections' # <<< 7920 1726885367.83026: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5aebe0> <<< 7920 1726885367.83029: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885367.83051: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5a84c0> <<< 7920 1726885367.83127: 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 0x7fbe6f5bc520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5dbd00> <<< 7920 1726885367.83140: 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' <<< 7920 1726885367.83178: 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 0x7fbe6f567b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5d7fa0> <<< 7920 1726885367.83220: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885367.83223: 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 0x7fbe6f5bc130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5e18b0> <<< 7920 1726885367.83250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7920 1726885367.83252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885367.83287: 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' <<< 7920 1726885367.83304: 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' <<< 7920 1726885367.83329: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f567e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f567c40> <<< 7920 1726885367.83363: 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 0x7fbe6f567bb0> <<< 7920 1726885367.83404: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7920 1726885367.83419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885367.83438: 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' <<< 7920 1726885367.83450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885367.83502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885367.83533: 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 0x7fbe6f53b220> <<< 7920 1726885367.83551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885367.83562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885367.83592: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f53b310> <<< 7920 1726885367.83716: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f572e50> <<< 7920 1726885367.83756: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5698e0> <<< 7920 1726885367.83775: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f567e20> <<< 7920 1726885367.83799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885367.83802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885367.83840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885367.83858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885367.83881: 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 0x7fbe6f4fff70> <<< 7920 1726885367.83919: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f4e4b20> <<< 7920 1726885367.83975: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f569d60> <<< 7920 1726885367.83985: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5a8fd0> <<< 7920 1726885367.83996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885367.84017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885367.84057: 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 0x7fbe6f49c9a0> <<< 7920 1726885367.84071: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885367.84095: 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 0x7fbe6f49ccd0> <<< 7920 1726885367.84126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885367.84140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885367.84178: 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' <<< 7920 1726885367.84181: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f4af5e0> <<< 7920 1726885367.84193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885367.84219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885367.84245: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f4afb20> <<< 7920 1726885367.84296: 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 0x7fbe6f445250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f49cdc0> <<< 7920 1726885367.84323: 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' <<< 7920 1726885367.84369: 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 0x7fbe6f456130> <<< 7920 1726885367.84393: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f4af460> import 'pwd' # <<< 7920 1726885367.84421: 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 0x7fbe6f4561f0> <<< 7920 1726885367.84456: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f567880> <<< 7920 1726885367.84475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885367.84504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885367.84534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885367.84537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885367.84565: 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 0x7fbe6f471550> <<< 7920 1726885367.84590: 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' <<< 7920 1726885367.84629: 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 0x7fbe6f471820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f471610> <<< 7920 1726885367.84742: 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 0x7fbe6f471700> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885367.84892: 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 0x7fbe6f471b50> <<< 7920 1726885367.84934: 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 0x7fbe6f471fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f471790> <<< 7920 1726885367.84958: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f4648e0> <<< 7920 1726885367.84980: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f567460> <<< 7920 1726885367.85000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885367.85062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885367.85096: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f471940> <<< 7920 1726885367.85193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885367.85206: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbe6f3a8520> <<< 7920 1726885367.85344: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_yrchnmfv/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 7920 1726885367.85433: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.85459: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885367.85501: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.85505: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885367.85528: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.86725: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.87675: 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 0x7fbe6ed6f730> <<< 7920 1726885367.87705: 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' <<< 7920 1726885367.87746: 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' <<< 7920 1726885367.87760: 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' <<< 7920 1726885367.87791: 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 0x7fbe6edfd850> <<< 7920 1726885367.87830: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6edfd730> <<< 7920 1726885367.87864: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6edfd490> <<< 7920 1726885367.87889: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7920 1726885367.87892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885367.88107: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6edfd580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6edfd2b0> 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 0x7fbe6edfd4f0> # /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 0x7fbe6edfd8b0> # /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 <<< 7920 1726885367.88480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6ecec790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe6ececb20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe6ecec970> # /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 0x7fbe6ed0fb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6edf7d00> <<< 7920 1726885367.89035: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6edfd610> # /usr/lib64/python3.9/__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 0x7fbe6edf7e80> # /usr/lib64/python3.9/__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 0x7fbe6ed68880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6ed97d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6ed97850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6ed09310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe6ed97fa0> <<< 7920 1726885367.89055: 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 0x7fbe6ed97f70> # /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 0x7fbe6ecd0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6edd6e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885367.89113: 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 0x7fbe6ecde520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6edd6fd0> <<< 7920 1726885367.89252: 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' <<< 7920 1726885367.89268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6ecd0250> <<< 7920 1726885367.89392: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6ecde160> <<< 7920 1726885367.89483: 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 0x7fbe6ecdc5b0> <<< 7920 1726885367.89516: 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 0x7fbe6ecdc670> <<< 7920 1726885367.89567: 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 0x7fbe6ecdbca0> <<< 7920 1726885367.89582: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6edcdbb0> <<< 7920 1726885367.89602: 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' <<< 7920 1726885367.89631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885367.89635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885367.89673: 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 0x7fbe6ed5e9d0> <<< 7920 1726885367.89854: 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 0x7fbe6ed5b970> <<< 7920 1726885367.89868: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6ecd1880> <<< 7920 1726885367.89903: 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 0x7fbe6ed5e400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6ed969d0> <<< 7920 1726885367.89937: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.89955: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885367.89968: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.90031: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.90144: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885367.90166: 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_yrchnmfv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885367.90520: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885367.90809: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.91326: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885367.91337: 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_yrchnmfv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885367.91358: 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' <<< 7920 1726885367.91419: 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 0x7fbe6eca9be0> <<< 7920 1726885367.91492: 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 0x7fbe6ed537c0> <<< 7920 1726885367.91511: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6e8a3100> <<< 7920 1726885367.91550: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885367.91591: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885367.91603: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885367.91726: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.91852: 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' <<< 7920 1726885367.91887: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6ed54c10> <<< 7920 1726885367.91892: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.92274: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.92640: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.92697: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.92768: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885367.92771: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.92801: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.92842: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885367.92845: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.92900: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.92978: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885367.92982: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.93006: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885367.93026: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.93044: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.93089: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885367.93092: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.93272: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.93466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885367.93501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885367.93504: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885367.93587: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6ed99fd0> <<< 7920 1726885367.93590: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.93956: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/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_yrchnmfv/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_yrchnmfv/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_yrchnmfv/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_yrchnmfv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885367.93995: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.94061: 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 <<< 7920 1726885367.94086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885367.94159: 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 0x7fbe6ec92700> <<< 7920 1726885367.94199: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6e880f40> <<< 7920 1726885367.94241: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/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_yrchnmfv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885367.94244: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.94374: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.94429: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.94449: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.94493: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885367.94505: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885367.94535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885367.94560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885367.94584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885367.94595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885367.94686: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6e891b50> <<< 7920 1726885367.94727: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6eca1520> <<< 7920 1726885367.94795: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6ec9ca60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885367.94798: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.94822: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.94853: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/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_yrchnmfv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885367.94930: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885367.94939: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.94970: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885367.95052: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.95153: 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' <<< 7920 1726885367.95182: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6e84a4c0> <<< 7920 1726885367.95264: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885367.95410: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885367.95724: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 22:22:47.953244", "end": "2024-09-20 22:22:47.956204", "delta": "0:00:00.002960", "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}}} <<< 7920 1726885367.95755: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885367.96163: 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 <<< 7920 1726885367.96356: stdout chunk (state=3): >>># cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors <<< 7920 1726885367.96388: stdout chunk (state=3): >>># cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_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 <<< 7920 1726885367.96593: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885367.96642: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885367.96676: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885367.96724: 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 <<< 7920 1726885367.96764: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 7920 1726885367.96767: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885367.96851: 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 <<< 7920 1726885367.96894: 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 # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 7920 1726885367.96949: 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 <<< 7920 1726885367.96996: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7920 1726885367.97013: 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 <<< 7920 1726885367.97198: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885367.97216: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 7920 1726885367.97256: 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 <<< 7920 1726885367.97279: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7920 1726885367.97292: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885367.97691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885367.97776: stderr chunk (state=3): >>><<< 7920 1726885367.97779: stdout chunk (state=3): >>><<< 7920 1726885367.97878: _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 0x7fbe6f920ca0> # /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 0x7fbe6f8c7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f920a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7fbe6f9209a0> 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 0x7fbe6f8c7370> # /usr/lib64/python3.9/__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 0x7fbe6f8c7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f8c7550> # /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 0x7fbe6f873f70> # /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 0x7fbe6f87a100> # /usr/lib64/python3.9/__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 0x7fbe6f8a3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f87a820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f8dc760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f873c70> # /usr/lib64/python3.9/__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 0x7fbe6f8a3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f8c7fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7fbe6f5d4d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5d7e20> # /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 0x7fbe6f5ce730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5d5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5d4250> # /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 0x7fbe6f556c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f556760> 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 0x7fbe6f556d60> # /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 0x7fbe6f556e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f556ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5aebe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5a84c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5bc520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5dbd00> # /usr/lib64/python3.9/__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 0x7fbe6f567b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5d7fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe6f5bc130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5e18b0> # /usr/lib64/python3.9/__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 0x7fbe6f567e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f567c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f567bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7fbe6f53b220> # /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 0x7fbe6f53b310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f572e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5698e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f567e20> # /usr/lib64/python3.9/__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 0x7fbe6f4fff70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f4e4b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f569d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f5a8fd0> # /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 0x7fbe6f49c9a0> 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 0x7fbe6f49ccd0> # /usr/lib64/python3.9/__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 0x7fbe6f4af5e0> # /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 0x7fbe6f4afb20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe6f445250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f49cdc0> # /usr/lib64/python3.9/__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 0x7fbe6f456130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f4af460> 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 0x7fbe6f4561f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f567880> # /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 0x7fbe6f471550> # /usr/lib64/python3.9/__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 0x7fbe6f471820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f471610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe6f471700> # /usr/lib64/python3.9/__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 0x7fbe6f471b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe6f471fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f471790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f4648e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6f567460> # /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 0x7fbe6f471940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbe6f3a8520> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_yrchnmfv/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/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_yrchnmfv/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 0x7fbe6ed6f730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7fbe6edfd850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6edfd730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6edfd490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7fbe6edfd580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6edfd2b0> 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 0x7fbe6edfd4f0> # /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 0x7fbe6edfd8b0> # /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 0x7fbe6ecec790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe6ececb20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe6ecec970> # /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 0x7fbe6ed0fb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6edf7d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6edfd610> # /usr/lib64/python3.9/__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 0x7fbe6edf7e80> # /usr/lib64/python3.9/__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 0x7fbe6ed68880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6ed97d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6ed97850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6ed09310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe6ed97fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6ed97f70> # /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 0x7fbe6ecd0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6edd6e80> # /usr/lib64/python3.9/__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 0x7fbe6ecde520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6edd6fd0> # /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 0x7fbe6ecd0250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6ecde160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe6ecdc5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe6ecdc670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe6ecdbca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6edcdbb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7fbe6ed5e9d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe6ed5b970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6ecd1880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe6ed5e400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6ed969d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/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_yrchnmfv/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_yrchnmfv/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_yrchnmfv/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_yrchnmfv/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 0x7fbe6eca9be0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7fbe6ed537c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6e8a3100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/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_yrchnmfv/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 0x7fbe6ed54c10> # 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_yrchnmfv/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_yrchnmfv/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_yrchnmfv/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_yrchnmfv/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_yrchnmfv/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 0x7fbe6ed99fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/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_yrchnmfv/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_yrchnmfv/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_yrchnmfv/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_yrchnmfv/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 0x7fbe6ec92700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6e880f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/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_yrchnmfv/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 0x7fbe6e891b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6eca1520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6ec9ca60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_yrchnmfv/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_yrchnmfv/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_yrchnmfv/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_yrchnmfv/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_yrchnmfv/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 0x7fbe6e84a4c0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 22:22:47.953244", "end": "2024-09-20 22:22:47.956204", "delta": "0:00:00.002960", "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885367.98681: 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-1726885367.6284766-10421-100810053888256/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885367.98685: _low_level_execute_command(): starting 7920 1726885367.98688: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885367.6284766-10421-100810053888256/ > /dev/null 2>&1 && sleep 0' 7920 1726885368.01470: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885368.01489: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885368.01503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885368.01523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885368.01771: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885368.01795: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885368.01931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885368.02044: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885368.02103: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885368.02171: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885368.02264: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885368.02379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885368.02521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885368.02536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885368.02552: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885368.02566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885368.02643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885368.02671: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885368.02730: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885368.02914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885368.04807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885368.04812: stdout chunk (state=3): >>><<< 7920 1726885368.04815: stderr chunk (state=3): >>><<< 7920 1726885368.05018: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885368.05021: handler run complete 7920 1726885368.05024: Evaluated conditional (False): False 7920 1726885368.05026: Evaluated conditional (False): False 7920 1726885368.05027: attempt loop complete, returning result 7920 1726885368.05029: _execute() done 7920 1726885368.05031: dumping result to json 7920 1726885368.05033: done dumping result, returning 7920 1726885368.05035: done running TaskExecutor() for managed_node1/TASK: Read the /etc/crypttab file [02369adf-7a19-9835-648e-0000000007fa] 7920 1726885368.05037: sending task result for task 02369adf-7a19-9835-648e-0000000007fa 7920 1726885368.05101: done sending task result for task 02369adf-7a19-9835-648e-0000000007fa 7920 1726885368.05105: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002960", "end": "2024-09-20 22:22:47.956204", "failed_when_result": false, "rc": 0, "start": "2024-09-20 22:22:47.953244" } 7920 1726885368.05176: no more pending results, returning what we have 7920 1726885368.05180: results queue empty 7920 1726885368.05181: checking for any_errors_fatal 7920 1726885368.05190: done checking for any_errors_fatal 7920 1726885368.05191: checking for max_fail_percentage 7920 1726885368.05193: done checking for max_fail_percentage 7920 1726885368.05194: checking to see if all hosts have failed and the running result is not ok 7920 1726885368.05195: done checking to see if all hosts have failed 7920 1726885368.05196: getting the remaining hosts for this loop 7920 1726885368.05198: done getting the remaining hosts for this loop 7920 1726885368.05202: getting the next task for host managed_node1 7920 1726885368.05210: done getting next task for host managed_node1 7920 1726885368.05216: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 7920 1726885368.05220: ^ 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? (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 7920 1726885368.05225: getting variables 7920 1726885368.05227: in VariableManager get_vars() 7920 1726885368.05264: Calling all_inventory to load vars for managed_node1 7920 1726885368.05267: Calling groups_inventory to load vars for managed_node1 7920 1726885368.05271: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885368.05282: Calling all_plugins_play to load vars for managed_node1 7920 1726885368.05287: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885368.05290: Calling groups_plugins_play to load vars for managed_node1 7920 1726885368.08297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885368.08897: done with get_vars() 7920 1726885368.08914: 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 22:22:48 -0400 (0:00:00.556) 0:01:45.719 ****** 7920 1726885368.09055: entering _queue_task() for managed_node1/include_tasks 7920 1726885368.09391: worker is 1 (out of 1 available) 7920 1726885368.09402: exiting _queue_task() for managed_node1/include_tasks 7920 1726885368.09417: done queuing things up, now waiting for results queue to drain 7920 1726885368.09419: waiting for pending results... 7920 1726885368.09735: running TaskExecutor() for managed_node1/TASK: Verify the volumes listed in storage_pools were correctly managed 7920 1726885368.09833: in run() - task 02369adf-7a19-9835-648e-0000000007fb 7920 1726885368.09847: variable 'ansible_search_path' from source: unknown 7920 1726885368.09894: variable '_storage_pools_list' from source: set_fact 7920 1726885368.10107: variable '_storage_pools_list' from source: set_fact 7920 1726885368.10166: dumping result to json 7920 1726885368.10169: done dumping result, returning 7920 1726885368.10176: done running TaskExecutor() for managed_node1/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-9835-648e-0000000007fb] 7920 1726885368.10188: sending task result for task 02369adf-7a19-9835-648e-0000000007fb 7920 1726885368.10446: done sending task result for task 02369adf-7a19-9835-648e-0000000007fb 7920 1726885368.10449: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885368.10493: no more pending results, returning what we have 7920 1726885368.10497: results queue empty 7920 1726885368.10498: checking for any_errors_fatal 7920 1726885368.10505: done checking for any_errors_fatal 7920 1726885368.10506: checking for max_fail_percentage 7920 1726885368.10508: done checking for max_fail_percentage 7920 1726885368.10509: checking to see if all hosts have failed and the running result is not ok 7920 1726885368.10509: done checking to see if all hosts have failed 7920 1726885368.10510: getting the remaining hosts for this loop 7920 1726885368.10513: done getting the remaining hosts for this loop 7920 1726885368.10519: getting the next task for host managed_node1 7920 1726885368.10526: done getting next task for host managed_node1 7920 1726885368.10528: ^ task is: TASK: Verify the volumes with no pool were correctly managed 7920 1726885368.10531: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885368.10541: getting variables 7920 1726885368.10545: in VariableManager get_vars() 7920 1726885368.10588: Calling all_inventory to load vars for managed_node1 7920 1726885368.10591: Calling groups_inventory to load vars for managed_node1 7920 1726885368.10595: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885368.10605: Calling all_plugins_play to load vars for managed_node1 7920 1726885368.10609: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885368.10618: Calling groups_plugins_play to load vars for managed_node1 7920 1726885368.11196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885368.11858: done with get_vars() 7920 1726885368.11874: 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 22:22:48 -0400 (0:00:00.029) 0:01:45.748 ****** 7920 1726885368.11997: entering _queue_task() for managed_node1/include_tasks 7920 1726885368.12299: worker is 1 (out of 1 available) 7920 1726885368.12318: exiting _queue_task() for managed_node1/include_tasks 7920 1726885368.12337: done queuing things up, now waiting for results queue to drain 7920 1726885368.12340: waiting for pending results... 7920 1726885368.12651: running TaskExecutor() for managed_node1/TASK: Verify the volumes with no pool were correctly managed 7920 1726885368.12749: in run() - task 02369adf-7a19-9835-648e-0000000007fd 7920 1726885368.12764: variable 'ansible_search_path' from source: unknown 7920 1726885368.12809: variable '_storage_volumes_list' from source: set_fact 7920 1726885368.13030: variable '_storage_volumes_list' from source: set_fact 7920 1726885368.13252: variable 'omit' from source: magic vars 7920 1726885368.13395: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.13403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.13416: variable 'omit' from source: magic vars 7920 1726885368.13716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885368.13995: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885368.14040: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885368.14070: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885368.14107: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885368.14234: 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) 7920 1726885368.14258: 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) 7920 1726885368.14285: 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) 7920 1726885368.14358: 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) 7920 1726885368.14446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885368.17029: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885368.17095: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885368.17148: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885368.17174: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885368.17197: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885368.17257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885368.17281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885368.17306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885368.17361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885368.17389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885368.17522: variable '_storage_volumes_list' from source: set_fact 7920 1726885368.17560: Evaluated conditional (_storage_volumes_list is defined and _storage_volumes_list | length > 0): True 7920 1726885368.17589: variable 'storage_test_volume' from source: unknown 7920 1726885368.17660: variable 'storage_test_volume' from source: unknown 7920 1726885368.18020: dumping result to json 7920 1726885368.18023: done dumping result, returning 7920 1726885368.18025: done running TaskExecutor() for managed_node1/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-9835-648e-0000000007fd] 7920 1726885368.18027: sending task result for task 02369adf-7a19-9835-648e-0000000007fd 7920 1726885368.18076: done sending task result for task 02369adf-7a19-9835-648e-0000000007fd 7920 1726885368.18079: WORKER PROCESS EXITING 7920 1726885368.18188: no more pending results, returning what we have 7920 1726885368.18197: in VariableManager get_vars() 7920 1726885368.18244: Calling all_inventory to load vars for managed_node1 7920 1726885368.18250: Calling groups_inventory to load vars for managed_node1 7920 1726885368.18253: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885368.18264: Calling all_plugins_play to load vars for managed_node1 7920 1726885368.18267: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885368.18270: Calling groups_plugins_play to load vars for managed_node1 7920 1726885368.18889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885368.19576: done with get_vars() 7920 1726885368.19588: variable 'ansible_search_path' from source: unknown 7920 1726885368.19637: we have included files to process 7920 1726885368.19638: generating all_blocks data 7920 1726885368.19640: done generating all_blocks data 7920 1726885368.19645: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 7920 1726885368.19646: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 7920 1726885368.19649: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 7920 1726885368.19890: in VariableManager get_vars() 7920 1726885368.19910: done with get_vars() 7920 1726885368.20018: done processing included file 7920 1726885368.20021: iterating over new_blocks loaded from include file 7920 1726885368.20022: in VariableManager get_vars() 7920 1726885368.20038: done with get_vars() 7920 1726885368.20039: filtering new block on tags 7920 1726885368.20061: done filtering new block on tags 7920 1726885368.20063: 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_node1 => (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': 'ext4', '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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) 7920 1726885368.20084: extending task lists for all hosts with included blocks 7920 1726885368.20472: done extending task lists 7920 1726885368.20473: done processing included files 7920 1726885368.20474: results queue empty 7920 1726885368.20475: checking for any_errors_fatal 7920 1726885368.20479: done checking for any_errors_fatal 7920 1726885368.20479: checking for max_fail_percentage 7920 1726885368.20481: done checking for max_fail_percentage 7920 1726885368.20481: checking to see if all hosts have failed and the running result is not ok 7920 1726885368.20482: done checking to see if all hosts have failed 7920 1726885368.20483: getting the remaining hosts for this loop 7920 1726885368.20484: done getting the remaining hosts for this loop 7920 1726885368.20487: getting the next task for host managed_node1 7920 1726885368.20491: done getting next task for host managed_node1 7920 1726885368.20493: ^ task is: TASK: Set storage volume test variables 7920 1726885368.20496: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885368.20501: getting variables 7920 1726885368.20502: in VariableManager get_vars() 7920 1726885368.20513: Calling all_inventory to load vars for managed_node1 7920 1726885368.20517: Calling groups_inventory to load vars for managed_node1 7920 1726885368.20520: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885368.20526: Calling all_plugins_play to load vars for managed_node1 7920 1726885368.20528: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885368.20531: Calling groups_plugins_play to load vars for managed_node1 7920 1726885368.21070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885368.21679: done with get_vars() 7920 1726885368.21692: done getting variables 7920 1726885368.21745: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:48 -0400 (0:00:00.097) 0:01:45.846 ****** 7920 1726885368.21782: entering _queue_task() for managed_node1/set_fact 7920 1726885368.22127: worker is 1 (out of 1 available) 7920 1726885368.22138: exiting _queue_task() for managed_node1/set_fact 7920 1726885368.22151: done queuing things up, now waiting for results queue to drain 7920 1726885368.22152: waiting for pending results... 7920 1726885368.22478: running TaskExecutor() for managed_node1/TASK: Set storage volume test variables 7920 1726885368.22591: in run() - task 02369adf-7a19-9835-648e-0000000008bd 7920 1726885368.22610: variable 'ansible_search_path' from source: unknown 7920 1726885368.22653: calling self._execute() 7920 1726885368.22788: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.22798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.22806: variable 'omit' from source: magic vars 7920 1726885368.22963: variable 'omit' from source: magic vars 7920 1726885368.23011: variable 'omit' from source: magic vars 7920 1726885368.23465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885368.26180: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885368.26285: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885368.26336: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885368.26378: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885368.26422: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885368.26517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885368.26561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885368.26596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885368.26661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885368.26681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885368.26896: variable 'storage_test_volume' from source: include params 7920 1726885368.26989: variable 'omit' from source: magic vars 7920 1726885368.27018: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885368.27053: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885368.27080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885368.27114: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885368.27134: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885368.27150: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885368.27170: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885368.27333: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885368.27337: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.27340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.27618: Set connection var ansible_connection to ssh 7920 1726885368.27686: Set connection var ansible_shell_executable to /bin/sh 7920 1726885368.27740: Set connection var ansible_timeout to 10 7920 1726885368.27797: Set connection var ansible_shell_type to sh 7920 1726885368.27871: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885368.27891: Set connection var ansible_pipelining to False 7920 1726885368.28042: variable 'ansible_shell_executable' from source: unknown 7920 1726885368.28076: variable 'ansible_connection' from source: unknown 7920 1726885368.28094: variable 'ansible_module_compression' from source: unknown 7920 1726885368.28139: variable 'ansible_shell_type' from source: unknown 7920 1726885368.28157: variable 'ansible_shell_executable' from source: unknown 7920 1726885368.28181: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.28189: variable 'ansible_pipelining' from source: unknown 7920 1726885368.28230: variable 'ansible_timeout' from source: unknown 7920 1726885368.28245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.28731: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885368.28773: variable 'omit' from source: magic vars 7920 1726885368.28854: starting attempt loop 7920 1726885368.28899: running the handler 7920 1726885368.28923: handler run complete 7920 1726885368.28978: attempt loop complete, returning result 7920 1726885368.29023: _execute() done 7920 1726885368.29068: dumping result to json 7920 1726885368.29105: done dumping result, returning 7920 1726885368.29145: done running TaskExecutor() for managed_node1/TASK: Set storage volume test variables [02369adf-7a19-9835-648e-0000000008bd] 7920 1726885368.29185: sending task result for task 02369adf-7a19-9835-648e-0000000008bd ok: [managed_node1] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 7920 1726885368.29519: no more pending results, returning what we have 7920 1726885368.29524: results queue empty 7920 1726885368.29525: checking for any_errors_fatal 7920 1726885368.29526: done checking for any_errors_fatal 7920 1726885368.29527: checking for max_fail_percentage 7920 1726885368.29529: done checking for max_fail_percentage 7920 1726885368.29530: checking to see if all hosts have failed and the running result is not ok 7920 1726885368.29531: done checking to see if all hosts have failed 7920 1726885368.29532: getting the remaining hosts for this loop 7920 1726885368.29534: done getting the remaining hosts for this loop 7920 1726885368.29538: getting the next task for host managed_node1 7920 1726885368.29547: done getting next task for host managed_node1 7920 1726885368.29550: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 7920 1726885368.29554: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885368.29566: getting variables 7920 1726885368.29568: in VariableManager get_vars() 7920 1726885368.29614: Calling all_inventory to load vars for managed_node1 7920 1726885368.29620: Calling groups_inventory to load vars for managed_node1 7920 1726885368.29627: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885368.29642: Calling all_plugins_play to load vars for managed_node1 7920 1726885368.29649: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885368.29653: Calling groups_plugins_play to load vars for managed_node1 7920 1726885368.30204: done sending task result for task 02369adf-7a19-9835-648e-0000000008bd 7920 1726885368.30215: WORKER PROCESS EXITING 7920 1726885368.30552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885368.32248: done with get_vars() 7920 1726885368.32263: done getting variables 7920 1726885368.32706: 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 22:22:48 -0400 (0:00:00.111) 0:01:45.958 ****** 7920 1726885368.32952: entering _queue_task() for managed_node1/include_tasks 7920 1726885368.33490: worker is 1 (out of 1 available) 7920 1726885368.33506: exiting _queue_task() for managed_node1/include_tasks 7920 1726885368.33827: done queuing things up, now waiting for results queue to drain 7920 1726885368.33831: waiting for pending results... 7920 1726885368.34265: running TaskExecutor() for managed_node1/TASK: Run test verify for {{ storage_test_volume_subset }} 7920 1726885368.34383: in run() - task 02369adf-7a19-9835-648e-0000000008be 7920 1726885368.34406: variable 'ansible_search_path' from source: unknown 7920 1726885368.34451: variable '_storage_volume_tests' from source: set_fact 7920 1726885368.34648: variable '_storage_volume_tests' from source: set_fact 7920 1726885368.34768: variable 'omit' from source: magic vars 7920 1726885368.36764: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.36836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.36895: variable 'omit' from source: magic vars 7920 1726885368.37260: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.37298: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.38253: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.38819: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.38876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.38898: variable 'omit' from source: magic vars 7920 1726885368.39351: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.39436: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.39560: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.39809: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.39838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.39885: variable 'omit' from source: magic vars 7920 1726885368.40163: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.40231: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.40350: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.40491: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.40515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.40554: variable 'omit' from source: magic vars 7920 1726885368.40775: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.40859: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.40977: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.41188: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.41202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.41235: variable 'omit' from source: magic vars 7920 1726885368.41532: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.41646: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.41942: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.42194: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.42253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.42269: variable 'omit' from source: magic vars 7920 1726885368.42486: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.42606: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.42820: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.43089: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.43141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.43154: variable 'omit' from source: magic vars 7920 1726885368.43275: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.43310: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.43381: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.43504: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.43521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.43535: variable 'omit' from source: magic vars 7920 1726885368.43652: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.43689: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.43756: variable 'storage_test_volume_subset' from source: unknown 7920 1726885368.43838: dumping result to json 7920 1726885368.43850: done dumping result, returning 7920 1726885368.43860: done running TaskExecutor() for managed_node1/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-9835-648e-0000000008be] 7920 1726885368.43871: sending task result for task 02369adf-7a19-9835-648e-0000000008be 7920 1726885368.43978: no more pending results, returning what we have 7920 1726885368.43983: in VariableManager get_vars() 7920 1726885368.44025: Calling all_inventory to load vars for managed_node1 7920 1726885368.44028: Calling groups_inventory to load vars for managed_node1 7920 1726885368.44031: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885368.44046: Calling all_plugins_play to load vars for managed_node1 7920 1726885368.44049: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885368.44053: Calling groups_plugins_play to load vars for managed_node1 7920 1726885368.44571: done sending task result for task 02369adf-7a19-9835-648e-0000000008be 7920 1726885368.44574: WORKER PROCESS EXITING 7920 1726885368.44615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885368.45209: done with get_vars() 7920 1726885368.45224: variable 'ansible_search_path' from source: unknown 7920 1726885368.45267: variable 'ansible_search_path' from source: unknown 7920 1726885368.45295: variable 'ansible_search_path' from source: unknown 7920 1726885368.45325: variable 'ansible_search_path' from source: unknown 7920 1726885368.45360: variable 'ansible_search_path' from source: unknown 7920 1726885368.45388: variable 'ansible_search_path' from source: unknown 7920 1726885368.45417: variable 'ansible_search_path' from source: unknown 7920 1726885368.45445: variable 'ansible_search_path' from source: unknown 7920 1726885368.45475: we have included files to process 7920 1726885368.45476: generating all_blocks data 7920 1726885368.45478: done generating all_blocks data 7920 1726885368.45482: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 7920 1726885368.45484: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 7920 1726885368.45486: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 7920 1726885368.46605: done processing included file 7920 1726885368.46608: iterating over new_blocks loaded from include file 7920 1726885368.46609: in VariableManager get_vars() 7920 1726885368.46627: done with get_vars() 7920 1726885368.46629: filtering new block on tags 7920 1726885368.46669: done filtering new block on tags 7920 1726885368.46671: 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_node1 => (item=mount) 7920 1726885368.46676: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 7920 1726885368.46677: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 7920 1726885368.46684: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 7920 1726885368.47556: done processing included file 7920 1726885368.47558: iterating over new_blocks loaded from include file 7920 1726885368.47559: in VariableManager get_vars() 7920 1726885368.47574: done with get_vars() 7920 1726885368.47576: filtering new block on tags 7920 1726885368.47599: done filtering new block on tags 7920 1726885368.47601: 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_node1 => (item=fstab) 7920 1726885368.47605: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 7920 1726885368.47606: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 7920 1726885368.47609: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 7920 1726885368.47846: done processing included file 7920 1726885368.47848: iterating over new_blocks loaded from include file 7920 1726885368.47849: in VariableManager get_vars() 7920 1726885368.47868: done with get_vars() 7920 1726885368.47869: filtering new block on tags 7920 1726885368.47886: done filtering new block on tags 7920 1726885368.47888: 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_node1 => (item=fs) 7920 1726885368.47891: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 7920 1726885368.47892: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 7920 1726885368.47895: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 7920 1726885368.48586: done processing included file 7920 1726885368.48587: iterating over new_blocks loaded from include file 7920 1726885368.48589: in VariableManager get_vars() 7920 1726885368.48603: done with get_vars() 7920 1726885368.48605: filtering new block on tags 7920 1726885368.48637: done filtering new block on tags 7920 1726885368.48639: 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_node1 => (item=device) 7920 1726885368.48643: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 7920 1726885368.48644: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 7920 1726885368.48646: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 7920 1726885368.50194: done processing included file 7920 1726885368.50196: iterating over new_blocks loaded from include file 7920 1726885368.50198: in VariableManager get_vars() 7920 1726885368.50214: done with get_vars() 7920 1726885368.50216: filtering new block on tags 7920 1726885368.50263: done filtering new block on tags 7920 1726885368.50266: 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_node1 => (item=encryption) 7920 1726885368.50269: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 7920 1726885368.50270: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 7920 1726885368.50273: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 7920 1726885368.51238: done processing included file 7920 1726885368.51245: iterating over new_blocks loaded from include file 7920 1726885368.51246: in VariableManager get_vars() 7920 1726885368.51261: done with get_vars() 7920 1726885368.51263: filtering new block on tags 7920 1726885368.51295: done filtering new block on tags 7920 1726885368.51298: 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_node1 => (item=md) 7920 1726885368.51301: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 7920 1726885368.51302: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 7920 1726885368.51304: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 7920 1726885368.53831: done processing included file 7920 1726885368.53833: iterating over new_blocks loaded from include file 7920 1726885368.53835: in VariableManager get_vars() 7920 1726885368.53849: done with get_vars() 7920 1726885368.53850: filtering new block on tags 7920 1726885368.53877: done filtering new block on tags 7920 1726885368.53879: in VariableManager get_vars() 7920 1726885368.53894: done with get_vars() 7920 1726885368.53895: filtering new block on tags 7920 1726885368.53918: done filtering new block on tags 7920 1726885368.53920: in VariableManager get_vars() 7920 1726885368.53935: done with get_vars() 7920 1726885368.53937: filtering new block on tags 7920 1726885368.53981: done filtering new block on tags 7920 1726885368.53985: in VariableManager get_vars() 7920 1726885368.53999: done with get_vars() 7920 1726885368.54001: filtering new block on tags 7920 1726885368.54019: done filtering new block on tags 7920 1726885368.54021: 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_node1 => (item=size) 7920 1726885368.54024: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 7920 1726885368.54025: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 7920 1726885368.54028: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 7920 1726885368.54729: done processing included file 7920 1726885368.54734: iterating over new_blocks loaded from include file 7920 1726885368.54736: in VariableManager get_vars() 7920 1726885368.54749: done with get_vars() 7920 1726885368.54750: filtering new block on tags 7920 1726885368.54775: done filtering new block on tags 7920 1726885368.54777: 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_node1 => (item=cache) 7920 1726885368.54780: extending task lists for all hosts with included blocks 7920 1726885368.54978: done extending task lists 7920 1726885368.54980: done processing included files 7920 1726885368.54980: results queue empty 7920 1726885368.54981: checking for any_errors_fatal 7920 1726885368.54984: done checking for any_errors_fatal 7920 1726885368.54985: checking for max_fail_percentage 7920 1726885368.54986: done checking for max_fail_percentage 7920 1726885368.54987: checking to see if all hosts have failed and the running result is not ok 7920 1726885368.54991: done checking to see if all hosts have failed 7920 1726885368.54992: getting the remaining hosts for this loop 7920 1726885368.54993: done getting the remaining hosts for this loop 7920 1726885368.54996: getting the next task for host managed_node1 7920 1726885368.55000: done getting next task for host managed_node1 7920 1726885368.55002: ^ task is: TASK: Get expected mount device based on device type 7920 1726885368.55006: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885368.55008: getting variables 7920 1726885368.55009: in VariableManager get_vars() 7920 1726885368.55019: Calling all_inventory to load vars for managed_node1 7920 1726885368.55021: Calling groups_inventory to load vars for managed_node1 7920 1726885368.55023: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885368.55028: Calling all_plugins_play to load vars for managed_node1 7920 1726885368.55031: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885368.55033: Calling groups_plugins_play to load vars for managed_node1 7920 1726885368.55463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885368.56058: done with get_vars() 7920 1726885368.56071: done getting variables 7920 1726885368.56106: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:48 -0400 (0:00:00.231) 0:01:46.189 ****** 7920 1726885368.56138: entering _queue_task() for managed_node1/set_fact 7920 1726885368.56439: worker is 1 (out of 1 available) 7920 1726885368.56451: exiting _queue_task() for managed_node1/set_fact 7920 1726885368.56464: done queuing things up, now waiting for results queue to drain 7920 1726885368.56470: waiting for pending results... 7920 1726885368.56779: running TaskExecutor() for managed_node1/TASK: Get expected mount device based on device type 7920 1726885368.56921: in run() - task 02369adf-7a19-9835-648e-0000000008fd 7920 1726885368.56945: variable 'ansible_search_path' from source: unknown 7920 1726885368.56983: calling self._execute() 7920 1726885368.57098: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.57109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.57130: variable 'omit' from source: magic vars 7920 1726885368.57249: variable 'omit' from source: magic vars 7920 1726885368.57308: variable 'omit' from source: magic vars 7920 1726885368.57658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885368.57953: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885368.58007: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885368.58050: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885368.58087: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885368.58177: 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) 7920 1726885368.58210: 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) 7920 1726885368.58250: 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) 7920 1726885368.58281: 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) 7920 1726885368.58337: 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) 7920 1726885368.58367: 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) 7920 1726885368.58394: 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) 7920 1726885368.58424: 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) 7920 1726885368.58645: variable '_storage_test_volume_present' from source: set_fact 7920 1726885368.58664: variable 'storage_test_volume' from source: include params 7920 1726885368.58706: variable 'omit' from source: magic vars 7920 1726885368.58741: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885368.58783: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885368.58806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885368.58831: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885368.58847: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885368.58868: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885368.58896: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885368.58930: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885368.58940: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.58947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.59076: Set connection var ansible_connection to ssh 7920 1726885368.59099: Set connection var ansible_shell_executable to /bin/sh 7920 1726885368.59114: Set connection var ansible_timeout to 10 7920 1726885368.59122: Set connection var ansible_shell_type to sh 7920 1726885368.59132: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885368.59141: Set connection var ansible_pipelining to False 7920 1726885368.59167: variable 'ansible_shell_executable' from source: unknown 7920 1726885368.59175: variable 'ansible_connection' from source: unknown 7920 1726885368.59182: variable 'ansible_module_compression' from source: unknown 7920 1726885368.59188: variable 'ansible_shell_type' from source: unknown 7920 1726885368.59196: variable 'ansible_shell_executable' from source: unknown 7920 1726885368.59206: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.59218: variable 'ansible_pipelining' from source: unknown 7920 1726885368.59228: variable 'ansible_timeout' from source: unknown 7920 1726885368.59236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.59348: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885368.59364: variable 'omit' from source: magic vars 7920 1726885368.59374: starting attempt loop 7920 1726885368.59381: running the handler 7920 1726885368.59396: handler run complete 7920 1726885368.59411: attempt loop complete, returning result 7920 1726885368.59424: _execute() done 7920 1726885368.59435: dumping result to json 7920 1726885368.59443: done dumping result, returning 7920 1726885368.59453: done running TaskExecutor() for managed_node1/TASK: Get expected mount device based on device type [02369adf-7a19-9835-648e-0000000008fd] 7920 1726885368.59463: sending task result for task 02369adf-7a19-9835-648e-0000000008fd ok: [managed_node1] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } 7920 1726885368.59613: no more pending results, returning what we have 7920 1726885368.59623: results queue empty 7920 1726885368.59624: checking for any_errors_fatal 7920 1726885368.59625: done checking for any_errors_fatal 7920 1726885368.59626: checking for max_fail_percentage 7920 1726885368.59627: done checking for max_fail_percentage 7920 1726885368.59629: checking to see if all hosts have failed and the running result is not ok 7920 1726885368.59629: done checking to see if all hosts have failed 7920 1726885368.59630: getting the remaining hosts for this loop 7920 1726885368.59632: done getting the remaining hosts for this loop 7920 1726885368.59636: getting the next task for host managed_node1 7920 1726885368.59644: done getting next task for host managed_node1 7920 1726885368.59647: ^ task is: TASK: Set some facts 7920 1726885368.59652: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885368.59662: getting variables 7920 1726885368.59666: in VariableManager get_vars() 7920 1726885368.59701: Calling all_inventory to load vars for managed_node1 7920 1726885368.59704: Calling groups_inventory to load vars for managed_node1 7920 1726885368.59708: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885368.59720: Calling all_plugins_play to load vars for managed_node1 7920 1726885368.59724: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885368.59728: Calling groups_plugins_play to load vars for managed_node1 7920 1726885368.60372: done sending task result for task 02369adf-7a19-9835-648e-0000000008fd 7920 1726885368.60376: WORKER PROCESS EXITING 7920 1726885368.60396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885368.61164: done with get_vars() 7920 1726885368.61177: done getting variables 7920 1726885368.61231: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:48 -0400 (0:00:00.051) 0:01:46.241 ****** 7920 1726885368.61261: entering _queue_task() for managed_node1/set_fact 7920 1726885368.61501: worker is 1 (out of 1 available) 7920 1726885368.61514: exiting _queue_task() for managed_node1/set_fact 7920 1726885368.61525: done queuing things up, now waiting for results queue to drain 7920 1726885368.61527: waiting for pending results... 7920 1726885368.61803: running TaskExecutor() for managed_node1/TASK: Set some facts 7920 1726885368.61932: in run() - task 02369adf-7a19-9835-648e-0000000008fe 7920 1726885368.61953: variable 'ansible_search_path' from source: unknown 7920 1726885368.61999: calling self._execute() 7920 1726885368.62108: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.62122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.62137: variable 'omit' from source: magic vars 7920 1726885368.62257: variable 'omit' from source: magic vars 7920 1726885368.62325: variable 'omit' from source: magic vars 7920 1726885368.62637: variable '_storage_test_volume_present' from source: set_fact 7920 1726885368.62648: variable 'storage_test_volume' from source: include params 7920 1726885368.62938: variable 'storage_test_volume' from source: include params 7920 1726885368.62964: variable 'mount_prefix' from source: task vars 7920 1726885368.63171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885368.65514: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885368.65841: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885368.65888: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885368.65932: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885368.65963: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885368.66053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885368.66087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885368.66130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885368.66178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885368.66197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885368.66364: variable '__storage_is_ostree' from source: set_fact 7920 1726885368.66374: variable 'storage_test_volume' from source: include params 7920 1726885368.66411: variable 'omit' from source: magic vars 7920 1726885368.66451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885368.66482: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885368.66504: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885368.66529: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885368.66553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885368.66574: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885368.66594: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885368.66626: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885368.66634: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.66647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.66775: Set connection var ansible_connection to ssh 7920 1726885368.66792: Set connection var ansible_shell_executable to /bin/sh 7920 1726885368.66802: Set connection var ansible_timeout to 10 7920 1726885368.66808: Set connection var ansible_shell_type to sh 7920 1726885368.66821: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885368.66832: Set connection var ansible_pipelining to False 7920 1726885368.66860: variable 'ansible_shell_executable' from source: unknown 7920 1726885368.66874: variable 'ansible_connection' from source: unknown 7920 1726885368.66882: variable 'ansible_module_compression' from source: unknown 7920 1726885368.66888: variable 'ansible_shell_type' from source: unknown 7920 1726885368.66895: variable 'ansible_shell_executable' from source: unknown 7920 1726885368.66901: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.66909: variable 'ansible_pipelining' from source: unknown 7920 1726885368.66919: variable 'ansible_timeout' from source: unknown 7920 1726885368.66927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.67039: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885368.67054: variable 'omit' from source: magic vars 7920 1726885368.67064: starting attempt loop 7920 1726885368.67071: running the handler 7920 1726885368.67096: handler run complete 7920 1726885368.67113: attempt loop complete, returning result 7920 1726885368.67121: _execute() done 7920 1726885368.67128: dumping result to json 7920 1726885368.67135: done dumping result, returning 7920 1726885368.67145: done running TaskExecutor() for managed_node1/TASK: Set some facts [02369adf-7a19-9835-648e-0000000008fe] 7920 1726885368.67155: sending task result for task 02369adf-7a19-9835-648e-0000000008fe ok: [managed_node1] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test", "storage_test_swap_expected_matches": "0" }, "changed": false } 7920 1726885368.67303: no more pending results, returning what we have 7920 1726885368.67305: results queue empty 7920 1726885368.67306: checking for any_errors_fatal 7920 1726885368.67315: done checking for any_errors_fatal 7920 1726885368.67316: checking for max_fail_percentage 7920 1726885368.67318: done checking for max_fail_percentage 7920 1726885368.67319: checking to see if all hosts have failed and the running result is not ok 7920 1726885368.67320: done checking to see if all hosts have failed 7920 1726885368.67321: getting the remaining hosts for this loop 7920 1726885368.67323: done getting the remaining hosts for this loop 7920 1726885368.67327: getting the next task for host managed_node1 7920 1726885368.67336: done getting next task for host managed_node1 7920 1726885368.67339: ^ task is: TASK: Get information about the mountpoint directory 7920 1726885368.67345: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885368.67355: getting variables 7920 1726885368.67357: in VariableManager get_vars() 7920 1726885368.67390: Calling all_inventory to load vars for managed_node1 7920 1726885368.67393: Calling groups_inventory to load vars for managed_node1 7920 1726885368.67397: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885368.67408: Calling all_plugins_play to load vars for managed_node1 7920 1726885368.67414: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885368.67418: Calling groups_plugins_play to load vars for managed_node1 7920 1726885368.67925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885368.68451: done sending task result for task 02369adf-7a19-9835-648e-0000000008fe 7920 1726885368.68454: WORKER PROCESS EXITING 7920 1726885368.68806: done with get_vars() 7920 1726885368.68823: 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 22:22:48 -0400 (0:00:00.076) 0:01:46.317 ****** 7920 1726885368.68927: entering _queue_task() for managed_node1/stat 7920 1726885368.69122: worker is 1 (out of 1 available) 7920 1726885368.69135: exiting _queue_task() for managed_node1/stat 7920 1726885368.69148: done queuing things up, now waiting for results queue to drain 7920 1726885368.69149: waiting for pending results... 7920 1726885368.69327: running TaskExecutor() for managed_node1/TASK: Get information about the mountpoint directory 7920 1726885368.69403: in run() - task 02369adf-7a19-9835-648e-0000000008ff 7920 1726885368.69416: variable 'ansible_search_path' from source: unknown 7920 1726885368.69444: calling self._execute() 7920 1726885368.69528: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.69532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.69541: variable 'omit' from source: magic vars 7920 1726885368.69875: variable '_storage_test_volume_present' from source: set_fact 7920 1726885368.69878: variable 'storage_test_volume' from source: include params 7920 1726885368.69902: 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 7920 1726885368.69905: when evaluation is False, skipping this task 7920 1726885368.69910: _execute() done 7920 1726885368.69913: dumping result to json 7920 1726885368.69915: done dumping result, returning 7920 1726885368.69921: done running TaskExecutor() for managed_node1/TASK: Get information about the mountpoint directory [02369adf-7a19-9835-648e-0000000008ff] 7920 1726885368.69930: sending task result for task 02369adf-7a19-9835-648e-0000000008ff 7920 1726885368.70018: done sending task result for task 02369adf-7a19-9835-648e-0000000008ff 7920 1726885368.70021: WORKER PROCESS EXITING skipping: [managed_node1] => { "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" } 7920 1726885368.70075: no more pending results, returning what we have 7920 1726885368.70078: results queue empty 7920 1726885368.70079: checking for any_errors_fatal 7920 1726885368.70083: done checking for any_errors_fatal 7920 1726885368.70084: checking for max_fail_percentage 7920 1726885368.70085: done checking for max_fail_percentage 7920 1726885368.70086: checking to see if all hosts have failed and the running result is not ok 7920 1726885368.70087: done checking to see if all hosts have failed 7920 1726885368.70088: getting the remaining hosts for this loop 7920 1726885368.70089: done getting the remaining hosts for this loop 7920 1726885368.70092: getting the next task for host managed_node1 7920 1726885368.70098: done getting next task for host managed_node1 7920 1726885368.70100: ^ task is: TASK: Verify the current mount state by device 7920 1726885368.70104: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885368.70107: getting variables 7920 1726885368.70109: in VariableManager get_vars() 7920 1726885368.70140: Calling all_inventory to load vars for managed_node1 7920 1726885368.70143: Calling groups_inventory to load vars for managed_node1 7920 1726885368.70145: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885368.70153: Calling all_plugins_play to load vars for managed_node1 7920 1726885368.70156: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885368.70158: Calling groups_plugins_play to load vars for managed_node1 7920 1726885368.70628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885368.71182: done with get_vars() 7920 1726885368.71195: done getting variables 7920 1726885368.71247: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:48 -0400 (0:00:00.023) 0:01:46.341 ****** 7920 1726885368.71276: entering _queue_task() for managed_node1/assert 7920 1726885368.71485: worker is 1 (out of 1 available) 7920 1726885368.71496: exiting _queue_task() for managed_node1/assert 7920 1726885368.71506: done queuing things up, now waiting for results queue to drain 7920 1726885368.71508: waiting for pending results... 7920 1726885368.71772: running TaskExecutor() for managed_node1/TASK: Verify the current mount state by device 7920 1726885368.71907: in run() - task 02369adf-7a19-9835-648e-000000000900 7920 1726885368.71932: variable 'ansible_search_path' from source: unknown 7920 1726885368.71963: calling self._execute() 7920 1726885368.72048: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.72052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.72066: variable 'omit' from source: magic vars 7920 1726885368.72327: variable '_storage_test_volume_present' from source: set_fact 7920 1726885368.72334: Evaluated conditional (_storage_test_volume_present): True 7920 1726885368.72340: variable 'omit' from source: magic vars 7920 1726885368.72371: variable 'omit' from source: magic vars 7920 1726885368.72455: variable 'storage_test_volume' from source: include params 7920 1726885368.72478: variable 'omit' from source: magic vars 7920 1726885368.72512: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885368.72545: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885368.72560: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885368.72573: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885368.72583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885368.72596: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885368.72610: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885368.72636: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885368.72639: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.72641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.72718: Set connection var ansible_connection to ssh 7920 1726885368.72729: Set connection var ansible_shell_executable to /bin/sh 7920 1726885368.72735: Set connection var ansible_timeout to 10 7920 1726885368.72737: Set connection var ansible_shell_type to sh 7920 1726885368.72742: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885368.72747: Set connection var ansible_pipelining to False 7920 1726885368.72764: variable 'ansible_shell_executable' from source: unknown 7920 1726885368.72767: variable 'ansible_connection' from source: unknown 7920 1726885368.72769: variable 'ansible_module_compression' from source: unknown 7920 1726885368.72772: variable 'ansible_shell_type' from source: unknown 7920 1726885368.72774: variable 'ansible_shell_executable' from source: unknown 7920 1726885368.72776: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.72780: variable 'ansible_pipelining' from source: unknown 7920 1726885368.72784: variable 'ansible_timeout' from source: unknown 7920 1726885368.72786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.72888: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885368.72896: variable 'omit' from source: magic vars 7920 1726885368.72901: starting attempt loop 7920 1726885368.72904: running the handler 7920 1726885368.73033: variable 'storage_test_blkinfo' from source: set_fact 7920 1726885368.73051: variable 'storage_test_volume' from source: include params 7920 1726885368.73061: variable 'storage_test_mount_expected_mount_point' from source: set_fact 7920 1726885368.73068: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].mountpoint == storage_test_mount_expected_mount_point): True 7920 1726885368.73073: handler run complete 7920 1726885368.73084: attempt loop complete, returning result 7920 1726885368.73087: _execute() done 7920 1726885368.73089: dumping result to json 7920 1726885368.73092: done dumping result, returning 7920 1726885368.73099: done running TaskExecutor() for managed_node1/TASK: Verify the current mount state by device [02369adf-7a19-9835-648e-000000000900] 7920 1726885368.73103: sending task result for task 02369adf-7a19-9835-648e-000000000900 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885368.73241: no more pending results, returning what we have 7920 1726885368.73244: results queue empty 7920 1726885368.73244: checking for any_errors_fatal 7920 1726885368.73250: done checking for any_errors_fatal 7920 1726885368.73251: checking for max_fail_percentage 7920 1726885368.73254: done checking for max_fail_percentage 7920 1726885368.73255: checking to see if all hosts have failed and the running result is not ok 7920 1726885368.73255: done checking to see if all hosts have failed 7920 1726885368.73256: getting the remaining hosts for this loop 7920 1726885368.73258: done getting the remaining hosts for this loop 7920 1726885368.73261: getting the next task for host managed_node1 7920 1726885368.73267: done getting next task for host managed_node1 7920 1726885368.73269: ^ task is: TASK: Verify mount directory user 7920 1726885368.73273: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885368.73276: getting variables 7920 1726885368.73278: in VariableManager get_vars() 7920 1726885368.73303: Calling all_inventory to load vars for managed_node1 7920 1726885368.73305: Calling groups_inventory to load vars for managed_node1 7920 1726885368.73308: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885368.73320: Calling all_plugins_play to load vars for managed_node1 7920 1726885368.73323: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885368.73325: Calling groups_plugins_play to load vars for managed_node1 7920 1726885368.73631: done sending task result for task 02369adf-7a19-9835-648e-000000000900 7920 1726885368.73635: WORKER PROCESS EXITING 7920 1726885368.73644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885368.74156: done with get_vars() 7920 1726885368.74171: done getting variables 7920 1726885368.74235: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:48 -0400 (0:00:00.029) 0:01:46.371 ****** 7920 1726885368.74266: entering _queue_task() for managed_node1/assert 7920 1726885368.74495: worker is 1 (out of 1 available) 7920 1726885368.74507: exiting _queue_task() for managed_node1/assert 7920 1726885368.74521: done queuing things up, now waiting for results queue to drain 7920 1726885368.74523: waiting for pending results... 7920 1726885368.74805: running TaskExecutor() for managed_node1/TASK: Verify mount directory user 7920 1726885368.74940: in run() - task 02369adf-7a19-9835-648e-000000000901 7920 1726885368.74969: variable 'ansible_search_path' from source: unknown 7920 1726885368.75011: calling self._execute() 7920 1726885368.75123: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.75133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.75146: variable 'omit' from source: magic vars 7920 1726885368.75561: variable '_storage_test_volume_present' from source: set_fact 7920 1726885368.75573: variable 'storage_test_volume' from source: include params 7920 1726885368.75602: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 7920 1726885368.75610: when evaluation is False, skipping this task 7920 1726885368.75625: _execute() done 7920 1726885368.75636: dumping result to json 7920 1726885368.75643: done dumping result, returning 7920 1726885368.75651: done running TaskExecutor() for managed_node1/TASK: Verify mount directory user [02369adf-7a19-9835-648e-000000000901] 7920 1726885368.75660: sending task result for task 02369adf-7a19-9835-648e-000000000901 7920 1726885368.75779: done sending task result for task 02369adf-7a19-9835-648e-000000000901 7920 1726885368.75782: WORKER PROCESS EXITING skipping: [managed_node1] => { "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" } 7920 1726885368.75862: no more pending results, returning what we have 7920 1726885368.75866: results queue empty 7920 1726885368.75867: checking for any_errors_fatal 7920 1726885368.75873: done checking for any_errors_fatal 7920 1726885368.75874: checking for max_fail_percentage 7920 1726885368.75875: done checking for max_fail_percentage 7920 1726885368.75876: checking to see if all hosts have failed and the running result is not ok 7920 1726885368.75877: done checking to see if all hosts have failed 7920 1726885368.75877: getting the remaining hosts for this loop 7920 1726885368.75879: done getting the remaining hosts for this loop 7920 1726885368.75882: getting the next task for host managed_node1 7920 1726885368.75889: done getting next task for host managed_node1 7920 1726885368.75891: ^ task is: TASK: Verify mount directory group 7920 1726885368.75897: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885368.75900: getting variables 7920 1726885368.75901: in VariableManager get_vars() 7920 1726885368.75930: Calling all_inventory to load vars for managed_node1 7920 1726885368.75933: Calling groups_inventory to load vars for managed_node1 7920 1726885368.75936: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885368.75964: Calling all_plugins_play to load vars for managed_node1 7920 1726885368.75968: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885368.75971: Calling groups_plugins_play to load vars for managed_node1 7920 1726885368.76271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885368.76600: done with get_vars() 7920 1726885368.76611: done getting variables 7920 1726885368.76649: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:48 -0400 (0:00:00.024) 0:01:46.395 ****** 7920 1726885368.76670: entering _queue_task() for managed_node1/assert 7920 1726885368.76836: worker is 1 (out of 1 available) 7920 1726885368.76848: exiting _queue_task() for managed_node1/assert 7920 1726885368.76860: done queuing things up, now waiting for results queue to drain 7920 1726885368.76861: waiting for pending results... 7920 1726885368.77026: running TaskExecutor() for managed_node1/TASK: Verify mount directory group 7920 1726885368.77100: in run() - task 02369adf-7a19-9835-648e-000000000902 7920 1726885368.77112: variable 'ansible_search_path' from source: unknown 7920 1726885368.77141: calling self._execute() 7920 1726885368.77214: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.77223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.77232: variable 'omit' from source: magic vars 7920 1726885368.77500: variable '_storage_test_volume_present' from source: set_fact 7920 1726885368.77528: variable 'storage_test_volume' from source: include params 7920 1726885368.77572: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 7920 1726885368.77579: when evaluation is False, skipping this task 7920 1726885368.77595: _execute() done 7920 1726885368.77604: dumping result to json 7920 1726885368.77619: done dumping result, returning 7920 1726885368.77623: done running TaskExecutor() for managed_node1/TASK: Verify mount directory group [02369adf-7a19-9835-648e-000000000902] 7920 1726885368.77649: sending task result for task 02369adf-7a19-9835-648e-000000000902 skipping: [managed_node1] => { "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" } 7920 1726885368.77796: no more pending results, returning what we have 7920 1726885368.77799: results queue empty 7920 1726885368.77803: checking for any_errors_fatal 7920 1726885368.77818: done checking for any_errors_fatal 7920 1726885368.77819: checking for max_fail_percentage 7920 1726885368.77820: done checking for max_fail_percentage 7920 1726885368.77821: checking to see if all hosts have failed and the running result is not ok 7920 1726885368.77822: done checking to see if all hosts have failed 7920 1726885368.77823: getting the remaining hosts for this loop 7920 1726885368.77825: done getting the remaining hosts for this loop 7920 1726885368.77828: getting the next task for host managed_node1 7920 1726885368.77837: done getting next task for host managed_node1 7920 1726885368.77839: ^ task is: TASK: Verify mount directory permissions 7920 1726885368.77844: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885368.77848: getting variables 7920 1726885368.77850: in VariableManager get_vars() 7920 1726885368.77898: Calling all_inventory to load vars for managed_node1 7920 1726885368.77901: Calling groups_inventory to load vars for managed_node1 7920 1726885368.77905: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885368.77971: done sending task result for task 02369adf-7a19-9835-648e-000000000902 7920 1726885368.77975: WORKER PROCESS EXITING 7920 1726885368.77989: Calling all_plugins_play to load vars for managed_node1 7920 1726885368.77993: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885368.77996: Calling groups_plugins_play to load vars for managed_node1 7920 1726885368.78645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885368.79224: done with get_vars() 7920 1726885368.79237: done getting variables 7920 1726885368.79286: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:48 -0400 (0:00:00.026) 0:01:46.421 ****** 7920 1726885368.79318: entering _queue_task() for managed_node1/assert 7920 1726885368.79522: worker is 1 (out of 1 available) 7920 1726885368.79533: exiting _queue_task() for managed_node1/assert 7920 1726885368.79543: done queuing things up, now waiting for results queue to drain 7920 1726885368.79545: waiting for pending results... 7920 1726885368.79808: running TaskExecutor() for managed_node1/TASK: Verify mount directory permissions 7920 1726885368.79937: in run() - task 02369adf-7a19-9835-648e-000000000903 7920 1726885368.79948: variable 'ansible_search_path' from source: unknown 7920 1726885368.79981: calling self._execute() 7920 1726885368.80054: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.80058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.80066: variable 'omit' from source: magic vars 7920 1726885368.80345: variable '_storage_test_volume_present' from source: set_fact 7920 1726885368.80349: variable 'storage_test_volume' from source: include params 7920 1726885368.80367: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 7920 1726885368.80370: when evaluation is False, skipping this task 7920 1726885368.80373: _execute() done 7920 1726885368.80375: dumping result to json 7920 1726885368.80377: done dumping result, returning 7920 1726885368.80383: done running TaskExecutor() for managed_node1/TASK: Verify mount directory permissions [02369adf-7a19-9835-648e-000000000903] 7920 1726885368.80389: sending task result for task 02369adf-7a19-9835-648e-000000000903 7920 1726885368.80476: done sending task result for task 02369adf-7a19-9835-648e-000000000903 7920 1726885368.80479: WORKER PROCESS EXITING skipping: [managed_node1] => { "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" } 7920 1726885368.80526: no more pending results, returning what we have 7920 1726885368.80529: results queue empty 7920 1726885368.80530: checking for any_errors_fatal 7920 1726885368.80535: done checking for any_errors_fatal 7920 1726885368.80535: checking for max_fail_percentage 7920 1726885368.80537: done checking for max_fail_percentage 7920 1726885368.80538: checking to see if all hosts have failed and the running result is not ok 7920 1726885368.80538: done checking to see if all hosts have failed 7920 1726885368.80539: getting the remaining hosts for this loop 7920 1726885368.80540: done getting the remaining hosts for this loop 7920 1726885368.80543: getting the next task for host managed_node1 7920 1726885368.80549: done getting next task for host managed_node1 7920 1726885368.80551: ^ task is: TASK: Get path of test volume device 7920 1726885368.80556: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885368.80559: getting variables 7920 1726885368.80560: in VariableManager get_vars() 7920 1726885368.80583: Calling all_inventory to load vars for managed_node1 7920 1726885368.80585: Calling groups_inventory to load vars for managed_node1 7920 1726885368.80587: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885368.80593: Calling all_plugins_play to load vars for managed_node1 7920 1726885368.80595: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885368.80596: Calling groups_plugins_play to load vars for managed_node1 7920 1726885368.80886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885368.81220: done with get_vars() 7920 1726885368.81231: done getting variables 7920 1726885368.81267: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:22:48 -0400 (0:00:00.019) 0:01:46.441 ****** 7920 1726885368.81287: entering _queue_task() for managed_node1/command 7920 1726885368.81446: worker is 1 (out of 1 available) 7920 1726885368.81459: exiting _queue_task() for managed_node1/command 7920 1726885368.81471: done queuing things up, now waiting for results queue to drain 7920 1726885368.81472: waiting for pending results... 7920 1726885368.81667: running TaskExecutor() for managed_node1/TASK: Get path of test volume device 7920 1726885368.81787: in run() - task 02369adf-7a19-9835-648e-000000000904 7920 1726885368.81810: variable 'ansible_search_path' from source: unknown 7920 1726885368.81851: calling self._execute() 7920 1726885368.81967: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.81979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.81993: variable 'omit' from source: magic vars 7920 1726885368.82372: variable 'storage_test_volume' from source: include params 7920 1726885368.82402: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 7920 1726885368.82410: when evaluation is False, skipping this task 7920 1726885368.82424: _execute() done 7920 1726885368.82434: dumping result to json 7920 1726885368.82443: done dumping result, returning 7920 1726885368.82453: done running TaskExecutor() for managed_node1/TASK: Get path of test volume device [02369adf-7a19-9835-648e-000000000904] 7920 1726885368.82463: sending task result for task 02369adf-7a19-9835-648e-000000000904 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 7920 1726885368.82609: no more pending results, returning what we have 7920 1726885368.82615: results queue empty 7920 1726885368.82618: checking for any_errors_fatal 7920 1726885368.82627: done checking for any_errors_fatal 7920 1726885368.82628: checking for max_fail_percentage 7920 1726885368.82630: done checking for max_fail_percentage 7920 1726885368.82631: checking to see if all hosts have failed and the running result is not ok 7920 1726885368.82632: done checking to see if all hosts have failed 7920 1726885368.82633: getting the remaining hosts for this loop 7920 1726885368.82634: done getting the remaining hosts for this loop 7920 1726885368.82638: getting the next task for host managed_node1 7920 1726885368.82648: done getting next task for host managed_node1 7920 1726885368.82651: ^ task is: TASK: Gather swap info 7920 1726885368.82657: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885368.82662: getting variables 7920 1726885368.82664: in VariableManager get_vars() 7920 1726885368.82696: Calling all_inventory to load vars for managed_node1 7920 1726885368.82699: Calling groups_inventory to load vars for managed_node1 7920 1726885368.82703: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885368.82718: Calling all_plugins_play to load vars for managed_node1 7920 1726885368.82722: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885368.82725: Calling groups_plugins_play to load vars for managed_node1 7920 1726885368.83171: done sending task result for task 02369adf-7a19-9835-648e-000000000904 7920 1726885368.83175: WORKER PROCESS EXITING 7920 1726885368.83184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885368.83510: done with get_vars() 7920 1726885368.83522: done getting variables 7920 1726885368.83558: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:22:48 -0400 (0:00:00.022) 0:01:46.464 ****** 7920 1726885368.83578: entering _queue_task() for managed_node1/command 7920 1726885368.83731: worker is 1 (out of 1 available) 7920 1726885368.83744: exiting _queue_task() for managed_node1/command 7920 1726885368.83755: done queuing things up, now waiting for results queue to drain 7920 1726885368.83757: waiting for pending results... 7920 1726885368.83935: running TaskExecutor() for managed_node1/TASK: Gather swap info 7920 1726885368.84011: in run() - task 02369adf-7a19-9835-648e-000000000905 7920 1726885368.84027: variable 'ansible_search_path' from source: unknown 7920 1726885368.84057: calling self._execute() 7920 1726885368.84130: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.84140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.84149: variable 'omit' from source: magic vars 7920 1726885368.84424: variable 'storage_test_volume' from source: include params 7920 1726885368.84442: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 7920 1726885368.84445: when evaluation is False, skipping this task 7920 1726885368.84448: _execute() done 7920 1726885368.84450: dumping result to json 7920 1726885368.84452: done dumping result, returning 7920 1726885368.84462: done running TaskExecutor() for managed_node1/TASK: Gather swap info [02369adf-7a19-9835-648e-000000000905] 7920 1726885368.84465: sending task result for task 02369adf-7a19-9835-648e-000000000905 7920 1726885368.84548: done sending task result for task 02369adf-7a19-9835-648e-000000000905 7920 1726885368.84552: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 7920 1726885368.84600: no more pending results, returning what we have 7920 1726885368.84603: results queue empty 7920 1726885368.84604: checking for any_errors_fatal 7920 1726885368.84608: done checking for any_errors_fatal 7920 1726885368.84609: checking for max_fail_percentage 7920 1726885368.84610: done checking for max_fail_percentage 7920 1726885368.84613: checking to see if all hosts have failed and the running result is not ok 7920 1726885368.84614: done checking to see if all hosts have failed 7920 1726885368.84614: getting the remaining hosts for this loop 7920 1726885368.84618: done getting the remaining hosts for this loop 7920 1726885368.84621: getting the next task for host managed_node1 7920 1726885368.84627: done getting next task for host managed_node1 7920 1726885368.84630: ^ task is: TASK: Verify swap status 7920 1726885368.84634: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885368.84637: getting variables 7920 1726885368.84638: in VariableManager get_vars() 7920 1726885368.84663: Calling all_inventory to load vars for managed_node1 7920 1726885368.84665: Calling groups_inventory to load vars for managed_node1 7920 1726885368.84667: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885368.84673: Calling all_plugins_play to load vars for managed_node1 7920 1726885368.84675: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885368.84678: Calling groups_plugins_play to load vars for managed_node1 7920 1726885368.85141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885368.89638: done with get_vars() 7920 1726885368.89648: done getting variables 7920 1726885368.89677: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:48 -0400 (0:00:00.061) 0:01:46.525 ****** 7920 1726885368.89694: entering _queue_task() for managed_node1/assert 7920 1726885368.89970: worker is 1 (out of 1 available) 7920 1726885368.89985: exiting _queue_task() for managed_node1/assert 7920 1726885368.89996: done queuing things up, now waiting for results queue to drain 7920 1726885368.89998: waiting for pending results... 7920 1726885368.90206: running TaskExecutor() for managed_node1/TASK: Verify swap status 7920 1726885368.90299: in run() - task 02369adf-7a19-9835-648e-000000000906 7920 1726885368.90311: variable 'ansible_search_path' from source: unknown 7920 1726885368.90342: calling self._execute() 7920 1726885368.90444: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.90450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.90456: variable 'omit' from source: magic vars 7920 1726885368.90743: variable 'storage_test_volume' from source: include params 7920 1726885368.90763: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 7920 1726885368.90766: when evaluation is False, skipping this task 7920 1726885368.90769: _execute() done 7920 1726885368.90772: dumping result to json 7920 1726885368.90777: done dumping result, returning 7920 1726885368.90780: done running TaskExecutor() for managed_node1/TASK: Verify swap status [02369adf-7a19-9835-648e-000000000906] 7920 1726885368.90786: sending task result for task 02369adf-7a19-9835-648e-000000000906 7920 1726885368.90871: done sending task result for task 02369adf-7a19-9835-648e-000000000906 7920 1726885368.90874: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 7920 1726885368.90936: no more pending results, returning what we have 7920 1726885368.90939: results queue empty 7920 1726885368.90939: checking for any_errors_fatal 7920 1726885368.90947: done checking for any_errors_fatal 7920 1726885368.90947: checking for max_fail_percentage 7920 1726885368.90949: done checking for max_fail_percentage 7920 1726885368.90950: checking to see if all hosts have failed and the running result is not ok 7920 1726885368.90950: done checking to see if all hosts have failed 7920 1726885368.90951: getting the remaining hosts for this loop 7920 1726885368.90953: done getting the remaining hosts for this loop 7920 1726885368.90956: getting the next task for host managed_node1 7920 1726885368.90963: done getting next task for host managed_node1 7920 1726885368.90966: ^ task is: TASK: Unset facts 7920 1726885368.90971: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885368.90974: getting variables 7920 1726885368.90976: in VariableManager get_vars() 7920 1726885368.91002: Calling all_inventory to load vars for managed_node1 7920 1726885368.91004: Calling groups_inventory to load vars for managed_node1 7920 1726885368.91007: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885368.91017: Calling all_plugins_play to load vars for managed_node1 7920 1726885368.91020: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885368.91023: Calling groups_plugins_play to load vars for managed_node1 7920 1726885368.91309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885368.91665: done with get_vars() 7920 1726885368.91676: done getting variables 7920 1726885368.91717: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:48 -0400 (0:00:00.020) 0:01:46.545 ****** 7920 1726885368.91740: entering _queue_task() for managed_node1/set_fact 7920 1726885368.91898: worker is 1 (out of 1 available) 7920 1726885368.91909: exiting _queue_task() for managed_node1/set_fact 7920 1726885368.91923: done queuing things up, now waiting for results queue to drain 7920 1726885368.91925: waiting for pending results... 7920 1726885368.92100: running TaskExecutor() for managed_node1/TASK: Unset facts 7920 1726885368.92189: in run() - task 02369adf-7a19-9835-648e-000000000907 7920 1726885368.92200: variable 'ansible_search_path' from source: unknown 7920 1726885368.92231: calling self._execute() 7920 1726885368.92308: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.92314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.92324: variable 'omit' from source: magic vars 7920 1726885368.92406: variable 'omit' from source: magic vars 7920 1726885368.92500: variable 'omit' from source: magic vars 7920 1726885368.92582: variable 'omit' from source: magic vars 7920 1726885368.92659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885368.92706: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885368.92752: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885368.92788: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885368.92801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885368.92837: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885368.92863: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885368.92918: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885368.92924: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.92926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.93085: Set connection var ansible_connection to ssh 7920 1726885368.93104: Set connection var ansible_shell_executable to /bin/sh 7920 1726885368.93122: Set connection var ansible_timeout to 10 7920 1726885368.93134: Set connection var ansible_shell_type to sh 7920 1726885368.93146: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885368.93153: Set connection var ansible_pipelining to False 7920 1726885368.93174: variable 'ansible_shell_executable' from source: unknown 7920 1726885368.93178: variable 'ansible_connection' from source: unknown 7920 1726885368.93181: variable 'ansible_module_compression' from source: unknown 7920 1726885368.93184: variable 'ansible_shell_type' from source: unknown 7920 1726885368.93186: variable 'ansible_shell_executable' from source: unknown 7920 1726885368.93189: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.93191: variable 'ansible_pipelining' from source: unknown 7920 1726885368.93194: variable 'ansible_timeout' from source: unknown 7920 1726885368.93198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.93346: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885368.93372: variable 'omit' from source: magic vars 7920 1726885368.93399: starting attempt loop 7920 1726885368.93418: running the handler 7920 1726885368.93451: handler run complete 7920 1726885368.93469: attempt loop complete, returning result 7920 1726885368.93472: _execute() done 7920 1726885368.93475: dumping result to json 7920 1726885368.93479: done dumping result, returning 7920 1726885368.93485: done running TaskExecutor() for managed_node1/TASK: Unset facts [02369adf-7a19-9835-648e-000000000907] 7920 1726885368.93492: sending task result for task 02369adf-7a19-9835-648e-000000000907 7920 1726885368.93622: done sending task result for task 02369adf-7a19-9835-648e-000000000907 ok: [managed_node1] => { "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 } 7920 1726885368.93701: no more pending results, returning what we have 7920 1726885368.93703: results queue empty 7920 1726885368.93704: checking for any_errors_fatal 7920 1726885368.93709: done checking for any_errors_fatal 7920 1726885368.93710: checking for max_fail_percentage 7920 1726885368.93713: done checking for max_fail_percentage 7920 1726885368.93714: checking to see if all hosts have failed and the running result is not ok 7920 1726885368.93715: done checking to see if all hosts have failed 7920 1726885368.93718: getting the remaining hosts for this loop 7920 1726885368.93740: done getting the remaining hosts for this loop 7920 1726885368.93744: getting the next task for host managed_node1 7920 1726885368.93773: done getting next task for host managed_node1 7920 1726885368.93778: ^ task is: TASK: Set some variables for fstab checking 7920 1726885368.93785: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885368.93790: getting variables 7920 1726885368.93793: in VariableManager get_vars() 7920 1726885368.93855: Calling all_inventory to load vars for managed_node1 7920 1726885368.93858: Calling groups_inventory to load vars for managed_node1 7920 1726885368.93862: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885368.93868: WORKER PROCESS EXITING 7920 1726885368.93886: Calling all_plugins_play to load vars for managed_node1 7920 1726885368.93890: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885368.93896: Calling groups_plugins_play to load vars for managed_node1 7920 1726885368.94420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885368.94923: done with get_vars() 7920 1726885368.94934: done getting variables 7920 1726885368.94985: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:48 -0400 (0:00:00.032) 0:01:46.578 ****** 7920 1726885368.95010: entering _queue_task() for managed_node1/set_fact 7920 1726885368.95195: worker is 1 (out of 1 available) 7920 1726885368.95206: exiting _queue_task() for managed_node1/set_fact 7920 1726885368.95223: done queuing things up, now waiting for results queue to drain 7920 1726885368.95225: waiting for pending results... 7920 1726885368.95386: running TaskExecutor() for managed_node1/TASK: Set some variables for fstab checking 7920 1726885368.95461: in run() - task 02369adf-7a19-9835-648e-00000000090b 7920 1726885368.95472: variable 'ansible_search_path' from source: unknown 7920 1726885368.95508: calling self._execute() 7920 1726885368.95593: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885368.95597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885368.95606: variable 'omit' from source: magic vars 7920 1726885368.95691: variable 'omit' from source: magic vars 7920 1726885368.95731: variable 'omit' from source: magic vars 7920 1726885368.95968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885368.97928: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885368.97980: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885368.98007: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885368.98039: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885368.98059: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885368.98145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885368.98165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885368.98195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885368.98239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885368.98259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885368.98302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885368.98342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885368.98388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885368.98436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885368.98455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885368.98524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885368.98545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885368.98562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885368.98594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885368.98620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885368.98794: variable 'storage_test_fstab' from source: set_fact 7920 1726885368.98815: variable 'storage_test_volume' from source: include params 7920 1726885368.98923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885368.99079: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885368.99156: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885368.99193: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885368.99216: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885368.99259: 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) 7920 1726885368.99287: 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) 7920 1726885368.99310: 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) 7920 1726885368.99340: 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) 7920 1726885368.99574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885368.99593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885368.99620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885368.99653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885368.99663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885368.99811: variable '__mount_point' from source: task vars 7920 1726885368.99868: variable 'storage_test_volume' from source: include params 7920 1726885368.99881: variable 'storage_test_fstab' from source: set_fact 7920 1726885369.00093: variable '_storage_test_volume_present' from source: set_fact 7920 1726885369.00096: variable '__mount_point' from source: task vars 7920 1726885369.00151: variable 'storage_test_volume' from source: include params 7920 1726885369.00162: variable 'storage_test_volume' from source: include params 7920 1726885369.00276: variable '_storage_test_volume_present' from source: set_fact 7920 1726885369.00280: variable '__mount_point' from source: task vars 7920 1726885369.00332: variable 'storage_test_volume' from source: include params 7920 1726885369.00571: variable '__mount_options' from source: task vars 7920 1726885369.00645: variable 'storage_test_volume' from source: include params 7920 1726885369.00656: variable '__mount_point' from source: task vars 7920 1726885369.00706: variable 'storage_test_volume' from source: include params 7920 1726885369.00721: variable 'storage_test_fstab' from source: set_fact 7920 1726885369.00727: variable '__pattern' from source: task vars 7920 1726885369.00784: variable '__mount_point' from source: task vars 7920 1726885369.00837: variable 'storage_test_volume' from source: include params 7920 1726885369.00848: variable '__mount_options' from source: task vars 7920 1726885369.00898: variable 'storage_test_volume' from source: include params 7920 1726885369.01251: variable '_storage_test_volume_present' from source: set_fact 7920 1726885369.01262: variable '__mount_options' from source: task vars 7920 1726885369.01323: variable 'storage_test_volume' from source: include params 7920 1726885369.01343: variable 'omit' from source: magic vars 7920 1726885369.01364: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885369.01385: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885369.01401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885369.01417: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885369.01425: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885369.01450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885369.01453: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885369.01510: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885369.01530: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.01558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.01755: Set connection var ansible_connection to ssh 7920 1726885369.01791: Set connection var ansible_shell_executable to /bin/sh 7920 1726885369.01819: Set connection var ansible_timeout to 10 7920 1726885369.01838: Set connection var ansible_shell_type to sh 7920 1726885369.01867: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885369.01890: Set connection var ansible_pipelining to False 7920 1726885369.01922: variable 'ansible_shell_executable' from source: unknown 7920 1726885369.01926: variable 'ansible_connection' from source: unknown 7920 1726885369.01929: variable 'ansible_module_compression' from source: unknown 7920 1726885369.01931: variable 'ansible_shell_type' from source: unknown 7920 1726885369.01934: variable 'ansible_shell_executable' from source: unknown 7920 1726885369.01937: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.01939: variable 'ansible_pipelining' from source: unknown 7920 1726885369.01941: variable 'ansible_timeout' from source: unknown 7920 1726885369.01943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.02011: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885369.02040: variable 'omit' from source: magic vars 7920 1726885369.02062: starting attempt loop 7920 1726885369.02083: running the handler 7920 1726885369.02119: handler run complete 7920 1726885369.02141: attempt loop complete, returning result 7920 1726885369.02149: _execute() done 7920 1726885369.02157: dumping result to json 7920 1726885369.02161: done dumping result, returning 7920 1726885369.02167: done running TaskExecutor() for managed_node1/TASK: Set some variables for fstab checking [02369adf-7a19-9835-648e-00000000090b] 7920 1726885369.02176: sending task result for task 02369adf-7a19-9835-648e-00000000090b 7920 1726885369.02264: done sending task result for task 02369adf-7a19-9835-648e-00000000090b 7920 1726885369.02267: WORKER PROCESS EXITING ok: [managed_node1] => { "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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e " ], "storage_test_fstab_mount_options_matches": [ " /opt/test ext4 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test " ] }, "changed": false } 7920 1726885369.02351: no more pending results, returning what we have 7920 1726885369.02353: results queue empty 7920 1726885369.02354: checking for any_errors_fatal 7920 1726885369.02360: done checking for any_errors_fatal 7920 1726885369.02361: checking for max_fail_percentage 7920 1726885369.02362: done checking for max_fail_percentage 7920 1726885369.02363: checking to see if all hosts have failed and the running result is not ok 7920 1726885369.02364: done checking to see if all hosts have failed 7920 1726885369.02365: getting the remaining hosts for this loop 7920 1726885369.02367: done getting the remaining hosts for this loop 7920 1726885369.02370: getting the next task for host managed_node1 7920 1726885369.02377: done getting next task for host managed_node1 7920 1726885369.02384: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 7920 1726885369.02389: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885369.02393: getting variables 7920 1726885369.02395: in VariableManager get_vars() 7920 1726885369.02426: Calling all_inventory to load vars for managed_node1 7920 1726885369.02429: Calling groups_inventory to load vars for managed_node1 7920 1726885369.02432: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885369.02444: Calling all_plugins_play to load vars for managed_node1 7920 1726885369.02446: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885369.02449: Calling groups_plugins_play to load vars for managed_node1 7920 1726885369.02945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885369.03564: done with get_vars() 7920 1726885369.03578: done getting variables 7920 1726885369.03638: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:49 -0400 (0:00:00.086) 0:01:46.665 ****** 7920 1726885369.03672: entering _queue_task() for managed_node1/assert 7920 1726885369.03928: worker is 1 (out of 1 available) 7920 1726885369.03939: exiting _queue_task() for managed_node1/assert 7920 1726885369.03950: done queuing things up, now waiting for results queue to drain 7920 1726885369.03951: waiting for pending results... 7920 1726885369.04247: running TaskExecutor() for managed_node1/TASK: Verify that the device identifier appears in /etc/fstab 7920 1726885369.04391: in run() - task 02369adf-7a19-9835-648e-00000000090c 7920 1726885369.04422: variable 'ansible_search_path' from source: unknown 7920 1726885369.04460: calling self._execute() 7920 1726885369.04581: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.04589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.04611: variable 'omit' from source: magic vars 7920 1726885369.04902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885369.06535: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885369.06607: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885369.06654: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885369.06691: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885369.06725: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885369.06805: variable '_storage_test_volume_present' from source: set_fact 7920 1726885369.06830: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885369.06842: variable 'omit' from source: magic vars 7920 1726885369.06895: variable 'omit' from source: magic vars 7920 1726885369.06940: variable 'omit' from source: magic vars 7920 1726885369.06977: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885369.07009: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885369.07037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885369.07059: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885369.07074: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885369.07093: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885369.07114: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885369.07146: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885369.07154: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.07161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.07267: Set connection var ansible_connection to ssh 7920 1726885369.07282: Set connection var ansible_shell_executable to /bin/sh 7920 1726885369.07290: Set connection var ansible_timeout to 10 7920 1726885369.07295: Set connection var ansible_shell_type to sh 7920 1726885369.07303: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885369.07310: Set connection var ansible_pipelining to False 7920 1726885369.07339: variable 'ansible_shell_executable' from source: unknown 7920 1726885369.07345: variable 'ansible_connection' from source: unknown 7920 1726885369.07351: variable 'ansible_module_compression' from source: unknown 7920 1726885369.07356: variable 'ansible_shell_type' from source: unknown 7920 1726885369.07361: variable 'ansible_shell_executable' from source: unknown 7920 1726885369.07366: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.07372: variable 'ansible_pipelining' from source: unknown 7920 1726885369.07376: variable 'ansible_timeout' from source: unknown 7920 1726885369.07382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.07483: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885369.07499: variable 'omit' from source: magic vars 7920 1726885369.07507: starting attempt loop 7920 1726885369.07518: running the handler 7920 1726885369.07673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885369.07703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885369.07739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885369.07783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885369.07804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885369.07856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885369.07885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885369.07914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885369.07960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885369.07978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885369.08102: variable 'storage_test_fstab_id_matches' from source: set_fact 7920 1726885369.08117: variable 'storage_test_fstab_expected_id_matches' from source: set_fact 7920 1726885369.08136: Evaluated conditional (storage_test_fstab_id_matches | length == storage_test_fstab_expected_id_matches | int): True 7920 1726885369.08146: handler run complete 7920 1726885369.08163: attempt loop complete, returning result 7920 1726885369.08169: _execute() done 7920 1726885369.08175: dumping result to json 7920 1726885369.08180: done dumping result, returning 7920 1726885369.08189: done running TaskExecutor() for managed_node1/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-9835-648e-00000000090c] 7920 1726885369.08198: sending task result for task 02369adf-7a19-9835-648e-00000000090c 7920 1726885369.08295: done sending task result for task 02369adf-7a19-9835-648e-00000000090c 7920 1726885369.08302: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885369.08354: no more pending results, returning what we have 7920 1726885369.08357: results queue empty 7920 1726885369.08357: checking for any_errors_fatal 7920 1726885369.08366: done checking for any_errors_fatal 7920 1726885369.08367: checking for max_fail_percentage 7920 1726885369.08368: done checking for max_fail_percentage 7920 1726885369.08369: checking to see if all hosts have failed and the running result is not ok 7920 1726885369.08370: done checking to see if all hosts have failed 7920 1726885369.08371: getting the remaining hosts for this loop 7920 1726885369.08373: done getting the remaining hosts for this loop 7920 1726885369.08376: getting the next task for host managed_node1 7920 1726885369.08383: done getting next task for host managed_node1 7920 1726885369.08385: ^ task is: TASK: Verify the fstab mount point 7920 1726885369.08390: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885369.08393: getting variables 7920 1726885369.08395: in VariableManager get_vars() 7920 1726885369.08427: Calling all_inventory to load vars for managed_node1 7920 1726885369.08430: Calling groups_inventory to load vars for managed_node1 7920 1726885369.08433: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885369.08443: Calling all_plugins_play to load vars for managed_node1 7920 1726885369.08446: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885369.08448: Calling groups_plugins_play to load vars for managed_node1 7920 1726885369.08945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885369.09618: done with get_vars() 7920 1726885369.09633: done getting variables 7920 1726885369.09689: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:49 -0400 (0:00:00.060) 0:01:46.725 ****** 7920 1726885369.09726: entering _queue_task() for managed_node1/assert 7920 1726885369.09970: worker is 1 (out of 1 available) 7920 1726885369.09980: exiting _queue_task() for managed_node1/assert 7920 1726885369.09992: done queuing things up, now waiting for results queue to drain 7920 1726885369.09993: waiting for pending results... 7920 1726885369.10558: running TaskExecutor() for managed_node1/TASK: Verify the fstab mount point 7920 1726885369.10723: in run() - task 02369adf-7a19-9835-648e-00000000090d 7920 1726885369.10744: variable 'ansible_search_path' from source: unknown 7920 1726885369.10783: calling self._execute() 7920 1726885369.10906: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.10921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.10939: variable 'omit' from source: magic vars 7920 1726885369.11059: variable 'omit' from source: magic vars 7920 1726885369.11127: variable 'omit' from source: magic vars 7920 1726885369.12426: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 7920 1726885369.12439: variable 'storage_test_volume' from source: include params 7920 1726885369.12487: variable 'omit' from source: magic vars 7920 1726885369.12536: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885369.12579: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885369.12605: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885369.12634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885369.12651: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885369.12676: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885369.12701: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885369.12736: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885369.12744: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.12752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.12883: Set connection var ansible_connection to ssh 7920 1726885369.12902: Set connection var ansible_shell_executable to /bin/sh 7920 1726885369.12921: Set connection var ansible_timeout to 10 7920 1726885369.12929: Set connection var ansible_shell_type to sh 7920 1726885369.12941: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885369.12951: Set connection var ansible_pipelining to False 7920 1726885369.12977: variable 'ansible_shell_executable' from source: unknown 7920 1726885369.12986: variable 'ansible_connection' from source: unknown 7920 1726885369.12994: variable 'ansible_module_compression' from source: unknown 7920 1726885369.13003: variable 'ansible_shell_type' from source: unknown 7920 1726885369.13010: variable 'ansible_shell_executable' from source: unknown 7920 1726885369.13025: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.13033: variable 'ansible_pipelining' from source: unknown 7920 1726885369.13039: variable 'ansible_timeout' from source: unknown 7920 1726885369.13047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.13190: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885369.13206: variable 'omit' from source: magic vars 7920 1726885369.13225: starting attempt loop 7920 1726885369.13285: running the handler 7920 1726885369.14042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885369.18577: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885369.19094: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885369.19145: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885369.19185: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885369.19223: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885369.19296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885369.19344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885369.19375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885369.19425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885369.19446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885369.19495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885369.19526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885369.19557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885369.19604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885369.19626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885369.19740: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 7920 1726885369.19750: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 7920 1726885369.19774: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 7920 1726885369.19786: handler run complete 7920 1726885369.19808: attempt loop complete, returning result 7920 1726885369.19821: _execute() done 7920 1726885369.19828: dumping result to json 7920 1726885369.19834: done dumping result, returning 7920 1726885369.19846: done running TaskExecutor() for managed_node1/TASK: Verify the fstab mount point [02369adf-7a19-9835-648e-00000000090d] 7920 1726885369.19855: sending task result for task 02369adf-7a19-9835-648e-00000000090d 7920 1726885369.19970: done sending task result for task 02369adf-7a19-9835-648e-00000000090d ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885369.20031: no more pending results, returning what we have 7920 1726885369.20034: results queue empty 7920 1726885369.20035: checking for any_errors_fatal 7920 1726885369.20042: done checking for any_errors_fatal 7920 1726885369.20043: checking for max_fail_percentage 7920 1726885369.20044: done checking for max_fail_percentage 7920 1726885369.20045: checking to see if all hosts have failed and the running result is not ok 7920 1726885369.20046: done checking to see if all hosts have failed 7920 1726885369.20047: getting the remaining hosts for this loop 7920 1726885369.20049: done getting the remaining hosts for this loop 7920 1726885369.20053: getting the next task for host managed_node1 7920 1726885369.20062: done getting next task for host managed_node1 7920 1726885369.20064: ^ task is: TASK: Verify mount_options 7920 1726885369.20071: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885369.20075: getting variables 7920 1726885369.20077: in VariableManager get_vars() 7920 1726885369.20110: Calling all_inventory to load vars for managed_node1 7920 1726885369.20114: Calling groups_inventory to load vars for managed_node1 7920 1726885369.20120: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885369.20130: Calling all_plugins_play to load vars for managed_node1 7920 1726885369.20135: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885369.20138: Calling groups_plugins_play to load vars for managed_node1 7920 1726885369.21143: WORKER PROCESS EXITING 7920 1726885369.21164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885369.21781: done with get_vars() 7920 1726885369.21797: done getting variables 7920 1726885369.21859: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:49 -0400 (0:00:00.121) 0:01:46.847 ****** 7920 1726885369.21894: entering _queue_task() for managed_node1/assert 7920 1726885369.22361: worker is 1 (out of 1 available) 7920 1726885369.22373: exiting _queue_task() for managed_node1/assert 7920 1726885369.22384: done queuing things up, now waiting for results queue to drain 7920 1726885369.22386: waiting for pending results... 7920 1726885369.23994: running TaskExecutor() for managed_node1/TASK: Verify mount_options 7920 1726885369.24146: in run() - task 02369adf-7a19-9835-648e-00000000090e 7920 1726885369.24395: variable 'ansible_search_path' from source: unknown 7920 1726885369.24441: calling self._execute() 7920 1726885369.24564: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.24579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.24592: variable 'omit' from source: magic vars 7920 1726885369.25099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885369.31436: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885369.31631: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885369.31692: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885369.31833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885369.31868: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885369.32030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885369.32066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885369.32094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885369.32207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885369.32234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885369.32499: Evaluated conditional (__storage_verify_mount_options | d(false)): False 7920 1726885369.32507: when evaluation is False, skipping this task 7920 1726885369.32519: _execute() done 7920 1726885369.32527: dumping result to json 7920 1726885369.32608: done dumping result, returning 7920 1726885369.32625: done running TaskExecutor() for managed_node1/TASK: Verify mount_options [02369adf-7a19-9835-648e-00000000090e] 7920 1726885369.32635: sending task result for task 02369adf-7a19-9835-648e-00000000090e skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 7920 1726885369.32792: no more pending results, returning what we have 7920 1726885369.32796: results queue empty 7920 1726885369.32797: checking for any_errors_fatal 7920 1726885369.32803: done checking for any_errors_fatal 7920 1726885369.32804: checking for max_fail_percentage 7920 1726885369.32805: done checking for max_fail_percentage 7920 1726885369.32806: checking to see if all hosts have failed and the running result is not ok 7920 1726885369.32807: done checking to see if all hosts have failed 7920 1726885369.32808: getting the remaining hosts for this loop 7920 1726885369.32810: done getting the remaining hosts for this loop 7920 1726885369.32815: getting the next task for host managed_node1 7920 1726885369.32824: done getting next task for host managed_node1 7920 1726885369.32827: ^ task is: TASK: Verify fingerprint 7920 1726885369.32832: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885369.32836: getting variables 7920 1726885369.32838: in VariableManager get_vars() 7920 1726885369.32871: Calling all_inventory to load vars for managed_node1 7920 1726885369.32875: Calling groups_inventory to load vars for managed_node1 7920 1726885369.32878: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885369.32890: Calling all_plugins_play to load vars for managed_node1 7920 1726885369.32894: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885369.32898: Calling groups_plugins_play to load vars for managed_node1 7920 1726885369.33897: done sending task result for task 02369adf-7a19-9835-648e-00000000090e 7920 1726885369.33900: WORKER PROCESS EXITING 7920 1726885369.33924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885369.35113: done with get_vars() 7920 1726885369.35126: done getting variables 7920 1726885369.35179: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:49 -0400 (0:00:00.133) 0:01:46.980 ****** 7920 1726885369.35209: entering _queue_task() for managed_node1/assert 7920 1726885369.35484: worker is 1 (out of 1 available) 7920 1726885369.35495: exiting _queue_task() for managed_node1/assert 7920 1726885369.35508: done queuing things up, now waiting for results queue to drain 7920 1726885369.35509: waiting for pending results... 7920 1726885369.36514: running TaskExecutor() for managed_node1/TASK: Verify fingerprint 7920 1726885369.36763: in run() - task 02369adf-7a19-9835-648e-00000000090f 7920 1726885369.36783: variable 'ansible_search_path' from source: unknown 7920 1726885369.36920: calling self._execute() 7920 1726885369.37038: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.37130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.37146: variable 'omit' from source: magic vars 7920 1726885369.37495: variable 'omit' from source: magic vars 7920 1726885369.37558: variable 'omit' from source: magic vars 7920 1726885369.37600: variable 'omit' from source: magic vars 7920 1726885369.37750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885369.37792: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885369.37935: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885369.37958: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885369.37974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885369.37994: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885369.38018: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885369.38055: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885369.38126: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.38139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.38396: Set connection var ansible_connection to ssh 7920 1726885369.38409: Set connection var ansible_shell_executable to /bin/sh 7920 1726885369.38423: Set connection var ansible_timeout to 10 7920 1726885369.38429: Set connection var ansible_shell_type to sh 7920 1726885369.38436: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885369.38444: Set connection var ansible_pipelining to False 7920 1726885369.38477: variable 'ansible_shell_executable' from source: unknown 7920 1726885369.38577: variable 'ansible_connection' from source: unknown 7920 1726885369.38584: variable 'ansible_module_compression' from source: unknown 7920 1726885369.38590: variable 'ansible_shell_type' from source: unknown 7920 1726885369.38595: variable 'ansible_shell_executable' from source: unknown 7920 1726885369.38601: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.38606: variable 'ansible_pipelining' from source: unknown 7920 1726885369.38614: variable 'ansible_timeout' from source: unknown 7920 1726885369.38624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.38768: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885369.38909: variable 'omit' from source: magic vars 7920 1726885369.38924: starting attempt loop 7920 1726885369.38931: running the handler 7920 1726885369.39342: variable '__fingerprint' from source: task vars 7920 1726885369.39353: variable 'storage_test_fstab' from source: set_fact 7920 1726885369.39377: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 7920 1726885369.39387: handler run complete 7920 1726885369.39407: attempt loop complete, returning result 7920 1726885369.39420: _execute() done 7920 1726885369.39428: dumping result to json 7920 1726885369.39441: done dumping result, returning 7920 1726885369.39454: done running TaskExecutor() for managed_node1/TASK: Verify fingerprint [02369adf-7a19-9835-648e-00000000090f] 7920 1726885369.39464: sending task result for task 02369adf-7a19-9835-648e-00000000090f ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885369.39621: no more pending results, returning what we have 7920 1726885369.39624: results queue empty 7920 1726885369.39625: checking for any_errors_fatal 7920 1726885369.39635: done checking for any_errors_fatal 7920 1726885369.39636: checking for max_fail_percentage 7920 1726885369.39637: done checking for max_fail_percentage 7920 1726885369.39638: checking to see if all hosts have failed and the running result is not ok 7920 1726885369.39639: done checking to see if all hosts have failed 7920 1726885369.39640: getting the remaining hosts for this loop 7920 1726885369.39642: done getting the remaining hosts for this loop 7920 1726885369.39645: getting the next task for host managed_node1 7920 1726885369.39653: done getting next task for host managed_node1 7920 1726885369.39656: ^ task is: TASK: Clean up variables 7920 1726885369.39662: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885369.39666: getting variables 7920 1726885369.39668: in VariableManager get_vars() 7920 1726885369.39698: Calling all_inventory to load vars for managed_node1 7920 1726885369.39702: Calling groups_inventory to load vars for managed_node1 7920 1726885369.39705: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885369.39718: Calling all_plugins_play to load vars for managed_node1 7920 1726885369.39722: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885369.39726: Calling groups_plugins_play to load vars for managed_node1 7920 1726885369.40463: done sending task result for task 02369adf-7a19-9835-648e-00000000090f 7920 1726885369.40466: WORKER PROCESS EXITING 7920 1726885369.40487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885369.41101: done with get_vars() 7920 1726885369.41121: done getting variables 7920 1726885369.41178: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:49 -0400 (0:00:00.060) 0:01:47.040 ****** 7920 1726885369.41215: entering _queue_task() for managed_node1/set_fact 7920 1726885369.41473: worker is 1 (out of 1 available) 7920 1726885369.41482: exiting _queue_task() for managed_node1/set_fact 7920 1726885369.41491: done queuing things up, now waiting for results queue to drain 7920 1726885369.41493: waiting for pending results... 7920 1726885369.41792: running TaskExecutor() for managed_node1/TASK: Clean up variables 7920 1726885369.41928: in run() - task 02369adf-7a19-9835-648e-000000000910 7920 1726885369.41952: variable 'ansible_search_path' from source: unknown 7920 1726885369.41992: calling self._execute() 7920 1726885369.42110: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.42125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.42142: variable 'omit' from source: magic vars 7920 1726885369.42272: variable 'omit' from source: magic vars 7920 1726885369.42334: variable 'omit' from source: magic vars 7920 1726885369.42376: variable 'omit' from source: magic vars 7920 1726885369.42481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885369.42525: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885369.42618: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885369.42643: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885369.42714: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885369.42736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885369.42815: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885369.42851: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885369.42897: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.42907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.43214: Set connection var ansible_connection to ssh 7920 1726885369.43231: Set connection var ansible_shell_executable to /bin/sh 7920 1726885369.43243: Set connection var ansible_timeout to 10 7920 1726885369.43253: Set connection var ansible_shell_type to sh 7920 1726885369.43269: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885369.43313: Set connection var ansible_pipelining to False 7920 1726885369.43345: variable 'ansible_shell_executable' from source: unknown 7920 1726885369.44124: variable 'ansible_connection' from source: unknown 7920 1726885369.44156: variable 'ansible_module_compression' from source: unknown 7920 1726885369.44225: variable 'ansible_shell_type' from source: unknown 7920 1726885369.44233: variable 'ansible_shell_executable' from source: unknown 7920 1726885369.44240: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.44248: variable 'ansible_pipelining' from source: unknown 7920 1726885369.44277: variable 'ansible_timeout' from source: unknown 7920 1726885369.44287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.44975: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885369.44994: variable 'omit' from source: magic vars 7920 1726885369.45005: starting attempt loop 7920 1726885369.45013: running the handler 7920 1726885369.45032: handler run complete 7920 1726885369.45199: attempt loop complete, returning result 7920 1726885369.45206: _execute() done 7920 1726885369.45214: dumping result to json 7920 1726885369.45222: done dumping result, returning 7920 1726885369.45303: done running TaskExecutor() for managed_node1/TASK: Clean up variables [02369adf-7a19-9835-648e-000000000910] 7920 1726885369.45316: sending task result for task 02369adf-7a19-9835-648e-000000000910 ok: [managed_node1] => { "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 } 7920 1726885369.45485: no more pending results, returning what we have 7920 1726885369.45489: results queue empty 7920 1726885369.45490: checking for any_errors_fatal 7920 1726885369.45498: done checking for any_errors_fatal 7920 1726885369.45499: checking for max_fail_percentage 7920 1726885369.45501: done checking for max_fail_percentage 7920 1726885369.45502: checking to see if all hosts have failed and the running result is not ok 7920 1726885369.45503: done checking to see if all hosts have failed 7920 1726885369.45504: getting the remaining hosts for this loop 7920 1726885369.45505: done getting the remaining hosts for this loop 7920 1726885369.45509: getting the next task for host managed_node1 7920 1726885369.45525: done getting next task for host managed_node1 7920 1726885369.45528: ^ task is: TASK: Verify fs type 7920 1726885369.45535: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885369.45542: getting variables 7920 1726885369.45544: in VariableManager get_vars() 7920 1726885369.45579: Calling all_inventory to load vars for managed_node1 7920 1726885369.45582: Calling groups_inventory to load vars for managed_node1 7920 1726885369.45586: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885369.45597: Calling all_plugins_play to load vars for managed_node1 7920 1726885369.45600: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885369.45603: Calling groups_plugins_play to load vars for managed_node1 7920 1726885369.46161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885369.47118: done sending task result for task 02369adf-7a19-9835-648e-000000000910 7920 1726885369.47122: WORKER PROCESS EXITING 7920 1726885369.47608: done with get_vars() 7920 1726885369.47829: done getting variables 7920 1726885369.47887: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:49 -0400 (0:00:00.067) 0:01:47.107 ****** 7920 1726885369.47928: entering _queue_task() for managed_node1/assert 7920 1726885369.48393: worker is 1 (out of 1 available) 7920 1726885369.48403: exiting _queue_task() for managed_node1/assert 7920 1726885369.48540: done queuing things up, now waiting for results queue to drain 7920 1726885369.48542: waiting for pending results... 7920 1726885369.49277: running TaskExecutor() for managed_node1/TASK: Verify fs type 7920 1726885369.49589: in run() - task 02369adf-7a19-9835-648e-000000000914 7920 1726885369.49609: variable 'ansible_search_path' from source: unknown 7920 1726885369.49755: calling self._execute() 7920 1726885369.50047: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.50129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.50150: variable 'omit' from source: magic vars 7920 1726885369.50939: variable 'storage_test_volume' from source: include params 7920 1726885369.51042: Evaluated conditional (storage_test_volume.type != "stratis"): True 7920 1726885369.51268: variable 'storage_test_volume' from source: include params 7920 1726885369.51288: Evaluated conditional (storage_test_volume.fs_type): True 7920 1726885369.51435: variable '_storage_test_volume_present' from source: set_fact 7920 1726885369.51565: Evaluated conditional (_storage_test_volume_present): True 7920 1726885369.51576: variable 'omit' from source: magic vars 7920 1726885369.51636: variable 'omit' from source: magic vars 7920 1726885369.51809: variable 'omit' from source: magic vars 7920 1726885369.51857: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885369.51903: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885369.52011: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885369.52037: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885369.52054: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885369.52075: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885369.52122: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885369.52244: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885369.52253: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.52260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.52507: Set connection var ansible_connection to ssh 7920 1726885369.52527: Set connection var ansible_shell_executable to /bin/sh 7920 1726885369.52580: Set connection var ansible_timeout to 10 7920 1726885369.52589: Set connection var ansible_shell_type to sh 7920 1726885369.52658: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885369.52668: Set connection var ansible_pipelining to False 7920 1726885369.52716: variable 'ansible_shell_executable' from source: unknown 7920 1726885369.52725: variable 'ansible_connection' from source: unknown 7920 1726885369.52733: variable 'ansible_module_compression' from source: unknown 7920 1726885369.52875: variable 'ansible_shell_type' from source: unknown 7920 1726885369.52884: variable 'ansible_shell_executable' from source: unknown 7920 1726885369.52892: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.52899: variable 'ansible_pipelining' from source: unknown 7920 1726885369.52907: variable 'ansible_timeout' from source: unknown 7920 1726885369.52917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.53071: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885369.53210: variable 'omit' from source: magic vars 7920 1726885369.53224: starting attempt loop 7920 1726885369.53232: running the handler 7920 1726885369.53990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885369.59531: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885369.59673: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885369.59773: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885369.59821: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885369.59852: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885369.59930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885369.59963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885369.59993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885369.60058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885369.60088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885369.60326: variable 'storage_test_blkinfo' from source: set_fact 7920 1726885369.60347: variable 'storage_test_volume' from source: include params 7920 1726885369.60373: 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 7920 1726885369.60384: handler run complete 7920 1726885369.60400: attempt loop complete, returning result 7920 1726885369.60407: _execute() done 7920 1726885369.60416: dumping result to json 7920 1726885369.60424: done dumping result, returning 7920 1726885369.60436: done running TaskExecutor() for managed_node1/TASK: Verify fs type [02369adf-7a19-9835-648e-000000000914] 7920 1726885369.60445: sending task result for task 02369adf-7a19-9835-648e-000000000914 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885369.60645: no more pending results, returning what we have 7920 1726885369.60649: results queue empty 7920 1726885369.60650: checking for any_errors_fatal 7920 1726885369.60657: done checking for any_errors_fatal 7920 1726885369.60658: checking for max_fail_percentage 7920 1726885369.60660: done checking for max_fail_percentage 7920 1726885369.60661: checking to see if all hosts have failed and the running result is not ok 7920 1726885369.60662: done checking to see if all hosts have failed 7920 1726885369.60663: getting the remaining hosts for this loop 7920 1726885369.60665: done getting the remaining hosts for this loop 7920 1726885369.60669: getting the next task for host managed_node1 7920 1726885369.60677: done getting next task for host managed_node1 7920 1726885369.60680: ^ task is: TASK: Verify fs label 7920 1726885369.60691: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885369.60697: getting variables 7920 1726885369.60699: in VariableManager get_vars() 7920 1726885369.60737: Calling all_inventory to load vars for managed_node1 7920 1726885369.60740: Calling groups_inventory to load vars for managed_node1 7920 1726885369.60744: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885369.60755: Calling all_plugins_play to load vars for managed_node1 7920 1726885369.60760: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885369.60763: Calling groups_plugins_play to load vars for managed_node1 7920 1726885369.61411: done sending task result for task 02369adf-7a19-9835-648e-000000000914 7920 1726885369.61416: WORKER PROCESS EXITING 7920 1726885369.61438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885369.62486: done with get_vars() 7920 1726885369.62502: done getting variables 7920 1726885369.62571: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:49 -0400 (0:00:00.146) 0:01:47.254 ****** 7920 1726885369.62621: entering _queue_task() for managed_node1/assert 7920 1726885369.63010: worker is 1 (out of 1 available) 7920 1726885369.63024: exiting _queue_task() for managed_node1/assert 7920 1726885369.63036: done queuing things up, now waiting for results queue to drain 7920 1726885369.63038: waiting for pending results... 7920 1726885369.63421: running TaskExecutor() for managed_node1/TASK: Verify fs label 7920 1726885369.63713: in run() - task 02369adf-7a19-9835-648e-000000000915 7920 1726885369.63733: variable 'ansible_search_path' from source: unknown 7920 1726885369.63773: calling self._execute() 7920 1726885369.63892: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.63903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.63932: variable 'omit' from source: magic vars 7920 1726885369.64344: variable 'storage_test_volume' from source: include params 7920 1726885369.64381: Evaluated conditional (storage_test_volume.type != "stratis"): True 7920 1726885369.64547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885369.67083: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885369.67168: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885369.67250: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885369.67351: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885369.67778: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885369.67868: variable '_storage_test_volume_present' from source: set_fact 7920 1726885369.67887: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885369.68023: variable 'storage_test_volume' from source: include params 7920 1726885369.68048: Evaluated conditional (storage_test_volume.fs_type != "gfs2"): True 7920 1726885369.68058: variable 'omit' from source: magic vars 7920 1726885369.68109: variable 'omit' from source: magic vars 7920 1726885369.68338: variable 'storage_test_volume' from source: include params 7920 1726885369.68357: variable 'storage_test_blkinfo' from source: set_fact 7920 1726885369.68398: variable 'omit' from source: magic vars 7920 1726885369.68429: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885369.68458: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885369.68476: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885369.68502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885369.68522: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885369.68546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885369.68567: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885369.68605: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885369.68614: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.68621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.68738: Set connection var ansible_connection to ssh 7920 1726885369.68752: Set connection var ansible_shell_executable to /bin/sh 7920 1726885369.68761: Set connection var ansible_timeout to 10 7920 1726885369.68768: Set connection var ansible_shell_type to sh 7920 1726885369.68776: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885369.68785: Set connection var ansible_pipelining to False 7920 1726885369.68810: variable 'ansible_shell_executable' from source: unknown 7920 1726885369.68824: variable 'ansible_connection' from source: unknown 7920 1726885369.68831: variable 'ansible_module_compression' from source: unknown 7920 1726885369.68837: variable 'ansible_shell_type' from source: unknown 7920 1726885369.68843: variable 'ansible_shell_executable' from source: unknown 7920 1726885369.68848: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.68854: variable 'ansible_pipelining' from source: unknown 7920 1726885369.68859: variable 'ansible_timeout' from source: unknown 7920 1726885369.68865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.68976: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885369.68990: variable 'omit' from source: magic vars 7920 1726885369.68998: starting attempt loop 7920 1726885369.69005: running the handler 7920 1726885369.69194: variable 'storage_test_blkinfo' from source: set_fact 7920 1726885369.69213: variable 'storage_test_volume' from source: include params 7920 1726885369.69232: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].label == storage_test_volume.fs_label): True 7920 1726885369.69241: handler run complete 7920 1726885369.69262: attempt loop complete, returning result 7920 1726885369.69268: _execute() done 7920 1726885369.69273: dumping result to json 7920 1726885369.69278: done dumping result, returning 7920 1726885369.69287: done running TaskExecutor() for managed_node1/TASK: Verify fs label [02369adf-7a19-9835-648e-000000000915] 7920 1726885369.69294: sending task result for task 02369adf-7a19-9835-648e-000000000915 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885369.69437: no more pending results, returning what we have 7920 1726885369.69441: results queue empty 7920 1726885369.69441: checking for any_errors_fatal 7920 1726885369.69452: done checking for any_errors_fatal 7920 1726885369.69453: checking for max_fail_percentage 7920 1726885369.69455: done checking for max_fail_percentage 7920 1726885369.69456: checking to see if all hosts have failed and the running result is not ok 7920 1726885369.69457: done checking to see if all hosts have failed 7920 1726885369.69458: getting the remaining hosts for this loop 7920 1726885369.69460: done getting the remaining hosts for this loop 7920 1726885369.69463: getting the next task for host managed_node1 7920 1726885369.69475: done getting next task for host managed_node1 7920 1726885369.69479: ^ task is: TASK: See whether the device node is present 7920 1726885369.69485: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885369.69495: getting variables 7920 1726885369.69497: in VariableManager get_vars() 7920 1726885369.69534: Calling all_inventory to load vars for managed_node1 7920 1726885369.69537: Calling groups_inventory to load vars for managed_node1 7920 1726885369.69541: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885369.69551: Calling all_plugins_play to load vars for managed_node1 7920 1726885369.69555: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885369.69559: Calling groups_plugins_play to load vars for managed_node1 7920 1726885369.70249: done sending task result for task 02369adf-7a19-9835-648e-000000000915 7920 1726885369.70252: WORKER PROCESS EXITING 7920 1726885369.70286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885369.71922: done with get_vars() 7920 1726885369.71936: 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 22:22:49 -0400 (0:00:00.095) 0:01:47.350 ****** 7920 1726885369.72193: entering _queue_task() for managed_node1/stat 7920 1726885369.72757: worker is 1 (out of 1 available) 7920 1726885369.72767: exiting _queue_task() for managed_node1/stat 7920 1726885369.72777: done queuing things up, now waiting for results queue to drain 7920 1726885369.72778: waiting for pending results... 7920 1726885369.73060: running TaskExecutor() for managed_node1/TASK: See whether the device node is present 7920 1726885369.73189: in run() - task 02369adf-7a19-9835-648e-000000000919 7920 1726885369.73206: variable 'ansible_search_path' from source: unknown 7920 1726885369.73248: calling self._execute() 7920 1726885369.73362: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.73375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.73389: variable 'omit' from source: magic vars 7920 1726885369.73502: variable 'omit' from source: magic vars 7920 1726885369.73570: variable 'omit' from source: magic vars 7920 1726885369.73799: variable 'storage_test_volume' from source: include params 7920 1726885369.73845: variable 'omit' from source: magic vars 7920 1726885369.73896: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885369.73941: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885369.73966: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885369.73994: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885369.74013: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885369.74040: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885369.74061: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885369.74097: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885369.74105: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.74114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.74244: Set connection var ansible_connection to ssh 7920 1726885369.74260: Set connection var ansible_shell_executable to /bin/sh 7920 1726885369.74269: Set connection var ansible_timeout to 10 7920 1726885369.74276: Set connection var ansible_shell_type to sh 7920 1726885369.74285: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885369.74296: Set connection var ansible_pipelining to False 7920 1726885369.74360: variable 'ansible_shell_executable' from source: unknown 7920 1726885369.74394: variable 'ansible_connection' from source: unknown 7920 1726885369.74403: variable 'ansible_module_compression' from source: unknown 7920 1726885369.74447: variable 'ansible_shell_type' from source: unknown 7920 1726885369.74480: variable 'ansible_shell_executable' from source: unknown 7920 1726885369.74489: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885369.74541: variable 'ansible_pipelining' from source: unknown 7920 1726885369.74548: variable 'ansible_timeout' from source: unknown 7920 1726885369.74554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885369.74759: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885369.74777: variable 'omit' from source: magic vars 7920 1726885369.74789: starting attempt loop 7920 1726885369.74796: running the handler 7920 1726885369.74811: _low_level_execute_command(): starting 7920 1726885369.74826: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885369.76667: 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 <<< 7920 1726885369.76672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885369.76699: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885369.76703: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885369.76706: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885369.76764: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885369.77311: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885369.77323: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885369.77387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885369.78991: stdout chunk (state=3): >>>/root <<< 7920 1726885369.79126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885369.79174: stderr chunk (state=3): >>><<< 7920 1726885369.79177: stdout chunk (state=3): >>><<< 7920 1726885369.79272: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885369.79276: _low_level_execute_command(): starting 7920 1726885369.79279: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885369.791951-10521-228801184891035 `" && echo ansible-tmp-1726885369.791951-10521-228801184891035="` echo /root/.ansible/tmp/ansible-tmp-1726885369.791951-10521-228801184891035 `" ) && sleep 0' 7920 1726885369.79929: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885369.79949: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885369.79965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885369.79984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885369.80026: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885369.80048: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885369.80063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885369.80083: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885369.80095: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885369.80105: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885369.80120: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885369.80134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885369.80149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885369.80164: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885369.80175: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885369.80188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885369.80267: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885369.80287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885369.80303: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885369.80367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885369.82179: stdout chunk (state=3): >>>ansible-tmp-1726885369.791951-10521-228801184891035=/root/.ansible/tmp/ansible-tmp-1726885369.791951-10521-228801184891035 <<< 7920 1726885369.82326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885369.82382: stderr chunk (state=3): >>><<< 7920 1726885369.82385: stdout chunk (state=3): >>><<< 7920 1726885369.82621: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885369.791951-10521-228801184891035=/root/.ansible/tmp/ansible-tmp-1726885369.791951-10521-228801184891035 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885369.82624: variable 'ansible_module_compression' from source: unknown 7920 1726885369.82626: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7920 1726885369.82628: variable 'ansible_facts' from source: unknown 7920 1726885369.82650: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885369.791951-10521-228801184891035/AnsiballZ_stat.py 7920 1726885369.82801: Sending initial data 7920 1726885369.82804: Sent initial data (151 bytes) 7920 1726885369.83772: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885369.83785: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885369.83797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885369.83817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885369.83862: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885369.83873: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885369.83884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885369.83899: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885369.83908: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885369.83921: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885369.83937: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885369.83952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885369.83965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885369.83976: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885369.83987: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885369.83999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885369.84087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885369.84105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885369.84121: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885369.84183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885369.85863: 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 <<< 7920 1726885369.85967: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885369.85986: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpz7v7v9ua /root/.ansible/tmp/ansible-tmp-1726885369.791951-10521-228801184891035/AnsiballZ_stat.py <<< 7920 1726885369.86010: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885369.87756: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885369.88052: stderr chunk (state=3): >>><<< 7920 1726885369.88055: stdout chunk (state=3): >>><<< 7920 1726885369.88058: done transferring module to remote 7920 1726885369.88060: _low_level_execute_command(): starting 7920 1726885369.88062: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885369.791951-10521-228801184891035/ /root/.ansible/tmp/ansible-tmp-1726885369.791951-10521-228801184891035/AnsiballZ_stat.py && sleep 0' 7920 1726885369.89050: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885369.89064: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885369.89079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885369.89103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885369.89152: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885369.89165: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885369.89179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885369.89198: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885369.89209: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885369.89230: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885369.89245: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885369.89260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885369.89276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885369.89288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885369.89301: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885369.89320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885369.89397: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885369.89425: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885369.89447: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885369.89510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885369.91232: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885369.91310: stderr chunk (state=3): >>><<< 7920 1726885369.91330: stdout chunk (state=3): >>><<< 7920 1726885369.91383: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885369.91387: _low_level_execute_command(): starting 7920 1726885369.91390: _low_level_execute_command(): using become for this command 7920 1726885369.91392: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-osgrxeemnjhwujazcyozivmxzyydvfee ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885369.791951-10521-228801184891035/AnsiballZ_stat.py'"'"' && sleep 0' 7920 1726885369.91580: Initial state: awaiting_escalation: BECOME-SUCCESS-osgrxeemnjhwujazcyozivmxzyydvfee 7920 1726885369.92400: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885369.92449: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885369.92465: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885369.92484: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885369.92536: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885369.92554: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885369.92570: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885369.92588: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885369.92623: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885369.92652: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885369.92695: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885369.92733: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885369.92767: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885369.92797: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885369.92815: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885369.92833: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885369.92918: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885369.92941: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885369.92971: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885369.93095: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885369.95959: stdout chunk (state=1): >>>BECOME-SUCCESS-osgrxeemnjhwujazcyozivmxzyydvfee <<< 7920 1726885369.95963: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-osgrxeemnjhwujazcyozivmxzyydvfee' 7920 1726885369.96187: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 7920 1726885369.96190: stdout chunk (state=3): >>> import '_warnings' # import '_weakref' # <<< 7920 1726885369.96250: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885369.96285: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885369.96324: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7920 1726885369.96328: stdout chunk (state=3): >>># installing zipimport hook <<< 7920 1726885369.96362: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885369.96364: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885369.96406: 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' <<< 7920 1726885369.96436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885369.96450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885369.96492: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428975ca0> <<< 7920 1726885369.96514: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885369.96580: 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 0x7fc42891c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428975a00> <<< 7920 1726885369.96583: 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' <<< 7920 1726885369.96586: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4289759a0> <<< 7920 1726885369.96680: 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 0x7fc42891c370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7920 1726885369.96687: 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' <<< 7920 1726885369.96724: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42891c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42891c550> <<< 7920 1726885369.96748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885369.96829: 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' # /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' <<< 7920 1726885369.96900: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4288c8f70> # /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' <<< 7920 1726885369.96980: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4288cf100> <<< 7920 1726885369.96983: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885369.96992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885369.97007: 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 0x7fc4288f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4288cf820> <<< 7920 1726885369.97046: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428931760> <<< 7920 1726885369.97080: 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 0x7fc4288c8c70> <<< 7920 1726885369.97150: 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' # <<< 7920 1726885369.97153: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4288f8c70> <<< 7920 1726885369.97195: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42891cfd0> <<< 7920 1726885369.97230: 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. <<< 7920 1726885369.97402: 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' <<< 7920 1726885369.97436: 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' <<< 7920 1726885369.97491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885369.97515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885369.97538: 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 0x7fc428894d90> <<< 7920 1726885369.97575: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428897e20> <<< 7920 1726885369.97594: 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' <<< 7920 1726885369.97628: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885369.97648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885369.97672: 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' <<< 7920 1726885369.97709: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42888e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428895520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428894250> <<< 7920 1726885369.97741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885369.97819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885369.97822: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885369.97918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885369.97965: 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 0x7fc4285d6cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285d67c0> import 'itertools' # <<< 7920 1726885369.97985: 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 0x7fc4285d6dc0> <<< 7920 1726885369.98009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885369.98045: 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 0x7fc4285d6e80> <<< 7920 1726885369.98068: 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 0x7fc4285d6f40> import '_collections' # <<< 7920 1726885369.98121: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42886ec40> import '_functools' # <<< 7920 1726885369.98144: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428868520> <<< 7920 1726885369.98201: 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 0x7fc42887c580> <<< 7920 1726885369.98229: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42889bd00> <<< 7920 1726885369.98259: 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' <<< 7920 1726885369.98274: 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 0x7fc4285e7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42886e160> <<< 7920 1726885369.98310: 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 0x7fc42887c190> <<< 7920 1726885369.98339: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4288a18b0> <<< 7920 1726885369.98352: 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' <<< 7920 1726885369.98390: 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' <<< 7920 1726885369.98421: 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 0x7fc4285e7eb0> <<< 7920 1726885369.98452: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285e7ca0> <<< 7920 1726885369.98485: 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 0x7fc4285e7c10> <<< 7920 1726885369.98504: 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' <<< 7920 1726885369.98525: 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' <<< 7920 1726885369.98556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885369.98636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885369.98669: 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 0x7fc4285bc280> <<< 7920 1726885369.98702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885369.98716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885369.98738: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285bc370> <<< 7920 1726885369.98864: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285f2eb0> <<< 7920 1726885369.98943: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285e9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285e94f0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885369.98989: 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' <<< 7920 1726885369.99022: 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' <<< 7920 1726885369.99326: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4284ef0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285b7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285e9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42889bee0> # /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 0x7fc428502a00> 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 0x7fc428502d30> # /usr/lib64/python3.9/__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 0x7fc428515640> <<< 7920 1726885369.99343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885369.99389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885369.99399: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428515b80> <<< 7920 1726885369.99428: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885369.99440: 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 0x7fc4284ab2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428502e20> <<< 7920 1726885369.99463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885369.99474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885369.99515: 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 0x7fc4284bc190> <<< 7920 1726885369.99530: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285154c0> <<< 7920 1726885369.99542: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885369.99559: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885369.99569: 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 0x7fc4284bc250> <<< 7920 1726885369.99605: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285e78e0> <<< 7920 1726885369.99628: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885369.99643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885369.99664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885369.99678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885369.99719: 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 0x7fc4284d85b0> <<< 7920 1726885369.99738: 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' <<< 7920 1726885369.99770: 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 0x7fc4284d8880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4284d8670> <<< 7920 1726885369.99798: 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 0x7fc4284d8760> <<< 7920 1726885369.99830: 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' <<< 7920 1726885370.00050: 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 0x7fc4284d8bb0> <<< 7920 1726885370.00086: 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 0x7fc4284e5100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4284d87f0> <<< 7920 1726885370.00150: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4284ca940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285e74c0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885370.00210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885370.00255: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4284d89a0> <<< 7920 1726885370.00326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885370.00349: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc428407580> <<< 7920 1726885370.00471: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip' # zipimport: zlib available <<< 7920 1726885370.00581: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.00625: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885370.00644: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.01829: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.02773: 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 0x7fc427dd66d0> <<< 7920 1726885370.02800: 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' <<< 7920 1726885370.02859: 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' <<< 7920 1726885370.02862: 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' <<< 7920 1726885370.02891: 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 0x7fc427dd6160> <<< 7920 1726885370.02944: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427dd6340> <<< 7920 1726885370.02962: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427dd6e20> <<< 7920 1726885370.02983: 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' <<< 7920 1726885370.03030: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427dd6f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427dd6c40> import 'atexit' # <<< 7920 1726885370.03079: 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 0x7fc427dd6e80> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885370.03126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885370.03172: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427dd6100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885370.03206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885370.03223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885370.03260: 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' <<< 7920 1726885370.03325: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427d2edf0> <<< 7920 1726885370.03362: 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 0x7fc427d2efa0> <<< 7920 1726885370.03387: 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 0x7fc427d4ce50> <<< 7920 1726885370.03407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885370.03450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885370.03477: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427d4c4c0> <<< 7920 1726885370.03504: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428392dc0> <<< 7920 1726885370.03648: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4283923d0> <<< 7920 1726885370.03676: 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' <<< 7920 1726885370.03703: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428392fd0> <<< 7920 1726885370.03742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885370.03762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885370.03765: 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' <<< 7920 1726885370.03798: 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' <<< 7920 1726885370.03823: 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 0x7fc428362dc0> <<< 7920 1726885370.04064: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427daabe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427daa2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427ddc3a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc427daa3d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427daa400> # /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' <<< 7920 1726885370.04141: 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 0x7fc427d0f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428374100> <<< 7920 1726885370.04164: 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' <<< 7920 1726885370.04376: 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 0x7fc427d1b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428374280> # /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 0x7fc427d0fdf0> <<< 7920 1726885370.04497: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427d1b940> <<< 7920 1726885370.04598: 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 0x7fc427d1b790> <<< 7920 1726885370.04721: 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 0x7fc427d1a730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc427d1a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42836b7c0> <<< 7920 1726885370.04766: 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' <<< 7920 1726885370.04769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885370.04848: 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 0x7fc427d9f640> <<< 7920 1726885370.04990: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885370.05022: 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 0x7fc427d9e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427d100a0> <<< 7920 1726885370.05072: 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 0x7fc427d9f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42838c880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7920 1726885370.05149: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.05253: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py<<< 7920 1726885370.05280: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885370.05368: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.05465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.05922: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.06386: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/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_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885370.06445: 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' <<< 7920 1726885370.06496: 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 0x7fc427914130> <<< 7920 1726885370.06562: 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 0x7fc427d94970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427914550> <<< 7920 1726885370.06696: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/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_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885370.06789: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.06926: 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 0x7fc427d95940> # zipimport: zlib available <<< 7920 1726885370.07310: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.07662: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.07738: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.07807: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885370.07870: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.07873: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885370.07912: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.08001: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 7920 1726885370.08025: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.08028: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885370.08054: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.08091: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885370.08288: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.08504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885370.08530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885370.08587: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427d945e0> # zipimport: zlib available <<< 7920 1726885370.08630: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.08734: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885370.08756: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 7920 1726885370.08770: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.08842: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885370.08904: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.08907: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.08979: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.09078: 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' <<< 7920 1726885370.09147: 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 0x7fc42837f850> <<< 7920 1726885370.09219: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427ddde50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885370.09330: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.09465: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885370.09551: 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' <<< 7920 1726885370.09710: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427ce2310> <<< 7920 1726885370.09986: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427cdc820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427cd3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/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_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/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_92a3uo1l/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885370.10161: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.10299: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885370.10996: 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": 1726885360.0433311, "mtime": 1726885360.0433311, "ctime": 1726885360.0433311, "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"}}} <<< 7920 1726885370.10999: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885370.11337: 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 <<< 7920 1726885370.11628: 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 # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_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 <<< 7920 1726885370.11785: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885370.11817: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885370.11840: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7920 1726885370.11860: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885370.11885: 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 <<< 7920 1726885370.11908: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885370.11943: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 7920 1726885370.11962: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885370.11991: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 7920 1726885370.12035: 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 <<< 7920 1726885370.12283: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7920 1726885370.12372: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885370.12464: 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 <<< 7920 1726885370.12556: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885370.13001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885370.13013: stdout chunk (state=3): >>><<< 7920 1726885370.13055: stderr chunk (state=3): >>><<< 7920 1726885370.13297: _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 0x7fc428975ca0> # /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 0x7fc42891c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428975a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7fc4289759a0> 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 0x7fc42891c370> # /usr/lib64/python3.9/__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 0x7fc42891c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42891c550> # /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 0x7fc4288c8f70> # /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 0x7fc4288cf100> # /usr/lib64/python3.9/__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 0x7fc4288f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4288cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428931760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4288c8c70> # /usr/lib64/python3.9/__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 0x7fc4288f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42891cfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7fc428894d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428897e20> # /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 0x7fc42888e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428895520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428894250> # /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 0x7fc4285d6cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285d67c0> 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 0x7fc4285d6dc0> # /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 0x7fc4285d6e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285d6f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42886ec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428868520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42887c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42889bd00> # /usr/lib64/python3.9/__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 0x7fc4285e7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42886e160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc42887c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4288a18b0> # /usr/lib64/python3.9/__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 0x7fc4285e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285e7ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285e7c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7fc4285bc280> # /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 0x7fc4285bc370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285f2eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285e9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285e94f0> # /usr/lib64/python3.9/__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 0x7fc4284ef0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285b7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285e9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42889bee0> # /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 0x7fc428502a00> 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 0x7fc428502d30> # /usr/lib64/python3.9/__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 0x7fc428515640> # /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 0x7fc428515b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4284ab2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428502e20> # /usr/lib64/python3.9/__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 0x7fc4284bc190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285154c0> 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 0x7fc4284bc250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285e78e0> # /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 0x7fc4284d85b0> # /usr/lib64/python3.9/__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 0x7fc4284d8880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4284d8670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4284d8760> # /usr/lib64/python3.9/__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 0x7fc4284d8bb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4284e5100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4284d87f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4284ca940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4285e74c0> # /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 0x7fc4284d89a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc428407580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/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 0x7fc427dd66d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7fc427dd6160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427dd6340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427dd6e20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7fc427dd6f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427dd6c40> 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 0x7fc427dd6e80> # /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 0x7fc427dd6100> # /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 0x7fc427d2edf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc427d2efa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc427d4ce50> # /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 0x7fc427d4c4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428392dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4283923d0> # /usr/lib64/python3.9/__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 0x7fc428392fd0> # /usr/lib64/python3.9/__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 0x7fc428362dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427daabe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427daa2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427ddc3a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc427daa3d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427daa400> # /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 0x7fc427d0f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428374100> # /usr/lib64/python3.9/__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 0x7fc427d1b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc428374280> # /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 0x7fc427d0fdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427d1b940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc427d1b790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc427d1a730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc427d1a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42836b7c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7fc427d9f640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc427d9e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427d100a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc427d9f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc42838c880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/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_92a3uo1l/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_92a3uo1l/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_92a3uo1l/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_92a3uo1l/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 0x7fc427914130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7fc427d94970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427914550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/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_92a3uo1l/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 0x7fc427d95940> # 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_92a3uo1l/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_92a3uo1l/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_92a3uo1l/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_92a3uo1l/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_92a3uo1l/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 0x7fc427d945e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/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_92a3uo1l/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 0x7fc42837f850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427ddde50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/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 0x7fc427ce2310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427cdc820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc427cd3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/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_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_92a3uo1l/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_92a3uo1l/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": 1726885360.0433311, "mtime": 1726885360.0433311, "ctime": 1726885360.0433311, "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885370.15316: 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-1726885369.791951-10521-228801184891035/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885370.15320: _low_level_execute_command(): starting 7920 1726885370.15323: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885369.791951-10521-228801184891035/ > /dev/null 2>&1 && sleep 0' 7920 1726885370.17817: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885370.17971: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885370.18062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885370.18234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885370.18497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885370.18567: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885370.18601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885370.18682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885370.18709: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885370.18735: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885370.18770: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885370.18798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885370.18850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885370.18888: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885370.18903: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885370.18940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885370.19103: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885370.19262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885370.19323: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885370.19408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885370.21247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885370.21412: stderr chunk (state=3): >>><<< 7920 1726885370.21417: stdout chunk (state=3): >>><<< 7920 1726885370.21460: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885370.21494: handler run complete 7920 1726885370.21592: attempt loop complete, returning result 7920 1726885370.21624: _execute() done 7920 1726885370.21638: dumping result to json 7920 1726885370.21669: done dumping result, returning 7920 1726885370.21702: done running TaskExecutor() for managed_node1/TASK: See whether the device node is present [02369adf-7a19-9835-648e-000000000919] 7920 1726885370.21717: sending task result for task 02369adf-7a19-9835-648e-000000000919 ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885360.0433311, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726885360.0433311, "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": 1726885360.0433311, "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 } } 7920 1726885370.22184: no more pending results, returning what we have 7920 1726885370.22196: results queue empty 7920 1726885370.22197: checking for any_errors_fatal 7920 1726885370.22207: done checking for any_errors_fatal 7920 1726885370.22222: checking for max_fail_percentage 7920 1726885370.22225: done checking for max_fail_percentage 7920 1726885370.22226: checking to see if all hosts have failed and the running result is not ok 7920 1726885370.22227: done checking to see if all hosts have failed 7920 1726885370.22228: getting the remaining hosts for this loop 7920 1726885370.22230: done getting the remaining hosts for this loop 7920 1726885370.22234: getting the next task for host managed_node1 7920 1726885370.22242: done getting next task for host managed_node1 7920 1726885370.22251: ^ task is: TASK: Verify the presence/absence of the device node 7920 1726885370.22257: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885370.22278: getting variables 7920 1726885370.22281: in VariableManager get_vars() 7920 1726885370.22457: Calling all_inventory to load vars for managed_node1 7920 1726885370.22461: Calling groups_inventory to load vars for managed_node1 7920 1726885370.22464: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885370.22475: Calling all_plugins_play to load vars for managed_node1 7920 1726885370.22605: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885370.22666: Calling groups_plugins_play to load vars for managed_node1 7920 1726885370.23352: done sending task result for task 02369adf-7a19-9835-648e-000000000919 7920 1726885370.23355: WORKER PROCESS EXITING 7920 1726885370.25482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885370.27765: done with get_vars() 7920 1726885370.27934: done getting variables 7920 1726885370.28346: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:50 -0400 (0:00:00.561) 0:01:47.912 ****** 7920 1726885370.28382: entering _queue_task() for managed_node1/assert 7920 1726885370.28688: worker is 1 (out of 1 available) 7920 1726885370.28701: exiting _queue_task() for managed_node1/assert 7920 1726885370.28711: done queuing things up, now waiting for results queue to drain 7920 1726885370.28714: waiting for pending results... 7920 1726885370.29010: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node 7920 1726885370.29139: in run() - task 02369adf-7a19-9835-648e-00000000091a 7920 1726885370.29163: variable 'ansible_search_path' from source: unknown 7920 1726885370.29211: calling self._execute() 7920 1726885370.29334: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885370.29348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885370.29364: variable 'omit' from source: magic vars 7920 1726885370.29784: variable '_storage_test_volume_present' from source: set_fact 7920 1726885370.29796: variable 'storage_test_volume' from source: include params 7920 1726885370.29829: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 7920 1726885370.29848: variable 'omit' from source: magic vars 7920 1726885370.29898: variable 'omit' from source: magic vars 7920 1726885370.30007: variable 'storage_test_volume' from source: include params 7920 1726885370.30043: variable 'omit' from source: magic vars 7920 1726885370.30092: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885370.30135: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885370.30160: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885370.30187: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885370.30203: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885370.30226: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885370.30251: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885370.30287: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885370.30294: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885370.30301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885370.30432: Set connection var ansible_connection to ssh 7920 1726885370.30452: Set connection var ansible_shell_executable to /bin/sh 7920 1726885370.30465: Set connection var ansible_timeout to 10 7920 1726885370.30472: Set connection var ansible_shell_type to sh 7920 1726885370.30482: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885370.30497: Set connection var ansible_pipelining to False 7920 1726885370.30526: variable 'ansible_shell_executable' from source: unknown 7920 1726885370.30536: variable 'ansible_connection' from source: unknown 7920 1726885370.30543: variable 'ansible_module_compression' from source: unknown 7920 1726885370.30549: variable 'ansible_shell_type' from source: unknown 7920 1726885370.30555: variable 'ansible_shell_executable' from source: unknown 7920 1726885370.30562: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885370.30573: variable 'ansible_pipelining' from source: unknown 7920 1726885370.30579: variable 'ansible_timeout' from source: unknown 7920 1726885370.30586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885370.30739: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885370.30755: variable 'omit' from source: magic vars 7920 1726885370.30766: starting attempt loop 7920 1726885370.30774: running the handler 7920 1726885370.30955: variable 'storage_test_dev' from source: set_fact 7920 1726885370.30983: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 7920 1726885370.30994: handler run complete 7920 1726885370.31021: attempt loop complete, returning result 7920 1726885370.31030: _execute() done 7920 1726885370.31043: dumping result to json 7920 1726885370.31052: done dumping result, returning 7920 1726885370.31063: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node [02369adf-7a19-9835-648e-00000000091a] 7920 1726885370.31072: sending task result for task 02369adf-7a19-9835-648e-00000000091a ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885370.31220: no more pending results, returning what we have 7920 1726885370.31224: results queue empty 7920 1726885370.31225: checking for any_errors_fatal 7920 1726885370.31236: done checking for any_errors_fatal 7920 1726885370.31237: checking for max_fail_percentage 7920 1726885370.31239: done checking for max_fail_percentage 7920 1726885370.31241: checking to see if all hosts have failed and the running result is not ok 7920 1726885370.31242: done checking to see if all hosts have failed 7920 1726885370.31243: getting the remaining hosts for this loop 7920 1726885370.31245: done getting the remaining hosts for this loop 7920 1726885370.31249: getting the next task for host managed_node1 7920 1726885370.31258: done getting next task for host managed_node1 7920 1726885370.31260: ^ task is: TASK: Verify the presence/absence of the device node 7920 1726885370.31266: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885370.31270: getting variables 7920 1726885370.31272: in VariableManager get_vars() 7920 1726885370.31308: Calling all_inventory to load vars for managed_node1 7920 1726885370.31313: Calling groups_inventory to load vars for managed_node1 7920 1726885370.31317: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885370.31329: Calling all_plugins_play to load vars for managed_node1 7920 1726885370.31334: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885370.31336: Calling groups_plugins_play to load vars for managed_node1 7920 1726885370.31995: done sending task result for task 02369adf-7a19-9835-648e-00000000091a 7920 1726885370.31999: WORKER PROCESS EXITING 7920 1726885370.32027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885370.33151: done with get_vars() 7920 1726885370.33164: done getting variables 7920 1726885370.33220: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:50 -0400 (0:00:00.048) 0:01:47.961 ****** 7920 1726885370.33261: entering _queue_task() for managed_node1/assert 7920 1726885370.33522: worker is 1 (out of 1 available) 7920 1726885370.33534: exiting _queue_task() for managed_node1/assert 7920 1726885370.33544: done queuing things up, now waiting for results queue to drain 7920 1726885370.33546: waiting for pending results... 7920 1726885370.33837: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node 7920 1726885370.33974: in run() - task 02369adf-7a19-9835-648e-00000000091b 7920 1726885370.33996: variable 'ansible_search_path' from source: unknown 7920 1726885370.34039: calling self._execute() 7920 1726885370.34153: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885370.34165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885370.34178: variable 'omit' from source: magic vars 7920 1726885370.34645: variable '_storage_test_volume_present' from source: set_fact 7920 1726885370.34663: variable 'storage_test_volume' from source: include params 7920 1726885370.34697: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 7920 1726885370.34705: when evaluation is False, skipping this task 7920 1726885370.34714: _execute() done 7920 1726885370.34723: dumping result to json 7920 1726885370.34730: done dumping result, returning 7920 1726885370.34741: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node [02369adf-7a19-9835-648e-00000000091b] 7920 1726885370.34755: sending task result for task 02369adf-7a19-9835-648e-00000000091b skipping: [managed_node1] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 7920 1726885370.34930: no more pending results, returning what we have 7920 1726885370.34935: results queue empty 7920 1726885370.34935: checking for any_errors_fatal 7920 1726885370.34946: done checking for any_errors_fatal 7920 1726885370.34947: checking for max_fail_percentage 7920 1726885370.34949: done checking for max_fail_percentage 7920 1726885370.34950: checking to see if all hosts have failed and the running result is not ok 7920 1726885370.34951: done checking to see if all hosts have failed 7920 1726885370.34952: getting the remaining hosts for this loop 7920 1726885370.34954: done getting the remaining hosts for this loop 7920 1726885370.34958: getting the next task for host managed_node1 7920 1726885370.34968: done getting next task for host managed_node1 7920 1726885370.34971: ^ task is: TASK: Make sure we got info about this volume 7920 1726885370.34978: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885370.34983: getting variables 7920 1726885370.34986: in VariableManager get_vars() 7920 1726885370.35024: Calling all_inventory to load vars for managed_node1 7920 1726885370.35028: Calling groups_inventory to load vars for managed_node1 7920 1726885370.35032: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885370.35045: Calling all_plugins_play to load vars for managed_node1 7920 1726885370.35048: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885370.35052: Calling groups_plugins_play to load vars for managed_node1 7920 1726885370.35710: done sending task result for task 02369adf-7a19-9835-648e-00000000091b 7920 1726885370.35716: WORKER PROCESS EXITING 7920 1726885370.35745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885370.36502: done with get_vars() 7920 1726885370.36518: done getting variables 7920 1726885370.36577: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:50 -0400 (0:00:00.033) 0:01:47.994 ****** 7920 1726885370.36609: entering _queue_task() for managed_node1/assert 7920 1726885370.36844: worker is 1 (out of 1 available) 7920 1726885370.36860: exiting _queue_task() for managed_node1/assert 7920 1726885370.36871: done queuing things up, now waiting for results queue to drain 7920 1726885370.36872: waiting for pending results... 7920 1726885370.37150: running TaskExecutor() for managed_node1/TASK: Make sure we got info about this volume 7920 1726885370.37298: in run() - task 02369adf-7a19-9835-648e-00000000091c 7920 1726885370.37322: variable 'ansible_search_path' from source: unknown 7920 1726885370.37358: calling self._execute() 7920 1726885370.37479: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885370.37491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885370.37510: variable 'omit' from source: magic vars 7920 1726885370.37880: variable '_storage_test_volume_present' from source: set_fact 7920 1726885370.37894: Evaluated conditional (_storage_test_volume_present): True 7920 1726885370.37906: variable 'omit' from source: magic vars 7920 1726885370.37971: variable 'omit' from source: magic vars 7920 1726885370.38106: variable 'storage_test_volume' from source: include params 7920 1726885370.38150: variable 'omit' from source: magic vars 7920 1726885370.38201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885370.38240: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885370.38269: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885370.38297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885370.38317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885370.38342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885370.38364: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885370.38405: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885370.38416: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885370.38425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885370.38556: Set connection var ansible_connection to ssh 7920 1726885370.38573: Set connection var ansible_shell_executable to /bin/sh 7920 1726885370.38584: Set connection var ansible_timeout to 10 7920 1726885370.38596: Set connection var ansible_shell_type to sh 7920 1726885370.38609: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885370.38624: Set connection var ansible_pipelining to False 7920 1726885370.38653: variable 'ansible_shell_executable' from source: unknown 7920 1726885370.38662: variable 'ansible_connection' from source: unknown 7920 1726885370.38669: variable 'ansible_module_compression' from source: unknown 7920 1726885370.38675: variable 'ansible_shell_type' from source: unknown 7920 1726885370.38682: variable 'ansible_shell_executable' from source: unknown 7920 1726885370.38689: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885370.38701: variable 'ansible_pipelining' from source: unknown 7920 1726885370.38709: variable 'ansible_timeout' from source: unknown 7920 1726885370.38722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885370.38878: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885370.38894: variable 'omit' from source: magic vars 7920 1726885370.38904: starting attempt loop 7920 1726885370.38915: running the handler 7920 1726885370.39086: variable 'storage_test_volume' from source: include params 7920 1726885370.39105: variable 'storage_test_blkinfo' from source: set_fact 7920 1726885370.39134: Evaluated conditional (storage_test_volume._raw_device in storage_test_blkinfo.info): True 7920 1726885370.39148: handler run complete 7920 1726885370.39172: attempt loop complete, returning result 7920 1726885370.39179: _execute() done 7920 1726885370.39186: dumping result to json 7920 1726885370.39193: done dumping result, returning 7920 1726885370.39204: done running TaskExecutor() for managed_node1/TASK: Make sure we got info about this volume [02369adf-7a19-9835-648e-00000000091c] 7920 1726885370.39216: sending task result for task 02369adf-7a19-9835-648e-00000000091c ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885370.39368: no more pending results, returning what we have 7920 1726885370.39372: results queue empty 7920 1726885370.39373: checking for any_errors_fatal 7920 1726885370.39383: done checking for any_errors_fatal 7920 1726885370.39383: checking for max_fail_percentage 7920 1726885370.39385: done checking for max_fail_percentage 7920 1726885370.39386: checking to see if all hosts have failed and the running result is not ok 7920 1726885370.39387: done checking to see if all hosts have failed 7920 1726885370.39389: getting the remaining hosts for this loop 7920 1726885370.39391: done getting the remaining hosts for this loop 7920 1726885370.39394: getting the next task for host managed_node1 7920 1726885370.39404: done getting next task for host managed_node1 7920 1726885370.39407: ^ task is: TASK: Process volume type (set initial value) (1/2) 7920 1726885370.39415: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885370.39419: getting variables 7920 1726885370.39422: in VariableManager get_vars() 7920 1726885370.39454: Calling all_inventory to load vars for managed_node1 7920 1726885370.39457: Calling groups_inventory to load vars for managed_node1 7920 1726885370.39461: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885370.39472: Calling all_plugins_play to load vars for managed_node1 7920 1726885370.39476: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885370.39479: Calling groups_plugins_play to load vars for managed_node1 7920 1726885370.40008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885370.40552: done sending task result for task 02369adf-7a19-9835-648e-00000000091c 7920 1726885370.40555: WORKER PROCESS EXITING 7920 1726885370.40879: done with get_vars() 7920 1726885370.40893: done getting variables 7920 1726885370.40957: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:50 -0400 (0:00:00.043) 0:01:48.038 ****** 7920 1726885370.40994: entering _queue_task() for managed_node1/set_fact 7920 1726885370.41242: worker is 1 (out of 1 available) 7920 1726885370.41253: exiting _queue_task() for managed_node1/set_fact 7920 1726885370.41264: done queuing things up, now waiting for results queue to drain 7920 1726885370.41265: waiting for pending results... 7920 1726885370.41571: running TaskExecutor() for managed_node1/TASK: Process volume type (set initial value) (1/2) 7920 1726885370.41709: in run() - task 02369adf-7a19-9835-648e-00000000091d 7920 1726885370.41732: variable 'ansible_search_path' from source: unknown 7920 1726885370.41774: calling self._execute() 7920 1726885370.41896: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885370.41907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885370.41926: variable 'omit' from source: magic vars 7920 1726885370.42050: variable 'omit' from source: magic vars 7920 1726885370.42118: variable 'omit' from source: magic vars 7920 1726885370.42373: variable 'storage_test_volume' from source: include params 7920 1726885370.42419: variable 'omit' from source: magic vars 7920 1726885370.42464: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885370.42506: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885370.42538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885370.42560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885370.42578: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885370.42602: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885370.42625: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885370.42662: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885370.42671: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885370.42678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885370.42810: Set connection var ansible_connection to ssh 7920 1726885370.42828: Set connection var ansible_shell_executable to /bin/sh 7920 1726885370.42839: Set connection var ansible_timeout to 10 7920 1726885370.42847: Set connection var ansible_shell_type to sh 7920 1726885370.42862: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885370.42873: Set connection var ansible_pipelining to False 7920 1726885370.42899: variable 'ansible_shell_executable' from source: unknown 7920 1726885370.42909: variable 'ansible_connection' from source: unknown 7920 1726885370.42922: variable 'ansible_module_compression' from source: unknown 7920 1726885370.42929: variable 'ansible_shell_type' from source: unknown 7920 1726885370.42936: variable 'ansible_shell_executable' from source: unknown 7920 1726885370.42943: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885370.42951: variable 'ansible_pipelining' from source: unknown 7920 1726885370.42959: variable 'ansible_timeout' from source: unknown 7920 1726885370.42970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885370.43118: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885370.43134: variable 'omit' from source: magic vars 7920 1726885370.43144: starting attempt loop 7920 1726885370.43150: running the handler 7920 1726885370.43163: handler run complete 7920 1726885370.43177: attempt loop complete, returning result 7920 1726885370.43185: _execute() done 7920 1726885370.43191: dumping result to json 7920 1726885370.43196: done dumping result, returning 7920 1726885370.43205: done running TaskExecutor() for managed_node1/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-9835-648e-00000000091d] 7920 1726885370.43214: sending task result for task 02369adf-7a19-9835-648e-00000000091d ok: [managed_node1] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } 7920 1726885370.43349: no more pending results, returning what we have 7920 1726885370.43352: results queue empty 7920 1726885370.43352: checking for any_errors_fatal 7920 1726885370.43362: done checking for any_errors_fatal 7920 1726885370.43363: checking for max_fail_percentage 7920 1726885370.43365: done checking for max_fail_percentage 7920 1726885370.43366: checking to see if all hosts have failed and the running result is not ok 7920 1726885370.43367: done checking to see if all hosts have failed 7920 1726885370.43368: getting the remaining hosts for this loop 7920 1726885370.43370: done getting the remaining hosts for this loop 7920 1726885370.43373: getting the next task for host managed_node1 7920 1726885370.43381: done getting next task for host managed_node1 7920 1726885370.43384: ^ task is: TASK: Process volume type (get RAID value) (2/2) 7920 1726885370.43390: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885370.43395: getting variables 7920 1726885370.43397: in VariableManager get_vars() 7920 1726885370.43432: Calling all_inventory to load vars for managed_node1 7920 1726885370.43435: Calling groups_inventory to load vars for managed_node1 7920 1726885370.43438: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885370.43448: Calling all_plugins_play to load vars for managed_node1 7920 1726885370.43451: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885370.43454: Calling groups_plugins_play to load vars for managed_node1 7920 1726885370.44080: done sending task result for task 02369adf-7a19-9835-648e-00000000091d 7920 1726885370.44084: WORKER PROCESS EXITING 7920 1726885370.44106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885370.44856: done with get_vars() 7920 1726885370.44870: done getting variables 7920 1726885370.44936: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:50 -0400 (0:00:00.039) 0:01:48.078 ****** 7920 1726885370.44973: entering _queue_task() for managed_node1/set_fact 7920 1726885370.45226: worker is 1 (out of 1 available) 7920 1726885370.45241: exiting _queue_task() for managed_node1/set_fact 7920 1726885370.45253: done queuing things up, now waiting for results queue to drain 7920 1726885370.45254: waiting for pending results... 7920 1726885370.45544: running TaskExecutor() for managed_node1/TASK: Process volume type (get RAID value) (2/2) 7920 1726885370.45686: in run() - task 02369adf-7a19-9835-648e-00000000091e 7920 1726885370.45709: variable 'ansible_search_path' from source: unknown 7920 1726885370.45749: calling self._execute() 7920 1726885370.45858: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885370.45868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885370.45881: variable 'omit' from source: magic vars 7920 1726885370.46274: variable 'storage_test_volume' from source: include params 7920 1726885370.46305: Evaluated conditional (storage_test_volume.type == "raid"): False 7920 1726885370.46314: when evaluation is False, skipping this task 7920 1726885370.46321: _execute() done 7920 1726885370.46333: dumping result to json 7920 1726885370.46341: done dumping result, returning 7920 1726885370.46351: done running TaskExecutor() for managed_node1/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-9835-648e-00000000091e] 7920 1726885370.46361: sending task result for task 02369adf-7a19-9835-648e-00000000091e skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 7920 1726885370.46511: no more pending results, returning what we have 7920 1726885370.46516: results queue empty 7920 1726885370.46517: checking for any_errors_fatal 7920 1726885370.46522: done checking for any_errors_fatal 7920 1726885370.46523: checking for max_fail_percentage 7920 1726885370.46525: done checking for max_fail_percentage 7920 1726885370.46526: checking to see if all hosts have failed and the running result is not ok 7920 1726885370.46527: done checking to see if all hosts have failed 7920 1726885370.46528: getting the remaining hosts for this loop 7920 1726885370.46529: done getting the remaining hosts for this loop 7920 1726885370.46534: getting the next task for host managed_node1 7920 1726885370.46542: done getting next task for host managed_node1 7920 1726885370.46545: ^ task is: TASK: Verify the volume's device type 7920 1726885370.46552: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885370.46557: getting variables 7920 1726885370.46559: in VariableManager get_vars() 7920 1726885370.46593: Calling all_inventory to load vars for managed_node1 7920 1726885370.46596: Calling groups_inventory to load vars for managed_node1 7920 1726885370.46600: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885370.46613: Calling all_plugins_play to load vars for managed_node1 7920 1726885370.46616: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885370.46620: Calling groups_plugins_play to load vars for managed_node1 7920 1726885370.47257: done sending task result for task 02369adf-7a19-9835-648e-00000000091e 7920 1726885370.47261: WORKER PROCESS EXITING 7920 1726885370.47288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885370.48034: done with get_vars() 7920 1726885370.48048: done getting variables 7920 1726885370.48103: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:50 -0400 (0:00:00.031) 0:01:48.109 ****** 7920 1726885370.48140: entering _queue_task() for managed_node1/assert 7920 1726885370.48372: worker is 1 (out of 1 available) 7920 1726885370.48385: exiting _queue_task() for managed_node1/assert 7920 1726885370.48396: done queuing things up, now waiting for results queue to drain 7920 1726885370.48397: waiting for pending results... 7920 1726885370.48691: running TaskExecutor() for managed_node1/TASK: Verify the volume's device type 7920 1726885370.48829: in run() - task 02369adf-7a19-9835-648e-00000000091f 7920 1726885370.48852: variable 'ansible_search_path' from source: unknown 7920 1726885370.48895: calling self._execute() 7920 1726885370.49014: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885370.49028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885370.49042: variable 'omit' from source: magic vars 7920 1726885370.49388: variable '_storage_test_volume_present' from source: set_fact 7920 1726885370.49399: Evaluated conditional (_storage_test_volume_present): True 7920 1726885370.49409: variable 'omit' from source: magic vars 7920 1726885370.49465: variable 'omit' from source: magic vars 7920 1726885370.49500: variable 'omit' from source: magic vars 7920 1726885370.49547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885370.49585: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885370.49610: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885370.49639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885370.49655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885370.49672: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885370.49690: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885370.49726: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885370.49734: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885370.49746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885370.49866: Set connection var ansible_connection to ssh 7920 1726885370.49881: Set connection var ansible_shell_executable to /bin/sh 7920 1726885370.49890: Set connection var ansible_timeout to 10 7920 1726885370.49895: Set connection var ansible_shell_type to sh 7920 1726885370.49902: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885370.49909: Set connection var ansible_pipelining to False 7920 1726885370.49937: variable 'ansible_shell_executable' from source: unknown 7920 1726885370.49943: variable 'ansible_connection' from source: unknown 7920 1726885370.49948: variable 'ansible_module_compression' from source: unknown 7920 1726885370.49953: variable 'ansible_shell_type' from source: unknown 7920 1726885370.49962: variable 'ansible_shell_executable' from source: unknown 7920 1726885370.49967: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885370.49973: variable 'ansible_pipelining' from source: unknown 7920 1726885370.49977: variable 'ansible_timeout' from source: unknown 7920 1726885370.49983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885370.50130: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885370.50153: variable 'omit' from source: magic vars 7920 1726885370.50162: starting attempt loop 7920 1726885370.50169: running the handler 7920 1726885370.50381: variable 'storage_test_blkinfo' from source: set_fact 7920 1726885370.50415: variable 'storage_test_volume' from source: include params 7920 1726885370.50435: variable 'st_volume_type' from source: set_fact 7920 1726885370.50449: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._raw_device].type == st_volume_type): True 7920 1726885370.50459: handler run complete 7920 1726885370.50484: attempt loop complete, returning result 7920 1726885370.50490: _execute() done 7920 1726885370.50498: dumping result to json 7920 1726885370.50509: done dumping result, returning 7920 1726885370.50522: done running TaskExecutor() for managed_node1/TASK: Verify the volume's device type [02369adf-7a19-9835-648e-00000000091f] 7920 1726885370.50531: sending task result for task 02369adf-7a19-9835-648e-00000000091f ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885370.50672: no more pending results, returning what we have 7920 1726885370.50676: results queue empty 7920 1726885370.50677: checking for any_errors_fatal 7920 1726885370.50687: done checking for any_errors_fatal 7920 1726885370.50688: checking for max_fail_percentage 7920 1726885370.50690: done checking for max_fail_percentage 7920 1726885370.50691: checking to see if all hosts have failed and the running result is not ok 7920 1726885370.50692: done checking to see if all hosts have failed 7920 1726885370.50694: getting the remaining hosts for this loop 7920 1726885370.50696: done getting the remaining hosts for this loop 7920 1726885370.50700: getting the next task for host managed_node1 7920 1726885370.50714: done getting next task for host managed_node1 7920 1726885370.50718: ^ task is: TASK: Stat the LUKS device, if encrypted 7920 1726885370.50724: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885370.50729: getting variables 7920 1726885370.50731: in VariableManager get_vars() 7920 1726885370.50767: Calling all_inventory to load vars for managed_node1 7920 1726885370.50770: Calling groups_inventory to load vars for managed_node1 7920 1726885370.50774: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885370.50785: Calling all_plugins_play to load vars for managed_node1 7920 1726885370.50790: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885370.50793: Calling groups_plugins_play to load vars for managed_node1 7920 1726885370.51327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885370.51852: done sending task result for task 02369adf-7a19-9835-648e-00000000091f 7920 1726885370.51855: WORKER PROCESS EXITING 7920 1726885370.52186: done with get_vars() 7920 1726885370.52200: 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 22:22:50 -0400 (0:00:00.041) 0:01:48.151 ****** 7920 1726885370.52289: entering _queue_task() for managed_node1/stat 7920 1726885370.52504: worker is 1 (out of 1 available) 7920 1726885370.52517: exiting _queue_task() for managed_node1/stat 7920 1726885370.52528: done queuing things up, now waiting for results queue to drain 7920 1726885370.52530: waiting for pending results... 7920 1726885370.52884: running TaskExecutor() for managed_node1/TASK: Stat the LUKS device, if encrypted 7920 1726885370.53019: in run() - task 02369adf-7a19-9835-648e-000000000923 7920 1726885370.53046: variable 'ansible_search_path' from source: unknown 7920 1726885370.53087: calling self._execute() 7920 1726885370.53203: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885370.53219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885370.53233: variable 'omit' from source: magic vars 7920 1726885370.53596: variable 'storage_test_volume' from source: include params 7920 1726885370.53632: Evaluated conditional (storage_test_volume.encryption): False 7920 1726885370.53639: when evaluation is False, skipping this task 7920 1726885370.53645: _execute() done 7920 1726885370.53652: dumping result to json 7920 1726885370.53658: done dumping result, returning 7920 1726885370.53667: done running TaskExecutor() for managed_node1/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-9835-648e-000000000923] 7920 1726885370.53676: sending task result for task 02369adf-7a19-9835-648e-000000000923 7920 1726885370.53793: done sending task result for task 02369adf-7a19-9835-648e-000000000923 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885370.53849: no more pending results, returning what we have 7920 1726885370.53852: results queue empty 7920 1726885370.53853: checking for any_errors_fatal 7920 1726885370.53863: done checking for any_errors_fatal 7920 1726885370.53864: checking for max_fail_percentage 7920 1726885370.53866: done checking for max_fail_percentage 7920 1726885370.53867: checking to see if all hosts have failed and the running result is not ok 7920 1726885370.53868: done checking to see if all hosts have failed 7920 1726885370.53869: getting the remaining hosts for this loop 7920 1726885370.53871: done getting the remaining hosts for this loop 7920 1726885370.53875: getting the next task for host managed_node1 7920 1726885370.53884: done getting next task for host managed_node1 7920 1726885370.53887: ^ task is: TASK: Ensure cryptsetup is present 7920 1726885370.53895: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885370.53900: getting variables 7920 1726885370.53902: in VariableManager get_vars() 7920 1726885370.53938: Calling all_inventory to load vars for managed_node1 7920 1726885370.53942: Calling groups_inventory to load vars for managed_node1 7920 1726885370.53945: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885370.53957: Calling all_plugins_play to load vars for managed_node1 7920 1726885370.53960: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885370.53962: Calling groups_plugins_play to load vars for managed_node1 7920 1726885370.54598: WORKER PROCESS EXITING 7920 1726885370.54628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885370.55856: done with get_vars() 7920 1726885370.55874: done getting variables 7920 1726885370.55933: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:50 -0400 (0:00:00.036) 0:01:48.188 ****** 7920 1726885370.55971: entering _queue_task() for managed_node1/package 7920 1726885370.56219: worker is 1 (out of 1 available) 7920 1726885370.56232: exiting _queue_task() for managed_node1/package 7920 1726885370.56243: done queuing things up, now waiting for results queue to drain 7920 1726885370.56245: waiting for pending results... 7920 1726885370.56544: running TaskExecutor() for managed_node1/TASK: Ensure cryptsetup is present 7920 1726885370.56705: in run() - task 02369adf-7a19-9835-648e-000000000924 7920 1726885370.56727: variable 'ansible_search_path' from source: unknown 7920 1726885370.56769: calling self._execute() 7920 1726885370.56888: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885370.56901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885370.56919: variable 'omit' from source: magic vars 7920 1726885370.57080: variable 'omit' from source: magic vars 7920 1726885370.57256: variable 'omit' from source: magic vars 7920 1726885370.57599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885370.60158: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885370.60234: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885370.60282: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885370.60328: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885370.60359: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885370.60461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885370.60493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885370.60527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885370.60579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885370.60599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885370.60726: variable '__storage_is_ostree' from source: set_fact 7920 1726885370.60737: variable 'omit' from source: magic vars 7920 1726885370.60774: variable 'omit' from source: magic vars 7920 1726885370.60804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885370.60837: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885370.60866: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885370.60888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885370.60904: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885370.60926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885370.60948: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885370.60988: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885370.60996: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885370.61003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885370.61127: Set connection var ansible_connection to ssh 7920 1726885370.61142: Set connection var ansible_shell_executable to /bin/sh 7920 1726885370.61152: Set connection var ansible_timeout to 10 7920 1726885370.61158: Set connection var ansible_shell_type to sh 7920 1726885370.61166: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885370.61174: Set connection var ansible_pipelining to False 7920 1726885370.61205: variable 'ansible_shell_executable' from source: unknown 7920 1726885370.61215: variable 'ansible_connection' from source: unknown 7920 1726885370.61222: variable 'ansible_module_compression' from source: unknown 7920 1726885370.61228: variable 'ansible_shell_type' from source: unknown 7920 1726885370.61234: variable 'ansible_shell_executable' from source: unknown 7920 1726885370.61240: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885370.61247: variable 'ansible_pipelining' from source: unknown 7920 1726885370.61252: variable 'ansible_timeout' from source: unknown 7920 1726885370.61259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885370.61365: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885370.61381: variable 'omit' from source: magic vars 7920 1726885370.61390: starting attempt loop 7920 1726885370.61398: running the handler 7920 1726885370.61414: variable 'ansible_facts' from source: unknown 7920 1726885370.61421: variable 'ansible_facts' from source: unknown 7920 1726885370.61475: _low_level_execute_command(): starting 7920 1726885370.61485: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885370.62199: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885370.62215: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885370.62230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885370.62248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885370.62300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885370.62314: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885370.62330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885370.62349: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885370.62363: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885370.62377: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885370.62394: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885370.62409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885370.62428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885370.62442: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885370.62456: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885370.62470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885370.62556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885370.62590: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885370.62616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885370.62685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885370.64301: stdout chunk (state=3): >>>/root <<< 7920 1726885370.64488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885370.64491: stdout chunk (state=3): >>><<< 7920 1726885370.64495: stderr chunk (state=3): >>><<< 7920 1726885370.64597: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885370.64601: _low_level_execute_command(): starting 7920 1726885370.64604: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885370.6451707-10560-221620776711491 `" && echo ansible-tmp-1726885370.6451707-10560-221620776711491="` echo /root/.ansible/tmp/ansible-tmp-1726885370.6451707-10560-221620776711491 `" ) && sleep 0' 7920 1726885370.65292: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885370.65305: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885370.65321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885370.65339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885370.65378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885370.65389: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885370.65401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885370.65419: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885370.65431: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885370.65440: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885370.65451: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885370.65462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885370.65476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885370.65488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885370.65498: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885370.65510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885370.65587: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885370.65608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885370.65630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885370.65693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885370.67511: stdout chunk (state=3): >>>ansible-tmp-1726885370.6451707-10560-221620776711491=/root/.ansible/tmp/ansible-tmp-1726885370.6451707-10560-221620776711491 <<< 7920 1726885370.67702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885370.67705: stdout chunk (state=3): >>><<< 7920 1726885370.67707: stderr chunk (state=3): >>><<< 7920 1726885370.68023: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885370.6451707-10560-221620776711491=/root/.ansible/tmp/ansible-tmp-1726885370.6451707-10560-221620776711491 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885370.68026: variable 'ansible_module_compression' from source: unknown 7920 1726885370.68028: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7920 1726885370.68030: variable 'ansible_facts' from source: unknown 7920 1726885370.68031: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885370.6451707-10560-221620776711491/AnsiballZ_dnf.py 7920 1726885370.68120: Sending initial data 7920 1726885370.68125: Sent initial data (151 bytes) 7920 1726885370.69176: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885370.69190: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885370.69205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885370.69234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885370.69276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885370.69288: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885370.69301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885370.69325: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885370.69342: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885370.69353: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885370.69364: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885370.69377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885370.69391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885370.69406: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885370.69422: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885370.69441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885370.69522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885370.69550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885370.69567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885370.69744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885370.71306: 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 <<< 7920 1726885370.71346: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885370.71383: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmp7pj_9fje /root/.ansible/tmp/ansible-tmp-1726885370.6451707-10560-221620776711491/AnsiballZ_dnf.py <<< 7920 1726885370.71425: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885370.72818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885370.72987: stderr chunk (state=3): >>><<< 7920 1726885370.72990: stdout chunk (state=3): >>><<< 7920 1726885370.72992: done transferring module to remote 7920 1726885370.72995: _low_level_execute_command(): starting 7920 1726885370.72997: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885370.6451707-10560-221620776711491/ /root/.ansible/tmp/ansible-tmp-1726885370.6451707-10560-221620776711491/AnsiballZ_dnf.py && sleep 0' 7920 1726885370.73595: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885370.73609: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885370.73628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885370.73656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885370.73698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885370.73710: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885370.73733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885370.73760: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885370.73776: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885370.73787: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885370.73800: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885370.73817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885370.73834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885370.73847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885370.73865: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885370.73884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885370.73963: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885370.73990: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885370.74007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885370.74074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885370.75843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885370.75846: stdout chunk (state=3): >>><<< 7920 1726885370.75853: stderr chunk (state=3): >>><<< 7920 1726885370.75921: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885370.75925: _low_level_execute_command(): starting 7920 1726885370.75927: _low_level_execute_command(): using become for this command 7920 1726885370.75930: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ysockcjvdvdtglvsyskiskeyubbyvlcv ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885370.6451707-10560-221620776711491/AnsiballZ_dnf.py'"'"' && sleep 0' 7920 1726885370.76035: Initial state: awaiting_escalation: BECOME-SUCCESS-ysockcjvdvdtglvsyskiskeyubbyvlcv 7920 1726885370.76610: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885370.76640: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885370.76656: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885370.76676: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885370.76719: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885370.76738: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885370.76761: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885370.76781: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885370.76795: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885370.76806: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885370.76821: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885370.76834: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885370.76849: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885370.76869: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885370.76878: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885370.76889: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885370.76973: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885370.76993: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885370.77006: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885370.77086: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885370.79800: stdout chunk (state=1): >>>BECOME-SUCCESS-ysockcjvdvdtglvsyskiskeyubbyvlcv <<< 7920 1726885370.79803: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-ysockcjvdvdtglvsyskiskeyubbyvlcv' 7920 1726885370.80035: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885370.80052: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885370.80103: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885370.80137: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885370.80170: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885370.80219: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 7920 1726885370.80223: stdout chunk (state=3): >>># installed zipimport hook <<< 7920 1726885370.80275: 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' <<< 7920 1726885370.80301: 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' # <<< 7920 1726885370.80330: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d975ca0> <<< 7920 1726885370.80401: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885370.80405: 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 0x7ff47d91c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d975a00> <<< 7920 1726885370.80437: 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' <<< 7920 1726885370.80440: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d9759a0> <<< 7920 1726885370.80479: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885370.80519: 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' <<< 7920 1726885370.80543: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d91c370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7920 1726885370.80563: 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 0x7ff47d91c820> <<< 7920 1726885370.80575: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d91c550> <<< 7920 1726885370.80609: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885370.80624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885370.80655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885370.80658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885370.80695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885370.80698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885370.80736: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d8c8f70> <<< 7920 1726885370.80750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885370.80753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885370.80814: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d8cf100> <<< 7920 1726885370.80859: 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' <<< 7920 1726885370.80879: 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 0x7ff47d8f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d8cf820> <<< 7920 1726885370.80908: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d931760> <<< 7920 1726885370.80935: 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 0x7ff47d8c8c70> <<< 7920 1726885370.80986: 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' <<< 7920 1726885370.80998: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d8f8c70> <<< 7920 1726885370.81046: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d91cfd0> <<< 7920 1726885370.81072: 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. <<< 7920 1726885370.81309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885370.81313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885370.81341: 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' <<< 7920 1726885370.81369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885370.81379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885370.81418: 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' <<< 7920 1726885370.81430: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d86fd90> <<< 7920 1726885370.81470: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d872e20> <<< 7920 1726885370.81489: 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' <<< 7920 1726885370.81509: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885370.81526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885370.81542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885370.81564: 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' <<< 7920 1726885370.81581: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d869730> <<< 7920 1726885370.81608: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d870520> <<< 7920 1726885370.81626: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d86f250> <<< 7920 1726885370.81637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885370.81699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885370.81726: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885370.81746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885370.81769: 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' <<< 7920 1726885370.81807: 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 0x7ff47d56fc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d56f760> <<< 7920 1726885370.81837: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885370.81857: 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 0x7ff47d56fd60> <<< 7920 1726885370.81887: 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' <<< 7920 1726885370.81912: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d56fe20> <<< 7920 1726885370.81943: 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 0x7ff47d56fee0> import '_collections' # <<< 7920 1726885370.81989: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d5c7be0> import '_functools' # <<< 7920 1726885370.82019: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d5c14c0> <<< 7920 1726885370.82092: 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 0x7ff47d5d5520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d876d00> <<< 7920 1726885370.82106: 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' <<< 7920 1726885370.82137: 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 0x7ff47d580b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d872fa0> <<< 7920 1726885370.82176: 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' <<< 7920 1726885370.82208: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff47d5d5130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d87c8b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885370.82235: 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' <<< 7920 1726885370.82271: 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' <<< 7920 1726885370.82302: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d580e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d580c40> <<< 7920 1726885370.82333: 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 0x7ff47d580bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885370.82358: 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' <<< 7920 1726885370.82380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885370.82430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885370.82462: 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 0x7ff47d555220> <<< 7920 1726885370.82482: 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' <<< 7920 1726885370.82516: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d555310> <<< 7920 1726885370.82636: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d58be50> <<< 7920 1726885370.82671: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d5838e0> <<< 7920 1726885370.82690: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d580e20> <<< 7920 1726885370.82709: 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' <<< 7920 1726885370.82746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885370.82778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885370.82790: 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 0x7ff47d4fef70> <<< 7920 1726885370.82820: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d4e3b20> <<< 7920 1726885370.82869: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d583d60> <<< 7920 1726885370.82888: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d5c1fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885370.82914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885370.82946: 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 0x7ff47d49b9a0> <<< 7920 1726885370.82974: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885370.83006: 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 0x7ff47d49bcd0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885370.83037: 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' <<< 7920 1726885370.83063: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d4ae5e0> <<< 7920 1726885370.83075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885370.83098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885370.83118: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d4aeb20> <<< 7920 1726885370.83158: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885370.83187: 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 0x7ff47d444250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d49bdc0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885370.83237: 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 0x7ff47d455130> <<< 7920 1726885370.83249: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d4ae460> import 'pwd' # <<< 7920 1726885370.83304: 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 0x7ff47d4551f0> <<< 7920 1726885370.83338: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d580880> <<< 7920 1726885370.83379: 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 <<< 7920 1726885370.83430: 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 0x7ff47d471550> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7920 1726885370.83459: 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 0x7ff47d471820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d471610> <<< 7920 1726885370.83506: 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 0x7ff47d471700> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885370.83691: 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 0x7ff47d471b50> <<< 7920 1726885370.83738: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885370.83751: 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 0x7ff47d471fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d471790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d4638e0> <<< 7920 1726885370.83770: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d580460> <<< 7920 1726885370.83794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885370.83848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885370.83876: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d471940> <<< 7920 1726885370.83979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885370.83997: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff47d393520> <<< 7920 1726885370.84146: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 7920 1726885370.84236: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.84265: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 7920 1726885370.84291: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885370.84308: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885370.84320: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.85505: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.86414: 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 0x7ff47cd6f730> <<< 7920 1726885370.86437: 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' <<< 7920 1726885370.86465: 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' <<< 7920 1726885370.86488: 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' <<< 7920 1726885370.86516: 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 0x7ff47cdff850> <<< 7920 1726885370.86551: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cdff730> <<< 7920 1726885370.86579: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cdff490> <<< 7920 1726885370.86601: 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' <<< 7920 1726885370.86649: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cdff580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cdff2b0> <<< 7920 1726885370.86660: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885370.86692: 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 0x7ff47cdff4f0> <<< 7920 1726885370.86704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885370.86728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885370.86759: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cdff8b0> <<< 7920 1726885370.86788: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885370.86823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885370.86827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885370.86846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885370.86857: 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' <<< 7920 1726885370.86928: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47ccef790> <<< 7920 1726885370.86965: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885370.86979: 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 0x7ff47ccefb20> <<< 7920 1726885370.86998: 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 0x7ff47ccef970> <<< 7920 1726885370.87021: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885370.87031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885370.87059: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cd0c4c0> <<< 7920 1726885370.87074: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cdf9d00> <<< 7920 1726885370.87255: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cdff610> <<< 7920 1726885370.87285: 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 0x7ff47cdf9e80> <<< 7920 1726885370.87302: 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' <<< 7920 1726885370.87334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 7920 1726885370.87381: 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 # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885370.87397: 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 0x7ff47cd69880> <<< 7920 1726885370.87491: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cda1d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cda1850> <<< 7920 1726885370.87494: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cd05310> <<< 7920 1726885370.87520: 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 0x7ff47cda1fa0> <<< 7920 1726885370.87539: 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 0x7ff47cda1f70> <<< 7920 1726885370.87562: 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' <<< 7920 1726885370.87594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885370.87607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885370.87695: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885370.87714: 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 0x7ff47ccd0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cdd6e80> <<< 7920 1726885370.87718: 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' <<< 7920 1726885370.87774: 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 0x7ff47ccdf520> <<< 7920 1726885370.87777: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cdd6fd0> <<< 7920 1726885370.87789: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885370.87837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885370.87850: 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' # <<< 7920 1726885370.87905: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47ccd0250> <<< 7920 1726885370.88040: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47ccdf160> <<< 7920 1726885370.88117: 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 0x7ff47ccdc5b0> <<< 7920 1726885370.88151: 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 0x7ff47ccdc670> <<< 7920 1726885370.88202: 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 0x7ff47ccdbca0> <<< 7920 1726885370.88206: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cdcfbb0> <<< 7920 1726885370.88223: 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' <<< 7920 1726885370.88251: 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' <<< 7920 1726885370.88289: 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 0x7ff47cd609d0> <<< 7920 1726885370.88473: 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 0x7ff47cd5e970> <<< 7920 1726885370.88496: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47ccd1880> <<< 7920 1726885370.88532: 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 0x7ff47cd60400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cd989d0> <<< 7920 1726885370.88552: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885370.88563: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.88625: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.88725: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885370.88750: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/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_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885370.88763: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.88849: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.88945: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.89388: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.89862: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885370.89867: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7920 1726885370.89871: 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_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885370.89883: 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' <<< 7920 1726885370.89943: 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 0x7ff47ccacbe0> <<< 7920 1726885370.90021: 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' <<< 7920 1726885370.90024: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cd557c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c885100> <<< 7920 1726885370.90072: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 7920 1726885370.90105: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885370.90121: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.90230: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.90362: 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' <<< 7920 1726885370.90380: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cd56c10> # zipimport: zlib available <<< 7920 1726885370.90771: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.91128: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.91183: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.91251: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885370.91254: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.91281: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.91319: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885370.91322: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.91376: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.91443: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885370.91459: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885370.91487: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885370.91518: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.91551: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885370.91565: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.91739: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.91941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885370.91961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885370.92041: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cd9bfd0> <<< 7920 1726885370.92047: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.92092: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.92182: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/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_jv0_x5lq/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_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885370.92204: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885370.92214: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.92227: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.92263: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885370.92300: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.92333: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.92395: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.92454: 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 <<< 7920 1726885370.92481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885370.92558: 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' <<< 7920 1726885370.92569: 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 0x7ff47cc97700> <<< 7920 1726885370.92584: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c8320d0> <<< 7920 1726885370.92628: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/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_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885370.92631: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.92746: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.92794: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.92819: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.92874: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885370.92889: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885370.92892: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885370.92914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885370.92941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885370.92953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885370.93040: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c874b50> <<< 7920 1726885370.93077: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cca3520> <<< 7920 1726885370.93150: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cca0a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885370.93154: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.93177: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.93194: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/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_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885370.93265: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885370.93295: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 7920 1726885370.93303: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.93763: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.94179: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.94742: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.95290: 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 0x7ff47cc97fd0> <<< 7920 1726885370.95317: 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 0x7ff47cc970a0> <<< 7920 1726885370.95339: 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' <<< 7920 1726885370.95364: 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' <<< 7920 1726885370.95402: 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 0x7ff47cc97c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cc97820> <<< 7920 1726885370.95431: 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 <<< 7920 1726885370.95434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 7920 1726885370.95456: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c66b1c0> <<< 7920 1726885370.95487: 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' <<< 7920 1726885370.95513: 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' <<< 7920 1726885370.95549: 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' <<< 7920 1726885370.95564: 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' <<< 7920 1726885370.95590: 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' <<< 7920 1726885370.95599: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c64ebb0> <<< 7920 1726885370.95629: 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 0x7ff47c663f10> <<< 7920 1726885370.95643: 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 0x7ff47c663d30> <<< 7920 1726885370.95707: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c64e340> <<< 7920 1726885370.95727: 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' <<< 7920 1726885370.95763: 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 0x7ff47c678580> <<< 7920 1726885370.95775: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 7920 1726885370.95800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 7920 1726885370.95861: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c6785e0> <<< 7920 1726885370.95885: 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' <<< 7920 1726885370.95910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 7920 1726885370.95924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 7920 1726885370.95963: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c82e730> <<< 7920 1726885370.95966: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c678ca0> <<< 7920 1726885370.96086: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c64e9d0> <<< 7920 1726885370.96090: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c66ba90> # /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 <<< 7920 1726885370.96129: 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' <<< 7920 1726885370.96142: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c86e940> <<< 7920 1726885370.96291: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c882730> <<< 7920 1726885370.96327: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c82ee50> <<< 7920 1726885370.96341: 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' <<< 7920 1726885370.96362: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 7920 1726885370.96402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 7920 1726885370.96424: 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 0x7ff47c67cdf0> <<< 7920 1726885370.96460: 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 0x7ff47c67c250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c6cd9d0> <<< 7920 1726885370.96480: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c6fa730> <<< 7920 1726885370.96546: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c66b460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c66b220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cc97040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cdd6d60> <<< 7920 1726885370.96577: 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 0x7ff47cc97e80> <<< 7920 1726885370.96592: 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' <<< 7920 1726885370.96595: 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' <<< 7920 1726885370.96646: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c67c550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cc97160> <<< 7920 1726885370.96681: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 7920 1726885370.96684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885370.96766: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c637130> <<< 7920 1726885370.96784: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 7920 1726885370.96798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 7920 1726885370.96854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7920 1726885370.96883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7920 1726885370.97034: 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 0x7ff47c696700> <<< 7920 1726885370.97335: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c6daee0> <<< 7920 1726885370.97349: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c67c2b0> <<< 7920 1726885370.97381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 7920 1726885370.97395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 7920 1726885370.97439: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c6da100> <<< 7920 1726885370.97453: 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 0x7ff47c6cf8b0> <<< 7920 1726885370.97478: 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' <<< 7920 1726885370.97503: 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' <<< 7920 1726885370.97527: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c6e3c40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c6cf6d0> <<< 7920 1726885370.97542: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 7920 1726885370.97634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 7920 1726885370.97774: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c6e37c0> # /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' <<< 7920 1726885370.98002: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c6d9730> <<< 7920 1726885370.98038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 7920 1726885370.98041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 7920 1726885370.98067: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c3ffb80> <<< 7920 1726885370.98105: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.98217: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available <<< 7920 1726885370.98555: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885370.98558: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 7920 1726885370.98655: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.98741: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 7920 1726885370.98833: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885370.98981: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885370.99297: 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' <<< 7920 1726885370.99336: 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 <<< 7920 1726885370.99354: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 7920 1726885370.99368: 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 0x7ff47c35d0a0> <<< 7920 1726885370.99761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7920 1726885370.99888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c35da90> # /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 0x7ff47c3affa0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c35dd30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c35d610> # /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 0x7ff47c35d3a0> # /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' <<< 7920 1726885371.00003: 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' <<< 7920 1726885371.00083: 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 0x7ff47c367ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c367700> # /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' <<< 7920 1726885371.00417: 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 0x7ff47c285430> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c367eb0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 7920 1726885371.00703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 7920 1726885371.01210: 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 0x7ff47bf5fd00> <<< 7920 1726885371.01272: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c3051c0> <<< 7920 1726885371.01295: 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 <<< 7920 1726885371.01347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 7920 1726885371.01445: 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 0x7ff47a9fd1c0> <<< 7920 1726885371.01493: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c2b9790> <<< 7920 1726885371.01506: 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 <<< 7920 1726885371.01532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 7920 1726885371.01817: 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 0x7ff47a8cdd60> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a9dc460> # /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' <<< 7920 1726885371.01865: 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 0x7ff47a8368e0> <<< 7920 1726885371.01934: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a9fd400> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py <<< 7920 1726885371.01937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 7920 1726885371.02055: 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 0x7ff47a82fc40> <<< 7920 1726885371.02224: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a836e80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c35bb80> # /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' <<< 7920 1726885371.02329: 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' # /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' <<< 7920 1726885371.02410: 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 0x7ff47a759a00> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a759220> # /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 0x7ff47a7735e0> # /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 0x7ff47a77e190> # /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' <<< 7920 1726885371.02803: 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 0x7ff47a77e730> <<< 7920 1726885371.02829: 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 0x7ff47a77eb80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a77e250> <<< 7920 1726885371.02854: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a773670> <<< 7920 1726885371.02879: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a769ca0> <<< 7920 1726885371.02906: 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 <<< 7920 1726885371.02920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885371.03015: 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 0x7ff47a332f40> <<< 7920 1726885371.03032: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a773070> <<< 7920 1726885371.03097: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a759b80> <<< 7920 1726885371.03147: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a861610> <<< 7920 1726885371.03177: 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' <<< 7920 1726885371.03445: 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 0x7ff47a861df0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a861790> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c35bfa0> # /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 0x7ff47a341c40> # /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' <<< 7920 1726885371.03470: 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 <<< 7920 1726885371.03507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 7920 1726885371.03536: 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 <<< 7920 1726885371.03678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 7920 1726885371.03846: 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 0x7ff47a1b0100> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a24f190> <<< 7920 1726885371.03872: 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' <<< 7920 1726885371.03905: 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 0x7ff47a25b6d0> <<< 7920 1726885371.03980: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a261c40> <<< 7920 1726885371.04024: 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 <<< 7920 1726885371.04027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885371.04077: 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' <<< 7920 1726885371.04102: 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' <<< 7920 1726885371.04145: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a25bd60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a25ba90> <<< 7920 1726885371.04168: 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' <<< 7920 1726885371.04197: 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' <<< 7920 1726885371.04279: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a25bee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a25bd30> # /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 <<< 7920 1726885371.04283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885371.04293: 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' <<< 7920 1726885371.04353: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a25bf40> # /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' <<< 7920 1726885371.04389: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0b5130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a25be20> <<< 7920 1726885371.04415: 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' <<< 7920 1726885371.04437: 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 <<< 7920 1726885371.04452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 7920 1726885371.04569: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0b52b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a25bf10> # /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 0x7ff47a25beb0> # /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' <<< 7920 1726885371.04605: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a25b8b0> <<< 7920 1726885371.04626: 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 <<< 7920 1726885371.04636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 7920 1726885371.04663: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0b5310> <<< 7920 1726885371.04686: 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' <<< 7920 1726885371.04726: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0b53a0> <<< 7920 1726885371.04745: 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 <<< 7920 1726885371.04755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 7920 1726885371.04791: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0b5430> <<< 7920 1726885371.04807: 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' <<< 7920 1726885371.04843: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0b54c0> <<< 7920 1726885371.04865: 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 <<< 7920 1726885371.04876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 7920 1726885371.04904: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0b5550> <<< 7920 1726885371.04928: 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' <<< 7920 1726885371.04968: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0b55e0> <<< 7920 1726885371.04988: 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 <<< 7920 1726885371.05009: 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 0x7ff47a0b5670> <<< 7920 1726885371.05026: 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' <<< 7920 1726885371.05064: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0b5700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a1b0fa0> <<< 7920 1726885371.05106: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a22eee0> <<< 7920 1726885371.05130: 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 <<< 7920 1726885371.05146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 7920 1726885371.05160: 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' <<< 7920 1726885371.05252: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885371.05266: 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 0x7ff47a0b5ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0b5820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a25bd90> <<< 7920 1726885371.05286: 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' <<< 7920 1726885371.05301: stdout chunk (state=3): >>>import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a243f40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a22eb80> <<< 7920 1726885371.05314: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a22e190> <<< 7920 1726885371.05337: 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' <<< 7920 1726885371.05368: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a22e370> <<< 7920 1726885371.05381: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a364a30> <<< 7920 1726885371.05395: 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 <<< 7920 1726885371.05413: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 7920 1726885371.05429: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a364f40> <<< 7920 1726885371.05446: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a341be0> <<< 7920 1726885371.05556: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0cbb20> <<< 7920 1726885371.05577: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0cb3d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a364820> <<< 7920 1726885371.05599: 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 <<< 7920 1726885371.05613: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 7920 1726885371.05629: 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 <<< 7920 1726885371.05665: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 7920 1726885371.05682: 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 <<< 7920 1726885371.05692: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 7920 1726885371.05779: 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 0x7ff47a068190> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 7920 1726885371.05794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 7920 1726885371.05804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885371.05847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7920 1726885371.05879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 7920 1726885371.05891: 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 0x7ff47a010f70> <<< 7920 1726885371.05937: 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 0x7ff47a01b100> <<< 7920 1726885371.05995: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a07c580> <<< 7920 1726885371.06027: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0685b0> <<< 7920 1726885371.06052: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a05c970> <<< 7920 1726885371.06085: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0cbf70> <<< 7920 1726885371.06102: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0cbdc0> <<< 7920 1726885371.06122: 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' <<< 7920 1726885371.06145: 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 <<< 7920 1726885371.06248: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885371.06276: 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 <<< 7920 1726885371.06294: 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 0x7ff47a01beb0> <<< 7920 1726885371.06306: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a01b670> <<< 7920 1726885371.06331: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0cbc70> <<< 7920 1726885371.06350: 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 <<< 7920 1726885371.06368: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' <<< 7920 1726885371.06384: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a055820> <<< 7920 1726885371.06400: 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 0x7ff47a03f730> <<< 7920 1726885371.06427: 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 0x7ff47a03f7c0> <<< 7920 1726885371.06456: 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 0x7ff47a03f940> <<< 7920 1726885371.06478: 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 <<< 7920 1726885371.06496: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 7920 1726885371.06521: 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 <<< 7920 1726885371.06548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 7920 1726885371.06626: 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 0x7ff479e79f70> <<< 7920 1726885371.06646: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a03ff70> <<< 7920 1726885371.06671: 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 <<< 7920 1726885371.06691: 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 0x7ff479e79e80> <<< 7920 1726885371.06705: 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' <<< 7920 1726885371.06724: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479e801f0> <<< 7920 1726885371.06736: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a03f8e0> <<< 7920 1726885371.06758: 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' <<< 7920 1726885371.06768: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a03fe80> <<< 7920 1726885371.06789: 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 <<< 7920 1726885371.06799: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 7920 1726885371.06826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 7920 1726885371.06873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 7920 1726885371.06894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 7920 1726885371.06905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 7920 1726885371.06930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 7920 1726885371.06941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 7920 1726885371.06972: 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 0x7ff479e092b0> <<< 7920 1726885371.06988: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479df9f70> <<< 7920 1726885371.07079: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479df98b0> <<< 7920 1726885371.07122: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479e918b0> <<< 7920 1726885371.07138: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479e80d90> <<< 7920 1726885371.07157: 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' <<< 7920 1726885371.07174: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479e91b80> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py <<< 7920 1726885371.07193: 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 0x7ff479e98880> <<< 7920 1726885371.07228: 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 0x7ff479e186a0> <<< 7920 1726885371.07250: 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 <<< 7920 1726885371.07262: 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 0x7ff479e18340> <<< 7920 1726885371.07304: 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 <<< 7920 1726885371.07350: 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 0x7ff479e27550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479e18070> <<< 7920 1726885371.07410: 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 0x7ff479e273d0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c35d2e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c35d8e0> <<< 7920 1726885371.07881: 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' <<< 7920 1726885371.07929: 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' <<< 7920 1726885371.07950: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479e2feb0> <<< 7920 1726885371.07965: 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' <<< 7920 1726885371.07989: 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 <<< 7920 1726885371.08030: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 7920 1726885371.08046: 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 <<< 7920 1726885371.08089: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 7920 1726885371.08107: 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 0x7ff479de3e80> <<< 7920 1726885371.08143: 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' <<< 7920 1726885371.08179: 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 <<< 7920 1726885371.08183: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 7920 1726885371.08201: 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' <<< 7920 1726885371.08324: 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 0x7ff479d7fc70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479d7faf0> <<< 7920 1726885371.08330: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479d7f2b0> <<< 7920 1726885371.08332: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479de3f70> <<< 7920 1726885371.08349: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479dcfdc0> <<< 7920 1726885371.08383: 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<<< 7920 1726885371.08387: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' <<< 7920 1726885371.08404: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479d7f100> <<< 7920 1726885371.08423: 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 <<< 7920 1726885371.08438: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885371.08457: 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 <<< 7920 1726885371.08473: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 7920 1726885371.08497: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479d99f40> <<< 7920 1726885371.08535: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479d7fd90> <<< 7920 1726885371.08566: 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 <<< 7920 1726885371.08569: 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 0x7ff479d998b0> <<< 7920 1726885371.08620: 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' <<< 7920 1726885371.08628: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479da8eb0> <<< 7920 1726885371.08644: 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 0x7ff479da8fa0> <<< 7920 1726885371.08672: 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' <<< 7920 1726885371.08693: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479ca71f0> <<< 7920 1726885371.08731: 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 <<< 7920 1726885371.08735: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 7920 1726885371.08757: 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 <<< 7920 1726885371.08760: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 7920 1726885371.08814: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479ca77f0> <<< 7920 1726885371.08820: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479ca7520> # /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' <<< 7920 1726885371.08853: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479ca78b0> <<< 7920 1726885371.08865: 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 0x7ff479cb74f0> <<< 7920 1726885371.08899: 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 <<< 7920 1726885371.08906: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 7920 1726885371.08911: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479cb75e0> <<< 7920 1726885371.08938: 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 <<< 7920 1726885371.08946: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 7920 1726885371.08969: 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 <<< 7920 1726885371.08990: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 7920 1726885371.09003: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479cb7dc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479cb79d0> <<< 7920 1726885371.09040: 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' <<< 7920 1726885371.09055: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479cb7e20> <<< 7920 1726885371.09079: 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 0x7ff479ccba00> <<< 7920 1726885371.09124: 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' <<< 7920 1726885371.09127: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479ccbb20> <<< 7920 1726885371.09146: 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 <<< 7920 1726885371.09156: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 7920 1726885371.09191: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479ccbd60> <<< 7920 1726885371.09210: 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' <<< 7920 1726885371.09237: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479ccbee0> # /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 <<< 7920 1726885371.09250: 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 0x7ff479c5bbe0> <<< 7920 1726885371.09312: 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 0x7ff479c5bd30> <<< 7920 1726885371.09336: 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' <<< 7920 1726885371.09362: 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 0x7ff479c6b430> <<< 7920 1726885371.09399: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c5bfd0> # /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 <<< 7920 1726885371.09490: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 7920 1726885371.09511: 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 0x7ff479c6be20> <<< 7920 1726885371.09550: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c6b970> <<< 7920 1726885371.09558: 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 0x7ff479c6bc70> <<< 7920 1726885371.09583: 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 <<< 7920 1726885371.09598: 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 0x7ff479c78700> <<< 7920 1726885371.09643: 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 0x7ff479c78f40> <<< 7920 1726885371.09673: 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' <<< 7920 1726885371.09695: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c88190> <<< 7920 1726885371.09721: 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 0x7ff479c88280> <<< 7920 1726885371.09742: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479dcf3a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479dcf100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479e2fbe0> <<< 7920 1726885371.09773: 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' <<< 7920 1726885371.09802: 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' <<< 7920 1726885371.09833: 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 0x7ff479c88df0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c88b20> <<< 7920 1726885371.09863: 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' <<< 7920 1726885371.09881: 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 <<< 7920 1726885371.09921: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 7920 1726885371.09937: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 7920 1726885371.09975: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 7920 1726885371.10033: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c1f4c0> <<< 7920 1726885371.10051: 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' <<< 7920 1726885371.10102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 7920 1726885371.10121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 7920 1726885371.10135: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c28400> <<< 7920 1726885371.10194: 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 0x7ff479c1fd90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c1fcd0> <<< 7920 1726885371.10219: 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 <<< 7920 1726885371.10233: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 7920 1726885371.10273: 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 0x7ff479c55640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c550d0> <<< 7920 1726885371.10299: 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' <<< 7920 1726885371.10329: 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 <<< 7920 1726885371.10382: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # <<< 7920 1726885371.10395: 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 0x7ff479ba1970> <<< 7920 1726885371.11007: 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' <<< 7920 1726885371.11010: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479ba1b50> <<< 7920 1726885371.11017: 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 <<< 7920 1726885371.11020: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c55bb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c55940> <<< 7920 1726885371.11022: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c88e80> <<< 7920 1726885371.11024: 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 <<< 7920 1726885371.11026: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 7920 1726885371.11028: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c93eb0> <<< 7920 1726885371.11030: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c889d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479dcf130> <<< 7920 1726885371.11032: 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' <<< 7920 1726885371.11034: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479babee0> <<< 7920 1726885371.11048: 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 <<< 7920 1726885371.11050: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 7920 1726885371.11059: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479bc23a0> <<< 7920 1726885371.11067: 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' <<< 7920 1726885371.11076: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479bc2c10> <<< 7920 1726885371.11078: 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' <<< 7920 1726885371.11080: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479b57520> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 7920 1726885371.11082: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 7920 1726885371.11084: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479b57a90> <<< 7920 1726885371.11086: 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' <<< 7920 1726885371.11088: 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' <<< 7920 1726885371.11090: 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' <<< 7920 1726885371.11114: 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 0x7ff479b63b50> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479b63730> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479b63490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479b63100> # /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 <<< 7920 1726885371.11932: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 7920 1726885371.12955: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479b63340> # /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 0x7ff479b75ac0> # /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 0x7ff479b75b50> # /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 0x7ff479b7e190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479b75fa0> # /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 0x7ff479a881f0> # /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 0x7ff479a91250> # /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 0x7ff479a911f0> # /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 0x7ff479a913a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479a88f10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479a88c10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479a882b0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479a79940> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479b7ef70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479b7e850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479b75700> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479b63fd0> # /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 0x7ff479b75850> # /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 0x7ff479a88ca0> # /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 0x7ff479a91670> # /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 0x7ff479a918e0> # /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 0x7ff479a91e50> # /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 0x7ff479aad640> # /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 0x7ff479a32820> # /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 0x7ff479a3da90> # /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 0x7ff479a5cfd0> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479a3daf0> # /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 0x7ff479a0a310> # /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 0x7ff479a0a430> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4799fb3a0> # /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 0x7ff4799fb6d0> # /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 0x7ff479a0c820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4799fb040> # /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 0x7ff4799fb100> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4799ef9a0> # /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 0x7ff479a0ccd0> <<< 7920 1726885371.12987: 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 <<< 7920 1726885371.13017: 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 0x7ff4799a3100> # /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 0x7ff4799a31f0> <<< 7920 1726885371.13068: 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 <<< 7920 1726885371.13082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4799a3310> <<< 7920 1726885371.13123: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 7920 1726885371.13136: 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 <<< 7920 1726885371.13249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885371.13272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 7920 1726885371.13317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 7920 1726885371.13331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 7920 1726885371.13347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 7920 1726885371.13387: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479979550> <<< 7920 1726885371.13431: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4799cce50> <<< 7920 1726885371.13453: 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 0x7ff4799df8e0> <<< 7920 1726885371.13484: 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' <<< 7920 1726885371.13508: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4799df970> <<< 7920 1726885371.13528: 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 <<< 7920 1726885371.13540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 7920 1726885371.13593: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4799791c0> <<< 7920 1726885371.13619: 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 0x7ff47998a2b0> <<< 7920 1726885371.13811: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4799afc10> <<< 7920 1726885371.13833: 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' <<< 7920 1726885371.13862: 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' <<< 7920 1726885371.13879: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4799b8880> <<< 7920 1726885371.13898: 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 <<< 7920 1726885371.13906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 7920 1726885371.13933: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479937790> <<< 7920 1726885371.13943: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4799aff10> <<< 7920 1726885371.13985: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4799a3ac0> <<< 7920 1726885371.14036: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479a5cca0> <<< 7920 1726885371.14056: 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 <<< 7920 1726885371.14079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 7920 1726885371.14096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 7920 1726885371.14113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 7920 1726885371.14129: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47995b550> <<< 7920 1726885371.14159: 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' <<< 7920 1726885371.14167: stdout chunk (state=3): >>>import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47995bd00> <<< 7920 1726885371.14200: 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 0x7ff47995bf70> <<< 7920 1726885371.14221: 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 <<< 7920 1726885371.14240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 7920 1726885371.14268: 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 <<< 7920 1726885371.14276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 7920 1726885371.14411: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798ea9a0> <<< 7920 1726885371.14418: 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' <<< 7920 1726885371.14421: 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' <<< 7920 1726885371.14423: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4799090d0> <<< 7920 1726885371.14425: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798eac70> <<< 7920 1726885371.14822: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47995beb0> <<< 7920 1726885371.14827: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47994c790> <<< 7920 1726885371.14830: 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 <<< 7920 1726885371.14832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 7920 1726885371.14834: 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 <<< 7920 1726885371.14837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 7920 1726885371.14839: 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 <<< 7920 1726885371.14841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 7920 1726885371.14843: 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 0x7ff4798c31f0> <<< 7920 1726885371.14848: 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' <<< 7920 1726885371.14851: 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' <<< 7920 1726885371.14857: 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 0x7ff4798c3cd0> <<< 7920 1726885371.14860: 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 <<< 7920 1726885371.14862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 7920 1726885371.14864: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798c3f10> <<< 7920 1726885371.14866: 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' <<< 7920 1726885371.14868: 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 <<< 7920 1726885371.14870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 7920 1726885371.14872: 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' <<< 7920 1726885371.14941: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798ccaf0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798cc6d0> <<< 7920 1726885371.14966: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798cc220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798c3970> <<< 7920 1726885371.14994: 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' <<< 7920 1726885371.15029: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798c3ac0> <<< 7920 1726885371.15044: 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 <<< 7920 1726885371.15056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 7920 1726885371.15086: 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' <<< 7920 1726885371.15120: 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' <<< 7920 1726885371.15152: 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 <<< 7920 1726885371.15160: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 7920 1726885371.15183: 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' <<< 7920 1726885371.15222: 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 0x7ff479877910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479877580> <<< 7920 1726885371.15238: 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 <<< 7920 1726885371.15271: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 7920 1726885371.15329: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798775e0> import 'urllib3.packages.six.moves' # <<< 7920 1726885371.15347: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 7920 1726885371.15403: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47986c520> <<< 7920 1726885371.15431: 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 0x7ff47986c700> <<< 7920 1726885371.15454: 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 <<< 7920 1726885371.15471: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 7920 1726885371.15488: 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 <<< 7920 1726885371.15501: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885371.15532: 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' <<< 7920 1726885371.15560: 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' <<< 7920 1726885371.15590: 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 0x7ff479823820> <<< 7920 1726885371.15623: 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 0x7ff4798239d0> <<< 7920 1726885371.15647: 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' <<< 7920 1726885371.15656: stdout chunk (state=3): >>>import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479823b80> <<< 7920 1726885371.15711: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798234c0> <<< 7920 1726885371.15730: 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' <<< 7920 1726885371.15755: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479823f10> <<< 7920 1726885371.15776: 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 0x7ff479823fa0> <<< 7920 1726885371.15798: 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 <<< 7920 1726885371.15814: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 7920 1726885371.15841: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47982f040> <<< 7920 1726885371.15861: 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 <<< 7920 1726885371.15882: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 7920 1726885371.15905: 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' <<< 7920 1726885371.15931: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47983c250> <<< 7920 1726885371.15947: 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 <<< 7920 1726885371.15959: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 7920 1726885371.16888: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47983c820> <<< 7920 1726885371.16906: 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 <<< 7920 1726885371.16927: 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 0x7ff479855df0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47982fcd0> <<< 7920 1726885371.16962: 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' <<< 7920 1726885371.16983: stdout chunk (state=3): >>>import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47982fb20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479823160> <<< 7920 1726885371.16998: 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 0x7ff479891fa0> <<< 7920 1726885371.17028: 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' <<< 7920 1726885371.17052: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479891850> <<< 7920 1726885371.17084: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479881a00> <<< 7920 1726885371.17107: 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' <<< 7920 1726885371.17135: 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' <<< 7920 1726885371.17159: 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 <<< 7920 1726885371.17174: 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 0x7ff4797e47f0> <<< 7920 1726885371.17206: stdout chunk (state=3): >>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4797e4430> import 'urllib3.packages.six.moves.urllib' # <<< 7920 1726885371.17219: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479891910> <<< 7920 1726885371.17234: 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 <<< 7920 1726885371.17247: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 7920 1726885371.17284: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798918e0> <<< 7920 1726885371.17306: 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 0x7ff4797e4c70> <<< 7920 1726885371.17335: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47986c850> <<< 7920 1726885371.17351: 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 <<< 7920 1726885371.17367: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 7920 1726885371.17419: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4797ef820> <<< 7920 1726885371.17425: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798daee0> <<< 7920 1726885371.17452: 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' <<< 7920 1726885371.17482: 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' <<< 7920 1726885371.17505: 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 <<< 7920 1726885371.17531: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 7920 1726885371.17559: 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' <<< 7920 1726885371.17569: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47980a190> <<< 7920 1726885371.17583: 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 <<< 7920 1726885371.17724: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47980a400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4797fe0d0> # /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 0x7ff47980ad00> # /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 0x7ff47980afa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47980a8e0> # /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 0x7ff47980aeb0> <<< 7920 1726885371.17737: 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' <<< 7920 1726885371.17752: 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' <<< 7920 1726885371.17787: 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 <<< 7920 1726885371.17799: 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 0x7ff47980fb50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47980f700> <<< 7920 1726885371.17825: 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 <<< 7920 1726885371.17846: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 7920 1726885371.17858: 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 0x7ff47980ff70> <<< 7920 1726885371.17887: 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' <<< 7920 1726885371.17913: 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 <<< 7920 1726885371.17949: 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 0x7ff47981ba60> <<< 7920 1726885371.17969: 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 <<< 7920 1726885371.17984: 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 0x7ff47981bb20> <<< 7920 1726885371.18004: 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 <<< 7920 1726885371.18041: 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 0x7ff47981bbb0> <<< 7920 1726885371.18062: 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 <<< 7920 1726885371.18088: 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 0x7ff47981bc40> <<< 7920 1726885371.18119: 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 <<< 7920 1726885371.18145: 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 0x7ff47981bcd0> <<< 7920 1726885371.18153: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47981b400> <<< 7920 1726885371.18185: 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 <<< 7920 1726885371.18212: 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 0x7ff47981be80> <<< 7920 1726885371.18227: stdout chunk (state=3): >>>import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47980fa30> <<< 7920 1726885371.18235: 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 <<< 7920 1726885371.18271: 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 0x7ff479744280> <<< 7920 1726885371.18302: 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 0x7ff4797445b0> <<< 7920 1726885371.18355: 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 0x7ff479744820> <<< 7920 1726885371.18368: 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 0x7ff479744ac0> <<< 7920 1726885371.18404: 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 0x7ff479744d60> <<< 7920 1726885371.18440: 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 0x7ff479744f40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47980f340> <<< 7920 1726885371.18468: 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' <<< 7920 1726885371.18494: 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' <<< 7920 1726885371.18502: stdout chunk (state=3): >>>import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47974a3a0> <<< 7920 1726885371.18532: 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' <<< 7920 1726885371.18557: 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' <<< 7920 1726885371.18585: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47974a7c0> <<< 7920 1726885371.18606: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47974a640> <<< 7920 1726885371.18631: 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' <<< 7920 1726885371.18669: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47974ad30> <<< 7920 1726885371.18684: 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' <<< 7920 1726885371.18713: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47974ac70> <<< 7920 1726885371.18737: 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' <<< 7920 1726885371.19720: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47974abe0> # /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 0x7ff47974aaf0> # /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 0x7ff47974ac10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47980f550> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4797fe880> # /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 0x7ff4797fe8b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4797fe400> # /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 0x7ff47980f430> # /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 0x7ff47986c2b0> # /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 0x7ff479758ee0> # /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 0x7ff4796ee490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4796ee280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479758fd0> <<< 7920 1726885371.19725: 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 <<< 7920 1726885371.19727: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 7920 1726885371.19729: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4796ee310> <<< 7920 1726885371.19731: 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' <<< 7920 1726885371.19734: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4796fdf10> <<< 7920 1726885371.19737: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47974ab50> <<< 7920 1726885371.19739: 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' <<< 7920 1726885371.19741: 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' <<< 7920 1726885371.19746: 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 0x7ff47970a970> <<< 7920 1726885371.19748: 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 <<< 7920 1726885371.19750: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 7920 1726885371.19752: 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 <<< 7920 1726885371.19754: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 7920 1726885371.19756: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479716160> <<< 7920 1726885371.19758: 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 0x7ff479716220> <<< 7920 1726885371.19781: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47970aa00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47970a670> <<< 7920 1726885371.19825: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47970a580> <<< 7920 1726885371.19839: 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 <<< 7920 1726885371.19864: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 7920 1726885371.19884: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 7920 1726885371.19894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 7920 1726885371.19910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 7920 1726885371.19930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 7920 1726885371.19941: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4796c60d0> <<< 7920 1726885371.19953: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479716c10> <<< 7920 1726885371.19980: 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 0x7ff479716e20> <<< 7920 1726885371.20022: 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 <<< 7920 1726885371.20034: 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 0x7ff479716ee0> <<< 7920 1726885371.20104: 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 0x7ff4796c6dc0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47970a640> <<< 7920 1726885371.20136: 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' <<< 7920 1726885371.20180: 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' <<< 7920 1726885371.20239: 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 <<< 7920 1726885371.20248: 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' <<< 7920 1726885371.20321: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4796750d0> <<< 7920 1726885371.20369: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47966bd00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47966b1f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4796dd760> <<< 7920 1726885371.20377: stdout chunk (state=3): >>>import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479716a60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798dab50> <<< 7920 1726885371.20625: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798da460> <<< 7920 1726885371.20676: 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 <<< 7920 1726885371.20698: 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 0x7ff47966bf70> # /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 0x7ff47966bf40> # /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 0x7ff479680820> # /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 0x7ff479680c10> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798c3430> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798b6790> # /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 0x7ff47969d1f0> <<< 7920 1726885371.20713: 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 0x7ff47969d580> <<< 7920 1726885371.20724: 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 <<< 7920 1726885371.20739: 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 0x7ff47969d6a0> <<< 7920 1726885371.20752: 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 <<< 7920 1726885371.20773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 7920 1726885371.20801: 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 0x7ff47969dfd0> <<< 7920 1726885371.20835: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47969d760> <<< 7920 1726885371.20861: 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' <<< 7920 1726885371.20901: 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 <<< 7920 1726885371.20909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 7920 1726885371.20931: 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' <<< 7920 1726885371.20969: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479631370> <<< 7920 1726885371.21003: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479631b80> <<< 7920 1726885371.21024: 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 <<< 7920 1726885371.21032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 7920 1726885371.21066: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 7920 1726885371.21111: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 7920 1726885371.21141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 7920 1726885371.21286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4795e5820> # /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 0x7ff4795f1460> <<< 7920 1726885371.21307: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47963edf0> <<< 7920 1726885371.21328: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47963e610> <<< 7920 1726885371.21358: 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 0x7ff479653910> <<< 7920 1726885371.21386: 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 <<< 7920 1726885371.21401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 7920 1726885371.21421: 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 <<< 7920 1726885371.21457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 7920 1726885371.21479: 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 <<< 7920 1726885371.21488: 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 0x7ff479609b50> <<< 7920 1726885371.21535: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479609280> <<< 7920 1726885371.21559: 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 <<< 7920 1726885371.21567: 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 0x7ff479609d00> <<< 7920 1726885371.21598: 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 0x7ff47961d1c0> <<< 7920 1726885371.21623: 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' <<< 7920 1726885371.21671: 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 0x7ff47961d340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47961d1f0> <<< 7920 1726885371.21698: 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' <<< 7920 1726885371.21707: stdout chunk (state=3): >>>import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47961d2e0> <<< 7920 1726885371.21840: 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 <<< 7920 1726885371.21900: 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 0x7ff47961dc10> <<< 7920 1726885371.21957: 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 0x7ff47961da60> <<< 7920 1726885371.21986: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47961d430> <<< 7920 1726885371.22009: 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' <<< 7920 1726885371.22036: 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' <<< 7920 1726885371.22071: 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 <<< 7920 1726885371.22081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 7920 1726885371.22103: 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 <<< 7920 1726885371.22116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 7920 1726885371.22140: 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 0x7ff4795b5850> <<< 7920 1726885371.22178: 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 0x7ff4795b5940> <<< 7920 1726885371.22330: 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 0x7ff4795b5c40> # /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 0x7ff4795c6250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4795b51f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4795a3d90> # 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 <<< 7920 1726885371.22345: 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 <<< 7920 1726885371.22362: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4795b5490> <<< 7920 1726885371.22370: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4795a3a30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47961d7f0> <<< 7920 1726885371.22435: 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 <<< 7920 1726885371.22476: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 7920 1726885371.22493: 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' <<< 7920 1726885371.22508: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4794b53a0> <<< 7920 1726885371.22537: 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 <<< 7920 1726885371.22544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 7920 1726885371.22564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 7920 1726885371.22597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 7920 1726885371.22615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 7920 1726885371.22989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4794cee20> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4794b5be0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4794b5730> <<< 7920 1726885371.23136: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4795c6e50> <<< 7920 1726885371.23182: 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' <<< 7920 1726885371.23217: 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 0x7ff47947eca0> <<< 7920 1726885371.23238: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 7920 1726885371.23274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 7920 1726885371.23300: 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' <<< 7920 1726885371.23494: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47949b220> # 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 0x7ff47949bd90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47947ed30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47947e670> <<< 7920 1726885371.23507: 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' <<< 7920 1726885371.23530: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 7920 1726885371.23572: stdout chunk (state=3): >>># 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 <<< 7920 1726885371.23595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 7920 1726885371.23653: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479419e50> <<< 7920 1726885371.24120: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479419310> <<< 7920 1726885371.24124: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479481760> <<< 7920 1726885371.24126: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479653790> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479631ee0> <<< 7920 1726885371.24129: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47991c460> # /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 0x7ff4798a8730> # /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 0x7ff479430d00> # /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' <<< 7920 1726885371.24132: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479430e80> <<< 7920 1726885371.24176: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47994ce20> <<< 7920 1726885371.24220: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479a328b0> <<< 7920 1726885371.24240: 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' <<< 7920 1726885371.24268: 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 <<< 7920 1726885371.24299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 7920 1726885371.24335: 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 <<< 7920 1726885371.24348: 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 0x7ff4793e05e0> <<< 7920 1726885371.24369: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479450a60> <<< 7920 1726885371.24395: 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' <<< 7920 1726885371.24423: 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 <<< 7920 1726885371.24438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 7920 1726885371.24471: 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' <<< 7920 1726885371.24490: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793e0fd0> <<< 7920 1726885371.24513: 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' <<< 7920 1726885371.24744: stdout chunk (state=3): >>>import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793ed2b0> # /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 0x7ff4793ed4f0> <<< 7920 1726885371.24759: 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' <<< 7920 1726885371.24783: stdout chunk (state=3): >>>import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793ed730> <<< 7920 1726885371.24828: 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 0x7ff4793ed910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793e0b80> <<< 7920 1726885371.24845: stdout chunk (state=3): >>>import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793e08b0> <<< 7920 1726885371.24874: 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' <<< 7920 1726885371.24901: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793e0d90> <<< 7920 1726885371.24941: 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 0x7ff4793fc2e0> <<< 7920 1726885371.24962: 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 <<< 7920 1726885371.24980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 7920 1726885371.25025: 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' <<< 7920 1726885371.25136: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793fc790> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793fc400> # /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' <<< 7920 1726885371.25144: 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 0x7ff47940bfa0> <<< 7920 1726885371.25203: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793fcbe0> <<< 7920 1726885371.25237: 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' <<< 7920 1726885371.25254: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793fcd30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479a3d2e0> <<< 7920 1726885371.25285: 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 <<< 7920 1726885371.25310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885371.25379: 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 0x7ff4793a6a30> <<< 7920 1726885371.25441: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479a325b0> <<< 7920 1726885371.25448: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479a28430> <<< 7920 1726885371.25490: 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 <<< 7920 1726885371.25498: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 7920 1726885371.25523: 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' <<< 7920 1726885371.25546: 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 <<< 7920 1726885371.25676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 7920 1726885371.25693: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793bc550> # /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 0x7ff4793c7820> # /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' <<< 7920 1726885371.25711: 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' <<< 7920 1726885371.25743: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793d25b0> <<< 7920 1726885371.25789: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793c7e50> <<< 7920 1726885371.25821: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793bca00> <<< 7920 1726885371.25851: 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' <<< 7920 1726885371.25859: stdout chunk (state=3): >>>import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793c7280> <<< 7920 1726885371.25891: 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' <<< 7920 1726885371.25903: stdout chunk (state=3): >>>import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479346550> <<< 7920 1726885371.25931: 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' <<< 7920 1726885371.25939: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479346760> <<< 7920 1726885371.25972: 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' <<< 7920 1726885371.25980: stdout chunk (state=3): >>>import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479346a60> <<< 7920 1726885371.26016: 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' <<< 7920 1726885371.26025: stdout chunk (state=3): >>>import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479346d30> <<< 7920 1726885371.26044: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793a6fa0> <<< 7920 1726885371.26052: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793a6be0> <<< 7920 1726885371.26174: 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 0x7ff4793bc3a0> <<< 7920 1726885372.01168: 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}}} <<< 7920 1726885372.28430: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 7920 1726885372.28449: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885372.29143: 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 <<< 7920 1726885372.29199: 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 <<< 7920 1726885372.29279: 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 # 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 <<< 7920 1726885372.29325: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # 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 <<< 7920 1726885372.29344: stdout chunk (state=3): >>># 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 <<< 7920 1726885372.29370: stdout chunk (state=3): >>># 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 <<< 7920 1726885372.29388: stdout chunk (state=3): >>># 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 <<< 7920 1726885372.29415: stdout chunk (state=3): >>># 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 <<< 7920 1726885372.29431: stdout chunk (state=3): >>># 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 <<< 7920 1726885372.29490: 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 <<< 7920 1726885372.29528: stdout chunk (state=3): >>># 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<<< 7920 1726885372.29537: stdout chunk (state=3): >>>[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 <<< 7920 1726885372.29582: stdout chunk (state=3): >>># 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 <<< 7920 1726885372.29601: stdout chunk (state=3): >>># 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 # clean<<< 7920 1726885372.29630: stdout chunk (state=3): >>>up[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 <<< 7920 1726885372.29658: 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 <<< 7920 1726885372.29664: stdout chunk (state=3): >>># 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 <<< 7920 1726885372.30387: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885372.30396: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 7920 1726885372.30438: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 7920 1726885372.30452: stdout chunk (state=3): >>># destroy netrc <<< 7920 1726885372.30494: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 7920 1726885372.30505: stdout chunk (state=3): >>># destroy systemd.journal <<< 7920 1726885372.30533: 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 <<< 7920 1726885372.30584: 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 <<< 7920 1726885372.30636: 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 <<< 7920 1726885372.30689: 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 # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring <<< 7920 1726885372.30725: 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 <<< 7920 1726885372.30746: stdout chunk (state=3): >>># 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 <<< 7920 1726885372.30784: 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 <<< 7920 1726885372.30831: 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 # 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 <<< 7920 1726885372.30872: 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 <<< 7920 1726885372.30905: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request<<< 7920 1726885372.30937: 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 # 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 <<< 7920 1726885372.30962: stdout chunk (state=3): >>># destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding <<< 7920 1726885372.30995: stdout chunk (state=3): >>># 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 <<< 7920 1726885372.31014: 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 <<< 7920 1726885372.31039: stdout chunk (state=3): >>># destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal <<< 7920 1726885372.31057: 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 <<< 7920 1726885372.31065: 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 <<< 7920 1726885372.31112: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean <<< 7920 1726885372.31148: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping 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 <<< 7920 1726885372.31180: 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 # 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 <<< 7920 1726885372.31199: stdout chunk (state=3): >>># 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 <<< 7920 1726885372.31221: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 7920 1726885372.31248: 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 <<< 7920 1726885372.31278: stdout chunk (state=3): >>># cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf <<< 7920 1726885372.31309: stdout chunk (state=3): >>># destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # 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 <<< 7920 1726885372.31335: 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 # cleanup[3] wiping _ssl <<< 7920 1726885372.31370: 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 <<< 7920 1726885372.31393: 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 <<< 7920 1726885372.31423: 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 <<< 7920 1726885372.31452: stdout chunk (state=3): >>># destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy <<< 7920 1726885372.31465: 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 <<< 7920 1726885372.31505: 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 <<< 7920 1726885372.31523: 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 # cleanup[3] wiping locale <<< 7920 1726885372.31557: 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 <<< 7920 1726885372.31576: stdout chunk (state=3): >>># 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 <<< 7920 1726885372.31607: 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 <<< 7920 1726885372.31642: stdout chunk (state=3): >>># 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 <<< 7920 1726885372.31675: 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 <<< 7920 1726885372.31733: 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 # 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 <<< 7920 1726885372.31802: 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 <<< 7920 1726885372.31822: 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo <<< 7920 1726885372.31839: 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 <<< 7920 1726885372.33019: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 7920 1726885372.33022: stdout chunk (state=3): >>># destroy _heapq # destroy zipimport <<< 7920 1726885372.33025: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7920 1726885372.33029: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885372.33031: stdout chunk (state=3): >>># destroy _compat_pickle <<< 7920 1726885372.33036: 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 <<< 7920 1726885372.33041: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 7920 1726885372.33044: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 7920 1726885372.33046: 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 <<< 7920 1726885372.33048: stdout chunk (state=3): >>># destroy gzip <<< 7920 1726885372.33051: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo <<< 7920 1726885372.33053: stdout chunk (state=3): >>># destroy requests # destroy iniparse.ini <<< 7920 1726885372.33098: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd <<< 7920 1726885372.33119: stdout chunk (state=3): >>># destroy _functools # destroy gettext # destroy libcomps # destroy locale <<< 7920 1726885372.33139: 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 <<< 7920 1726885372.33180: stdout chunk (state=3): >>># destroy urllib.parse <<< 7920 1726885372.33223: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath <<< 7920 1726885372.33233: stdout chunk (state=3): >>># destroy posix <<< 7920 1726885372.33267: 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 <<< 7920 1726885372.33319: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions <<< 7920 1726885372.33347: 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 <<< 7920 1726885372.33367: stdout chunk (state=3): >>># destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify <<< 7920 1726885372.33402: 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 <<< 7920 1726885372.33413: stdout chunk (state=3): >>># destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 7920 1726885372.33464: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 7920 1726885372.33511: stdout chunk (state=3): >>># destroy codecs <<< 7920 1726885372.33529: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 7920 1726885372.33610: 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 <<< 7920 1726885372.33634: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 7920 1726885372.33644: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 7920 1726885372.33686: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config <<< 7920 1726885372.33709: stdout chunk (state=3): >>># 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 <<< 7920 1726885372.33723: stdout chunk (state=3): >>># destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 7920 1726885372.33749: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 7920 1726885372.33862: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885372.34761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885372.34764: stderr chunk (state=3): >>><<< 7920 1726885372.34768: stdout chunk (state=3): >>><<< 7920 1726885372.35178: _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 0x7ff47d975ca0> # /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 0x7ff47d91c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d975a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7ff47d9759a0> 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 0x7ff47d91c370> # /usr/lib64/python3.9/__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 0x7ff47d91c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d91c550> # /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 0x7ff47d8c8f70> # /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 0x7ff47d8cf100> # /usr/lib64/python3.9/__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 0x7ff47d8f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d8cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d931760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d8c8c70> # /usr/lib64/python3.9/__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 0x7ff47d8f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d91cfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7ff47d86fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d872e20> # /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 0x7ff47d869730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d870520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d86f250> # /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 0x7ff47d56fc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d56f760> 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 0x7ff47d56fd60> # /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 0x7ff47d56fe20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d56fee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d5c7be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d5c14c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d5d5520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d876d00> # /usr/lib64/python3.9/__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 0x7ff47d580b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d872fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff47d5d5130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d87c8b0> # /usr/lib64/python3.9/__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 0x7ff47d580e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d580c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d580bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7ff47d555220> # /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 0x7ff47d555310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d58be50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d5838e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d580e20> # /usr/lib64/python3.9/__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 0x7ff47d4fef70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d4e3b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d583d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d5c1fd0> # /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 0x7ff47d49b9a0> 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 0x7ff47d49bcd0> # /usr/lib64/python3.9/__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 0x7ff47d4ae5e0> # /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 0x7ff47d4aeb20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff47d444250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d49bdc0> # /usr/lib64/python3.9/__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 0x7ff47d455130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d4ae460> 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 0x7ff47d4551f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d580880> # /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 0x7ff47d471550> # /usr/lib64/python3.9/__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 0x7ff47d471820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d471610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff47d471700> # /usr/lib64/python3.9/__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 0x7ff47d471b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff47d471fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d471790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d4638e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47d580460> # /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 0x7ff47d471940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff47d393520> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/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_jv0_x5lq/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 0x7ff47cd6f730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7ff47cdff850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cdff730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cdff490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7ff47cdff580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cdff2b0> 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 0x7ff47cdff4f0> # /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 0x7ff47cdff8b0> # /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 0x7ff47ccef790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff47ccefb20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff47ccef970> # /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 0x7ff47cd0c4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cdf9d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cdff610> # /usr/lib64/python3.9/__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 0x7ff47cdf9e80> # /usr/lib64/python3.9/__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 0x7ff47cd69880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cda1d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cda1850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cd05310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff47cda1fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cda1f70> # /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 0x7ff47ccd0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cdd6e80> # /usr/lib64/python3.9/__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 0x7ff47ccdf520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cdd6fd0> # /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 0x7ff47ccd0250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47ccdf160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff47ccdc5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff47ccdc670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff47ccdbca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cdcfbb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7ff47cd609d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff47cd5e970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47ccd1880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff47cd60400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cd989d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/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_jv0_x5lq/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_jv0_x5lq/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_jv0_x5lq/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_jv0_x5lq/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 0x7ff47ccacbe0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7ff47cd557c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c885100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/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_jv0_x5lq/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 0x7ff47cd56c10> # 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_jv0_x5lq/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_jv0_x5lq/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_jv0_x5lq/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_jv0_x5lq/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_jv0_x5lq/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 0x7ff47cd9bfd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/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_jv0_x5lq/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_jv0_x5lq/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_jv0_x5lq/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_jv0_x5lq/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 0x7ff47cc97700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c8320d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/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_jv0_x5lq/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 0x7ff47c874b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cca3520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cca0a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/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_jv0_x5lq/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_jv0_x5lq/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_jv0_x5lq/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_jv0_x5lq/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 0x7ff47cc97fd0> # /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 0x7ff47cc970a0> # /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 0x7ff47cc97c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cc97820> # /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 0x7ff47c66b1c0> # /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 0x7ff47c64ebb0> # /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 0x7ff47c663f10> # /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 0x7ff47c663d30> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c64e340> # /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 0x7ff47c678580> # /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 0x7ff47c6785e0> # /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 0x7ff47c82e730> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c678ca0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c64e9d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c66ba90> # /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 0x7ff47c86e940> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c882730> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c82ee50> # /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 0x7ff47c67cdf0> # /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 0x7ff47c67c250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c6cd9d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c6fa730> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c66b460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c66b220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cc97040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cdd6d60> # /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 0x7ff47cc97e80> # /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 0x7ff47c67c550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47cc97160> # /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 0x7ff47c637130> # /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 0x7ff47c696700> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c6daee0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c67c2b0> # /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 0x7ff47c6da100> # /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 0x7ff47c6cf8b0> # /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 0x7ff47c6e3c40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c6cf6d0> # /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 0x7ff47c6e37c0> # /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 0x7ff47c6d9730> # /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 0x7ff47c3ffb80> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_jv0_x5lq/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_jv0_x5lq/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_jv0_x5lq/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_jv0_x5lq/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 0x7ff47c35d0a0> # /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 0x7ff47c35da90> # /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 0x7ff47c3affa0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c35dd30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c35d610> # /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 0x7ff47c35d3a0> # /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 0x7ff47c367ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c367700> # /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 0x7ff47c285430> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c367eb0> # /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 0x7ff47bf5fd00> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c3051c0> # /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 0x7ff47a9fd1c0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c2b9790> # /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 0x7ff47a8cdd60> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a9dc460> # /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 0x7ff47a8368e0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a9fd400> # /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 0x7ff47a82fc40> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a836e80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c35bb80> # /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 0x7ff47a759a00> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a759220> # /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 0x7ff47a7735e0> # /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 0x7ff47a77e190> # /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 0x7ff47a77e730> # /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 0x7ff47a77eb80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a77e250> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a773670> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a769ca0> # /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 0x7ff47a332f40> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a773070> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a759b80> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a861610> # /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 0x7ff47a861df0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a861790> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c35bfa0> # /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 0x7ff47a341c40> # /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 0x7ff47a1b0100> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a24f190> # /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 0x7ff47a25b6d0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a261c40> # /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 0x7ff47a25bd60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a25ba90> # /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 0x7ff47a25bee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a25bd30> # /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 0x7ff47a25bf40> # /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 0x7ff47a0b5130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a25be20> # /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 0x7ff47a0b52b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a25bf10> # /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 0x7ff47a25beb0> # /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 0x7ff47a25b8b0> # /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 0x7ff47a0b5310> # /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 0x7ff47a0b53a0> # /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 0x7ff47a0b5430> # /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 0x7ff47a0b54c0> # /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 0x7ff47a0b5550> # /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 0x7ff47a0b55e0> # /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 0x7ff47a0b5670> # /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 0x7ff47a0b5700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a1b0fa0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a22eee0> # /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 0x7ff47a0b5ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0b5820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a25bd90> # /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 0x7ff47a243f40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a22eb80> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a22e190> # /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 0x7ff47a22e370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a364a30> # /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 0x7ff47a364f40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a341be0> # /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 0x7ff47a0cbb20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0cb3d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a364820> # /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 0x7ff47a068190> # /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 0x7ff47a010f70> # 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 0x7ff47a01b100> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a07c580> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0685b0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a05c970> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0cbf70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0cbdc0> # /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 0x7ff47a01beb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a01b670> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a0cbc70> # /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 0x7ff47a055820> # /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 0x7ff47a03f730> # /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 0x7ff47a03f7c0> # /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 0x7ff47a03f940> # /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 0x7ff479e79f70> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a03ff70> # /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 0x7ff479e79e80> # /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 0x7ff479e801f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47a03f8e0> # /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 0x7ff47a03fe80> # /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 0x7ff479e092b0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479df9f70> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479df98b0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479e918b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479e80d90> # /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 0x7ff479e91b80> # /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 0x7ff479e98880> # /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 0x7ff479e186a0> # /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 0x7ff479e18340> # /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 0x7ff479e27550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479e18070> # /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 0x7ff479e273d0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c35d2e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47c35d8e0> # /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 0x7ff479e2feb0> # /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 0x7ff479de3e80> # /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 0x7ff479d7fc70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479d7faf0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479d7f2b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479de3f70> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479dcfdc0> # /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 0x7ff479d7f100> # /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 0x7ff479d99f40> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479d7fd90> # /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 0x7ff479d998b0> # /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 0x7ff479da8eb0> # /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 0x7ff479da8fa0> # /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 0x7ff479ca71f0> # /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 0x7ff479ca77f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479ca7520> # /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 0x7ff479ca78b0> # /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 0x7ff479cb74f0> # /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 0x7ff479cb75e0> # /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 0x7ff479cb7dc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479cb79d0> # /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 0x7ff479cb7e20> # /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 0x7ff479ccba00> # /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 0x7ff479ccbb20> # /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 0x7ff479ccbd60> # /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 0x7ff479ccbee0> # /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 0x7ff479c5bbe0> # /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 0x7ff479c5bd30> # /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 0x7ff479c6b430> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c5bfd0> # /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 0x7ff479c6be20> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c6b970> # /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 0x7ff479c6bc70> # /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 0x7ff479c78700> # /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 0x7ff479c78f40> # /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 0x7ff479c88190> # /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 0x7ff479c88280> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479dcf3a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479dcf100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479e2fbe0> # /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 0x7ff479c88df0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c88b20> # /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 0x7ff479c1f4c0> # /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 0x7ff479c28400> # 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 0x7ff479c1fd90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c1fcd0> # /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 0x7ff479c55640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c550d0> # /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 0x7ff479ba1970> # /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 0x7ff479ba1b50> # /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 0x7ff479c55bb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c55940> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c88e80> # /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 0x7ff479c93eb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479c889d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479dcf130> # /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 0x7ff479babee0> # /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 0x7ff479bc23a0> # /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 0x7ff479bc2c10> # /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 0x7ff479b57520> # /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 0x7ff479b57a90> # /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 0x7ff479b63b50> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479b63730> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479b63490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479b63100> # /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 0x7ff479b63340> # /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 0x7ff479b75ac0> # /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 0x7ff479b75b50> # /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 0x7ff479b7e190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479b75fa0> # /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 0x7ff479a881f0> # /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 0x7ff479a91250> # /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 0x7ff479a911f0> # /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 0x7ff479a913a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479a88f10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479a88c10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479a882b0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479a79940> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479b7ef70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479b7e850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479b75700> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479b63fd0> # /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 0x7ff479b75850> # /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 0x7ff479a88ca0> # /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 0x7ff479a91670> # /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 0x7ff479a918e0> # /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 0x7ff479a91e50> # /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 0x7ff479aad640> # /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 0x7ff479a32820> # /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 0x7ff479a3da90> # /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 0x7ff479a5cfd0> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479a3daf0> # /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 0x7ff479a0a310> # /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 0x7ff479a0a430> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4799fb3a0> # /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 0x7ff4799fb6d0> # /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 0x7ff479a0c820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4799fb040> # /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 0x7ff4799fb100> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4799ef9a0> # /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 0x7ff479a0ccd0> # /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 0x7ff4799a3100> # /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 0x7ff4799a31f0> # /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 0x7ff4799a3310> # /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 0x7ff479979550> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4799cce50> # /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 0x7ff4799df8e0> # /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 0x7ff4799df970> # /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 0x7ff4799791c0> # /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 0x7ff47998a2b0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4799afc10> # /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 0x7ff4799b8880> # /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 0x7ff479937790> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4799aff10> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4799a3ac0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479a5cca0> # /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 0x7ff47995b550> # /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 0x7ff47995bd00> # /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 0x7ff47995bf70> # /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 0x7ff4798ea9a0> # /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 0x7ff4799090d0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798eac70> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47995beb0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47994c790> # /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 0x7ff4798c31f0> # /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 0x7ff4798c3cd0> # /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 0x7ff4798c3f10> # /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 0x7ff4798ccaf0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798cc6d0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798cc220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798c3970> # /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 0x7ff4798c3ac0> # /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 0x7ff479877910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479877580> # /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 0x7ff4798775e0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47986c520> # /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 0x7ff47986c700> # /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 0x7ff479823820> # /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 0x7ff4798239d0> # /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 0x7ff479823b80> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798234c0> # /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 0x7ff479823f10> # /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 0x7ff479823fa0> # /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 0x7ff47982f040> # /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 0x7ff47983c250> # /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 0x7ff47983c820> # /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 0x7ff479855df0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47982fcd0> # /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 0x7ff47982fb20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479823160> # /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 0x7ff479891fa0> # /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 0x7ff479891850> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479881a00> # /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 0x7ff4797e47f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4797e4430> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479891910> # /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 0x7ff4798918e0> # /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 0x7ff4797e4c70> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47986c850> # /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 0x7ff4797ef820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798daee0> # /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 0x7ff47980a190> # /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 0x7ff47980a400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4797fe0d0> # /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 0x7ff47980ad00> # /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 0x7ff47980afa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47980a8e0> # /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 0x7ff47980aeb0> # /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 0x7ff47980fb50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47980f700> # /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 0x7ff47980ff70> # /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 0x7ff47981ba60> # /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 0x7ff47981bb20> # /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 0x7ff47981bbb0> # /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 0x7ff47981bc40> # /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 0x7ff47981bcd0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47981b400> # /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 0x7ff47981be80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47980fa30> # /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 0x7ff479744280> # /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 0x7ff4797445b0> # /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 0x7ff479744820> # /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 0x7ff479744ac0> # /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 0x7ff479744d60> # /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 0x7ff479744f40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47980f340> # /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 0x7ff47974a3a0> # /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 0x7ff47974a7c0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47974a640> # /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 0x7ff47974ad30> # /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 0x7ff47974ac70> # /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 0x7ff47974abe0> # /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 0x7ff47974aaf0> # /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 0x7ff47974ac10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47980f550> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4797fe880> # /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 0x7ff4797fe8b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4797fe400> # /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 0x7ff47980f430> # /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 0x7ff47986c2b0> # /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 0x7ff479758ee0> # /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 0x7ff4796ee490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4796ee280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479758fd0> # /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 0x7ff4796ee310> # /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 0x7ff4796fdf10> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47974ab50> # /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 0x7ff47970a970> # /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 0x7ff479716160> # /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 0x7ff479716220> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47970aa00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47970a670> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47970a580> # /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 0x7ff4796c60d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479716c10> # /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 0x7ff479716e20> # /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 0x7ff479716ee0> # /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 0x7ff4796c6dc0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47970a640> # /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 0x7ff4796750d0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47966bd00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47966b1f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4796dd760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479716a60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798dab50> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798da460> # /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 0x7ff47966bf70> # /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 0x7ff47966bf40> # /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 0x7ff479680820> # /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 0x7ff479680c10> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798c3430> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4798b6790> # /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 0x7ff47969d1f0> # /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 0x7ff47969d580> # /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 0x7ff47969d6a0> # /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 0x7ff47969dfd0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47969d760> # /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 0x7ff479631370> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479631b80> # /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 0x7ff4795e5820> # /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 0x7ff4795f1460> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47963edf0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47963e610> # /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 0x7ff479653910> # /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 0x7ff479609b50> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479609280> # /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 0x7ff479609d00> # /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 0x7ff47961d1c0> # /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 0x7ff47961d340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47961d1f0> # /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 0x7ff47961d2e0> # /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 0x7ff47961dc10> # 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 0x7ff47961da60> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47961d430> # /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 0x7ff4795b5850> # /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 0x7ff4795b5940> # /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 0x7ff4795b5c40> # /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 0x7ff4795c6250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4795b51f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4795a3d90> # 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 0x7ff4795b5490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4795a3a30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47961d7f0> # /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 0x7ff4794b53a0> # /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 0x7ff4794cee20> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4794b5be0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4794b5730> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4795c6e50> # /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 0x7ff47947eca0> # /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 0x7ff47949b220> # 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 0x7ff47949bd90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47947ed30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47947e670> # /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 0x7ff479419e50> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479419310> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479481760> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479653790> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479631ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47991c460> # /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 0x7ff4798a8730> # /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 0x7ff479430d00> # /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 0x7ff479430e80> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff47994ce20> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479a328b0> # /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 0x7ff4793e05e0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479450a60> # /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 0x7ff4793e0fd0> # /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 0x7ff4793ed2b0> # /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 0x7ff4793ed4f0> # /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 0x7ff4793ed730> # /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 0x7ff4793ed910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793e0b80> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793e08b0> # /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 0x7ff4793e0d90> # /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 0x7ff4793fc2e0> # /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 0x7ff4793fc790> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793fc400> # /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 0x7ff47940bfa0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793fcbe0> # /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 0x7ff4793fcd30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479a3d2e0> # /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 0x7ff4793a6a30> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479a325b0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff479a28430> # /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 0x7ff4793bc550> # /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 0x7ff4793c7820> # /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 0x7ff4793d25b0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793c7e50> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793bca00> # /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 0x7ff4793c7280> # /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 0x7ff479346550> # /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 0x7ff479346760> # /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 0x7ff479346a60> # /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 0x7ff479346d30> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793a6fa0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4793a6be0> # /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 0x7ff4793bc3a0> {"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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885372.40848: 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-1726885370.6451707-10560-221620776711491/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885372.40852: _low_level_execute_command(): starting 7920 1726885372.40854: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885370.6451707-10560-221620776711491/ > /dev/null 2>&1 && sleep 0' 7920 1726885372.40857: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885372.40859: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885372.40862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885372.40864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885372.40866: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885372.40869: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885372.40871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885372.40874: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885372.40876: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885372.40879: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885372.40881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885372.40883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885372.40885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885372.40887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885372.40889: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885372.40891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885372.40893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885372.40895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885372.40897: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885372.40899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885372.41921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885372.41927: stdout chunk (state=3): >>><<< 7920 1726885372.41931: stderr chunk (state=3): >>><<< 7920 1726885372.41950: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885372.41957: handler run complete 7920 1726885372.41998: attempt loop complete, returning result 7920 1726885372.42001: _execute() done 7920 1726885372.42004: dumping result to json 7920 1726885372.42009: done dumping result, returning 7920 1726885372.42020: done running TaskExecutor() for managed_node1/TASK: Ensure cryptsetup is present [02369adf-7a19-9835-648e-000000000924] 7920 1726885372.42023: sending task result for task 02369adf-7a19-9835-648e-000000000924 7920 1726885372.42130: done sending task result for task 02369adf-7a19-9835-648e-000000000924 7920 1726885372.42134: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7920 1726885372.42211: no more pending results, returning what we have 7920 1726885372.42218: results queue empty 7920 1726885372.42219: checking for any_errors_fatal 7920 1726885372.42227: done checking for any_errors_fatal 7920 1726885372.42228: checking for max_fail_percentage 7920 1726885372.42229: done checking for max_fail_percentage 7920 1726885372.42230: checking to see if all hosts have failed and the running result is not ok 7920 1726885372.42231: done checking to see if all hosts have failed 7920 1726885372.42232: getting the remaining hosts for this loop 7920 1726885372.42234: done getting the remaining hosts for this loop 7920 1726885372.42237: getting the next task for host managed_node1 7920 1726885372.42246: done getting next task for host managed_node1 7920 1726885372.42248: ^ task is: TASK: Collect LUKS info for this volume 7920 1726885372.42253: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885372.42258: getting variables 7920 1726885372.42259: in VariableManager get_vars() 7920 1726885372.42289: Calling all_inventory to load vars for managed_node1 7920 1726885372.42291: Calling groups_inventory to load vars for managed_node1 7920 1726885372.42294: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885372.42303: Calling all_plugins_play to load vars for managed_node1 7920 1726885372.42305: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885372.42308: Calling groups_plugins_play to load vars for managed_node1 7920 1726885372.42977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885372.45391: done with get_vars() 7920 1726885372.45408: done getting variables 7920 1726885372.45474: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:22:52 -0400 (0:00:01.895) 0:01:50.083 ****** 7920 1726885372.45510: entering _queue_task() for managed_node1/command 7920 1726885372.45894: worker is 1 (out of 1 available) 7920 1726885372.45909: exiting _queue_task() for managed_node1/command 7920 1726885372.46126: done queuing things up, now waiting for results queue to drain 7920 1726885372.46128: waiting for pending results... 7920 1726885372.46828: running TaskExecutor() for managed_node1/TASK: Collect LUKS info for this volume 7920 1726885372.47066: in run() - task 02369adf-7a19-9835-648e-000000000925 7920 1726885372.47192: variable 'ansible_search_path' from source: unknown 7920 1726885372.47228: calling self._execute() 7920 1726885372.47448: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885372.47454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885372.47464: variable 'omit' from source: magic vars 7920 1726885372.48306: variable 'storage_test_volume' from source: include params 7920 1726885372.48328: variable '_storage_test_volume_present' from source: set_fact 7920 1726885372.48340: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 7920 1726885372.48343: when evaluation is False, skipping this task 7920 1726885372.48346: _execute() done 7920 1726885372.48348: dumping result to json 7920 1726885372.48351: done dumping result, returning 7920 1726885372.48357: done running TaskExecutor() for managed_node1/TASK: Collect LUKS info for this volume [02369adf-7a19-9835-648e-000000000925] 7920 1726885372.48364: sending task result for task 02369adf-7a19-9835-648e-000000000925 7920 1726885372.48578: done sending task result for task 02369adf-7a19-9835-648e-000000000925 7920 1726885372.48581: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885372.48653: no more pending results, returning what we have 7920 1726885372.48659: results queue empty 7920 1726885372.48660: checking for any_errors_fatal 7920 1726885372.48674: done checking for any_errors_fatal 7920 1726885372.48675: checking for max_fail_percentage 7920 1726885372.48677: done checking for max_fail_percentage 7920 1726885372.48678: checking to see if all hosts have failed and the running result is not ok 7920 1726885372.48680: done checking to see if all hosts have failed 7920 1726885372.48681: getting the remaining hosts for this loop 7920 1726885372.48683: done getting the remaining hosts for this loop 7920 1726885372.48687: getting the next task for host managed_node1 7920 1726885372.48696: done getting next task for host managed_node1 7920 1726885372.48699: ^ task is: TASK: Verify the presence/absence of the LUKS device node 7920 1726885372.48706: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885372.48710: getting variables 7920 1726885372.48714: in VariableManager get_vars() 7920 1726885372.48748: Calling all_inventory to load vars for managed_node1 7920 1726885372.48751: Calling groups_inventory to load vars for managed_node1 7920 1726885372.48754: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885372.48766: Calling all_plugins_play to load vars for managed_node1 7920 1726885372.48769: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885372.48772: Calling groups_plugins_play to load vars for managed_node1 7920 1726885372.49284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885372.50595: done with get_vars() 7920 1726885372.50609: done getting variables 7920 1726885372.50670: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:52 -0400 (0:00:00.051) 0:01:50.135 ****** 7920 1726885372.50703: entering _queue_task() for managed_node1/assert 7920 1726885372.51661: worker is 1 (out of 1 available) 7920 1726885372.51672: exiting _queue_task() for managed_node1/assert 7920 1726885372.51683: done queuing things up, now waiting for results queue to drain 7920 1726885372.51685: waiting for pending results... 7920 1726885372.52296: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the LUKS device node 7920 1726885372.52435: in run() - task 02369adf-7a19-9835-648e-000000000926 7920 1726885372.52580: variable 'ansible_search_path' from source: unknown 7920 1726885372.52626: calling self._execute() 7920 1726885372.52775: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885372.52900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885372.52921: variable 'omit' from source: magic vars 7920 1726885372.53729: variable 'storage_test_volume' from source: include params 7920 1726885372.53792: Evaluated conditional (storage_test_volume.encryption): False 7920 1726885372.53879: when evaluation is False, skipping this task 7920 1726885372.53887: _execute() done 7920 1726885372.53896: dumping result to json 7920 1726885372.53904: done dumping result, returning 7920 1726885372.53920: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-9835-648e-000000000926] 7920 1726885372.53932: sending task result for task 02369adf-7a19-9835-648e-000000000926 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885372.54097: no more pending results, returning what we have 7920 1726885372.54101: results queue empty 7920 1726885372.54102: checking for any_errors_fatal 7920 1726885372.54108: done checking for any_errors_fatal 7920 1726885372.54109: checking for max_fail_percentage 7920 1726885372.54111: done checking for max_fail_percentage 7920 1726885372.54114: checking to see if all hosts have failed and the running result is not ok 7920 1726885372.54118: done checking to see if all hosts have failed 7920 1726885372.54119: getting the remaining hosts for this loop 7920 1726885372.54121: done getting the remaining hosts for this loop 7920 1726885372.54125: getting the next task for host managed_node1 7920 1726885372.54135: done getting next task for host managed_node1 7920 1726885372.54138: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 7920 1726885372.54145: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885372.54151: getting variables 7920 1726885372.54153: in VariableManager get_vars() 7920 1726885372.54189: Calling all_inventory to load vars for managed_node1 7920 1726885372.54193: Calling groups_inventory to load vars for managed_node1 7920 1726885372.54197: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885372.54210: Calling all_plugins_play to load vars for managed_node1 7920 1726885372.54218: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885372.54222: Calling groups_plugins_play to load vars for managed_node1 7920 1726885372.55489: done sending task result for task 02369adf-7a19-9835-648e-000000000926 7920 1726885372.55492: WORKER PROCESS EXITING 7920 1726885372.55514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885372.56544: done with get_vars() 7920 1726885372.56559: done getting variables 7920 1726885372.56620: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:52 -0400 (0:00:00.059) 0:01:50.195 ****** 7920 1726885372.56654: entering _queue_task() for managed_node1/assert 7920 1726885372.56891: worker is 1 (out of 1 available) 7920 1726885372.56903: exiting _queue_task() for managed_node1/assert 7920 1726885372.56919: done queuing things up, now waiting for results queue to drain 7920 1726885372.56922: waiting for pending results... 7920 1726885372.57225: running TaskExecutor() for managed_node1/TASK: Verify that the raw device is the same as the device if not encrypted 7920 1726885372.57365: in run() - task 02369adf-7a19-9835-648e-000000000927 7920 1726885372.57391: variable 'ansible_search_path' from source: unknown 7920 1726885372.57437: calling self._execute() 7920 1726885372.57554: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885372.57566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885372.57580: variable 'omit' from source: magic vars 7920 1726885372.57950: variable '_storage_test_volume_present' from source: set_fact 7920 1726885372.57964: Evaluated conditional (_storage_test_volume_present): True 7920 1726885372.57975: variable 'omit' from source: magic vars 7920 1726885372.58045: variable 'omit' from source: magic vars 7920 1726885372.58285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885372.61618: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885372.61826: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885372.61909: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885372.62004: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885372.62106: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885372.62338: variable 'storage_test_volume' from source: include params 7920 1726885372.62361: variable '__dev_ne_raw' from source: task vars 7920 1726885372.62732: variable 'storage_test_volume' from source: include params 7920 1726885372.62797: variable 'omit' from source: magic vars 7920 1726885372.62949: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885372.62981: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885372.63005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885372.63030: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885372.63044: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885372.63065: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885372.63178: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885372.63207: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885372.63219: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885372.63226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885372.63456: Set connection var ansible_connection to ssh 7920 1726885372.63472: Set connection var ansible_shell_executable to /bin/sh 7920 1726885372.63484: Set connection var ansible_timeout to 10 7920 1726885372.63491: Set connection var ansible_shell_type to sh 7920 1726885372.63499: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885372.63601: Set connection var ansible_pipelining to False 7920 1726885372.63633: variable 'ansible_shell_executable' from source: unknown 7920 1726885372.63640: variable 'ansible_connection' from source: unknown 7920 1726885372.63646: variable 'ansible_module_compression' from source: unknown 7920 1726885372.63651: variable 'ansible_shell_type' from source: unknown 7920 1726885372.63657: variable 'ansible_shell_executable' from source: unknown 7920 1726885372.63663: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885372.63670: variable 'ansible_pipelining' from source: unknown 7920 1726885372.63676: variable 'ansible_timeout' from source: unknown 7920 1726885372.63683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885372.63783: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885372.63913: variable 'omit' from source: magic vars 7920 1726885372.63929: starting attempt loop 7920 1726885372.63938: running the handler 7920 1726885372.64110: variable '__dev_ne_raw' from source: task vars 7920 1726885372.64258: variable 'storage_test_volume' from source: include params 7920 1726885372.64286: variable 'storage_test_volume' from source: include params 7920 1726885372.64307: Evaluated conditional (__dev_ne_raw == (storage_test_volume.encryption | bool)): True 7920 1726885372.64324: handler run complete 7920 1726885372.64342: attempt loop complete, returning result 7920 1726885372.64351: _execute() done 7920 1726885372.64364: dumping result to json 7920 1726885372.64371: done dumping result, returning 7920 1726885372.64382: done running TaskExecutor() for managed_node1/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-9835-648e-000000000927] 7920 1726885372.64391: sending task result for task 02369adf-7a19-9835-648e-000000000927 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885372.64549: no more pending results, returning what we have 7920 1726885372.64553: results queue empty 7920 1726885372.64554: checking for any_errors_fatal 7920 1726885372.64561: done checking for any_errors_fatal 7920 1726885372.64562: checking for max_fail_percentage 7920 1726885372.64564: done checking for max_fail_percentage 7920 1726885372.64565: checking to see if all hosts have failed and the running result is not ok 7920 1726885372.64566: done checking to see if all hosts have failed 7920 1726885372.64567: getting the remaining hosts for this loop 7920 1726885372.64569: done getting the remaining hosts for this loop 7920 1726885372.64573: getting the next task for host managed_node1 7920 1726885372.64583: done getting next task for host managed_node1 7920 1726885372.64586: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 7920 1726885372.64592: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885372.64603: getting variables 7920 1726885372.64606: in VariableManager get_vars() 7920 1726885372.64648: Calling all_inventory to load vars for managed_node1 7920 1726885372.64652: Calling groups_inventory to load vars for managed_node1 7920 1726885372.64655: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885372.64667: Calling all_plugins_play to load vars for managed_node1 7920 1726885372.64671: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885372.64674: Calling groups_plugins_play to load vars for managed_node1 7920 1726885372.65460: done sending task result for task 02369adf-7a19-9835-648e-000000000927 7920 1726885372.65463: WORKER PROCESS EXITING 7920 1726885372.65486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885372.66846: done with get_vars() 7920 1726885372.66861: done getting variables 7920 1726885372.66925: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:52 -0400 (0:00:00.103) 0:01:50.298 ****** 7920 1726885372.66956: entering _queue_task() for managed_node1/assert 7920 1726885372.67668: worker is 1 (out of 1 available) 7920 1726885372.67704: exiting _queue_task() for managed_node1/assert 7920 1726885372.67721: done queuing things up, now waiting for results queue to drain 7920 1726885372.67723: waiting for pending results... 7920 1726885372.68076: running TaskExecutor() for managed_node1/TASK: Make sure we got info about the LUKS volume if encrypted 7920 1726885372.68251: in run() - task 02369adf-7a19-9835-648e-000000000928 7920 1726885372.68335: variable 'ansible_search_path' from source: unknown 7920 1726885372.68428: calling self._execute() 7920 1726885372.68673: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885372.68685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885372.68699: variable 'omit' from source: magic vars 7920 1726885372.70672: variable '_storage_test_volume_present' from source: set_fact 7920 1726885372.70729: variable 'storage_test_volume' from source: include params 7920 1726885372.70762: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 7920 1726885372.70871: when evaluation is False, skipping this task 7920 1726885372.70880: _execute() done 7920 1726885372.70889: dumping result to json 7920 1726885372.70897: done dumping result, returning 7920 1726885372.70908: done running TaskExecutor() for managed_node1/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-9835-648e-000000000928] 7920 1726885372.70983: sending task result for task 02369adf-7a19-9835-648e-000000000928 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885372.71146: no more pending results, returning what we have 7920 1726885372.71149: results queue empty 7920 1726885372.71150: checking for any_errors_fatal 7920 1726885372.71160: done checking for any_errors_fatal 7920 1726885372.71161: checking for max_fail_percentage 7920 1726885372.71163: done checking for max_fail_percentage 7920 1726885372.71164: checking to see if all hosts have failed and the running result is not ok 7920 1726885372.71165: done checking to see if all hosts have failed 7920 1726885372.71166: getting the remaining hosts for this loop 7920 1726885372.71167: done getting the remaining hosts for this loop 7920 1726885372.71171: getting the next task for host managed_node1 7920 1726885372.71180: done getting next task for host managed_node1 7920 1726885372.71183: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 7920 1726885372.71189: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885372.71193: getting variables 7920 1726885372.71196: in VariableManager get_vars() 7920 1726885372.71234: Calling all_inventory to load vars for managed_node1 7920 1726885372.71237: Calling groups_inventory to load vars for managed_node1 7920 1726885372.71241: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885372.71252: Calling all_plugins_play to load vars for managed_node1 7920 1726885372.71256: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885372.71259: Calling groups_plugins_play to load vars for managed_node1 7920 1726885372.72324: done sending task result for task 02369adf-7a19-9835-648e-000000000928 7920 1726885372.72328: WORKER PROCESS EXITING 7920 1726885372.72346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885372.73552: done with get_vars() 7920 1726885372.73566: done getting variables 7920 1726885372.73632: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:52 -0400 (0:00:00.067) 0:01:50.365 ****** 7920 1726885372.73664: entering _queue_task() for managed_node1/assert 7920 1726885372.73926: worker is 1 (out of 1 available) 7920 1726885372.74049: exiting _queue_task() for managed_node1/assert 7920 1726885372.74062: done queuing things up, now waiting for results queue to drain 7920 1726885372.74063: waiting for pending results... 7920 1726885372.74967: running TaskExecutor() for managed_node1/TASK: Verify the LUKS volume's device type if encrypted 7920 1726885372.75368: in run() - task 02369adf-7a19-9835-648e-000000000929 7920 1726885372.75393: variable 'ansible_search_path' from source: unknown 7920 1726885372.75491: calling self._execute() 7920 1726885372.75686: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885372.75781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885372.75796: variable 'omit' from source: magic vars 7920 1726885372.76830: variable '_storage_test_volume_present' from source: set_fact 7920 1726885372.76846: variable 'storage_test_volume' from source: include params 7920 1726885372.76876: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 7920 1726885372.76927: when evaluation is False, skipping this task 7920 1726885372.76952: _execute() done 7920 1726885372.77027: dumping result to json 7920 1726885372.77035: done dumping result, returning 7920 1726885372.77045: done running TaskExecutor() for managed_node1/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-9835-648e-000000000929] 7920 1726885372.77060: sending task result for task 02369adf-7a19-9835-648e-000000000929 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885372.77227: no more pending results, returning what we have 7920 1726885372.77231: results queue empty 7920 1726885372.77232: checking for any_errors_fatal 7920 1726885372.77242: done checking for any_errors_fatal 7920 1726885372.77243: checking for max_fail_percentage 7920 1726885372.77245: done checking for max_fail_percentage 7920 1726885372.77246: checking to see if all hosts have failed and the running result is not ok 7920 1726885372.77247: done checking to see if all hosts have failed 7920 1726885372.77248: getting the remaining hosts for this loop 7920 1726885372.77250: done getting the remaining hosts for this loop 7920 1726885372.77254: getting the next task for host managed_node1 7920 1726885372.77263: done getting next task for host managed_node1 7920 1726885372.77266: ^ task is: TASK: Check LUKS version 7920 1726885372.77273: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885372.77279: getting variables 7920 1726885372.77283: in VariableManager get_vars() 7920 1726885372.77322: Calling all_inventory to load vars for managed_node1 7920 1726885372.77326: Calling groups_inventory to load vars for managed_node1 7920 1726885372.77330: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885372.77344: Calling all_plugins_play to load vars for managed_node1 7920 1726885372.77348: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885372.77351: Calling groups_plugins_play to load vars for managed_node1 7920 1726885372.78180: done sending task result for task 02369adf-7a19-9835-648e-000000000929 7920 1726885372.78184: WORKER PROCESS EXITING 7920 1726885372.78209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885372.81452: done with get_vars() 7920 1726885372.81466: done getting variables 7920 1726885372.81532: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:52 -0400 (0:00:00.078) 0:01:50.444 ****** 7920 1726885372.81564: entering _queue_task() for managed_node1/assert 7920 1726885372.81821: worker is 1 (out of 1 available) 7920 1726885372.81833: exiting _queue_task() for managed_node1/assert 7920 1726885372.81845: done queuing things up, now waiting for results queue to drain 7920 1726885372.81847: waiting for pending results... 7920 1726885372.82225: running TaskExecutor() for managed_node1/TASK: Check LUKS version 7920 1726885372.82352: in run() - task 02369adf-7a19-9835-648e-00000000092a 7920 1726885372.82379: variable 'ansible_search_path' from source: unknown 7920 1726885372.82424: calling self._execute() 7920 1726885372.82542: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885372.82554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885372.82570: variable 'omit' from source: magic vars 7920 1726885372.83238: variable '_storage_test_volume_present' from source: set_fact 7920 1726885372.83366: Evaluated conditional (_storage_test_volume_present): True 7920 1726885372.84143: variable 'storage_test_volume' from source: include params 7920 1726885372.84344: Evaluated conditional (storage_test_volume.encryption): False 7920 1726885372.84353: when evaluation is False, skipping this task 7920 1726885372.84361: _execute() done 7920 1726885372.84369: dumping result to json 7920 1726885372.84376: done dumping result, returning 7920 1726885372.84387: done running TaskExecutor() for managed_node1/TASK: Check LUKS version [02369adf-7a19-9835-648e-00000000092a] 7920 1726885372.84397: sending task result for task 02369adf-7a19-9835-648e-00000000092a 7920 1726885372.84520: done sending task result for task 02369adf-7a19-9835-648e-00000000092a skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885372.84570: no more pending results, returning what we have 7920 1726885372.84574: results queue empty 7920 1726885372.84575: checking for any_errors_fatal 7920 1726885372.84583: done checking for any_errors_fatal 7920 1726885372.84584: checking for max_fail_percentage 7920 1726885372.84586: done checking for max_fail_percentage 7920 1726885372.84586: checking to see if all hosts have failed and the running result is not ok 7920 1726885372.84587: done checking to see if all hosts have failed 7920 1726885372.84588: getting the remaining hosts for this loop 7920 1726885372.84590: done getting the remaining hosts for this loop 7920 1726885372.84593: getting the next task for host managed_node1 7920 1726885372.84601: done getting next task for host managed_node1 7920 1726885372.84603: ^ task is: TASK: Check LUKS key size 7920 1726885372.84610: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885372.84620: getting variables 7920 1726885372.84622: in VariableManager get_vars() 7920 1726885372.84655: Calling all_inventory to load vars for managed_node1 7920 1726885372.84658: Calling groups_inventory to load vars for managed_node1 7920 1726885372.84661: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885372.84674: Calling all_plugins_play to load vars for managed_node1 7920 1726885372.84677: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885372.84681: Calling groups_plugins_play to load vars for managed_node1 7920 1726885372.85197: WORKER PROCESS EXITING 7920 1726885372.85327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885372.86137: done with get_vars() 7920 1726885372.86152: done getting variables 7920 1726885372.86208: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:52 -0400 (0:00:00.046) 0:01:50.490 ****** 7920 1726885372.86245: entering _queue_task() for managed_node1/assert 7920 1726885372.86478: worker is 1 (out of 1 available) 7920 1726885372.86490: exiting _queue_task() for managed_node1/assert 7920 1726885372.86502: done queuing things up, now waiting for results queue to drain 7920 1726885372.86503: waiting for pending results... 7920 1726885372.86782: running TaskExecutor() for managed_node1/TASK: Check LUKS key size 7920 1726885372.86927: in run() - task 02369adf-7a19-9835-648e-00000000092b 7920 1726885372.86951: variable 'ansible_search_path' from source: unknown 7920 1726885372.86985: calling self._execute() 7920 1726885372.87098: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885372.87109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885372.87129: variable 'omit' from source: magic vars 7920 1726885372.87484: variable '_storage_test_volume_present' from source: set_fact 7920 1726885372.87500: Evaluated conditional (_storage_test_volume_present): True 7920 1726885372.87627: variable 'storage_test_volume' from source: include params 7920 1726885372.87660: Evaluated conditional (storage_test_volume.encryption): False 7920 1726885372.87671: when evaluation is False, skipping this task 7920 1726885372.87678: _execute() done 7920 1726885372.87686: dumping result to json 7920 1726885372.87692: done dumping result, returning 7920 1726885372.87701: done running TaskExecutor() for managed_node1/TASK: Check LUKS key size [02369adf-7a19-9835-648e-00000000092b] 7920 1726885372.87717: sending task result for task 02369adf-7a19-9835-648e-00000000092b skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885372.87882: no more pending results, returning what we have 7920 1726885372.87887: results queue empty 7920 1726885372.87887: checking for any_errors_fatal 7920 1726885372.87896: done checking for any_errors_fatal 7920 1726885372.87897: checking for max_fail_percentage 7920 1726885372.87898: done checking for max_fail_percentage 7920 1726885372.87900: checking to see if all hosts have failed and the running result is not ok 7920 1726885372.87901: done checking to see if all hosts have failed 7920 1726885372.87902: getting the remaining hosts for this loop 7920 1726885372.87903: done getting the remaining hosts for this loop 7920 1726885372.87908: getting the next task for host managed_node1 7920 1726885372.87918: done getting next task for host managed_node1 7920 1726885372.87921: ^ task is: TASK: Check LUKS cipher 7920 1726885372.87930: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885372.87937: getting variables 7920 1726885372.87939: in VariableManager get_vars() 7920 1726885372.87975: Calling all_inventory to load vars for managed_node1 7920 1726885372.87978: Calling groups_inventory to load vars for managed_node1 7920 1726885372.87982: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885372.87997: Calling all_plugins_play to load vars for managed_node1 7920 1726885372.88001: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885372.88004: Calling groups_plugins_play to load vars for managed_node1 7920 1726885372.88666: done sending task result for task 02369adf-7a19-9835-648e-00000000092b 7920 1726885372.88669: WORKER PROCESS EXITING 7920 1726885372.88695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885372.90063: done with get_vars() 7920 1726885372.90078: done getting variables 7920 1726885372.90140: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:52 -0400 (0:00:00.039) 0:01:50.530 ****** 7920 1726885372.90172: entering _queue_task() for managed_node1/assert 7920 1726885372.91118: worker is 1 (out of 1 available) 7920 1726885372.91130: exiting _queue_task() for managed_node1/assert 7920 1726885372.91142: done queuing things up, now waiting for results queue to drain 7920 1726885372.91143: waiting for pending results... 7920 1726885372.92899: running TaskExecutor() for managed_node1/TASK: Check LUKS cipher 7920 1726885372.93037: in run() - task 02369adf-7a19-9835-648e-00000000092c 7920 1726885372.93528: variable 'ansible_search_path' from source: unknown 7920 1726885372.93567: calling self._execute() 7920 1726885372.93684: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885372.93695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885372.93707: variable 'omit' from source: magic vars 7920 1726885372.94053: variable '_storage_test_volume_present' from source: set_fact 7920 1726885372.94338: Evaluated conditional (_storage_test_volume_present): True 7920 1726885372.94462: variable 'storage_test_volume' from source: include params 7920 1726885372.94495: Evaluated conditional (storage_test_volume.encryption): False 7920 1726885372.94586: when evaluation is False, skipping this task 7920 1726885372.94596: _execute() done 7920 1726885372.94605: dumping result to json 7920 1726885372.94615: done dumping result, returning 7920 1726885372.94629: done running TaskExecutor() for managed_node1/TASK: Check LUKS cipher [02369adf-7a19-9835-648e-00000000092c] 7920 1726885372.94641: sending task result for task 02369adf-7a19-9835-648e-00000000092c skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885372.94808: no more pending results, returning what we have 7920 1726885372.94814: results queue empty 7920 1726885372.94815: checking for any_errors_fatal 7920 1726885372.94824: done checking for any_errors_fatal 7920 1726885372.94825: checking for max_fail_percentage 7920 1726885372.94827: done checking for max_fail_percentage 7920 1726885372.94828: checking to see if all hosts have failed and the running result is not ok 7920 1726885372.94829: done checking to see if all hosts have failed 7920 1726885372.94830: getting the remaining hosts for this loop 7920 1726885372.94832: done getting the remaining hosts for this loop 7920 1726885372.94835: getting the next task for host managed_node1 7920 1726885372.94845: done getting next task for host managed_node1 7920 1726885372.94847: ^ task is: TASK: Set test variables 7920 1726885372.94854: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885372.94859: getting variables 7920 1726885372.94862: in VariableManager get_vars() 7920 1726885372.94895: Calling all_inventory to load vars for managed_node1 7920 1726885372.94898: Calling groups_inventory to load vars for managed_node1 7920 1726885372.94901: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885372.94917: Calling all_plugins_play to load vars for managed_node1 7920 1726885372.94921: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885372.94924: Calling groups_plugins_play to load vars for managed_node1 7920 1726885372.95619: done sending task result for task 02369adf-7a19-9835-648e-00000000092c 7920 1726885372.95622: WORKER PROCESS EXITING 7920 1726885372.95645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885372.96264: done with get_vars() 7920 1726885372.96279: done getting variables 7920 1726885372.96344: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:52 -0400 (0:00:00.062) 0:01:50.592 ****** 7920 1726885372.96377: entering _queue_task() for managed_node1/set_fact 7920 1726885372.96647: worker is 1 (out of 1 available) 7920 1726885372.96659: exiting _queue_task() for managed_node1/set_fact 7920 1726885372.96671: done queuing things up, now waiting for results queue to drain 7920 1726885372.96673: waiting for pending results... 7920 1726885372.96976: running TaskExecutor() for managed_node1/TASK: Set test variables 7920 1726885372.97111: in run() - task 02369adf-7a19-9835-648e-00000000092d 7920 1726885372.97138: variable 'ansible_search_path' from source: unknown 7920 1726885372.97179: calling self._execute() 7920 1726885372.97297: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885372.97310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885372.97327: variable 'omit' from source: magic vars 7920 1726885372.97460: variable 'omit' from source: magic vars 7920 1726885372.97527: variable 'omit' from source: magic vars 7920 1726885372.97832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885373.01471: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885373.01576: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885373.01705: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885373.01750: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885373.01900: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885373.02142: variable 'storage_test_volume' from source: include params 7920 1726885373.02167: variable '_storage_test_volume_present' from source: set_fact 7920 1726885373.02592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885373.02633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885373.02765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885373.02813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885373.02835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885373.02886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885373.02915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885373.02947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885373.02997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885373.03020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885373.03097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885373.03128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885373.03157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885373.03208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885373.03229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885373.03579: variable 'storage_test_crypttab' from source: set_fact 7920 1726885373.03632: variable 'storage_test_volume' from source: include params 7920 1726885373.03951: variable 'storage_test_volume' from source: include params 7920 1726885373.03985: variable 'omit' from source: magic vars 7920 1726885373.04093: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885373.04151: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885373.04227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885373.04248: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885373.04292: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885373.04313: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885373.04409: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885373.04445: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885373.04453: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.04502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.04833: Set connection var ansible_connection to ssh 7920 1726885373.04854: Set connection var ansible_shell_executable to /bin/sh 7920 1726885373.04865: Set connection var ansible_timeout to 10 7920 1726885373.04872: Set connection var ansible_shell_type to sh 7920 1726885373.04883: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885373.04892: Set connection var ansible_pipelining to False 7920 1726885373.04924: variable 'ansible_shell_executable' from source: unknown 7920 1726885373.04936: variable 'ansible_connection' from source: unknown 7920 1726885373.04945: variable 'ansible_module_compression' from source: unknown 7920 1726885373.05023: variable 'ansible_shell_type' from source: unknown 7920 1726885373.05033: variable 'ansible_shell_executable' from source: unknown 7920 1726885373.05043: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.05052: variable 'ansible_pipelining' from source: unknown 7920 1726885373.05064: variable 'ansible_timeout' from source: unknown 7920 1726885373.05072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.05221: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885373.05334: variable 'omit' from source: magic vars 7920 1726885373.05346: starting attempt loop 7920 1726885373.05354: running the handler 7920 1726885373.05375: handler run complete 7920 1726885373.05449: attempt loop complete, returning result 7920 1726885373.05457: _execute() done 7920 1726885373.05463: dumping result to json 7920 1726885373.05475: done dumping result, returning 7920 1726885373.05486: done running TaskExecutor() for managed_node1/TASK: Set test variables [02369adf-7a19-9835-648e-00000000092d] 7920 1726885373.05500: sending task result for task 02369adf-7a19-9835-648e-00000000092d ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 7920 1726885373.05713: no more pending results, returning what we have 7920 1726885373.05716: results queue empty 7920 1726885373.05717: checking for any_errors_fatal 7920 1726885373.05730: done checking for any_errors_fatal 7920 1726885373.05731: checking for max_fail_percentage 7920 1726885373.05733: done checking for max_fail_percentage 7920 1726885373.05734: checking to see if all hosts have failed and the running result is not ok 7920 1726885373.05735: done checking to see if all hosts have failed 7920 1726885373.05736: getting the remaining hosts for this loop 7920 1726885373.05739: done getting the remaining hosts for this loop 7920 1726885373.05743: getting the next task for host managed_node1 7920 1726885373.05753: done getting next task for host managed_node1 7920 1726885373.05755: ^ task is: TASK: Check for /etc/crypttab entry 7920 1726885373.05761: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885373.05765: getting variables 7920 1726885373.05767: in VariableManager get_vars() 7920 1726885373.05805: Calling all_inventory to load vars for managed_node1 7920 1726885373.05808: Calling groups_inventory to load vars for managed_node1 7920 1726885373.05814: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885373.05825: Calling all_plugins_play to load vars for managed_node1 7920 1726885373.05830: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885373.05833: Calling groups_plugins_play to load vars for managed_node1 7920 1726885373.07319: done sending task result for task 02369adf-7a19-9835-648e-00000000092d 7920 1726885373.07322: WORKER PROCESS EXITING 7920 1726885373.07417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885373.09044: done with get_vars() 7920 1726885373.09059: done getting variables 7920 1726885373.09118: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:53 -0400 (0:00:00.127) 0:01:50.720 ****** 7920 1726885373.09152: entering _queue_task() for managed_node1/assert 7920 1726885373.09599: worker is 1 (out of 1 available) 7920 1726885373.09611: exiting _queue_task() for managed_node1/assert 7920 1726885373.09625: done queuing things up, now waiting for results queue to drain 7920 1726885373.09627: waiting for pending results... 7920 1726885373.10625: running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry 7920 1726885373.10964: in run() - task 02369adf-7a19-9835-648e-00000000092e 7920 1726885373.10984: variable 'ansible_search_path' from source: unknown 7920 1726885373.11027: calling self._execute() 7920 1726885373.11372: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.11383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.11397: variable 'omit' from source: magic vars 7920 1726885373.11520: variable 'omit' from source: magic vars 7920 1726885373.11638: variable 'omit' from source: magic vars 7920 1726885373.12268: variable 'storage_test_volume' from source: include params 7920 1726885373.12307: variable 'omit' from source: magic vars 7920 1726885373.12394: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885373.12503: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885373.12579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885373.12636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885373.12769: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885373.12790: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885373.12809: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885373.12847: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885373.12855: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.12889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.13947: Set connection var ansible_connection to ssh 7920 1726885373.14234: Set connection var ansible_shell_executable to /bin/sh 7920 1726885373.14245: Set connection var ansible_timeout to 10 7920 1726885373.14252: Set connection var ansible_shell_type to sh 7920 1726885373.14262: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885373.14271: Set connection var ansible_pipelining to False 7920 1726885373.14299: variable 'ansible_shell_executable' from source: unknown 7920 1726885373.14306: variable 'ansible_connection' from source: unknown 7920 1726885373.14318: variable 'ansible_module_compression' from source: unknown 7920 1726885373.15024: variable 'ansible_shell_type' from source: unknown 7920 1726885373.15032: variable 'ansible_shell_executable' from source: unknown 7920 1726885373.15038: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.15045: variable 'ansible_pipelining' from source: unknown 7920 1726885373.15051: variable 'ansible_timeout' from source: unknown 7920 1726885373.15058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.15195: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885373.15217: variable 'omit' from source: magic vars 7920 1726885373.15228: starting attempt loop 7920 1726885373.15235: running the handler 7920 1726885373.15419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885373.18210: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885373.18738: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885373.18777: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885373.18814: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885373.18852: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885373.18927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885373.18965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885373.18997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885373.19047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885373.19075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885373.19137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885373.19181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885373.19213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885373.20054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885373.20073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885373.20300: variable '_storage_test_crypttab_entries' from source: set_fact 7920 1726885373.20311: variable '_storage_test_expected_crypttab_entries' from source: set_fact 7920 1726885373.20338: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 7920 1726885373.20371: handler run complete 7920 1726885373.20392: attempt loop complete, returning result 7920 1726885373.20477: _execute() done 7920 1726885373.20485: dumping result to json 7920 1726885373.20492: done dumping result, returning 7920 1726885373.20504: done running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry [02369adf-7a19-9835-648e-00000000092e] 7920 1726885373.20518: sending task result for task 02369adf-7a19-9835-648e-00000000092e ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885373.20674: no more pending results, returning what we have 7920 1726885373.20677: results queue empty 7920 1726885373.20678: checking for any_errors_fatal 7920 1726885373.20686: done checking for any_errors_fatal 7920 1726885373.20694: checking for max_fail_percentage 7920 1726885373.20696: done checking for max_fail_percentage 7920 1726885373.20697: checking to see if all hosts have failed and the running result is not ok 7920 1726885373.20698: done checking to see if all hosts have failed 7920 1726885373.20699: getting the remaining hosts for this loop 7920 1726885373.20701: done getting the remaining hosts for this loop 7920 1726885373.20705: getting the next task for host managed_node1 7920 1726885373.20720: done getting next task for host managed_node1 7920 1726885373.20723: ^ task is: TASK: Validate the format of the crypttab entry 7920 1726885373.20729: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885373.20734: getting variables 7920 1726885373.20736: in VariableManager get_vars() 7920 1726885373.20774: Calling all_inventory to load vars for managed_node1 7920 1726885373.20778: Calling groups_inventory to load vars for managed_node1 7920 1726885373.20781: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885373.20793: Calling all_plugins_play to load vars for managed_node1 7920 1726885373.20797: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885373.20800: Calling groups_plugins_play to load vars for managed_node1 7920 1726885373.22104: done sending task result for task 02369adf-7a19-9835-648e-00000000092e 7920 1726885373.22108: WORKER PROCESS EXITING 7920 1726885373.22145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885373.22772: done with get_vars() 7920 1726885373.22786: done getting variables 7920 1726885373.23319: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:53 -0400 (0:00:00.141) 0:01:50.862 ****** 7920 1726885373.23354: entering _queue_task() for managed_node1/assert 7920 1726885373.23627: worker is 1 (out of 1 available) 7920 1726885373.23638: exiting _queue_task() for managed_node1/assert 7920 1726885373.23651: done queuing things up, now waiting for results queue to drain 7920 1726885373.23653: waiting for pending results... 7920 1726885373.23971: running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry 7920 1726885373.24124: in run() - task 02369adf-7a19-9835-648e-00000000092f 7920 1726885373.24146: variable 'ansible_search_path' from source: unknown 7920 1726885373.24214: calling self._execute() 7920 1726885373.24341: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.24352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.24365: variable 'omit' from source: magic vars 7920 1726885373.24839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885373.27859: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885373.27933: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885373.27972: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885373.28013: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885373.28067: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885373.28157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885373.28191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885373.28227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885373.28281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885373.28334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885373.28564: variable '_storage_test_expected_crypttab_entries' from source: set_fact 7920 1726885373.28600: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 7920 1726885373.28688: when evaluation is False, skipping this task 7920 1726885373.28697: _execute() done 7920 1726885373.28703: dumping result to json 7920 1726885373.28709: done dumping result, returning 7920 1726885373.28723: done running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry [02369adf-7a19-9835-648e-00000000092f] 7920 1726885373.28732: sending task result for task 02369adf-7a19-9835-648e-00000000092f skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 7920 1726885373.28881: no more pending results, returning what we have 7920 1726885373.28884: results queue empty 7920 1726885373.28885: checking for any_errors_fatal 7920 1726885373.28892: done checking for any_errors_fatal 7920 1726885373.28892: checking for max_fail_percentage 7920 1726885373.28894: done checking for max_fail_percentage 7920 1726885373.28895: checking to see if all hosts have failed and the running result is not ok 7920 1726885373.28896: done checking to see if all hosts have failed 7920 1726885373.28897: getting the remaining hosts for this loop 7920 1726885373.28899: done getting the remaining hosts for this loop 7920 1726885373.28903: getting the next task for host managed_node1 7920 1726885373.28913: done getting next task for host managed_node1 7920 1726885373.28918: ^ task is: TASK: Check backing device of crypttab entry 7920 1726885373.28924: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885373.28930: getting variables 7920 1726885373.28933: in VariableManager get_vars() 7920 1726885373.28965: Calling all_inventory to load vars for managed_node1 7920 1726885373.28968: Calling groups_inventory to load vars for managed_node1 7920 1726885373.28971: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885373.28981: Calling all_plugins_play to load vars for managed_node1 7920 1726885373.28985: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885373.28987: Calling groups_plugins_play to load vars for managed_node1 7920 1726885373.29707: done sending task result for task 02369adf-7a19-9835-648e-00000000092f 7920 1726885373.29710: WORKER PROCESS EXITING 7920 1726885373.29775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885373.32352: done with get_vars() 7920 1726885373.32366: done getting variables 7920 1726885373.32435: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:53 -0400 (0:00:00.091) 0:01:50.953 ****** 7920 1726885373.32467: entering _queue_task() for managed_node1/assert 7920 1726885373.32863: worker is 1 (out of 1 available) 7920 1726885373.32949: exiting _queue_task() for managed_node1/assert 7920 1726885373.32980: done queuing things up, now waiting for results queue to drain 7920 1726885373.32982: waiting for pending results... 7920 1726885373.33401: running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry 7920 1726885373.33522: in run() - task 02369adf-7a19-9835-648e-000000000930 7920 1726885373.33536: variable 'ansible_search_path' from source: unknown 7920 1726885373.33568: calling self._execute() 7920 1726885373.33674: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.33683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.33691: variable 'omit' from source: magic vars 7920 1726885373.34065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885373.37616: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885373.37719: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885373.37764: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885373.37809: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885373.37847: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885373.37934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885373.37970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885373.38002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885373.38050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885373.38070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885373.38189: variable '_storage_test_expected_crypttab_entries' from source: set_fact 7920 1726885373.38216: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 7920 1726885373.38227: when evaluation is False, skipping this task 7920 1726885373.38234: _execute() done 7920 1726885373.38241: dumping result to json 7920 1726885373.38248: done dumping result, returning 7920 1726885373.38258: done running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry [02369adf-7a19-9835-648e-000000000930] 7920 1726885373.38268: sending task result for task 02369adf-7a19-9835-648e-000000000930 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 7920 1726885373.38432: no more pending results, returning what we have 7920 1726885373.38435: results queue empty 7920 1726885373.38436: checking for any_errors_fatal 7920 1726885373.38445: done checking for any_errors_fatal 7920 1726885373.38446: checking for max_fail_percentage 7920 1726885373.38448: done checking for max_fail_percentage 7920 1726885373.38449: checking to see if all hosts have failed and the running result is not ok 7920 1726885373.38449: done checking to see if all hosts have failed 7920 1726885373.38450: getting the remaining hosts for this loop 7920 1726885373.38452: done getting the remaining hosts for this loop 7920 1726885373.38456: getting the next task for host managed_node1 7920 1726885373.38465: done getting next task for host managed_node1 7920 1726885373.38467: ^ task is: TASK: Check key file of crypttab entry 7920 1726885373.38472: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885373.38477: getting variables 7920 1726885373.38479: in VariableManager get_vars() 7920 1726885373.38510: Calling all_inventory to load vars for managed_node1 7920 1726885373.38517: Calling groups_inventory to load vars for managed_node1 7920 1726885373.38520: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885373.38532: Calling all_plugins_play to load vars for managed_node1 7920 1726885373.38536: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885373.38539: Calling groups_plugins_play to load vars for managed_node1 7920 1726885373.39101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885373.39893: done sending task result for task 02369adf-7a19-9835-648e-000000000930 7920 1726885373.39896: WORKER PROCESS EXITING 7920 1726885373.40435: done with get_vars() 7920 1726885373.40450: done getting variables 7920 1726885373.40509: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:53 -0400 (0:00:00.080) 0:01:51.034 ****** 7920 1726885373.40546: entering _queue_task() for managed_node1/assert 7920 1726885373.40786: worker is 1 (out of 1 available) 7920 1726885373.40797: exiting _queue_task() for managed_node1/assert 7920 1726885373.40809: done queuing things up, now waiting for results queue to drain 7920 1726885373.40810: waiting for pending results... 7920 1726885373.41084: running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry 7920 1726885373.41224: in run() - task 02369adf-7a19-9835-648e-000000000931 7920 1726885373.41243: variable 'ansible_search_path' from source: unknown 7920 1726885373.41285: calling self._execute() 7920 1726885373.41406: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.41421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.41437: variable 'omit' from source: magic vars 7920 1726885373.42159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885373.46306: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885373.46394: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885373.46440: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885373.46486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885373.46520: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885373.46604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885373.46641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885373.46672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885373.46732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885373.46770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885373.46986: variable '_storage_test_expected_crypttab_entries' from source: set_fact 7920 1726885373.47016: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 7920 1726885373.47025: when evaluation is False, skipping this task 7920 1726885373.47032: _execute() done 7920 1726885373.47039: dumping result to json 7920 1726885373.47046: done dumping result, returning 7920 1726885373.47055: done running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry [02369adf-7a19-9835-648e-000000000931] 7920 1726885373.47065: sending task result for task 02369adf-7a19-9835-648e-000000000931 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 7920 1726885373.47229: no more pending results, returning what we have 7920 1726885373.47234: results queue empty 7920 1726885373.47235: checking for any_errors_fatal 7920 1726885373.47242: done checking for any_errors_fatal 7920 1726885373.47242: checking for max_fail_percentage 7920 1726885373.47244: done checking for max_fail_percentage 7920 1726885373.47245: checking to see if all hosts have failed and the running result is not ok 7920 1726885373.47246: done checking to see if all hosts have failed 7920 1726885373.47247: getting the remaining hosts for this loop 7920 1726885373.47249: done getting the remaining hosts for this loop 7920 1726885373.47252: getting the next task for host managed_node1 7920 1726885373.47260: done getting next task for host managed_node1 7920 1726885373.47263: ^ task is: TASK: Clear test variables 7920 1726885373.47269: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885373.47272: getting variables 7920 1726885373.47274: in VariableManager get_vars() 7920 1726885373.47306: Calling all_inventory to load vars for managed_node1 7920 1726885373.47308: Calling groups_inventory to load vars for managed_node1 7920 1726885373.47315: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885373.47327: Calling all_plugins_play to load vars for managed_node1 7920 1726885373.47331: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885373.47335: Calling groups_plugins_play to load vars for managed_node1 7920 1726885373.48228: done sending task result for task 02369adf-7a19-9835-648e-000000000931 7920 1726885373.48232: WORKER PROCESS EXITING 7920 1726885373.48253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885373.48855: done with get_vars() 7920 1726885373.48870: done getting variables 7920 1726885373.48930: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:53 -0400 (0:00:00.084) 0:01:51.118 ****** 7920 1726885373.48962: entering _queue_task() for managed_node1/set_fact 7920 1726885373.49215: worker is 1 (out of 1 available) 7920 1726885373.49226: exiting _queue_task() for managed_node1/set_fact 7920 1726885373.49237: done queuing things up, now waiting for results queue to drain 7920 1726885373.49238: waiting for pending results... 7920 1726885373.49531: running TaskExecutor() for managed_node1/TASK: Clear test variables 7920 1726885373.49651: in run() - task 02369adf-7a19-9835-648e-000000000932 7920 1726885373.49672: variable 'ansible_search_path' from source: unknown 7920 1726885373.49716: calling self._execute() 7920 1726885373.49835: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.49848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.49863: variable 'omit' from source: magic vars 7920 1726885373.49987: variable 'omit' from source: magic vars 7920 1726885373.50091: variable 'omit' from source: magic vars 7920 1726885373.50137: variable 'omit' from source: magic vars 7920 1726885373.50183: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885373.50237: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885373.50261: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885373.50283: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885373.50300: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885373.50326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885373.50347: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885373.50377: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885373.50384: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.50391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.50504: Set connection var ansible_connection to ssh 7920 1726885373.50523: Set connection var ansible_shell_executable to /bin/sh 7920 1726885373.50534: Set connection var ansible_timeout to 10 7920 1726885373.50540: Set connection var ansible_shell_type to sh 7920 1726885373.50553: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885373.50562: Set connection var ansible_pipelining to False 7920 1726885373.50590: variable 'ansible_shell_executable' from source: unknown 7920 1726885373.50597: variable 'ansible_connection' from source: unknown 7920 1726885373.50604: variable 'ansible_module_compression' from source: unknown 7920 1726885373.50610: variable 'ansible_shell_type' from source: unknown 7920 1726885373.50619: variable 'ansible_shell_executable' from source: unknown 7920 1726885373.50625: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.50632: variable 'ansible_pipelining' from source: unknown 7920 1726885373.50637: variable 'ansible_timeout' from source: unknown 7920 1726885373.50643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.50788: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885373.50804: variable 'omit' from source: magic vars 7920 1726885373.50816: starting attempt loop 7920 1726885373.50823: running the handler 7920 1726885373.50839: handler run complete 7920 1726885373.50852: attempt loop complete, returning result 7920 1726885373.50858: _execute() done 7920 1726885373.50863: dumping result to json 7920 1726885373.50872: done dumping result, returning 7920 1726885373.50883: done running TaskExecutor() for managed_node1/TASK: Clear test variables [02369adf-7a19-9835-648e-000000000932] 7920 1726885373.50892: sending task result for task 02369adf-7a19-9835-648e-000000000932 ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 7920 1726885373.51038: no more pending results, returning what we have 7920 1726885373.51042: results queue empty 7920 1726885373.51042: checking for any_errors_fatal 7920 1726885373.51051: done checking for any_errors_fatal 7920 1726885373.51052: checking for max_fail_percentage 7920 1726885373.51053: done checking for max_fail_percentage 7920 1726885373.51054: checking to see if all hosts have failed and the running result is not ok 7920 1726885373.51056: done checking to see if all hosts have failed 7920 1726885373.51057: getting the remaining hosts for this loop 7920 1726885373.51058: done getting the remaining hosts for this loop 7920 1726885373.51062: getting the next task for host managed_node1 7920 1726885373.51074: done getting next task for host managed_node1 7920 1726885373.51076: ^ task is: TASK: Get information about RAID 7920 1726885373.51083: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885373.51089: getting variables 7920 1726885373.51090: in VariableManager get_vars() 7920 1726885373.51125: Calling all_inventory to load vars for managed_node1 7920 1726885373.51129: Calling groups_inventory to load vars for managed_node1 7920 1726885373.51132: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885373.51142: Calling all_plugins_play to load vars for managed_node1 7920 1726885373.51146: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885373.51148: Calling groups_plugins_play to load vars for managed_node1 7920 1726885373.51878: done sending task result for task 02369adf-7a19-9835-648e-000000000932 7920 1726885373.51881: WORKER PROCESS EXITING 7920 1726885373.51903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885373.52783: done with get_vars() 7920 1726885373.52798: done getting variables 7920 1726885373.52853: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:22:53 -0400 (0:00:00.039) 0:01:51.157 ****** 7920 1726885373.52891: entering _queue_task() for managed_node1/command 7920 1726885373.53436: worker is 1 (out of 1 available) 7920 1726885373.53448: exiting _queue_task() for managed_node1/command 7920 1726885373.53459: done queuing things up, now waiting for results queue to drain 7920 1726885373.53461: waiting for pending results... 7920 1726885373.54018: running TaskExecutor() for managed_node1/TASK: Get information about RAID 7920 1726885373.54191: in run() - task 02369adf-7a19-9835-648e-000000000936 7920 1726885373.54236: variable 'ansible_search_path' from source: unknown 7920 1726885373.54290: calling self._execute() 7920 1726885373.54440: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.54452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.54467: variable 'omit' from source: magic vars 7920 1726885373.55072: variable 'storage_test_volume' from source: include params 7920 1726885373.55120: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885373.55148: when evaluation is False, skipping this task 7920 1726885373.55157: _execute() done 7920 1726885373.55165: dumping result to json 7920 1726885373.55173: done dumping result, returning 7920 1726885373.55183: done running TaskExecutor() for managed_node1/TASK: Get information about RAID [02369adf-7a19-9835-648e-000000000936] 7920 1726885373.55199: sending task result for task 02369adf-7a19-9835-648e-000000000936 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885373.55377: no more pending results, returning what we have 7920 1726885373.55381: results queue empty 7920 1726885373.55382: checking for any_errors_fatal 7920 1726885373.55392: done checking for any_errors_fatal 7920 1726885373.55393: checking for max_fail_percentage 7920 1726885373.55394: done checking for max_fail_percentage 7920 1726885373.55396: checking to see if all hosts have failed and the running result is not ok 7920 1726885373.55397: done checking to see if all hosts have failed 7920 1726885373.55398: getting the remaining hosts for this loop 7920 1726885373.55400: done getting the remaining hosts for this loop 7920 1726885373.55403: getting the next task for host managed_node1 7920 1726885373.55422: done getting next task for host managed_node1 7920 1726885373.55425: ^ task is: TASK: Set active devices regex 7920 1726885373.55432: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885373.55438: getting variables 7920 1726885373.55440: in VariableManager get_vars() 7920 1726885373.55474: Calling all_inventory to load vars for managed_node1 7920 1726885373.55477: Calling groups_inventory to load vars for managed_node1 7920 1726885373.55481: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885373.55494: Calling all_plugins_play to load vars for managed_node1 7920 1726885373.55498: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885373.55502: Calling groups_plugins_play to load vars for managed_node1 7920 1726885373.56362: done sending task result for task 02369adf-7a19-9835-648e-000000000936 7920 1726885373.56366: WORKER PROCESS EXITING 7920 1726885373.56386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885373.57733: done with get_vars() 7920 1726885373.57779: done getting variables 7920 1726885373.57880: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:53 -0400 (0:00:00.050) 0:01:51.207 ****** 7920 1726885373.57915: entering _queue_task() for managed_node1/set_fact 7920 1726885373.58459: worker is 1 (out of 1 available) 7920 1726885373.58487: exiting _queue_task() for managed_node1/set_fact 7920 1726885373.58535: done queuing things up, now waiting for results queue to drain 7920 1726885373.58575: waiting for pending results... 7920 1726885373.59496: running TaskExecutor() for managed_node1/TASK: Set active devices regex 7920 1726885373.60039: in run() - task 02369adf-7a19-9835-648e-000000000937 7920 1726885373.60135: variable 'ansible_search_path' from source: unknown 7920 1726885373.60294: calling self._execute() 7920 1726885373.60407: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.60422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.60443: variable 'omit' from source: magic vars 7920 1726885373.61104: variable 'storage_test_volume' from source: include params 7920 1726885373.61138: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885373.61146: when evaluation is False, skipping this task 7920 1726885373.61154: _execute() done 7920 1726885373.61165: dumping result to json 7920 1726885373.61175: done dumping result, returning 7920 1726885373.61185: done running TaskExecutor() for managed_node1/TASK: Set active devices regex [02369adf-7a19-9835-648e-000000000937] 7920 1726885373.61196: sending task result for task 02369adf-7a19-9835-648e-000000000937 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885373.61350: no more pending results, returning what we have 7920 1726885373.61354: results queue empty 7920 1726885373.61355: checking for any_errors_fatal 7920 1726885373.61364: done checking for any_errors_fatal 7920 1726885373.61365: checking for max_fail_percentage 7920 1726885373.61366: done checking for max_fail_percentage 7920 1726885373.61368: checking to see if all hosts have failed and the running result is not ok 7920 1726885373.61369: done checking to see if all hosts have failed 7920 1726885373.61370: getting the remaining hosts for this loop 7920 1726885373.61372: done getting the remaining hosts for this loop 7920 1726885373.61376: getting the next task for host managed_node1 7920 1726885373.61386: done getting next task for host managed_node1 7920 1726885373.61389: ^ task is: TASK: Set spare devices regex 7920 1726885373.61394: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885373.61400: getting variables 7920 1726885373.61402: in VariableManager get_vars() 7920 1726885373.61438: Calling all_inventory to load vars for managed_node1 7920 1726885373.61441: Calling groups_inventory to load vars for managed_node1 7920 1726885373.61445: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885373.61458: Calling all_plugins_play to load vars for managed_node1 7920 1726885373.61463: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885373.61466: Calling groups_plugins_play to load vars for managed_node1 7920 1726885373.62198: done sending task result for task 02369adf-7a19-9835-648e-000000000937 7920 1726885373.62201: WORKER PROCESS EXITING 7920 1726885373.62222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885373.62833: done with get_vars() 7920 1726885373.62846: done getting variables 7920 1726885373.62900: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:53 -0400 (0:00:00.050) 0:01:51.257 ****** 7920 1726885373.62932: entering _queue_task() for managed_node1/set_fact 7920 1726885373.63143: worker is 1 (out of 1 available) 7920 1726885373.63154: exiting _queue_task() for managed_node1/set_fact 7920 1726885373.63189: done queuing things up, now waiting for results queue to drain 7920 1726885373.63192: waiting for pending results... 7920 1726885373.63917: running TaskExecutor() for managed_node1/TASK: Set spare devices regex 7920 1726885373.64226: in run() - task 02369adf-7a19-9835-648e-000000000938 7920 1726885373.64247: variable 'ansible_search_path' from source: unknown 7920 1726885373.64321: calling self._execute() 7920 1726885373.64604: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.64635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.64695: variable 'omit' from source: magic vars 7920 1726885373.65280: variable 'storage_test_volume' from source: include params 7920 1726885373.65340: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885373.65441: when evaluation is False, skipping this task 7920 1726885373.65453: _execute() done 7920 1726885373.65463: dumping result to json 7920 1726885373.65471: done dumping result, returning 7920 1726885373.65482: done running TaskExecutor() for managed_node1/TASK: Set spare devices regex [02369adf-7a19-9835-648e-000000000938] 7920 1726885373.65501: sending task result for task 02369adf-7a19-9835-648e-000000000938 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885373.65745: no more pending results, returning what we have 7920 1726885373.65750: results queue empty 7920 1726885373.65751: checking for any_errors_fatal 7920 1726885373.65760: done checking for any_errors_fatal 7920 1726885373.65761: checking for max_fail_percentage 7920 1726885373.65763: done checking for max_fail_percentage 7920 1726885373.65764: checking to see if all hosts have failed and the running result is not ok 7920 1726885373.65765: done checking to see if all hosts have failed 7920 1726885373.65766: getting the remaining hosts for this loop 7920 1726885373.65767: done getting the remaining hosts for this loop 7920 1726885373.65772: getting the next task for host managed_node1 7920 1726885373.65780: done getting next task for host managed_node1 7920 1726885373.65783: ^ task is: TASK: Set md version regex 7920 1726885373.65788: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885373.65794: getting variables 7920 1726885373.65797: in VariableManager get_vars() 7920 1726885373.65848: Calling all_inventory to load vars for managed_node1 7920 1726885373.65851: Calling groups_inventory to load vars for managed_node1 7920 1726885373.65855: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885373.65867: Calling all_plugins_play to load vars for managed_node1 7920 1726885373.65871: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885373.65874: Calling groups_plugins_play to load vars for managed_node1 7920 1726885373.66431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885373.67588: done sending task result for task 02369adf-7a19-9835-648e-000000000938 7920 1726885373.67591: WORKER PROCESS EXITING 7920 1726885373.67767: done with get_vars() 7920 1726885373.67780: done getting variables 7920 1726885373.67837: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:53 -0400 (0:00:00.049) 0:01:51.307 ****** 7920 1726885373.67865: entering _queue_task() for managed_node1/set_fact 7920 1726885373.68096: worker is 1 (out of 1 available) 7920 1726885373.68125: exiting _queue_task() for managed_node1/set_fact 7920 1726885373.68137: done queuing things up, now waiting for results queue to drain 7920 1726885373.68139: waiting for pending results... 7920 1726885373.68600: running TaskExecutor() for managed_node1/TASK: Set md version regex 7920 1726885373.68761: in run() - task 02369adf-7a19-9835-648e-000000000939 7920 1726885373.68781: variable 'ansible_search_path' from source: unknown 7920 1726885373.68820: calling self._execute() 7920 1726885373.68992: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.69022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.69039: variable 'omit' from source: magic vars 7920 1726885373.69700: variable 'storage_test_volume' from source: include params 7920 1726885373.69755: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885373.69764: when evaluation is False, skipping this task 7920 1726885373.69771: _execute() done 7920 1726885373.69778: dumping result to json 7920 1726885373.69802: done dumping result, returning 7920 1726885373.69832: done running TaskExecutor() for managed_node1/TASK: Set md version regex [02369adf-7a19-9835-648e-000000000939] 7920 1726885373.69865: sending task result for task 02369adf-7a19-9835-648e-000000000939 7920 1726885373.70060: done sending task result for task 02369adf-7a19-9835-648e-000000000939 7920 1726885373.70085: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885373.70155: no more pending results, returning what we have 7920 1726885373.70178: results queue empty 7920 1726885373.70180: checking for any_errors_fatal 7920 1726885373.70209: done checking for any_errors_fatal 7920 1726885373.70210: checking for max_fail_percentage 7920 1726885373.70213: done checking for max_fail_percentage 7920 1726885373.70214: checking to see if all hosts have failed and the running result is not ok 7920 1726885373.70215: done checking to see if all hosts have failed 7920 1726885373.70216: getting the remaining hosts for this loop 7920 1726885373.70218: done getting the remaining hosts for this loop 7920 1726885373.70222: getting the next task for host managed_node1 7920 1726885373.70231: done getting next task for host managed_node1 7920 1726885373.70234: ^ task is: TASK: Set chunk size regex 7920 1726885373.70241: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885373.70359: getting variables 7920 1726885373.70362: in VariableManager get_vars() 7920 1726885373.70459: Calling all_inventory to load vars for managed_node1 7920 1726885373.70463: Calling groups_inventory to load vars for managed_node1 7920 1726885373.70466: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885373.70478: Calling all_plugins_play to load vars for managed_node1 7920 1726885373.70481: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885373.70484: Calling groups_plugins_play to load vars for managed_node1 7920 1726885373.71202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885373.71804: done with get_vars() 7920 1726885373.71820: done getting variables 7920 1726885373.71874: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:53 -0400 (0:00:00.040) 0:01:51.347 ****** 7920 1726885373.71904: entering _queue_task() for managed_node1/set_fact 7920 1726885373.72120: worker is 1 (out of 1 available) 7920 1726885373.72133: exiting _queue_task() for managed_node1/set_fact 7920 1726885373.72146: done queuing things up, now waiting for results queue to drain 7920 1726885373.72147: waiting for pending results... 7920 1726885373.72437: running TaskExecutor() for managed_node1/TASK: Set chunk size regex 7920 1726885373.72568: in run() - task 02369adf-7a19-9835-648e-00000000093a 7920 1726885373.72592: variable 'ansible_search_path' from source: unknown 7920 1726885373.72632: calling self._execute() 7920 1726885373.72744: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.72756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.72771: variable 'omit' from source: magic vars 7920 1726885373.73580: variable 'storage_test_volume' from source: include params 7920 1726885373.73644: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885373.73655: when evaluation is False, skipping this task 7920 1726885373.73661: _execute() done 7920 1726885373.73668: dumping result to json 7920 1726885373.73673: done dumping result, returning 7920 1726885373.73681: done running TaskExecutor() for managed_node1/TASK: Set chunk size regex [02369adf-7a19-9835-648e-00000000093a] 7920 1726885373.73723: sending task result for task 02369adf-7a19-9835-648e-00000000093a skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885373.73916: no more pending results, returning what we have 7920 1726885373.73919: results queue empty 7920 1726885373.73920: checking for any_errors_fatal 7920 1726885373.73927: done checking for any_errors_fatal 7920 1726885373.73928: checking for max_fail_percentage 7920 1726885373.73951: done checking for max_fail_percentage 7920 1726885373.73953: checking to see if all hosts have failed and the running result is not ok 7920 1726885373.73954: done checking to see if all hosts have failed 7920 1726885373.73955: getting the remaining hosts for this loop 7920 1726885373.73956: done getting the remaining hosts for this loop 7920 1726885373.73960: getting the next task for host managed_node1 7920 1726885373.73969: done getting next task for host managed_node1 7920 1726885373.73972: ^ task is: TASK: Parse the chunk size 7920 1726885373.73980: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885373.74005: getting variables 7920 1726885373.74008: in VariableManager get_vars() 7920 1726885373.74120: Calling all_inventory to load vars for managed_node1 7920 1726885373.74212: Calling groups_inventory to load vars for managed_node1 7920 1726885373.74233: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885373.74372: Calling all_plugins_play to load vars for managed_node1 7920 1726885373.74406: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885373.74411: Calling groups_plugins_play to load vars for managed_node1 7920 1726885373.75430: done sending task result for task 02369adf-7a19-9835-648e-00000000093a 7920 1726885373.75442: WORKER PROCESS EXITING 7920 1726885373.75495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885373.76277: done with get_vars() 7920 1726885373.76842: 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 22:22:53 -0400 (0:00:00.054) 0:01:51.402 ****** 7920 1726885373.77374: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885373.77597: worker is 1 (out of 1 available) 7920 1726885373.77609: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885373.77622: done queuing things up, now waiting for results queue to drain 7920 1726885373.77624: waiting for pending results... 7920 1726885373.78489: running TaskExecutor() for managed_node1/TASK: Parse the chunk size 7920 1726885373.78920: in run() - task 02369adf-7a19-9835-648e-00000000093b 7920 1726885373.78939: variable 'ansible_search_path' from source: unknown 7920 1726885373.78977: calling self._execute() 7920 1726885373.79149: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.79160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.79172: variable 'omit' from source: magic vars 7920 1726885373.80730: variable 'storage_test_volume' from source: include params 7920 1726885373.80762: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885373.80770: when evaluation is False, skipping this task 7920 1726885373.80776: _execute() done 7920 1726885373.80784: dumping result to json 7920 1726885373.80794: done dumping result, returning 7920 1726885373.80803: done running TaskExecutor() for managed_node1/TASK: Parse the chunk size [02369adf-7a19-9835-648e-00000000093b] 7920 1726885373.80817: sending task result for task 02369adf-7a19-9835-648e-00000000093b skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885373.81119: no more pending results, returning what we have 7920 1726885373.81124: results queue empty 7920 1726885373.81125: checking for any_errors_fatal 7920 1726885373.81135: done checking for any_errors_fatal 7920 1726885373.81136: checking for max_fail_percentage 7920 1726885373.81138: done checking for max_fail_percentage 7920 1726885373.81139: checking to see if all hosts have failed and the running result is not ok 7920 1726885373.81140: done checking to see if all hosts have failed 7920 1726885373.81141: getting the remaining hosts for this loop 7920 1726885373.81143: done getting the remaining hosts for this loop 7920 1726885373.81146: getting the next task for host managed_node1 7920 1726885373.81155: done getting next task for host managed_node1 7920 1726885373.81157: ^ task is: TASK: Check RAID active devices count 7920 1726885373.81164: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885373.81168: getting variables 7920 1726885373.81170: in VariableManager get_vars() 7920 1726885373.81204: Calling all_inventory to load vars for managed_node1 7920 1726885373.81208: Calling groups_inventory to load vars for managed_node1 7920 1726885373.81213: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885373.81226: Calling all_plugins_play to load vars for managed_node1 7920 1726885373.81229: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885373.81232: Calling groups_plugins_play to load vars for managed_node1 7920 1726885373.82383: done sending task result for task 02369adf-7a19-9835-648e-00000000093b 7920 1726885373.82387: WORKER PROCESS EXITING 7920 1726885373.82485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885373.83540: done with get_vars() 7920 1726885373.83557: done getting variables 7920 1726885373.83616: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:53 -0400 (0:00:00.063) 0:01:51.465 ****** 7920 1726885373.83703: entering _queue_task() for managed_node1/assert 7920 1726885373.84623: worker is 1 (out of 1 available) 7920 1726885373.84636: exiting _queue_task() for managed_node1/assert 7920 1726885373.84648: done queuing things up, now waiting for results queue to drain 7920 1726885373.84650: waiting for pending results... 7920 1726885373.84988: running TaskExecutor() for managed_node1/TASK: Check RAID active devices count 7920 1726885373.85129: in run() - task 02369adf-7a19-9835-648e-00000000093c 7920 1726885373.85169: variable 'ansible_search_path' from source: unknown 7920 1726885373.85210: calling self._execute() 7920 1726885373.85336: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.85350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.85430: variable 'omit' from source: magic vars 7920 1726885373.86820: variable 'storage_test_volume' from source: include params 7920 1726885373.86852: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885373.86860: when evaluation is False, skipping this task 7920 1726885373.86867: _execute() done 7920 1726885373.86895: dumping result to json 7920 1726885373.86905: done dumping result, returning 7920 1726885373.86919: done running TaskExecutor() for managed_node1/TASK: Check RAID active devices count [02369adf-7a19-9835-648e-00000000093c] 7920 1726885373.86930: sending task result for task 02369adf-7a19-9835-648e-00000000093c skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885373.87085: no more pending results, returning what we have 7920 1726885373.87089: results queue empty 7920 1726885373.87090: checking for any_errors_fatal 7920 1726885373.87098: done checking for any_errors_fatal 7920 1726885373.87099: checking for max_fail_percentage 7920 1726885373.87100: done checking for max_fail_percentage 7920 1726885373.87101: checking to see if all hosts have failed and the running result is not ok 7920 1726885373.87103: done checking to see if all hosts have failed 7920 1726885373.87104: getting the remaining hosts for this loop 7920 1726885373.87106: done getting the remaining hosts for this loop 7920 1726885373.87110: getting the next task for host managed_node1 7920 1726885373.87121: done getting next task for host managed_node1 7920 1726885373.87123: ^ task is: TASK: Check RAID spare devices count 7920 1726885373.87130: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885373.87134: getting variables 7920 1726885373.87136: in VariableManager get_vars() 7920 1726885373.87169: Calling all_inventory to load vars for managed_node1 7920 1726885373.87173: Calling groups_inventory to load vars for managed_node1 7920 1726885373.87177: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885373.87190: Calling all_plugins_play to load vars for managed_node1 7920 1726885373.87194: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885373.87196: Calling groups_plugins_play to load vars for managed_node1 7920 1726885373.87818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885373.88630: done sending task result for task 02369adf-7a19-9835-648e-00000000093c 7920 1726885373.88633: WORKER PROCESS EXITING 7920 1726885373.88644: done with get_vars() 7920 1726885373.88657: done getting variables 7920 1726885373.88715: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:53 -0400 (0:00:00.050) 0:01:51.515 ****** 7920 1726885373.88746: entering _queue_task() for managed_node1/assert 7920 1726885373.88965: worker is 1 (out of 1 available) 7920 1726885373.88977: exiting _queue_task() for managed_node1/assert 7920 1726885373.89008: done queuing things up, now waiting for results queue to drain 7920 1726885373.89010: waiting for pending results... 7920 1726885373.89278: running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count 7920 1726885373.89433: in run() - task 02369adf-7a19-9835-648e-00000000093d 7920 1726885373.89459: variable 'ansible_search_path' from source: unknown 7920 1726885373.89501: calling self._execute() 7920 1726885373.89634: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.89645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.89659: variable 'omit' from source: magic vars 7920 1726885373.90075: variable 'storage_test_volume' from source: include params 7920 1726885373.90111: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885373.90123: when evaluation is False, skipping this task 7920 1726885373.90132: _execute() done 7920 1726885373.90142: dumping result to json 7920 1726885373.90149: done dumping result, returning 7920 1726885373.90161: done running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count [02369adf-7a19-9835-648e-00000000093d] 7920 1726885373.90177: sending task result for task 02369adf-7a19-9835-648e-00000000093d skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885373.90371: no more pending results, returning what we have 7920 1726885373.90375: results queue empty 7920 1726885373.90376: checking for any_errors_fatal 7920 1726885373.90388: done checking for any_errors_fatal 7920 1726885373.90388: checking for max_fail_percentage 7920 1726885373.90390: done checking for max_fail_percentage 7920 1726885373.90392: checking to see if all hosts have failed and the running result is not ok 7920 1726885373.90393: done checking to see if all hosts have failed 7920 1726885373.90394: getting the remaining hosts for this loop 7920 1726885373.90396: done getting the remaining hosts for this loop 7920 1726885373.90400: getting the next task for host managed_node1 7920 1726885373.90409: done getting next task for host managed_node1 7920 1726885373.90414: ^ task is: TASK: Check RAID metadata version 7920 1726885373.90420: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885373.90426: getting variables 7920 1726885373.90428: in VariableManager get_vars() 7920 1726885373.90463: Calling all_inventory to load vars for managed_node1 7920 1726885373.90467: Calling groups_inventory to load vars for managed_node1 7920 1726885373.90470: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885373.90483: Calling all_plugins_play to load vars for managed_node1 7920 1726885373.90487: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885373.90490: Calling groups_plugins_play to load vars for managed_node1 7920 1726885373.91120: done sending task result for task 02369adf-7a19-9835-648e-00000000093d 7920 1726885373.91123: WORKER PROCESS EXITING 7920 1726885373.91147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885373.91742: done with get_vars() 7920 1726885373.91755: done getting variables 7920 1726885373.91807: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:53 -0400 (0:00:00.031) 0:01:51.547 ****** 7920 1726885373.91898: entering _queue_task() for managed_node1/assert 7920 1726885373.92109: worker is 1 (out of 1 available) 7920 1726885373.92122: exiting _queue_task() for managed_node1/assert 7920 1726885373.92134: done queuing things up, now waiting for results queue to drain 7920 1726885373.92135: waiting for pending results... 7920 1726885373.92426: running TaskExecutor() for managed_node1/TASK: Check RAID metadata version 7920 1726885373.92557: in run() - task 02369adf-7a19-9835-648e-00000000093e 7920 1726885373.92582: variable 'ansible_search_path' from source: unknown 7920 1726885373.92622: calling self._execute() 7920 1726885373.92734: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.92746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.92762: variable 'omit' from source: magic vars 7920 1726885373.93158: variable 'storage_test_volume' from source: include params 7920 1726885373.93190: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885373.93197: when evaluation is False, skipping this task 7920 1726885373.93205: _execute() done 7920 1726885373.93215: dumping result to json 7920 1726885373.93225: done dumping result, returning 7920 1726885373.93238: done running TaskExecutor() for managed_node1/TASK: Check RAID metadata version [02369adf-7a19-9835-648e-00000000093e] 7920 1726885373.93249: sending task result for task 02369adf-7a19-9835-648e-00000000093e skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885373.93401: no more pending results, returning what we have 7920 1726885373.93405: results queue empty 7920 1726885373.93406: checking for any_errors_fatal 7920 1726885373.93417: done checking for any_errors_fatal 7920 1726885373.93418: checking for max_fail_percentage 7920 1726885373.93420: done checking for max_fail_percentage 7920 1726885373.93421: checking to see if all hosts have failed and the running result is not ok 7920 1726885373.93422: done checking to see if all hosts have failed 7920 1726885373.93423: getting the remaining hosts for this loop 7920 1726885373.93425: done getting the remaining hosts for this loop 7920 1726885373.93429: getting the next task for host managed_node1 7920 1726885373.93439: done getting next task for host managed_node1 7920 1726885373.93442: ^ task is: TASK: Check RAID chunk size 7920 1726885373.93448: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885373.93453: getting variables 7920 1726885373.93455: in VariableManager get_vars() 7920 1726885373.93489: Calling all_inventory to load vars for managed_node1 7920 1726885373.93492: Calling groups_inventory to load vars for managed_node1 7920 1726885373.93496: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885373.93508: Calling all_plugins_play to load vars for managed_node1 7920 1726885373.93514: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885373.93518: Calling groups_plugins_play to load vars for managed_node1 7920 1726885373.94234: done sending task result for task 02369adf-7a19-9835-648e-00000000093e 7920 1726885373.94238: WORKER PROCESS EXITING 7920 1726885373.94259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885373.95119: done with get_vars() 7920 1726885373.95131: done getting variables 7920 1726885373.95188: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:53 -0400 (0:00:00.033) 0:01:51.580 ****** 7920 1726885373.95218: entering _queue_task() for managed_node1/assert 7920 1726885373.95433: worker is 1 (out of 1 available) 7920 1726885373.95445: exiting _queue_task() for managed_node1/assert 7920 1726885373.95458: done queuing things up, now waiting for results queue to drain 7920 1726885373.95459: waiting for pending results... 7920 1726885373.95825: running TaskExecutor() for managed_node1/TASK: Check RAID chunk size 7920 1726885373.95996: in run() - task 02369adf-7a19-9835-648e-00000000093f 7920 1726885373.96019: variable 'ansible_search_path' from source: unknown 7920 1726885373.96063: calling self._execute() 7920 1726885373.96188: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.96210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.96239: variable 'omit' from source: magic vars 7920 1726885373.96665: variable 'storage_test_volume' from source: include params 7920 1726885373.96697: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885373.96705: when evaluation is False, skipping this task 7920 1726885373.96717: _execute() done 7920 1726885373.96733: dumping result to json 7920 1726885373.96741: done dumping result, returning 7920 1726885373.96752: done running TaskExecutor() for managed_node1/TASK: Check RAID chunk size [02369adf-7a19-9835-648e-00000000093f] 7920 1726885373.96763: sending task result for task 02369adf-7a19-9835-648e-00000000093f skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885373.96922: no more pending results, returning what we have 7920 1726885373.96926: results queue empty 7920 1726885373.96927: checking for any_errors_fatal 7920 1726885373.96937: done checking for any_errors_fatal 7920 1726885373.96938: checking for max_fail_percentage 7920 1726885373.96940: done checking for max_fail_percentage 7920 1726885373.96942: checking to see if all hosts have failed and the running result is not ok 7920 1726885373.96943: done checking to see if all hosts have failed 7920 1726885373.96944: getting the remaining hosts for this loop 7920 1726885373.96946: done getting the remaining hosts for this loop 7920 1726885373.96950: getting the next task for host managed_node1 7920 1726885373.96963: done getting next task for host managed_node1 7920 1726885373.96966: ^ task is: TASK: Parse the actual size of the volume 7920 1726885373.96974: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885373.96979: getting variables 7920 1726885373.96981: in VariableManager get_vars() 7920 1726885373.97017: Calling all_inventory to load vars for managed_node1 7920 1726885373.97020: Calling groups_inventory to load vars for managed_node1 7920 1726885373.97024: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885373.97037: Calling all_plugins_play to load vars for managed_node1 7920 1726885373.97041: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885373.97044: Calling groups_plugins_play to load vars for managed_node1 7920 1726885373.97733: done sending task result for task 02369adf-7a19-9835-648e-00000000093f 7920 1726885373.97736: WORKER PROCESS EXITING 7920 1726885373.97760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885373.98369: done with get_vars() 7920 1726885373.98382: 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 22:22:53 -0400 (0:00:00.032) 0:01:51.613 ****** 7920 1726885373.98459: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885373.98686: worker is 1 (out of 1 available) 7920 1726885373.98697: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885373.98708: done queuing things up, now waiting for results queue to drain 7920 1726885373.98709: waiting for pending results... 7920 1726885373.99011: running TaskExecutor() for managed_node1/TASK: Parse the actual size of the volume 7920 1726885373.99151: in run() - task 02369adf-7a19-9835-648e-000000000943 7920 1726885373.99177: variable 'ansible_search_path' from source: unknown 7920 1726885373.99217: calling self._execute() 7920 1726885373.99332: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885373.99345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885373.99360: variable 'omit' from source: magic vars 7920 1726885373.99749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885374.02162: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885374.02239: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885374.02295: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885374.02342: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885374.02375: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885374.02480: variable '_storage_test_volume_present' from source: set_fact 7920 1726885374.02503: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885374.02670: variable 'storage_test_volume' from source: include params 7920 1726885374.02700: Evaluated conditional (storage_test_volume.type not in ['partition', 'disk']): False 7920 1726885374.02709: when evaluation is False, skipping this task 7920 1726885374.02718: _execute() done 7920 1726885374.02725: dumping result to json 7920 1726885374.02731: done dumping result, returning 7920 1726885374.02742: done running TaskExecutor() for managed_node1/TASK: Parse the actual size of the volume [02369adf-7a19-9835-648e-000000000943] 7920 1726885374.02754: sending task result for task 02369adf-7a19-9835-648e-000000000943 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } 7920 1726885374.02909: no more pending results, returning what we have 7920 1726885374.02914: results queue empty 7920 1726885374.02915: checking for any_errors_fatal 7920 1726885374.02923: done checking for any_errors_fatal 7920 1726885374.02924: checking for max_fail_percentage 7920 1726885374.02926: done checking for max_fail_percentage 7920 1726885374.02927: checking to see if all hosts have failed and the running result is not ok 7920 1726885374.02928: done checking to see if all hosts have failed 7920 1726885374.02929: getting the remaining hosts for this loop 7920 1726885374.02931: done getting the remaining hosts for this loop 7920 1726885374.02936: getting the next task for host managed_node1 7920 1726885374.02945: done getting next task for host managed_node1 7920 1726885374.02948: ^ task is: TASK: Parse the requested size of the volume 7920 1726885374.02954: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885374.02960: getting variables 7920 1726885374.02962: in VariableManager get_vars() 7920 1726885374.02995: Calling all_inventory to load vars for managed_node1 7920 1726885374.02999: Calling groups_inventory to load vars for managed_node1 7920 1726885374.03002: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885374.03017: Calling all_plugins_play to load vars for managed_node1 7920 1726885374.03022: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885374.03025: Calling groups_plugins_play to load vars for managed_node1 7920 1726885374.03795: done sending task result for task 02369adf-7a19-9835-648e-000000000943 7920 1726885374.03798: WORKER PROCESS EXITING 7920 1726885374.03824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885374.04646: done with get_vars() 7920 1726885374.04660: 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 22:22:54 -0400 (0:00:00.062) 0:01:51.675 ****** 7920 1726885374.04739: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885374.04963: worker is 1 (out of 1 available) 7920 1726885374.04974: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885374.04985: done queuing things up, now waiting for results queue to drain 7920 1726885374.04986: waiting for pending results... 7920 1726885374.05255: running TaskExecutor() for managed_node1/TASK: Parse the requested size of the volume 7920 1726885374.05381: in run() - task 02369adf-7a19-9835-648e-000000000944 7920 1726885374.05402: variable 'ansible_search_path' from source: unknown 7920 1726885374.05444: calling self._execute() 7920 1726885374.05546: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885374.05559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885374.05575: variable 'omit' from source: magic vars 7920 1726885374.05958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885374.08298: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885374.08367: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885374.08422: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885374.08469: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885374.08500: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885374.08598: variable '_storage_test_volume_present' from source: set_fact 7920 1726885374.08620: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885374.08759: variable 'storage_test_volume' from source: include params 7920 1726885374.08787: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885374.08796: when evaluation is False, skipping this task 7920 1726885374.08802: _execute() done 7920 1726885374.08808: dumping result to json 7920 1726885374.08817: done dumping result, returning 7920 1726885374.08825: done running TaskExecutor() for managed_node1/TASK: Parse the requested size of the volume [02369adf-7a19-9835-648e-000000000944] 7920 1726885374.08834: sending task result for task 02369adf-7a19-9835-648e-000000000944 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 7920 1726885374.08977: no more pending results, returning what we have 7920 1726885374.08981: results queue empty 7920 1726885374.08982: checking for any_errors_fatal 7920 1726885374.08988: done checking for any_errors_fatal 7920 1726885374.08989: checking for max_fail_percentage 7920 1726885374.08991: done checking for max_fail_percentage 7920 1726885374.08992: checking to see if all hosts have failed and the running result is not ok 7920 1726885374.08993: done checking to see if all hosts have failed 7920 1726885374.08994: getting the remaining hosts for this loop 7920 1726885374.08995: done getting the remaining hosts for this loop 7920 1726885374.08999: getting the next task for host managed_node1 7920 1726885374.09007: done getting next task for host managed_node1 7920 1726885374.09010: ^ task is: TASK: Establish base value for expected size 7920 1726885374.09017: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885374.09021: getting variables 7920 1726885374.09023: in VariableManager get_vars() 7920 1726885374.09056: Calling all_inventory to load vars for managed_node1 7920 1726885374.09060: Calling groups_inventory to load vars for managed_node1 7920 1726885374.09063: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885374.09073: Calling all_plugins_play to load vars for managed_node1 7920 1726885374.09077: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885374.09080: Calling groups_plugins_play to load vars for managed_node1 7920 1726885374.09603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885374.10131: done sending task result for task 02369adf-7a19-9835-648e-000000000944 7920 1726885374.10135: WORKER PROCESS EXITING 7920 1726885374.10476: done with get_vars() 7920 1726885374.10491: done getting variables 7920 1726885374.10550: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:54 -0400 (0:00:00.058) 0:01:51.734 ****** 7920 1726885374.10583: entering _queue_task() for managed_node1/set_fact 7920 1726885374.10824: worker is 1 (out of 1 available) 7920 1726885374.10835: exiting _queue_task() for managed_node1/set_fact 7920 1726885374.10847: done queuing things up, now waiting for results queue to drain 7920 1726885374.10849: waiting for pending results... 7920 1726885374.11128: running TaskExecutor() for managed_node1/TASK: Establish base value for expected size 7920 1726885374.11256: in run() - task 02369adf-7a19-9835-648e-000000000945 7920 1726885374.11276: variable 'ansible_search_path' from source: unknown 7920 1726885374.11320: calling self._execute() 7920 1726885374.11432: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885374.11443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885374.11457: variable 'omit' from source: magic vars 7920 1726885374.11818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885374.14160: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885374.14231: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885374.14281: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885374.14322: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885374.14357: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885374.14455: variable '_storage_test_volume_present' from source: set_fact 7920 1726885374.14474: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885374.14615: variable 'storage_test_volume' from source: include params 7920 1726885374.14642: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885374.14650: when evaluation is False, skipping this task 7920 1726885374.14660: _execute() done 7920 1726885374.14669: dumping result to json 7920 1726885374.14676: done dumping result, returning 7920 1726885374.14686: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected size [02369adf-7a19-9835-648e-000000000945] 7920 1726885374.14696: sending task result for task 02369adf-7a19-9835-648e-000000000945 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 7920 1726885374.14841: no more pending results, returning what we have 7920 1726885374.14845: results queue empty 7920 1726885374.14846: checking for any_errors_fatal 7920 1726885374.14854: done checking for any_errors_fatal 7920 1726885374.14854: checking for max_fail_percentage 7920 1726885374.14857: done checking for max_fail_percentage 7920 1726885374.14858: checking to see if all hosts have failed and the running result is not ok 7920 1726885374.14859: done checking to see if all hosts have failed 7920 1726885374.14860: getting the remaining hosts for this loop 7920 1726885374.14862: done getting the remaining hosts for this loop 7920 1726885374.14865: getting the next task for host managed_node1 7920 1726885374.14874: done getting next task for host managed_node1 7920 1726885374.14876: ^ task is: TASK: Show expected size 7920 1726885374.14882: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885374.14887: getting variables 7920 1726885374.14889: in VariableManager get_vars() 7920 1726885374.14922: Calling all_inventory to load vars for managed_node1 7920 1726885374.14925: Calling groups_inventory to load vars for managed_node1 7920 1726885374.14929: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885374.14940: Calling all_plugins_play to load vars for managed_node1 7920 1726885374.14944: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885374.14947: Calling groups_plugins_play to load vars for managed_node1 7920 1726885374.15670: done sending task result for task 02369adf-7a19-9835-648e-000000000945 7920 1726885374.15673: WORKER PROCESS EXITING 7920 1726885374.15694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885374.16292: done with get_vars() 7920 1726885374.16305: done getting variables 7920 1726885374.16361: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:54 -0400 (0:00:00.058) 0:01:51.792 ****** 7920 1726885374.16392: entering _queue_task() for managed_node1/debug 7920 1726885374.16604: worker is 1 (out of 1 available) 7920 1726885374.16617: exiting _queue_task() for managed_node1/debug 7920 1726885374.16629: done queuing things up, now waiting for results queue to drain 7920 1726885374.16630: waiting for pending results... 7920 1726885374.16897: running TaskExecutor() for managed_node1/TASK: Show expected size 7920 1726885374.17025: in run() - task 02369adf-7a19-9835-648e-000000000946 7920 1726885374.17042: variable 'ansible_search_path' from source: unknown 7920 1726885374.17082: calling self._execute() 7920 1726885374.17189: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885374.17201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885374.17217: variable 'omit' from source: magic vars 7920 1726885374.17328: variable 'omit' from source: magic vars 7920 1726885374.17388: variable 'omit' from source: magic vars 7920 1726885374.17431: variable 'omit' from source: magic vars 7920 1726885374.17475: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885374.17520: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885374.17543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885374.17565: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885374.17581: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885374.17600: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885374.17626: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885374.17656: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885374.17663: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885374.17670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885374.17787: Set connection var ansible_connection to ssh 7920 1726885374.17805: Set connection var ansible_shell_executable to /bin/sh 7920 1726885374.17819: Set connection var ansible_timeout to 10 7920 1726885374.17830: Set connection var ansible_shell_type to sh 7920 1726885374.17841: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885374.17851: Set connection var ansible_pipelining to False 7920 1726885374.17880: variable 'ansible_shell_executable' from source: unknown 7920 1726885374.17888: variable 'ansible_connection' from source: unknown 7920 1726885374.17896: variable 'ansible_module_compression' from source: unknown 7920 1726885374.17903: variable 'ansible_shell_type' from source: unknown 7920 1726885374.17909: variable 'ansible_shell_executable' from source: unknown 7920 1726885374.17919: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885374.17927: variable 'ansible_pipelining' from source: unknown 7920 1726885374.17938: variable 'ansible_timeout' from source: unknown 7920 1726885374.17946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885374.18077: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885374.18094: variable 'omit' from source: magic vars 7920 1726885374.18104: starting attempt loop 7920 1726885374.18114: running the handler 7920 1726885374.18353: handler run complete 7920 1726885374.18383: attempt loop complete, returning result 7920 1726885374.18391: _execute() done 7920 1726885374.18397: dumping result to json 7920 1726885374.18404: done dumping result, returning 7920 1726885374.18417: done running TaskExecutor() for managed_node1/TASK: Show expected size [02369adf-7a19-9835-648e-000000000946] 7920 1726885374.18427: sending task result for task 02369adf-7a19-9835-648e-000000000946 ok: [managed_node1] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 7920 1726885374.18570: no more pending results, returning what we have 7920 1726885374.18574: results queue empty 7920 1726885374.18574: checking for any_errors_fatal 7920 1726885374.18583: done checking for any_errors_fatal 7920 1726885374.18584: checking for max_fail_percentage 7920 1726885374.18585: done checking for max_fail_percentage 7920 1726885374.18586: checking to see if all hosts have failed and the running result is not ok 7920 1726885374.18588: done checking to see if all hosts have failed 7920 1726885374.18589: getting the remaining hosts for this loop 7920 1726885374.18591: done getting the remaining hosts for this loop 7920 1726885374.18594: getting the next task for host managed_node1 7920 1726885374.18603: done getting next task for host managed_node1 7920 1726885374.18606: ^ task is: TASK: Get the size of parent/pool device 7920 1726885374.18613: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885374.18619: getting variables 7920 1726885374.18620: in VariableManager get_vars() 7920 1726885374.18652: Calling all_inventory to load vars for managed_node1 7920 1726885374.18655: Calling groups_inventory to load vars for managed_node1 7920 1726885374.18659: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885374.18669: Calling all_plugins_play to load vars for managed_node1 7920 1726885374.18673: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885374.18676: Calling groups_plugins_play to load vars for managed_node1 7920 1726885374.19223: done sending task result for task 02369adf-7a19-9835-648e-000000000946 7920 1726885374.19232: WORKER PROCESS EXITING 7920 1726885374.19420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885374.20005: done with get_vars() 7920 1726885374.20020: 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 22:22:54 -0400 (0:00:00.036) 0:01:51.829 ****** 7920 1726885374.20091: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885374.20292: worker is 1 (out of 1 available) 7920 1726885374.20303: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885374.20316: done queuing things up, now waiting for results queue to drain 7920 1726885374.20318: waiting for pending results... 7920 1726885374.20582: running TaskExecutor() for managed_node1/TASK: Get the size of parent/pool device 7920 1726885374.20715: in run() - task 02369adf-7a19-9835-648e-000000000947 7920 1726885374.20735: variable 'ansible_search_path' from source: unknown 7920 1726885374.20774: calling self._execute() 7920 1726885374.20882: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885374.20895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885374.20909: variable 'omit' from source: magic vars 7920 1726885374.21270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885374.23938: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885374.24004: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885374.24051: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885374.24090: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885374.24140: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885374.24244: variable '_storage_test_volume_present' from source: set_fact 7920 1726885374.24265: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885374.24407: variable 'storage_test_volume' from source: include params 7920 1726885374.24436: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885374.24449: when evaluation is False, skipping this task 7920 1726885374.24457: _execute() done 7920 1726885374.24463: dumping result to json 7920 1726885374.24470: done dumping result, returning 7920 1726885374.24479: done running TaskExecutor() for managed_node1/TASK: Get the size of parent/pool device [02369adf-7a19-9835-648e-000000000947] 7920 1726885374.24488: sending task result for task 02369adf-7a19-9835-648e-000000000947 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 7920 1726885374.24648: no more pending results, returning what we have 7920 1726885374.24652: results queue empty 7920 1726885374.24653: checking for any_errors_fatal 7920 1726885374.24660: done checking for any_errors_fatal 7920 1726885374.24661: checking for max_fail_percentage 7920 1726885374.24663: done checking for max_fail_percentage 7920 1726885374.24664: checking to see if all hosts have failed and the running result is not ok 7920 1726885374.24665: done checking to see if all hosts have failed 7920 1726885374.24666: getting the remaining hosts for this loop 7920 1726885374.24668: done getting the remaining hosts for this loop 7920 1726885374.24672: getting the next task for host managed_node1 7920 1726885374.24684: done getting next task for host managed_node1 7920 1726885374.24687: ^ task is: TASK: Show test pool 7920 1726885374.24692: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885374.24697: getting variables 7920 1726885374.24700: in VariableManager get_vars() 7920 1726885374.24735: Calling all_inventory to load vars for managed_node1 7920 1726885374.24738: Calling groups_inventory to load vars for managed_node1 7920 1726885374.24742: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885374.24753: Calling all_plugins_play to load vars for managed_node1 7920 1726885374.24756: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885374.24759: Calling groups_plugins_play to load vars for managed_node1 7920 1726885374.25506: done sending task result for task 02369adf-7a19-9835-648e-000000000947 7920 1726885374.25509: WORKER PROCESS EXITING 7920 1726885374.25532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885374.26396: done with get_vars() 7920 1726885374.26408: done getting variables 7920 1726885374.26459: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:54 -0400 (0:00:00.063) 0:01:51.893 ****** 7920 1726885374.26488: entering _queue_task() for managed_node1/debug 7920 1726885374.26722: worker is 1 (out of 1 available) 7920 1726885374.26732: exiting _queue_task() for managed_node1/debug 7920 1726885374.26742: done queuing things up, now waiting for results queue to drain 7920 1726885374.26744: waiting for pending results... 7920 1726885374.27022: running TaskExecutor() for managed_node1/TASK: Show test pool 7920 1726885374.27155: in run() - task 02369adf-7a19-9835-648e-000000000949 7920 1726885374.27176: variable 'ansible_search_path' from source: unknown 7920 1726885374.27219: calling self._execute() 7920 1726885374.27333: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885374.27345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885374.27360: variable 'omit' from source: magic vars 7920 1726885374.27727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885374.30046: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885374.30117: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885374.30170: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885374.30209: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885374.30243: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885374.30352: variable '_storage_test_volume_present' from source: set_fact 7920 1726885374.30375: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885374.30528: variable 'storage_test_volume' from source: include params 7920 1726885374.30562: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885374.30570: when evaluation is False, skipping this task 7920 1726885374.30576: _execute() done 7920 1726885374.30583: dumping result to json 7920 1726885374.30590: done dumping result, returning 7920 1726885374.30600: done running TaskExecutor() for managed_node1/TASK: Show test pool [02369adf-7a19-9835-648e-000000000949] 7920 1726885374.30610: sending task result for task 02369adf-7a19-9835-648e-000000000949 skipping: [managed_node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 7920 1726885374.30765: no more pending results, returning what we have 7920 1726885374.30769: results queue empty 7920 1726885374.30770: checking for any_errors_fatal 7920 1726885374.30783: done checking for any_errors_fatal 7920 1726885374.30784: checking for max_fail_percentage 7920 1726885374.30786: done checking for max_fail_percentage 7920 1726885374.30787: checking to see if all hosts have failed and the running result is not ok 7920 1726885374.30788: done checking to see if all hosts have failed 7920 1726885374.30789: getting the remaining hosts for this loop 7920 1726885374.30791: done getting the remaining hosts for this loop 7920 1726885374.30795: getting the next task for host managed_node1 7920 1726885374.30804: done getting next task for host managed_node1 7920 1726885374.30808: ^ task is: TASK: Show test blockinfo 7920 1726885374.30816: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885374.30822: getting variables 7920 1726885374.30825: in VariableManager get_vars() 7920 1726885374.30862: Calling all_inventory to load vars for managed_node1 7920 1726885374.30866: Calling groups_inventory to load vars for managed_node1 7920 1726885374.30870: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885374.30882: Calling all_plugins_play to load vars for managed_node1 7920 1726885374.30886: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885374.30890: Calling groups_plugins_play to load vars for managed_node1 7920 1726885374.31730: done sending task result for task 02369adf-7a19-9835-648e-000000000949 7920 1726885374.31734: WORKER PROCESS EXITING 7920 1726885374.31758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885374.32372: done with get_vars() 7920 1726885374.32387: done getting variables 7920 1726885374.32445: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:54 -0400 (0:00:00.059) 0:01:51.953 ****** 7920 1726885374.32478: entering _queue_task() for managed_node1/debug 7920 1726885374.32741: worker is 1 (out of 1 available) 7920 1726885374.32753: exiting _queue_task() for managed_node1/debug 7920 1726885374.32765: done queuing things up, now waiting for results queue to drain 7920 1726885374.32766: waiting for pending results... 7920 1726885374.33063: running TaskExecutor() for managed_node1/TASK: Show test blockinfo 7920 1726885374.33200: in run() - task 02369adf-7a19-9835-648e-00000000094a 7920 1726885374.33226: variable 'ansible_search_path' from source: unknown 7920 1726885374.33266: calling self._execute() 7920 1726885374.33376: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885374.33390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885374.33404: variable 'omit' from source: magic vars 7920 1726885374.33783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885374.36123: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885374.36194: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885374.36250: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885374.36289: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885374.36322: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885374.36428: variable '_storage_test_volume_present' from source: set_fact 7920 1726885374.36448: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885374.36590: variable 'storage_test_volume' from source: include params 7920 1726885374.36619: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885374.36628: when evaluation is False, skipping this task 7920 1726885374.36636: _execute() done 7920 1726885374.36643: dumping result to json 7920 1726885374.36651: done dumping result, returning 7920 1726885374.36660: done running TaskExecutor() for managed_node1/TASK: Show test blockinfo [02369adf-7a19-9835-648e-00000000094a] 7920 1726885374.36670: sending task result for task 02369adf-7a19-9835-648e-00000000094a 7920 1726885374.36778: done sending task result for task 02369adf-7a19-9835-648e-00000000094a skipping: [managed_node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 7920 1726885374.36829: no more pending results, returning what we have 7920 1726885374.36833: results queue empty 7920 1726885374.36834: checking for any_errors_fatal 7920 1726885374.36841: done checking for any_errors_fatal 7920 1726885374.36842: checking for max_fail_percentage 7920 1726885374.36844: done checking for max_fail_percentage 7920 1726885374.36845: checking to see if all hosts have failed and the running result is not ok 7920 1726885374.36846: done checking to see if all hosts have failed 7920 1726885374.36847: getting the remaining hosts for this loop 7920 1726885374.36849: done getting the remaining hosts for this loop 7920 1726885374.36852: getting the next task for host managed_node1 7920 1726885374.36861: done getting next task for host managed_node1 7920 1726885374.36864: ^ task is: TASK: Show test pool size 7920 1726885374.36870: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885374.36875: getting variables 7920 1726885374.36878: in VariableManager get_vars() 7920 1726885374.36911: Calling all_inventory to load vars for managed_node1 7920 1726885374.36915: Calling groups_inventory to load vars for managed_node1 7920 1726885374.36919: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885374.36930: Calling all_plugins_play to load vars for managed_node1 7920 1726885374.36935: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885374.36939: Calling groups_plugins_play to load vars for managed_node1 7920 1726885374.37696: WORKER PROCESS EXITING 7920 1726885374.37722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885374.38320: done with get_vars() 7920 1726885374.38334: done getting variables 7920 1726885374.38388: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:54 -0400 (0:00:00.059) 0:01:52.012 ****** 7920 1726885374.38421: entering _queue_task() for managed_node1/debug 7920 1726885374.38646: worker is 1 (out of 1 available) 7920 1726885374.38657: exiting _queue_task() for managed_node1/debug 7920 1726885374.38669: done queuing things up, now waiting for results queue to drain 7920 1726885374.38670: waiting for pending results... 7920 1726885374.38945: running TaskExecutor() for managed_node1/TASK: Show test pool size 7920 1726885374.39078: in run() - task 02369adf-7a19-9835-648e-00000000094b 7920 1726885374.39095: variable 'ansible_search_path' from source: unknown 7920 1726885374.39137: calling self._execute() 7920 1726885374.39240: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885374.39251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885374.39266: variable 'omit' from source: magic vars 7920 1726885374.39624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885374.41925: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885374.41997: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885374.42057: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885374.42099: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885374.42134: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885374.42234: variable '_storage_test_volume_present' from source: set_fact 7920 1726885374.42257: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885374.42401: variable 'storage_test_volume' from source: include params 7920 1726885374.42431: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885374.42439: when evaluation is False, skipping this task 7920 1726885374.42446: _execute() done 7920 1726885374.42453: dumping result to json 7920 1726885374.42460: done dumping result, returning 7920 1726885374.42470: done running TaskExecutor() for managed_node1/TASK: Show test pool size [02369adf-7a19-9835-648e-00000000094b] 7920 1726885374.42482: sending task result for task 02369adf-7a19-9835-648e-00000000094b skipping: [managed_node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 7920 1726885374.42622: no more pending results, returning what we have 7920 1726885374.42626: results queue empty 7920 1726885374.42627: checking for any_errors_fatal 7920 1726885374.42635: done checking for any_errors_fatal 7920 1726885374.42636: checking for max_fail_percentage 7920 1726885374.42637: done checking for max_fail_percentage 7920 1726885374.42638: checking to see if all hosts have failed and the running result is not ok 7920 1726885374.42639: done checking to see if all hosts have failed 7920 1726885374.42640: getting the remaining hosts for this loop 7920 1726885374.42642: done getting the remaining hosts for this loop 7920 1726885374.42645: getting the next task for host managed_node1 7920 1726885374.42654: done getting next task for host managed_node1 7920 1726885374.42657: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 7920 1726885374.42662: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885374.42666: getting variables 7920 1726885374.42668: in VariableManager get_vars() 7920 1726885374.42702: Calling all_inventory to load vars for managed_node1 7920 1726885374.42705: Calling groups_inventory to load vars for managed_node1 7920 1726885374.42708: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885374.42722: Calling all_plugins_play to load vars for managed_node1 7920 1726885374.42726: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885374.42730: Calling groups_plugins_play to load vars for managed_node1 7920 1726885374.43306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885374.43967: done sending task result for task 02369adf-7a19-9835-648e-00000000094b 7920 1726885374.43985: WORKER PROCESS EXITING 7920 1726885374.44443: done with get_vars() 7920 1726885374.44457: done getting variables 7920 1726885374.44517: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:54 -0400 (0:00:00.061) 0:01:52.074 ****** 7920 1726885374.44952: entering _queue_task() for managed_node1/set_fact 7920 1726885374.45586: worker is 1 (out of 1 available) 7920 1726885374.45598: exiting _queue_task() for managed_node1/set_fact 7920 1726885374.45610: done queuing things up, now waiting for results queue to drain 7920 1726885374.45614: waiting for pending results... 7920 1726885374.45904: running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value 7920 1726885374.46030: in run() - task 02369adf-7a19-9835-648e-00000000094c 7920 1726885374.46053: variable 'ansible_search_path' from source: unknown 7920 1726885374.46115: calling self._execute() 7920 1726885374.46355: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885374.46367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885374.46417: variable 'omit' from source: magic vars 7920 1726885374.47099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885374.51048: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885374.51120: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885374.51183: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885374.51227: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885374.51263: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885374.51373: variable '_storage_test_volume_present' from source: set_fact 7920 1726885374.51395: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885374.51544: variable 'storage_test_volume' from source: include params 7920 1726885374.51574: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885374.51583: when evaluation is False, skipping this task 7920 1726885374.51591: _execute() done 7920 1726885374.51599: dumping result to json 7920 1726885374.51606: done dumping result, returning 7920 1726885374.51620: done running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-9835-648e-00000000094c] 7920 1726885374.51631: sending task result for task 02369adf-7a19-9835-648e-00000000094c skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 7920 1726885374.51788: no more pending results, returning what we have 7920 1726885374.51793: results queue empty 7920 1726885374.51794: checking for any_errors_fatal 7920 1726885374.51802: done checking for any_errors_fatal 7920 1726885374.51803: checking for max_fail_percentage 7920 1726885374.51805: done checking for max_fail_percentage 7920 1726885374.51806: checking to see if all hosts have failed and the running result is not ok 7920 1726885374.51807: done checking to see if all hosts have failed 7920 1726885374.51808: getting the remaining hosts for this loop 7920 1726885374.51810: done getting the remaining hosts for this loop 7920 1726885374.51816: getting the next task for host managed_node1 7920 1726885374.51828: done getting next task for host managed_node1 7920 1726885374.51831: ^ task is: TASK: Default thin pool reserved space values 7920 1726885374.51837: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885374.51842: getting variables 7920 1726885374.51844: in VariableManager get_vars() 7920 1726885374.52429: Calling all_inventory to load vars for managed_node1 7920 1726885374.52432: Calling groups_inventory to load vars for managed_node1 7920 1726885374.52436: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885374.52447: Calling all_plugins_play to load vars for managed_node1 7920 1726885374.52450: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885374.52453: Calling groups_plugins_play to load vars for managed_node1 7920 1726885374.53418: done sending task result for task 02369adf-7a19-9835-648e-00000000094c 7920 1726885374.53421: WORKER PROCESS EXITING 7920 1726885374.53443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885374.54033: done with get_vars() 7920 1726885374.54047: done getting variables 7920 1726885374.54102: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:54 -0400 (0:00:00.095) 0:01:52.169 ****** 7920 1726885374.54137: entering _queue_task() for managed_node1/set_fact 7920 1726885374.54367: worker is 1 (out of 1 available) 7920 1726885374.54377: exiting _queue_task() for managed_node1/set_fact 7920 1726885374.54389: done queuing things up, now waiting for results queue to drain 7920 1726885374.54390: waiting for pending results... 7920 1726885374.54665: running TaskExecutor() for managed_node1/TASK: Default thin pool reserved space values 7920 1726885374.54791: in run() - task 02369adf-7a19-9835-648e-00000000094e 7920 1726885374.54809: variable 'ansible_search_path' from source: unknown 7920 1726885374.54849: calling self._execute() 7920 1726885374.54956: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885374.54967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885374.54980: variable 'omit' from source: magic vars 7920 1726885374.55344: variable 'storage_test_volume' from source: include params 7920 1726885374.55377: Evaluated conditional (storage_test_volume.thin): False 7920 1726885374.55389: when evaluation is False, skipping this task 7920 1726885374.55396: _execute() done 7920 1726885374.55404: dumping result to json 7920 1726885374.55413: done dumping result, returning 7920 1726885374.55424: done running TaskExecutor() for managed_node1/TASK: Default thin pool reserved space values [02369adf-7a19-9835-648e-00000000094e] 7920 1726885374.55435: sending task result for task 02369adf-7a19-9835-648e-00000000094e skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885374.55575: no more pending results, returning what we have 7920 1726885374.55578: results queue empty 7920 1726885374.55579: checking for any_errors_fatal 7920 1726885374.55589: done checking for any_errors_fatal 7920 1726885374.55590: checking for max_fail_percentage 7920 1726885374.55592: done checking for max_fail_percentage 7920 1726885374.55593: checking to see if all hosts have failed and the running result is not ok 7920 1726885374.55594: done checking to see if all hosts have failed 7920 1726885374.55595: getting the remaining hosts for this loop 7920 1726885374.55596: done getting the remaining hosts for this loop 7920 1726885374.55600: getting the next task for host managed_node1 7920 1726885374.55608: done getting next task for host managed_node1 7920 1726885374.55613: ^ task is: TASK: Default minimal thin pool reserved space size 7920 1726885374.55619: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885374.55625: getting variables 7920 1726885374.55627: in VariableManager get_vars() 7920 1726885374.55664: Calling all_inventory to load vars for managed_node1 7920 1726885374.55667: Calling groups_inventory to load vars for managed_node1 7920 1726885374.55671: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885374.55685: Calling all_plugins_play to load vars for managed_node1 7920 1726885374.55688: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885374.55691: Calling groups_plugins_play to load vars for managed_node1 7920 1726885374.56421: done sending task result for task 02369adf-7a19-9835-648e-00000000094e 7920 1726885374.56424: WORKER PROCESS EXITING 7920 1726885374.56442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885374.57026: done with get_vars() 7920 1726885374.57039: 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 22:22:54 -0400 (0:00:00.035) 0:01:52.205 ****** 7920 1726885374.57711: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885374.57947: worker is 1 (out of 1 available) 7920 1726885374.57961: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885374.57973: done queuing things up, now waiting for results queue to drain 7920 1726885374.57975: waiting for pending results... 7920 1726885374.58983: running TaskExecutor() for managed_node1/TASK: Default minimal thin pool reserved space size 7920 1726885374.59114: in run() - task 02369adf-7a19-9835-648e-00000000094f 7920 1726885374.59271: variable 'ansible_search_path' from source: unknown 7920 1726885374.59309: calling self._execute() 7920 1726885374.59536: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885374.59549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885374.59593: variable 'omit' from source: magic vars 7920 1726885374.60283: variable 'storage_test_volume' from source: include params 7920 1726885374.60368: Evaluated conditional (storage_test_volume.thin): False 7920 1726885374.60453: when evaluation is False, skipping this task 7920 1726885374.60462: _execute() done 7920 1726885374.60470: dumping result to json 7920 1726885374.60477: done dumping result, returning 7920 1726885374.60487: done running TaskExecutor() for managed_node1/TASK: Default minimal thin pool reserved space size [02369adf-7a19-9835-648e-00000000094f] 7920 1726885374.60497: sending task result for task 02369adf-7a19-9835-648e-00000000094f skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885374.60657: no more pending results, returning what we have 7920 1726885374.60661: results queue empty 7920 1726885374.60662: checking for any_errors_fatal 7920 1726885374.60670: done checking for any_errors_fatal 7920 1726885374.60671: checking for max_fail_percentage 7920 1726885374.60673: done checking for max_fail_percentage 7920 1726885374.60674: checking to see if all hosts have failed and the running result is not ok 7920 1726885374.60675: done checking to see if all hosts have failed 7920 1726885374.60676: getting the remaining hosts for this loop 7920 1726885374.60678: done getting the remaining hosts for this loop 7920 1726885374.60682: getting the next task for host managed_node1 7920 1726885374.60692: done getting next task for host managed_node1 7920 1726885374.60695: ^ task is: TASK: Default maximal thin pool reserved space size 7920 1726885374.60701: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885374.60707: getting variables 7920 1726885374.60710: in VariableManager get_vars() 7920 1726885374.60747: Calling all_inventory to load vars for managed_node1 7920 1726885374.60751: Calling groups_inventory to load vars for managed_node1 7920 1726885374.60755: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885374.60768: Calling all_plugins_play to load vars for managed_node1 7920 1726885374.60772: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885374.60775: Calling groups_plugins_play to load vars for managed_node1 7920 1726885374.62033: done sending task result for task 02369adf-7a19-9835-648e-00000000094f 7920 1726885374.62036: WORKER PROCESS EXITING 7920 1726885374.62058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885374.63360: done with get_vars() 7920 1726885374.63373: 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 22:22:54 -0400 (0:00:00.057) 0:01:52.263 ****** 7920 1726885374.63453: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885374.63672: worker is 1 (out of 1 available) 7920 1726885374.63684: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885374.63694: done queuing things up, now waiting for results queue to drain 7920 1726885374.63696: waiting for pending results... 7920 1726885374.64629: running TaskExecutor() for managed_node1/TASK: Default maximal thin pool reserved space size 7920 1726885374.64899: in run() - task 02369adf-7a19-9835-648e-000000000950 7920 1726885374.64998: variable 'ansible_search_path' from source: unknown 7920 1726885374.65045: calling self._execute() 7920 1726885374.65323: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885374.65338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885374.65354: variable 'omit' from source: magic vars 7920 1726885374.66134: variable 'storage_test_volume' from source: include params 7920 1726885374.66247: Evaluated conditional (storage_test_volume.thin): False 7920 1726885374.66287: when evaluation is False, skipping this task 7920 1726885374.66295: _execute() done 7920 1726885374.66303: dumping result to json 7920 1726885374.66309: done dumping result, returning 7920 1726885374.66326: done running TaskExecutor() for managed_node1/TASK: Default maximal thin pool reserved space size [02369adf-7a19-9835-648e-000000000950] 7920 1726885374.66399: sending task result for task 02369adf-7a19-9835-648e-000000000950 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885374.66558: no more pending results, returning what we have 7920 1726885374.66561: results queue empty 7920 1726885374.66562: checking for any_errors_fatal 7920 1726885374.66570: done checking for any_errors_fatal 7920 1726885374.66571: checking for max_fail_percentage 7920 1726885374.66573: done checking for max_fail_percentage 7920 1726885374.66574: checking to see if all hosts have failed and the running result is not ok 7920 1726885374.66575: done checking to see if all hosts have failed 7920 1726885374.66575: getting the remaining hosts for this loop 7920 1726885374.66577: done getting the remaining hosts for this loop 7920 1726885374.66581: getting the next task for host managed_node1 7920 1726885374.66589: done getting next task for host managed_node1 7920 1726885374.66591: ^ task is: TASK: Calculate maximum usable space in thin pool 7920 1726885374.66598: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885374.66602: getting variables 7920 1726885374.66604: in VariableManager get_vars() 7920 1726885374.66641: Calling all_inventory to load vars for managed_node1 7920 1726885374.66644: Calling groups_inventory to load vars for managed_node1 7920 1726885374.66648: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885374.66670: Calling all_plugins_play to load vars for managed_node1 7920 1726885374.66675: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885374.66678: Calling groups_plugins_play to load vars for managed_node1 7920 1726885374.67817: done sending task result for task 02369adf-7a19-9835-648e-000000000950 7920 1726885374.67821: WORKER PROCESS EXITING 7920 1726885374.67844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885374.68450: done with get_vars() 7920 1726885374.68463: done getting variables 7920 1726885374.69222: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:54 -0400 (0:00:00.057) 0:01:52.321 ****** 7920 1726885374.69255: entering _queue_task() for managed_node1/set_fact 7920 1726885374.69495: worker is 1 (out of 1 available) 7920 1726885374.69513: exiting _queue_task() for managed_node1/set_fact 7920 1726885374.69527: done queuing things up, now waiting for results queue to drain 7920 1726885374.69529: waiting for pending results... 7920 1726885374.70097: running TaskExecutor() for managed_node1/TASK: Calculate maximum usable space in thin pool 7920 1726885374.70377: in run() - task 02369adf-7a19-9835-648e-000000000951 7920 1726885374.70391: variable 'ansible_search_path' from source: unknown 7920 1726885374.70508: calling self._execute() 7920 1726885374.70775: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885374.70779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885374.70790: variable 'omit' from source: magic vars 7920 1726885374.71688: variable 'storage_test_volume' from source: include params 7920 1726885374.71727: Evaluated conditional (storage_test_volume.thin): False 7920 1726885374.71735: when evaluation is False, skipping this task 7920 1726885374.71830: _execute() done 7920 1726885374.71840: dumping result to json 7920 1726885374.71848: done dumping result, returning 7920 1726885374.71858: done running TaskExecutor() for managed_node1/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-9835-648e-000000000951] 7920 1726885374.71867: sending task result for task 02369adf-7a19-9835-648e-000000000951 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885374.72066: no more pending results, returning what we have 7920 1726885374.72071: results queue empty 7920 1726885374.72072: checking for any_errors_fatal 7920 1726885374.72081: done checking for any_errors_fatal 7920 1726885374.72082: checking for max_fail_percentage 7920 1726885374.72084: done checking for max_fail_percentage 7920 1726885374.72085: checking to see if all hosts have failed and the running result is not ok 7920 1726885374.72086: done checking to see if all hosts have failed 7920 1726885374.72087: getting the remaining hosts for this loop 7920 1726885374.72089: done getting the remaining hosts for this loop 7920 1726885374.72093: getting the next task for host managed_node1 7920 1726885374.72102: done getting next task for host managed_node1 7920 1726885374.72105: ^ task is: TASK: Apply upper size limit to max usable thin pool space 7920 1726885374.72114: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885374.72120: getting variables 7920 1726885374.72125: in VariableManager get_vars() 7920 1726885374.72168: Calling all_inventory to load vars for managed_node1 7920 1726885374.72171: Calling groups_inventory to load vars for managed_node1 7920 1726885374.72175: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885374.72187: Calling all_plugins_play to load vars for managed_node1 7920 1726885374.72190: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885374.72192: Calling groups_plugins_play to load vars for managed_node1 7920 1726885374.73246: done sending task result for task 02369adf-7a19-9835-648e-000000000951 7920 1726885374.73249: WORKER PROCESS EXITING 7920 1726885374.73324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885374.74437: done with get_vars() 7920 1726885374.74451: done getting variables 7920 1726885374.74516: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:54 -0400 (0:00:00.052) 0:01:52.374 ****** 7920 1726885374.74554: entering _queue_task() for managed_node1/set_fact 7920 1726885374.74820: worker is 1 (out of 1 available) 7920 1726885374.74832: exiting _queue_task() for managed_node1/set_fact 7920 1726885374.74844: done queuing things up, now waiting for results queue to drain 7920 1726885374.74846: waiting for pending results... 7920 1726885374.75124: running TaskExecutor() for managed_node1/TASK: Apply upper size limit to max usable thin pool space 7920 1726885374.75270: in run() - task 02369adf-7a19-9835-648e-000000000952 7920 1726885374.75295: variable 'ansible_search_path' from source: unknown 7920 1726885374.75339: calling self._execute() 7920 1726885374.75455: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885374.75466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885374.75479: variable 'omit' from source: magic vars 7920 1726885374.75845: variable 'storage_test_volume' from source: include params 7920 1726885374.75876: Evaluated conditional (storage_test_volume.thin): False 7920 1726885374.75884: when evaluation is False, skipping this task 7920 1726885374.75891: _execute() done 7920 1726885374.75899: dumping result to json 7920 1726885374.75906: done dumping result, returning 7920 1726885374.75918: done running TaskExecutor() for managed_node1/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-9835-648e-000000000952] 7920 1726885374.75929: sending task result for task 02369adf-7a19-9835-648e-000000000952 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885374.76085: no more pending results, returning what we have 7920 1726885374.76090: results queue empty 7920 1726885374.76091: checking for any_errors_fatal 7920 1726885374.76099: done checking for any_errors_fatal 7920 1726885374.76100: checking for max_fail_percentage 7920 1726885374.76101: done checking for max_fail_percentage 7920 1726885374.76102: checking to see if all hosts have failed and the running result is not ok 7920 1726885374.76104: done checking to see if all hosts have failed 7920 1726885374.76104: getting the remaining hosts for this loop 7920 1726885374.76106: done getting the remaining hosts for this loop 7920 1726885374.76109: getting the next task for host managed_node1 7920 1726885374.76119: done getting next task for host managed_node1 7920 1726885374.76121: ^ task is: TASK: Apply lower size limit to max usable thin pool space 7920 1726885374.76128: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885374.76134: getting variables 7920 1726885374.76136: in VariableManager get_vars() 7920 1726885374.76173: Calling all_inventory to load vars for managed_node1 7920 1726885374.76176: Calling groups_inventory to load vars for managed_node1 7920 1726885374.76180: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885374.76193: Calling all_plugins_play to load vars for managed_node1 7920 1726885374.76198: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885374.76201: Calling groups_plugins_play to load vars for managed_node1 7920 1726885374.76976: done sending task result for task 02369adf-7a19-9835-648e-000000000952 7920 1726885374.76980: WORKER PROCESS EXITING 7920 1726885374.77005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885374.78338: done with get_vars() 7920 1726885374.78353: done getting variables 7920 1726885374.78536: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:54 -0400 (0:00:00.040) 0:01:52.414 ****** 7920 1726885374.78567: entering _queue_task() for managed_node1/set_fact 7920 1726885374.79758: worker is 1 (out of 1 available) 7920 1726885374.79771: exiting _queue_task() for managed_node1/set_fact 7920 1726885374.79785: done queuing things up, now waiting for results queue to drain 7920 1726885374.79786: waiting for pending results... 7920 1726885374.80677: running TaskExecutor() for managed_node1/TASK: Apply lower size limit to max usable thin pool space 7920 1726885374.80819: in run() - task 02369adf-7a19-9835-648e-000000000953 7920 1726885374.80838: variable 'ansible_search_path' from source: unknown 7920 1726885374.80878: calling self._execute() 7920 1726885374.80990: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885374.81001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885374.81018: variable 'omit' from source: magic vars 7920 1726885374.81377: variable 'storage_test_volume' from source: include params 7920 1726885374.81408: Evaluated conditional (storage_test_volume.thin): False 7920 1726885374.81420: when evaluation is False, skipping this task 7920 1726885374.81430: _execute() done 7920 1726885374.81439: dumping result to json 7920 1726885374.81446: done dumping result, returning 7920 1726885374.81456: done running TaskExecutor() for managed_node1/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-9835-648e-000000000953] 7920 1726885374.81467: sending task result for task 02369adf-7a19-9835-648e-000000000953 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885374.81636: no more pending results, returning what we have 7920 1726885374.81640: results queue empty 7920 1726885374.81641: checking for any_errors_fatal 7920 1726885374.81646: done checking for any_errors_fatal 7920 1726885374.81647: checking for max_fail_percentage 7920 1726885374.81649: done checking for max_fail_percentage 7920 1726885374.81651: checking to see if all hosts have failed and the running result is not ok 7920 1726885374.81653: done checking to see if all hosts have failed 7920 1726885374.81654: getting the remaining hosts for this loop 7920 1726885374.81655: done getting the remaining hosts for this loop 7920 1726885374.81659: getting the next task for host managed_node1 7920 1726885374.81668: done getting next task for host managed_node1 7920 1726885374.81671: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 7920 1726885374.81677: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885374.81682: getting variables 7920 1726885374.81684: in VariableManager get_vars() 7920 1726885374.81720: Calling all_inventory to load vars for managed_node1 7920 1726885374.81724: Calling groups_inventory to load vars for managed_node1 7920 1726885374.81727: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885374.81738: Calling all_plugins_play to load vars for managed_node1 7920 1726885374.81740: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885374.81743: Calling groups_plugins_play to load vars for managed_node1 7920 1726885374.82330: done sending task result for task 02369adf-7a19-9835-648e-000000000953 7920 1726885374.82333: WORKER PROCESS EXITING 7920 1726885374.82549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885374.83211: done with get_vars() 7920 1726885374.83229: 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 22:22:54 -0400 (0:00:00.047) 0:01:52.461 ****** 7920 1726885374.83319: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885374.83572: worker is 1 (out of 1 available) 7920 1726885374.83588: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885374.83600: done queuing things up, now waiting for results queue to drain 7920 1726885374.83602: waiting for pending results... 7920 1726885374.84071: running TaskExecutor() for managed_node1/TASK: Convert maximum usable thin pool space from int to Size 7920 1726885374.84209: in run() - task 02369adf-7a19-9835-648e-000000000954 7920 1726885374.84234: variable 'ansible_search_path' from source: unknown 7920 1726885374.84273: calling self._execute() 7920 1726885374.84379: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885374.84390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885374.84404: variable 'omit' from source: magic vars 7920 1726885374.84750: variable 'storage_test_volume' from source: include params 7920 1726885374.84783: Evaluated conditional (storage_test_volume.thin): False 7920 1726885374.84790: when evaluation is False, skipping this task 7920 1726885374.84797: _execute() done 7920 1726885374.84803: dumping result to json 7920 1726885374.84810: done dumping result, returning 7920 1726885374.84822: done running TaskExecutor() for managed_node1/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-9835-648e-000000000954] 7920 1726885374.84833: sending task result for task 02369adf-7a19-9835-648e-000000000954 7920 1726885374.84937: done sending task result for task 02369adf-7a19-9835-648e-000000000954 7920 1726885374.84945: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885374.85009: no more pending results, returning what we have 7920 1726885374.85017: results queue empty 7920 1726885374.85018: checking for any_errors_fatal 7920 1726885374.85027: done checking for any_errors_fatal 7920 1726885374.85028: checking for max_fail_percentage 7920 1726885374.85029: done checking for max_fail_percentage 7920 1726885374.85030: checking to see if all hosts have failed and the running result is not ok 7920 1726885374.85031: done checking to see if all hosts have failed 7920 1726885374.85032: getting the remaining hosts for this loop 7920 1726885374.85034: done getting the remaining hosts for this loop 7920 1726885374.85038: getting the next task for host managed_node1 7920 1726885374.85046: done getting next task for host managed_node1 7920 1726885374.85048: ^ task is: TASK: Show max thin pool size 7920 1726885374.85053: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885374.85056: getting variables 7920 1726885374.85058: in VariableManager get_vars() 7920 1726885374.85088: Calling all_inventory to load vars for managed_node1 7920 1726885374.85091: Calling groups_inventory to load vars for managed_node1 7920 1726885374.85094: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885374.85102: Calling all_plugins_play to load vars for managed_node1 7920 1726885374.85105: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885374.85108: Calling groups_plugins_play to load vars for managed_node1 7920 1726885374.86262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885374.86925: done with get_vars() 7920 1726885374.86939: done getting variables 7920 1726885374.86993: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:54 -0400 (0:00:00.037) 0:01:52.498 ****** 7920 1726885374.87033: entering _queue_task() for managed_node1/debug 7920 1726885374.87274: worker is 1 (out of 1 available) 7920 1726885374.87286: exiting _queue_task() for managed_node1/debug 7920 1726885374.87298: done queuing things up, now waiting for results queue to drain 7920 1726885374.87299: waiting for pending results... 7920 1726885374.88220: running TaskExecutor() for managed_node1/TASK: Show max thin pool size 7920 1726885374.88583: in run() - task 02369adf-7a19-9835-648e-000000000955 7920 1726885374.88604: variable 'ansible_search_path' from source: unknown 7920 1726885374.88646: calling self._execute() 7920 1726885374.88861: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885374.88940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885374.89007: variable 'omit' from source: magic vars 7920 1726885374.89726: variable 'storage_test_volume' from source: include params 7920 1726885374.89825: Evaluated conditional (storage_test_volume.thin): False 7920 1726885374.89866: when evaluation is False, skipping this task 7920 1726885374.89877: _execute() done 7920 1726885374.89887: dumping result to json 7920 1726885374.89896: done dumping result, returning 7920 1726885374.89922: done running TaskExecutor() for managed_node1/TASK: Show max thin pool size [02369adf-7a19-9835-648e-000000000955] 7920 1726885374.89945: sending task result for task 02369adf-7a19-9835-648e-000000000955 skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 7920 1726885374.90248: no more pending results, returning what we have 7920 1726885374.90252: results queue empty 7920 1726885374.90253: checking for any_errors_fatal 7920 1726885374.90267: done checking for any_errors_fatal 7920 1726885374.90268: checking for max_fail_percentage 7920 1726885374.90271: done checking for max_fail_percentage 7920 1726885374.90272: checking to see if all hosts have failed and the running result is not ok 7920 1726885374.90273: done checking to see if all hosts have failed 7920 1726885374.90274: getting the remaining hosts for this loop 7920 1726885374.90277: done getting the remaining hosts for this loop 7920 1726885374.90281: getting the next task for host managed_node1 7920 1726885374.90292: done getting next task for host managed_node1 7920 1726885374.90294: ^ task is: TASK: Show volume thin pool size 7920 1726885374.90300: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885374.90305: getting variables 7920 1726885374.90307: in VariableManager get_vars() 7920 1726885374.90346: Calling all_inventory to load vars for managed_node1 7920 1726885374.90349: Calling groups_inventory to load vars for managed_node1 7920 1726885374.90353: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885374.90366: Calling all_plugins_play to load vars for managed_node1 7920 1726885374.90370: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885374.90373: Calling groups_plugins_play to load vars for managed_node1 7920 1726885374.91174: done sending task result for task 02369adf-7a19-9835-648e-000000000955 7920 1726885374.91178: WORKER PROCESS EXITING 7920 1726885374.91203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885374.93279: done with get_vars() 7920 1726885374.93294: done getting variables 7920 1726885374.93357: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:54 -0400 (0:00:00.065) 0:01:52.564 ****** 7920 1726885374.93741: entering _queue_task() for managed_node1/debug 7920 1726885374.94113: worker is 1 (out of 1 available) 7920 1726885374.94128: exiting _queue_task() for managed_node1/debug 7920 1726885374.94261: done queuing things up, now waiting for results queue to drain 7920 1726885374.94263: waiting for pending results... 7920 1726885374.94598: running TaskExecutor() for managed_node1/TASK: Show volume thin pool size 7920 1726885374.94744: in run() - task 02369adf-7a19-9835-648e-000000000956 7920 1726885374.94765: variable 'ansible_search_path' from source: unknown 7920 1726885374.94814: calling self._execute() 7920 1726885374.94950: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885374.94964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885374.94979: variable 'omit' from source: magic vars 7920 1726885374.95395: variable 'storage_test_volume' from source: include params 7920 1726885374.95432: Evaluated conditional (storage_test_volume.thin): False 7920 1726885374.95440: when evaluation is False, skipping this task 7920 1726885374.95447: _execute() done 7920 1726885374.95461: dumping result to json 7920 1726885374.95473: done dumping result, returning 7920 1726885374.95484: done running TaskExecutor() for managed_node1/TASK: Show volume thin pool size [02369adf-7a19-9835-648e-000000000956] 7920 1726885374.95495: sending task result for task 02369adf-7a19-9835-648e-000000000956 skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 7920 1726885374.95658: no more pending results, returning what we have 7920 1726885374.95662: results queue empty 7920 1726885374.95663: checking for any_errors_fatal 7920 1726885374.95674: done checking for any_errors_fatal 7920 1726885374.95675: checking for max_fail_percentage 7920 1726885374.95677: done checking for max_fail_percentage 7920 1726885374.95678: checking to see if all hosts have failed and the running result is not ok 7920 1726885374.95679: done checking to see if all hosts have failed 7920 1726885374.95680: getting the remaining hosts for this loop 7920 1726885374.95682: done getting the remaining hosts for this loop 7920 1726885374.95686: getting the next task for host managed_node1 7920 1726885374.95695: done getting next task for host managed_node1 7920 1726885374.95698: ^ task is: TASK: Show test volume size 7920 1726885374.95705: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885374.95713: getting variables 7920 1726885374.95718: in VariableManager get_vars() 7920 1726885374.95754: Calling all_inventory to load vars for managed_node1 7920 1726885374.95757: Calling groups_inventory to load vars for managed_node1 7920 1726885374.95761: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885374.95774: Calling all_plugins_play to load vars for managed_node1 7920 1726885374.95778: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885374.95781: Calling groups_plugins_play to load vars for managed_node1 7920 1726885374.96840: done sending task result for task 02369adf-7a19-9835-648e-000000000956 7920 1726885374.96844: WORKER PROCESS EXITING 7920 1726885374.96866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885374.97732: done with get_vars() 7920 1726885374.97745: done getting variables 7920 1726885374.97801: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:54 -0400 (0:00:00.043) 0:01:52.607 ****** 7920 1726885374.97944: entering _queue_task() for managed_node1/debug 7920 1726885374.98406: worker is 1 (out of 1 available) 7920 1726885374.98425: exiting _queue_task() for managed_node1/debug 7920 1726885374.98437: done queuing things up, now waiting for results queue to drain 7920 1726885374.98438: waiting for pending results... 7920 1726885374.99192: running TaskExecutor() for managed_node1/TASK: Show test volume size 7920 1726885374.99341: in run() - task 02369adf-7a19-9835-648e-000000000957 7920 1726885374.99362: variable 'ansible_search_path' from source: unknown 7920 1726885374.99404: calling self._execute() 7920 1726885374.99522: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885374.99535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885374.99549: variable 'omit' from source: magic vars 7920 1726885374.99936: variable 'storage_test_volume' from source: include params 7920 1726885374.99969: Evaluated conditional (storage_test_volume.thin): False 7920 1726885374.99978: when evaluation is False, skipping this task 7920 1726885374.99985: _execute() done 7920 1726885374.99994: dumping result to json 7920 1726885375.00006: done dumping result, returning 7920 1726885375.00019: done running TaskExecutor() for managed_node1/TASK: Show test volume size [02369adf-7a19-9835-648e-000000000957] 7920 1726885375.00031: sending task result for task 02369adf-7a19-9835-648e-000000000957 skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 7920 1726885375.00185: no more pending results, returning what we have 7920 1726885375.00188: results queue empty 7920 1726885375.00189: checking for any_errors_fatal 7920 1726885375.00196: done checking for any_errors_fatal 7920 1726885375.00197: checking for max_fail_percentage 7920 1726885375.00199: done checking for max_fail_percentage 7920 1726885375.00200: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.00201: done checking to see if all hosts have failed 7920 1726885375.00201: getting the remaining hosts for this loop 7920 1726885375.00203: done getting the remaining hosts for this loop 7920 1726885375.00206: getting the next task for host managed_node1 7920 1726885375.00219: done getting next task for host managed_node1 7920 1726885375.00221: ^ task is: TASK: Establish base value for expected thin pool size 7920 1726885375.00229: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885375.00233: getting variables 7920 1726885375.00235: in VariableManager get_vars() 7920 1726885375.00267: Calling all_inventory to load vars for managed_node1 7920 1726885375.00270: Calling groups_inventory to load vars for managed_node1 7920 1726885375.00273: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.00286: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.00289: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.00293: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.00953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.01529: done sending task result for task 02369adf-7a19-9835-648e-000000000957 7920 1726885375.01532: WORKER PROCESS EXITING 7920 1726885375.01615: done with get_vars() 7920 1726885375.01629: done getting variables 7920 1726885375.01682: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:55 -0400 (0:00:00.037) 0:01:52.645 ****** 7920 1726885375.01713: entering _queue_task() for managed_node1/set_fact 7920 1726885375.01934: worker is 1 (out of 1 available) 7920 1726885375.01946: exiting _queue_task() for managed_node1/set_fact 7920 1726885375.01958: done queuing things up, now waiting for results queue to drain 7920 1726885375.01959: waiting for pending results... 7920 1726885375.02295: running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool size 7920 1726885375.02466: in run() - task 02369adf-7a19-9835-648e-000000000958 7920 1726885375.02497: variable 'ansible_search_path' from source: unknown 7920 1726885375.02555: calling self._execute() 7920 1726885375.02700: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.02716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.02732: variable 'omit' from source: magic vars 7920 1726885375.03170: variable 'storage_test_volume' from source: include params 7920 1726885375.03206: Evaluated conditional (storage_test_volume.thin): False 7920 1726885375.03218: when evaluation is False, skipping this task 7920 1726885375.03230: _execute() done 7920 1726885375.03247: dumping result to json 7920 1726885375.03256: done dumping result, returning 7920 1726885375.03272: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool size [02369adf-7a19-9835-648e-000000000958] 7920 1726885375.03293: sending task result for task 02369adf-7a19-9835-648e-000000000958 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885375.03494: no more pending results, returning what we have 7920 1726885375.03498: results queue empty 7920 1726885375.03499: checking for any_errors_fatal 7920 1726885375.03509: done checking for any_errors_fatal 7920 1726885375.03510: checking for max_fail_percentage 7920 1726885375.03525: done checking for max_fail_percentage 7920 1726885375.03527: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.03529: done checking to see if all hosts have failed 7920 1726885375.03529: getting the remaining hosts for this loop 7920 1726885375.03531: done getting the remaining hosts for this loop 7920 1726885375.03539: getting the next task for host managed_node1 7920 1726885375.03551: done getting next task for host managed_node1 7920 1726885375.03555: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 7920 1726885375.03563: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885375.03568: getting variables 7920 1726885375.03571: in VariableManager get_vars() 7920 1726885375.03605: Calling all_inventory to load vars for managed_node1 7920 1726885375.03608: Calling groups_inventory to load vars for managed_node1 7920 1726885375.03618: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.03633: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.03639: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.03644: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.04759: done sending task result for task 02369adf-7a19-9835-648e-000000000958 7920 1726885375.04762: WORKER PROCESS EXITING 7920 1726885375.04996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.05946: done with get_vars() 7920 1726885375.05960: done getting variables 7920 1726885375.06025: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:55 -0400 (0:00:00.043) 0:01:52.689 ****** 7920 1726885375.06070: entering _queue_task() for managed_node1/set_fact 7920 1726885375.06338: worker is 1 (out of 1 available) 7920 1726885375.06355: exiting _queue_task() for managed_node1/set_fact 7920 1726885375.06367: done queuing things up, now waiting for results queue to drain 7920 1726885375.06369: waiting for pending results... 7920 1726885375.06671: running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value 7920 1726885375.06810: in run() - task 02369adf-7a19-9835-648e-000000000959 7920 1726885375.06834: variable 'ansible_search_path' from source: unknown 7920 1726885375.06873: calling self._execute() 7920 1726885375.06989: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.07003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.07029: variable 'omit' from source: magic vars 7920 1726885375.07435: variable 'storage_test_volume' from source: include params 7920 1726885375.07476: Evaluated conditional (storage_test_volume.thin): False 7920 1726885375.07485: when evaluation is False, skipping this task 7920 1726885375.07492: _execute() done 7920 1726885375.07499: dumping result to json 7920 1726885375.07506: done dumping result, returning 7920 1726885375.07521: done running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-9835-648e-000000000959] 7920 1726885375.07533: sending task result for task 02369adf-7a19-9835-648e-000000000959 7920 1726885375.07657: done sending task result for task 02369adf-7a19-9835-648e-000000000959 7920 1726885375.07670: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885375.07724: no more pending results, returning what we have 7920 1726885375.07727: results queue empty 7920 1726885375.07728: checking for any_errors_fatal 7920 1726885375.07737: done checking for any_errors_fatal 7920 1726885375.07738: checking for max_fail_percentage 7920 1726885375.07740: done checking for max_fail_percentage 7920 1726885375.07741: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.07742: done checking to see if all hosts have failed 7920 1726885375.07743: getting the remaining hosts for this loop 7920 1726885375.07745: done getting the remaining hosts for this loop 7920 1726885375.07748: getting the next task for host managed_node1 7920 1726885375.07757: done getting next task for host managed_node1 7920 1726885375.07760: ^ task is: TASK: Establish base value for expected thin pool volume size 7920 1726885375.07766: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885375.07771: getting variables 7920 1726885375.07774: in VariableManager get_vars() 7920 1726885375.07805: Calling all_inventory to load vars for managed_node1 7920 1726885375.07809: Calling groups_inventory to load vars for managed_node1 7920 1726885375.07814: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.07828: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.07832: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.07835: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.08582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.09732: done with get_vars() 7920 1726885375.09755: done getting variables 7920 1726885375.09875: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:55 -0400 (0:00:00.038) 0:01:52.727 ****** 7920 1726885375.09927: entering _queue_task() for managed_node1/set_fact 7920 1726885375.10183: worker is 1 (out of 1 available) 7920 1726885375.10224: exiting _queue_task() for managed_node1/set_fact 7920 1726885375.10247: done queuing things up, now waiting for results queue to drain 7920 1726885375.10249: waiting for pending results... 7920 1726885375.10674: running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool volume size 7920 1726885375.10891: in run() - task 02369adf-7a19-9835-648e-00000000095a 7920 1726885375.10925: variable 'ansible_search_path' from source: unknown 7920 1726885375.10966: calling self._execute() 7920 1726885375.11091: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.11106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.11126: variable 'omit' from source: magic vars 7920 1726885375.11526: variable 'storage_test_volume' from source: include params 7920 1726885375.11562: Evaluated conditional (storage_test_volume.thin): False 7920 1726885375.11576: when evaluation is False, skipping this task 7920 1726885375.11583: _execute() done 7920 1726885375.11591: dumping result to json 7920 1726885375.11598: done dumping result, returning 7920 1726885375.11608: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-9835-648e-00000000095a] 7920 1726885375.11624: sending task result for task 02369adf-7a19-9835-648e-00000000095a skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885375.11779: no more pending results, returning what we have 7920 1726885375.11783: results queue empty 7920 1726885375.11784: checking for any_errors_fatal 7920 1726885375.11792: done checking for any_errors_fatal 7920 1726885375.11793: checking for max_fail_percentage 7920 1726885375.11795: done checking for max_fail_percentage 7920 1726885375.11796: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.11797: done checking to see if all hosts have failed 7920 1726885375.11798: getting the remaining hosts for this loop 7920 1726885375.11800: done getting the remaining hosts for this loop 7920 1726885375.11803: getting the next task for host managed_node1 7920 1726885375.11814: done getting next task for host managed_node1 7920 1726885375.11820: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 7920 1726885375.11826: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885375.11831: getting variables 7920 1726885375.11833: in VariableManager get_vars() 7920 1726885375.11865: Calling all_inventory to load vars for managed_node1 7920 1726885375.11871: Calling groups_inventory to load vars for managed_node1 7920 1726885375.11875: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.11898: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.11904: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.11908: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.12810: done sending task result for task 02369adf-7a19-9835-648e-00000000095a 7920 1726885375.12818: WORKER PROCESS EXITING 7920 1726885375.12842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.13600: done with get_vars() 7920 1726885375.13622: done getting variables 7920 1726885375.13696: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:55 -0400 (0:00:00.038) 0:01:52.765 ****** 7920 1726885375.13729: entering _queue_task() for managed_node1/set_fact 7920 1726885375.13955: worker is 1 (out of 1 available) 7920 1726885375.13966: exiting _queue_task() for managed_node1/set_fact 7920 1726885375.13977: done queuing things up, now waiting for results queue to drain 7920 1726885375.13978: waiting for pending results... 7920 1726885375.14385: running TaskExecutor() for managed_node1/TASK: Calculate the expected thin pool volume size based on percentage value 7920 1726885375.14556: in run() - task 02369adf-7a19-9835-648e-00000000095b 7920 1726885375.14574: variable 'ansible_search_path' from source: unknown 7920 1726885375.14628: calling self._execute() 7920 1726885375.14794: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.14807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.14827: variable 'omit' from source: magic vars 7920 1726885375.15379: variable 'storage_test_volume' from source: include params 7920 1726885375.15454: Evaluated conditional (storage_test_volume.thin): False 7920 1726885375.15468: when evaluation is False, skipping this task 7920 1726885375.15476: _execute() done 7920 1726885375.15484: dumping result to json 7920 1726885375.15492: done dumping result, returning 7920 1726885375.15503: done running TaskExecutor() for managed_node1/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-9835-648e-00000000095b] 7920 1726885375.15518: sending task result for task 02369adf-7a19-9835-648e-00000000095b skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885375.15686: no more pending results, returning what we have 7920 1726885375.15690: results queue empty 7920 1726885375.15691: checking for any_errors_fatal 7920 1726885375.15699: done checking for any_errors_fatal 7920 1726885375.15700: checking for max_fail_percentage 7920 1726885375.15702: done checking for max_fail_percentage 7920 1726885375.15704: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.15705: done checking to see if all hosts have failed 7920 1726885375.15705: getting the remaining hosts for this loop 7920 1726885375.15707: done getting the remaining hosts for this loop 7920 1726885375.15714: getting the next task for host managed_node1 7920 1726885375.15728: done getting next task for host managed_node1 7920 1726885375.15731: ^ task is: TASK: Replace expected volume size with calculated value 7920 1726885375.15737: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885375.15742: getting variables 7920 1726885375.15744: in VariableManager get_vars() 7920 1726885375.15775: Calling all_inventory to load vars for managed_node1 7920 1726885375.15778: Calling groups_inventory to load vars for managed_node1 7920 1726885375.15782: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.15793: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.15797: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.15801: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.16468: done sending task result for task 02369adf-7a19-9835-648e-00000000095b 7920 1726885375.16471: WORKER PROCESS EXITING 7920 1726885375.16494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.17703: done with get_vars() 7920 1726885375.17742: done getting variables 7920 1726885375.17900: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:55 -0400 (0:00:00.042) 0:01:52.808 ****** 7920 1726885375.18009: entering _queue_task() for managed_node1/set_fact 7920 1726885375.18427: worker is 1 (out of 1 available) 7920 1726885375.18447: exiting _queue_task() for managed_node1/set_fact 7920 1726885375.18458: done queuing things up, now waiting for results queue to drain 7920 1726885375.18460: waiting for pending results... 7920 1726885375.18749: running TaskExecutor() for managed_node1/TASK: Replace expected volume size with calculated value 7920 1726885375.18927: in run() - task 02369adf-7a19-9835-648e-00000000095c 7920 1726885375.18944: variable 'ansible_search_path' from source: unknown 7920 1726885375.18985: calling self._execute() 7920 1726885375.19648: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.19659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.19675: variable 'omit' from source: magic vars 7920 1726885375.20059: variable 'storage_test_volume' from source: include params 7920 1726885375.20096: Evaluated conditional (storage_test_volume.thin): False 7920 1726885375.20104: when evaluation is False, skipping this task 7920 1726885375.20111: _execute() done 7920 1726885375.20126: dumping result to json 7920 1726885375.20138: done dumping result, returning 7920 1726885375.20148: done running TaskExecutor() for managed_node1/TASK: Replace expected volume size with calculated value [02369adf-7a19-9835-648e-00000000095c] 7920 1726885375.20159: sending task result for task 02369adf-7a19-9835-648e-00000000095c 7920 1726885375.20281: done sending task result for task 02369adf-7a19-9835-648e-00000000095c 7920 1726885375.20289: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885375.20342: no more pending results, returning what we have 7920 1726885375.20346: results queue empty 7920 1726885375.20347: checking for any_errors_fatal 7920 1726885375.20358: done checking for any_errors_fatal 7920 1726885375.20359: checking for max_fail_percentage 7920 1726885375.20361: done checking for max_fail_percentage 7920 1726885375.20362: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.20363: done checking to see if all hosts have failed 7920 1726885375.20364: getting the remaining hosts for this loop 7920 1726885375.20366: done getting the remaining hosts for this loop 7920 1726885375.20370: getting the next task for host managed_node1 7920 1726885375.20383: done getting next task for host managed_node1 7920 1726885375.20386: ^ task is: TASK: Show actual size 7920 1726885375.20392: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885375.20397: getting variables 7920 1726885375.20400: in VariableManager get_vars() 7920 1726885375.20437: Calling all_inventory to load vars for managed_node1 7920 1726885375.20440: Calling groups_inventory to load vars for managed_node1 7920 1726885375.20444: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.20456: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.20460: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.20463: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.27041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.28032: done with get_vars() 7920 1726885375.28047: done getting variables 7920 1726885375.28095: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:55 -0400 (0:00:00.101) 0:01:52.909 ****** 7920 1726885375.28128: entering _queue_task() for managed_node1/debug 7920 1726885375.29134: worker is 1 (out of 1 available) 7920 1726885375.29147: exiting _queue_task() for managed_node1/debug 7920 1726885375.29159: done queuing things up, now waiting for results queue to drain 7920 1726885375.29162: waiting for pending results... 7920 1726885375.29737: running TaskExecutor() for managed_node1/TASK: Show actual size 7920 1726885375.29968: in run() - task 02369adf-7a19-9835-648e-00000000095e 7920 1726885375.29980: variable 'ansible_search_path' from source: unknown 7920 1726885375.30131: calling self._execute() 7920 1726885375.30360: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.30365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.30376: variable 'omit' from source: magic vars 7920 1726885375.30604: variable 'omit' from source: magic vars 7920 1726885375.30786: variable 'omit' from source: magic vars 7920 1726885375.30823: variable 'omit' from source: magic vars 7920 1726885375.30983: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885375.31030: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885375.31114: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885375.31137: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885375.31155: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885375.31216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885375.31237: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885375.31338: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885375.31347: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.31354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.31585: Set connection var ansible_connection to ssh 7920 1726885375.31642: Set connection var ansible_shell_executable to /bin/sh 7920 1726885375.31653: Set connection var ansible_timeout to 10 7920 1726885375.31659: Set connection var ansible_shell_type to sh 7920 1726885375.31670: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885375.31746: Set connection var ansible_pipelining to False 7920 1726885375.31779: variable 'ansible_shell_executable' from source: unknown 7920 1726885375.31782: variable 'ansible_connection' from source: unknown 7920 1726885375.31785: variable 'ansible_module_compression' from source: unknown 7920 1726885375.31788: variable 'ansible_shell_type' from source: unknown 7920 1726885375.31791: variable 'ansible_shell_executable' from source: unknown 7920 1726885375.31794: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.31796: variable 'ansible_pipelining' from source: unknown 7920 1726885375.31799: variable 'ansible_timeout' from source: unknown 7920 1726885375.31802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.32050: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885375.32156: variable 'omit' from source: magic vars 7920 1726885375.32167: starting attempt loop 7920 1726885375.32178: running the handler 7920 1726885375.32237: variable 'storage_test_actual_size' from source: set_fact 7920 1726885375.32592: variable 'storage_test_actual_size' from source: set_fact 7920 1726885375.32780: handler run complete 7920 1726885375.32887: attempt loop complete, returning result 7920 1726885375.32939: _execute() done 7920 1726885375.32948: dumping result to json 7920 1726885375.32955: done dumping result, returning 7920 1726885375.33019: done running TaskExecutor() for managed_node1/TASK: Show actual size [02369adf-7a19-9835-648e-00000000095e] 7920 1726885375.33031: sending task result for task 02369adf-7a19-9835-648e-00000000095e ok: [managed_node1] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } 7920 1726885375.33193: no more pending results, returning what we have 7920 1726885375.33196: results queue empty 7920 1726885375.33197: checking for any_errors_fatal 7920 1726885375.33207: done checking for any_errors_fatal 7920 1726885375.33208: checking for max_fail_percentage 7920 1726885375.33210: done checking for max_fail_percentage 7920 1726885375.33213: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.33214: done checking to see if all hosts have failed 7920 1726885375.33217: getting the remaining hosts for this loop 7920 1726885375.33219: done getting the remaining hosts for this loop 7920 1726885375.33223: getting the next task for host managed_node1 7920 1726885375.33232: done getting next task for host managed_node1 7920 1726885375.33235: ^ task is: TASK: Show expected size 7920 1726885375.33241: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885375.33246: getting variables 7920 1726885375.33249: in VariableManager get_vars() 7920 1726885375.33283: Calling all_inventory to load vars for managed_node1 7920 1726885375.33287: Calling groups_inventory to load vars for managed_node1 7920 1726885375.33291: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.33303: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.33307: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.33313: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.33833: done sending task result for task 02369adf-7a19-9835-648e-00000000095e 7920 1726885375.33836: WORKER PROCESS EXITING 7920 1726885375.33937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.35262: done with get_vars() 7920 1726885375.35279: done getting variables 7920 1726885375.35402: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:55 -0400 (0:00:00.073) 0:01:52.982 ****** 7920 1726885375.35446: entering _queue_task() for managed_node1/debug 7920 1726885375.36071: worker is 1 (out of 1 available) 7920 1726885375.36082: exiting _queue_task() for managed_node1/debug 7920 1726885375.36094: done queuing things up, now waiting for results queue to drain 7920 1726885375.36096: waiting for pending results... 7920 1726885375.36839: running TaskExecutor() for managed_node1/TASK: Show expected size 7920 1726885375.36984: in run() - task 02369adf-7a19-9835-648e-00000000095f 7920 1726885375.37003: variable 'ansible_search_path' from source: unknown 7920 1726885375.37045: calling self._execute() 7920 1726885375.37164: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.37177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.37194: variable 'omit' from source: magic vars 7920 1726885375.37324: variable 'omit' from source: magic vars 7920 1726885375.37388: variable 'omit' from source: magic vars 7920 1726885375.37432: variable 'omit' from source: magic vars 7920 1726885375.37483: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885375.37530: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885375.37556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885375.37578: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885375.37596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885375.37617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885375.37642: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885375.37674: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885375.37683: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.37689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.37813: Set connection var ansible_connection to ssh 7920 1726885375.37830: Set connection var ansible_shell_executable to /bin/sh 7920 1726885375.37840: Set connection var ansible_timeout to 10 7920 1726885375.37846: Set connection var ansible_shell_type to sh 7920 1726885375.37863: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885375.37874: Set connection var ansible_pipelining to False 7920 1726885375.37904: variable 'ansible_shell_executable' from source: unknown 7920 1726885375.37914: variable 'ansible_connection' from source: unknown 7920 1726885375.37922: variable 'ansible_module_compression' from source: unknown 7920 1726885375.37931: variable 'ansible_shell_type' from source: unknown 7920 1726885375.37939: variable 'ansible_shell_executable' from source: unknown 7920 1726885375.37946: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.37954: variable 'ansible_pipelining' from source: unknown 7920 1726885375.37968: variable 'ansible_timeout' from source: unknown 7920 1726885375.37976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.38130: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885375.38178: variable 'omit' from source: magic vars 7920 1726885375.38191: starting attempt loop 7920 1726885375.38198: running the handler 7920 1726885375.38596: handler run complete 7920 1726885375.38626: attempt loop complete, returning result 7920 1726885375.38640: _execute() done 7920 1726885375.38648: dumping result to json 7920 1726885375.38655: done dumping result, returning 7920 1726885375.38673: done running TaskExecutor() for managed_node1/TASK: Show expected size [02369adf-7a19-9835-648e-00000000095f] 7920 1726885375.38683: sending task result for task 02369adf-7a19-9835-648e-00000000095f ok: [managed_node1] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 7920 1726885375.38836: no more pending results, returning what we have 7920 1726885375.38840: results queue empty 7920 1726885375.38841: checking for any_errors_fatal 7920 1726885375.38846: done checking for any_errors_fatal 7920 1726885375.38847: checking for max_fail_percentage 7920 1726885375.38848: done checking for max_fail_percentage 7920 1726885375.38850: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.38851: done checking to see if all hosts have failed 7920 1726885375.38852: getting the remaining hosts for this loop 7920 1726885375.38853: done getting the remaining hosts for this loop 7920 1726885375.38857: getting the next task for host managed_node1 7920 1726885375.38866: done getting next task for host managed_node1 7920 1726885375.38868: ^ task is: TASK: Assert expected size is actual size 7920 1726885375.38874: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885375.38879: getting variables 7920 1726885375.38881: in VariableManager get_vars() 7920 1726885375.38919: Calling all_inventory to load vars for managed_node1 7920 1726885375.38925: Calling groups_inventory to load vars for managed_node1 7920 1726885375.38930: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.38941: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.38945: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.38948: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.39489: done sending task result for task 02369adf-7a19-9835-648e-00000000095f 7920 1726885375.39493: WORKER PROCESS EXITING 7920 1726885375.39517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.39965: done with get_vars() 7920 1726885375.39983: done getting variables 7920 1726885375.40038: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert 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 22:22:55 -0400 (0:00:00.046) 0:01:53.029 ****** 7920 1726885375.40071: entering _queue_task() for managed_node1/assert 7920 1726885375.40306: worker is 1 (out of 1 available) 7920 1726885375.40319: exiting _queue_task() for managed_node1/assert 7920 1726885375.40333: done queuing things up, now waiting for results queue to drain 7920 1726885375.40334: waiting for pending results... 7920 1726885375.40608: running TaskExecutor() for managed_node1/TASK: Assert expected size is actual size 7920 1726885375.40734: in run() - task 02369adf-7a19-9835-648e-000000000960 7920 1726885375.40753: variable 'ansible_search_path' from source: unknown 7920 1726885375.40795: calling self._execute() 7920 1726885375.40914: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.40927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.40942: variable 'omit' from source: magic vars 7920 1726885375.41322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885375.43757: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885375.43846: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885375.43889: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885375.43943: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885375.43975: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885375.44079: variable '_storage_test_volume_present' from source: set_fact 7920 1726885375.44099: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885375.44253: variable 'storage_test_volume' from source: include params 7920 1726885375.44281: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885375.44289: when evaluation is False, skipping this task 7920 1726885375.44298: _execute() done 7920 1726885375.44306: dumping result to json 7920 1726885375.44319: done dumping result, returning 7920 1726885375.44333: done running TaskExecutor() for managed_node1/TASK: Assert expected size is actual size [02369adf-7a19-9835-648e-000000000960] 7920 1726885375.44347: sending task result for task 02369adf-7a19-9835-648e-000000000960 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 7920 1726885375.44503: no more pending results, returning what we have 7920 1726885375.44509: results queue empty 7920 1726885375.44509: checking for any_errors_fatal 7920 1726885375.44523: done checking for any_errors_fatal 7920 1726885375.44524: checking for max_fail_percentage 7920 1726885375.44526: done checking for max_fail_percentage 7920 1726885375.44527: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.44528: done checking to see if all hosts have failed 7920 1726885375.44529: getting the remaining hosts for this loop 7920 1726885375.44530: done getting the remaining hosts for this loop 7920 1726885375.44534: getting the next task for host managed_node1 7920 1726885375.44546: done getting next task for host managed_node1 7920 1726885375.44549: ^ task is: TASK: Get information about the LV 7920 1726885375.44554: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885375.44558: getting variables 7920 1726885375.44560: in VariableManager get_vars() 7920 1726885375.44592: Calling all_inventory to load vars for managed_node1 7920 1726885375.44595: Calling groups_inventory to load vars for managed_node1 7920 1726885375.44598: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.44609: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.44614: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.44618: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.45126: done sending task result for task 02369adf-7a19-9835-648e-000000000960 7920 1726885375.45129: WORKER PROCESS EXITING 7920 1726885375.45200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.45845: done with get_vars() 7920 1726885375.45860: done getting variables 7920 1726885375.45917: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:22:55 -0400 (0:00:00.058) 0:01:53.088 ****** 7920 1726885375.45949: entering _queue_task() for managed_node1/command 7920 1726885375.46236: worker is 1 (out of 1 available) 7920 1726885375.46248: exiting _queue_task() for managed_node1/command 7920 1726885375.46261: done queuing things up, now waiting for results queue to drain 7920 1726885375.46263: waiting for pending results... 7920 1726885375.46583: running TaskExecutor() for managed_node1/TASK: Get information about the LV 7920 1726885375.46682: in run() - task 02369adf-7a19-9835-648e-000000000967 7920 1726885375.46813: variable 'ansible_search_path' from source: unknown 7920 1726885375.46821: calling self._execute() 7920 1726885375.46991: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.47060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.47065: variable 'omit' from source: magic vars 7920 1726885375.47419: variable 'storage_test_volume' from source: include params 7920 1726885375.47423: variable '_storage_test_volume_present' from source: set_fact 7920 1726885375.47427: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885375.47430: when evaluation is False, skipping this task 7920 1726885375.47432: _execute() done 7920 1726885375.47435: dumping result to json 7920 1726885375.47438: done dumping result, returning 7920 1726885375.47441: done running TaskExecutor() for managed_node1/TASK: Get information about the LV [02369adf-7a19-9835-648e-000000000967] 7920 1726885375.47443: sending task result for task 02369adf-7a19-9835-648e-000000000967 7920 1726885375.48062: done sending task result for task 02369adf-7a19-9835-648e-000000000967 7920 1726885375.48065: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885375.48104: no more pending results, returning what we have 7920 1726885375.48108: results queue empty 7920 1726885375.48109: checking for any_errors_fatal 7920 1726885375.48120: done checking for any_errors_fatal 7920 1726885375.48121: checking for max_fail_percentage 7920 1726885375.48123: done checking for max_fail_percentage 7920 1726885375.48124: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.48125: done checking to see if all hosts have failed 7920 1726885375.48125: getting the remaining hosts for this loop 7920 1726885375.48127: done getting the remaining hosts for this loop 7920 1726885375.48130: getting the next task for host managed_node1 7920 1726885375.48138: done getting next task for host managed_node1 7920 1726885375.48140: ^ task is: TASK: Set LV segment type 7920 1726885375.48145: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885375.48148: getting variables 7920 1726885375.48150: in VariableManager get_vars() 7920 1726885375.48177: Calling all_inventory to load vars for managed_node1 7920 1726885375.48180: Calling groups_inventory to load vars for managed_node1 7920 1726885375.48182: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.48192: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.48195: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.48198: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.49022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.49753: done with get_vars() 7920 1726885375.49764: done getting variables 7920 1726885375.49806: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:55 -0400 (0:00:00.038) 0:01:53.126 ****** 7920 1726885375.49842: entering _queue_task() for managed_node1/set_fact 7920 1726885375.50047: worker is 1 (out of 1 available) 7920 1726885375.50060: exiting _queue_task() for managed_node1/set_fact 7920 1726885375.50072: done queuing things up, now waiting for results queue to drain 7920 1726885375.50074: waiting for pending results... 7920 1726885375.50258: running TaskExecutor() for managed_node1/TASK: Set LV segment type 7920 1726885375.50335: in run() - task 02369adf-7a19-9835-648e-000000000968 7920 1726885375.50347: variable 'ansible_search_path' from source: unknown 7920 1726885375.50375: calling self._execute() 7920 1726885375.50464: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.50469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.50477: variable 'omit' from source: magic vars 7920 1726885375.50886: variable 'storage_test_volume' from source: include params 7920 1726885375.50917: variable '_storage_test_volume_present' from source: set_fact 7920 1726885375.50936: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885375.50944: when evaluation is False, skipping this task 7920 1726885375.50952: _execute() done 7920 1726885375.50961: dumping result to json 7920 1726885375.50976: done dumping result, returning 7920 1726885375.50987: done running TaskExecutor() for managed_node1/TASK: Set LV segment type [02369adf-7a19-9835-648e-000000000968] 7920 1726885375.50998: sending task result for task 02369adf-7a19-9835-648e-000000000968 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885375.51161: no more pending results, returning what we have 7920 1726885375.51165: results queue empty 7920 1726885375.51166: checking for any_errors_fatal 7920 1726885375.51175: done checking for any_errors_fatal 7920 1726885375.51176: checking for max_fail_percentage 7920 1726885375.51178: done checking for max_fail_percentage 7920 1726885375.51179: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.51180: done checking to see if all hosts have failed 7920 1726885375.51180: getting the remaining hosts for this loop 7920 1726885375.51182: done getting the remaining hosts for this loop 7920 1726885375.51186: getting the next task for host managed_node1 7920 1726885375.51196: done getting next task for host managed_node1 7920 1726885375.51198: ^ task is: TASK: Check segment type 7920 1726885375.51203: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885375.51207: getting variables 7920 1726885375.51209: in VariableManager get_vars() 7920 1726885375.51250: Calling all_inventory to load vars for managed_node1 7920 1726885375.51253: Calling groups_inventory to load vars for managed_node1 7920 1726885375.51257: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.51269: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.51273: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.51276: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.52233: done sending task result for task 02369adf-7a19-9835-648e-000000000968 7920 1726885375.52237: WORKER PROCESS EXITING 7920 1726885375.52391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.52940: done with get_vars() 7920 1726885375.52949: done getting variables 7920 1726885375.52991: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:55 -0400 (0:00:00.031) 0:01:53.158 ****** 7920 1726885375.53018: entering _queue_task() for managed_node1/assert 7920 1726885375.53196: worker is 1 (out of 1 available) 7920 1726885375.53208: exiting _queue_task() for managed_node1/assert 7920 1726885375.53224: done queuing things up, now waiting for results queue to drain 7920 1726885375.53225: waiting for pending results... 7920 1726885375.53406: running TaskExecutor() for managed_node1/TASK: Check segment type 7920 1726885375.53488: in run() - task 02369adf-7a19-9835-648e-000000000969 7920 1726885375.53500: variable 'ansible_search_path' from source: unknown 7920 1726885375.53533: calling self._execute() 7920 1726885375.53621: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.53625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.53637: variable 'omit' from source: magic vars 7920 1726885375.53931: variable 'storage_test_volume' from source: include params 7920 1726885375.53948: variable '_storage_test_volume_present' from source: set_fact 7920 1726885375.53960: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885375.53964: when evaluation is False, skipping this task 7920 1726885375.53966: _execute() done 7920 1726885375.53969: dumping result to json 7920 1726885375.53971: done dumping result, returning 7920 1726885375.53974: done running TaskExecutor() for managed_node1/TASK: Check segment type [02369adf-7a19-9835-648e-000000000969] 7920 1726885375.53980: sending task result for task 02369adf-7a19-9835-648e-000000000969 7920 1726885375.54073: done sending task result for task 02369adf-7a19-9835-648e-000000000969 7920 1726885375.54076: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885375.54139: no more pending results, returning what we have 7920 1726885375.54142: results queue empty 7920 1726885375.54142: checking for any_errors_fatal 7920 1726885375.54147: done checking for any_errors_fatal 7920 1726885375.54147: checking for max_fail_percentage 7920 1726885375.54149: done checking for max_fail_percentage 7920 1726885375.54150: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.54150: done checking to see if all hosts have failed 7920 1726885375.54151: getting the remaining hosts for this loop 7920 1726885375.54153: done getting the remaining hosts for this loop 7920 1726885375.54155: getting the next task for host managed_node1 7920 1726885375.54161: done getting next task for host managed_node1 7920 1726885375.54163: ^ task is: TASK: Set LV cache size 7920 1726885375.54167: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885375.54170: getting variables 7920 1726885375.54171: in VariableManager get_vars() 7920 1726885375.54198: Calling all_inventory to load vars for managed_node1 7920 1726885375.54200: Calling groups_inventory to load vars for managed_node1 7920 1726885375.54202: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.54208: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.54210: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.54215: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.54701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.55137: done with get_vars() 7920 1726885375.55153: done getting variables 7920 1726885375.55234: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:55 -0400 (0:00:00.022) 0:01:53.181 ****** 7920 1726885375.55301: entering _queue_task() for managed_node1/set_fact 7920 1726885375.55650: worker is 1 (out of 1 available) 7920 1726885375.55676: exiting _queue_task() for managed_node1/set_fact 7920 1726885375.55689: done queuing things up, now waiting for results queue to drain 7920 1726885375.55690: waiting for pending results... 7920 1726885375.56118: running TaskExecutor() for managed_node1/TASK: Set LV cache size 7920 1726885375.56273: in run() - task 02369adf-7a19-9835-648e-00000000096a 7920 1726885375.56289: variable 'ansible_search_path' from source: unknown 7920 1726885375.56336: calling self._execute() 7920 1726885375.56528: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.56533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.56565: variable 'omit' from source: magic vars 7920 1726885375.57168: variable 'storage_test_volume' from source: include params 7920 1726885375.57206: variable '_storage_test_volume_present' from source: set_fact 7920 1726885375.57221: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885375.57254: when evaluation is False, skipping this task 7920 1726885375.57259: _execute() done 7920 1726885375.57328: dumping result to json 7920 1726885375.57351: done dumping result, returning 7920 1726885375.57396: done running TaskExecutor() for managed_node1/TASK: Set LV cache size [02369adf-7a19-9835-648e-00000000096a] 7920 1726885375.57401: sending task result for task 02369adf-7a19-9835-648e-00000000096a 7920 1726885375.57604: done sending task result for task 02369adf-7a19-9835-648e-00000000096a skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885375.57671: no more pending results, returning what we have 7920 1726885375.57674: results queue empty 7920 1726885375.57678: checking for any_errors_fatal 7920 1726885375.57688: done checking for any_errors_fatal 7920 1726885375.57689: checking for max_fail_percentage 7920 1726885375.57691: done checking for max_fail_percentage 7920 1726885375.57693: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.57694: done checking to see if all hosts have failed 7920 1726885375.57695: getting the remaining hosts for this loop 7920 1726885375.57696: done getting the remaining hosts for this loop 7920 1726885375.57702: getting the next task for host managed_node1 7920 1726885375.57715: done getting next task for host managed_node1 7920 1726885375.57717: ^ task is: TASK: Parse the requested cache size 7920 1726885375.57722: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885375.57726: getting variables 7920 1726885375.57730: in VariableManager get_vars() 7920 1726885375.57766: Calling all_inventory to load vars for managed_node1 7920 1726885375.57768: Calling groups_inventory to load vars for managed_node1 7920 1726885375.57777: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.57791: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.57794: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.57800: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.58372: WORKER PROCESS EXITING 7920 1726885375.58840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.59616: done with get_vars() 7920 1726885375.59626: 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 22:22:55 -0400 (0:00:00.043) 0:01:53.225 ****** 7920 1726885375.59696: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885375.59902: worker is 1 (out of 1 available) 7920 1726885375.59918: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885375.59929: done queuing things up, now waiting for results queue to drain 7920 1726885375.59931: waiting for pending results... 7920 1726885375.60103: running TaskExecutor() for managed_node1/TASK: Parse the requested cache size 7920 1726885375.60178: in run() - task 02369adf-7a19-9835-648e-00000000096b 7920 1726885375.60193: variable 'ansible_search_path' from source: unknown 7920 1726885375.60222: calling self._execute() 7920 1726885375.60307: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.60313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.60325: variable 'omit' from source: magic vars 7920 1726885375.60610: variable 'storage_test_volume' from source: include params 7920 1726885375.60632: variable '_storage_test_volume_present' from source: set_fact 7920 1726885375.60641: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885375.60644: when evaluation is False, skipping this task 7920 1726885375.60647: _execute() done 7920 1726885375.60649: dumping result to json 7920 1726885375.60652: done dumping result, returning 7920 1726885375.60660: done running TaskExecutor() for managed_node1/TASK: Parse the requested cache size [02369adf-7a19-9835-648e-00000000096b] 7920 1726885375.60664: sending task result for task 02369adf-7a19-9835-648e-00000000096b 7920 1726885375.60751: done sending task result for task 02369adf-7a19-9835-648e-00000000096b 7920 1726885375.60754: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885375.60821: no more pending results, returning what we have 7920 1726885375.60824: results queue empty 7920 1726885375.60825: checking for any_errors_fatal 7920 1726885375.60830: done checking for any_errors_fatal 7920 1726885375.60831: checking for max_fail_percentage 7920 1726885375.60832: done checking for max_fail_percentage 7920 1726885375.60833: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.60834: done checking to see if all hosts have failed 7920 1726885375.60835: getting the remaining hosts for this loop 7920 1726885375.60836: done getting the remaining hosts for this loop 7920 1726885375.60839: getting the next task for host managed_node1 7920 1726885375.60845: done getting next task for host managed_node1 7920 1726885375.60847: ^ task is: TASK: Set expected cache size 7920 1726885375.60852: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885375.60855: getting variables 7920 1726885375.60856: in VariableManager get_vars() 7920 1726885375.60881: Calling all_inventory to load vars for managed_node1 7920 1726885375.60884: Calling groups_inventory to load vars for managed_node1 7920 1726885375.60886: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.60892: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.60894: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.60896: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.61197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.61534: done with get_vars() 7920 1726885375.61543: done getting variables 7920 1726885375.61582: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:55 -0400 (0:00:00.019) 0:01:53.244 ****** 7920 1726885375.61604: entering _queue_task() for managed_node1/set_fact 7920 1726885375.61903: worker is 1 (out of 1 available) 7920 1726885375.61971: exiting _queue_task() for managed_node1/set_fact 7920 1726885375.62082: done queuing things up, now waiting for results queue to drain 7920 1726885375.62086: waiting for pending results... 7920 1726885375.62295: running TaskExecutor() for managed_node1/TASK: Set expected cache size 7920 1726885375.62472: in run() - task 02369adf-7a19-9835-648e-00000000096c 7920 1726885375.62499: variable 'ansible_search_path' from source: unknown 7920 1726885375.62539: calling self._execute() 7920 1726885375.62742: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.62768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.62794: variable 'omit' from source: magic vars 7920 1726885375.63399: variable 'storage_test_volume' from source: include params 7920 1726885375.63436: variable '_storage_test_volume_present' from source: set_fact 7920 1726885375.63483: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885375.63486: when evaluation is False, skipping this task 7920 1726885375.63490: _execute() done 7920 1726885375.63494: dumping result to json 7920 1726885375.63497: done dumping result, returning 7920 1726885375.63511: done running TaskExecutor() for managed_node1/TASK: Set expected cache size [02369adf-7a19-9835-648e-00000000096c] 7920 1726885375.63519: sending task result for task 02369adf-7a19-9835-648e-00000000096c skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885375.63757: no more pending results, returning what we have 7920 1726885375.63761: results queue empty 7920 1726885375.63762: checking for any_errors_fatal 7920 1726885375.63768: done checking for any_errors_fatal 7920 1726885375.63768: checking for max_fail_percentage 7920 1726885375.63770: done checking for max_fail_percentage 7920 1726885375.63771: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.63772: done checking to see if all hosts have failed 7920 1726885375.63772: getting the remaining hosts for this loop 7920 1726885375.63774: done getting the remaining hosts for this loop 7920 1726885375.63777: getting the next task for host managed_node1 7920 1726885375.63789: done getting next task for host managed_node1 7920 1726885375.63795: ^ task is: TASK: Check cache size 7920 1726885375.63802: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885375.63805: getting variables 7920 1726885375.63807: in VariableManager get_vars() 7920 1726885375.63841: Calling all_inventory to load vars for managed_node1 7920 1726885375.63847: Calling groups_inventory to load vars for managed_node1 7920 1726885375.63850: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.63864: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.63867: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.63870: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.64371: done sending task result for task 02369adf-7a19-9835-648e-00000000096c 7920 1726885375.64374: WORKER PROCESS EXITING 7920 1726885375.64410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.64784: done with get_vars() 7920 1726885375.64792: done getting variables 7920 1726885375.64835: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:55 -0400 (0:00:00.032) 0:01:53.277 ****** 7920 1726885375.64864: entering _queue_task() for managed_node1/assert 7920 1726885375.65030: worker is 1 (out of 1 available) 7920 1726885375.65045: exiting _queue_task() for managed_node1/assert 7920 1726885375.65058: done queuing things up, now waiting for results queue to drain 7920 1726885375.65060: waiting for pending results... 7920 1726885375.65236: running TaskExecutor() for managed_node1/TASK: Check cache size 7920 1726885375.65350: in run() - task 02369adf-7a19-9835-648e-00000000096d 7920 1726885375.65376: variable 'ansible_search_path' from source: unknown 7920 1726885375.65411: calling self._execute() 7920 1726885375.65529: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.65555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.65573: variable 'omit' from source: magic vars 7920 1726885375.66006: variable 'storage_test_volume' from source: include params 7920 1726885375.66038: variable '_storage_test_volume_present' from source: set_fact 7920 1726885375.66044: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885375.66047: when evaluation is False, skipping this task 7920 1726885375.66050: _execute() done 7920 1726885375.66052: dumping result to json 7920 1726885375.66074: done dumping result, returning 7920 1726885375.66077: done running TaskExecutor() for managed_node1/TASK: Check cache size [02369adf-7a19-9835-648e-00000000096d] 7920 1726885375.66079: sending task result for task 02369adf-7a19-9835-648e-00000000096d 7920 1726885375.66169: done sending task result for task 02369adf-7a19-9835-648e-00000000096d 7920 1726885375.66172: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885375.66239: no more pending results, returning what we have 7920 1726885375.66242: results queue empty 7920 1726885375.66243: checking for any_errors_fatal 7920 1726885375.66248: done checking for any_errors_fatal 7920 1726885375.66248: checking for max_fail_percentage 7920 1726885375.66250: done checking for max_fail_percentage 7920 1726885375.66250: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.66251: done checking to see if all hosts have failed 7920 1726885375.66252: getting the remaining hosts for this loop 7920 1726885375.66267: done getting the remaining hosts for this loop 7920 1726885375.66271: getting the next task for host managed_node1 7920 1726885375.66278: done getting next task for host managed_node1 7920 1726885375.66280: ^ task is: TASK: Clean up facts 7920 1726885375.66284: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885375.66287: getting variables 7920 1726885375.66288: in VariableManager get_vars() 7920 1726885375.66308: Calling all_inventory to load vars for managed_node1 7920 1726885375.66310: Calling groups_inventory to load vars for managed_node1 7920 1726885375.66314: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.66321: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.66323: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.66325: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.66633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.67150: done with get_vars() 7920 1726885375.67169: done getting variables 7920 1726885375.67231: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:55 -0400 (0:00:00.023) 0:01:53.301 ****** 7920 1726885375.67262: entering _queue_task() for managed_node1/set_fact 7920 1726885375.67429: worker is 1 (out of 1 available) 7920 1726885375.67448: exiting _queue_task() for managed_node1/set_fact 7920 1726885375.67460: done queuing things up, now waiting for results queue to drain 7920 1726885375.67462: waiting for pending results... 7920 1726885375.67708: running TaskExecutor() for managed_node1/TASK: Clean up facts 7920 1726885375.67831: in run() - task 02369adf-7a19-9835-648e-0000000008c0 7920 1726885375.67852: variable 'ansible_search_path' from source: unknown 7920 1726885375.67898: calling self._execute() 7920 1726885375.68020: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.68037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.68053: variable 'omit' from source: magic vars 7920 1726885375.68244: variable 'omit' from source: magic vars 7920 1726885375.68247: variable 'omit' from source: magic vars 7920 1726885375.68264: variable 'omit' from source: magic vars 7920 1726885375.68319: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885375.68380: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885375.68414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885375.68433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885375.68453: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885375.68476: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885375.68506: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885375.68551: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885375.68560: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.68569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.68707: Set connection var ansible_connection to ssh 7920 1726885375.68728: Set connection var ansible_shell_executable to /bin/sh 7920 1726885375.68742: Set connection var ansible_timeout to 10 7920 1726885375.68752: Set connection var ansible_shell_type to sh 7920 1726885375.68765: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885375.68780: Set connection var ansible_pipelining to False 7920 1726885375.68811: variable 'ansible_shell_executable' from source: unknown 7920 1726885375.68822: variable 'ansible_connection' from source: unknown 7920 1726885375.68832: variable 'ansible_module_compression' from source: unknown 7920 1726885375.68841: variable 'ansible_shell_type' from source: unknown 7920 1726885375.68849: variable 'ansible_shell_executable' from source: unknown 7920 1726885375.68858: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.68872: variable 'ansible_pipelining' from source: unknown 7920 1726885375.68884: variable 'ansible_timeout' from source: unknown 7920 1726885375.68895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.69084: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885375.69094: variable 'omit' from source: magic vars 7920 1726885375.69099: starting attempt loop 7920 1726885375.69102: running the handler 7920 1726885375.69113: handler run complete 7920 1726885375.69124: attempt loop complete, returning result 7920 1726885375.69127: _execute() done 7920 1726885375.69130: dumping result to json 7920 1726885375.69132: done dumping result, returning 7920 1726885375.69139: done running TaskExecutor() for managed_node1/TASK: Clean up facts [02369adf-7a19-9835-648e-0000000008c0] 7920 1726885375.69143: sending task result for task 02369adf-7a19-9835-648e-0000000008c0 7920 1726885375.69225: done sending task result for task 02369adf-7a19-9835-648e-0000000008c0 7920 1726885375.69228: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 7920 1726885375.69302: no more pending results, returning what we have 7920 1726885375.69305: results queue empty 7920 1726885375.69305: checking for any_errors_fatal 7920 1726885375.69313: done checking for any_errors_fatal 7920 1726885375.69314: checking for max_fail_percentage 7920 1726885375.69316: done checking for max_fail_percentage 7920 1726885375.69316: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.69317: done checking to see if all hosts have failed 7920 1726885375.69318: getting the remaining hosts for this loop 7920 1726885375.69319: done getting the remaining hosts for this loop 7920 1726885375.69322: getting the next task for host managed_node1 7920 1726885375.69328: done getting next task for host managed_node1 7920 1726885375.69331: ^ task is: TASK: Clean up variable namespace 7920 1726885375.69334: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885375.69344: getting variables 7920 1726885375.69345: in VariableManager get_vars() 7920 1726885375.69365: Calling all_inventory to load vars for managed_node1 7920 1726885375.69367: Calling groups_inventory to load vars for managed_node1 7920 1726885375.69369: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.69375: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.69377: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.69378: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.69688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.70023: done with get_vars() 7920 1726885375.70033: done getting variables 7920 1726885375.70090: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:22:55 -0400 (0:00:00.028) 0:01:53.329 ****** 7920 1726885375.70116: entering _queue_task() for managed_node1/set_fact 7920 1726885375.70285: worker is 1 (out of 1 available) 7920 1726885375.70309: exiting _queue_task() for managed_node1/set_fact 7920 1726885375.70326: done queuing things up, now waiting for results queue to drain 7920 1726885375.70330: waiting for pending results... 7920 1726885375.70565: running TaskExecutor() for managed_node1/TASK: Clean up variable namespace 7920 1726885375.70646: in run() - task 02369adf-7a19-9835-648e-0000000007ff 7920 1726885375.70659: variable 'ansible_search_path' from source: unknown 7920 1726885375.70722: calling self._execute() 7920 1726885375.71092: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.71096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.71100: variable 'omit' from source: magic vars 7920 1726885375.71103: variable 'omit' from source: magic vars 7920 1726885375.71131: variable 'omit' from source: magic vars 7920 1726885375.71155: variable 'omit' from source: magic vars 7920 1726885375.71205: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885375.71257: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885375.71292: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885375.71322: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885375.71339: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885375.71354: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885375.71367: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885375.71389: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885375.71393: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.71395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.71523: Set connection var ansible_connection to ssh 7920 1726885375.71544: Set connection var ansible_shell_executable to /bin/sh 7920 1726885375.71555: Set connection var ansible_timeout to 10 7920 1726885375.71563: Set connection var ansible_shell_type to sh 7920 1726885375.71578: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885375.71588: Set connection var ansible_pipelining to False 7920 1726885375.71617: variable 'ansible_shell_executable' from source: unknown 7920 1726885375.71621: variable 'ansible_connection' from source: unknown 7920 1726885375.71623: variable 'ansible_module_compression' from source: unknown 7920 1726885375.71626: variable 'ansible_shell_type' from source: unknown 7920 1726885375.71628: variable 'ansible_shell_executable' from source: unknown 7920 1726885375.71631: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.71633: variable 'ansible_pipelining' from source: unknown 7920 1726885375.71635: variable 'ansible_timeout' from source: unknown 7920 1726885375.71637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.71888: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885375.71905: variable 'omit' from source: magic vars 7920 1726885375.71919: starting attempt loop 7920 1726885375.71931: running the handler 7920 1726885375.71949: handler run complete 7920 1726885375.71969: attempt loop complete, returning result 7920 1726885375.71978: _execute() done 7920 1726885375.71988: dumping result to json 7920 1726885375.71997: done dumping result, returning 7920 1726885375.72012: done running TaskExecutor() for managed_node1/TASK: Clean up variable namespace [02369adf-7a19-9835-648e-0000000007ff] 7920 1726885375.72026: sending task result for task 02369adf-7a19-9835-648e-0000000007ff 7920 1726885375.72139: done sending task result for task 02369adf-7a19-9835-648e-0000000007ff 7920 1726885375.72148: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 7920 1726885375.72418: no more pending results, returning what we have 7920 1726885375.72422: results queue empty 7920 1726885375.72423: checking for any_errors_fatal 7920 1726885375.72428: done checking for any_errors_fatal 7920 1726885375.72429: checking for max_fail_percentage 7920 1726885375.72432: done checking for max_fail_percentage 7920 1726885375.72433: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.72434: done checking to see if all hosts have failed 7920 1726885375.72435: getting the remaining hosts for this loop 7920 1726885375.72436: done getting the remaining hosts for this loop 7920 1726885375.72439: getting the next task for host managed_node1 7920 1726885375.72447: done getting next task for host managed_node1 7920 1726885375.72451: ^ task is: TASK: Repeat the previous invocation to verify idempotence 7920 1726885375.72453: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885375.72457: getting variables 7920 1726885375.72458: in VariableManager get_vars() 7920 1726885375.72490: Calling all_inventory to load vars for managed_node1 7920 1726885375.72493: Calling groups_inventory to load vars for managed_node1 7920 1726885375.72496: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.72505: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.72508: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.72511: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.73463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.74038: done with get_vars() 7920 1726885375.74050: 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_change_disk_fs.yml:57 Friday 20 September 2024 22:22:55 -0400 (0:00:00.040) 0:01:53.369 ****** 7920 1726885375.74133: entering _queue_task() for managed_node1/include_role 7920 1726885375.74380: worker is 1 (out of 1 available) 7920 1726885375.74391: exiting _queue_task() for managed_node1/include_role 7920 1726885375.74402: done queuing things up, now waiting for results queue to drain 7920 1726885375.74403: waiting for pending results... 7920 1726885375.74783: running TaskExecutor() for managed_node1/TASK: Repeat the previous invocation to verify idempotence 7920 1726885375.74980: in run() - task 02369adf-7a19-9835-648e-00000000000d 7920 1726885375.75001: variable 'ansible_search_path' from source: unknown 7920 1726885375.75058: calling self._execute() 7920 1726885375.75251: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.75272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.75307: variable 'omit' from source: magic vars 7920 1726885375.75545: _execute() done 7920 1726885375.75561: dumping result to json 7920 1726885375.75569: done dumping result, returning 7920 1726885375.75591: done running TaskExecutor() for managed_node1/TASK: Repeat the previous invocation to verify idempotence [02369adf-7a19-9835-648e-00000000000d] 7920 1726885375.75615: sending task result for task 02369adf-7a19-9835-648e-00000000000d 7920 1726885375.75818: done sending task result for task 02369adf-7a19-9835-648e-00000000000d 7920 1726885375.75824: WORKER PROCESS EXITING 7920 1726885375.75853: no more pending results, returning what we have 7920 1726885375.75858: in VariableManager get_vars() 7920 1726885375.75894: Calling all_inventory to load vars for managed_node1 7920 1726885375.75898: Calling groups_inventory to load vars for managed_node1 7920 1726885375.75901: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.75914: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.75918: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.75921: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.76294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.77077: done with get_vars() 7920 1726885375.77088: variable 'ansible_search_path' from source: unknown 7920 1726885375.79051: variable 'omit' from source: magic vars 7920 1726885375.79094: variable 'omit' from source: magic vars 7920 1726885375.79109: variable 'omit' from source: magic vars 7920 1726885375.79115: we have included files to process 7920 1726885375.79116: generating all_blocks data 7920 1726885375.79118: done generating all_blocks data 7920 1726885375.79124: processing included file: fedora.linux_system_roles.storage 7920 1726885375.79145: in VariableManager get_vars() 7920 1726885375.79157: done with get_vars() 7920 1726885375.79182: in VariableManager get_vars() 7920 1726885375.79195: done with get_vars() 7920 1726885375.79230: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 7920 1726885375.79259: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 7920 1726885375.79379: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 7920 1726885375.79461: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 7920 1726885375.79558: in VariableManager get_vars() 7920 1726885375.79590: done with get_vars() 7920 1726885375.79791: in VariableManager get_vars() 7920 1726885375.79808: done with get_vars() 7920 1726885375.79920: iterating over new_blocks loaded from include file 7920 1726885375.79922: in VariableManager get_vars() 7920 1726885375.79934: done with get_vars() 7920 1726885375.79936: filtering new block on tags 7920 1726885375.79954: done filtering new block on tags 7920 1726885375.79957: in VariableManager get_vars() 7920 1726885375.79968: done with get_vars() 7920 1726885375.79969: filtering new block on tags 7920 1726885375.79984: done filtering new block on tags 7920 1726885375.79986: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node1 7920 1726885375.79991: extending task lists for all hosts with included blocks 7920 1726885375.81820: done extending task lists 7920 1726885375.81822: done processing included files 7920 1726885375.81823: results queue empty 7920 1726885375.81824: checking for any_errors_fatal 7920 1726885375.81828: done checking for any_errors_fatal 7920 1726885375.81829: checking for max_fail_percentage 7920 1726885375.81830: done checking for max_fail_percentage 7920 1726885375.81831: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.81831: done checking to see if all hosts have failed 7920 1726885375.81832: getting the remaining hosts for this loop 7920 1726885375.81834: done getting the remaining hosts for this loop 7920 1726885375.81837: getting the next task for host managed_node1 7920 1726885375.81840: done getting next task for host managed_node1 7920 1726885375.81843: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 7920 1726885375.81846: ^ 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 7920 1726885375.81856: getting variables 7920 1726885375.81857: in VariableManager get_vars() 7920 1726885375.81869: Calling all_inventory to load vars for managed_node1 7920 1726885375.81871: Calling groups_inventory to load vars for managed_node1 7920 1726885375.81873: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.81878: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.81880: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.81883: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.82306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.82880: done with get_vars() 7920 1726885375.82893: done getting variables TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 20 September 2024 22:22:55 -0400 (0:00:00.088) 0:01:53.458 ****** 7920 1726885375.82966: entering _queue_task() for managed_node1/include_tasks 7920 1726885375.83242: worker is 1 (out of 1 available) 7920 1726885375.83254: exiting _queue_task() for managed_node1/include_tasks 7920 1726885375.83269: done queuing things up, now waiting for results queue to drain 7920 1726885375.83270: waiting for pending results... 7920 1726885375.83568: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 7920 1726885375.83693: in run() - task 02369adf-7a19-9835-648e-000000000b5e 7920 1726885375.83721: variable 'ansible_search_path' from source: unknown 7920 1726885375.83730: variable 'ansible_search_path' from source: unknown 7920 1726885375.83773: calling self._execute() 7920 1726885375.83887: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.83899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.83916: variable 'omit' from source: magic vars 7920 1726885375.84038: _execute() done 7920 1726885375.84048: dumping result to json 7920 1726885375.84057: done dumping result, returning 7920 1726885375.84070: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-9835-648e-000000000b5e] 7920 1726885375.84086: sending task result for task 02369adf-7a19-9835-648e-000000000b5e 7920 1726885375.84247: no more pending results, returning what we have 7920 1726885375.84252: in VariableManager get_vars() 7920 1726885375.84296: Calling all_inventory to load vars for managed_node1 7920 1726885375.84300: Calling groups_inventory to load vars for managed_node1 7920 1726885375.84303: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.84315: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.84319: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.84322: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.85110: done sending task result for task 02369adf-7a19-9835-648e-000000000b5e 7920 1726885375.85115: WORKER PROCESS EXITING 7920 1726885375.85143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.85725: done with get_vars() 7920 1726885375.85737: variable 'ansible_search_path' from source: unknown 7920 1726885375.85739: variable 'ansible_search_path' from source: unknown 7920 1726885375.85774: we have included files to process 7920 1726885375.85776: generating all_blocks data 7920 1726885375.85777: done generating all_blocks data 7920 1726885375.85781: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 7920 1726885375.85782: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 7920 1726885375.85784: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 7920 1726885375.86251: done processing included file 7920 1726885375.86254: iterating over new_blocks loaded from include file 7920 1726885375.86255: in VariableManager get_vars() 7920 1726885375.86274: done with get_vars() 7920 1726885375.86275: filtering new block on tags 7920 1726885375.86293: done filtering new block on tags 7920 1726885375.86296: in VariableManager get_vars() 7920 1726885375.86314: done with get_vars() 7920 1726885375.86316: filtering new block on tags 7920 1726885375.86334: done filtering new block on tags 7920 1726885375.86336: 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_node1 7920 1726885375.86340: extending task lists for all hosts with included blocks 7920 1726885375.86514: done extending task lists 7920 1726885375.86515: done processing included files 7920 1726885375.86516: results queue empty 7920 1726885375.86516: checking for any_errors_fatal 7920 1726885375.86520: done checking for any_errors_fatal 7920 1726885375.86521: checking for max_fail_percentage 7920 1726885375.86522: done checking for max_fail_percentage 7920 1726885375.86523: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.86524: done checking to see if all hosts have failed 7920 1726885375.86524: getting the remaining hosts for this loop 7920 1726885375.86526: done getting the remaining hosts for this loop 7920 1726885375.86528: getting the next task for host managed_node1 7920 1726885375.86532: done getting next task for host managed_node1 7920 1726885375.86535: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 7920 1726885375.86537: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885375.86548: getting variables 7920 1726885375.86549: in VariableManager get_vars() 7920 1726885375.86560: Calling all_inventory to load vars for managed_node1 7920 1726885375.86562: Calling groups_inventory to load vars for managed_node1 7920 1726885375.86564: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.86568: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.86571: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.86573: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.87205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.87760: done with get_vars() 7920 1726885375.87774: done getting variables TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 20 September 2024 22:22:55 -0400 (0:00:00.048) 0:01:53.506 ****** 7920 1726885375.87845: entering _queue_task() for managed_node1/setup 7920 1726885375.88093: worker is 1 (out of 1 available) 7920 1726885375.88104: exiting _queue_task() for managed_node1/setup 7920 1726885375.88119: done queuing things up, now waiting for results queue to drain 7920 1726885375.88120: waiting for pending results... 7920 1726885375.88406: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 7920 1726885375.88548: in run() - task 02369adf-7a19-9835-648e-000000000c3a 7920 1726885375.88573: variable 'ansible_search_path' from source: unknown 7920 1726885375.88580: variable 'ansible_search_path' from source: unknown 7920 1726885375.88622: calling self._execute() 7920 1726885375.88732: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.88744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.88759: variable 'omit' from source: magic vars 7920 1726885375.89203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885375.91623: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885375.91687: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885375.91733: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885375.91790: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885375.91830: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885375.91912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885375.91950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885375.91982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885375.92036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885375.92057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885375.92116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885375.92151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885375.92181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885375.92228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885375.92252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885375.92434: variable '__storage_required_facts' from source: role '' all vars 7920 1726885375.92451: variable 'ansible_facts' from source: unknown 7920 1726885375.92721: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7920 1726885375.92730: when evaluation is False, skipping this task 7920 1726885375.92737: _execute() done 7920 1726885375.92744: dumping result to json 7920 1726885375.92751: done dumping result, returning 7920 1726885375.92762: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-9835-648e-000000000c3a] 7920 1726885375.92772: sending task result for task 02369adf-7a19-9835-648e-000000000c3a 7920 1726885375.92888: done sending task result for task 02369adf-7a19-9835-648e-000000000c3a skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 7920 1726885375.92945: no more pending results, returning what we have 7920 1726885375.92949: results queue empty 7920 1726885375.92951: checking for any_errors_fatal 7920 1726885375.92952: done checking for any_errors_fatal 7920 1726885375.92953: checking for max_fail_percentage 7920 1726885375.92956: done checking for max_fail_percentage 7920 1726885375.92957: checking to see if all hosts have failed and the running result is not ok 7920 1726885375.92958: done checking to see if all hosts have failed 7920 1726885375.92959: getting the remaining hosts for this loop 7920 1726885375.92961: done getting the remaining hosts for this loop 7920 1726885375.92965: getting the next task for host managed_node1 7920 1726885375.92974: done getting next task for host managed_node1 7920 1726885375.92978: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 7920 1726885375.92983: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885375.93011: getting variables 7920 1726885375.93015: in VariableManager get_vars() 7920 1726885375.93053: Calling all_inventory to load vars for managed_node1 7920 1726885375.93057: Calling groups_inventory to load vars for managed_node1 7920 1726885375.93060: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885375.93070: Calling all_plugins_play to load vars for managed_node1 7920 1726885375.93074: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885375.93078: Calling groups_plugins_play to load vars for managed_node1 7920 1726885375.93884: WORKER PROCESS EXITING 7920 1726885375.93907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885375.94529: done with get_vars() 7920 1726885375.94545: done getting variables 7920 1726885375.94598: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 22:22:55 -0400 (0:00:00.067) 0:01:53.574 ****** 7920 1726885375.94638: entering _queue_task() for managed_node1/include_vars 7920 1726885375.94960: worker is 1 (out of 1 available) 7920 1726885375.94972: exiting _queue_task() for managed_node1/include_vars 7920 1726885375.94984: done queuing things up, now waiting for results queue to drain 7920 1726885375.94985: waiting for pending results... 7920 1726885375.95901: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 7920 1726885375.96232: in run() - task 02369adf-7a19-9835-648e-000000000c3b 7920 1726885375.96309: variable 'ansible_search_path' from source: unknown 7920 1726885375.96323: variable 'ansible_search_path' from source: unknown 7920 1726885375.96847: variable 'ansible_facts' from source: unknown 7920 1726885375.97272: variable 'ansible_facts' from source: unknown 7920 1726885375.97643: variable 'ansible_facts' from source: unknown 7920 1726885375.98006: variable 'ansible_facts' from source: unknown 7920 1726885375.98231: variable 'omit' from source: magic vars 7920 1726885375.98390: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.98407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.98428: variable 'omit' from source: magic vars 7920 1726885375.98730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885375.99014: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885375.99070: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885375.99106: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885375.99155: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885375.99237: variable '__vars_file' from source: task vars 7920 1726885375.99328: variable 'role_path' from source: magic vars 7920 1726885375.99338: variable 'item' from source: unknown 7920 1726885375.99362: Evaluated conditional (__vars_file is file): False 7920 1726885375.99371: when evaluation is False, skipping this task 7920 1726885375.99421: variable 'item' from source: unknown 7920 1726885375.99503: variable 'item' from source: unknown skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 7920 1726885375.99748: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885375.99762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885375.99776: variable 'omit' from source: magic vars 7920 1726885376.00024: variable '__vars_file' from source: task vars 7920 1726885376.00103: variable 'role_path' from source: magic vars 7920 1726885376.00118: variable 'item' from source: unknown 7920 1726885376.00357: Evaluated conditional (__vars_file is file): False 7920 1726885376.00361: when evaluation is False, skipping this task 7920 1726885376.00391: variable 'item' from source: unknown 7920 1726885376.00452: variable 'item' from source: unknown skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 7920 1726885376.00538: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.00542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.00545: variable 'omit' from source: magic vars 7920 1726885376.00679: variable '__vars_file' from source: task vars 7920 1726885376.00754: variable 'role_path' from source: magic vars 7920 1726885376.00757: variable 'item' from source: unknown 7920 1726885376.00769: Evaluated conditional (__vars_file is file): True 7920 1726885376.00772: variable 'omit' from source: magic vars 7920 1726885376.00833: variable 'omit' from source: magic vars 7920 1726885376.00883: variable '__vars_file' from source: task vars 7920 1726885376.00946: variable '__vars_file' from source: task vars 7920 1726885376.01022: variable 'role_path' from source: magic vars 7920 1726885376.01025: variable 'item' from source: unknown 7920 1726885376.01043: variable 'omit' from source: magic vars 7920 1726885376.01069: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885376.01095: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885376.01109: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885376.01128: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885376.01138: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885376.01154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885376.01170: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885376.01195: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885376.01199: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.01201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.01306: Set connection var ansible_connection to ssh 7920 1726885376.01319: Set connection var ansible_shell_executable to /bin/sh 7920 1726885376.01324: Set connection var ansible_timeout to 10 7920 1726885376.01326: Set connection var ansible_shell_type to sh 7920 1726885376.01332: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885376.01337: Set connection var ansible_pipelining to False 7920 1726885376.01356: variable 'ansible_shell_executable' from source: unknown 7920 1726885376.01359: variable 'ansible_connection' from source: unknown 7920 1726885376.01362: variable 'ansible_module_compression' from source: unknown 7920 1726885376.01364: variable 'ansible_shell_type' from source: unknown 7920 1726885376.01366: variable 'ansible_shell_executable' from source: unknown 7920 1726885376.01369: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.01373: variable 'ansible_pipelining' from source: unknown 7920 1726885376.01376: variable 'ansible_timeout' from source: unknown 7920 1726885376.01380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.01482: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885376.01490: variable 'omit' from source: magic vars 7920 1726885376.01495: starting attempt loop 7920 1726885376.01498: running the handler 7920 1726885376.01586: handler run complete 7920 1726885376.01596: attempt loop complete, returning result 7920 1726885376.01609: variable 'item' from source: unknown 7920 1726885376.01671: variable 'item' from source: unknown ok: [managed_node1] => (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" } 7920 1726885376.01786: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.01790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.01792: variable 'omit' from source: magic vars 7920 1726885376.01910: variable '__vars_file' from source: task vars 7920 1726885376.01987: variable 'role_path' from source: magic vars 7920 1726885376.01990: variable 'item' from source: unknown 7920 1726885376.02000: Evaluated conditional (__vars_file is file): True 7920 1726885376.02003: variable 'omit' from source: magic vars 7920 1726885376.02022: variable 'omit' from source: magic vars 7920 1726885376.02072: variable '__vars_file' from source: task vars 7920 1726885376.02131: variable '__vars_file' from source: task vars 7920 1726885376.02205: variable 'role_path' from source: magic vars 7920 1726885376.02208: variable 'item' from source: unknown 7920 1726885376.02228: variable 'omit' from source: magic vars 7920 1726885376.02245: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885376.02253: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885376.02259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885376.02268: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885376.02276: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885376.02279: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.02281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.02355: Set connection var ansible_connection to ssh 7920 1726885376.02363: Set connection var ansible_shell_executable to /bin/sh 7920 1726885376.02369: Set connection var ansible_timeout to 10 7920 1726885376.02371: Set connection var ansible_shell_type to sh 7920 1726885376.02376: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885376.02381: Set connection var ansible_pipelining to False 7920 1726885376.02400: variable 'ansible_shell_executable' from source: unknown 7920 1726885376.02402: variable 'ansible_connection' from source: unknown 7920 1726885376.02405: variable 'ansible_module_compression' from source: unknown 7920 1726885376.02408: variable 'ansible_shell_type' from source: unknown 7920 1726885376.02410: variable 'ansible_shell_executable' from source: unknown 7920 1726885376.02414: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.02419: variable 'ansible_pipelining' from source: unknown 7920 1726885376.02421: variable 'ansible_timeout' from source: unknown 7920 1726885376.02425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.02513: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885376.02519: variable 'omit' from source: magic vars 7920 1726885376.02525: starting attempt loop 7920 1726885376.02527: running the handler 7920 1726885376.02577: handler run complete 7920 1726885376.02584: attempt loop complete, returning result 7920 1726885376.02599: variable 'item' from source: unknown 7920 1726885376.02661: variable 'item' from source: unknown ok: [managed_node1] => (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" } 7920 1726885376.02757: dumping result to json 7920 1726885376.02760: done dumping result, returning 7920 1726885376.02762: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-9835-648e-000000000c3b] 7920 1726885376.02764: sending task result for task 02369adf-7a19-9835-648e-000000000c3b 7920 1726885376.02806: done sending task result for task 02369adf-7a19-9835-648e-000000000c3b 7920 1726885376.02809: WORKER PROCESS EXITING 7920 1726885376.02871: no more pending results, returning what we have 7920 1726885376.02874: results queue empty 7920 1726885376.02875: checking for any_errors_fatal 7920 1726885376.02880: done checking for any_errors_fatal 7920 1726885376.02881: checking for max_fail_percentage 7920 1726885376.02882: done checking for max_fail_percentage 7920 1726885376.02883: checking to see if all hosts have failed and the running result is not ok 7920 1726885376.02884: done checking to see if all hosts have failed 7920 1726885376.02885: getting the remaining hosts for this loop 7920 1726885376.02887: done getting the remaining hosts for this loop 7920 1726885376.02890: getting the next task for host managed_node1 7920 1726885376.02899: done getting next task for host managed_node1 7920 1726885376.02902: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 7920 1726885376.02906: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885376.02922: getting variables 7920 1726885376.02924: in VariableManager get_vars() 7920 1726885376.02954: Calling all_inventory to load vars for managed_node1 7920 1726885376.02957: Calling groups_inventory to load vars for managed_node1 7920 1726885376.02959: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885376.02967: Calling all_plugins_play to load vars for managed_node1 7920 1726885376.02969: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885376.02971: Calling groups_plugins_play to load vars for managed_node1 7920 1726885376.03558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885376.04205: done with get_vars() 7920 1726885376.04227: done getting variables TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 20 September 2024 22:22:56 -0400 (0:00:00.096) 0:01:53.671 ****** 7920 1726885376.04331: entering _queue_task() for managed_node1/stat 7920 1726885376.04638: worker is 1 (out of 1 available) 7920 1726885376.04651: exiting _queue_task() for managed_node1/stat 7920 1726885376.04665: done queuing things up, now waiting for results queue to drain 7920 1726885376.04667: waiting for pending results... 7920 1726885376.04999: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if system is ostree 7920 1726885376.05155: in run() - task 02369adf-7a19-9835-648e-000000000c3d 7920 1726885376.05180: variable 'ansible_search_path' from source: unknown 7920 1726885376.05189: variable 'ansible_search_path' from source: unknown 7920 1726885376.05232: calling self._execute() 7920 1726885376.05346: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.05356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.05367: variable 'omit' from source: magic vars 7920 1726885376.05766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885376.06073: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885376.06131: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885376.06178: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885376.06224: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885376.06324: 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) 7920 1726885376.06353: 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) 7920 1726885376.06392: 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) 7920 1726885376.06431: 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) 7920 1726885376.06561: variable '__storage_is_ostree' from source: set_fact 7920 1726885376.06577: Evaluated conditional (not __storage_is_ostree is defined): False 7920 1726885376.06592: when evaluation is False, skipping this task 7920 1726885376.06600: _execute() done 7920 1726885376.06609: dumping result to json 7920 1726885376.06621: done dumping result, returning 7920 1726885376.06635: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-9835-648e-000000000c3d] 7920 1726885376.06646: sending task result for task 02369adf-7a19-9835-648e-000000000c3d skipping: [managed_node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 7920 1726885376.06797: no more pending results, returning what we have 7920 1726885376.06801: results queue empty 7920 1726885376.06802: checking for any_errors_fatal 7920 1726885376.06825: done checking for any_errors_fatal 7920 1726885376.06826: checking for max_fail_percentage 7920 1726885376.06828: done checking for max_fail_percentage 7920 1726885376.06829: checking to see if all hosts have failed and the running result is not ok 7920 1726885376.06830: done checking to see if all hosts have failed 7920 1726885376.06831: getting the remaining hosts for this loop 7920 1726885376.06833: done getting the remaining hosts for this loop 7920 1726885376.06837: getting the next task for host managed_node1 7920 1726885376.06846: done getting next task for host managed_node1 7920 1726885376.06850: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 7920 1726885376.06857: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885376.06881: getting variables 7920 1726885376.06884: in VariableManager get_vars() 7920 1726885376.06923: Calling all_inventory to load vars for managed_node1 7920 1726885376.06926: Calling groups_inventory to load vars for managed_node1 7920 1726885376.06929: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885376.06942: Calling all_plugins_play to load vars for managed_node1 7920 1726885376.06946: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885376.06950: Calling groups_plugins_play to load vars for managed_node1 7920 1726885376.07669: done sending task result for task 02369adf-7a19-9835-648e-000000000c3d 7920 1726885376.07672: WORKER PROCESS EXITING 7920 1726885376.07695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885376.08435: done with get_vars() 7920 1726885376.08449: done getting variables 7920 1726885376.08502: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 22:22:56 -0400 (0:00:00.042) 0:01:53.714 ****** 7920 1726885376.08548: entering _queue_task() for managed_node1/set_fact 7920 1726885376.08802: worker is 1 (out of 1 available) 7920 1726885376.08818: exiting _queue_task() for managed_node1/set_fact 7920 1726885376.08831: done queuing things up, now waiting for results queue to drain 7920 1726885376.08833: waiting for pending results... 7920 1726885376.09138: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 7920 1726885376.09290: in run() - task 02369adf-7a19-9835-648e-000000000c3e 7920 1726885376.09321: variable 'ansible_search_path' from source: unknown 7920 1726885376.09330: variable 'ansible_search_path' from source: unknown 7920 1726885376.09367: calling self._execute() 7920 1726885376.09479: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.09494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.09511: variable 'omit' from source: magic vars 7920 1726885376.09918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885376.10228: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885376.10280: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885376.10325: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885376.10364: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885376.10455: 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) 7920 1726885376.10495: 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) 7920 1726885376.10534: 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) 7920 1726885376.10559: 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) 7920 1726885376.10652: variable '__storage_is_ostree' from source: set_fact 7920 1726885376.10660: Evaluated conditional (not __storage_is_ostree is defined): False 7920 1726885376.10663: when evaluation is False, skipping this task 7920 1726885376.10665: _execute() done 7920 1726885376.10668: dumping result to json 7920 1726885376.10672: done dumping result, returning 7920 1726885376.10679: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-9835-648e-000000000c3e] 7920 1726885376.10685: sending task result for task 02369adf-7a19-9835-648e-000000000c3e 7920 1726885376.10766: done sending task result for task 02369adf-7a19-9835-648e-000000000c3e 7920 1726885376.10769: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 7920 1726885376.10836: no more pending results, returning what we have 7920 1726885376.10839: results queue empty 7920 1726885376.10840: checking for any_errors_fatal 7920 1726885376.10846: done checking for any_errors_fatal 7920 1726885376.10847: checking for max_fail_percentage 7920 1726885376.10848: done checking for max_fail_percentage 7920 1726885376.10849: checking to see if all hosts have failed and the running result is not ok 7920 1726885376.10850: done checking to see if all hosts have failed 7920 1726885376.10851: getting the remaining hosts for this loop 7920 1726885376.10852: done getting the remaining hosts for this loop 7920 1726885376.10855: getting the next task for host managed_node1 7920 1726885376.10861: done getting next task for host managed_node1 7920 1726885376.10865: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 7920 1726885376.10867: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885376.10887: getting variables 7920 1726885376.10889: in VariableManager get_vars() 7920 1726885376.10918: Calling all_inventory to load vars for managed_node1 7920 1726885376.10920: Calling groups_inventory to load vars for managed_node1 7920 1726885376.10921: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885376.10927: Calling all_plugins_play to load vars for managed_node1 7920 1726885376.10929: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885376.10931: Calling groups_plugins_play to load vars for managed_node1 7920 1726885376.11231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885376.11568: done with get_vars() 7920 1726885376.11578: done getting variables 7920 1726885376.11619: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 22:22:56 -0400 (0:00:00.030) 0:01:53.744 ****** 7920 1726885376.11640: entering _queue_task() for managed_node1/set_fact 7920 1726885376.11817: worker is 1 (out of 1 available) 7920 1726885376.11830: exiting _queue_task() for managed_node1/set_fact 7920 1726885376.11842: done queuing things up, now waiting for results queue to drain 7920 1726885376.11843: waiting for pending results... 7920 1726885376.12008: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 7920 1726885376.12086: in run() - task 02369adf-7a19-9835-648e-000000000b5f 7920 1726885376.12104: variable 'ansible_search_path' from source: unknown 7920 1726885376.12108: variable 'ansible_search_path' from source: unknown 7920 1726885376.12137: calling self._execute() 7920 1726885376.12256: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.12268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.12283: variable 'omit' from source: magic vars 7920 1726885376.12407: variable 'omit' from source: magic vars 7920 1726885376.12473: variable 'omit' from source: magic vars 7920 1726885376.12510: variable 'omit' from source: magic vars 7920 1726885376.12568: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885376.12613: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885376.12640: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885376.12667: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885376.12689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885376.12707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885376.12732: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885376.12768: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885376.12776: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.12782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.12920: Set connection var ansible_connection to ssh 7920 1726885376.12938: Set connection var ansible_shell_executable to /bin/sh 7920 1726885376.12950: Set connection var ansible_timeout to 10 7920 1726885376.12957: Set connection var ansible_shell_type to sh 7920 1726885376.12968: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885376.12985: Set connection var ansible_pipelining to False 7920 1726885376.13023: variable 'ansible_shell_executable' from source: unknown 7920 1726885376.13032: variable 'ansible_connection' from source: unknown 7920 1726885376.13039: variable 'ansible_module_compression' from source: unknown 7920 1726885376.13046: variable 'ansible_shell_type' from source: unknown 7920 1726885376.13054: variable 'ansible_shell_executable' from source: unknown 7920 1726885376.13061: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.13069: variable 'ansible_pipelining' from source: unknown 7920 1726885376.13076: variable 'ansible_timeout' from source: unknown 7920 1726885376.13085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.13253: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885376.13269: variable 'omit' from source: magic vars 7920 1726885376.13279: starting attempt loop 7920 1726885376.13287: running the handler 7920 1726885376.13308: handler run complete 7920 1726885376.13327: attempt loop complete, returning result 7920 1726885376.13345: _execute() done 7920 1726885376.13354: dumping result to json 7920 1726885376.13357: done dumping result, returning 7920 1726885376.13365: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [02369adf-7a19-9835-648e-000000000b5f] 7920 1726885376.13369: sending task result for task 02369adf-7a19-9835-648e-000000000b5f 7920 1726885376.13452: done sending task result for task 02369adf-7a19-9835-648e-000000000b5f 7920 1726885376.13457: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 7920 1726885376.13532: no more pending results, returning what we have 7920 1726885376.13534: results queue empty 7920 1726885376.13535: checking for any_errors_fatal 7920 1726885376.13541: done checking for any_errors_fatal 7920 1726885376.13542: checking for max_fail_percentage 7920 1726885376.13544: done checking for max_fail_percentage 7920 1726885376.13544: checking to see if all hosts have failed and the running result is not ok 7920 1726885376.13545: done checking to see if all hosts have failed 7920 1726885376.13546: getting the remaining hosts for this loop 7920 1726885376.13547: done getting the remaining hosts for this loop 7920 1726885376.13551: getting the next task for host managed_node1 7920 1726885376.13556: done getting next task for host managed_node1 7920 1726885376.13560: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 7920 1726885376.13562: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885376.13573: getting variables 7920 1726885376.13575: in VariableManager get_vars() 7920 1726885376.13599: Calling all_inventory to load vars for managed_node1 7920 1726885376.13601: Calling groups_inventory to load vars for managed_node1 7920 1726885376.13602: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885376.13608: Calling all_plugins_play to load vars for managed_node1 7920 1726885376.13610: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885376.13613: Calling groups_plugins_play to load vars for managed_node1 7920 1726885376.13908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885376.14246: done with get_vars() 7920 1726885376.14256: done getting variables 7920 1726885376.14291: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 22:22:56 -0400 (0:00:00.026) 0:01:53.771 ****** 7920 1726885376.14313: entering _queue_task() for managed_node1/set_fact 7920 1726885376.14484: worker is 1 (out of 1 available) 7920 1726885376.14496: exiting _queue_task() for managed_node1/set_fact 7920 1726885376.14507: done queuing things up, now waiting for results queue to drain 7920 1726885376.14509: waiting for pending results... 7920 1726885376.14682: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 7920 1726885376.14753: in run() - task 02369adf-7a19-9835-648e-000000000b60 7920 1726885376.14765: variable 'ansible_search_path' from source: unknown 7920 1726885376.14769: variable 'ansible_search_path' from source: unknown 7920 1726885376.14794: calling self._execute() 7920 1726885376.14867: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.14871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.14878: variable 'omit' from source: magic vars 7920 1726885376.14957: variable 'omit' from source: magic vars 7920 1726885376.14987: variable 'omit' from source: magic vars 7920 1726885376.15009: variable 'omit' from source: magic vars 7920 1726885376.15044: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885376.15069: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885376.15083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885376.15096: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885376.15105: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885376.15126: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885376.15148: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885376.15169: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885376.15173: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.15175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.15308: Set connection var ansible_connection to ssh 7920 1726885376.15333: Set connection var ansible_shell_executable to /bin/sh 7920 1726885376.15344: Set connection var ansible_timeout to 10 7920 1726885376.15351: Set connection var ansible_shell_type to sh 7920 1726885376.15368: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885376.15379: Set connection var ansible_pipelining to False 7920 1726885376.15407: variable 'ansible_shell_executable' from source: unknown 7920 1726885376.15422: variable 'ansible_connection' from source: unknown 7920 1726885376.15433: variable 'ansible_module_compression' from source: unknown 7920 1726885376.15439: variable 'ansible_shell_type' from source: unknown 7920 1726885376.15446: variable 'ansible_shell_executable' from source: unknown 7920 1726885376.15454: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.15461: variable 'ansible_pipelining' from source: unknown 7920 1726885376.15476: variable 'ansible_timeout' from source: unknown 7920 1726885376.15484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.15641: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885376.15658: variable 'omit' from source: magic vars 7920 1726885376.15669: starting attempt loop 7920 1726885376.15676: running the handler 7920 1726885376.15701: handler run complete 7920 1726885376.15723: attempt loop complete, returning result 7920 1726885376.15734: _execute() done 7920 1726885376.15741: dumping result to json 7920 1726885376.15748: done dumping result, returning 7920 1726885376.15760: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [02369adf-7a19-9835-648e-000000000b60] 7920 1726885376.15770: sending task result for task 02369adf-7a19-9835-648e-000000000b60 7920 1726885376.15878: done sending task result for task 02369adf-7a19-9835-648e-000000000b60 7920 1726885376.15886: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 7920 1726885376.15980: no more pending results, returning what we have 7920 1726885376.15983: results queue empty 7920 1726885376.15984: checking for any_errors_fatal 7920 1726885376.15992: done checking for any_errors_fatal 7920 1726885376.15993: checking for max_fail_percentage 7920 1726885376.15995: done checking for max_fail_percentage 7920 1726885376.15996: checking to see if all hosts have failed and the running result is not ok 7920 1726885376.15997: done checking to see if all hosts have failed 7920 1726885376.15998: getting the remaining hosts for this loop 7920 1726885376.16000: done getting the remaining hosts for this loop 7920 1726885376.16003: getting the next task for host managed_node1 7920 1726885376.16021: done getting next task for host managed_node1 7920 1726885376.16025: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 7920 1726885376.16029: ^ 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=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 7920 1726885376.16042: getting variables 7920 1726885376.16044: in VariableManager get_vars() 7920 1726885376.16078: Calling all_inventory to load vars for managed_node1 7920 1726885376.16082: Calling groups_inventory to load vars for managed_node1 7920 1726885376.16084: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885376.16093: Calling all_plugins_play to load vars for managed_node1 7920 1726885376.16097: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885376.16099: Calling groups_plugins_play to load vars for managed_node1 7920 1726885376.16913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885376.17522: done with get_vars() 7920 1726885376.17530: done getting variables TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 20 September 2024 22:22:56 -0400 (0:00:00.032) 0:01:53.804 ****** 7920 1726885376.17590: entering _queue_task() for managed_node1/include_tasks 7920 1726885376.17753: worker is 1 (out of 1 available) 7920 1726885376.17766: exiting _queue_task() for managed_node1/include_tasks 7920 1726885376.17779: done queuing things up, now waiting for results queue to drain 7920 1726885376.17781: waiting for pending results... 7920 1726885376.17961: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 7920 1726885376.18040: in run() - task 02369adf-7a19-9835-648e-000000000b61 7920 1726885376.18051: variable 'ansible_search_path' from source: unknown 7920 1726885376.18054: variable 'ansible_search_path' from source: unknown 7920 1726885376.18081: calling self._execute() 7920 1726885376.18158: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.18163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.18170: variable 'omit' from source: magic vars 7920 1726885376.18396: variable 'storage_provider' from source: role '' defaults 7920 1726885376.18407: _execute() done 7920 1726885376.18410: dumping result to json 7920 1726885376.18415: done dumping result, returning 7920 1726885376.18420: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-9835-648e-000000000b61] 7920 1726885376.18430: sending task result for task 02369adf-7a19-9835-648e-000000000b61 7920 1726885376.18525: done sending task result for task 02369adf-7a19-9835-648e-000000000b61 7920 1726885376.18528: WORKER PROCESS EXITING 7920 1726885376.18580: no more pending results, returning what we have 7920 1726885376.18584: in VariableManager get_vars() 7920 1726885376.18619: Calling all_inventory to load vars for managed_node1 7920 1726885376.18622: Calling groups_inventory to load vars for managed_node1 7920 1726885376.18625: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885376.18632: Calling all_plugins_play to load vars for managed_node1 7920 1726885376.18635: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885376.18637: Calling groups_plugins_play to load vars for managed_node1 7920 1726885376.19167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885376.19780: done with get_vars() 7920 1726885376.19789: variable 'ansible_search_path' from source: unknown 7920 1726885376.19791: variable 'ansible_search_path' from source: unknown 7920 1726885376.19823: we have included files to process 7920 1726885376.19824: generating all_blocks data 7920 1726885376.19825: done generating all_blocks data 7920 1726885376.19830: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 7920 1726885376.19831: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 7920 1726885376.19832: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 7920 1726885376.20667: in VariableManager get_vars() 7920 1726885376.20693: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 7920 1726885376.22043: done processing included file 7920 1726885376.22044: iterating over new_blocks loaded from include file 7920 1726885376.22045: in VariableManager get_vars() 7920 1726885376.22058: done with get_vars() 7920 1726885376.22059: filtering new block on tags 7920 1726885376.22078: done filtering new block on tags 7920 1726885376.22080: in VariableManager get_vars() 7920 1726885376.22093: done with get_vars() 7920 1726885376.22094: filtering new block on tags 7920 1726885376.22116: done filtering new block on tags 7920 1726885376.22118: in VariableManager get_vars() 7920 1726885376.22130: done with get_vars() 7920 1726885376.22132: filtering new block on tags 7920 1726885376.22154: done filtering new block on tags 7920 1726885376.22155: 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_node1 7920 1726885376.22158: extending task lists for all hosts with included blocks 7920 1726885376.22455: done extending task lists 7920 1726885376.22456: done processing included files 7920 1726885376.22457: results queue empty 7920 1726885376.22457: checking for any_errors_fatal 7920 1726885376.22460: done checking for any_errors_fatal 7920 1726885376.22460: checking for max_fail_percentage 7920 1726885376.22461: done checking for max_fail_percentage 7920 1726885376.22461: checking to see if all hosts have failed and the running result is not ok 7920 1726885376.22462: done checking to see if all hosts have failed 7920 1726885376.22463: getting the remaining hosts for this loop 7920 1726885376.22464: done getting the remaining hosts for this loop 7920 1726885376.22465: getting the next task for host managed_node1 7920 1726885376.22468: done getting next task for host managed_node1 7920 1726885376.22469: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 7920 1726885376.22471: ^ 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=7, rescue=0, always=0, handlers=0, run_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 7920 1726885376.22478: getting variables 7920 1726885376.22479: in VariableManager get_vars() 7920 1726885376.22486: Calling all_inventory to load vars for managed_node1 7920 1726885376.22487: Calling groups_inventory to load vars for managed_node1 7920 1726885376.22489: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885376.22492: Calling all_plugins_play to load vars for managed_node1 7920 1726885376.22493: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885376.22495: Calling groups_plugins_play to load vars for managed_node1 7920 1726885376.22724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885376.23226: done with get_vars() 7920 1726885376.23239: done getting variables 7920 1726885376.23275: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 22:22:56 -0400 (0:00:00.057) 0:01:53.861 ****** 7920 1726885376.23304: entering _queue_task() for managed_node1/package 7920 1726885376.23513: worker is 1 (out of 1 available) 7920 1726885376.23523: exiting _queue_task() for managed_node1/package 7920 1726885376.23535: done queuing things up, now waiting for results queue to drain 7920 1726885376.23537: waiting for pending results... 7920 1726885376.23802: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 7920 1726885376.23938: in run() - task 02369adf-7a19-9835-648e-000000000c73 7920 1726885376.23958: variable 'ansible_search_path' from source: unknown 7920 1726885376.23965: variable 'ansible_search_path' from source: unknown 7920 1726885376.24004: calling self._execute() 7920 1726885376.24145: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.24150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.24152: variable 'omit' from source: magic vars 7920 1726885376.24424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885376.24626: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885376.24657: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885376.24682: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885376.24708: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885376.24771: 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) 7920 1726885376.24789: 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) 7920 1726885376.24810: 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) 7920 1726885376.24831: 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) 7920 1726885376.24941: variable 'storage_skip_checks' from source: set_fact 7920 1726885376.24953: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 7920 1726885376.24957: when evaluation is False, skipping this task 7920 1726885376.24960: _execute() done 7920 1726885376.24962: dumping result to json 7920 1726885376.24965: done dumping result, returning 7920 1726885376.24970: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-9835-648e-000000000c73] 7920 1726885376.24978: sending task result for task 02369adf-7a19-9835-648e-000000000c73 7920 1726885376.25060: done sending task result for task 02369adf-7a19-9835-648e-000000000c73 7920 1726885376.25063: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 7920 1726885376.25124: no more pending results, returning what we have 7920 1726885376.25127: results queue empty 7920 1726885376.25128: checking for any_errors_fatal 7920 1726885376.25130: done checking for any_errors_fatal 7920 1726885376.25131: checking for max_fail_percentage 7920 1726885376.25132: done checking for max_fail_percentage 7920 1726885376.25133: checking to see if all hosts have failed and the running result is not ok 7920 1726885376.25134: done checking to see if all hosts have failed 7920 1726885376.25134: getting the remaining hosts for this loop 7920 1726885376.25136: done getting the remaining hosts for this loop 7920 1726885376.25139: getting the next task for host managed_node1 7920 1726885376.25144: done getting next task for host managed_node1 7920 1726885376.25147: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 7920 1726885376.25151: ^ 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=7, rescue=0, always=0, handlers=0, run_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 7920 1726885376.25169: getting variables 7920 1726885376.25171: in VariableManager get_vars() 7920 1726885376.25196: Calling all_inventory to load vars for managed_node1 7920 1726885376.25198: Calling groups_inventory to load vars for managed_node1 7920 1726885376.25199: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885376.25205: Calling all_plugins_play to load vars for managed_node1 7920 1726885376.25207: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885376.25208: Calling groups_plugins_play to load vars for managed_node1 7920 1726885376.25514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885376.25871: done with get_vars() 7920 1726885376.25880: done getting variables 7920 1726885376.25919: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 22:22:56 -0400 (0:00:00.026) 0:01:53.887 ****** 7920 1726885376.25940: entering _queue_task() for managed_node1/debug 7920 1726885376.26102: worker is 1 (out of 1 available) 7920 1726885376.26114: exiting _queue_task() for managed_node1/debug 7920 1726885376.26126: done queuing things up, now waiting for results queue to drain 7920 1726885376.26128: waiting for pending results... 7920 1726885376.26291: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_pools 7920 1726885376.26375: in run() - task 02369adf-7a19-9835-648e-000000000c74 7920 1726885376.26384: variable 'ansible_search_path' from source: unknown 7920 1726885376.26388: variable 'ansible_search_path' from source: unknown 7920 1726885376.26414: calling self._execute() 7920 1726885376.26525: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.26551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.26578: variable 'omit' from source: magic vars 7920 1726885376.26736: variable 'omit' from source: magic vars 7920 1726885376.26840: variable 'omit' from source: magic vars 7920 1726885376.26901: variable 'omit' from source: magic vars 7920 1726885376.26964: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885376.27022: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885376.27055: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885376.27085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885376.27122: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885376.27147: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885376.27169: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885376.27211: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885376.27225: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.27228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.27369: Set connection var ansible_connection to ssh 7920 1726885376.27389: Set connection var ansible_shell_executable to /bin/sh 7920 1726885376.27404: Set connection var ansible_timeout to 10 7920 1726885376.27419: Set connection var ansible_shell_type to sh 7920 1726885376.27431: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885376.27459: Set connection var ansible_pipelining to False 7920 1726885376.27487: variable 'ansible_shell_executable' from source: unknown 7920 1726885376.27509: variable 'ansible_connection' from source: unknown 7920 1726885376.27533: variable 'ansible_module_compression' from source: unknown 7920 1726885376.27544: variable 'ansible_shell_type' from source: unknown 7920 1726885376.27556: variable 'ansible_shell_executable' from source: unknown 7920 1726885376.27571: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.27583: variable 'ansible_pipelining' from source: unknown 7920 1726885376.27595: variable 'ansible_timeout' from source: unknown 7920 1726885376.27606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.27804: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885376.27827: variable 'omit' from source: magic vars 7920 1726885376.27846: starting attempt loop 7920 1726885376.27857: running the handler 7920 1726885376.28208: handler run complete 7920 1726885376.28256: attempt loop complete, returning result 7920 1726885376.28280: _execute() done 7920 1726885376.28295: dumping result to json 7920 1726885376.28304: done dumping result, returning 7920 1726885376.28321: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-9835-648e-000000000c74] 7920 1726885376.28331: sending task result for task 02369adf-7a19-9835-648e-000000000c74 ok: [managed_node1] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 7920 1726885376.28595: no more pending results, returning what we have 7920 1726885376.28600: results queue empty 7920 1726885376.28601: checking for any_errors_fatal 7920 1726885376.28617: done checking for any_errors_fatal 7920 1726885376.28618: checking for max_fail_percentage 7920 1726885376.28622: done checking for max_fail_percentage 7920 1726885376.28624: checking to see if all hosts have failed and the running result is not ok 7920 1726885376.28625: done checking to see if all hosts have failed 7920 1726885376.28626: getting the remaining hosts for this loop 7920 1726885376.28628: done getting the remaining hosts for this loop 7920 1726885376.28631: getting the next task for host managed_node1 7920 1726885376.28642: done getting next task for host managed_node1 7920 1726885376.28648: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 7920 1726885376.28653: ^ 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=7, rescue=0, always=0, handlers=0, run_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 7920 1726885376.28669: getting variables 7920 1726885376.28672: in VariableManager get_vars() 7920 1726885376.28710: Calling all_inventory to load vars for managed_node1 7920 1726885376.28717: Calling groups_inventory to load vars for managed_node1 7920 1726885376.28721: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885376.28733: Calling all_plugins_play to load vars for managed_node1 7920 1726885376.28736: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885376.28741: Calling groups_plugins_play to load vars for managed_node1 7920 1726885376.29344: done sending task result for task 02369adf-7a19-9835-648e-000000000c74 7920 1726885376.29348: WORKER PROCESS EXITING 7920 1726885376.29532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885376.30242: done with get_vars() 7920 1726885376.30257: done getting variables 7920 1726885376.30323: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 22:22:56 -0400 (0:00:00.044) 0:01:53.932 ****** 7920 1726885376.30359: entering _queue_task() for managed_node1/debug 7920 1726885376.30713: worker is 1 (out of 1 available) 7920 1726885376.30732: exiting _queue_task() for managed_node1/debug 7920 1726885376.30745: done queuing things up, now waiting for results queue to drain 7920 1726885376.30749: waiting for pending results... 7920 1726885376.31064: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_volumes 7920 1726885376.31228: in run() - task 02369adf-7a19-9835-648e-000000000c75 7920 1726885376.31246: variable 'ansible_search_path' from source: unknown 7920 1726885376.31253: variable 'ansible_search_path' from source: unknown 7920 1726885376.31287: calling self._execute() 7920 1726885376.31400: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.31414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.31432: variable 'omit' from source: magic vars 7920 1726885376.31545: variable 'omit' from source: magic vars 7920 1726885376.31620: variable 'omit' from source: magic vars 7920 1726885376.31673: variable 'omit' from source: magic vars 7920 1726885376.31723: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885376.31765: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885376.31788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885376.31808: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885376.31828: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885376.31852: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885376.31871: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885376.31901: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885376.31909: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.31920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.32039: Set connection var ansible_connection to ssh 7920 1726885376.32054: Set connection var ansible_shell_executable to /bin/sh 7920 1726885376.32069: Set connection var ansible_timeout to 10 7920 1726885376.32075: Set connection var ansible_shell_type to sh 7920 1726885376.32083: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885376.32091: Set connection var ansible_pipelining to False 7920 1726885376.32124: variable 'ansible_shell_executable' from source: unknown 7920 1726885376.32132: variable 'ansible_connection' from source: unknown 7920 1726885376.32139: variable 'ansible_module_compression' from source: unknown 7920 1726885376.32145: variable 'ansible_shell_type' from source: unknown 7920 1726885376.32151: variable 'ansible_shell_executable' from source: unknown 7920 1726885376.32156: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.32162: variable 'ansible_pipelining' from source: unknown 7920 1726885376.32171: variable 'ansible_timeout' from source: unknown 7920 1726885376.32178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.32325: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885376.32340: variable 'omit' from source: magic vars 7920 1726885376.32349: starting attempt loop 7920 1726885376.32355: running the handler 7920 1726885376.32407: variable 'storage_volumes' from source: include params 7920 1726885376.32588: variable 'storage_volumes' from source: include params 7920 1726885376.32606: variable 'mount_location' from source: play vars 7920 1726885376.32677: variable 'mount_location' from source: play vars 7920 1726885376.32691: variable 'fs_type_after' from source: play vars 7920 1726885376.32762: variable 'fs_type_after' from source: play vars 7920 1726885376.32949: variable 'ansible_distribution' from source: facts 7920 1726885376.32962: variable 'ansible_distribution_major_version' from source: facts 7920 1726885376.32978: variable 'unused_disks' from source: set_fact 7920 1726885376.33052: variable 'unused_disks' from source: set_fact 7920 1726885376.33130: handler run complete 7920 1726885376.33158: attempt loop complete, returning result 7920 1726885376.33165: _execute() done 7920 1726885376.33171: dumping result to json 7920 1726885376.33178: done dumping result, returning 7920 1726885376.33190: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-9835-648e-000000000c75] 7920 1726885376.33200: sending task result for task 02369adf-7a19-9835-648e-000000000c75 ok: [managed_node1] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "ext4", "mount_point": "/opt/test", "name": "test1", "type": "disk" } ] } 7920 1726885376.33374: no more pending results, returning what we have 7920 1726885376.33377: results queue empty 7920 1726885376.33378: checking for any_errors_fatal 7920 1726885376.33386: done checking for any_errors_fatal 7920 1726885376.33387: checking for max_fail_percentage 7920 1726885376.33389: done checking for max_fail_percentage 7920 1726885376.33390: checking to see if all hosts have failed and the running result is not ok 7920 1726885376.33391: done checking to see if all hosts have failed 7920 1726885376.33392: getting the remaining hosts for this loop 7920 1726885376.33393: done getting the remaining hosts for this loop 7920 1726885376.33397: getting the next task for host managed_node1 7920 1726885376.33405: done getting next task for host managed_node1 7920 1726885376.33410: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 7920 1726885376.33419: ^ 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=7, rescue=0, always=0, handlers=0, run_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 7920 1726885376.33434: getting variables 7920 1726885376.33436: in VariableManager get_vars() 7920 1726885376.33472: Calling all_inventory to load vars for managed_node1 7920 1726885376.33475: Calling groups_inventory to load vars for managed_node1 7920 1726885376.33478: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885376.33488: Calling all_plugins_play to load vars for managed_node1 7920 1726885376.33491: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885376.33494: Calling groups_plugins_play to load vars for managed_node1 7920 1726885376.34282: done sending task result for task 02369adf-7a19-9835-648e-000000000c75 7920 1726885376.34287: WORKER PROCESS EXITING 7920 1726885376.34317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885376.35098: done with get_vars() 7920 1726885376.35110: done getting variables TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 20 September 2024 22:22:56 -0400 (0:00:00.048) 0:01:53.980 ****** 7920 1726885376.35204: entering _queue_task() for managed_node1/fedora.linux_system_roles.blivet 7920 1726885376.35435: worker is 1 (out of 1 available) 7920 1726885376.35447: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blivet 7920 1726885376.35460: done queuing things up, now waiting for results queue to drain 7920 1726885376.35462: waiting for pending results... 7920 1726885376.35762: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get required packages 7920 1726885376.35934: in run() - task 02369adf-7a19-9835-648e-000000000c76 7920 1726885376.35952: variable 'ansible_search_path' from source: unknown 7920 1726885376.35959: variable 'ansible_search_path' from source: unknown 7920 1726885376.36010: calling self._execute() 7920 1726885376.36148: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.36165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.36179: variable 'omit' from source: magic vars 7920 1726885376.36628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885376.36938: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885376.36994: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885376.37032: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885376.37066: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885376.37153: 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) 7920 1726885376.37184: 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) 7920 1726885376.37221: 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) 7920 1726885376.37251: 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) 7920 1726885376.37443: variable 'storage_skip_checks' from source: set_fact 7920 1726885376.37463: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 7920 1726885376.37470: when evaluation is False, skipping this task 7920 1726885376.37476: _execute() done 7920 1726885376.37492: dumping result to json 7920 1726885376.37501: done dumping result, returning 7920 1726885376.37523: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-9835-648e-000000000c76] 7920 1726885376.37533: sending task result for task 02369adf-7a19-9835-648e-000000000c76 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 7920 1726885376.37720: no more pending results, returning what we have 7920 1726885376.37724: results queue empty 7920 1726885376.37725: checking for any_errors_fatal 7920 1726885376.37736: done checking for any_errors_fatal 7920 1726885376.37737: checking for max_fail_percentage 7920 1726885376.37739: done checking for max_fail_percentage 7920 1726885376.37740: checking to see if all hosts have failed and the running result is not ok 7920 1726885376.37741: done checking to see if all hosts have failed 7920 1726885376.37742: getting the remaining hosts for this loop 7920 1726885376.37744: done getting the remaining hosts for this loop 7920 1726885376.37747: getting the next task for host managed_node1 7920 1726885376.37755: done getting next task for host managed_node1 7920 1726885376.37760: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 7920 1726885376.37765: ^ 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=7, rescue=0, always=0, handlers=0, run_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 7920 1726885376.37795: getting variables 7920 1726885376.37798: in VariableManager get_vars() 7920 1726885376.37836: Calling all_inventory to load vars for managed_node1 7920 1726885376.37839: Calling groups_inventory to load vars for managed_node1 7920 1726885376.37841: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885376.37851: Calling all_plugins_play to load vars for managed_node1 7920 1726885376.37854: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885376.37857: Calling groups_plugins_play to load vars for managed_node1 7920 1726885376.38425: done sending task result for task 02369adf-7a19-9835-648e-000000000c76 7920 1726885376.38433: WORKER PROCESS EXITING 7920 1726885376.38629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885376.39283: done with get_vars() 7920 1726885376.39295: done getting variables TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 20 September 2024 22:22:56 -0400 (0:00:00.041) 0:01:54.022 ****** 7920 1726885376.39393: entering _queue_task() for managed_node1/include_tasks 7920 1726885376.39640: worker is 1 (out of 1 available) 7920 1726885376.39651: exiting _queue_task() for managed_node1/include_tasks 7920 1726885376.39663: done queuing things up, now waiting for results queue to drain 7920 1726885376.39665: waiting for pending results... 7920 1726885376.39994: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 7920 1726885376.40159: in run() - task 02369adf-7a19-9835-648e-000000000c77 7920 1726885376.40187: variable 'ansible_search_path' from source: unknown 7920 1726885376.40196: variable 'ansible_search_path' from source: unknown 7920 1726885376.40249: calling self._execute() 7920 1726885376.40352: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.40368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.40383: variable 'omit' from source: magic vars 7920 1726885376.40851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885376.41193: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885376.41252: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885376.41290: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885376.41339: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885376.41437: 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) 7920 1726885376.41468: 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) 7920 1726885376.41500: 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) 7920 1726885376.41543: 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) 7920 1726885376.41704: variable 'storage_skip_checks' from source: set_fact 7920 1726885376.41734: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 7920 1726885376.41751: when evaluation is False, skipping this task 7920 1726885376.41759: _execute() done 7920 1726885376.41767: dumping result to json 7920 1726885376.41778: done dumping result, returning 7920 1726885376.41795: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-9835-648e-000000000c77] 7920 1726885376.41806: sending task result for task 02369adf-7a19-9835-648e-000000000c77 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 7920 1726885376.41960: no more pending results, returning what we have 7920 1726885376.41965: results queue empty 7920 1726885376.41966: checking for any_errors_fatal 7920 1726885376.41976: done checking for any_errors_fatal 7920 1726885376.41977: checking for max_fail_percentage 7920 1726885376.41979: done checking for max_fail_percentage 7920 1726885376.41980: checking to see if all hosts have failed and the running result is not ok 7920 1726885376.41981: done checking to see if all hosts have failed 7920 1726885376.41982: getting the remaining hosts for this loop 7920 1726885376.41984: done getting the remaining hosts for this loop 7920 1726885376.41987: getting the next task for host managed_node1 7920 1726885376.41996: done getting next task for host managed_node1 7920 1726885376.42000: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 7920 1726885376.42005: ^ 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=7, rescue=0, always=0, handlers=0, run_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 7920 1726885376.42041: getting variables 7920 1726885376.42043: in VariableManager get_vars() 7920 1726885376.42079: Calling all_inventory to load vars for managed_node1 7920 1726885376.42082: Calling groups_inventory to load vars for managed_node1 7920 1726885376.42084: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885376.42093: Calling all_plugins_play to load vars for managed_node1 7920 1726885376.42097: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885376.42100: Calling groups_plugins_play to load vars for managed_node1 7920 1726885376.43020: done sending task result for task 02369adf-7a19-9835-648e-000000000c77 7920 1726885376.43024: WORKER PROCESS EXITING 7920 1726885376.43046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885376.43682: done with get_vars() 7920 1726885376.43694: done getting variables 7920 1726885376.43753: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 22:22:56 -0400 (0:00:00.043) 0:01:54.066 ****** 7920 1726885376.43786: entering _queue_task() for managed_node1/package 7920 1726885376.44022: worker is 1 (out of 1 available) 7920 1726885376.44033: exiting _queue_task() for managed_node1/package 7920 1726885376.44044: done queuing things up, now waiting for results queue to drain 7920 1726885376.44046: waiting for pending results... 7920 1726885376.44319: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 7920 1726885376.44455: in run() - task 02369adf-7a19-9835-648e-000000000c78 7920 1726885376.44473: variable 'ansible_search_path' from source: unknown 7920 1726885376.44480: variable 'ansible_search_path' from source: unknown 7920 1726885376.44527: calling self._execute() 7920 1726885376.44631: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.44717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.44733: variable 'omit' from source: magic vars 7920 1726885376.45511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885376.46015: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885376.46078: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885376.46126: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885376.46165: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885376.46258: 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) 7920 1726885376.46286: 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) 7920 1726885376.46323: 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) 7920 1726885376.46356: 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) 7920 1726885376.46505: variable 'storage_skip_checks' from source: set_fact 7920 1726885376.46533: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 7920 1726885376.46543: when evaluation is False, skipping this task 7920 1726885376.46552: _execute() done 7920 1726885376.46560: dumping result to json 7920 1726885376.46567: done dumping result, returning 7920 1726885376.46577: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-9835-648e-000000000c78] 7920 1726885376.46587: sending task result for task 02369adf-7a19-9835-648e-000000000c78 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 7920 1726885376.46742: no more pending results, returning what we have 7920 1726885376.46745: results queue empty 7920 1726885376.46746: checking for any_errors_fatal 7920 1726885376.46754: done checking for any_errors_fatal 7920 1726885376.46755: checking for max_fail_percentage 7920 1726885376.46757: done checking for max_fail_percentage 7920 1726885376.46758: checking to see if all hosts have failed and the running result is not ok 7920 1726885376.46759: done checking to see if all hosts have failed 7920 1726885376.46760: getting the remaining hosts for this loop 7920 1726885376.46763: done getting the remaining hosts for this loop 7920 1726885376.46767: getting the next task for host managed_node1 7920 1726885376.46775: done getting next task for host managed_node1 7920 1726885376.46779: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 7920 1726885376.46784: ^ 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=7, rescue=0, always=0, handlers=0, run_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 7920 1726885376.46809: getting variables 7920 1726885376.46813: in VariableManager get_vars() 7920 1726885376.46851: Calling all_inventory to load vars for managed_node1 7920 1726885376.46854: Calling groups_inventory to load vars for managed_node1 7920 1726885376.46857: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885376.46867: Calling all_plugins_play to load vars for managed_node1 7920 1726885376.46871: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885376.46874: Calling groups_plugins_play to load vars for managed_node1 7920 1726885376.47607: done sending task result for task 02369adf-7a19-9835-648e-000000000c78 7920 1726885376.47610: WORKER PROCESS EXITING 7920 1726885376.47633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885376.49166: done with get_vars() 7920 1726885376.49180: done getting variables TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 20 September 2024 22:22:56 -0400 (0:00:00.054) 0:01:54.121 ****** 7920 1726885376.49272: entering _queue_task() for managed_node1/service_facts 7920 1726885376.49505: worker is 1 (out of 1 available) 7920 1726885376.49519: exiting _queue_task() for managed_node1/service_facts 7920 1726885376.49533: done queuing things up, now waiting for results queue to drain 7920 1726885376.49535: waiting for pending results... 7920 1726885376.49830: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get service facts 7920 1726885376.49980: in run() - task 02369adf-7a19-9835-648e-000000000c79 7920 1726885376.49999: variable 'ansible_search_path' from source: unknown 7920 1726885376.50006: variable 'ansible_search_path' from source: unknown 7920 1726885376.50052: calling self._execute() 7920 1726885376.50169: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.50180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.50200: variable 'omit' from source: magic vars 7920 1726885376.50608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885376.50908: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885376.50965: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885376.51003: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885376.51046: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885376.51144: 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) 7920 1726885376.51179: 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) 7920 1726885376.51209: 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) 7920 1726885376.51247: 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) 7920 1726885376.51407: variable 'storage_skip_checks' from source: set_fact 7920 1726885376.51433: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 7920 1726885376.51439: when evaluation is False, skipping this task 7920 1726885376.51444: _execute() done 7920 1726885376.51450: dumping result to json 7920 1726885376.51455: done dumping result, returning 7920 1726885376.51463: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-9835-648e-000000000c79] 7920 1726885376.51470: sending task result for task 02369adf-7a19-9835-648e-000000000c79 7920 1726885376.51576: done sending task result for task 02369adf-7a19-9835-648e-000000000c79 7920 1726885376.51582: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 7920 1726885376.51646: no more pending results, returning what we have 7920 1726885376.51649: results queue empty 7920 1726885376.51650: checking for any_errors_fatal 7920 1726885376.51660: done checking for any_errors_fatal 7920 1726885376.51660: checking for max_fail_percentage 7920 1726885376.51662: done checking for max_fail_percentage 7920 1726885376.51663: checking to see if all hosts have failed and the running result is not ok 7920 1726885376.51664: done checking to see if all hosts have failed 7920 1726885376.51665: getting the remaining hosts for this loop 7920 1726885376.51667: done getting the remaining hosts for this loop 7920 1726885376.51670: getting the next task for host managed_node1 7920 1726885376.51679: done getting next task for host managed_node1 7920 1726885376.51683: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 7920 1726885376.51689: ^ 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=7, rescue=0, always=0, handlers=0, run_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 7920 1726885376.51719: getting variables 7920 1726885376.51722: in VariableManager get_vars() 7920 1726885376.51761: Calling all_inventory to load vars for managed_node1 7920 1726885376.51765: Calling groups_inventory to load vars for managed_node1 7920 1726885376.51768: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885376.51778: Calling all_plugins_play to load vars for managed_node1 7920 1726885376.51782: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885376.51785: Calling groups_plugins_play to load vars for managed_node1 7920 1726885376.52543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885376.53376: done with get_vars() 7920 1726885376.53390: done getting variables 7920 1726885376.53702: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 22:22:56 -0400 (0:00:00.044) 0:01:54.165 ****** 7920 1726885376.53743: entering _queue_task() for managed_node1/set_fact 7920 1726885376.53998: worker is 1 (out of 1 available) 7920 1726885376.54009: exiting _queue_task() for managed_node1/set_fact 7920 1726885376.54025: done queuing things up, now waiting for results queue to drain 7920 1726885376.54027: waiting for pending results... 7920 1726885376.54332: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 7920 1726885376.54481: in run() - task 02369adf-7a19-9835-648e-000000000c7a 7920 1726885376.54502: variable 'ansible_search_path' from source: unknown 7920 1726885376.54509: variable 'ansible_search_path' from source: unknown 7920 1726885376.54553: calling self._execute() 7920 1726885376.54658: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.54669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.54687: variable 'omit' from source: magic vars 7920 1726885376.54802: variable 'omit' from source: magic vars 7920 1726885376.54874: variable 'omit' from source: magic vars 7920 1726885376.55289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885376.57944: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885376.57986: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885376.58014: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885376.58043: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885376.58064: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885376.58117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885376.58141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885376.58157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885376.58189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885376.58200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885376.58234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885376.58249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885376.58273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885376.58298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885376.58308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885376.58353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885376.58370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885376.58393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885376.58421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885376.58433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885376.58463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885376.58478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885376.58502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885376.58539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885376.58557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885376.58597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885376.58634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885376.58663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885376.58709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885376.58734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885376.59033: variable 'ansible_facts' from source: unknown 7920 1726885376.59727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885376.59899: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885376.59944: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885376.59978: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885376.60020: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885376.60072: 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) 7920 1726885376.60252: 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) 7920 1726885376.60280: 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) 7920 1726885376.60314: 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) 7920 1726885376.60882: variable 'omit' from source: magic vars 7920 1726885376.60919: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885376.60951: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885376.60973: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885376.61000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885376.61020: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885376.61039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885376.61058: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885376.61088: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885376.61100: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.61108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.61229: Set connection var ansible_connection to ssh 7920 1726885376.61246: Set connection var ansible_shell_executable to /bin/sh 7920 1726885376.61257: Set connection var ansible_timeout to 10 7920 1726885376.61264: Set connection var ansible_shell_type to sh 7920 1726885376.61275: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885376.61285: Set connection var ansible_pipelining to False 7920 1726885376.61321: variable 'ansible_shell_executable' from source: unknown 7920 1726885376.61331: variable 'ansible_connection' from source: unknown 7920 1726885376.61339: variable 'ansible_module_compression' from source: unknown 7920 1726885376.61346: variable 'ansible_shell_type' from source: unknown 7920 1726885376.61353: variable 'ansible_shell_executable' from source: unknown 7920 1726885376.61360: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.61368: variable 'ansible_pipelining' from source: unknown 7920 1726885376.61375: variable 'ansible_timeout' from source: unknown 7920 1726885376.61383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885376.61508: variable 'omit' from source: magic vars 7920 1726885376.61525: starting attempt loop 7920 1726885376.61534: running the handler 7920 1726885376.61547: handler run complete 7920 1726885376.61560: attempt loop complete, returning result 7920 1726885376.61566: _execute() done 7920 1726885376.61572: dumping result to json 7920 1726885376.61578: done dumping result, returning 7920 1726885376.61589: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-9835-648e-000000000c7a] 7920 1726885376.61599: sending task result for task 02369adf-7a19-9835-648e-000000000c7a 7920 1726885376.61700: done sending task result for task 02369adf-7a19-9835-648e-000000000c7a 7920 1726885376.61706: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 7920 1726885376.61784: no more pending results, returning what we have 7920 1726885376.61786: results queue empty 7920 1726885376.61787: checking for any_errors_fatal 7920 1726885376.61794: done checking for any_errors_fatal 7920 1726885376.61795: checking for max_fail_percentage 7920 1726885376.61796: done checking for max_fail_percentage 7920 1726885376.61797: checking to see if all hosts have failed and the running result is not ok 7920 1726885376.61798: done checking to see if all hosts have failed 7920 1726885376.61799: getting the remaining hosts for this loop 7920 1726885376.61801: done getting the remaining hosts for this loop 7920 1726885376.61805: getting the next task for host managed_node1 7920 1726885376.61820: done getting next task for host managed_node1 7920 1726885376.61824: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 7920 1726885376.61828: ^ 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=8, rescue=0, always=0, handlers=0, run_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 7920 1726885376.61841: getting variables 7920 1726885376.61843: in VariableManager get_vars() 7920 1726885376.61876: Calling all_inventory to load vars for managed_node1 7920 1726885376.61879: Calling groups_inventory to load vars for managed_node1 7920 1726885376.61881: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885376.61890: Calling all_plugins_play to load vars for managed_node1 7920 1726885376.61893: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885376.61896: Calling groups_plugins_play to load vars for managed_node1 7920 1726885376.62266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885376.62836: done with get_vars() 7920 1726885376.62851: done getting variables TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 20 September 2024 22:22:56 -0400 (0:00:00.092) 0:01:54.258 ****** 7920 1726885376.62950: entering _queue_task() for managed_node1/systemd 7920 1726885376.63207: worker is 1 (out of 1 available) 7920 1726885376.63224: exiting _queue_task() for managed_node1/systemd 7920 1726885376.63237: done queuing things up, now waiting for results queue to drain 7920 1726885376.63239: waiting for pending results... 7920 1726885376.63540: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 7920 1726885376.63691: in run() - task 02369adf-7a19-9835-648e-000000000c7c 7920 1726885376.63709: variable 'ansible_search_path' from source: unknown 7920 1726885376.63721: variable 'ansible_search_path' from source: unknown 7920 1726885376.63766: variable 'storage_cryptsetup_services' from source: set_fact 7920 1726885376.63988: variable 'storage_cryptsetup_services' from source: set_fact 7920 1726885376.64047: dumping result to json 7920 1726885376.64055: done dumping result, returning 7920 1726885376.64069: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-9835-648e-000000000c7c] 7920 1726885376.64083: sending task result for task 02369adf-7a19-9835-648e-000000000c7c 7920 1726885376.64200: done sending task result for task 02369adf-7a19-9835-648e-000000000c7c 7920 1726885376.64208: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885376.64263: no more pending results, returning what we have 7920 1726885376.64266: results queue empty 7920 1726885376.64267: checking for any_errors_fatal 7920 1726885376.64277: done checking for any_errors_fatal 7920 1726885376.64278: checking for max_fail_percentage 7920 1726885376.64279: done checking for max_fail_percentage 7920 1726885376.64283: checking to see if all hosts have failed and the running result is not ok 7920 1726885376.64284: done checking to see if all hosts have failed 7920 1726885376.64285: getting the remaining hosts for this loop 7920 1726885376.64287: done getting the remaining hosts for this loop 7920 1726885376.64291: getting the next task for host managed_node1 7920 1726885376.64301: done getting next task for host managed_node1 7920 1726885376.64305: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 7920 1726885376.64310: ^ 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=8, rescue=0, always=0, handlers=0, run_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 7920 1726885376.64340: getting variables 7920 1726885376.64342: in VariableManager get_vars() 7920 1726885376.64379: Calling all_inventory to load vars for managed_node1 7920 1726885376.64382: Calling groups_inventory to load vars for managed_node1 7920 1726885376.64384: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885376.64395: Calling all_plugins_play to load vars for managed_node1 7920 1726885376.64398: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885376.64401: Calling groups_plugins_play to load vars for managed_node1 7920 1726885376.65156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885376.66176: done with get_vars() 7920 1726885376.66189: done getting variables TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 20 September 2024 22:22:56 -0400 (0:00:00.033) 0:01:54.291 ****** 7920 1726885376.66276: entering _queue_task() for managed_node1/fedora.linux_system_roles.blivet 7920 1726885376.66526: worker is 1 (out of 1 available) 7920 1726885376.66539: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blivet 7920 1726885376.66550: done queuing things up, now waiting for results queue to drain 7920 1726885376.66552: waiting for pending results... 7920 1726885376.66834: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 7920 1726885376.66934: in run() - task 02369adf-7a19-9835-648e-000000000c7d 7920 1726885376.66947: variable 'ansible_search_path' from source: unknown 7920 1726885376.66950: variable 'ansible_search_path' from source: unknown 7920 1726885376.66977: calling self._execute() 7920 1726885376.67057: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.67062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.67069: variable 'omit' from source: magic vars 7920 1726885376.67148: variable 'omit' from source: magic vars 7920 1726885376.67195: variable 'omit' from source: magic vars 7920 1726885376.67380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885376.70438: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885376.70751: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885376.70754: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885376.70757: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885376.70759: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885376.70762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885376.70765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885376.70768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885376.70770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885376.70773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885376.70992: variable 'storage_volumes' from source: include params 7920 1726885376.71002: variable 'mount_location' from source: play vars 7920 1726885376.71071: variable 'mount_location' from source: play vars 7920 1726885376.71081: variable 'fs_type_after' from source: play vars 7920 1726885376.71142: variable 'fs_type_after' from source: play vars 7920 1726885376.71292: variable 'ansible_distribution' from source: facts 7920 1726885376.71295: variable 'ansible_distribution_major_version' from source: facts 7920 1726885376.71305: variable 'unused_disks' from source: set_fact 7920 1726885376.71366: variable 'unused_disks' from source: set_fact 7920 1726885376.71435: variable 'storage_use_partitions' from source: role '' defaults 7920 1726885376.71438: variable 'storage_disklabel_type' from source: role '' defaults 7920 1726885376.71440: variable 'storage_pool_defaults' from source: role '' defaults 7920 1726885376.71496: variable 'storage_pool_defaults' from source: role '' defaults 7920 1726885376.71555: variable 'storage_volume_defaults' from source: role '' defaults 7920 1726885376.71618: variable 'storage_volume_defaults' from source: role '' defaults 7920 1726885376.71710: variable 'storage_safe_mode' from source: play vars 7920 1726885376.71782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885376.71807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885376.71838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885376.71871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885376.71883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885376.71953: variable 'omit' from source: magic vars 7920 1726885376.71967: variable 'omit' from source: magic vars 7920 1726885376.71989: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885376.72008: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885376.72024: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885376.72039: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885376.72053: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885376.72065: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885376.72077: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885376.72102: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885376.72105: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.72108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.72183: Set connection var ansible_connection to ssh 7920 1726885376.72194: Set connection var ansible_shell_executable to /bin/sh 7920 1726885376.72198: Set connection var ansible_timeout to 10 7920 1726885376.72200: Set connection var ansible_shell_type to sh 7920 1726885376.72205: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885376.72210: Set connection var ansible_pipelining to False 7920 1726885376.72230: variable 'ansible_shell_executable' from source: unknown 7920 1726885376.72234: variable 'ansible_connection' from source: unknown 7920 1726885376.72237: variable 'ansible_module_compression' from source: unknown 7920 1726885376.72239: variable 'ansible_shell_type' from source: unknown 7920 1726885376.72242: variable 'ansible_shell_executable' from source: unknown 7920 1726885376.72244: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885376.72246: variable 'ansible_pipelining' from source: unknown 7920 1726885376.72248: variable 'ansible_timeout' from source: unknown 7920 1726885376.72252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885376.72337: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885376.72347: variable 'omit' from source: magic vars 7920 1726885376.72353: starting attempt loop 7920 1726885376.72357: running the handler 7920 1726885376.72367: _low_level_execute_command(): starting 7920 1726885376.72372: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885376.72828: 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 <<< 7920 1726885376.72845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885376.72865: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885376.72875: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885376.72920: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885376.72937: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885376.72981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885376.74653: stdout chunk (state=3): >>>/root <<< 7920 1726885376.74770: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885376.74773: stdout chunk (state=3): >>><<< 7920 1726885376.74791: stderr chunk (state=3): >>><<< 7920 1726885376.74800: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885376.74813: _low_level_execute_command(): starting 7920 1726885376.74842: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885376.7479918-10871-103554615345037 `" && echo ansible-tmp-1726885376.7479918-10871-103554615345037="` echo /root/.ansible/tmp/ansible-tmp-1726885376.7479918-10871-103554615345037 `" ) && sleep 0' 7920 1726885376.75500: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885376.75521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885376.75538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885376.75557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885376.75610: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885376.75633: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 7920 1726885376.75652: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885376.75669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885376.75689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885376.75704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885376.75717: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885376.75745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885376.75825: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885376.75851: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885376.75870: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885376.75956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885376.77770: stdout chunk (state=3): >>>ansible-tmp-1726885376.7479918-10871-103554615345037=/root/.ansible/tmp/ansible-tmp-1726885376.7479918-10871-103554615345037 <<< 7920 1726885376.77888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885376.77961: stderr chunk (state=3): >>><<< 7920 1726885376.77964: stdout chunk (state=3): >>><<< 7920 1726885376.77992: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885376.7479918-10871-103554615345037=/root/.ansible/tmp/ansible-tmp-1726885376.7479918-10871-103554615345037 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885376.78046: variable 'ansible_module_compression' from source: unknown 7920 1726885376.78121: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 7920 1726885376.78171: variable 'ansible_facts' from source: unknown 7920 1726885376.78317: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885376.7479918-10871-103554615345037/AnsiballZ_blivet.py 7920 1726885376.78494: Sending initial data 7920 1726885376.78497: Sent initial data (154 bytes) 7920 1726885376.79430: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885376.79446: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885376.79481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885376.79485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885376.79537: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885376.79549: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885376.79567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885376.79579: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885376.79585: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885376.79592: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885376.79597: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885376.79614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885376.79617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885376.79632: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885376.79662: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885376.79665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885376.79779: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885376.79806: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885376.79830: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885376.79908: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885376.81583: 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 <<< 7920 1726885376.81631: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885376.81662: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpnyzdazpp /root/.ansible/tmp/ansible-tmp-1726885376.7479918-10871-103554615345037/AnsiballZ_blivet.py <<< 7920 1726885376.81704: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885376.82940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885376.83018: stderr chunk (state=3): >>><<< 7920 1726885376.83024: stdout chunk (state=3): >>><<< 7920 1726885376.83041: done transferring module to remote 7920 1726885376.83052: _low_level_execute_command(): starting 7920 1726885376.83055: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885376.7479918-10871-103554615345037/ /root/.ansible/tmp/ansible-tmp-1726885376.7479918-10871-103554615345037/AnsiballZ_blivet.py && sleep 0' 7920 1726885376.83471: 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 <<< 7920 1726885376.83476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885376.83502: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885376.83510: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885376.83528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885376.83535: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885376.83544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885376.83550: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885376.83671: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885376.83678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885376.83681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885376.83760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885376.85432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885376.85527: stderr chunk (state=3): >>><<< 7920 1726885376.85544: stdout chunk (state=3): >>><<< 7920 1726885376.85559: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885376.85563: _low_level_execute_command(): starting 7920 1726885376.85565: _low_level_execute_command(): using become for this command 7920 1726885376.85590: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cdpgdydondguacodnnilrkbseqiuwrjg ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885376.7479918-10871-103554615345037/AnsiballZ_blivet.py'"'"' && sleep 0' 7920 1726885376.85709: Initial state: awaiting_escalation: BECOME-SUCCESS-cdpgdydondguacodnnilrkbseqiuwrjg 7920 1726885376.86296: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885376.86358: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885376.86383: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885376.86394: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885376.86437: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885376.86443: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885376.86457: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885376.86471: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885376.86478: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885376.86486: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885376.86492: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885376.86510: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885376.86533: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885376.86537: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885376.86562: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885376.86659: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885376.86667: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885376.86688: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885376.86772: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885376.89571: stdout chunk (state=1): >>>BECOME-SUCCESS-cdpgdydondguacodnnilrkbseqiuwrjg <<< 7920 1726885376.89574: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-cdpgdydondguacodnnilrkbseqiuwrjg' 7920 1726885376.89793: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885376.89797: stdout chunk (state=3): >>>import _imp # builtin <<< 7920 1726885376.89801: stdout chunk (state=3): >>>import '_thread' # <<< 7920 1726885376.89823: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885376.89877: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885376.89914: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885376.89941: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7920 1726885376.89947: stdout chunk (state=3): >>># installing zipimport hook <<< 7920 1726885376.89990: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885376.89993: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885376.90042: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7920 1726885376.90046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885376.90074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885376.90088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885376.90120: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05b75ca0> <<< 7920 1726885376.90152: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885376.90169: 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 0x7feb05b1c280> <<< 7920 1726885376.90185: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05b75a00> <<< 7920 1726885376.90230: 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' <<< 7920 1726885376.90236: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05b759a0> <<< 7920 1726885376.90257: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885376.90279: 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' <<< 7920 1726885376.90303: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05b1c370> <<< 7920 1726885376.90332: 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' <<< 7920 1726885376.90360: 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' # <<< 7920 1726885376.90367: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05b1c820> <<< 7920 1726885376.90382: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05b1c550> <<< 7920 1726885376.90420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885376.90439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885376.90442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885376.90470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885376.90484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885376.90508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885376.90553: stdout chunk (state=3): >>>import '_stat' # <<< 7920 1726885376.90559: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05ac8f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885376.90570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885376.90643: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05acf100> <<< 7920 1726885376.90677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885376.90687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885376.90717: 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' <<< 7920 1726885376.90754: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05af8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05acf820> <<< 7920 1726885376.90766: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05b31760> <<< 7920 1726885376.90783: 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 0x7feb05ac8c70> <<< 7920 1726885376.90845: 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' <<< 7920 1726885376.90850: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05af8c70> <<< 7920 1726885376.90904: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05b1cfd0> <<< 7920 1726885376.90934: 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. <<< 7920 1726885376.91152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885376.91156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885376.91194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7920 1726885376.91200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7920 1726885376.91221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885376.91246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885376.91249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885376.91274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885376.91277: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05a94d90> <<< 7920 1726885376.91330: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05a97e20> <<< 7920 1726885376.91343: 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' <<< 7920 1726885376.91373: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885376.91386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885376.91403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885376.91422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 7920 1726885376.91435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7920 1726885376.91446: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05a8e730> <<< 7920 1726885376.91467: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05a95520> <<< 7920 1726885376.91488: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05a94250> <<< 7920 1726885376.91505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885376.91565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885376.91590: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885376.91621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885376.91638: 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' <<< 7920 1726885376.91674: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885376.91706: 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 0x7feb05796c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05796760> import 'itertools' # <<< 7920 1726885376.91732: 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 0x7feb05796d60> <<< 7920 1726885376.91745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885376.91777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885376.91792: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05796e20> <<< 7920 1726885376.91828: 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' <<< 7920 1726885376.91843: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05796ee0> import '_collections' # <<< 7920 1726885376.91896: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057eebe0> import '_functools' # <<< 7920 1726885376.91931: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057e84c0> <<< 7920 1726885376.92007: 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 0x7feb057fd520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05a9bd00> <<< 7920 1726885376.92038: 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' <<< 7920 1726885376.92062: 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 0x7feb057a7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05a97fa0> <<< 7920 1726885376.92099: 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 0x7feb057fd130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05aa18b0> <<< 7920 1726885376.92130: 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' <<< 7920 1726885376.92178: 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' <<< 7920 1726885376.92203: 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' <<< 7920 1726885376.92239: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057a7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057a7c40> <<< 7920 1726885376.92269: 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 0x7feb057a7bb0> <<< 7920 1726885376.92307: 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 <<< 7920 1726885376.92327: 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 <<< 7920 1726885376.92408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885376.92444: 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 0x7feb0577c220> <<< 7920 1726885376.92462: 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' <<< 7920 1726885376.92489: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0577c310> <<< 7920 1726885376.92646: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057b4e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057a98e0> <<< 7920 1726885376.92677: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057a7e20> <<< 7920 1726885376.92704: 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' <<< 7920 1726885376.92873: 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 0x7feb0573ff70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05724b20> <<< 7920 1726885376.92879: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057a9d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057e8fd0> <<< 7920 1726885376.92899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885376.92940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885376.92948: 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 0x7feb056dd9a0> <<< 7920 1726885376.92971: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885376.93045: 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 0x7feb056ddcd0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885376.93059: 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 0x7feb056ef5e0> <<< 7920 1726885376.93075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885376.93105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885376.93141: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb056efb20> <<< 7920 1726885376.93177: 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 0x7feb0567a250> <<< 7920 1726885376.93185: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb056dddc0> <<< 7920 1726885376.93211: 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' <<< 7920 1726885376.93273: 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 0x7feb0568c130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb056ef460> <<< 7920 1726885376.93284: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885376.93312: 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 0x7feb0568c1f0> <<< 7920 1726885376.93355: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057a7880> <<< 7920 1726885376.93358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885376.93395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885376.93409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885376.93438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885376.93469: 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 0x7feb056a7550> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7920 1726885376.93504: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885376.93510: 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 0x7feb056a7820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb056a7610> <<< 7920 1726885376.93533: 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 0x7feb056a7700> <<< 7920 1726885376.93567: 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' <<< 7920 1726885376.93755: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885376.93762: 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 0x7feb056a7b50> <<< 7920 1726885376.93795: 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 0x7feb056a7fd0> <<< 7920 1726885376.93803: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb056a7790> <<< 7920 1726885376.93821: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0569a8e0> <<< 7920 1726885376.93845: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057a7460> <<< 7920 1726885376.93869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885376.93926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885376.93959: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb056a7940> <<< 7920 1726885376.94070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885376.94083: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7feb055e5520> <<< 7920 1726885376.94231: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 7920 1726885376.94324: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885376.94348: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py <<< 7920 1726885376.94361: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885376.94370: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885376.94390: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885376.94399: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885376.95605: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885376.96554: 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 0x7feb04faf730> <<< 7920 1726885376.96583: 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' <<< 7920 1726885376.96610: 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' <<< 7920 1726885376.96650: 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' <<< 7920 1726885376.96695: 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 0x7feb0555d850> <<< 7920 1726885376.96773: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0555d730> <<< 7920 1726885376.96780: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0555d490> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885376.96823: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0555d580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0555d2b0> import 'atexit' # <<< 7920 1726885376.96928: 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 0x7feb0555d4f0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885376.96992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0555d8b0> # /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' <<< 7920 1726885376.97033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885376.97040: 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' <<< 7920 1726885376.97102: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04f2e790> <<< 7920 1726885376.97158: 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 0x7feb04f2eb20> <<< 7920 1726885376.97176: 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 0x7feb04f2e970> <<< 7920 1726885376.97194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885376.97223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885376.97287: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04f4cb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05557d00> <<< 7920 1726885376.97438: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0555d610> <<< 7920 1726885376.97481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7920 1726885376.97539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05557e80> <<< 7920 1726885376.97582: 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' <<< 7920 1726885376.97633: 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 0x7feb04fa8880> <<< 7920 1726885376.97688: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04fe0d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04fe0850> <<< 7920 1726885376.97696: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04f46310> <<< 7920 1726885376.97743: 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 0x7feb04fe0fa0> <<< 7920 1726885376.97757: 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 0x7feb04fe0f70> <<< 7920 1726885376.97780: 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 <<< 7920 1726885376.97793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885376.97814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885376.97869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885376.97911: 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 0x7feb04f10f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05535e80> <<< 7920 1726885376.97958: 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' <<< 7920 1726885376.98003: 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 0x7feb04f1f520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05535fd0> <<< 7920 1726885376.98029: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885376.98135: 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' # <<< 7920 1726885376.98160: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04f10250> <<< 7920 1726885376.98283: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04f1f160> <<< 7920 1726885376.98381: 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 0x7feb04f1d5b0> <<< 7920 1726885376.98412: 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 0x7feb04f1d670> <<< 7920 1726885376.98460: 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 0x7feb04f1cca0> <<< 7920 1726885376.98466: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0552dbb0> <<< 7920 1726885376.98491: 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' <<< 7920 1726885376.98503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885376.98526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885376.98568: 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 0x7feb04fa19d0> <<< 7920 1726885376.98744: 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 0x7feb04f9e970> <<< 7920 1726885376.98756: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04f11880> <<< 7920 1726885376.98793: 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 0x7feb04fa1400> <<< 7920 1726885376.98809: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04fd89d0> <<< 7920 1726885376.98824: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885376.98835: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885376.98848: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885376.98925: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885376.99002: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885376.99019: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885376.99033: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885376.99085: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885376.99177: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885376.99360: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885376.99727: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.00287: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885377.00328: 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_5y5nwbnx/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' <<< 7920 1726885377.00362: 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 0x7feb04eeebe0> <<< 7920 1726885377.00426: 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 0x7feb04f957c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04ab3100> <<< 7920 1726885377.00507: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/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_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885377.00519: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.00621: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.00747: 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' <<< 7920 1726885377.00789: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04f96c10> <<< 7920 1726885377.00792: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.01182: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.01549: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.01600: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.01666: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885377.01737: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.01755: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885377.01799: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.01876: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885377.01895: 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_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885377.01961: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.02021: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885377.02150: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.02339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885377.02379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885377.02382: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885377.02478: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04fdbfd0> <<< 7920 1726885377.02525: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.02542: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.02645: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/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_5y5nwbnx/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_5y5nwbnx/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_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885377.02686: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885377.02753: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.02758: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.02792: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.02859: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.02895: 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 <<< 7920 1726885377.02962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885377.03004: 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 0x7feb04ed6700> <<< 7920 1726885377.03033: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04a7af40> <<< 7920 1726885377.03086: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/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_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885377.03201: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.03251: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.03272: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.03333: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885377.03336: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885377.03348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885377.03373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885377.03427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885377.03443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885377.03500: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04ab4b50> <<< 7920 1726885377.03544: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04ee4520> <<< 7920 1726885377.03607: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04edfa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885377.03619: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.03640: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.03659: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/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_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885377.03727: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885377.03753: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 7920 1726885377.03791: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885377.03831: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/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_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 7920 1726885377.03851: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885377.03875: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available <<< 7920 1726885377.03897: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.03901: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 7920 1726885377.05174: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.06332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 7920 1726885377.06369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 7920 1726885377.06396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 7920 1726885377.06414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 7920 1726885377.06421: 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' <<< 7920 1726885377.06459: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885377.06463: 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 0x7feb0475c040> <<< 7920 1726885377.06466: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0475c280> <<< 7920 1726885377.06487: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0475ca00> <<< 7920 1726885377.06587: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04ac4460> <<< 7920 1726885377.06635: 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' <<< 7920 1726885377.06660: 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 <<< 7920 1726885377.06675: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 7920 1726885377.06696: 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' <<< 7920 1726885377.06721: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04ed60a0> <<< 7920 1726885377.06741: 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' <<< 7920 1726885377.06785: 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' <<< 7920 1726885377.06820: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04ac3160> <<< 7920 1726885377.06893: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885377.06898: 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 0x7feb04ac3940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04ac3e50> <<< 7920 1726885377.06904: 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 <<< 7920 1726885377.06907: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' <<< 7920 1726885377.06927: 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' <<< 7920 1726885377.06951: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 7920 1726885377.06954: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 7920 1726885377.07020: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04769340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb047691f0> <<< 7920 1726885377.07073: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04ac3c40> <<< 7920 1726885377.07093: 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' <<< 7920 1726885377.07120: 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' <<< 7920 1726885377.07139: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 7920 1726885377.07314: 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 0x7feb04884070> <<< 7920 1726885377.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' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb04884f70> <<< 7920 1726885377.07383: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb048847f0> <<< 7920 1726885377.07429: 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' <<< 7920 1726885377.07433: 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' <<< 7920 1726885377.07459: 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' <<< 7920 1726885377.07483: 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' <<< 7920 1726885377.07517: 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' <<< 7920 1726885377.07521: stdout chunk (state=3): >>>import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb047d82e0> <<< 7920 1726885377.07548: 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 0x7feb047d83d0> <<< 7920 1726885377.07566: 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 <<< 7920 1726885377.07581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 7920 1726885377.07591: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb047d86d0> <<< 7920 1726885377.07611: 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' <<< 7920 1726885377.07630: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb047d8ca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb047aac40> <<< 7920 1726885377.07648: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb047aa820> <<< 7920 1726885377.07655: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 7920 1726885377.07676: 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' <<< 7920 1726885377.07687: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 7920 1726885377.07712: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb047aaee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb047aa2b0> <<< 7920 1726885377.07720: stdout chunk (state=3): >>>import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04884bb0> <<< 7920 1726885377.07768: 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 <<< 7920 1726885377.07777: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 7920 1726885377.07801: 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' <<< 7920 1726885377.07808: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0482adf0> <<< 7920 1726885377.07833: 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 <<< 7920 1726885377.07842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 7920 1726885377.07855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 7920 1726885377.07890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 7920 1726885377.07908: 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' <<< 7920 1726885377.08004: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb047578b0> <<< 7920 1726885377.08056: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04843670> <<< 7920 1726885377.08069: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb048431c0> <<< 7920 1726885377.08190: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0483b8e0> <<< 7920 1726885377.08243: 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 <<< 7920 1726885377.08258: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 7920 1726885377.08436: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04727a00> <<< 7920 1726885377.08490: 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 <<< 7920 1726885377.08496: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 7920 1726885377.08698: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0412bd60> <<< 7920 1726885377.08704: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb048844f0> <<< 7920 1726885377.08757: 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 <<< 7920 1726885377.08780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 7920 1726885377.08992: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0412beb0> <<< 7920 1726885377.09019: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0553ed30> <<< 7920 1726885377.09038: 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' <<< 7920 1726885377.09068: 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' <<< 7920 1726885377.09089: 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 <<< 7920 1726885377.09096: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 7920 1726885377.09138: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb040bf580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb040bf3a0> <<< 7920 1726885377.09144: stdout chunk (state=3): >>>import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04147640> <<< 7920 1726885377.09596: stdout chunk (state=3): >>> ** (process:19935): WARNING **: 22:22:57.095: 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 0x7feb04ac4280> <<< 7920 1726885377.09624: 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 <<< 7920 1726885377.09630: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' <<< 7920 1726885377.09671: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb040bf190> <<< 7920 1726885377.09693: 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 0x7feb040ee8b0> <<< 7920 1726885377.09714: 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' <<< 7920 1726885377.09758: 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' <<< 7920 1726885377.09769: 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 <<< 7920 1726885377.09785: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 7920 1726885377.09824: 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' <<< 7920 1726885377.09846: 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' <<< 7920 1726885377.09882: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a438b0> <<< 7920 1726885377.09904: 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' <<< 7920 1726885377.09922: 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 <<< 7920 1726885377.09939: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 7920 1726885377.09949: stdout chunk (state=3): >>>import 'six.moves' # <<< 7920 1726885377.09973: 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 0x7feb03a58fd0> <<< 7920 1726885377.10008: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a4a3a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a43df0> <<< 7920 1726885377.10033: 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' <<< 7920 1726885377.10068: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a58cd0> <<< 7920 1726885377.10071: 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' <<< 7920 1726885377.10100: 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' <<< 7920 1726885377.10125: 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' <<< 7920 1726885377.10153: 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' <<< 7920 1726885377.10174: stdout chunk (state=3): >>>import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a72dc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a72b20> <<< 7920 1726885377.10179: 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' <<< 7920 1726885377.10214: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a72c10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a72790> <<< 7920 1726885377.10233: 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' <<< 7920 1726885377.10262: 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' <<< 7920 1726885377.10276: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a72850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a727f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a61d90> <<< 7920 1726885377.10303: 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' <<< 7920 1726885377.10336: 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' <<< 7920 1726885377.10358: 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 0x7feb039f99d0> <<< 7920 1726885377.10402: 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' <<< 7920 1726885377.10407: stdout chunk (state=3): >>>import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb039f9dc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb039f96a0> <<< 7920 1726885377.10414: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a72580> <<< 7920 1726885377.10449: 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' <<< 7920 1726885377.10460: stdout chunk (state=3): >>>import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb039f96d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a430d0> <<< 7920 1726885377.10463: 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 <<< 7920 1726885377.10465: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' <<< 7920 1726885377.10488: 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' <<< 7920 1726885377.10504: 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 <<< 7920 1726885377.10526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 7920 1726885377.10572: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a0f460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a0f1c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a43640> <<< 7920 1726885377.10885: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb040f4580> <<< 7920 1726885377.10946: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb040eed30> <<< 7920 1726885377.10978: 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 <<< 7920 1726885377.10982: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 7920 1726885377.11002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 7920 1726885377.11028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 7920 1726885377.11048: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb039bf400> <<< 7920 1726885377.11074: 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' <<< 7920 1726885377.11087: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb039bfbb0> <<< 7920 1726885377.11162: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb039ba0d0> <<< 7920 1726885377.11178: 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 <<< 7920 1726885377.11205: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 7920 1726885377.11232: 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 <<< 7920 1726885377.11247: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885377.11291: 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 0x7feb039f3a90> <<< 7920 1726885377.11309: 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' <<< 7920 1726885377.11337: 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 <<< 7920 1726885377.11349: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 7920 1726885377.11380: 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' <<< 7920 1726885377.11424: 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' <<< 7920 1726885377.11444: 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' <<< 7920 1726885377.11467: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03984760> <<< 7920 1726885377.11541: 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 0x7feb03984cd0> # /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 0x7feb039943d0> <<< 7920 1726885377.11567: 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 <<< 7920 1726885377.11575: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 7920 1726885377.11604: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03994730> <<< 7920 1726885377.11625: 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 <<< 7920 1726885377.11633: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' <<< 7920 1726885377.11704: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03994e80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03984400> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03979ee0> <<< 7920 1726885377.11833: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03979160> <<< 7920 1726885377.11856: 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' <<< 7920 1726885377.11885: 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' <<< 7920 1726885377.11898: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb039365e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03979760> <<< 7920 1726885377.11934: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb039f3c40> <<< 7920 1726885377.11959: 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 <<< 7920 1726885377.11964: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' <<< 7920 1726885377.12000: 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 <<< 7920 1726885377.12003: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' <<< 7920 1726885377.12005: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03936f40> <<< 7920 1726885377.12051: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb039f3e80> <<< 7920 1726885377.12054: 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' <<< 7920 1726885377.12091: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb039792e0> <<< 7920 1726885377.12118: 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' <<< 7920 1726885377.12148: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb039402e0> <<< 7920 1726885377.12171: 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 <<< 7920 1726885377.12176: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' <<< 7920 1726885377.12190: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb039405b0> <<< 7920 1726885377.12403: 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' <<< 7920 1726885377.12439: 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 <<< 7920 1726885377.12452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885377.12559: 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 0x7feb0396fd60> <<< 7920 1726885377.12586: 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' <<< 7920 1726885377.12611: 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 0x7feb03868af0> <<< 7920 1726885377.12631: stdout chunk (state=3): >>>import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03868460> <<< 7920 1726885377.12653: 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' <<< 7920 1726885377.12677: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03868dc0> <<< 7920 1726885377.12696: 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 <<< 7920 1726885377.12710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 7920 1726885377.12732: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb038744c0> <<< 7920 1726885377.12746: 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 <<< 7920 1726885377.12758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 7920 1726885377.12789: 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' <<< 7920 1726885377.12804: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0388e6a0> <<< 7920 1726885377.12826: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03883250> <<< 7920 1726885377.12846: 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' <<< 7920 1726885377.12858: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03899880> <<< 7920 1726885377.12882: 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 <<< 7920 1726885377.12893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' <<< 7920 1726885377.12902: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0389e550> <<< 7920 1726885377.12929: 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' <<< 7920 1726885377.12951: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03825340> <<< 7920 1726885377.12976: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03966d90> <<< 7920 1726885377.13017: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03966a90> <<< 7920 1726885377.13036: 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 <<< 7920 1726885377.13048: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 7920 1726885377.13078: 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 0x7feb03833340> <<< 7920 1726885377.13111: 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 <<< 7920 1726885377.13119: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 7920 1726885377.13136: 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 <<< 7920 1726885377.13148: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 7920 1726885377.13223: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03833ac0> <<< 7920 1726885377.13239: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb038332e0> <<< 7920 1726885377.13324: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0382baf0> <<< 7920 1726885377.13350: 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' <<< 7920 1726885377.13374: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb037dfb20> <<< 7920 1726885377.13393: 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' <<< 7920 1726885377.13406: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb037e2280> <<< 7920 1726885377.13435: 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 <<< 7920 1726885377.13476: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 7920 1726885377.13489: 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' <<< 7920 1726885377.13544: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb037fe3a0> <<< 7920 1726885377.13575: 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 <<< 7920 1726885377.13578: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 7920 1726885377.13624: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb037fe760> <<< 7920 1726885377.13640: 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' <<< 7920 1726885377.13708: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03805400> <<< 7920 1726885377.13718: 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 <<< 7920 1726885377.13724: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' <<< 7920 1726885377.13757: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03805fa0> <<< 7920 1726885377.13760: 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' <<< 7920 1726885377.13777: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb038147f0> <<< 7920 1726885377.13793: 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' <<< 7920 1726885377.13850: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03814b20> <<< 7920 1726885377.13853: 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' <<< 7920 1726885377.13882: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03814ee0> <<< 7920 1726885377.13903: 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' <<< 7920 1726885377.13966: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb037a35e0> <<< 7920 1726885377.13970: 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 <<< 7920 1726885377.13975: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' <<< 7920 1726885377.13990: 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' <<< 7920 1726885377.14006: 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 <<< 7920 1726885377.14023: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 7920 1726885377.14073: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb037b21c0> <<< 7920 1726885377.14097: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb037a3e50> <<< 7920 1726885377.14104: stdout chunk (state=3): >>>import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb037a3940> <<< 7920 1726885377.14350: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb037e2340> <<< 7920 1726885377.14369: 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 <<< 7920 1726885377.14379: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 7920 1726885377.14419: 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' <<< 7920 1726885377.14437: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03765eb0> <<< 7920 1726885377.14457: 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' <<< 7920 1726885377.14481: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0376f160> <<< 7920 1726885377.14574: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb037f0be0> <<< 7920 1726885377.14587: 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' <<< 7920 1726885377.14634: 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 <<< 7920 1726885377.14637: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 7920 1726885377.15094: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0377dac0> <<< 7920 1726885377.15129: 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' <<< 7920 1726885377.15161: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb037859d0> <<< 7920 1726885377.15394: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0377d3d0> # /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' <<< 7920 1726885377.15401: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0378fc70> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py <<< 7920 1726885377.15403: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' <<< 7920 1726885377.15448: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03795e80> <<< 7920 1726885377.15454: 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 <<< 7920 1726885377.15459: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' <<< 7920 1726885377.15477: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0379a5e0> <<< 7920 1726885377.15503: 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 <<< 7920 1726885377.15506: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 7920 1726885377.15594: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0379ad90> <<< 7920 1726885377.15597: 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 <<< 7920 1726885377.15600: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' <<< 7920 1726885377.15647: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03727850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb039e7b50> <<< 7920 1726885377.15676: 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 0x7feb039667f0> <<< 7920 1726885377.15818: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb039d6d60> <<< 7920 1726885377.15833: 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 <<< 7920 1726885377.15851: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 7920 1726885377.15884: 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 <<< 7920 1726885377.15890: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' <<< 7920 1726885377.15922: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0374fa90> <<< 7920 1726885377.15945: 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 <<< 7920 1726885377.15958: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' <<< 7920 1726885377.15967: stdout chunk (state=3): >>>import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0375a640> <<< 7920 1726885377.15987: 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 <<< 7920 1726885377.15994: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' <<< 7920 1726885377.16049: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0375a220> <<< 7920 1726885377.16070: 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 <<< 7920 1726885377.16076: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 7920 1726885377.16134: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb036e4be0> <<< 7920 1726885377.16257: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03748820> <<< 7920 1726885377.16280: 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 <<< 7920 1726885377.16301: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 7920 1726885377.16422: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0374f610> <<< 7920 1726885377.16441: 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 <<< 7920 1726885377.16450: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 7920 1726885377.16507: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb036a5a00> <<< 7920 1726885377.16527: 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 <<< 7920 1726885377.16595: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 7920 1726885377.16628: 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 <<< 7920 1726885377.16632: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' <<< 7920 1726885377.16663: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0366f7c0> <<< 7920 1726885377.16678: 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 <<< 7920 1726885377.16700: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 7920 1726885377.16737: 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' <<< 7920 1726885377.16768: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03682970> <<< 7920 1726885377.16918: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0366ff70> <<< 7920 1726885377.16937: 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' <<< 7920 1726885377.16954: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03622eb0> <<< 7920 1726885377.17321: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb036b0520> <<< 7920 1726885377.17335: 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 <<< 7920 1726885377.17362: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 7920 1726885377.17470: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb035f2b20> <<< 7920 1726885377.17490: 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 <<< 7920 1726885377.17498: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' <<< 7920 1726885377.17536: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0360fd30> <<< 7920 1726885377.17551: 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' <<< 7920 1726885377.17640: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03615760> # /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 0x7feb0361b2b0> <<< 7920 1726885377.17644: 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 <<< 7920 1726885377.17649: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' <<< 7920 1726885377.17684: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0361b610> <<< 7920 1726885377.17705: 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' <<< 7920 1726885377.17734: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb035a54c0> <<< 7920 1726885377.17747: 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 <<< 7920 1726885377.17773: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 7920 1726885377.17860: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb035a5dc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb040ee9d0> <<< 7920 1726885377.17887: 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 <<< 7920 1726885377.17905: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 7920 1726885377.18043: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb040eea90> <<< 7920 1726885377.18060: 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 <<< 7920 1726885377.18092: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 7920 1726885377.18114: 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 <<< 7920 1726885377.18153: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 7920 1726885377.18185: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03578a00> <<< 7920 1726885377.18213: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03562730> <<< 7920 1726885377.18240: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.18250: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.18272: 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_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 7920 1726885377.18285: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.18299: 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_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 7920 1726885377.18318: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.18542: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.18718: 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_5y5nwbnx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 7920 1726885377.18909: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.19044: 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 <<< 7920 1726885377.19053: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' <<< 7920 1726885377.19089: 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' <<< 7920 1726885377.19118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885377.19140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7920 1726885377.19168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 7920 1726885377.19183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 7920 1726885377.19192: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb034fd6d0> <<< 7920 1726885377.19235: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885377.19242: 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 0x7feb034fd760> <<< 7920 1726885377.19311: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03528be0> <<< 7920 1726885377.19325: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03528370> <<< 7920 1726885377.19348: 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 <<< 7920 1726885377.19361: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' <<< 7920 1726885377.19534: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03528b80> <<< 7920 1726885377.19550: 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 <<< 7920 1726885377.19572: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 7920 1726885377.19600: 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 <<< 7920 1726885377.19608: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 7920 1726885377.19642: 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' <<< 7920 1726885377.19646: stdout chunk (state=3): >>>import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb031c8250> <<< 7920 1726885377.19670: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb034d3a00> <<< 7920 1726885377.19696: 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 <<< 7920 1726885377.19708: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 7920 1726885377.19742: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb031c86a0> <<< 7920 1726885377.19760: 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' <<< 7920 1726885377.19799: 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 <<< 7920 1726885377.19802: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' <<< 7920 1726885377.19838: 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' <<< 7920 1726885377.19911: 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' <<< 7920 1726885377.19917: 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 0x7feb031dd430> <<< 7920 1726885377.19980: stdout chunk (state=3): >>>import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb031d1f10> <<< 7920 1726885377.20024: 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 0x7feb031dd5e0> <<< 7920 1726885377.20056: 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' <<< 7920 1726885377.20059: stdout chunk (state=3): >>>import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb031dd820> <<< 7920 1726885377.20062: 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' <<< 7920 1726885377.20064: stdout chunk (state=3): >>>import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb031dda00> <<< 7920 1726885377.20066: 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' <<< 7920 1726885377.20132: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb031ddc10> <<< 7920 1726885377.20209: 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 <<< 7920 1726885377.20250: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' <<< 7920 1726885377.20257: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb031dde50> <<< 7920 1726885377.20281: 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' <<< 7920 1726885377.20283: stdout chunk (state=3): >>>import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb031e8c10> <<< 7920 1726885377.20308: 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' <<< 7920 1726885377.20313: stdout chunk (state=3): >>>import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb031e8d90> <<< 7920 1726885377.20377: 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 <<< 7920 1726885377.20382: stdout chunk (state=3): >>># 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 0x7feb031e8fa0> <<< 7920 1726885377.20384: 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' <<< 7920 1726885377.20389: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb031ef190> <<< 7920 1726885377.20437: 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' <<< 7920 1726885377.20440: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb031ef610> <<< 7920 1726885377.20442: 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 <<< 7920 1726885377.20470: 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 0x7feb031efc40> <<< 7920 1726885377.20505: 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 0x7feb031eff40> <<< 7920 1726885377.20509: 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 0x7feb031fb160> <<< 7920 1726885377.20526: 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 0x7feb031fb2e0> <<< 7920 1726885377.20555: 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' <<< 7920 1726885377.20572: stdout chunk (state=3): >>>import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb031fb520> <<< 7920 1726885377.20575: stdout chunk (state=3): >>>import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb031d1a60> <<< 7920 1726885377.20608: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb031c8f70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb031c8d90> <<< 7920 1726885377.20724: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb034fd9d0> <<< 7920 1726885377.20819: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb034e7220> <<< 7920 1726885377.22984: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885377.29771: 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 <<< 7920 1726885377.29775: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 7920 1726885377.30077: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb031a1670> <<< 7920 1726885377.59941: 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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "path": "/opt/test", "fstype": "ext4", "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": "ext4", "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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "_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": "ext4", "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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "_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": {}}}} <<< 7920 1726885377.60983: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885377.61059: 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 <<< 7920 1726885377.61230: 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 # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # 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 <<< 7920 1726885377.61236: 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 <<< 7920 1726885377.61242: 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 <<< 7920 1726885377.61245: 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_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 <<< 7920 1726885377.61251: stdout chunk (state=3): >>># destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors <<< 7920 1726885377.61254: stdout chunk (state=3): >>># 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 <<< 7920 1726885377.61257: 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 <<< 7920 1726885377.61263: stdout chunk (state=3): >>># 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 <<< 7920 1726885377.61308: stdout chunk (state=3): >>># 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 <<< 7920 1726885377.61314: 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 <<< 7920 1726885377.61317: stdout chunk (state=3): >>># cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.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 <<< 7920 1726885377.61320: stdout chunk (state=3): >>># 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 <<< 7920 1726885377.61959: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885377.62047: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy datetime <<< 7920 1726885377.62085: stdout chunk (state=3): >>># destroy distro # destroy argparse <<< 7920 1726885377.62416: stdout chunk (state=3): >>># destroy _compat_pickle <<< 7920 1726885377.62635: 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 # 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 <<< 7920 1726885377.62639: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.lukstasks <<< 7920 1726885377.62641: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # 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 <<< 7920 1726885377.62644: stdout chunk (state=3): >>># cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # 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 <<< 7920 1726885377.62656: 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 <<< 7920 1726885377.62706: 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 <<< 7920 1726885377.62709: 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 <<< 7920 1726885377.62715: stdout chunk (state=3): >>># 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 <<< 7920 1726885377.62719: 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<<< 7920 1726885377.62721: stdout chunk (state=3): >>> # destroy selinux # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 7920 1726885377.62726: stdout chunk (state=3): >>># cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio<<< 7920 1726885377.62730: stdout chunk (state=3): >>> # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping 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 <<< 7920 1726885377.62732: 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 <<< 7920 1726885377.62737: 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 <<< 7920 1726885377.62746: stdout chunk (state=3): >>># 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 <<< 7920 1726885377.62750: stdout chunk (state=3): >>># 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 <<< 7920 1726885377.62753: 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 7920 1726885377.62759: stdout chunk (state=3): >>># destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid <<< 7920 1726885377.62763: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog <<< 7920 1726885377.62766: stdout chunk (state=3): >>># cleanup[3] wiping linecache # destroy tokenize <<< 7920 1726885377.62882: 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 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 <<< 7920 1726885377.62916: stdout chunk (state=3): >>># 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 <<< 7920 1726885377.62937: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 7920 1726885377.62958: stdout chunk (state=3): >>># cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 7920 1726885377.63025: 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 <<< 7920 1726885377.63029: stdout chunk (state=3): >>># destroy gc # destroy _pickle <<< 7920 1726885377.63035: 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 <<< 7920 1726885377.63052: stdout chunk (state=3): >>># destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal <<< 7920 1726885377.63810: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext <<< 7920 1726885377.63892: stdout chunk (state=3): >>># destroy linecache # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted <<< 7920 1726885377.63983: stdout chunk (state=3): >>># destroy pyudev <<< 7920 1726885377.63990: stdout chunk (state=3): >>># destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 7920 1726885377.64043: 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 <<< 7920 1726885377.64064: stdout chunk (state=3): >>># destroy genericpath # destroy _sre # destroy sre_parse # destroy _string<<< 7920 1726885377.64073: stdout chunk (state=3): >>> # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap # destroy fnmatch # destroy _hashlib <<< 7920 1726885377.64142: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo <<< 7920 1726885377.64165: stdout chunk (state=3): >>># 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 <<< 7920 1726885377.64180: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy select <<< 7920 1726885377.64204: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 7920 1726885377.64317: 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 <<< 7920 1726885377.64324: stdout chunk (state=3): >>># destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy io <<< 7920 1726885377.64358: stdout chunk (state=3): >>># destroy contextlib <<< 7920 1726885377.64384: stdout chunk (state=3): >>># destroy gi._gi <<< 7920 1726885377.64388: stdout chunk (state=3): >>># destroy collections # destroy io <<< 7920 1726885377.64391: stdout chunk (state=3): >>># destroy _opcode # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc <<< 7920 1726885377.64393: stdout chunk (state=3): >>># destroy re # destroy six # destroy collections.abc # destroy errno <<< 7920 1726885377.64396: 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 <<< 7920 1726885377.64398: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 7920 1726885377.64498: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885377.65019: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885377.65085: stderr chunk (state=3): >>><<< 7920 1726885377.65093: stdout chunk (state=3): >>><<< 7920 1726885377.65267: _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 0x7feb05b75ca0> # /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 0x7feb05b1c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05b75a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7feb05b759a0> 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 0x7feb05b1c370> # /usr/lib64/python3.9/__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 0x7feb05b1c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05b1c550> # /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 0x7feb05ac8f70> # /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 0x7feb05acf100> # /usr/lib64/python3.9/__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 0x7feb05af8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05acf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05b31760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05ac8c70> # /usr/lib64/python3.9/__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 0x7feb05af8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05b1cfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7feb05a94d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05a97e20> # /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 0x7feb05a8e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05a95520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05a94250> # /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 0x7feb05796c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05796760> 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 0x7feb05796d60> # /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 0x7feb05796e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05796ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057eebe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057e84c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057fd520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05a9bd00> # /usr/lib64/python3.9/__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 0x7feb057a7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05a97fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb057fd130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05aa18b0> # /usr/lib64/python3.9/__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 0x7feb057a7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057a7c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057a7bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7feb0577c220> # /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 0x7feb0577c310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057b4e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057a98e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057a7e20> # /usr/lib64/python3.9/__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 0x7feb0573ff70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05724b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057a9d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057e8fd0> # /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 0x7feb056dd9a0> 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 0x7feb056ddcd0> # /usr/lib64/python3.9/__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 0x7feb056ef5e0> # /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 0x7feb056efb20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb0567a250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb056dddc0> # /usr/lib64/python3.9/__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 0x7feb0568c130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb056ef460> 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 0x7feb0568c1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057a7880> # /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 0x7feb056a7550> # /usr/lib64/python3.9/__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 0x7feb056a7820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb056a7610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb056a7700> # /usr/lib64/python3.9/__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 0x7feb056a7b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb056a7fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb056a7790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0569a8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb057a7460> # /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 0x7feb056a7940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7feb055e5520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/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_5y5nwbnx/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_5y5nwbnx/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 0x7feb04faf730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7feb0555d850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0555d730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0555d490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7feb0555d580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0555d2b0> 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 0x7feb0555d4f0> # /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 0x7feb0555d8b0> # /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 0x7feb04f2e790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb04f2eb20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb04f2e970> # /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 0x7feb04f4cb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05557d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0555d610> # /usr/lib64/python3.9/__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 0x7feb05557e80> # /usr/lib64/python3.9/__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 0x7feb04fa8880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04fe0d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04fe0850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04f46310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb04fe0fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04fe0f70> # /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 0x7feb04f10f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05535e80> # /usr/lib64/python3.9/__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 0x7feb04f1f520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb05535fd0> # /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 0x7feb04f10250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04f1f160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb04f1d5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb04f1d670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb04f1cca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0552dbb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7feb04fa19d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb04f9e970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04f11880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb04fa1400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04fd89d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/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_5y5nwbnx/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_5y5nwbnx/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_5y5nwbnx/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_5y5nwbnx/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 0x7feb04eeebe0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7feb04f957c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04ab3100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/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_5y5nwbnx/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 0x7feb04f96c10> # 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_5y5nwbnx/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_5y5nwbnx/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_5y5nwbnx/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_5y5nwbnx/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_5y5nwbnx/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 0x7feb04fdbfd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/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_5y5nwbnx/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_5y5nwbnx/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_5y5nwbnx/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_5y5nwbnx/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 0x7feb04ed6700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04a7af40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/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_5y5nwbnx/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 0x7feb04ab4b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04ee4520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04edfa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_5y5nwbnx/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_5y5nwbnx/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_5y5nwbnx/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_5y5nwbnx/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_5y5nwbnx/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_5y5nwbnx/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_5y5nwbnx/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_5y5nwbnx/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_5y5nwbnx/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 0x7feb0475c040> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0475c280> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0475ca00> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04ac4460> # /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 0x7feb04ed60a0> # /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 0x7feb04ac3160> # 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 0x7feb04ac3940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04ac3e50> # /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 0x7feb04769340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb047691f0> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04ac3c40> # /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 0x7feb04884070> # 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 0x7feb04884f70> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb048847f0> # /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 0x7feb047d82e0> # /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 0x7feb047d83d0> # /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 0x7feb047d86d0> # /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 0x7feb047d8ca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb047aac40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb047aa820> # 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 0x7feb047aaee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb047aa2b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04884bb0> # /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 0x7feb0482adf0> # /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 0x7feb047578b0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04843670> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb048431c0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0483b8e0> # /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 0x7feb04727a00> # /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 0x7feb0412bd60> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb048844f0> # /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 0x7feb0412beb0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0553ed30> # /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 0x7feb040bf580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb040bf3a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb04147640> ** (process:19935): WARNING **: 22:22:57.095: 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 0x7feb04ac4280> # /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 0x7feb040bf190> # /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 0x7feb040ee8b0> # /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 0x7feb03a438b0> # /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 0x7feb03a58fd0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a4a3a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a43df0> # /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 0x7feb03a58cd0> # /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 0x7feb03a72dc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a72b20> # /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 0x7feb03a72c10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a72790> # /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 0x7feb03a72850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a727f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a61d90> # /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 0x7feb039f99d0> # /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 0x7feb039f9dc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb039f96a0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a72580> # /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 0x7feb039f96d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a430d0> # /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 0x7feb03a0f460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a0f1c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03a43640> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb040f4580> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb040eed30> # /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 0x7feb039bf400> # /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 0x7feb039bfbb0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb039ba0d0> # /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 0x7feb039f3a90> # /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 0x7feb03984760> # /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 0x7feb03984cd0> # /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 0x7feb039943d0> # /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 0x7feb03994730> # /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 0x7feb03994e80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03984400> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03979ee0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03979160> # /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 0x7feb039365e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03979760> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb039f3c40> # /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 0x7feb03936f40> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb039f3e80> # /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 0x7feb039792e0> # /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 0x7feb039402e0> # /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 0x7feb039405b0> # /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 0x7feb0396fd60> # /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 0x7feb03868af0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03868460> # /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 0x7feb03868dc0> # /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 0x7feb038744c0> # /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 0x7feb0388e6a0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03883250> # /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 0x7feb03899880> # /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 0x7feb0389e550> # /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 0x7feb03825340> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03966d90> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03966a90> # /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 0x7feb03833340> # /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 0x7feb03833ac0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb038332e0> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0382baf0> # /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 0x7feb037dfb20> # /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 0x7feb037e2280> # /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 0x7feb037fe3a0> # /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 0x7feb037fe760> # /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 0x7feb03805400> # /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 0x7feb03805fa0> # /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 0x7feb038147f0> # /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 0x7feb03814b20> # /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 0x7feb03814ee0> # /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 0x7feb037a35e0> # /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 0x7feb037b21c0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb037a3e50> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb037a3940> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb037e2340> # /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 0x7feb03765eb0> # /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 0x7feb0376f160> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb037f0be0> # /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 0x7feb0377dac0> # /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 0x7feb037859d0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0377d3d0> # /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 0x7feb0378fc70> # /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 0x7feb03795e80> # /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 0x7feb0379a5e0> # /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 0x7feb0379ad90> # /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 0x7feb03727850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb039e7b50> # /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 0x7feb039667f0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb039d6d60> # /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 0x7feb0374fa90> # /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 0x7feb0375a640> # /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 0x7feb0375a220> # /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 0x7feb036e4be0> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03748820> # /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 0x7feb0374f610> # /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 0x7feb036a5a00> # /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 0x7feb0366f7c0> # /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 0x7feb03682970> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0366ff70> # /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 0x7feb03622eb0> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb036b0520> # /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 0x7feb035f2b20> # /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 0x7feb0360fd30> # /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 0x7feb03615760> # /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 0x7feb0361b2b0> # /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 0x7feb0361b610> # /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 0x7feb035a54c0> # /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 0x7feb035a5dc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb040ee9d0> # /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 0x7feb040eea90> # /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 0x7feb03578a00> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03562730> # 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_5y5nwbnx/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_5y5nwbnx/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_5y5nwbnx/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 0x7feb034fd6d0> # 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 0x7feb034fd760> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03528be0> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb03528370> # /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 0x7feb03528b80> # /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 0x7feb031c8250> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb034d3a00> # /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 0x7feb031c86a0> # /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 0x7feb031dd430> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb031d1f10> # /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 0x7feb031dd5e0> # /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 0x7feb031dd820> # /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 0x7feb031dda00> # /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 0x7feb031ddc10> # /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 0x7feb031dde50> # /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 0x7feb031e8c10> # /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 0x7feb031e8d90> # /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 0x7feb031e8fa0> # /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 0x7feb031ef190> # /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 0x7feb031ef610> # /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 0x7feb031efc40> # /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 0x7feb031eff40> # /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 0x7feb031fb160> # /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 0x7feb031fb2e0> # /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 0x7feb031fb520> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb031d1a60> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb031c8f70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb031c8d90> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb034fd9d0> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb034e7220> 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 0x7feb031a1670> {"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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "path": "/opt/test", "fstype": "ext4", "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": "ext4", "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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "_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": "ext4", "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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "_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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 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 7920 1726885377.67005: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [{'name': 'test1', 'type': 'disk', 'mount_point': '/opt/test', 'fs_type': 'ext4', '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-1726885376.7479918-10871-103554615345037/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885377.67008: _low_level_execute_command(): starting 7920 1726885377.67013: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885376.7479918-10871-103554615345037/ > /dev/null 2>&1 && sleep 0' 7920 1726885377.67016: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885377.67020: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885377.67023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885377.67025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885377.67027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885377.67029: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885377.67033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885377.67037: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885377.67039: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885377.67041: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885377.67044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885377.67048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885377.67050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885377.67052: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885377.67054: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885377.67063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885377.67066: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885377.67069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885377.67072: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885377.67075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885377.68318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885377.68368: stderr chunk (state=3): >>><<< 7920 1726885377.68372: stdout chunk (state=3): >>><<< 7920 1726885377.68406: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885377.68425: handler run complete 7920 1726885377.68725: attempt loop complete, returning result 7920 1726885377.68728: _execute() done 7920 1726885377.68730: dumping result to json 7920 1726885377.68732: done dumping result, returning 7920 1726885377.68733: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-9835-648e-000000000c7d] 7920 1726885377.68735: sending task result for task 02369adf-7a19-9835-648e-000000000c7d ok: [managed_node1] => { "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": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "_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": "ext4", "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 } ] } 7920 1726885377.69241: done sending task result for task 02369adf-7a19-9835-648e-000000000c7d 7920 1726885377.69245: WORKER PROCESS EXITING 7920 1726885377.69255: no more pending results, returning what we have 7920 1726885377.69265: results queue empty 7920 1726885377.69266: checking for any_errors_fatal 7920 1726885377.69272: done checking for any_errors_fatal 7920 1726885377.69273: checking for max_fail_percentage 7920 1726885377.69275: done checking for max_fail_percentage 7920 1726885377.69275: checking to see if all hosts have failed and the running result is not ok 7920 1726885377.69276: done checking to see if all hosts have failed 7920 1726885377.69277: getting the remaining hosts for this loop 7920 1726885377.69279: done getting the remaining hosts for this loop 7920 1726885377.69282: getting the next task for host managed_node1 7920 1726885377.69286: done getting next task for host managed_node1 7920 1726885377.69288: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 7920 1726885377.69294: ^ 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=8, rescue=0, always=0, handlers=0, run_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 7920 1726885377.69304: getting variables 7920 1726885377.69305: in VariableManager get_vars() 7920 1726885377.69334: Calling all_inventory to load vars for managed_node1 7920 1726885377.69337: Calling groups_inventory to load vars for managed_node1 7920 1726885377.69338: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885377.69345: Calling all_plugins_play to load vars for managed_node1 7920 1726885377.69346: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885377.69348: Calling groups_plugins_play to load vars for managed_node1 7920 1726885377.69681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885377.70059: done with get_vars() 7920 1726885377.70071: done getting variables 7920 1726885377.70114: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:22:57 -0400 (0:00:01.038) 0:01:55.329 ****** 7920 1726885377.70143: entering _queue_task() for managed_node1/command 7920 1726885377.70386: worker is 1 (out of 1 available) 7920 1726885377.70398: exiting _queue_task() for managed_node1/command 7920 1726885377.70410: done queuing things up, now waiting for results queue to drain 7920 1726885377.70413: waiting for pending results... 7920 1726885377.70667: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 7920 1726885377.70781: in run() - task 02369adf-7a19-9835-648e-000000000c7e 7920 1726885377.70809: variable 'ansible_search_path' from source: unknown 7920 1726885377.70853: variable 'ansible_search_path' from source: unknown 7920 1726885377.70880: calling self._execute() 7920 1726885377.70966: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885377.70970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885377.70980: variable 'omit' from source: magic vars 7920 1726885377.71282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885377.73245: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885377.73326: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885377.73365: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885377.73428: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885377.73513: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885377.73594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885377.73631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885377.73661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885377.73733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885377.73752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885377.73874: Evaluated conditional (storage_udevadm_trigger | d(false)): False 7920 1726885377.73879: when evaluation is False, skipping this task 7920 1726885377.73884: _execute() done 7920 1726885377.73889: dumping result to json 7920 1726885377.73894: done dumping result, returning 7920 1726885377.73901: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-9835-648e-000000000c7e] 7920 1726885377.73907: sending task result for task 02369adf-7a19-9835-648e-000000000c7e skipping: [managed_node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 7920 1726885377.74030: no more pending results, returning what we have 7920 1726885377.74034: results queue empty 7920 1726885377.74035: checking for any_errors_fatal 7920 1726885377.74058: done checking for any_errors_fatal 7920 1726885377.74059: checking for max_fail_percentage 7920 1726885377.74061: done checking for max_fail_percentage 7920 1726885377.74062: checking to see if all hosts have failed and the running result is not ok 7920 1726885377.74063: done checking to see if all hosts have failed 7920 1726885377.74063: getting the remaining hosts for this loop 7920 1726885377.74065: done getting the remaining hosts for this loop 7920 1726885377.74069: getting the next task for host managed_node1 7920 1726885377.74077: done getting next task for host managed_node1 7920 1726885377.74081: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 7920 1726885377.74086: ^ 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=8, rescue=0, always=0, handlers=0, run_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 7920 1726885377.74107: getting variables 7920 1726885377.74109: in VariableManager get_vars() 7920 1726885377.74145: Calling all_inventory to load vars for managed_node1 7920 1726885377.74148: Calling groups_inventory to load vars for managed_node1 7920 1726885377.74150: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885377.74162: Calling all_plugins_play to load vars for managed_node1 7920 1726885377.74166: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885377.74169: Calling groups_plugins_play to load vars for managed_node1 7920 1726885377.74655: done sending task result for task 02369adf-7a19-9835-648e-000000000c7e 7920 1726885377.74658: WORKER PROCESS EXITING 7920 1726885377.74678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885377.75246: done with get_vars() 7920 1726885377.75260: done getting variables TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Friday 20 September 2024 22:22:57 -0400 (0:00:00.052) 0:01:55.382 ****** 7920 1726885377.75381: entering _queue_task() for managed_node1/stat 7920 1726885377.75680: worker is 1 (out of 1 available) 7920 1726885377.75691: exiting _queue_task() for managed_node1/stat 7920 1726885377.75703: done queuing things up, now waiting for results queue to drain 7920 1726885377.75705: waiting for pending results... 7920 1726885377.75994: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 7920 1726885377.76127: in run() - task 02369adf-7a19-9835-648e-000000000c7f 7920 1726885377.76148: variable 'ansible_search_path' from source: unknown 7920 1726885377.76152: variable 'ansible_search_path' from source: unknown 7920 1726885377.76183: calling self._execute() 7920 1726885377.76277: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885377.76286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885377.76299: variable 'omit' from source: magic vars 7920 1726885377.76399: variable 'omit' from source: magic vars 7920 1726885377.76449: variable 'omit' from source: magic vars 7920 1726885377.76471: variable 'omit' from source: magic vars 7920 1726885377.76504: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885377.76537: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885377.76554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885377.76567: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885377.76577: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885377.76591: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885377.76603: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885377.76629: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885377.76634: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885377.76637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885377.76725: Set connection var ansible_connection to ssh 7920 1726885377.76734: Set connection var ansible_shell_executable to /bin/sh 7920 1726885377.76738: Set connection var ansible_timeout to 10 7920 1726885377.76741: Set connection var ansible_shell_type to sh 7920 1726885377.76747: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885377.76751: Set connection var ansible_pipelining to False 7920 1726885377.76773: variable 'ansible_shell_executable' from source: unknown 7920 1726885377.76776: variable 'ansible_connection' from source: unknown 7920 1726885377.76779: variable 'ansible_module_compression' from source: unknown 7920 1726885377.76781: variable 'ansible_shell_type' from source: unknown 7920 1726885377.76783: variable 'ansible_shell_executable' from source: unknown 7920 1726885377.76785: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885377.76787: variable 'ansible_pipelining' from source: unknown 7920 1726885377.76789: variable 'ansible_timeout' from source: unknown 7920 1726885377.76794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885377.76946: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885377.76954: variable 'omit' from source: magic vars 7920 1726885377.76959: starting attempt loop 7920 1726885377.76962: running the handler 7920 1726885377.76975: _low_level_execute_command(): starting 7920 1726885377.76981: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885377.77684: 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 <<< 7920 1726885377.77758: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885377.77761: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885377.77765: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885377.77811: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885377.77816: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885377.77818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885377.77866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885377.79529: stdout chunk (state=3): >>>/root <<< 7920 1726885377.79627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885377.79675: stderr chunk (state=3): >>><<< 7920 1726885377.79678: stdout chunk (state=3): >>><<< 7920 1726885377.79703: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885377.79738: _low_level_execute_command(): starting 7920 1726885377.79742: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885377.7969968-10914-125775765444246 `" && echo ansible-tmp-1726885377.7969968-10914-125775765444246="` echo /root/.ansible/tmp/ansible-tmp-1726885377.7969968-10914-125775765444246 `" ) && sleep 0' 7920 1726885377.80245: 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 <<< 7920 1726885377.80261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885377.80273: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 7920 1726885377.80321: 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885377.80346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885377.80363: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885377.80402: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885377.82244: stdout chunk (state=3): >>>ansible-tmp-1726885377.7969968-10914-125775765444246=/root/.ansible/tmp/ansible-tmp-1726885377.7969968-10914-125775765444246 <<< 7920 1726885377.82359: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885377.82404: stderr chunk (state=3): >>><<< 7920 1726885377.82418: stdout chunk (state=3): >>><<< 7920 1726885377.82434: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885377.7969968-10914-125775765444246=/root/.ansible/tmp/ansible-tmp-1726885377.7969968-10914-125775765444246 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885377.82470: variable 'ansible_module_compression' from source: unknown 7920 1726885377.82519: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7920 1726885377.82546: variable 'ansible_facts' from source: unknown 7920 1726885377.82614: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885377.7969968-10914-125775765444246/AnsiballZ_stat.py 7920 1726885377.82703: Sending initial data 7920 1726885377.82765: Sent initial data (152 bytes) 7920 1726885377.83552: 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 <<< 7920 1726885377.83555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885377.83595: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885377.83598: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885377.83600: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885377.83655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885377.83670: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885377.83714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885377.85424: 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 <<< 7920 1726885377.85428: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7920 1726885377.85459: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885377.85491: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmp7ul21jpo /root/.ansible/tmp/ansible-tmp-1726885377.7969968-10914-125775765444246/AnsiballZ_stat.py <<< 7920 1726885377.85526: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885377.86349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885377.86429: stderr chunk (state=3): >>><<< 7920 1726885377.86433: stdout chunk (state=3): >>><<< 7920 1726885377.86449: done transferring module to remote 7920 1726885377.86460: _low_level_execute_command(): starting 7920 1726885377.86463: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885377.7969968-10914-125775765444246/ /root/.ansible/tmp/ansible-tmp-1726885377.7969968-10914-125775765444246/AnsiballZ_stat.py && sleep 0' 7920 1726885377.86855: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885377.86867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885377.86886: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885377.86901: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885377.86949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885377.86967: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885377.87001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885377.88751: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885377.88791: stderr chunk (state=3): >>><<< 7920 1726885377.88795: stdout chunk (state=3): >>><<< 7920 1726885377.88806: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885377.88818: _low_level_execute_command(): starting 7920 1726885377.88820: _low_level_execute_command(): using become for this command 7920 1726885377.88828: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-uadvidgissdqtitlselgntwvxnwkzclq ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885377.7969968-10914-125775765444246/AnsiballZ_stat.py'"'"' && sleep 0' 7920 1726885377.88894: Initial state: awaiting_escalation: BECOME-SUCCESS-uadvidgissdqtitlselgntwvxnwkzclq 7920 1726885377.89218: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885377.89281: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885377.89319: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885377.89334: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885377.89380: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885377.92285: stdout chunk (state=1): >>>BECOME-SUCCESS-uadvidgissdqtitlselgntwvxnwkzclq <<< 7920 1726885377.92288: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-uadvidgissdqtitlselgntwvxnwkzclq' 7920 1726885377.92519: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885377.92551: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885377.92615: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885377.92656: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885377.92732: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # <<< 7920 1726885377.92743: stdout chunk (state=3): >>># installed zipimport hook <<< 7920 1726885377.92797: 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' <<< 7920 1726885377.92810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885377.92836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885377.92878: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335a45ca0> <<< 7920 1726885377.92896: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885377.92918: 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 0x7fb3357dc280> <<< 7920 1726885377.92934: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335a45a00> <<< 7920 1726885377.92949: 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' <<< 7920 1726885377.92967: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335a459a0><<< 7920 1726885377.92983: stdout chunk (state=3): >>> <<< 7920 1726885377.92997: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885377.93017: 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' <<< 7920 1726885377.93034: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3357dc370> <<< 7920 1726885377.93052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7920 1726885377.93066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7920 1726885377.93083: 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' <<< 7920 1726885377.93214: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3357dc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3357dc550> # /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' <<< 7920 1726885377.93234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885377.93244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885377.93287: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335788f70> <<< 7920 1726885377.93300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885377.93318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885377.93387: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb33578f100> <<< 7920 1726885377.93443: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885377.93454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885377.93469: 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 0x7fb3357b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb33578f820> <<< 7920 1726885377.93503: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3357f1760> <<< 7920 1726885377.93528: 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 0x7fb335788c70> <<< 7920 1726885377.93588: 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 0x7fb3357b8c70> <<< 7920 1726885377.93644: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3357dcfd0> <<< 7920 1726885377.93673: 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. <<< 7920 1726885377.93878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885377.93882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885377.93927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7920 1726885377.93946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7920 1726885377.93969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885377.93996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885377.94000: 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' <<< 7920 1726885377.94014: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb33572fd90> <<< 7920 1726885377.94050: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335732e20> <<< 7920 1726885377.94082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885377.94092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885377.94104: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885377.94131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885377.94157: 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 <<< 7920 1726885377.94174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7920 1726885377.94197: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335729730> <<< 7920 1726885377.94209: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335730520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb33572f250> <<< 7920 1726885377.94232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885377.94303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885377.94331: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885377.94382: 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' <<< 7920 1726885377.94426: 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 0x7fb3356b1cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356b17c0> <<< 7920 1726885377.94489: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885377.94519: 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 0x7fb3356b1dc0> <<< 7920 1726885377.94523: 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' <<< 7920 1726885377.94525: stdout chunk (state=3): >>>import '_operator' # <<< 7920 1726885377.94530: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356b1e80> <<< 7920 1726885377.94547: 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' <<< 7920 1726885377.94564: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356b1f40> <<< 7920 1726885377.94571: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885377.94622: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335709c40> <<< 7920 1726885377.94626: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885377.94654: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335703520> <<< 7920 1726885377.94706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885377.94714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335717580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335736d00> <<< 7920 1726885377.94739: 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' <<< 7920 1726885377.94778: 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 0x7fb3356c2b80> <<< 7920 1726885377.94782: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335709160> <<< 7920 1726885377.94827: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885377.94829: 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 0x7fb335717190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb33573c8b0> <<< 7920 1726885377.94855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7920 1726885377.94864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885377.94886: 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' <<< 7920 1726885377.94914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885377.94926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885377.94939: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356c2ca0> <<< 7920 1726885377.94975: 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' <<< 7920 1726885377.94982: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356c2c10> <<< 7920 1726885377.95001: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7920 1726885377.95008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885377.95026: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885377.95038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885377.95059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885377.95106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885377.95135: 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' <<< 7920 1726885377.95145: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335697280> <<< 7920 1726885377.95161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885377.95172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885377.95200: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335697370> <<< 7920 1726885377.95324: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356cdeb0> <<< 7920 1726885377.95359: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356c4940> <<< 7920 1726885377.95376: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356c44f0> <<< 7920 1726885377.95395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885377.95407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885377.95439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885377.95455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885377.95484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7920 1726885377.95492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3355b00d0> <<< 7920 1726885377.95527: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335692d90> <<< 7920 1726885377.95574: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356c4dc0> <<< 7920 1726885377.95588: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335736ee0> <<< 7920 1726885377.95603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885377.95630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885377.95655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 7920 1726885377.95660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3355c3a00> <<< 7920 1726885377.95676: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885377.95709: 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 0x7fb3355c3d30> <<< 7920 1726885377.95736: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885377.95741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885377.95770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 7920 1726885377.95773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 7920 1726885377.95775: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3355d6640> <<< 7920 1726885377.95802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885377.95833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885377.95861: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3355d6b80> <<< 7920 1726885377.95905: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885377.95921: 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 0x7fb3355612b0> <<< 7920 1726885377.95925: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3355c3e20> <<< 7920 1726885377.95943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885377.95946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885377.95985: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885377.95997: 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 0x7fb335572190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3355d64c0> <<< 7920 1726885377.96008: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885377.96039: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885377.96044: 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 0x7fb335572250> <<< 7920 1726885377.96078: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356c28e0> <<< 7920 1726885377.96102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885377.96129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885377.96182: 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' <<< 7920 1726885377.96206: 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 0x7fb33558e5b0> <<< 7920 1726885377.96225: 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' <<< 7920 1726885377.96243: 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 0x7fb33558e880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb33558e670> <<< 7920 1726885377.96293: 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 0x7fb33558e760> <<< 7920 1726885377.96306: 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' <<< 7920 1726885377.96674: 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 0x7fb33558ebb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb33559b100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb33558e7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335580940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356c24c0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885377.96687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885377.96718: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb33558e9a0> <<< 7920 1726885377.96821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885377.96836: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb3354b7580> <<< 7920 1726885377.96972: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip' # zipimport: zlib available <<< 7920 1726885377.97335: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885377.98345: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885377.99296: 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 0x7fb3353db6d0> <<< 7920 1726885377.99318: 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' <<< 7920 1726885377.99343: 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' <<< 7920 1726885377.99360: 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' <<< 7920 1726885377.99387: 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 0x7fb3353db160> <<< 7920 1726885377.99429: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3353db340> <<< 7920 1726885377.99468: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3353dbe20> <<< 7920 1726885377.99484: 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' <<< 7920 1726885377.99537: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3353dbf10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3353dbc40> <<< 7920 1726885377.99539: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885377.99571: 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 0x7fb3353dbe80> <<< 7920 1726885377.99581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885377.99602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885377.99637: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3353db100> <<< 7920 1726885377.99666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885377.99685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885377.99704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885377.99739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885377.99742: 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' <<< 7920 1726885377.99810: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb334deedf0> <<< 7920 1726885377.99851: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885377.99857: 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 0x7fb334deefa0> <<< 7920 1726885377.99876: 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 0x7fb335351e50> <<< 7920 1726885377.99889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885377.99922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885377.99955: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3353514c0> <<< 7920 1726885377.99968: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335442dc0> <<< 7920 1726885378.00149: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3354423d0> <<< 7920 1726885378.00156: 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' <<< 7920 1726885378.00172: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335442fd0> <<< 7920 1726885378.00193: 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' <<< 7920 1726885378.00230: 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' <<< 7920 1726885378.00263: 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' <<< 7920 1726885378.00276: 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 0x7fb335412dc0> <<< 7920 1726885378.00358: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3353afbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3353af2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3353e13a0> <<< 7920 1726885378.00393: 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 0x7fb3353af3d0> <<< 7920 1726885378.00460: 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 0x7fb3353af400> <<< 7920 1726885378.00463: 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' <<< 7920 1726885378.00496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885378.00499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885378.00573: 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 0x7fb334dcf970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335424100> <<< 7920 1726885378.00593: 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' <<< 7920 1726885378.00657: 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 0x7fb334ddb9a0> <<< 7920 1726885378.00677: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335424280> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885378.00709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885378.00736: 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' # <<< 7920 1726885378.00793: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb334dcfdf0> <<< 7920 1726885378.00920: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb334ddb940> <<< 7920 1726885378.01015: 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 0x7fb334ddb790> <<< 7920 1726885378.01039: 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 0x7fb334dda730> <<< 7920 1726885378.01080: 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 0x7fb334dda670> <<< 7920 1726885378.01107: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb33541b7c0> <<< 7920 1726885378.01133: 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 <<< 7920 1726885378.01145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885378.01187: 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 0x7fb3353a4640> <<< 7920 1726885378.01370: 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 0x7fb3353a39d0> <<< 7920 1726885378.01382: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb334dd00a0> <<< 7920 1726885378.01436: 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 0x7fb3353a40a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb33543c880> # zipimport: zlib available <<< 7920 1726885378.01456: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7920 1726885378.01532: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.01609: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885378.01651: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 7920 1726885378.01666: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885378.01757: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.01858: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.02309: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.02771: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885378.02803: 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_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885378.02820: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885378.02823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885378.02866: 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 0x7fb3349c4130> <<< 7920 1726885378.02940: 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 0x7fb335399970> <<< 7920 1726885378.02956: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3349c4550> <<< 7920 1726885378.03008: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885378.03020: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.03038: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885378.03161: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.03289: 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' <<< 7920 1726885378.03317: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb33539a940> # zipimport: zlib available <<< 7920 1726885378.03702: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.04064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.04123: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.04196: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885378.04224: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.04246: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885378.04260: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.04342: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.04429: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/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_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885378.04449: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.04478: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.04492: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885378.04673: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.04863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885378.04888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885378.04970: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3353995e0> # zipimport: zlib available <<< 7920 1726885378.05034: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.05116: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885378.05135: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.05162: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.05210: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885378.05226: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.05244: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.05275: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.05366: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.05525: 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 <<< 7920 1726885378.05808: stdout chunk (state=3): >>># 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 0x7fb33542f850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3353e2e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885378.05988: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885378.06194: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb334da2310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb334d9c820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb334d93940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/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_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885378.06303: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/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_j2h1jfo2/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885378.06423: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.06591: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.06760: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885378.07882: 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": 81789063, "dev": 51713, "nlink": 1, "atime": 1726885362.9483562, "mtime": 1726885362.9453561, "ctime": 1726885362.9453561, "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": "c87ca53717190bfce3a0ab28b6094c0ae8967d9e", "mimetype": "text/plain", "charset": "us-ascii", "version": "1126573046", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 7920 1726885378.07905: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885378.08289: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 7920 1726885378.08293: 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 <<< 7920 1726885378.08336: 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 # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 <<< 7920 1726885378.08362: 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 <<< 7920 1726885378.08367: 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 # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_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 <<< 7920 1726885378.08550: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885378.08569: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885378.08603: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885378.08620: stdout chunk (state=3): >>># destroy _compression <<< 7920 1726885378.08623: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885378.08659: 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 <<< 7920 1726885378.08671: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 7920 1726885378.08694: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885378.08714: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 7920 1726885378.08735: stdout chunk (state=3): >>># destroy selinux <<< 7920 1726885378.08753: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885378.08793: 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 <<< 7920 1726885378.08817: 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 <<< 7920 1726885378.08841: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors <<< 7920 1726885378.08862: 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 <<< 7920 1726885378.08879: 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 <<< 7920 1726885378.08900: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 7920 1726885378.08923: 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 <<< 7920 1726885378.08935: 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 <<< 7920 1726885378.08979: 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 <<< 7920 1726885378.09006: 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 <<< 7920 1726885378.09009: 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 <<< 7920 1726885378.09205: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885378.09227: 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 <<< 7920 1726885378.09233: 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 <<< 7920 1726885378.09251: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885378.09765: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885378.09774: stdout chunk (state=3): >>><<< 7920 1726885378.09786: stderr chunk (state=3): >>><<< 7920 1726885378.09886: _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 0x7fb335a45ca0> # /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 0x7fb3357dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335a45a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7fb335a459a0> 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 0x7fb3357dc370> # /usr/lib64/python3.9/__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 0x7fb3357dc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3357dc550> # /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 0x7fb335788f70> # /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 0x7fb33578f100> # /usr/lib64/python3.9/__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 0x7fb3357b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb33578f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3357f1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335788c70> # /usr/lib64/python3.9/__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 0x7fb3357b8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3357dcfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7fb33572fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335732e20> # /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 0x7fb335729730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335730520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb33572f250> # /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 0x7fb3356b1cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356b17c0> 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 0x7fb3356b1dc0> # /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 0x7fb3356b1e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356b1f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335709c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335703520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335717580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335736d00> # /usr/lib64/python3.9/__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 0x7fb3356c2b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335709160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb335717190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb33573c8b0> # /usr/lib64/python3.9/__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 0x7fb3356c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356c2ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356c2c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7fb335697280> # /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 0x7fb335697370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356cdeb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356c4940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356c44f0> # /usr/lib64/python3.9/__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 0x7fb3355b00d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335692d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356c4dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335736ee0> # /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 0x7fb3355c3a00> 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 0x7fb3355c3d30> # /usr/lib64/python3.9/__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 0x7fb3355d6640> # /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 0x7fb3355d6b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3355612b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3355c3e20> # /usr/lib64/python3.9/__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 0x7fb335572190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3355d64c0> 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 0x7fb335572250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356c28e0> # /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 0x7fb33558e5b0> # /usr/lib64/python3.9/__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 0x7fb33558e880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb33558e670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb33558e760> # /usr/lib64/python3.9/__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 0x7fb33558ebb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb33559b100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb33558e7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335580940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3356c24c0> # /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 0x7fb33558e9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb3354b7580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/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 0x7fb3353db6d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7fb3353db160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3353db340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3353dbe20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7fb3353dbf10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3353dbc40> 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 0x7fb3353dbe80> # /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 0x7fb3353db100> # /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 0x7fb334deedf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb334deefa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb335351e50> # /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 0x7fb3353514c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335442dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3354423d0> # /usr/lib64/python3.9/__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 0x7fb335442fd0> # /usr/lib64/python3.9/__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 0x7fb335412dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3353afbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3353af2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3353e13a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3353af3d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3353af400> # /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 0x7fb334dcf970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335424100> # /usr/lib64/python3.9/__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 0x7fb334ddb9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb335424280> # /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 0x7fb334dcfdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb334ddb940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb334ddb790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb334dda730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb334dda670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb33541b7c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7fb3353a4640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3353a39d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb334dd00a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3353a40a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb33543c880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/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_j2h1jfo2/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_j2h1jfo2/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_j2h1jfo2/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_j2h1jfo2/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 0x7fb3349c4130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7fb335399970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3349c4550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/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_j2h1jfo2/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 0x7fb33539a940> # 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_j2h1jfo2/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_j2h1jfo2/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_j2h1jfo2/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_j2h1jfo2/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_j2h1jfo2/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 0x7fb3353995e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/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_j2h1jfo2/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 0x7fb33542f850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3353e2e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/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 0x7fb334da2310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb334d9c820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb334d93940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/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_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_j2h1jfo2/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_j2h1jfo2/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": 81789063, "dev": 51713, "nlink": 1, "atime": 1726885362.9483562, "mtime": 1726885362.9453561, "ctime": 1726885362.9453561, "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": "c87ca53717190bfce3a0ab28b6094c0ae8967d9e", "mimetype": "text/plain", "charset": "us-ascii", "version": "1126573046", "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885378.10764: 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-1726885377.7969968-10914-125775765444246/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885378.10788: _low_level_execute_command(): starting 7920 1726885378.10791: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885377.7969968-10914-125775765444246/ > /dev/null 2>&1 && sleep 0' 7920 1726885378.11442: 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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885378.11465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885378.11468: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885378.11471: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885378.11656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885378.13430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885378.13433: stdout chunk (state=3): >>><<< 7920 1726885378.13436: stderr chunk (state=3): >>><<< 7920 1726885378.13721: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885378.13725: handler run complete 7920 1726885378.13727: attempt loop complete, returning result 7920 1726885378.13730: _execute() done 7920 1726885378.13732: dumping result to json 7920 1726885378.13735: done dumping result, returning 7920 1726885378.13738: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-9835-648e-000000000c7f] 7920 1726885378.13741: sending task result for task 02369adf-7a19-9835-648e-000000000c7f 7920 1726885378.13821: done sending task result for task 02369adf-7a19-9835-648e-000000000c7f 7920 1726885378.13826: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885362.9483562, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "c87ca53717190bfce3a0ab28b6094c0ae8967d9e", "ctime": 1726885362.9453561, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 81789063, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726885362.9453561, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1436, "uid": 0, "version": "1126573046", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 7920 1726885378.13950: no more pending results, returning what we have 7920 1726885378.13954: results queue empty 7920 1726885378.13955: checking for any_errors_fatal 7920 1726885378.13961: done checking for any_errors_fatal 7920 1726885378.13962: checking for max_fail_percentage 7920 1726885378.13964: done checking for max_fail_percentage 7920 1726885378.13965: checking to see if all hosts have failed and the running result is not ok 7920 1726885378.13966: done checking to see if all hosts have failed 7920 1726885378.13967: getting the remaining hosts for this loop 7920 1726885378.13968: done getting the remaining hosts for this loop 7920 1726885378.13972: getting the next task for host managed_node1 7920 1726885378.13980: done getting next task for host managed_node1 7920 1726885378.13984: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 7920 1726885378.13989: ^ 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=8, rescue=0, always=0, handlers=0, run_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 7920 1726885378.14003: getting variables 7920 1726885378.14005: in VariableManager get_vars() 7920 1726885378.14048: Calling all_inventory to load vars for managed_node1 7920 1726885378.14051: Calling groups_inventory to load vars for managed_node1 7920 1726885378.14054: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885378.14066: Calling all_plugins_play to load vars for managed_node1 7920 1726885378.14070: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885378.14074: Calling groups_plugins_play to load vars for managed_node1 7920 1726885378.15152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885378.15928: done with get_vars() 7920 1726885378.15943: done getting variables TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 20 September 2024 22:22:58 -0400 (0:00:00.406) 0:01:55.788 ****** 7920 1726885378.16060: entering _queue_task() for managed_node1/lineinfile 7920 1726885378.16433: worker is 1 (out of 1 available) 7920 1726885378.16451: exiting _queue_task() for managed_node1/lineinfile 7920 1726885378.16463: done queuing things up, now waiting for results queue to drain 7920 1726885378.16465: waiting for pending results... 7920 1726885378.16660: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 7920 1726885378.16755: in run() - task 02369adf-7a19-9835-648e-000000000c80 7920 1726885378.16767: variable 'ansible_search_path' from source: unknown 7920 1726885378.16772: variable 'ansible_search_path' from source: unknown 7920 1726885378.16797: calling self._execute() 7920 1726885378.16879: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885378.16885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885378.16898: variable 'omit' from source: magic vars 7920 1726885378.17211: variable '__storage_fstab' from source: set_fact 7920 1726885378.17257: Evaluated conditional (__storage_fstab.stat.exists): True 7920 1726885378.17423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885378.17699: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885378.17749: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885378.17788: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885378.17827: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885378.17930: variable 'blivet_output' from source: set_fact 7920 1726885378.17958: Evaluated conditional (blivet_output is changed): False 7920 1726885378.17966: when evaluation is False, skipping this task 7920 1726885378.18183: _execute() done 7920 1726885378.18197: dumping result to json 7920 1726885378.18205: done dumping result, returning 7920 1726885378.18219: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-9835-648e-000000000c80] 7920 1726885378.18230: sending task result for task 02369adf-7a19-9835-648e-000000000c80 skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } 7920 1726885378.18380: no more pending results, returning what we have 7920 1726885378.18384: results queue empty 7920 1726885378.18384: checking for any_errors_fatal 7920 1726885378.18397: done checking for any_errors_fatal 7920 1726885378.18398: checking for max_fail_percentage 7920 1726885378.18400: done checking for max_fail_percentage 7920 1726885378.18401: checking to see if all hosts have failed and the running result is not ok 7920 1726885378.18402: done checking to see if all hosts have failed 7920 1726885378.18402: getting the remaining hosts for this loop 7920 1726885378.18404: done getting the remaining hosts for this loop 7920 1726885378.18407: getting the next task for host managed_node1 7920 1726885378.18425: done getting next task for host managed_node1 7920 1726885378.18429: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 7920 1726885378.18433: ^ 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=8, rescue=0, always=0, handlers=0, run_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 7920 1726885378.18457: getting variables 7920 1726885378.18459: in VariableManager get_vars() 7920 1726885378.18492: Calling all_inventory to load vars for managed_node1 7920 1726885378.18495: Calling groups_inventory to load vars for managed_node1 7920 1726885378.18497: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885378.18505: Calling all_plugins_play to load vars for managed_node1 7920 1726885378.18507: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885378.18510: Calling groups_plugins_play to load vars for managed_node1 7920 1726885378.19141: done sending task result for task 02369adf-7a19-9835-648e-000000000c80 7920 1726885378.19145: WORKER PROCESS EXITING 7920 1726885378.19214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885378.19703: done with get_vars() 7920 1726885378.19714: done getting variables TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Friday 20 September 2024 22:22:58 -0400 (0:00:00.037) 0:01:55.826 ****** 7920 1726885378.19779: entering _queue_task() for managed_node1/systemd 7920 1726885378.19955: worker is 1 (out of 1 available) 7920 1726885378.19967: exiting _queue_task() for managed_node1/systemd 7920 1726885378.19978: done queuing things up, now waiting for results queue to drain 7920 1726885378.19980: waiting for pending results... 7920 1726885378.20153: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 7920 1726885378.20247: in run() - task 02369adf-7a19-9835-648e-000000000c82 7920 1726885378.20258: variable 'ansible_search_path' from source: unknown 7920 1726885378.20261: variable 'ansible_search_path' from source: unknown 7920 1726885378.20291: variable 'storage_cryptsetup_services' from source: set_fact 7920 1726885378.20444: variable 'storage_cryptsetup_services' from source: set_fact 7920 1726885378.20484: dumping result to json 7920 1726885378.20487: done dumping result, returning 7920 1726885378.20494: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-9835-648e-000000000c82] 7920 1726885378.20499: sending task result for task 02369adf-7a19-9835-648e-000000000c82 7920 1726885378.20595: done sending task result for task 02369adf-7a19-9835-648e-000000000c82 7920 1726885378.20598: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885378.20649: no more pending results, returning what we have 7920 1726885378.20652: results queue empty 7920 1726885378.20653: checking for any_errors_fatal 7920 1726885378.20658: done checking for any_errors_fatal 7920 1726885378.20659: checking for max_fail_percentage 7920 1726885378.20661: done checking for max_fail_percentage 7920 1726885378.20661: checking to see if all hosts have failed and the running result is not ok 7920 1726885378.20662: done checking to see if all hosts have failed 7920 1726885378.20663: getting the remaining hosts for this loop 7920 1726885378.20664: done getting the remaining hosts for this loop 7920 1726885378.20667: getting the next task for host managed_node1 7920 1726885378.20675: done getting next task for host managed_node1 7920 1726885378.20678: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 7920 1726885378.20682: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885378.20697: getting variables 7920 1726885378.20698: in VariableManager get_vars() 7920 1726885378.20729: Calling all_inventory to load vars for managed_node1 7920 1726885378.20731: Calling groups_inventory to load vars for managed_node1 7920 1726885378.20732: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885378.20738: Calling all_plugins_play to load vars for managed_node1 7920 1726885378.20740: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885378.20741: Calling groups_plugins_play to load vars for managed_node1 7920 1726885378.21038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885378.21405: done with get_vars() 7920 1726885378.21422: done getting variables 7920 1726885378.21473: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 22:22:58 -0400 (0:00:00.017) 0:01:55.843 ****** 7920 1726885378.21507: entering _queue_task() for managed_node1/debug 7920 1726885378.21722: worker is 1 (out of 1 available) 7920 1726885378.21735: exiting _queue_task() for managed_node1/debug 7920 1726885378.21746: done queuing things up, now waiting for results queue to drain 7920 1726885378.21748: waiting for pending results... 7920 1726885378.22078: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show blivet_output 7920 1726885378.22249: in run() - task 02369adf-7a19-9835-648e-000000000c84 7920 1726885378.22267: variable 'ansible_search_path' from source: unknown 7920 1726885378.22274: variable 'ansible_search_path' from source: unknown 7920 1726885378.22324: calling self._execute() 7920 1726885378.22442: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885378.22454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885378.22472: variable 'omit' from source: magic vars 7920 1726885378.22601: variable 'omit' from source: magic vars 7920 1726885378.22694: variable 'omit' from source: magic vars 7920 1726885378.22748: variable 'omit' from source: magic vars 7920 1726885378.22808: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885378.22860: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885378.22895: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885378.22922: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885378.22943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885378.22967: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885378.22992: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885378.23032: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885378.23043: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885378.23055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885378.23214: Set connection var ansible_connection to ssh 7920 1726885378.23234: Set connection var ansible_shell_executable to /bin/sh 7920 1726885378.23246: Set connection var ansible_timeout to 10 7920 1726885378.23256: Set connection var ansible_shell_type to sh 7920 1726885378.23267: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885378.23281: Set connection var ansible_pipelining to False 7920 1726885378.23317: variable 'ansible_shell_executable' from source: unknown 7920 1726885378.23330: variable 'ansible_connection' from source: unknown 7920 1726885378.23340: variable 'ansible_module_compression' from source: unknown 7920 1726885378.23347: variable 'ansible_shell_type' from source: unknown 7920 1726885378.23354: variable 'ansible_shell_executable' from source: unknown 7920 1726885378.23361: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885378.23368: variable 'ansible_pipelining' from source: unknown 7920 1726885378.23374: variable 'ansible_timeout' from source: unknown 7920 1726885378.23384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885378.23565: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885378.23586: variable 'omit' from source: magic vars 7920 1726885378.23601: starting attempt loop 7920 1726885378.23614: running the handler 7920 1726885378.23677: variable 'blivet_output' from source: set_fact 7920 1726885378.23895: variable 'blivet_output' from source: set_fact 7920 1726885378.24241: handler run complete 7920 1726885378.24303: attempt loop complete, returning result 7920 1726885378.24320: _execute() done 7920 1726885378.24331: dumping result to json 7920 1726885378.24345: done dumping result, returning 7920 1726885378.24361: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-9835-648e-000000000c84] 7920 1726885378.24378: sending task result for task 02369adf-7a19-9835-648e-000000000c84 ok: [managed_node1] => { "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": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "_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": "ext4", "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 } ] } } 7920 1726885378.24675: no more pending results, returning what we have 7920 1726885378.24678: results queue empty 7920 1726885378.24679: checking for any_errors_fatal 7920 1726885378.24689: done checking for any_errors_fatal 7920 1726885378.24690: checking for max_fail_percentage 7920 1726885378.24692: done checking for max_fail_percentage 7920 1726885378.24693: checking to see if all hosts have failed and the running result is not ok 7920 1726885378.24694: done checking to see if all hosts have failed 7920 1726885378.24695: getting the remaining hosts for this loop 7920 1726885378.24697: done getting the remaining hosts for this loop 7920 1726885378.24701: getting the next task for host managed_node1 7920 1726885378.24716: done getting next task for host managed_node1 7920 1726885378.24722: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 7920 1726885378.24727: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885378.24741: getting variables 7920 1726885378.24743: in VariableManager get_vars() 7920 1726885378.24776: Calling all_inventory to load vars for managed_node1 7920 1726885378.24779: Calling groups_inventory to load vars for managed_node1 7920 1726885378.24782: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885378.24791: Calling all_plugins_play to load vars for managed_node1 7920 1726885378.24794: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885378.24797: Calling groups_plugins_play to load vars for managed_node1 7920 1726885378.25785: done sending task result for task 02369adf-7a19-9835-648e-000000000c84 7920 1726885378.25790: WORKER PROCESS EXITING 7920 1726885378.26006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885378.26619: done with get_vars() 7920 1726885378.26628: done getting variables 7920 1726885378.26666: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 22:22:58 -0400 (0:00:00.051) 0:01:55.895 ****** 7920 1726885378.26687: entering _queue_task() for managed_node1/set_fact 7920 1726885378.26852: worker is 1 (out of 1 available) 7920 1726885378.26863: exiting _queue_task() for managed_node1/set_fact 7920 1726885378.26874: done queuing things up, now waiting for results queue to drain 7920 1726885378.26876: waiting for pending results... 7920 1726885378.27060: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 7920 1726885378.27160: in run() - task 02369adf-7a19-9835-648e-000000000c85 7920 1726885378.27171: variable 'ansible_search_path' from source: unknown 7920 1726885378.27174: variable 'ansible_search_path' from source: unknown 7920 1726885378.27200: calling self._execute() 7920 1726885378.27281: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885378.27285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885378.27293: variable 'omit' from source: magic vars 7920 1726885378.27375: variable 'omit' from source: magic vars 7920 1726885378.27414: variable 'omit' from source: magic vars 7920 1726885378.27594: variable 'blivet_output' from source: set_fact 7920 1726885378.27647: variable 'omit' from source: magic vars 7920 1726885378.27682: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885378.27707: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885378.27725: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885378.27755: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885378.27760: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885378.27773: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885378.27788: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885378.27806: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885378.27809: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885378.27813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885378.27893: Set connection var ansible_connection to ssh 7920 1726885378.27901: Set connection var ansible_shell_executable to /bin/sh 7920 1726885378.27906: Set connection var ansible_timeout to 10 7920 1726885378.27908: Set connection var ansible_shell_type to sh 7920 1726885378.27914: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885378.27919: Set connection var ansible_pipelining to False 7920 1726885378.27939: variable 'ansible_shell_executable' from source: unknown 7920 1726885378.27942: variable 'ansible_connection' from source: unknown 7920 1726885378.27945: variable 'ansible_module_compression' from source: unknown 7920 1726885378.27947: variable 'ansible_shell_type' from source: unknown 7920 1726885378.27950: variable 'ansible_shell_executable' from source: unknown 7920 1726885378.27952: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885378.27955: variable 'ansible_pipelining' from source: unknown 7920 1726885378.27957: variable 'ansible_timeout' from source: unknown 7920 1726885378.27960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885378.28057: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885378.28065: variable 'omit' from source: magic vars 7920 1726885378.28069: starting attempt loop 7920 1726885378.28072: running the handler 7920 1726885378.28082: handler run complete 7920 1726885378.28091: attempt loop complete, returning result 7920 1726885378.28094: _execute() done 7920 1726885378.28096: dumping result to json 7920 1726885378.28098: done dumping result, returning 7920 1726885378.28107: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-9835-648e-000000000c85] 7920 1726885378.28112: sending task result for task 02369adf-7a19-9835-648e-000000000c85 7920 1726885378.28375: done sending task result for task 02369adf-7a19-9835-648e-000000000c85 7920 1726885378.28379: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 7920 1726885378.28439: no more pending results, returning what we have 7920 1726885378.28445: results queue empty 7920 1726885378.28446: checking for any_errors_fatal 7920 1726885378.28457: done checking for any_errors_fatal 7920 1726885378.28457: checking for max_fail_percentage 7920 1726885378.28459: done checking for max_fail_percentage 7920 1726885378.28460: checking to see if all hosts have failed and the running result is not ok 7920 1726885378.28461: done checking to see if all hosts have failed 7920 1726885378.28461: getting the remaining hosts for this loop 7920 1726885378.28463: done getting the remaining hosts for this loop 7920 1726885378.28466: getting the next task for host managed_node1 7920 1726885378.28472: done getting next task for host managed_node1 7920 1726885378.28475: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 7920 1726885378.28478: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885378.28489: getting variables 7920 1726885378.28490: in VariableManager get_vars() 7920 1726885378.28522: Calling all_inventory to load vars for managed_node1 7920 1726885378.28525: Calling groups_inventory to load vars for managed_node1 7920 1726885378.28527: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885378.28535: Calling all_plugins_play to load vars for managed_node1 7920 1726885378.28538: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885378.28540: Calling groups_plugins_play to load vars for managed_node1 7920 1726885378.29097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885378.29737: done with get_vars() 7920 1726885378.29760: done getting variables 7920 1726885378.29832: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 22:22:58 -0400 (0:00:00.031) 0:01:55.927 ****** 7920 1726885378.29873: entering _queue_task() for managed_node1/set_fact 7920 1726885378.30098: worker is 1 (out of 1 available) 7920 1726885378.30119: exiting _queue_task() for managed_node1/set_fact 7920 1726885378.30129: done queuing things up, now waiting for results queue to drain 7920 1726885378.30130: waiting for pending results... 7920 1726885378.30404: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 7920 1726885378.30563: in run() - task 02369adf-7a19-9835-648e-000000000c86 7920 1726885378.30587: variable 'ansible_search_path' from source: unknown 7920 1726885378.30595: variable 'ansible_search_path' from source: unknown 7920 1726885378.30636: calling self._execute() 7920 1726885378.30746: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885378.30758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885378.30776: variable 'omit' from source: magic vars 7920 1726885378.30893: variable 'omit' from source: magic vars 7920 1726885378.30968: variable 'omit' from source: magic vars 7920 1726885378.31220: variable 'blivet_output' from source: set_fact 7920 1726885378.31432: variable 'omit' from source: magic vars 7920 1726885378.31476: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885378.31516: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885378.31539: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885378.31565: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885378.31582: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885378.31601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885378.31623: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885378.31655: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885378.31669: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885378.31677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885378.31794: Set connection var ansible_connection to ssh 7920 1726885378.31810: Set connection var ansible_shell_executable to /bin/sh 7920 1726885378.31824: Set connection var ansible_timeout to 10 7920 1726885378.31832: Set connection var ansible_shell_type to sh 7920 1726885378.31842: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885378.31857: Set connection var ansible_pipelining to False 7920 1726885378.31892: variable 'ansible_shell_executable' from source: unknown 7920 1726885378.31898: variable 'ansible_connection' from source: unknown 7920 1726885378.31901: variable 'ansible_module_compression' from source: unknown 7920 1726885378.31903: variable 'ansible_shell_type' from source: unknown 7920 1726885378.31905: variable 'ansible_shell_executable' from source: unknown 7920 1726885378.31908: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885378.31914: variable 'ansible_pipelining' from source: unknown 7920 1726885378.31921: variable 'ansible_timeout' from source: unknown 7920 1726885378.31925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885378.32027: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885378.32036: variable 'omit' from source: magic vars 7920 1726885378.32043: starting attempt loop 7920 1726885378.32046: running the handler 7920 1726885378.32055: handler run complete 7920 1726885378.32063: attempt loop complete, returning result 7920 1726885378.32066: _execute() done 7920 1726885378.32069: dumping result to json 7920 1726885378.32074: done dumping result, returning 7920 1726885378.32084: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-9835-648e-000000000c86] 7920 1726885378.32089: sending task result for task 02369adf-7a19-9835-648e-000000000c86 7920 1726885378.32220: done sending task result for task 02369adf-7a19-9835-648e-000000000c86 7920 1726885378.32224: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "_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": "ext4", "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 } 7920 1726885378.32347: no more pending results, returning what we have 7920 1726885378.32352: results queue empty 7920 1726885378.32353: checking for any_errors_fatal 7920 1726885378.32362: done checking for any_errors_fatal 7920 1726885378.32363: checking for max_fail_percentage 7920 1726885378.32365: done checking for max_fail_percentage 7920 1726885378.32366: checking to see if all hosts have failed and the running result is not ok 7920 1726885378.32367: done checking to see if all hosts have failed 7920 1726885378.32368: getting the remaining hosts for this loop 7920 1726885378.32370: done getting the remaining hosts for this loop 7920 1726885378.32374: getting the next task for host managed_node1 7920 1726885378.32385: done getting next task for host managed_node1 7920 1726885378.32389: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 7920 1726885378.32394: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885378.32413: getting variables 7920 1726885378.32415: in VariableManager get_vars() 7920 1726885378.32448: Calling all_inventory to load vars for managed_node1 7920 1726885378.32451: Calling groups_inventory to load vars for managed_node1 7920 1726885378.32453: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885378.32462: Calling all_plugins_play to load vars for managed_node1 7920 1726885378.32465: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885378.32467: Calling groups_plugins_play to load vars for managed_node1 7920 1726885378.32819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885378.33164: done with get_vars() 7920 1726885378.33173: done getting variables TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Friday 20 September 2024 22:22:58 -0400 (0:00:00.033) 0:01:55.960 ****** 7920 1726885378.33237: entering _queue_task() for managed_node1/mount 7920 1726885378.33398: worker is 1 (out of 1 available) 7920 1726885378.33411: exiting _queue_task() for managed_node1/mount 7920 1726885378.33423: done queuing things up, now waiting for results queue to drain 7920 1726885378.33425: waiting for pending results... 7920 1726885378.33720: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 7920 1726885378.33886: in run() - task 02369adf-7a19-9835-648e-000000000c87 7920 1726885378.33906: variable 'ansible_search_path' from source: unknown 7920 1726885378.33916: variable 'ansible_search_path' from source: unknown 7920 1726885378.34268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885378.36597: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885378.36653: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885378.36698: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885378.36720: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885378.36741: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885378.36794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885378.36818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885378.36837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885378.36864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885378.36893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885378.36954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885378.36958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885378.36988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885378.37040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885378.37043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885378.37142: variable 'blivet_output' from source: set_fact 7920 1726885378.37219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885378.37451: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885378.37476: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885378.37493: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885378.37524: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885378.37558: 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) 7920 1726885378.37576: 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) 7920 1726885378.37594: 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) 7920 1726885378.37613: 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) 7920 1726885378.37693: dumping result to json 7920 1726885378.37709: done dumping result, returning 7920 1726885378.37714: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-9835-648e-000000000c87] 7920 1726885378.37719: sending task result for task 02369adf-7a19-9835-648e-000000000c87 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885378.37870: no more pending results, returning what we have 7920 1726885378.37873: results queue empty 7920 1726885378.37874: checking for any_errors_fatal 7920 1726885378.37881: done checking for any_errors_fatal 7920 1726885378.37882: checking for max_fail_percentage 7920 1726885378.37883: done checking for max_fail_percentage 7920 1726885378.37884: checking to see if all hosts have failed and the running result is not ok 7920 1726885378.37885: done checking to see if all hosts have failed 7920 1726885378.37886: getting the remaining hosts for this loop 7920 1726885378.37889: done getting the remaining hosts for this loop 7920 1726885378.37892: getting the next task for host managed_node1 7920 1726885378.37899: done getting next task for host managed_node1 7920 1726885378.37902: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 7920 1726885378.37905: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885378.37928: getting variables 7920 1726885378.37929: in VariableManager get_vars() 7920 1726885378.37957: Calling all_inventory to load vars for managed_node1 7920 1726885378.37960: Calling groups_inventory to load vars for managed_node1 7920 1726885378.37962: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885378.37970: Calling all_plugins_play to load vars for managed_node1 7920 1726885378.37972: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885378.37975: Calling groups_plugins_play to load vars for managed_node1 7920 1726885378.38435: done sending task result for task 02369adf-7a19-9835-648e-000000000c87 7920 1726885378.38442: WORKER PROCESS EXITING 7920 1726885378.38462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885378.39132: done with get_vars() 7920 1726885378.39145: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Friday 20 September 2024 22:22:58 -0400 (0:00:00.060) 0:01:56.021 ****** 7920 1726885378.39282: entering _queue_task() for managed_node1/systemd 7920 1726885378.39634: worker is 1 (out of 1 available) 7920 1726885378.39653: exiting _queue_task() for managed_node1/systemd 7920 1726885378.39666: done queuing things up, now waiting for results queue to drain 7920 1726885378.39668: waiting for pending results... 7920 1726885378.40051: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 7920 1726885378.40215: in run() - task 02369adf-7a19-9835-648e-000000000c89 7920 1726885378.40238: variable 'ansible_search_path' from source: unknown 7920 1726885378.40245: variable 'ansible_search_path' from source: unknown 7920 1726885378.40290: calling self._execute() 7920 1726885378.40424: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885378.40440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885378.40456: variable 'omit' from source: magic vars 7920 1726885378.40998: variable 'blivet_output' from source: set_fact 7920 1726885378.41054: Evaluated conditional (blivet_output['mounts']): True 7920 1726885378.41068: variable 'omit' from source: magic vars 7920 1726885378.41663: variable 'omit' from source: magic vars 7920 1726885378.41777: variable 'omit' from source: magic vars 7920 1726885378.41873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885378.41930: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885378.41952: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885378.41980: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885378.42023: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885378.42044: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885378.42068: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885378.42107: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885378.42126: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885378.42141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885378.42294: Set connection var ansible_connection to ssh 7920 1726885378.42325: Set connection var ansible_shell_executable to /bin/sh 7920 1726885378.42339: Set connection var ansible_timeout to 10 7920 1726885378.42352: Set connection var ansible_shell_type to sh 7920 1726885378.42356: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885378.42373: Set connection var ansible_pipelining to False 7920 1726885378.42410: variable 'ansible_shell_executable' from source: unknown 7920 1726885378.42425: variable 'ansible_connection' from source: unknown 7920 1726885378.42429: variable 'ansible_module_compression' from source: unknown 7920 1726885378.42432: variable 'ansible_shell_type' from source: unknown 7920 1726885378.42434: variable 'ansible_shell_executable' from source: unknown 7920 1726885378.42436: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885378.42455: variable 'ansible_pipelining' from source: unknown 7920 1726885378.42457: variable 'ansible_timeout' from source: unknown 7920 1726885378.42467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885378.42728: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885378.42736: variable 'omit' from source: magic vars 7920 1726885378.42741: starting attempt loop 7920 1726885378.42744: running the handler 7920 1726885378.42754: _low_level_execute_command(): starting 7920 1726885378.42760: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885378.43373: 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 <<< 7920 1726885378.43388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885378.43400: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885378.43431: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885378.43573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885378.43600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885378.45207: stdout chunk (state=3): >>>/root <<< 7920 1726885378.45391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885378.45395: stdout chunk (state=3): >>><<< 7920 1726885378.45397: stderr chunk (state=3): >>><<< 7920 1726885378.45498: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885378.45503: _low_level_execute_command(): starting 7920 1726885378.45505: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885378.4541776-10952-52163760204882 `" && echo ansible-tmp-1726885378.4541776-10952-52163760204882="` echo /root/.ansible/tmp/ansible-tmp-1726885378.4541776-10952-52163760204882 `" ) && sleep 0' 7920 1726885378.46220: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885378.46240: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885378.46261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885378.46280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885378.46351: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885378.46364: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885378.46379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885378.46397: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885378.46422: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885378.46436: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885378.46450: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885378.46464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885378.46479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885378.46491: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885378.46505: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885378.46539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885378.46645: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885378.46680: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885378.46697: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885378.46786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885378.48571: stdout chunk (state=3): >>>ansible-tmp-1726885378.4541776-10952-52163760204882=/root/.ansible/tmp/ansible-tmp-1726885378.4541776-10952-52163760204882 <<< 7920 1726885378.48687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885378.48747: stderr chunk (state=3): >>><<< 7920 1726885378.48750: stdout chunk (state=3): >>><<< 7920 1726885378.48819: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885378.4541776-10952-52163760204882=/root/.ansible/tmp/ansible-tmp-1726885378.4541776-10952-52163760204882 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885378.49020: variable 'ansible_module_compression' from source: unknown 7920 1726885378.49023: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7920 1726885378.49026: variable 'ansible_facts' from source: unknown 7920 1726885378.49139: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885378.4541776-10952-52163760204882/AnsiballZ_systemd.py 7920 1726885378.49320: Sending initial data 7920 1726885378.49323: Sent initial data (154 bytes) 7920 1726885378.50301: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885378.50318: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885378.50334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885378.50352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885378.50395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885378.50407: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885378.50424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885378.50441: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885378.50453: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885378.50464: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885378.50477: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885378.50490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885378.50506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885378.50521: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885378.50534: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885378.50555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885378.50638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885378.50659: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885378.50679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885378.50791: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885378.52544: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885378.52565: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpupzir9z6 /root/.ansible/tmp/ansible-tmp-1726885378.4541776-10952-52163760204882/AnsiballZ_systemd.py <<< 7920 1726885378.55902: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885378.56103: stderr chunk (state=3): >>><<< 7920 1726885378.56106: stdout chunk (state=3): >>><<< 7920 1726885378.56109: done transferring module to remote 7920 1726885378.56111: _low_level_execute_command(): starting 7920 1726885378.56127: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885378.4541776-10952-52163760204882/ /root/.ansible/tmp/ansible-tmp-1726885378.4541776-10952-52163760204882/AnsiballZ_systemd.py && sleep 0' 7920 1726885378.57644: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885378.57647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885378.57692: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885378.57695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7920 1726885378.57699: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885378.57701: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885378.57767: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885378.57770: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885378.57861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885378.59726: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885378.59760: stderr chunk (state=3): >>><<< 7920 1726885378.59770: stdout chunk (state=3): >>><<< 7920 1726885378.59818: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885378.59821: _low_level_execute_command(): starting 7920 1726885378.59824: _low_level_execute_command(): using become for this command 7920 1726885378.59826: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-orczjvjnumtxwrkzilcrlrqmfefhanbl ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885378.4541776-10952-52163760204882/AnsiballZ_systemd.py'"'"' && sleep 0' 7920 1726885378.59958: Initial state: awaiting_escalation: BECOME-SUCCESS-orczjvjnumtxwrkzilcrlrqmfefhanbl 7920 1726885378.60629: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885378.60644: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885378.60658: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885378.60675: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885378.60718: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885378.60731: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885378.60745: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885378.60761: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885378.60771: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885378.60782: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885378.60792: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885378.60804: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885378.60827: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885378.60841: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885378.60853: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885378.60865: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885378.60945: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885378.60962: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885378.60976: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885378.61056: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885378.63781: stdout chunk (state=1): >>>BECOME-SUCCESS-orczjvjnumtxwrkzilcrlrqmfefhanbl <<< 7920 1726885378.63785: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-orczjvjnumtxwrkzilcrlrqmfefhanbl' 7920 1726885378.64016: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885378.64032: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885378.64091: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885378.64131: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885378.64159: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885378.64210: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885378.64215: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885378.64260: 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' <<< 7920 1726885378.64290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885378.64307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885378.64337: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b1560ca0> <<< 7920 1726885378.64378: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885378.64417: 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 0x7fc8b1507280> <<< 7920 1726885378.64438: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b1560a00> <<< 7920 1726885378.64445: 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' <<< 7920 1726885378.64476: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b15609a0> <<< 7920 1726885378.64480: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885378.64498: 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 0x7fc8b1507370> <<< 7920 1726885378.64530: 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' <<< 7920 1726885378.64571: 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' <<< 7920 1726885378.64575: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b1507820> <<< 7920 1726885378.64583: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b1507550> <<< 7920 1726885378.64618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885378.64621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885378.64672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885378.64676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885378.64680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885378.64698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885378.64722: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b14b3f70> <<< 7920 1726885378.64736: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885378.64757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885378.64827: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b14ba100> <<< 7920 1726885378.64854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885378.64861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885378.64892: 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 0x7fc8b14e3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b14ba820> <<< 7920 1726885378.64923: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b151c760> <<< 7920 1726885378.64950: 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 0x7fc8b14b3c70> <<< 7920 1726885378.65010: 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' # <<< 7920 1726885378.65013: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b14e3c70> <<< 7920 1726885378.65063: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b1507fd0> <<< 7920 1726885378.65086: 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. <<< 7920 1726885378.65430: 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' <<< 7920 1726885378.65479: 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' <<< 7920 1726885378.65516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885378.65521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885378.65546: 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' <<< 7920 1726885378.65549: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b145ad90> <<< 7920 1726885378.65590: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b145de20> <<< 7920 1726885378.65609: 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' <<< 7920 1726885378.65631: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885378.65655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885378.65682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885378.65713: 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' <<< 7920 1726885378.65723: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b1454730> <<< 7920 1726885378.65743: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b145b520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b145a250> <<< 7920 1726885378.65755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885378.65816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885378.65839: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885378.65875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885378.65888: 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' <<< 7920 1726885378.65939: 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 0x7fc8b10cacd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10ca7c0> <<< 7920 1726885378.65953: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885378.65971: 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 0x7fc8b10cadc0> <<< 7920 1726885378.65989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885378.66031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885378.66050: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10cae80> <<< 7920 1726885378.66064: 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 0x7fc8b10caf40> import '_collections' # <<< 7920 1726885378.66107: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b11eec40> import '_functools' # <<< 7920 1726885378.66138: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b11e8520> <<< 7920 1726885378.66214: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885378.66218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b11fc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b1461d00> <<< 7920 1726885378.66247: 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' <<< 7920 1726885378.66260: 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 0x7fc8b10dbb80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b11ee160> <<< 7920 1726885378.66290: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885378.66318: 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 0x7fc8b11fc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b14678b0> <<< 7920 1726885378.66341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7920 1726885378.66365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885378.66387: 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' <<< 7920 1726885378.66410: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10dbeb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10dbca0> <<< 7920 1726885378.66436: 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 0x7fc8b10dbc10> <<< 7920 1726885378.66456: 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' <<< 7920 1726885378.66478: 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' <<< 7920 1726885378.66498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885378.66591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885378.66605: 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 0x7fc8b10b0280> # /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' <<< 7920 1726885378.66631: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10b0370> <<< 7920 1726885378.66746: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10e6eb0> <<< 7920 1726885378.66804: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10de940> <<< 7920 1726885378.66823: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10de4f0> <<< 7920 1726885378.66844: 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' <<< 7920 1726885378.66889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885378.66892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885378.66904: 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 0x7fc8b0ffd0d0> <<< 7920 1726885378.66939: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10abd90> <<< 7920 1726885378.66988: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10dedc0> <<< 7920 1726885378.66997: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b1461ee0> <<< 7920 1726885378.67010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885378.67046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885378.67065: 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 0x7fc8b1010a00> import 'errno' # <<< 7920 1726885378.67102: 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 0x7fc8b1010d30> <<< 7920 1726885378.67122: 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' <<< 7920 1726885378.67152: 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' <<< 7920 1726885378.67181: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b1023640> <<< 7920 1726885378.67184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885378.67206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885378.67233: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b1023b80> <<< 7920 1726885378.67290: 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 0x7fc8b0fb92b0> <<< 7920 1726885378.67294: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b1010e20> <<< 7920 1726885378.67305: 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' <<< 7920 1726885378.67345: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885378.67365: 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 0x7fc8b0fca190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10234c0> import 'pwd' # <<< 7920 1726885378.67384: 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 0x7fc8b0fca250> <<< 7920 1726885378.67417: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10db8e0> <<< 7920 1726885378.67441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885378.67453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885378.67477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885378.67488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885378.67517: 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 0x7fc8b0fe65b0> <<< 7920 1726885378.67536: 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' <<< 7920 1726885378.67565: 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 0x7fc8b0fe6880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0fe6670> <<< 7920 1726885378.67587: 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 0x7fc8b0fe6760> <<< 7920 1726885378.67612: 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' <<< 7920 1726885378.67797: 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 0x7fc8b0fe6bb0> <<< 7920 1726885378.67840: 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 0x7fc8b0ff3100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0fe67f0> <<< 7920 1726885378.67860: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0fd8940> <<< 7920 1726885378.67878: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10db4c0> <<< 7920 1726885378.67897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885378.67958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885378.67987: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0fe69a0> <<< 7920 1726885378.68129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885378.68143: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc8b09ea580> <<< 7920 1726885378.68706: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885378.69692: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.70614: 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 0x7fc8b09246d0> <<< 7920 1726885378.70641: 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' <<< 7920 1726885378.70671: 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' <<< 7920 1726885378.70696: 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' <<< 7920 1726885378.70727: 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 0x7fc8b0924160> <<< 7920 1726885378.70765: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0924340> <<< 7920 1726885378.70794: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0924e20> <<< 7920 1726885378.70821: 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' <<< 7920 1726885378.70874: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0924f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0924c40> <<< 7920 1726885378.70877: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885378.70910: 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 0x7fc8b0924e80> <<< 7920 1726885378.70928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885378.70953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885378.70994: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0924100> <<< 7920 1726885378.71029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885378.71033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885378.71070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885378.71074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885378.71086: 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' <<< 7920 1726885378.71162: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b08f1df0> <<< 7920 1726885378.71195: 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 0x7fc8b08f1fa0> <<< 7920 1726885378.71237: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885378.71251: 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 0x7fc8b07ff1c0> <<< 7920 1726885378.71254: 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' <<< 7920 1726885378.71280: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b07ffb50> <<< 7920 1726885378.71313: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b090bdc0> <<< 7920 1726885378.71473: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b090b3d0> <<< 7920 1726885378.71494: 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' <<< 7920 1726885378.71508: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b090bfd0> <<< 7920 1726885378.71532: 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' <<< 7920 1726885378.71570: 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' <<< 7920 1726885378.71598: 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' <<< 7920 1726885378.71623: 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 0x7fc8b095bdc0> <<< 7920 1726885378.71698: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0934be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b09342b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b08d8c70> <<< 7920 1726885378.71728: 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 0x7fc8b09343d0> <<< 7920 1726885378.71780: 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 0x7fc8b0934400> # /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' <<< 7920 1726885378.71800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885378.71839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885378.71899: 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 0x7fc8b085c970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b096d100> <<< 7920 1726885378.71936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885378.71940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885378.72009: 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 0x7fc8b08699a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b096d280> <<< 7920 1726885378.72014: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885378.72107: 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' # <<< 7920 1726885378.72129: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b096dd30> <<< 7920 1726885378.72257: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0869940> <<< 7920 1726885378.72345: 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 0x7fc8b0905c40> <<< 7920 1726885378.72376: 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 0x7fc8b09306a0> <<< 7920 1726885378.72418: 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 0x7fc8b096dfd0> <<< 7920 1726885378.72422: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b09647c0> <<< 7920 1726885378.72447: 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' <<< 7920 1726885378.72465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885378.72482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885378.72524: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885378.72529: 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 0x7fc8b085da90> <<< 7920 1726885378.72694: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885378.72704: 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 0x7fc8b087bc40> <<< 7920 1726885378.72715: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0868700> <<< 7920 1726885378.72741: 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' <<< 7920 1726885378.72756: 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 0x7fc8b0868070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0868af0> <<< 7920 1726885378.72765: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885378.72780: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885378.72798: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.72858: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.72933: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.72948: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.72966: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885378.72970: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885378.72974: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885378.72991: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.73081: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.73177: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.73629: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.74091: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885378.74094: 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_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885378.74149: 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' <<< 7920 1726885378.74490: 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 0x7fc8b08a46d0> <<< 7920 1726885378.74493: 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 0x7fc8b08aa6d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b041f940> <<< 7920 1726885378.74495: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 7920 1726885378.74497: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.74499: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885378.74501: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.74605: 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' <<< 7920 1726885378.74631: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b08ebe80> # zipimport: zlib available <<< 7920 1726885378.75054: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.75381: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.75435: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.75500: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885378.75531: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.75565: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885378.75624: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.75701: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885378.75735: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885378.75766: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.75810: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885378.75813: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.75986: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.76170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885378.76199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885378.76208: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885378.76276: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b04340d0> <<< 7920 1726885378.76285: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.76338: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.76407: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885378.76419: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885378.76438: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.76472: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.76508: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885378.76510: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.76547: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.76590: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.76674: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.76731: 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 <<< 7920 1726885378.76757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885378.76829: 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' <<< 7920 1726885378.76834: 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 0x7fc8b08ead60> <<< 7920 1726885378.76919: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0434cd0> <<< 7920 1726885378.76953: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885378.76963: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.77011: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.77064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.77085: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.77134: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885378.77139: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885378.77156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885378.77186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885378.77206: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885378.77231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885378.77305: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b089d970> <<< 7920 1726885378.77343: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0897670> <<< 7920 1726885378.77402: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0400fd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885378.77413: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.77431: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.77461: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885378.77525: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885378.77546: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.77557: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 7920 1726885378.77570: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.77742: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.77901: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.77972: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885378.78088: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885378.78142: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 7920 1726885378.78699: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.78873: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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 0x7fc8b018b0d0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 7920 1726885378.78955: stdout chunk (state=3): >>># 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 0x7fc8b03d5d90> # 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 0x7fc8b03d5d00> <<< 7920 1726885378.79054: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0898280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0198250> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b04241c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0424e50> # /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' <<< 7920 1726885378.79097: 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 0x7fc8b0432eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b04323d0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 7920 1726885378.79110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 7920 1726885378.79154: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0432f40> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 7920 1726885378.79181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885378.79207: 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 0x7fc8b0433520> <<< 7920 1726885378.79260: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b04017c0> <<< 7920 1726885378.79288: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0424fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 7920 1726885378.79298: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.79549: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 7920 1726885378.79555: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 7920 1726885378.79573: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.79598: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 7920 1726885378.79665: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 7920 1726885378.79719: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.79768: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 7920 1726885378.79827: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.79915: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885378.80001: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 7920 1726885378.80360: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.80927: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885378.80932: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 7920 1726885378.81010: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.81080: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 7920 1726885378.81159: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 7920 1726885378.81238: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.81303: 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 0x7fc8b00eafa0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7920 1726885378.81374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7920 1726885378.81515: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b00eaac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 7920 1726885378.81549: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.81603: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 7920 1726885378.81691: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.81768: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 7920 1726885378.81833: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.81890: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 7920 1726885378.81925: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.81966: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7920 1726885378.81994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7920 1726885378.82137: 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 0x7fc8b01657c0> <<< 7920 1726885378.82383: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b00ffb80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 7920 1726885378.82442: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.82488: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 7920 1726885378.82503: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.82556: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.82624: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.82713: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.82844: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 7920 1726885378.82860: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.82886: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.82919: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 7920 1726885378.82935: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.82964: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.83005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 7920 1726885378.83017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 7920 1726885378.83046: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885378.83058: 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 0x7fc8b008fe50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b008fd00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 7920 1726885378.83078: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885378.83095: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 7920 1726885378.83101: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.83133: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.83166: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 7920 1726885378.83176: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.83300: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.83428: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 7920 1726885378.83436: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.83573: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.83653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.83696: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.83758: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 7920 1726885378.83763: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885378.83777: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.83895: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.84020: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 7920 1726885378.84024: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 7920 1726885378.84122: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.84229: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 7920 1726885378.84232: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.84254: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.84287: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.84727: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.85119: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 7920 1726885378.85129: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.85232: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.85306: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 7920 1726885378.85385: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.85480: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 7920 1726885378.85493: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.85605: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.85770: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 7920 1726885378.85780: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 7920 1726885378.85796: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.85840: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 7920 1726885378.85936: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.86006: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.86165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.86330: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 7920 1726885378.86334: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 7920 1726885378.86339: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.86385: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.86420: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 7920 1726885378.86424: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.86463: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 7920 1726885378.86466: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.86524: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.86576: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 7920 1726885378.86579: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.86598: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.86627: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 7920 1726885378.86633: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.86678: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.86742: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 7920 1726885378.86756: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.86783: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.86834: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 7920 1726885378.87045: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.87259: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 7920 1726885378.87265: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.87308: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.87359: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 7920 1726885378.87396: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.87428: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 7920 1726885378.87434: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.87505: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 7920 1726885378.87536: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.87560: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 7920 1726885378.87570: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.87631: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.87696: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 7920 1726885378.87720: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 7920 1726885378.87747: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.87775: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.87825: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 7920 1726885378.87855: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.87868: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.87902: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.87960: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.87993: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.88063: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 7920 1726885378.88122: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 7920 1726885378.88192: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 7920 1726885378.88375: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.88480: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 7920 1726885378.88490: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.88537: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.88566: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 7920 1726885378.88571: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.88612: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.88665: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 7920 1726885378.88675: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.88729: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.88795: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 7920 1726885378.88816: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.88884: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.88968: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 7920 1726885378.89101: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.89187: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 7920 1726885378.89280: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885378.89455: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885379.09377: 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}}} <<< 7920 1726885379.09937: 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 <<< 7920 1726885379.09958: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 7920 1726885379.09982: 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 <<< 7920 1726885379.10000: 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 <<< 7920 1726885379.10005: 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 <<< 7920 1726885379.10008: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess <<< 7920 1726885379.10022: stdout chunk (state=3): >>># cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six <<< 7920 1726885379.10103: 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 # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic <<< 7920 1726885379.10109: stdout chunk (state=3): >>># cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # 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 <<< 7920 1726885379.10117: 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 # 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 <<< 7920 1726885379.10121: 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 # 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 <<< 7920 1726885379.10130: 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 ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 7920 1726885379.10358: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885379.10385: stdout chunk (state=3): >>># destroy importlib.util <<< 7920 1726885379.10399: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885379.10424: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7920 1726885379.10479: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 7920 1726885379.10489: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal <<< 7920 1726885379.10494: stdout chunk (state=3): >>># destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 7920 1726885379.10497: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 7920 1726885379.10513: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885379.10553: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7920 1726885379.10598: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 7920 1726885379.10604: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 7920 1726885379.10630: stdout chunk (state=3): >>># destroy queue <<< 7920 1726885379.10639: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 7920 1726885379.10665: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885379.10670: stdout chunk (state=3): >>># destroy base64 <<< 7920 1726885379.10696: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 7920 1726885379.10702: stdout chunk (state=3): >>># destroy getpass <<< 7920 1726885379.10707: stdout chunk (state=3): >>># destroy json <<< 7920 1726885379.10733: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 7920 1726885379.10736: 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 <<< 7920 1726885379.10778: 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 <<< 7920 1726885379.10792: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 7920 1726885379.10807: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 7920 1726885379.10831: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 7920 1726885379.10848: 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 <<< 7920 1726885379.10857: 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 <<< 7920 1726885379.10871: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 7920 1726885379.10874: 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 <<< 7920 1726885379.10893: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 7920 1726885379.10904: 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 <<< 7920 1726885379.10907: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 7920 1726885379.10941: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 7920 1726885379.10970: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 7920 1726885379.10973: 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 <<< 7920 1726885379.10976: 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 <<< 7920 1726885379.10992: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7920 1726885379.11018: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 7920 1726885379.11029: 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 <<< 7920 1726885379.11160: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7920 1726885379.11181: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885379.11207: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal <<< 7920 1726885379.11232: stdout chunk (state=3): >>># destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 7920 1726885379.11253: 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 <<< 7920 1726885379.11271: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7920 1726885379.11299: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885379.11803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885379.11882: stderr chunk (state=3): >>><<< 7920 1726885379.11885: stdout chunk (state=3): >>><<< 7920 1726885379.11978: _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 0x7fc8b1560ca0> # /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 0x7fc8b1507280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b1560a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7fc8b15609a0> 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 0x7fc8b1507370> # /usr/lib64/python3.9/__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 0x7fc8b1507820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b1507550> # /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 0x7fc8b14b3f70> # /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 0x7fc8b14ba100> # /usr/lib64/python3.9/__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 0x7fc8b14e3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b14ba820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b151c760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b14b3c70> # /usr/lib64/python3.9/__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 0x7fc8b14e3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b1507fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7fc8b145ad90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b145de20> # /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 0x7fc8b1454730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b145b520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b145a250> # /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 0x7fc8b10cacd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10ca7c0> 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 0x7fc8b10cadc0> # /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 0x7fc8b10cae80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10caf40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b11eec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b11e8520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b11fc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b1461d00> # /usr/lib64/python3.9/__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 0x7fc8b10dbb80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b11ee160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b11fc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b14678b0> # /usr/lib64/python3.9/__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 0x7fc8b10dbeb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10dbca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10dbc10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7fc8b10b0280> # /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 0x7fc8b10b0370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10e6eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10de940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10de4f0> # /usr/lib64/python3.9/__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 0x7fc8b0ffd0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10abd90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10dedc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b1461ee0> # /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 0x7fc8b1010a00> 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 0x7fc8b1010d30> # /usr/lib64/python3.9/__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 0x7fc8b1023640> # /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 0x7fc8b1023b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b0fb92b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b1010e20> # /usr/lib64/python3.9/__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 0x7fc8b0fca190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10234c0> 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 0x7fc8b0fca250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10db8e0> # /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 0x7fc8b0fe65b0> # /usr/lib64/python3.9/__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 0x7fc8b0fe6880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0fe6670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b0fe6760> # /usr/lib64/python3.9/__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 0x7fc8b0fe6bb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b0ff3100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0fe67f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0fd8940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b10db4c0> # /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 0x7fc8b0fe69a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc8b09ea580> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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 0x7fc8b09246d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7fc8b0924160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0924340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0924e20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7fc8b0924f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0924c40> 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 0x7fc8b0924e80> # /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 0x7fc8b0924100> # /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 0x7fc8b08f1df0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b08f1fa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b07ff1c0> # /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 0x7fc8b07ffb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b090bdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b090b3d0> # /usr/lib64/python3.9/__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 0x7fc8b090bfd0> # /usr/lib64/python3.9/__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 0x7fc8b095bdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0934be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b09342b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b08d8c70> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b09343d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0934400> # /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 0x7fc8b085c970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b096d100> # /usr/lib64/python3.9/__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 0x7fc8b08699a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b096d280> # /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 0x7fc8b096dd30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0869940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b0905c40> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b09306a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b096dfd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b09647c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7fc8b085da90> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b087bc40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0868700> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b0868070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0868af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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 0x7fc8b08a46d0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7fc8b08aa6d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b041f940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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_9ojqfdxd/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 0x7fc8b08ebe80> # 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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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 0x7fc8b04340d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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_9ojqfdxd/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 0x7fc8b08ead60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0434cd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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 0x7fc8b089d970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0897670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0400fd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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 0x7fc8b018b0d0> # /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 0x7fc8b03d5d90> # 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 0x7fc8b03d5d00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0898280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0198250> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b04241c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0424e50> # /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 0x7fc8b0432eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b04323d0> # /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 0x7fc8b0432f40> # /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 0x7fc8b0433520> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b04017c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b0424fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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 0x7fc8b00eafa0> # /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 0x7fc8b00eaac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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 0x7fc8b01657c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b00ffb80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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 0x7fc8b008fe50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b008fd00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/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_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_9ojqfdxd/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_9ojqfdxd/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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885379.13196: 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-1726885378.4541776-10952-52163760204882/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885379.13200: _low_level_execute_command(): starting 7920 1726885379.13202: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885378.4541776-10952-52163760204882/ > /dev/null 2>&1 && sleep 0' 7920 1726885379.13203: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885379.13205: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885379.13206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885379.13207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885379.13209: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885379.13210: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885379.13213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.13214: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885379.13216: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885379.13217: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885379.13219: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885379.13220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885379.13221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885379.13222: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885379.13224: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885379.13225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.13226: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885379.13227: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885379.13228: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885379.13229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885379.14957: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885379.14997: stderr chunk (state=3): >>><<< 7920 1726885379.15000: stdout chunk (state=3): >>><<< 7920 1726885379.15015: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885379.15021: handler run complete 7920 1726885379.15036: attempt loop complete, returning result 7920 1726885379.15039: _execute() done 7920 1726885379.15042: dumping result to json 7920 1726885379.15046: done dumping result, returning 7920 1726885379.15057: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-9835-648e-000000000c89] 7920 1726885379.15060: sending task result for task 02369adf-7a19-9835-648e-000000000c89 ok: [managed_node1] => { "changed": false, "name": null, "status": {} } 7920 1726885379.15209: no more pending results, returning what we have 7920 1726885379.15214: results queue empty 7920 1726885379.15215: checking for any_errors_fatal 7920 1726885379.15226: done checking for any_errors_fatal 7920 1726885379.15227: checking for max_fail_percentage 7920 1726885379.15229: done checking for max_fail_percentage 7920 1726885379.15230: checking to see if all hosts have failed and the running result is not ok 7920 1726885379.15230: done checking to see if all hosts have failed 7920 1726885379.15231: getting the remaining hosts for this loop 7920 1726885379.15233: done getting the remaining hosts for this loop 7920 1726885379.15236: getting the next task for host managed_node1 7920 1726885379.15244: done getting next task for host managed_node1 7920 1726885379.15247: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 7920 1726885379.15251: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885379.15264: getting variables 7920 1726885379.15265: in VariableManager get_vars() 7920 1726885379.15299: Calling all_inventory to load vars for managed_node1 7920 1726885379.15302: Calling groups_inventory to load vars for managed_node1 7920 1726885379.15304: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885379.15314: Calling all_plugins_play to load vars for managed_node1 7920 1726885379.15316: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885379.15319: Calling groups_plugins_play to load vars for managed_node1 7920 1726885379.15658: done sending task result for task 02369adf-7a19-9835-648e-000000000c89 7920 1726885379.15661: WORKER PROCESS EXITING 7920 1726885379.15670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885379.16017: done with get_vars() 7920 1726885379.16028: done getting variables TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Friday 20 September 2024 22:22:59 -0400 (0:00:00.768) 0:01:56.789 ****** 7920 1726885379.16100: entering _queue_task() for managed_node1/mount 7920 1726885379.16290: worker is 1 (out of 1 available) 7920 1726885379.16303: exiting _queue_task() for managed_node1/mount 7920 1726885379.16317: done queuing things up, now waiting for results queue to drain 7920 1726885379.16319: waiting for pending results... 7920 1726885379.16507: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 7920 1726885379.16591: in run() - task 02369adf-7a19-9835-648e-000000000c8a 7920 1726885379.16603: variable 'ansible_search_path' from source: unknown 7920 1726885379.16607: variable 'ansible_search_path' from source: unknown 7920 1726885379.16866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885379.18397: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885379.18790: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885379.18821: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885379.18848: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885379.18867: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885379.18930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885379.18952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885379.18970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885379.18996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885379.19017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885379.19051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885379.19068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885379.19084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885379.19112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885379.19127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885379.19166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885379.19182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885379.19198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885379.19230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885379.19240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885379.19336: variable 'blivet_output' from source: set_fact 7920 1726885379.19395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885379.19505: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885379.19537: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885379.19559: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885379.19580: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885379.19610: 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) 7920 1726885379.19629: 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) 7920 1726885379.19648: 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) 7920 1726885379.19667: 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) 7920 1726885379.19741: variable 'omit' from source: magic vars 7920 1726885379.19802: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885379.19809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885379.19821: variable 'omit' from source: magic vars 7920 1726885379.19878: variable 'omit' from source: magic vars 7920 1726885379.19914: variable 'omit' from source: magic vars 7920 1726885379.20017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885379.20037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885379.20054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885379.20078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885379.20094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885379.20158: variable 'mount_info' from source: unknown 7920 1726885379.20163: variable 'omit' from source: magic vars 7920 1726885379.20228: variable 'mount_info' from source: unknown 7920 1726885379.20306: variable 'mount_info' from source: unknown 7920 1726885379.20319: variable 'omit' from source: magic vars 7920 1726885379.20398: variable 'mount_info' from source: unknown 7920 1726885379.20407: variable 'omit' from source: magic vars 7920 1726885379.20467: variable 'mount_info' from source: unknown 7920 1726885379.20480: variable 'omit' from source: magic vars 7920 1726885379.20499: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885379.20525: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885379.20537: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885379.20550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885379.20558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885379.20570: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885379.20586: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885379.20606: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885379.20609: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885379.20612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885379.20687: Set connection var ansible_connection to ssh 7920 1726885379.20695: Set connection var ansible_shell_executable to /bin/sh 7920 1726885379.20700: Set connection var ansible_timeout to 10 7920 1726885379.20703: Set connection var ansible_shell_type to sh 7920 1726885379.20707: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885379.20713: Set connection var ansible_pipelining to False 7920 1726885379.20738: variable 'ansible_shell_executable' from source: unknown 7920 1726885379.20741: variable 'ansible_connection' from source: unknown 7920 1726885379.20744: variable 'ansible_module_compression' from source: unknown 7920 1726885379.20746: variable 'ansible_shell_type' from source: unknown 7920 1726885379.20748: variable 'ansible_shell_executable' from source: unknown 7920 1726885379.20750: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885379.20752: variable 'ansible_pipelining' from source: unknown 7920 1726885379.20754: variable 'ansible_timeout' from source: unknown 7920 1726885379.20756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 7920 1726885379.20873: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885379.20879: variable 'omit' from source: magic vars 7920 1726885379.20884: starting attempt loop 7920 1726885379.20887: running the handler 7920 1726885379.20898: _low_level_execute_command(): starting 7920 1726885379.20904: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885379.21394: 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 <<< 7920 1726885379.21408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885379.21423: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.21434: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885379.21448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.21490: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885379.21508: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885379.21544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885379.23110: stdout chunk (state=3): >>>/root <<< 7920 1726885379.23218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885379.23262: stderr chunk (state=3): >>><<< 7920 1726885379.23265: stdout chunk (state=3): >>><<< 7920 1726885379.23281: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885379.23290: _low_level_execute_command(): starting 7920 1726885379.23295: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885379.2328148-10984-162556211146703 `" && echo ansible-tmp-1726885379.2328148-10984-162556211146703="` echo /root/.ansible/tmp/ansible-tmp-1726885379.2328148-10984-162556211146703 `" ) && sleep 0' 7920 1726885379.23722: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885379.23736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885379.23750: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885379.23768: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.23814: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885379.23837: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885379.23869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885379.25718: stdout chunk (state=3): >>>ansible-tmp-1726885379.2328148-10984-162556211146703=/root/.ansible/tmp/ansible-tmp-1726885379.2328148-10984-162556211146703 <<< 7920 1726885379.25804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885379.25848: stderr chunk (state=3): >>><<< 7920 1726885379.25851: stdout chunk (state=3): >>><<< 7920 1726885379.25862: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885379.2328148-10984-162556211146703=/root/.ansible/tmp/ansible-tmp-1726885379.2328148-10984-162556211146703 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 7920 1726885379.25916: variable 'ansible_module_compression' from source: unknown 7920 1726885379.25962: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 7920 1726885379.25991: variable 'ansible_facts' from source: unknown 7920 1726885379.26060: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885379.2328148-10984-162556211146703/AnsiballZ_mount.py 7920 1726885379.26151: Sending initial data 7920 1726885379.26161: Sent initial data (153 bytes) 7920 1726885379.27572: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885379.27608: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885379.27630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885379.27662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885379.27723: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885379.27739: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885379.27769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.27783: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885379.27808: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.27865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885379.27868: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885379.27916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885379.29607: 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 <<< 7920 1726885379.29674: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885379.29717: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpupgcdnza /root/.ansible/tmp/ansible-tmp-1726885379.2328148-10984-162556211146703/AnsiballZ_mount.py <<< 7920 1726885379.30155: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885379.30783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885379.31039: stderr chunk (state=3): >>><<< 7920 1726885379.31042: stdout chunk (state=3): >>><<< 7920 1726885379.31044: done transferring module to remote 7920 1726885379.31046: _low_level_execute_command(): starting 7920 1726885379.31049: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885379.2328148-10984-162556211146703/ /root/.ansible/tmp/ansible-tmp-1726885379.2328148-10984-162556211146703/AnsiballZ_mount.py && sleep 0' 7920 1726885379.31610: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885379.31630: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885379.31645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885379.31663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885379.31705: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885379.31724: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885379.31741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.31757: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885379.31766: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885379.31775: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885379.31784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885379.31795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885379.31807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885379.31822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885379.31833: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885379.31844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.31924: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885379.31948: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885379.31971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885379.32041: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885379.33826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885379.33829: stdout chunk (state=3): >>><<< 7920 1726885379.33831: stderr chunk (state=3): >>><<< 7920 1726885379.33918: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885379.33922: _low_level_execute_command(): starting 7920 1726885379.33924: _low_level_execute_command(): using become for this command 7920 1726885379.33927: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-awuyqycdovyydyccytjmtjoyvvvccrzc ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885379.2328148-10984-162556211146703/AnsiballZ_mount.py'"'"' && sleep 0' 7920 1726885379.34000: Initial state: awaiting_escalation: BECOME-SUCCESS-awuyqycdovyydyccytjmtjoyvvvccrzc 7920 1726885379.34470: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885379.34526: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885379.34534: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.34595: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885379.34599: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885379.34650: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885379.37499: stdout chunk (state=1): >>>BECOME-SUCCESS-awuyqycdovyydyccytjmtjoyvvvccrzc <<< 7920 1726885379.37502: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-awuyqycdovyydyccytjmtjoyvvvccrzc' 7920 1726885379.37734: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885379.37743: stdout chunk (state=3): >>>import _imp # builtin <<< 7920 1726885379.37759: stdout chunk (state=3): >>>import '_thread' # <<< 7920 1726885379.37770: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885379.37828: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885379.37865: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885379.37897: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7920 1726885379.37900: stdout chunk (state=3): >>># installing zipimport hook <<< 7920 1726885379.37937: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885379.37947: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885379.37999: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7920 1726885379.38005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885379.38019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885379.38040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7920 1726885379.38044: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885379.38075: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff645ca0> <<< 7920 1726885379.38109: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885379.38129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 7920 1726885379.38134: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff3dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff645a00> <<< 7920 1726885379.38163: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 7920 1726885379.38170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7920 1726885379.38180: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff6459a0> <<< 7920 1726885379.38205: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885379.38229: 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' <<< 7920 1726885379.38240: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff3dc370> <<< 7920 1726885379.38265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7920 1726885379.38269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7920 1726885379.38287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 7920 1726885379.38291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885379.38316: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff3dc820> <<< 7920 1726885379.38341: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff3dc550> <<< 7920 1726885379.38366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885379.38379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885379.38397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885379.38434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885379.38454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885379.38460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885379.38483: stdout chunk (state=3): >>>import '_stat' # <<< 7920 1726885379.38486: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff388f70> <<< 7920 1726885379.38503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885379.38537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885379.38601: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff38f100> <<< 7920 1726885379.38656: 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' <<< 7920 1726885379.38674: 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 0x7ff6ff3b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff38f820> <<< 7920 1726885379.38722: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff3f1760> <<< 7920 1726885379.38725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7920 1726885379.38737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff388c70> <<< 7920 1726885379.38801: 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' <<< 7920 1726885379.38805: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff3b8c70> <<< 7920 1726885379.38857: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff3dcfd0> <<< 7920 1726885379.38885: 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. <<< 7920 1726885379.39097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885379.39100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885379.39143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7920 1726885379.39146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7920 1726885379.39164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885379.39179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885379.39205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885379.39208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885379.39226: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff32fd90> <<< 7920 1726885379.39268: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff332e20> <<< 7920 1726885379.39285: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885379.39300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885379.39310: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885379.39336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885379.39350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885379.39370: 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' <<< 7920 1726885379.39400: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff329730> <<< 7920 1726885379.39406: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff330520> <<< 7920 1726885379.39435: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff32f250> <<< 7920 1726885379.39440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885379.39517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885379.39532: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885379.39573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885379.39584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7920 1726885379.39591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7920 1726885379.39649: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885379.39659: 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 0x7ff6ff2b1cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2b17c0> <<< 7920 1726885379.39666: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885379.39685: 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 0x7ff6ff2b1dc0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885379.39717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885379.39737: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2b1e80> <<< 7920 1726885379.39757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 7920 1726885379.39778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2b1f40> <<< 7920 1726885379.39794: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885379.39835: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff309c40> import '_functools' # <<< 7920 1726885379.39869: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff303520> <<< 7920 1726885379.39924: 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 0x7ff6ff317580> <<< 7920 1726885379.39941: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff336d00> <<< 7920 1726885379.39956: 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' <<< 7920 1726885379.39991: 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 0x7ff6ff2c2b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff309160> <<< 7920 1726885379.40032: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885379.40048: 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 0x7ff6ff317190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff33c8b0> <<< 7920 1726885379.40066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7920 1726885379.40080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885379.40097: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 7920 1726885379.40129: 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 <<< 7920 1726885379.40149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2c2eb0> <<< 7920 1726885379.40163: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2c2ca0> <<< 7920 1726885379.40181: 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' <<< 7920 1726885379.40199: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2c2c10> <<< 7920 1726885379.40219: 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' <<< 7920 1726885379.40244: 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' <<< 7920 1726885379.40290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885379.40376: 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 0x7ff6ff297280> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885379.40388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885379.40449: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff297370> <<< 7920 1726885379.40529: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2cdeb0> <<< 7920 1726885379.40574: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2c4940> <<< 7920 1726885379.40582: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2c44f0> <<< 7920 1726885379.40603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885379.40616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885379.40646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885379.40659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885379.40686: 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' <<< 7920 1726885379.40703: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff1b00d0> <<< 7920 1726885379.40734: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff292d90> <<< 7920 1726885379.40786: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2c4dc0> <<< 7920 1726885379.40796: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff336ee0> <<< 7920 1726885379.40817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885379.40836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885379.40863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 7920 1726885379.40867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff1c4a00> <<< 7920 1726885379.40882: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885379.40918: 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 0x7ff6ff1c4d30> <<< 7920 1726885379.40939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885379.40946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885379.40968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 7920 1726885379.40983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 7920 1726885379.40989: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff1d6640> <<< 7920 1726885379.41011: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885379.41041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885379.41069: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff1d6b80> <<< 7920 1726885379.41118: 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' <<< 7920 1726885379.41123: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff6ff1612b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff1c4e20> <<< 7920 1726885379.41146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885379.41151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885379.41193: 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 0x7ff6ff173190> <<< 7920 1726885379.41209: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff1d64c0> <<< 7920 1726885379.41217: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885379.41244: 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 0x7ff6ff173250> <<< 7920 1726885379.41284: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2c28e0> <<< 7920 1726885379.41302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885379.41326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885379.41344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885379.41360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885379.41390: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885379.41395: 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 0x7ff6ff18e5b0> <<< 7920 1726885379.41415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 7920 1726885379.41423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7920 1726885379.41452: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885379.41457: 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 0x7ff6ff18e880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff18e670> <<< 7920 1726885379.41478: 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 0x7ff6ff18e760> <<< 7920 1726885379.41507: 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' <<< 7920 1726885379.41708: 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 0x7ff6ff18ebb0> <<< 7920 1726885379.41747: 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 0x7ff6ff19b100> <<< 7920 1726885379.41755: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff18e7f0> <<< 7920 1726885379.41776: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff181940> <<< 7920 1726885379.41798: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2c24c0> <<< 7920 1726885379.41822: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885379.41883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885379.41914: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff18e9a0> <<< 7920 1726885379.42021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885379.42029: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff6ff0b7580> <<< 7920 1726885379.42203: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip' # zipimport: zlib available <<< 7920 1726885379.42339: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885379.42360: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885379.43574: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.44513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 7920 1726885379.44521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fefdc6d0> <<< 7920 1726885379.44543: 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' <<< 7920 1726885379.44570: 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' <<< 7920 1726885379.44598: 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' <<< 7920 1726885379.44628: 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 0x7ff6fefdc160> <<< 7920 1726885379.44669: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fefdc340> <<< 7920 1726885379.44698: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fefdce20> <<< 7920 1726885379.44722: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7920 1726885379.44727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885379.44772: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fefdcf10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fefdcc40> <<< 7920 1726885379.44778: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885379.44810: 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 0x7ff6fefdce80> <<< 7920 1726885379.44829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885379.44856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885379.44892: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fefdc100> <<< 7920 1726885379.44915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885379.44934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'<<< 7920 1726885379.44942: stdout chunk (state=3): >>> <<< 7920 1726885379.44954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885379.44975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885379.44997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 7920 1726885379.45002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7920 1726885379.45071: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fe9eddf0> <<< 7920 1726885379.45106: 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 0x7ff6fe9edfa0> <<< 7920 1726885379.45138: 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 0x7ff6fef53e50> <<< 7920 1726885379.45162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885379.45188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885379.45228: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fef534c0> <<< 7920 1726885379.45239: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff043dc0> <<< 7920 1726885379.45422: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff0433d0> <<< 7920 1726885379.45426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7920 1726885379.45442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7920 1726885379.45478: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff043fd0> <<< 7920 1726885379.45481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885379.45490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885379.45506: 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' <<< 7920 1726885379.45533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885379.45564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885379.45580: 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 0x7ff6ff014dc0> <<< 7920 1726885379.45660: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fefadbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fefad2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fefe03a0> <<< 7920 1726885379.45697: 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 0x7ff6fefad3d0> <<< 7920 1726885379.45728: 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 0x7ff6fefad400> <<< 7920 1726885379.45756: 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 <<< 7920 1726885379.45774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885379.45785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885379.45808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885379.45873: 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 0x7ff6fe9cf970> <<< 7920 1726885379.45896: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff025100> <<< 7920 1726885379.45922: 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' <<< 7920 1726885379.45973: 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 0x7ff6fe9dc9a0> <<< 7920 1726885379.45990: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff025280> <<< 7920 1726885379.46001: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885379.46033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885379.46066: 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' # <<< 7920 1726885379.46184: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fe9cfdf0> <<< 7920 1726885379.46253: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fe9dc940> <<< 7920 1726885379.46337: 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 0x7ff6fe9dc790> <<< 7920 1726885379.46371: 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 0x7ff6fe9db730> <<< 7920 1726885379.46415: 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' <<< 7920 1726885379.46429: 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 0x7ff6fe9db670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff01c7c0> <<< 7920 1726885379.46448: 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 <<< 7920 1726885379.46453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 7920 1726885379.46468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885379.46488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885379.46532: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885379.46538: 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 0x7ff6fefa4640> <<< 7920 1726885379.46710: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885379.46723: 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 0x7ff6fefa39d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fe9d00a0> <<< 7920 1726885379.46753: 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 0x7ff6fefa40a0> <<< 7920 1726885379.46760: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff03d880> <<< 7920 1726885379.46771: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.46786: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.46791: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885379.46808: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.46879: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.46953: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.46960: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.46974: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885379.46986: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.47000: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.47004: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885379.47025: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.47118: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.47213: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.47659: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.48123: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885379.48132: 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_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885379.48158: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885379.48166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885379.48224: 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 0x7ff6fe5c8130> <<< 7920 1726885379.48290: 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' <<< 7920 1726885379.48298: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fef99970> <<< 7920 1726885379.48310: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fe5c8550> <<< 7920 1726885379.48364: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885379.48367: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.48383: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.48403: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885379.48407: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.48529: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.48659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7920 1726885379.48665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7920 1726885379.48675: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fef9a940> <<< 7920 1726885379.48688: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.49073: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.49445: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.49506: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.49569: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885379.49571: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.49608: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.49650: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885379.49653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.49701: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.49814: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 7920 1726885379.49832: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885379.49856: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.49898: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885379.50076: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.50290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885379.50300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885379.50305: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885379.50372: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fef995e0> <<< 7920 1726885379.50375: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.50439: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.50502: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885379.50518: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885379.50525: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885379.50544: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.50578: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.50641: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885379.50659: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.50688: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.50699: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.50793: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.50869: 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 <<< 7920 1726885379.50888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885379.50939: 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 0x7ff6ff030850> <<< 7920 1726885379.50976: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fefe2e50> <<< 7920 1726885379.51014: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885379.51128: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.51202: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.51236: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.51254: 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' <<< 7920 1726885379.51272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885379.51322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885379.51332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885379.51335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885379.51413: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fe9a4310> <<< 7920 1726885379.51472: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fe99e820> <<< 7920 1726885379.51517: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fe994940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885379.51521: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.51586: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885379.51640: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885379.51709: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible_collections/__init__.py <<< 7920 1726885379.51733: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885379.51764: stdout chunk (state=3): >>>import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885379.51780: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py <<< 7920 1726885379.51784: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.51802: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available <<< 7920 1726885379.52137: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.52464: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885379.52486: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885379.52527: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.52550: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 7920 1726885379.52621: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.52785: 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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "fstype": "ext4", "invocation": {"module_args": {"src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "path": "/opt/test", "fstype": "ext4", "opts": "defaults", "state": "mounted", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} <<< 7920 1726885379.52804: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885379.53020: 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 <<< 7920 1726885379.53041: 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 <<< 7920 1726885379.53086: 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 <<< 7920 1726885379.53125: 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 # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 7920 1726885379.53156: 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 # 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 <<< 7920 1726885379.53321: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885379.53339: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885379.53365: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7920 1726885379.53372: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885379.53419: 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 <<< 7920 1726885379.53427: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 7920 1726885379.53447: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885379.53482: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 7920 1726885379.53493: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 7920 1726885379.53514: 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 <<< 7920 1726885379.53568: 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 <<< 7920 1726885379.53577: 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 <<< 7920 1726885379.53600: 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<<< 7920 1726885379.53622: 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 <<< 7920 1726885379.53626: 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 <<< 7920 1726885379.53632: 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 <<< 7920 1726885379.53750: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7920 1726885379.53785: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885379.53789: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 7920 1726885379.53792: stdout chunk (state=3): >>># destroy stat <<< 7920 1726885379.53803: 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 <<< 7920 1726885379.53819: 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 <<< 7920 1726885379.53841: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885379.54255: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885379.54310: stderr chunk (state=3): >>><<< 7920 1726885379.54317: stdout chunk (state=3): >>><<< 7920 1726885379.54379: _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 0x7ff6ff645ca0> # /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 0x7ff6ff3dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff645a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7ff6ff6459a0> 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 0x7ff6ff3dc370> # /usr/lib64/python3.9/__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 0x7ff6ff3dc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff3dc550> # /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 0x7ff6ff388f70> # /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 0x7ff6ff38f100> # /usr/lib64/python3.9/__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 0x7ff6ff3b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff38f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff3f1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff388c70> # /usr/lib64/python3.9/__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 0x7ff6ff3b8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff3dcfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7ff6ff32fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff332e20> # /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 0x7ff6ff329730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff330520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff32f250> # /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 0x7ff6ff2b1cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2b17c0> 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 0x7ff6ff2b1dc0> # /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 0x7ff6ff2b1e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2b1f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff309c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff303520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff317580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff336d00> # /usr/lib64/python3.9/__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 0x7ff6ff2c2b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff309160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff6ff317190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff33c8b0> # /usr/lib64/python3.9/__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 0x7ff6ff2c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2c2ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2c2c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7ff6ff297280> # /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 0x7ff6ff297370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2cdeb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2c4940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2c44f0> # /usr/lib64/python3.9/__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 0x7ff6ff1b00d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff292d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2c4dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff336ee0> # /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 0x7ff6ff1c4a00> 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 0x7ff6ff1c4d30> # /usr/lib64/python3.9/__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 0x7ff6ff1d6640> # /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 0x7ff6ff1d6b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff6ff1612b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff1c4e20> # /usr/lib64/python3.9/__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 0x7ff6ff173190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff1d64c0> 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 0x7ff6ff173250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2c28e0> # /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 0x7ff6ff18e5b0> # /usr/lib64/python3.9/__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 0x7ff6ff18e880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff18e670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff6ff18e760> # /usr/lib64/python3.9/__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 0x7ff6ff18ebb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff6ff19b100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff18e7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff181940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff2c24c0> # /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 0x7ff6ff18e9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff6ff0b7580> # zipimport: found 36 names in '/tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/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 0x7ff6fefdc6d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7ff6fefdc160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fefdc340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fefdce20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7ff6fefdcf10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fefdcc40> 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 0x7ff6fefdce80> # /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 0x7ff6fefdc100> # /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 0x7ff6fe9eddf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff6fe9edfa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff6fef53e50> # /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 0x7ff6fef534c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff043dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff0433d0> # /usr/lib64/python3.9/__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 0x7ff6ff043fd0> # /usr/lib64/python3.9/__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 0x7ff6ff014dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fefadbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fefad2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fefe03a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff6fefad3d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fefad400> # /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 0x7ff6fe9cf970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff025100> # /usr/lib64/python3.9/__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 0x7ff6fe9dc9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff025280> # /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 0x7ff6fe9cfdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fe9dc940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff6fe9dc790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff6fe9db730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff6fe9db670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff01c7c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7ff6fefa4640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff6fefa39d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fe9d00a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff6fefa40a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6ff03d880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/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_4royfe5u/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_4royfe5u/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_4royfe5u/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_4royfe5u/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 0x7ff6fe5c8130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7ff6fef99970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fe5c8550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/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_4royfe5u/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 0x7ff6fef9a940> # 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_4royfe5u/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_4royfe5u/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_4royfe5u/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_4royfe5u/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_4royfe5u/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 0x7ff6fef995e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/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_4royfe5u/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 0x7ff6ff030850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fefe2e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/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 0x7ff6fe9a4310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fe99e820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6fe994940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/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_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_4royfe5u/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_4royfe5u/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_4royfe5u/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_4royfe5u/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_4royfe5u/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_4royfe5u/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_4royfe5u/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_4royfe5u/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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "fstype": "ext4", "invocation": {"module_args": {"src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "path": "/opt/test", "fstype": "ext4", "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885379.54957: done with _execute_module (mount, {'src': 'UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e', 'path': '/opt/test', 'fstype': 'ext4', '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-1726885379.2328148-10984-162556211146703/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885379.54961: _low_level_execute_command(): starting 7920 1726885379.54967: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885379.2328148-10984-162556211146703/ > /dev/null 2>&1 && sleep 0' 7920 1726885379.55078: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885379.55082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885379.55085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885379.55127: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.55130: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885379.55133: stderr 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885379.55135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.55180: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885379.55192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885379.55235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885379.57009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885379.57099: stderr chunk (state=3): >>><<< 7920 1726885379.57107: stdout chunk (state=3): >>><<< 7920 1726885379.57110: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885379.57131: handler run complete 7920 1726885379.57134: attempt loop complete, returning result 7920 1726885379.57205: variable 'mount_info' from source: unknown 7920 1726885379.57282: variable 'mount_info' from source: unknown ok: [managed_node1] => (item={'src': 'UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e', 'path': '/opt/test', 'fstype': 'ext4', '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": "ext4", "mount_info": { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e" } 7920 1726885379.57578: dumping result to json 7920 1726885379.57581: done dumping result, returning 7920 1726885379.57610: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-9835-648e-000000000c8a] 7920 1726885379.57645: sending task result for task 02369adf-7a19-9835-648e-000000000c8a 7920 1726885379.57875: done sending task result for task 02369adf-7a19-9835-648e-000000000c8a 7920 1726885379.57879: WORKER PROCESS EXITING 7920 1726885379.57920: no more pending results, returning what we have 7920 1726885379.57923: results queue empty 7920 1726885379.57923: checking for any_errors_fatal 7920 1726885379.57929: done checking for any_errors_fatal 7920 1726885379.57930: checking for max_fail_percentage 7920 1726885379.57932: done checking for max_fail_percentage 7920 1726885379.57932: checking to see if all hosts have failed and the running result is not ok 7920 1726885379.57933: done checking to see if all hosts have failed 7920 1726885379.57934: getting the remaining hosts for this loop 7920 1726885379.57935: done getting the remaining hosts for this loop 7920 1726885379.57937: getting the next task for host managed_node1 7920 1726885379.57946: done getting next task for host managed_node1 7920 1726885379.57952: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 7920 1726885379.57957: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885379.57973: getting variables 7920 1726885379.57975: in VariableManager get_vars() 7920 1726885379.58028: Calling all_inventory to load vars for managed_node1 7920 1726885379.58032: Calling groups_inventory to load vars for managed_node1 7920 1726885379.58035: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885379.58049: Calling all_plugins_play to load vars for managed_node1 7920 1726885379.58055: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885379.58059: Calling groups_plugins_play to load vars for managed_node1 7920 1726885379.58646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885379.59185: done with get_vars() 7920 1726885379.59212: done getting variables TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Friday 20 September 2024 22:22:59 -0400 (0:00:00.432) 0:01:57.222 ****** 7920 1726885379.59382: entering _queue_task() for managed_node1/file 7920 1726885379.59741: worker is 1 (out of 1 available) 7920 1726885379.59757: exiting _queue_task() for managed_node1/file 7920 1726885379.59777: done queuing things up, now waiting for results queue to drain 7920 1726885379.59779: waiting for pending results... 7920 1726885379.60049: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 7920 1726885379.60132: in run() - task 02369adf-7a19-9835-648e-000000000c8c 7920 1726885379.60146: variable 'ansible_search_path' from source: unknown 7920 1726885379.60149: variable 'ansible_search_path' from source: unknown 7920 1726885379.60550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885379.63199: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885379.63258: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885379.63309: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885379.63351: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885379.63380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885379.63457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885379.63490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885379.63522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885379.63566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885379.63585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885379.63637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885379.63665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885379.63696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885379.63742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885379.63763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885379.63824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885379.63855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885379.63884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885379.63935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885379.63953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885379.64083: variable 'blivet_output' from source: set_fact 7920 1726885379.64177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885379.64356: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885379.64394: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885379.64435: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885379.64467: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885379.64532: 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) 7920 1726885379.64565: 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) 7920 1726885379.64599: 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) 7920 1726885379.64636: 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) 7920 1726885379.64754: variable 'omit' from source: magic vars 7920 1726885379.64869: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885379.64888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885379.64907: variable 'omit' from source: magic vars 7920 1726885379.65276: variable 'mount_info' from source: unknown 7920 1726885379.65291: Evaluated conditional (mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none): False 7920 1726885379.65298: when evaluation is False, skipping this task 7920 1726885379.65341: variable 'mount_info' from source: unknown 7920 1726885379.65409: variable 'mount_info' from source: unknown skipping: [managed_node1] => (item={'src': 'UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e', 'path': '/opt/test', 'fstype': 'ext4', '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": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "state": "mounted" }, "skip_reason": "Conditional result was False" } 7920 1726885379.65638: dumping result to json 7920 1726885379.65648: done dumping result, returning 7920 1726885379.65657: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-9835-648e-000000000c8c] 7920 1726885379.65670: sending task result for task 02369adf-7a19-9835-648e-000000000c8c 7920 1726885379.65750: done sending task result for task 02369adf-7a19-9835-648e-000000000c8c 7920 1726885379.65758: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 7920 1726885379.65838: no more pending results, returning what we have 7920 1726885379.65841: results queue empty 7920 1726885379.65842: checking for any_errors_fatal 7920 1726885379.65852: done checking for any_errors_fatal 7920 1726885379.65853: checking for max_fail_percentage 7920 1726885379.65854: done checking for max_fail_percentage 7920 1726885379.65855: checking to see if all hosts have failed and the running result is not ok 7920 1726885379.65856: done checking to see if all hosts have failed 7920 1726885379.65857: getting the remaining hosts for this loop 7920 1726885379.65858: done getting the remaining hosts for this loop 7920 1726885379.65862: getting the next task for host managed_node1 7920 1726885379.65868: done getting next task for host managed_node1 7920 1726885379.65872: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 7920 1726885379.65875: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885379.65897: getting variables 7920 1726885379.65899: in VariableManager get_vars() 7920 1726885379.65937: Calling all_inventory to load vars for managed_node1 7920 1726885379.65940: Calling groups_inventory to load vars for managed_node1 7920 1726885379.65942: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885379.65949: Calling all_plugins_play to load vars for managed_node1 7920 1726885379.65952: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885379.65954: Calling groups_plugins_play to load vars for managed_node1 7920 1726885379.66860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885379.67490: done with get_vars() 7920 1726885379.67512: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Friday 20 September 2024 22:22:59 -0400 (0:00:00.082) 0:01:57.304 ****** 7920 1726885379.67606: entering _queue_task() for managed_node1/systemd 7920 1726885379.67861: worker is 1 (out of 1 available) 7920 1726885379.67873: exiting _queue_task() for managed_node1/systemd 7920 1726885379.67884: done queuing things up, now waiting for results queue to drain 7920 1726885379.67886: waiting for pending results... 7920 1726885379.68062: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 7920 1726885379.68156: in run() - task 02369adf-7a19-9835-648e-000000000c8e 7920 1726885379.68167: variable 'ansible_search_path' from source: unknown 7920 1726885379.68171: variable 'ansible_search_path' from source: unknown 7920 1726885379.68199: calling self._execute() 7920 1726885379.68272: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885379.68277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885379.68285: variable 'omit' from source: magic vars 7920 1726885379.68579: variable 'blivet_output' from source: set_fact 7920 1726885379.68617: Evaluated conditional (blivet_output['mounts']): True 7920 1726885379.68631: variable 'omit' from source: magic vars 7920 1726885379.68727: variable 'omit' from source: magic vars 7920 1726885379.68761: variable 'omit' from source: magic vars 7920 1726885379.68803: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885379.68842: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885379.68865: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885379.68893: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885379.68908: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885379.68930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885379.68951: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885379.68983: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885379.68991: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885379.68999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885379.69120: Set connection var ansible_connection to ssh 7920 1726885379.69135: Set connection var ansible_shell_executable to /bin/sh 7920 1726885379.69144: Set connection var ansible_timeout to 10 7920 1726885379.69151: Set connection var ansible_shell_type to sh 7920 1726885379.69159: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885379.69167: Set connection var ansible_pipelining to False 7920 1726885379.69192: variable 'ansible_shell_executable' from source: unknown 7920 1726885379.69199: variable 'ansible_connection' from source: unknown 7920 1726885379.69205: variable 'ansible_module_compression' from source: unknown 7920 1726885379.69210: variable 'ansible_shell_type' from source: unknown 7920 1726885379.69219: variable 'ansible_shell_executable' from source: unknown 7920 1726885379.69225: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885379.69231: variable 'ansible_pipelining' from source: unknown 7920 1726885379.69239: variable 'ansible_timeout' from source: unknown 7920 1726885379.69246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885379.69470: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885379.69486: variable 'omit' from source: magic vars 7920 1726885379.69495: starting attempt loop 7920 1726885379.69501: running the handler 7920 1726885379.69522: _low_level_execute_command(): starting 7920 1726885379.69535: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885379.70209: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885379.70234: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885379.70249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885379.70267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885379.70307: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885379.70323: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885379.70337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.70354: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885379.70366: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885379.70376: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885379.70387: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885379.70400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885379.70416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885379.70428: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885379.70438: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885379.70450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.70527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885379.70550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885379.70566: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885379.70634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885379.72216: stdout chunk (state=3): >>>/root <<< 7920 1726885379.72384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885379.72387: stdout chunk (state=3): >>><<< 7920 1726885379.72389: stderr chunk (state=3): >>><<< 7920 1726885379.72418: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885379.72496: _low_level_execute_command(): starting 7920 1726885379.72500: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885379.7240822-11003-137735790400626 `" && echo ansible-tmp-1726885379.7240822-11003-137735790400626="` echo /root/.ansible/tmp/ansible-tmp-1726885379.7240822-11003-137735790400626 `" ) && sleep 0' 7920 1726885379.73056: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885379.73068: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885379.73081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885379.73097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885379.73142: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885379.73155: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885379.73176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.73193: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885379.73205: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885379.73219: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885379.73231: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885379.73243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885379.73257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885379.73271: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885379.73286: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885379.73298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.73373: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885379.73397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885379.73413: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885379.73480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885379.75308: stdout chunk (state=3): >>>ansible-tmp-1726885379.7240822-11003-137735790400626=/root/.ansible/tmp/ansible-tmp-1726885379.7240822-11003-137735790400626 <<< 7920 1726885379.75494: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885379.75498: stdout chunk (state=3): >>><<< 7920 1726885379.75501: stderr chunk (state=3): >>><<< 7920 1726885379.75720: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885379.7240822-11003-137735790400626=/root/.ansible/tmp/ansible-tmp-1726885379.7240822-11003-137735790400626 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885379.75724: variable 'ansible_module_compression' from source: unknown 7920 1726885379.75727: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7920 1726885379.75730: variable 'ansible_facts' from source: unknown 7920 1726885379.75881: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885379.7240822-11003-137735790400626/AnsiballZ_systemd.py 7920 1726885379.76672: Sending initial data 7920 1726885379.76675: Sent initial data (155 bytes) 7920 1726885379.77683: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885379.77696: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885379.77709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885379.77733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885379.77780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885379.77793: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885379.77807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.77832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885379.77843: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885379.77853: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885379.77865: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885379.77879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885379.77901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885379.77920: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885379.77932: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885379.77948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.78033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885379.78054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885379.78070: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885379.78141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885379.79832: 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 <<< 7920 1726885379.79892: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885379.79908: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpyy7blsvc /root/.ansible/tmp/ansible-tmp-1726885379.7240822-11003-137735790400626/AnsiballZ_systemd.py <<< 7920 1726885379.79943: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885379.82534: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885379.82722: stderr chunk (state=3): >>><<< 7920 1726885379.82725: stdout chunk (state=3): >>><<< 7920 1726885379.82728: done transferring module to remote 7920 1726885379.82733: _low_level_execute_command(): starting 7920 1726885379.82736: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885379.7240822-11003-137735790400626/ /root/.ansible/tmp/ansible-tmp-1726885379.7240822-11003-137735790400626/AnsiballZ_systemd.py && sleep 0' 7920 1726885379.83304: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885379.83325: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885379.83340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885379.83356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885379.83399: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885379.83410: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885379.83430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.83446: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885379.83457: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885379.83467: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885379.83481: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885379.83494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885379.83507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885379.83524: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885379.83536: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885379.83549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.83630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885379.83650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885379.83664: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885379.83741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885379.85497: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885379.85501: stdout chunk (state=3): >>><<< 7920 1726885379.85503: stderr chunk (state=3): >>><<< 7920 1726885379.85607: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885379.85613: _low_level_execute_command(): starting 7920 1726885379.85618: _low_level_execute_command(): using become for this command 7920 1726885379.85621: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xjmqphwbxrvpeprueqyifeoppanacmje ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885379.7240822-11003-137735790400626/AnsiballZ_systemd.py'"'"' && sleep 0' 7920 1726885379.85681: Initial state: awaiting_escalation: BECOME-SUCCESS-xjmqphwbxrvpeprueqyifeoppanacmje 7920 1726885379.86219: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885379.86261: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885379.86285: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885379.86307: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885379.86352: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885379.86366: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885379.86380: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.86404: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885379.86419: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885379.86429: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885379.86439: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885379.86450: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885379.86463: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885379.86473: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885379.86482: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885379.86494: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885379.86576: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885379.86595: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885379.86620: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885379.86689: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885379.89438: stdout chunk (state=1): >>>BECOME-SUCCESS-xjmqphwbxrvpeprueqyifeoppanacmje <<< 7920 1726885379.89442: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-xjmqphwbxrvpeprueqyifeoppanacmje' 7920 1726885379.89689: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885379.89693: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885379.89752: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885379.89787: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885379.89821: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885379.89876: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885379.89880: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885379.89991: 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' <<< 7920 1726885379.90000: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885379.90048: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13fb5ca0> <<< 7920 1726885379.90098: 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 0x7faa13f5c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13fb5a00> <<< 7920 1726885379.90156: 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 0x7faa13fb59a0> import '_signal' # <<< 7920 1726885379.90247: 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' <<< 7920 1726885379.90251: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13f5c370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7920 1726885379.90263: 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 0x7faa13f5c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13f5c550> <<< 7920 1726885379.90293: 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' <<< 7920 1726885379.90330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885379.90368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885379.90393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885379.90418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885379.90446: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13f08f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885379.90449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885379.90530: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13f0f100> <<< 7920 1726885379.90582: 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' <<< 7920 1726885379.90598: 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 0x7faa13f38730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13f0f820> <<< 7920 1726885379.90659: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13f71760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 7920 1726885379.90662: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13f08c70> <<< 7920 1726885379.90724: 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 0x7faa13f38c70> <<< 7920 1726885379.90774: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13f5cfd0> <<< 7920 1726885379.90800: 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. <<< 7920 1726885379.91979: 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 0x7faa13eafd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13eb2e20> # /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 0x7faa13ea9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13eb0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13eaf250> # /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 0x7faa13e31cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e317c0> 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 0x7faa13e31dc0> # /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 0x7faa13e31e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e31f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e89c40> import '_functools' # <<< 7920 1726885379.92047: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e83520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e97580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13eb6d00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7920 1726885379.92145: 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 0x7faa13e42b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e89160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa13e97190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13ebc8b0> <<< 7920 1726885379.92270: 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 0x7faa13e42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e42ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e42c10> <<< 7920 1726885379.92283: 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' <<< 7920 1726885379.92352: 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' <<< 7920 1726885379.92417: 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 0x7faa13b6e280> # /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' <<< 7920 1726885379.92459: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13b6e370> <<< 7920 1726885379.92572: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e4deb0> <<< 7920 1726885379.92620: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e44940> <<< 7920 1726885379.92623: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e444f0> <<< 7920 1726885379.92692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885379.92775: 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 <<< 7920 1726885379.92779: 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 0x7faa13aa10d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13b69d90> <<< 7920 1726885379.92840: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e44dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13eb6ee0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885379.92998: 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 0x7faa13ab4a00> 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 0x7faa13ab4d30> <<< 7920 1726885379.93017: 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 0x7faa13ac7640> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885379.93229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13ac7b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa13a522b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13ab4e20> <<< 7920 1726885379.93433: 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 0x7faa13a63190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13ac74c0> 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 0x7faa13a63250> <<< 7920 1726885379.93720: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e428e0> # /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 0x7faa13a7f5b0> # /usr/lib64/python3.9/__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 0x7faa13a7f880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13a7f670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa13a7f760> # /usr/lib64/python3.9/__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 0x7faa13a7fbb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa13a8c100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13a7f7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13a71940> <<< 7920 1726885379.93755: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e424c0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885379.93803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885379.94007: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13a7f9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faa139a8580> <<< 7920 1726885379.94298: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip' # zipimport: zlib available <<< 7920 1726885379.94376: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.94409: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885379.94425: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885379.95601: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.96530: 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 0x7faa133ad6d0> <<< 7920 1726885379.96558: 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' <<< 7920 1726885379.96601: 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' <<< 7920 1726885379.96604: 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' <<< 7920 1726885379.96621: 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 0x7faa133ad160> <<< 7920 1726885379.96649: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133ad340> <<< 7920 1726885379.96689: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133ade20> <<< 7920 1726885379.96702: 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' <<< 7920 1726885379.96750: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133adf10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133adc40> import 'atexit' # <<< 7920 1726885379.96787: 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 0x7faa133ade80> <<< 7920 1726885379.96809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885379.96827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885379.96866: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133ad100> <<< 7920 1726885379.96895: 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' <<< 7920 1726885379.96919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885379.96956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885379.96959: 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' <<< 7920 1726885379.97035: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa1337bdf0> <<< 7920 1726885379.97109: 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 0x7faa1337bfa0> <<< 7920 1726885379.97116: 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 0x7faa132881c0> <<< 7920 1726885379.97145: 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' <<< 7920 1726885379.97167: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13288b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13394dc0> <<< 7920 1726885379.97345: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133943d0> <<< 7920 1726885379.97393: 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' <<< 7920 1726885379.97396: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13394fd0> <<< 7920 1726885379.97409: 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' <<< 7920 1726885379.97453: 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' <<< 7920 1726885379.97493: 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' <<< 7920 1726885379.97496: 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 0x7faa133e4dc0> <<< 7920 1726885379.97587: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133bdbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133bd2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13361c70> <<< 7920 1726885379.97618: 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 0x7faa133bd3d0> <<< 7920 1726885379.97649: 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 0x7faa133bd400> <<< 7920 1726885379.97666: 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' <<< 7920 1726885379.97683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885379.97706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885379.97814: 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 0x7faa132e5970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133f6100> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885379.97869: 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 0x7faa132f29a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133f6280> <<< 7920 1726885379.97903: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885379.97939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885379.97953: 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' # <<< 7920 1726885379.97997: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133f6d30> <<< 7920 1726885379.98138: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa132f2940> <<< 7920 1726885379.98242: 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 0x7faa1338ec40> <<< 7920 1726885379.98256: 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 0x7faa133b96a0> <<< 7920 1726885379.98292: 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 0x7faa133f6fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133ed7c0> <<< 7920 1726885379.98341: 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' <<< 7920 1726885379.98363: 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' <<< 7920 1726885379.98390: 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 0x7faa132e6a90> <<< 7920 1726885379.98581: 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 0x7faa13304c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa132f1700> <<< 7920 1726885379.98653: 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 0x7faa132f1070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa132f1af0> # zipimport: zlib available <<< 7920 1726885379.98670: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885379.98673: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.98754: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.98828: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885379.98859: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885379.98863: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.98947: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.99041: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.99476: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885379.99935: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885379.99937: 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_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885379.99967: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885379.99970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885380.00022: 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 0x7faa1332d6d0> <<< 7920 1726885380.00093: 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' <<< 7920 1726885380.00104: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133336d0> <<< 7920 1726885380.00106: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12e83940> <<< 7920 1726885380.00146: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885380.00161: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.00189: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.00191: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885380.00308: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.00438: 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' <<< 7920 1726885380.00466: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13374e80> # zipimport: zlib available <<< 7920 1726885380.00850: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.01210: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.01267: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.01345: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885380.01384: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.01409: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885380.01414: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.01494: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.01545: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 7920 1726885380.01567: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885380.01571: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.01602: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.01639: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885380.01824: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.02009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885380.02040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885380.02119: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12e980d0> # zipimport: zlib available <<< 7920 1726885380.02309: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.02315: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885380.02318: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 7920 1726885380.02349: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.02352: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885380.02354: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.02382: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.02417: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.02524: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.02574: 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 <<< 7920 1726885380.02601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885380.02667: 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 0x7faa13373d60> <<< 7920 1726885380.02758: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12e98cd0> <<< 7920 1726885380.02800: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/common/file.py <<< 7920 1726885380.02803: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885380.02855: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.02910: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.02940: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.02965: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885380.02971: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885380.02992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885380.03035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885380.03062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885380.03080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885380.03141: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13326970> <<< 7920 1726885380.03192: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13320670> <<< 7920 1726885380.03243: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12e63fd0> <<< 7920 1726885380.03252: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885380.03287: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.03300: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885380.03362: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885380.03381: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885380.03401: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 7920 1726885380.03404: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.03563: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.03742: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885380.03765: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.03800: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.03837: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.03880: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.03919: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 7920 1726885380.03922: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.03959: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.04040: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.04042: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.04083: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 7920 1726885380.04222: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.04362: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.04409: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.04460: 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' <<< 7920 1726885380.04487: 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' <<< 7920 1726885380.04513: 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' <<< 7920 1726885380.04522: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12bef0d0> <<< 7920 1726885380.04546: 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' <<< 7920 1726885380.04568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885380.04604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7920 1726885380.04641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 7920 1726885380.04644: 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 0x7faa12e39d90> <<< 7920 1726885380.04681: 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 0x7faa12e39d00> <<< 7920 1726885380.04766: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13321280> <<< 7920 1726885380.04792: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12bfc250> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12e881c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12e88e50> <<< 7920 1726885380.04818: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 7920 1726885380.04840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 7920 1726885380.04910: 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 0x7faa12e96eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12e963d0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 7920 1726885380.04933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 7920 1726885380.04948: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12e96f40> <<< 7920 1726885380.04973: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 7920 1726885380.04990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885380.05010: 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 0x7faa12e97520> <<< 7920 1726885380.05115: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12e647c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12e88fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 7920 1726885380.05150: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.05204: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.05225: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 7920 1726885380.05258: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.05314: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 7920 1726885380.05354: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 7920 1726885380.05429: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 7920 1726885380.05452: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.05489: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 7920 1726885380.05569: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 7920 1726885380.05642: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.05682: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.05783: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 7920 1726885380.06158: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.06506: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 7920 1726885380.06522: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.06558: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.06602: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.06630: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.06672: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 7920 1726885380.06748: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 7920 1726885380.06783: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.06859: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 7920 1726885380.06904: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 7920 1726885380.06921: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.06950: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 7920 1726885380.07009: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.07082: 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' <<< 7920 1726885380.07104: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12b4efa0> <<< 7920 1726885380.07132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7920 1726885380.07148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7920 1726885380.07304: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12b4eac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 7920 1726885380.07308: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.07362: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.07418: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 7920 1726885380.07427: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.07497: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.07575: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 7920 1726885380.07583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.07632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.07700: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 7920 1726885380.07707: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.07740: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.07780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7920 1726885380.07803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7920 1726885380.07944: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885380.07951: 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 0x7faa12bc97c0> <<< 7920 1726885380.08180: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12b63b80> <<< 7920 1726885380.08186: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 7920 1726885380.08237: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.08287: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 7920 1726885380.08292: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.08357: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.08428: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.08517: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.08652: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py <<< 7920 1726885380.08661: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 7920 1726885380.08690: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.08728: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 7920 1726885380.08733: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.08765: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.08810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 7920 1726885380.08817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 7920 1726885380.08865: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885380.08902: 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 0x7faa12af3e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12af3d00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 7920 1726885380.08921: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.08962: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.09184: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885380.09309: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 7920 1726885380.09458: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885380.09491: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.09681: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885380.09844: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 7920 1726885380.09939: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.10019: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 7920 1726885380.10071: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.10145: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885380.10509: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.10933: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 7920 1726885380.10946: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.11007: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.11109: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 7920 1726885380.11191: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.11271: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 7920 1726885380.11407: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.11547: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885380.11559: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 7920 1726885380.11602: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.11639: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 7920 1726885380.11727: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.11813: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.11967: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.12145: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 7920 1726885380.12148: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.12171: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.12221: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 7920 1726885380.12226: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.12243: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.12265: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 7920 1726885380.12322: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.12380: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 7920 1726885380.12408: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.12435: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 7920 1726885380.12603: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 7920 1726885380.12695: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.12702: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 7920 1726885380.12850: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.13071: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 7920 1726885380.13116: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.13171: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 7920 1726885380.13176: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.13199: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.13241: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 7920 1726885380.13265: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.13301: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 7920 1726885380.13304: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.13335: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.13365: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 7920 1726885380.13527: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885380.13671: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885380.13696: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.13740: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.13818: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.13887: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/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_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 7920 1726885380.13998: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.14003: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 7920 1726885380.14155: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.14282: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 7920 1726885380.14326: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.14375: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 7920 1726885380.14378: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.14410: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.14464: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 7920 1726885380.14622: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 7920 1726885380.14626: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.14692: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.14764: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py <<< 7920 1726885380.14767: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 7920 1726885380.14768: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.14901: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.14986: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 7920 1726885380.15072: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.15255: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885380.34675: 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}}} <<< 7920 1726885380.35289: 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 <<< 7920 1726885380.35376: 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 # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing 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 <<< 7920 1726885380.35410: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # 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 <<< 7920 1726885380.35663: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885380.35690: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885380.35718: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7920 1726885380.35747: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 7920 1726885380.35792: 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 <<< 7920 1726885380.35796: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 7920 1726885380.35808: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885380.35844: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7920 1726885380.35927: 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 <<< 7920 1726885380.35948: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 7920 1726885380.35989: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 7920 1726885380.35993: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 7920 1726885380.36035: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 7920 1726885380.36065: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 7920 1726885380.36094: 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 <<< 7920 1726885380.36170: 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 <<< 7920 1726885380.36214: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 7920 1726885380.36270: 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 <<< 7920 1726885380.36316: 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 <<< 7920 1726885380.36335: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 7920 1726885380.36338: 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 <<< 7920 1726885380.36471: stdout chunk (state=3): >>># destroy platform <<< 7920 1726885380.36544: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse <<< 7920 1726885380.36570: 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 # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 7920 1726885380.36575: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7920 1726885380.36606: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885380.37045: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885380.37096: stderr chunk (state=3): >>><<< 7920 1726885380.37099: stdout chunk (state=3): >>><<< 7920 1726885380.37196: _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 0x7faa13fb5ca0> # /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 0x7faa13f5c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13fb5a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7faa13fb59a0> 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 0x7faa13f5c370> # /usr/lib64/python3.9/__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 0x7faa13f5c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13f5c550> # /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 0x7faa13f08f70> # /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 0x7faa13f0f100> # /usr/lib64/python3.9/__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 0x7faa13f38730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13f0f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13f71760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13f08c70> # /usr/lib64/python3.9/__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 0x7faa13f38c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13f5cfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7faa13eafd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13eb2e20> # /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 0x7faa13ea9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13eb0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13eaf250> # /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 0x7faa13e31cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e317c0> 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 0x7faa13e31dc0> # /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 0x7faa13e31e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e31f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e89c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e83520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e97580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13eb6d00> # /usr/lib64/python3.9/__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 0x7faa13e42b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e89160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa13e97190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13ebc8b0> # /usr/lib64/python3.9/__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 0x7faa13e42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e42ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e42c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7faa13b6e280> # /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 0x7faa13b6e370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e4deb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e44940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e444f0> # /usr/lib64/python3.9/__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 0x7faa13aa10d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13b69d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e44dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13eb6ee0> # /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 0x7faa13ab4a00> 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 0x7faa13ab4d30> # /usr/lib64/python3.9/__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 0x7faa13ac7640> # /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 0x7faa13ac7b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa13a522b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13ab4e20> # /usr/lib64/python3.9/__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 0x7faa13a63190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13ac74c0> 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 0x7faa13a63250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e428e0> # /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 0x7faa13a7f5b0> # /usr/lib64/python3.9/__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 0x7faa13a7f880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13a7f670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa13a7f760> # /usr/lib64/python3.9/__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 0x7faa13a7fbb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa13a8c100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13a7f7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13a71940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13e424c0> # /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 0x7faa13a7f9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faa139a8580> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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 0x7faa133ad6d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7faa133ad160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133ad340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133ade20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7faa133adf10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133adc40> 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 0x7faa133ade80> # /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 0x7faa133ad100> # /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 0x7faa1337bdf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa1337bfa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa132881c0> # /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 0x7faa13288b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13394dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133943d0> # /usr/lib64/python3.9/__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 0x7faa13394fd0> # /usr/lib64/python3.9/__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 0x7faa133e4dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133bdbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133bd2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13361c70> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa133bd3d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133bd400> # /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 0x7faa132e5970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133f6100> # /usr/lib64/python3.9/__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 0x7faa132f29a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133f6280> # /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 0x7faa133f6d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa132f2940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa1338ec40> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa133b96a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa133f6fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa133ed7c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7faa132e6a90> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa13304c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa132f1700> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa132f1070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa132f1af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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 0x7faa1332d6d0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7faa133336d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12e83940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/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 0x7faa13374e80> # 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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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 0x7faa12e980d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/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 0x7faa13373d60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12e98cd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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 0x7faa13326970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13320670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12e63fd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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 0x7faa12bef0d0> # /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 0x7faa12e39d90> # 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 0x7faa12e39d00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa13321280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12bfc250> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12e881c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12e88e50> # /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 0x7faa12e96eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12e963d0> # /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 0x7faa12e96f40> # /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 0x7faa12e97520> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12e647c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12e88fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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 0x7faa12b4efa0> # /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 0x7faa12b4eac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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 0x7faa12bc97c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12b63b80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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 0x7faa12af3e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa12af3d00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/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_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_wo89jec7/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_wo89jec7/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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885380.38046: 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-1726885379.7240822-11003-137735790400626/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885380.38050: _low_level_execute_command(): starting 7920 1726885380.38053: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885379.7240822-11003-137735790400626/ > /dev/null 2>&1 && sleep 0' 7920 1726885380.38055: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885380.38057: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885380.38059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885380.38062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885380.38064: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885380.38066: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885380.38068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885380.38091: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885380.38094: 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885380.38159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885380.38185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885380.38201: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885380.38282: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885380.40240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885380.40244: stdout chunk (state=3): >>><<< 7920 1726885380.40246: stderr chunk (state=3): >>><<< 7920 1726885380.40525: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885380.40528: handler run complete 7920 1726885380.40531: attempt loop complete, returning result 7920 1726885380.40535: _execute() done 7920 1726885380.40538: dumping result to json 7920 1726885380.40540: done dumping result, returning 7920 1726885380.40543: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-9835-648e-000000000c8e] 7920 1726885380.40545: sending task result for task 02369adf-7a19-9835-648e-000000000c8e 7920 1726885380.40618: done sending task result for task 02369adf-7a19-9835-648e-000000000c8e 7920 1726885380.40622: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "name": null, "status": {} } 7920 1726885380.40786: no more pending results, returning what we have 7920 1726885380.40789: results queue empty 7920 1726885380.40790: checking for any_errors_fatal 7920 1726885380.40806: done checking for any_errors_fatal 7920 1726885380.40807: checking for max_fail_percentage 7920 1726885380.40809: done checking for max_fail_percentage 7920 1726885380.40810: checking to see if all hosts have failed and the running result is not ok 7920 1726885380.40813: done checking to see if all hosts have failed 7920 1726885380.40816: getting the remaining hosts for this loop 7920 1726885380.40819: done getting the remaining hosts for this loop 7920 1726885380.40823: getting the next task for host managed_node1 7920 1726885380.40832: done getting next task for host managed_node1 7920 1726885380.40836: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 7920 1726885380.40841: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885380.40857: getting variables 7920 1726885380.40859: in VariableManager get_vars() 7920 1726885380.40899: Calling all_inventory to load vars for managed_node1 7920 1726885380.40903: Calling groups_inventory to load vars for managed_node1 7920 1726885380.40905: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885380.40919: Calling all_plugins_play to load vars for managed_node1 7920 1726885380.40923: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885380.40927: Calling groups_plugins_play to load vars for managed_node1 7920 1726885380.41736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885380.42094: done with get_vars() 7920 1726885380.42106: done getting variables TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Friday 20 September 2024 22:23:00 -0400 (0:00:00.745) 0:01:58.050 ****** 7920 1726885380.42183: entering _queue_task() for managed_node1/stat 7920 1726885380.42386: worker is 1 (out of 1 available) 7920 1726885380.42399: exiting _queue_task() for managed_node1/stat 7920 1726885380.42412: done queuing things up, now waiting for results queue to drain 7920 1726885380.42414: waiting for pending results... 7920 1726885380.42601: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 7920 1726885380.42713: in run() - task 02369adf-7a19-9835-648e-000000000c8f 7920 1726885380.42728: variable 'ansible_search_path' from source: unknown 7920 1726885380.42732: variable 'ansible_search_path' from source: unknown 7920 1726885380.42759: calling self._execute() 7920 1726885380.42835: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885380.42839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885380.42847: variable 'omit' from source: magic vars 7920 1726885380.42923: variable 'omit' from source: magic vars 7920 1726885380.42969: variable 'omit' from source: magic vars 7920 1726885380.42992: variable 'omit' from source: magic vars 7920 1726885380.43029: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885380.43056: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885380.43072: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885380.43088: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885380.43098: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885380.43111: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885380.43127: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885380.43150: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885380.43153: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885380.43156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885380.43251: Set connection var ansible_connection to ssh 7920 1726885380.43261: Set connection var ansible_shell_executable to /bin/sh 7920 1726885380.43269: Set connection var ansible_timeout to 10 7920 1726885380.43272: Set connection var ansible_shell_type to sh 7920 1726885380.43274: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885380.43278: Set connection var ansible_pipelining to False 7920 1726885380.43301: variable 'ansible_shell_executable' from source: unknown 7920 1726885380.43304: variable 'ansible_connection' from source: unknown 7920 1726885380.43307: variable 'ansible_module_compression' from source: unknown 7920 1726885380.43309: variable 'ansible_shell_type' from source: unknown 7920 1726885380.43320: variable 'ansible_shell_executable' from source: unknown 7920 1726885380.43544: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885380.43546: variable 'ansible_pipelining' from source: unknown 7920 1726885380.43549: variable 'ansible_timeout' from source: unknown 7920 1726885380.43551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885380.43590: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885380.43601: variable 'omit' from source: magic vars 7920 1726885380.43616: starting attempt loop 7920 1726885380.43620: running the handler 7920 1726885380.43628: _low_level_execute_command(): starting 7920 1726885380.43634: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885380.44395: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885380.44406: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885380.44421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885380.44436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885380.44472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885380.44485: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885380.44501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885380.44532: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885380.44557: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885380.44561: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885380.44563: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885380.44576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885380.44599: stderr 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885380.44602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885380.44650: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885380.44657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885380.44673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885380.44726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885380.46331: stdout chunk (state=3): >>>/root <<< 7920 1726885380.46432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885380.46510: stderr chunk (state=3): >>><<< 7920 1726885380.46527: stdout chunk (state=3): >>><<< 7920 1726885380.46653: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885380.46656: _low_level_execute_command(): starting 7920 1726885380.46659: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885380.4655597-11039-78401392246675 `" && echo ansible-tmp-1726885380.4655597-11039-78401392246675="` echo /root/.ansible/tmp/ansible-tmp-1726885380.4655597-11039-78401392246675 `" ) && sleep 0' 7920 1726885380.47243: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885380.47258: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885380.47272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885380.47293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885380.47342: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885380.47356: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885380.47370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885380.47389: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885380.47405: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885380.47426: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885380.47443: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885380.47457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885380.47475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885380.47490: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885380.47501: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885380.47524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885380.47602: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885380.47623: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885380.47640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885380.47711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885380.49561: stdout chunk (state=3): >>>ansible-tmp-1726885380.4655597-11039-78401392246675=/root/.ansible/tmp/ansible-tmp-1726885380.4655597-11039-78401392246675 <<< 7920 1726885380.49674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885380.49761: stderr chunk (state=3): >>><<< 7920 1726885380.49765: stdout chunk (state=3): >>><<< 7920 1726885380.50090: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885380.4655597-11039-78401392246675=/root/.ansible/tmp/ansible-tmp-1726885380.4655597-11039-78401392246675 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885380.50099: variable 'ansible_module_compression' from source: unknown 7920 1726885380.50102: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7920 1726885380.50104: variable 'ansible_facts' from source: unknown 7920 1726885380.50107: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885380.4655597-11039-78401392246675/AnsiballZ_stat.py 7920 1726885380.50366: Sending initial data 7920 1726885380.50369: Sent initial data (151 bytes) 7920 1726885380.51185: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885380.51197: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885380.51208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885380.51234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885380.51273: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885380.51276: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885380.51286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885380.51299: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885380.51306: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885380.51315: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885380.51329: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885380.51345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885380.51357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885380.51363: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885380.51370: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885380.51380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885380.51459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885380.51472: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885380.51478: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885380.51545: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885380.53255: 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 <<< 7920 1726885380.53289: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885380.53326: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpvspe7yjy /root/.ansible/tmp/ansible-tmp-1726885380.4655597-11039-78401392246675/AnsiballZ_stat.py <<< 7920 1726885380.53356: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885380.54285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885380.54430: stderr chunk (state=3): >>><<< 7920 1726885380.54433: stdout chunk (state=3): >>><<< 7920 1726885380.54459: done transferring module to remote 7920 1726885380.54465: _low_level_execute_command(): starting 7920 1726885380.54468: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885380.4655597-11039-78401392246675/ /root/.ansible/tmp/ansible-tmp-1726885380.4655597-11039-78401392246675/AnsiballZ_stat.py && sleep 0' 7920 1726885380.55020: 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 <<< 7920 1726885380.55023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885380.55056: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885380.55060: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885380.55062: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885380.55113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885380.55117: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885380.55159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885380.56853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885380.56891: stderr chunk (state=3): >>><<< 7920 1726885380.56894: stdout chunk (state=3): >>><<< 7920 1726885380.56909: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885380.56914: _low_level_execute_command(): starting 7920 1726885380.56919: _low_level_execute_command(): using become for this command 7920 1726885380.56930: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zrdauqzdgwxjsvoqoeiybomglfljutdv ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885380.4655597-11039-78401392246675/AnsiballZ_stat.py'"'"' && sleep 0' 7920 1726885380.57000: Initial state: awaiting_escalation: BECOME-SUCCESS-zrdauqzdgwxjsvoqoeiybomglfljutdv 7920 1726885380.57391: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885380.57395: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885380.57436: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885380.57447: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885380.57498: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885380.60351: stdout chunk (state=1): >>>BECOME-SUCCESS-zrdauqzdgwxjsvoqoeiybomglfljutdv <<< 7920 1726885380.60354: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-zrdauqzdgwxjsvoqoeiybomglfljutdv' 7920 1726885380.60577: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885380.60591: stdout chunk (state=3): >>>import _imp # builtin <<< 7920 1726885380.60595: stdout chunk (state=3): >>>import '_thread' # <<< 7920 1726885380.60598: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885380.60673: stdout chunk (state=3): >>>import '_io' # <<< 7920 1726885380.60676: stdout chunk (state=3): >>>import 'marshal' # <<< 7920 1726885380.60708: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885380.60738: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7920 1726885380.60761: stdout chunk (state=3): >>># installing zipimport hook <<< 7920 1726885380.60783: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885380.60797: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885380.60840: 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' <<< 7920 1726885380.60868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885380.60893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885380.60920: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c493ca0> <<< 7920 1726885380.60990: 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' <<< 7920 1726885380.60998: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c43a280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c493a00> <<< 7920 1726885380.61030: 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' <<< 7920 1726885380.61040: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c4939a0> <<< 7920 1726885380.61062: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885380.61086: 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' <<< 7920 1726885380.61094: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c43a370> <<< 7920 1726885380.61132: 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' <<< 7920 1726885380.61139: 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' <<< 7920 1726885380.61165: stdout chunk (state=3): >>>import '_abc' # <<< 7920 1726885380.61172: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c43a820> <<< 7920 1726885380.61189: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c43a550> <<< 7920 1726885380.61222: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885380.61253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885380.61256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885380.61273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885380.61307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885380.61317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885380.61353: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c1c8f70> <<< 7920 1726885380.61359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885380.61373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885380.61445: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c1cf100> <<< 7920 1726885380.61487: 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' <<< 7920 1726885380.61507: 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' <<< 7920 1726885380.61539: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c1f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c1cf820> <<< 7920 1726885380.61564: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c44f760> <<< 7920 1726885380.61594: 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' <<< 7920 1726885380.61597: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c1c8c70> <<< 7920 1726885380.61642: 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' <<< 7920 1726885380.61657: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c1f8c70><<< 7920 1726885380.61660: stdout chunk (state=3): >>> <<< 7920 1726885380.61705: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c43afd0> <<< 7920 1726885380.61734: 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. <<< 7920 1726885380.61934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885380.61942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885380.61974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7920 1726885380.62003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7920 1726885380.62009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885380.62019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885380.62037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885380.62053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885380.62058: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c16fd90> <<< 7920 1726885380.62116: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c172e20> <<< 7920 1726885380.62133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885380.62140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885380.62157: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885380.62179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885380.62189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885380.62213: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 7920 1726885380.62218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7920 1726885380.62248: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c169730> <<< 7920 1726885380.62266: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c170520> <<< 7920 1726885380.62282: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c16f250> <<< 7920 1726885380.62294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885380.62362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885380.62393: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885380.62437: 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' <<< 7920 1726885380.62483: 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 0x7f158c0f1ca0> <<< 7920 1726885380.62487: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c0f1790> <<< 7920 1726885380.62488: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885380.62521: 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 0x7f158c0f1d90> <<< 7920 1726885380.62537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885380.62555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885380.62575: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c0f1e50> <<< 7920 1726885380.62609: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 7920 1726885380.62621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 7920 1726885380.62628: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c0f1f10> <<< 7920 1726885380.62630: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885380.62676: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c149c10> <<< 7920 1726885380.62682: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885380.62709: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c1434f0> <<< 7920 1726885380.62764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885380.62770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c157550> <<< 7920 1726885380.62776: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c176cd0> <<< 7920 1726885380.62797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 7920 1726885380.62803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7920 1726885380.62835: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885380.62845: 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 0x7f158c102b50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c149130> <<< 7920 1726885380.62884: 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' <<< 7920 1726885380.62890: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f158c157160> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c17c880><<< 7920 1726885380.62897: stdout chunk (state=3): >>> <<< 7920 1726885380.62920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7920 1726885380.62926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885380.62952: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 7920 1726885380.62955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885380.62977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885380.62984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885380.63000: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c102e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c102c70> <<< 7920 1726885380.63033: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 7920 1726885380.63039: 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 0x7f158c102be0> <<< 7920 1726885380.63065: 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' <<< 7920 1726885380.63092: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885380.63097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885380.63126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885380.63171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885380.63197: 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 0x7f158c0d7250> <<< 7920 1726885380.63218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885380.63232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885380.63267: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c0d7340> <<< 7920 1726885380.63389: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c10de80> <<< 7920 1726885380.63429: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c104910> <<< 7920 1726885380.63436: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c1044f0> <<< 7920 1726885380.63464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885380.63470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885380.63505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885380.63521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885380.63542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7920 1726885380.63554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 7920 1726885380.63561: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c071fa0> <<< 7920 1726885380.63591: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c0d2af0> <<< 7920 1726885380.63643: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c104d90> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c176eb0> <<< 7920 1726885380.63670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885380.63691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885380.63722: 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' <<< 7920 1726885380.63730: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c00e9d0> <<< 7920 1726885380.63738: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885380.63770: 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 0x7f158c00ed00> <<< 7920 1726885380.63796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885380.63800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885380.63832: 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' <<< 7920 1726885380.63844: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c021610> <<< 7920 1726885380.63863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885380.63897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885380.63929: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c021b50> <<< 7920 1726885380.63963: 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' <<< 7920 1726885380.63975: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f158bfac280> <<< 7920 1726885380.63980: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c00edf0> <<< 7920 1726885380.64003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885380.64008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885380.64053: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885380.64064: 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 0x7f158bfbd160> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c021490> <<< 7920 1726885380.64075: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885380.64100: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885380.64103: 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 0x7f158bfbd220> <<< 7920 1726885380.64141: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c1028b0> <<< 7920 1726885380.64166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885380.64175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885380.64201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885380.64209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885380.64243: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885380.64246: 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 0x7f158bfd9580> <<< 7920 1726885380.64269: 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' <<< 7920 1726885380.64300: 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 0x7f158bfd9850> <<< 7920 1726885380.64304: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158bfd9640> <<< 7920 1726885380.64335: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885380.64339: 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 0x7f158bfd9730> <<< 7920 1726885380.64367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 7920 1726885380.64372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885380.64561: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885380.64567: 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 0x7f158bfd9b80> <<< 7920 1726885380.64621: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885380.64681: 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 0x7f158bfe60d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158bfd97c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158bfcb910> <<< 7920 1726885380.64696: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c102490> <<< 7920 1726885380.64702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885380.64736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885380.64775: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158bfd9970> <<< 7920 1726885380.64896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885380.64900: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f158b9d6550> <<< 7920 1726885380.65074: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip' <<< 7920 1726885380.65077: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.65237: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885380.66394: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.67330: 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' <<< 7920 1726885380.67336: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b8d1760> <<< 7920 1726885380.67355: 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' <<< 7920 1726885380.67378: 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' <<< 7920 1726885380.67404: 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' <<< 7920 1726885380.67432: 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 0x7f158b960820> <<< 7920 1726885380.67470: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b960700> <<< 7920 1726885380.67497: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b960460> <<< 7920 1726885380.67521: 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' <<< 7920 1726885380.67568: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b960550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b960250> <<< 7920 1726885380.67573: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885380.67599: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885380.67602: 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 0x7f158b9604c0> <<< 7920 1726885380.67619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885380.67643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885380.67675: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b960880> <<< 7920 1726885380.67695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885380.67717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885380.67728: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885380.67748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885380.67773: 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' <<< 7920 1726885380.67842: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b851790> <<< 7920 1726885380.67877: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885380.67881: 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 0x7f158b851b20> <<< 7920 1726885380.67903: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885380.67907: 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 0x7f158b851970> <<< 7920 1726885380.67924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885380.67952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885380.67979: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b86fb50> <<< 7920 1726885380.67996: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b95acd0> <<< 7920 1726885380.68154: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b9605e0> <<< 7920 1726885380.68178: 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' <<< 7920 1726885380.68200: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b95ae80> <<< 7920 1726885380.68245: 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' <<< 7920 1726885380.68300: 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' <<< 7920 1726885380.68310: 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' <<< 7920 1726885380.68317: 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 0x7f158b8cd8e0> <<< 7920 1726885380.68405: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b8ffdc0> <<< 7920 1726885380.68435: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b8ff850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b869310> <<< 7920 1726885380.68438: 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 0x7f158b8fffd0> <<< 7920 1726885380.68463: 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 0x7f158b8fffa0> <<< 7920 1726885380.68484: 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' <<< 7920 1726885380.68523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885380.68538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885380.68593: 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 0x7f158b832fa0> <<< 7920 1726885380.68602: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b939eb0> <<< 7920 1726885380.68618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885380.68635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885380.68680: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885380.68682: 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 0x7f158b840550> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b939fd0> <<< 7920 1726885380.68703: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885380.68735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885380.68777: 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' <<< 7920 1726885380.68780: stdout chunk (state=3): >>>import '_string' # <<< 7920 1726885380.68824: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b906580> <<< 7920 1726885380.68947: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b840160> <<< 7920 1726885380.69033: 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' <<< 7920 1726885380.69038: 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 0x7f158b83e5b0> <<< 7920 1726885380.69066: 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' <<< 7920 1726885380.69071: 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 0x7f158b83e670> <<< 7920 1726885380.69102: 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' <<< 7920 1726885380.69106: 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 0x7f158b83dca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b930f10> <<< 7920 1726885380.69134: 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' <<< 7920 1726885380.69153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885380.69170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885380.69210: 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 0x7f158b8c2a00> <<< 7920 1726885380.69390: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885380.69398: 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 0x7f158b8c0970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b833880> <<< 7920 1726885380.69422: 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' <<< 7920 1726885380.69442: 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 0x7f158b8c2430> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b8f9a00> <<< 7920 1726885380.69471: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885380.69489: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7920 1726885380.69582: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.69653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.69656: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885380.69659: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.69664: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885380.69686: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.69776: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.69865: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.70307: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.70892: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/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_6v3zil_i/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 0x7f158b80ec10> <<< 7920 1726885380.71002: 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 0x7f158b8b77f0> <<< 7920 1726885380.71016: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b3ed0d0> <<< 7920 1726885380.71154: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/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_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885380.71195: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.71277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7920 1726885380.71294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7920 1726885380.71310: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b8b8c10> # zipimport: zlib available <<< 7920 1726885380.71696: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.72065: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.72105: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.72176: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885380.72196: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.72211: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.72267: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885380.72270: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.72303: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.72382: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885380.72408: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885380.72410: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.72438: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.73362: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/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 0x7f158b95ebb0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/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_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885380.73369: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885380.73427: 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 <<< 7920 1726885380.73440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885380.73578: 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 0x7f158b7f67c0> <<< 7920 1726885380.73616: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b3a3eb0> <<< 7920 1726885380.73667: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885380.73745: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.73901: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885380.73962: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885380.73966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885380.73992: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b3dab50> <<< 7920 1726885380.74116: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b802d00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b8009d0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885380.74167: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885380.74226: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885380.74245: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885380.74358: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.74525: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885380.74681: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885380.75296: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885203.3060606, "mtime": 1726562395.52, "ctime": 1726562678.235, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "35882933", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 7920 1726885380.75323: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885380.75656: 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 <<< 7920 1726885380.75676: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ <<< 7920 1726885380.75700: 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 <<< 7920 1726885380.75738: 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 # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 <<< 7920 1726885380.75769: 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 <<< 7920 1726885380.75795: 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 # cleanup[2] removing gc <<< 7920 1726885380.75973: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885380.75995: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885380.76028: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885380.76046: stdout chunk (state=3): >>># destroy _compression <<< 7920 1726885380.76069: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885380.76080: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 7920 1726885380.76083: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 7920 1726885380.76090: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 7920 1726885380.76103: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885380.76125: stdout chunk (state=3): >>># destroy array <<< 7920 1726885380.76156: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885380.76169: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885380.76224: 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 <<< 7920 1726885380.76273: 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 <<< 7920 1726885380.76296: 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 <<< 7920 1726885380.76330: 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 <<< 7920 1726885380.76357: 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 <<< 7920 1726885380.76378: 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 <<< 7920 1726885380.76395: 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 <<< 7920 1726885380.76539: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7920 1726885380.76569: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885380.76589: 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 <<< 7920 1726885380.76610: stdout chunk (state=3): >>># destroy select <<< 7920 1726885380.76629: 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 <<< 7920 1726885380.76658: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885380.77146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885380.77154: stdout chunk (state=3): >>><<< 7920 1726885380.77164: stderr chunk (state=3): >>><<< 7920 1726885380.77260: _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 0x7f158c493ca0> # /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 0x7f158c43a280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c493a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f158c4939a0> 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 0x7f158c43a370> # /usr/lib64/python3.9/__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 0x7f158c43a820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c43a550> # /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 0x7f158c1c8f70> # /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 0x7f158c1cf100> # /usr/lib64/python3.9/__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 0x7f158c1f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c1cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c44f760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c1c8c70> # /usr/lib64/python3.9/__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 0x7f158c1f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c43afd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f158c16fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c172e20> # /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 0x7f158c169730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c170520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c16f250> # /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 0x7f158c0f1ca0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c0f1790> 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 0x7f158c0f1d90> # /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 0x7f158c0f1e50> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c0f1f10> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c149c10> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c1434f0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c157550> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c176cd0> # /usr/lib64/python3.9/__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 0x7f158c102b50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c149130> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f158c157160> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c17c880> # /usr/lib64/python3.9/__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 0x7f158c102e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c102c70> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c102be0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f158c0d7250> # /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 0x7f158c0d7340> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c10de80> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c104910> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c1044f0> # /usr/lib64/python3.9/__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 0x7f158c071fa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c0d2af0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c104d90> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c176eb0> # /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 0x7f158c00e9d0> 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 0x7f158c00ed00> # /usr/lib64/python3.9/__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 0x7f158c021610> # /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 0x7f158c021b50> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f158bfac280> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c00edf0> # /usr/lib64/python3.9/__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 0x7f158bfbd160> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c021490> 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 0x7f158bfbd220> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c1028b0> # /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 0x7f158bfd9580> # /usr/lib64/python3.9/__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 0x7f158bfd9850> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158bfd9640> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f158bfd9730> # /usr/lib64/python3.9/__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 0x7f158bfd9b80> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f158bfe60d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158bfd97c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158bfcb910> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158c102490> # /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 0x7f158bfd9970> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f158b9d6550> # zipimport: found 30 names in '/tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/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 0x7f158b8d1760> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f158b960820> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b960700> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b960460> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f158b960550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b960250> 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 0x7f158b9604c0> # /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 0x7f158b960880> # /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 0x7f158b851790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f158b851b20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f158b851970> # /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 0x7f158b86fb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b95acd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b9605e0> # /usr/lib64/python3.9/__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 0x7f158b95ae80> # /usr/lib64/python3.9/__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 0x7f158b8cd8e0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b8ffdc0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b8ff850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b869310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f158b8fffd0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b8fffa0> # /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 0x7f158b832fa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b939eb0> # /usr/lib64/python3.9/__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 0x7f158b840550> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b939fd0> # /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 0x7f158b906580> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b840160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f158b83e5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f158b83e670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f158b83dca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b930f10> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f158b8c2a00> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f158b8c0970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b833880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f158b8c2430> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b8f9a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/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_6v3zil_i/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_6v3zil_i/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_6v3zil_i/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_6v3zil_i/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 0x7f158b80ec10> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f158b8b77f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b3ed0d0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/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_6v3zil_i/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 0x7f158b8b8c10> # 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_6v3zil_i/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_6v3zil_i/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_6v3zil_i/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_6v3zil_i/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_6v3zil_i/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 0x7f158b95ebb0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/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_6v3zil_i/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 0x7f158b7f67c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b3a3eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/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 0x7f158b3dab50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b802d00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158b8009d0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/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_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_6v3zil_i/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_6v3zil_i/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885203.3060606, "mtime": 1726562395.52, "ctime": 1726562678.235, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "35882933", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885380.78844: 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-1726885380.4655597-11039-78401392246675/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885380.78848: _low_level_execute_command(): starting 7920 1726885380.78850: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885380.4655597-11039-78401392246675/ > /dev/null 2>&1 && sleep 0' 7920 1726885380.80637: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885380.80642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885380.80678: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885380.80682: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885380.80684: 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885380.80686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885380.80870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885380.80877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885380.80880: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885380.80922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885380.82779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885380.82795: stdout chunk (state=3): >>><<< 7920 1726885380.82799: stderr chunk (state=3): >>><<< 7920 1726885380.82912: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885380.82915: handler run complete 7920 1726885380.82920: attempt loop complete, returning result 7920 1726885380.82922: _execute() done 7920 1726885380.82924: dumping result to json 7920 1726885380.82926: done dumping result, returning 7920 1726885380.82928: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-9835-648e-000000000c8f] 7920 1726885380.82930: sending task result for task 02369adf-7a19-9835-648e-000000000c8f 7920 1726885380.83094: done sending task result for task 02369adf-7a19-9835-648e-000000000c8f 7920 1726885380.83098: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885203.3060606, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726562678.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1726562395.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "35882933", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 7920 1726885380.83232: no more pending results, returning what we have 7920 1726885380.83236: results queue empty 7920 1726885380.83237: checking for any_errors_fatal 7920 1726885380.83244: done checking for any_errors_fatal 7920 1726885380.83245: checking for max_fail_percentage 7920 1726885380.83247: done checking for max_fail_percentage 7920 1726885380.83248: checking to see if all hosts have failed and the running result is not ok 7920 1726885380.83249: done checking to see if all hosts have failed 7920 1726885380.83250: getting the remaining hosts for this loop 7920 1726885380.83252: done getting the remaining hosts for this loop 7920 1726885380.83255: getting the next task for host managed_node1 7920 1726885380.83263: done getting next task for host managed_node1 7920 1726885380.83267: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 7920 1726885380.83272: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885380.83288: getting variables 7920 1726885380.83290: in VariableManager get_vars() 7920 1726885380.83332: Calling all_inventory to load vars for managed_node1 7920 1726885380.83336: Calling groups_inventory to load vars for managed_node1 7920 1726885380.83338: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885380.83352: Calling all_plugins_play to load vars for managed_node1 7920 1726885380.83356: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885380.83359: Calling groups_plugins_play to load vars for managed_node1 7920 1726885380.84334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885380.85225: done with get_vars() 7920 1726885380.85240: done getting variables TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Friday 20 September 2024 22:23:00 -0400 (0:00:00.431) 0:01:58.482 ****** 7920 1726885380.85368: entering _queue_task() for managed_node1/lineinfile 7920 1726885380.85638: worker is 1 (out of 1 available) 7920 1726885380.85650: exiting _queue_task() for managed_node1/lineinfile 7920 1726885380.85660: done queuing things up, now waiting for results queue to drain 7920 1726885380.85662: waiting for pending results... 7920 1726885380.85950: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 7920 1726885380.86095: in run() - task 02369adf-7a19-9835-648e-000000000c90 7920 1726885380.86120: variable 'ansible_search_path' from source: unknown 7920 1726885380.86129: variable 'ansible_search_path' from source: unknown 7920 1726885380.86475: variable 'blivet_output' from source: set_fact 7920 1726885380.86561: dumping result to json 7920 1726885380.86569: done dumping result, returning 7920 1726885380.86581: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-9835-648e-000000000c90] 7920 1726885380.86593: sending task result for task 02369adf-7a19-9835-648e-000000000c90 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885380.86793: no more pending results, returning what we have 7920 1726885380.86797: results queue empty 7920 1726885380.86798: checking for any_errors_fatal 7920 1726885380.86818: done checking for any_errors_fatal 7920 1726885380.86819: checking for max_fail_percentage 7920 1726885380.86821: done checking for max_fail_percentage 7920 1726885380.86822: checking to see if all hosts have failed and the running result is not ok 7920 1726885380.86823: done checking to see if all hosts have failed 7920 1726885380.86824: getting the remaining hosts for this loop 7920 1726885380.86826: done getting the remaining hosts for this loop 7920 1726885380.86830: getting the next task for host managed_node1 7920 1726885380.86841: done getting next task for host managed_node1 7920 1726885380.86845: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 7920 1726885380.86850: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885380.86876: getting variables 7920 1726885380.86878: in VariableManager get_vars() 7920 1726885380.86920: Calling all_inventory to load vars for managed_node1 7920 1726885380.86924: Calling groups_inventory to load vars for managed_node1 7920 1726885380.86926: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885380.86938: Calling all_plugins_play to load vars for managed_node1 7920 1726885380.86941: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885380.86945: Calling groups_plugins_play to load vars for managed_node1 7920 1726885380.87544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885380.88330: done sending task result for task 02369adf-7a19-9835-648e-000000000c90 7920 1726885380.88333: WORKER PROCESS EXITING 7920 1726885380.88383: done with get_vars() 7920 1726885380.88396: done getting variables TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Friday 20 September 2024 22:23:00 -0400 (0:00:00.031) 0:01:58.513 ****** 7920 1726885380.88490: entering _queue_task() for managed_node1/setup 7920 1726885380.88733: worker is 1 (out of 1 available) 7920 1726885380.88743: exiting _queue_task() for managed_node1/setup 7920 1726885380.88755: done queuing things up, now waiting for results queue to drain 7920 1726885380.88760: waiting for pending results... 7920 1726885380.89415: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Update facts 7920 1726885380.89595: in run() - task 02369adf-7a19-9835-648e-000000000c92 7920 1726885380.89618: variable 'ansible_search_path' from source: unknown 7920 1726885380.89626: variable 'ansible_search_path' from source: unknown 7920 1726885380.89661: calling self._execute() 7920 1726885380.89763: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885380.89778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885380.89796: variable 'omit' from source: magic vars 7920 1726885380.90149: variable 'ansible_check_mode' from source: magic vars 7920 1726885380.90162: Evaluated conditional (not ansible_check_mode): True 7920 1726885380.90172: variable 'omit' from source: magic vars 7920 1726885380.90250: variable 'omit' from source: magic vars 7920 1726885380.90287: variable 'omit' from source: magic vars 7920 1726885380.90336: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885380.90373: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885380.90396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885380.90419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885380.90439: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885380.90458: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885380.90476: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885380.90506: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885380.90515: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885380.90523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885380.90644: Set connection var ansible_connection to ssh 7920 1726885380.90663: Set connection var ansible_shell_executable to /bin/sh 7920 1726885380.90671: Set connection var ansible_timeout to 10 7920 1726885380.90677: Set connection var ansible_shell_type to sh 7920 1726885380.90685: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885380.90693: Set connection var ansible_pipelining to False 7920 1726885380.90723: variable 'ansible_shell_executable' from source: unknown 7920 1726885380.90730: variable 'ansible_connection' from source: unknown 7920 1726885380.90736: variable 'ansible_module_compression' from source: unknown 7920 1726885380.90742: variable 'ansible_shell_type' from source: unknown 7920 1726885380.90747: variable 'ansible_shell_executable' from source: unknown 7920 1726885380.90752: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885380.90764: variable 'ansible_pipelining' from source: unknown 7920 1726885380.90771: variable 'ansible_timeout' from source: unknown 7920 1726885380.90780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885380.91092: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885380.91106: variable 'omit' from source: magic vars 7920 1726885380.91117: starting attempt loop 7920 1726885380.91202: running the handler 7920 1726885380.91224: _low_level_execute_command(): starting 7920 1726885380.91237: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885380.92736: 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 <<< 7920 1726885380.92740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885380.92757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885380.92770: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885380.92785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885380.92804: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885380.92821: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885380.92833: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885380.92846: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885380.92864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885380.92880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885380.92893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885380.92905: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885380.92925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885380.93002: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885380.93031: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885380.93049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885380.93127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885380.94909: stdout chunk (state=3): >>>/root <<< 7920 1726885380.95209: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885380.95217: stdout chunk (state=3): >>><<< 7920 1726885380.95219: stderr chunk (state=3): >>><<< 7920 1726885380.95386: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885380.95393: _low_level_execute_command(): starting 7920 1726885380.95397: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885380.9524126-11059-103893595659268 `" && echo ansible-tmp-1726885380.9524126-11059-103893595659268="` echo /root/.ansible/tmp/ansible-tmp-1726885380.9524126-11059-103893595659268 `" ) && sleep 0' 7920 1726885380.96094: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885380.96708: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885380.96729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885380.96746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885380.96785: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885380.96796: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885380.96808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885380.96830: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885380.96841: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885380.96850: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885380.96862: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885380.96873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885380.96887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885380.96897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885380.96907: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885380.96924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885380.96999: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885380.97023: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885380.97039: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885380.97134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885380.98975: stdout chunk (state=3): >>>ansible-tmp-1726885380.9524126-11059-103893595659268=/root/.ansible/tmp/ansible-tmp-1726885380.9524126-11059-103893595659268 <<< 7920 1726885380.99152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885380.99156: stdout chunk (state=3): >>><<< 7920 1726885380.99158: stderr chunk (state=3): >>><<< 7920 1726885380.99520: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885380.9524126-11059-103893595659268=/root/.ansible/tmp/ansible-tmp-1726885380.9524126-11059-103893595659268 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885380.99523: variable 'ansible_module_compression' from source: unknown 7920 1726885380.99526: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7920 1726885380.99528: variable 'ansible_facts' from source: unknown 7920 1726885380.99654: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885380.9524126-11059-103893595659268/AnsiballZ_setup.py 7920 1726885381.00068: Sending initial data 7920 1726885381.00077: Sent initial data (153 bytes) 7920 1726885381.01461: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885381.01464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885381.01493: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885381.01498: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885381.01508: 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885381.01586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885381.01594: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885381.01597: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885381.01643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885381.03401: 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 <<< 7920 1726885381.03446: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885381.03487: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmp_0hu2ios /root/.ansible/tmp/ansible-tmp-1726885380.9524126-11059-103893595659268/AnsiballZ_setup.py <<< 7920 1726885381.03516: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885381.07138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885381.07363: stderr chunk (state=3): >>><<< 7920 1726885381.07367: stdout chunk (state=3): >>><<< 7920 1726885381.07369: done transferring module to remote 7920 1726885381.07373: _low_level_execute_command(): starting 7920 1726885381.07378: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885380.9524126-11059-103893595659268/ /root/.ansible/tmp/ansible-tmp-1726885380.9524126-11059-103893595659268/AnsiballZ_setup.py && sleep 0' 7920 1726885381.08098: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885381.08111: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885381.08141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885381.08172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885381.08217: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885381.08231: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885381.08249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885381.08266: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885381.08277: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885381.08291: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885381.08314: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885381.08331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885381.08346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885381.08362: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885381.08372: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885381.08385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885381.08488: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885381.08509: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885381.08530: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885381.08606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885381.10391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885381.10505: stderr chunk (state=3): >>><<< 7920 1726885381.10508: stdout chunk (state=3): >>><<< 7920 1726885381.10595: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885381.10598: _low_level_execute_command(): starting 7920 1726885381.10601: _low_level_execute_command(): using become for this command 7920 1726885381.10605: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mtomqadzjahzjuwrsbhdadqjbjmcxhsq ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885380.9524126-11059-103893595659268/AnsiballZ_setup.py'"'"' && sleep 0' 7920 1726885381.10669: Initial state: awaiting_escalation: BECOME-SUCCESS-mtomqadzjahzjuwrsbhdadqjbjmcxhsq 7920 1726885381.11320: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885381.11379: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885381.11444: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885381.11448: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885381.11551: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885381.14321: stdout chunk (state=1): >>>BECOME-SUCCESS-mtomqadzjahzjuwrsbhdadqjbjmcxhsq <<< 7920 1726885381.14330: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-mtomqadzjahzjuwrsbhdadqjbjmcxhsq' 7920 1726885381.14547: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885381.14560: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885381.14629: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885381.14691: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885381.14731: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885381.14735: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885381.14778: 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' <<< 7920 1726885381.14807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885381.14824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885381.14844: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f645ca0> <<< 7920 1726885381.14887: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885381.14915: 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 0x7fed9f3dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f645a00> <<< 7920 1726885381.14935: 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' <<< 7920 1726885381.14973: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f6459a0> <<< 7920 1726885381.14985: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885381.15010: 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 0x7fed9f3dc370> <<< 7920 1726885381.15073: 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 0x7fed9f3dc820> <<< 7920 1726885381.15095: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f3dc550> <<< 7920 1726885381.15128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885381.15140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885381.15150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885381.15166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885381.15190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885381.15205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885381.15224: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f388f70> <<< 7920 1726885381.15243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885381.15256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885381.15321: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f38f100> <<< 7920 1726885381.15347: 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' <<< 7920 1726885381.15408: 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' <<< 7920 1726885381.15456: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f3b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f38f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f3f1760> <<< 7920 1726885381.15484: 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 0x7fed9f388c70> <<< 7920 1726885381.15561: 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 0x7fed9f3b8c70> <<< 7920 1726885381.15607: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f3dcfd0> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7920 1726885381.15920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885381.15930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885381.15958: 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' <<< 7920 1726885381.15976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885381.16026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885381.16039: 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 0x7fed9f32fd90> <<< 7920 1726885381.16077: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f332e20> <<< 7920 1726885381.16095: 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' <<< 7920 1726885381.16124: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885381.16162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885381.16166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885381.16250: 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' <<< 7920 1726885381.16253: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f329730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f330520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f32f250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885381.16324: 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 <<< 7920 1726885381.16476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885381.16566: 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' <<< 7920 1726885381.16575: 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 0x7fed9f215ca0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f215790> 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 0x7fed9f215d90> # /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 0x7fed9f215e50> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f215f10> import '_collections' # <<< 7920 1726885381.16640: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f309c10> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f3034f0> <<< 7920 1726885381.16682: 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 0x7fed9f317550> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f336cd0> <<< 7920 1726885381.16740: 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' <<< 7920 1726885381.16744: 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 0x7fed9f226b50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f309130> <<< 7920 1726885381.16987: 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 0x7fed9f317160> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f33c880> # /usr/lib64/python3.9/__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 0x7fed9f226e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f226c70> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f226be0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 <<< 7920 1726885381.17043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885381.17099: 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 0x7fed9f1fb250> # /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' <<< 7920 1726885381.17155: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f1fb340> <<< 7920 1726885381.17314: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f231e80> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f228910> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f2284f0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885381.17405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885381.17434: 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 0x7fed9f199fa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f1f6af0> <<< 7920 1726885381.17532: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f228d90> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f336eb0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885381.17576: 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 <<< 7920 1726885381.17617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f1369d0> import 'errno' # <<< 7920 1726885381.17620: 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 0x7fed9f136d00> <<< 7920 1726885381.17667: 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 0x7fed9f149610> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885381.17840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f149b50> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed9f0d4280> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f136df0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885381.17888: 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 0x7fed9f0e5160> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f149490> import 'pwd' # <<< 7920 1726885381.17958: 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 0x7fed9f0e5220> <<< 7920 1726885381.17974: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f2268b0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885381.17992: 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 <<< 7920 1726885381.18005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885381.18034: 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 0x7fed9f101580> <<< 7920 1726885381.18106: 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' <<< 7920 1726885381.18138: 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 0x7fed9f101850> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f101640> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed9f101730> <<< 7920 1726885381.18153: 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' <<< 7920 1726885381.18346: 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 0x7fed9f101b80> <<< 7920 1726885381.18459: 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 0x7fed9f10e0d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f1017c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f0f3910> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f226490> <<< 7920 1726885381.18463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885381.18519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885381.18544: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f101970> <<< 7920 1726885381.19138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fed9f02a550> <<< 7920 1726885381.19491: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885381.20379: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.21315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 7920 1726885381.21330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e984760> <<< 7920 1726885381.21358: 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' <<< 7920 1726885381.21371: 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' <<< 7920 1726885381.21394: 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' <<< 7920 1726885381.21429: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885381.21433: 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 0x7fed9ef4c820> <<< 7920 1726885381.21466: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9ef4c700> <<< 7920 1726885381.21501: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9ef4c460> <<< 7920 1726885381.21529: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7920 1726885381.21532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885381.21579: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9ef4c550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9ef4c250> <<< 7920 1726885381.21583: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885381.21608: 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 0x7fed9ef4c4c0> <<< 7920 1726885381.21632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885381.21660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885381.21700: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9ef4c880> <<< 7920 1726885381.21722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885381.21750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885381.21754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885381.21790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885381.21802: 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' <<< 7920 1726885381.21883: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e9ed790> <<< 7920 1726885381.21956: 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 0x7fed9e9edb20> <<< 7920 1726885381.21965: 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 0x7fed9e9ed970> <<< 7920 1726885381.21980: 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' <<< 7920 1726885381.22024: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e9084c0> <<< 7920 1726885381.22033: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9ef45cd0> <<< 7920 1726885381.22195: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9ef4c5e0> <<< 7920 1726885381.22216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7920 1726885381.22224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7920 1726885381.22242: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9ef45e80> <<< 7920 1726885381.22264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885381.22268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885381.22305: 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' <<< 7920 1726885381.22331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885381.22336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885381.22369: 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' <<< 7920 1726885381.22375: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9ef468e0> <<< 7920 1726885381.22449: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e9e1250> <<< 7920 1726885381.22452: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e9e17c0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e90ed00> <<< 7920 1726885381.22487: 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' <<< 7920 1726885381.22495: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed9e9e1040> <<< 7920 1726885381.22526: 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' <<< 7920 1726885381.22537: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e9e1070> <<< 7920 1726885381.22544: 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 <<< 7920 1726885381.22560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885381.22578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885381.22615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885381.22685: 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 0x7fed9e965fa0> <<< 7920 1726885381.22688: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9efa5eb0> <<< 7920 1726885381.22713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885381.22722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885381.22777: 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 0x7fed9e973550> <<< 7920 1726885381.22803: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9efa5fd0> <<< 7920 1726885381.22819: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885381.22845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885381.22875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7920 1726885381.22886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 7920 1726885381.22949: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9efae190> <<< 7920 1726885381.23073: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e973160> <<< 7920 1726885381.23160: 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 0x7fed9ef71ac0> <<< 7920 1726885381.23198: 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 0x7fed9efa59a0> <<< 7920 1726885381.23243: 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 0x7fed9efa5d90> <<< 7920 1726885381.23258: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9ef9bf10> <<< 7920 1726885381.23282: 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 <<< 7920 1726885381.23294: 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 <<< 7920 1726885381.23316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885381.23361: 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 0x7fed9e970100> <<< 7920 1726885381.23610: 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 0x7fed9e9663a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e970d30> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed9e9706d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e971160> # zipimport: zlib available <<< 7920 1726885381.23637: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885381.23651: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.23750: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.23801: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885381.23833: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885381.23852: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885381.23864: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.23954: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.24253: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.24524: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.25005: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7920 1726885381.25043: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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' <<< 7920 1726885381.25096: 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 0x7fed9e52e370> <<< 7920 1726885381.25172: 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 0x7fed9e9838b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e50e790> <<< 7920 1726885381.25227: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 7920 1726885381.25270: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.25284: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885381.25391: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.25548: 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' <<< 7920 1726885381.25551: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e99d670> # zipimport: zlib available <<< 7920 1726885381.25940: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.26290: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.26349: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.26418: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885381.26439: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.26451: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.26480: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885381.26544: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.26619: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885381.26626: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.26641: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885381.26680: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.26723: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885381.26727: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.26953: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.27275: 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 0x7fed9e514e50> # zipimport: zlib available <<< 7920 1726885381.27279: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.27380: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 7920 1726885381.27443: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885381.27508: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885381.27591: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.27690: 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' <<< 7920 1726885381.27774: 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 0x7fed9ef6bb20> <<< 7920 1726885381.27845: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e4f4a90> <<< 7920 1726885381.27890: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885381.27942: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.27993: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.28026: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.28133: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885381.28139: 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 <<< 7920 1726885381.28217: 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' <<< 7920 1726885381.28272: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9ef38550> <<< 7920 1726885381.28394: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e9a2100> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9ef6b0d0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885381.28426: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885381.28508: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885381.28646: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.28668: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885381.28789: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885381.28802: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 7920 1726885381.28950: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.28985: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885381.28989: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 7920 1726885381.29123: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.29251: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.29272: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.29338: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 7920 1726885381.29367: 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' <<< 7920 1726885381.29392: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e9b51c0> <<< 7920 1726885381.29491: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885381.29513: 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 0x7fed9e5240d0> <<< 7920 1726885381.29615: 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 0x7fed9e524fd0> <<< 7920 1726885381.29752: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e53e580> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e53ef10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e28c370> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e28c7f0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 7920 1726885381.29855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # 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 0x7fed9e4ddfa0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e4efaf0> # /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 0x7fed9e4dd040> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 7920 1726885381.29921: 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 0x7fed9e2f5d60> <<< 7920 1726885381.30009: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e521250> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e28c550> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 7920 1726885381.30132: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.30152: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885381.30238: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 7920 1726885381.30353: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 7920 1726885381.30365: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 7920 1726885381.30393: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.30438: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 7920 1726885381.30450: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.30491: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.30557: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.30582: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.30643: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 7920 1726885381.30666: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.31038: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.31394: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 7920 1726885381.31450: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.31495: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.31549: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.31563: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 7920 1726885381.31597: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.31624: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 7920 1726885381.31669: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.31720: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 7920 1726885381.31750: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.31780: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 7920 1726885381.31808: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.31839: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 7920 1726885381.31893: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.31969: 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' <<< 7920 1726885381.32005: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e2523d0> <<< 7920 1726885381.32019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7920 1726885381.32040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7920 1726885381.32196: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e252640> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 7920 1726885381.32256: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.32322: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 7920 1726885381.32334: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.32388: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.32468: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 7920 1726885381.32540: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.32600: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 7920 1726885381.32635: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.32687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7920 1726885381.32700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7920 1726885381.32846: 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 0x7fed9e155ca0> <<< 7920 1726885381.33093: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e254a30> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 7920 1726885381.33135: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.33194: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 7920 1726885381.33260: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.33496: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885381.33840: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/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_210k5ks6/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 0x7fed9e17d100> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e17d250> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 7920 1726885381.33917: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 7920 1726885381.34008: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.34297: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 7920 1726885381.34314: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885381.34331: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.34525: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885381.34628: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.34775: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 7920 1726885381.34831: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.34956: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 7920 1726885381.34968: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.34994: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.35445: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.35834: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 7920 1726885381.35863: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.35932: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.36024: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 7920 1726885381.36038: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.36105: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.36191: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 7920 1726885381.36207: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.36319: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.36440: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 7920 1726885381.36476: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 7920 1726885381.36489: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.36519: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.36564: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 7920 1726885381.36649: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.36728: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.36899: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.37070: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 7920 1726885381.37083: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.37105: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.37144: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 7920 1726885381.37165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.37190: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.37220: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 7920 1726885381.37265: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.37319: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 7920 1726885381.37368: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 7920 1726885381.37411: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.37463: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 7920 1726885381.37516: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.37572: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 7920 1726885381.37785: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.38005: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 7920 1726885381.38057: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.38120: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 7920 1726885381.38130: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.38187: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.38205: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 7920 1726885381.38251: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.38261: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 7920 1726885381.38273: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.38309: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 7920 1726885381.38391: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.38487: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885381.38494: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 7920 1726885381.38520: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.38591: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 7920 1726885381.38594: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885381.38607: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.38639: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.38686: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.38737: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.38821: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/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_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 7920 1726885381.38825: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.38866: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.38902: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 7920 1726885381.38923: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.39173: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.39290: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 7920 1726885381.39310: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.39338: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 7920 1726885381.39372: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.39445: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 7920 1726885381.39472: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.39596: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 7920 1726885381.39626: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.39698: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 7920 1726885381.39784: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885381.40144: 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' <<< 7920 1726885381.40159: 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' # 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 0x7fed9e1eb190> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e254b20> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e1fabb0> <<< 7920 1726885381.42146: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885381.61374: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 7920 1726885381.61411: 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 0x7fed9e2f59d0> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 7920 1726885381.61442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 7920 1726885381.61445: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e1ebdc0> <<< 7920 1726885381.61498: 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' <<< 7920 1726885381.61544: 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 0x7fed9e17aa60> <<< 7920 1726885381.61560: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9df6f7c0> <<< 7920 1726885381.61914: 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<<< 7920 1726885381.61918: stdout chunk (state=3): >>> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 7920 1726885381.62150: 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 <<< 7920 1726885381.82335: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_local": {}, "ansible_loadavg": {"1m": 0.53, "5m": 0.44, "15m": 0.22}, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fips": false, "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": "22", "minute": "23", "second": "01", "epoch": "1726885381", "epoch_int": "1726885381", "date": "2024-09-20", "time": "22:23:01", "iso8601_micro": "2024-09-21T02:23:01.431044Z", "iso8601": "2024-09-21T02:23:01Z", "iso8601_basic": "20240920T222301431044", "iso8601_basic_short": "20240920T222301", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed<<< 7920 1726885381.82388: stdout chunk (state=3): >>>]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "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": 2331, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 1201, "free": 2331}, "nocache": {"free": 3242, "used": 290}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "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:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": ["ed5c6152-f6d5-4606-ab17-ec5402b2af6e"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "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:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sda": ["ed5c6152-f6d5-4606-ab17-ec5402b2af6e"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 508, "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": 263882514432, "block_size": 4096, "block_total": 65519355, "block_available": 64424442, "block_used": 1094913, "inode_total": 131071472, "inode_available": 130996357, "inode_used": 75115, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}, {"mount": "/opt/test", "device": "/dev/sda", "fstype": "ext4", "options": "rw,seclabel,relatime,stripe=2048", "dump": 0, "passno": 0, "size_total": 10464022528, "size_available": 9910349824, "block_size": 4096, "block_total": 2554693, "block_available": 2419519, "block_used": 135174, "inode_total": 655360, "inode_available": 655349, "inode_used": 11, "uuid": "ed5c6152-f6d5-4606-ab17-ec5402b2af6e"}], "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_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_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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-mtomqadzjahzjuwrsbhdadqjbjmcxhsq ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885380.9524126-11059-103893595659268/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_fibre_channel_wwn": [], "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"}}} <<< 7920 1726885381.83002: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref <<< 7920 1726885381.83051: stdout chunk (state=3): >>># cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random <<< 7920 1726885381.83055: 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 <<< 7920 1726885381.83106: 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 <<< 7920 1726885381.83148: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_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 <<< 7920 1726885381.83154: stdout chunk (state=3): >>># 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 <<< 7920 1726885381.83211: stdout chunk (state=3): >>># 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 <<< 7920 1726885381.83214: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # 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 <<< 7920 1726885381.83463: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885381.83487: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885381.83520: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885381.83540: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 7920 1726885381.83590: 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 <<< 7920 1726885381.83593: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 7920 1726885381.83614: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885381.83680: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7920 1726885381.83733: 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 <<< 7920 1726885381.83757: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 7920 1726885381.83775: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime <<< 7920 1726885381.83826: stdout chunk (state=3): >>># destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass <<< 7920 1726885381.83839: stdout chunk (state=3): >>># destroy json <<< 7920 1726885381.83879: 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 <<< 7920 1726885381.83882: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 7920 1726885381.84007: 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 <<< 7920 1726885381.84080: 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 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] 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 <<< 7920 1726885381.84203: 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 <<< 7920 1726885381.84297: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7920 1726885381.84664: 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 <<< 7920 1726885381.84743: 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 # destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885381.85094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885381.85178: stderr chunk (state=3): >>><<< 7920 1726885381.85181: stdout chunk (state=3): >>><<< 7920 1726885381.85401: _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 0x7fed9f645ca0> # /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 0x7fed9f3dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f645a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7fed9f6459a0> 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 0x7fed9f3dc370> # /usr/lib64/python3.9/__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 0x7fed9f3dc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f3dc550> # /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 0x7fed9f388f70> # /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 0x7fed9f38f100> # /usr/lib64/python3.9/__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 0x7fed9f3b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f38f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f3f1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f388c70> # /usr/lib64/python3.9/__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 0x7fed9f3b8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f3dcfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7fed9f32fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f332e20> # /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 0x7fed9f329730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f330520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f32f250> # /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 0x7fed9f215ca0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f215790> 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 0x7fed9f215d90> # /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 0x7fed9f215e50> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f215f10> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f309c10> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f3034f0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f317550> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f336cd0> # /usr/lib64/python3.9/__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 0x7fed9f226b50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f309130> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed9f317160> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f33c880> # /usr/lib64/python3.9/__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 0x7fed9f226e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f226c70> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f226be0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7fed9f1fb250> # /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 0x7fed9f1fb340> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f231e80> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f228910> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f2284f0> # /usr/lib64/python3.9/__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 0x7fed9f199fa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f1f6af0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f228d90> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f336eb0> # /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 0x7fed9f1369d0> 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 0x7fed9f136d00> # /usr/lib64/python3.9/__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 0x7fed9f149610> # /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 0x7fed9f149b50> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed9f0d4280> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f136df0> # /usr/lib64/python3.9/__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 0x7fed9f0e5160> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f149490> 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 0x7fed9f0e5220> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f2268b0> # /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 0x7fed9f101580> # /usr/lib64/python3.9/__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 0x7fed9f101850> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f101640> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed9f101730> # /usr/lib64/python3.9/__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 0x7fed9f101b80> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed9f10e0d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f1017c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f0f3910> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9f226490> # /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 0x7fed9f101970> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fed9f02a550> # zipimport: found 103 names in '/tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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 0x7fed9e984760> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7fed9ef4c820> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9ef4c700> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9ef4c460> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7fed9ef4c550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9ef4c250> 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 0x7fed9ef4c4c0> # /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 0x7fed9ef4c880> # /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 0x7fed9e9ed790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed9e9edb20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed9e9ed970> # /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 0x7fed9e9084c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9ef45cd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9ef4c5e0> # /usr/lib64/python3.9/__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 0x7fed9ef45e80> # /usr/lib64/python3.9/__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 0x7fed9ef468e0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e9e1250> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e9e17c0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e90ed00> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed9e9e1040> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e9e1070> # /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 0x7fed9e965fa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9efa5eb0> # /usr/lib64/python3.9/__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 0x7fed9e973550> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9efa5fd0> # /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 0x7fed9efae190> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e973160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed9ef71ac0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed9efa59a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed9efa5d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9ef9bf10> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7fed9e970100> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed9e9663a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e970d30> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed9e9706d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e971160> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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 0x7fed9e52e370> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7fed9e9838b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e50e790> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/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 0x7fed9e99d670> # 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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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 0x7fed9e514e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/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 0x7fed9ef6bb20> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e4f4a90> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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 0x7fed9ef38550> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e9a2100> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9ef6b0d0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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 0x7fed9e9b51c0> # /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 0x7fed9e5240d0> # 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 0x7fed9e524fd0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e53e580> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e53ef10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e28c370> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e28c7f0> # /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 0x7fed9e4ddfa0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e4efaf0> # /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 0x7fed9e4dd040> # /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 0x7fed9e2f5d60> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e521250> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e28c550> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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 0x7fed9e2523d0> # /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 0x7fed9e252640> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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 0x7fed9e155ca0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e254a30> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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 0x7fed9e17d100> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e17d250> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/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_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_210k5ks6/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 0x7fed9e1eb190> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e254b20> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9e1fabb0> 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 0x7fed9e2f59d0> # /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 0x7fed9e1ebdc0> # /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 0x7fed9e17aa60> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed9df6f7c0> 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_local": {}, "ansible_loadavg": {"1m": 0.53, "5m": 0.44, "15m": 0.22}, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fips": false, "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": "22", "minute": "23", "second": "01", "epoch": "1726885381", "epoch_int": "1726885381", "date": "2024-09-20", "time": "22:23:01", "iso8601_micro": "2024-09-21T02:23:01.431044Z", "iso8601": "2024-09-21T02:23:01Z", "iso8601_basic": "20240920T222301431044", "iso8601_basic_short": "20240920T222301", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "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": 2331, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 1201, "free": 2331}, "nocache": {"free": 3242, "used": 290}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "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:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": ["ed5c6152-f6d5-4606-ab17-ec5402b2af6e"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "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:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sda": ["ed5c6152-f6d5-4606-ab17-ec5402b2af6e"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 508, "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": 263882514432, "block_size": 4096, "block_total": 65519355, "block_available": 64424442, "block_used": 1094913, "inode_total": 131071472, "inode_available": 130996357, "inode_used": 75115, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}, {"mount": "/opt/test", "device": "/dev/sda", "fstype": "ext4", "options": "rw,seclabel,relatime,stripe=2048", "dump": 0, "passno": 0, "size_total": 10464022528, "size_available": 9910349824, "block_size": 4096, "block_total": 2554693, "block_available": 2419519, "block_used": 135174, "inode_total": 655360, "inode_available": 655349, "inode_used": 11, "uuid": "ed5c6152-f6d5-4606-ab17-ec5402b2af6e"}], "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_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_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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-mtomqadzjahzjuwrsbhdadqjbjmcxhsq ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885380.9524126-11059-103893595659268/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_fibre_channel_wwn": [], "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885381.87452: 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-1726885380.9524126-11059-103893595659268/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885381.87456: _low_level_execute_command(): starting 7920 1726885381.87459: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885380.9524126-11059-103893595659268/ > /dev/null 2>&1 && sleep 0' 7920 1726885381.88735: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885381.88754: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885381.88769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885381.88787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885381.88835: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885381.88851: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885381.88871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885381.88890: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885381.88902: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885381.88919: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885381.88934: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885381.88954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885381.88973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885381.88990: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885381.89001: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885381.89019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885381.89106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885381.89133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885381.89151: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885381.89226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885381.91137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885381.91167: stderr chunk (state=3): >>><<< 7920 1726885381.91170: stdout chunk (state=3): >>><<< 7920 1726885381.91519: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885381.91522: handler run complete 7920 1726885381.91525: variable 'ansible_facts' from source: unknown 7920 1726885381.91658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885381.92580: variable 'ansible_facts' from source: unknown 7920 1726885381.92951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885381.93365: attempt loop complete, returning result 7920 1726885381.93376: _execute() done 7920 1726885381.93384: dumping result to json 7920 1726885381.93435: done dumping result, returning 7920 1726885381.93481: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-9835-648e-000000000c92] 7920 1726885381.93490: sending task result for task 02369adf-7a19-9835-648e-000000000c92 ok: [managed_node1] 7920 1726885381.94782: no more pending results, returning what we have 7920 1726885381.94786: results queue empty 7920 1726885381.94787: checking for any_errors_fatal 7920 1726885381.94797: done checking for any_errors_fatal 7920 1726885381.94798: checking for max_fail_percentage 7920 1726885381.94800: done checking for max_fail_percentage 7920 1726885381.94802: checking to see if all hosts have failed and the running result is not ok 7920 1726885381.94803: done checking to see if all hosts have failed 7920 1726885381.94804: getting the remaining hosts for this loop 7920 1726885381.94806: done getting the remaining hosts for this loop 7920 1726885381.94811: getting the next task for host managed_node1 7920 1726885381.94825: done getting next task for host managed_node1 7920 1726885381.94828: ^ task is: TASK: meta (role_complete) 7920 1726885381.94831: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885381.94847: getting variables 7920 1726885381.94849: in VariableManager get_vars() 7920 1726885381.94887: Calling all_inventory to load vars for managed_node1 7920 1726885381.94890: Calling groups_inventory to load vars for managed_node1 7920 1726885381.94892: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885381.94904: Calling all_plugins_play to load vars for managed_node1 7920 1726885381.94907: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885381.94911: Calling groups_plugins_play to load vars for managed_node1 7920 1726885381.95408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885381.95990: done sending task result for task 02369adf-7a19-9835-648e-000000000c92 7920 1726885381.95993: WORKER PROCESS EXITING 7920 1726885381.97640: done with get_vars() 7920 1726885381.97655: done getting variables 7920 1726885381.97849: done queuing things up, now waiting for results queue to drain 7920 1726885381.97851: results queue empty 7920 1726885381.97852: checking for any_errors_fatal 7920 1726885381.97860: done checking for any_errors_fatal 7920 1726885381.97861: checking for max_fail_percentage 7920 1726885381.97862: done checking for max_fail_percentage 7920 1726885381.97863: checking to see if all hosts have failed and the running result is not ok 7920 1726885381.97864: done checking to see if all hosts have failed 7920 1726885381.97865: getting the remaining hosts for this loop 7920 1726885381.97866: done getting the remaining hosts for this loop 7920 1726885381.97868: getting the next task for host managed_node1 7920 1726885381.97872: done getting next task for host managed_node1 7920 1726885381.97875: ^ task is: TASK: Verify role results 7920 1726885381.97876: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885381.97879: getting variables 7920 1726885381.97881: in VariableManager get_vars() 7920 1726885381.98115: Calling all_inventory to load vars for managed_node1 7920 1726885381.98117: Calling groups_inventory to load vars for managed_node1 7920 1726885381.98120: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885381.98125: Calling all_plugins_play to load vars for managed_node1 7920 1726885381.98127: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885381.98130: Calling groups_plugins_play to load vars for managed_node1 7920 1726885381.99006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885381.99762: done with get_vars() 7920 1726885381.99775: done getting variables TASK [Verify role results] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_disk_fs.yml:68 Friday 20 September 2024 22:23:01 -0400 (0:00:01.113) 0:01:59.627 ****** 7920 1726885381.99856: entering _queue_task() for managed_node1/include_tasks 7920 1726885382.00181: worker is 1 (out of 1 available) 7920 1726885382.00194: exiting _queue_task() for managed_node1/include_tasks 7920 1726885382.00205: done queuing things up, now waiting for results queue to drain 7920 1726885382.00207: waiting for pending results... 7920 1726885382.00514: running TaskExecutor() for managed_node1/TASK: Verify role results 7920 1726885382.00636: in run() - task 02369adf-7a19-9835-648e-00000000000e 7920 1726885382.00658: variable 'ansible_search_path' from source: unknown 7920 1726885382.00697: calling self._execute() 7920 1726885382.00815: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885382.00830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885382.00846: variable 'omit' from source: magic vars 7920 1726885382.01048: _execute() done 7920 1726885382.01058: dumping result to json 7920 1726885382.01065: done dumping result, returning 7920 1726885382.01096: done running TaskExecutor() for managed_node1/TASK: Verify role results [02369adf-7a19-9835-648e-00000000000e] 7920 1726885382.01113: sending task result for task 02369adf-7a19-9835-648e-00000000000e 7920 1726885382.01309: no more pending results, returning what we have 7920 1726885382.01316: in VariableManager get_vars() 7920 1726885382.01358: Calling all_inventory to load vars for managed_node1 7920 1726885382.01362: Calling groups_inventory to load vars for managed_node1 7920 1726885382.01366: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885382.01380: Calling all_plugins_play to load vars for managed_node1 7920 1726885382.01384: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885382.01388: Calling groups_plugins_play to load vars for managed_node1 7920 1726885382.02085: done sending task result for task 02369adf-7a19-9835-648e-00000000000e 7920 1726885382.02088: WORKER PROCESS EXITING 7920 1726885382.02121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885382.03091: done with get_vars() 7920 1726885382.03102: variable 'ansible_search_path' from source: unknown 7920 1726885382.03118: we have included files to process 7920 1726885382.03120: generating all_blocks data 7920 1726885382.03122: done generating all_blocks data 7920 1726885382.03134: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 7920 1726885382.03135: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 7920 1726885382.03139: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 7920 1726885382.03796: in VariableManager get_vars() 7920 1726885382.03815: done with get_vars() 7920 1726885382.03859: in VariableManager get_vars() 7920 1726885382.03875: done with get_vars() 7920 1726885382.03966: done processing included file 7920 1726885382.03968: iterating over new_blocks loaded from include file 7920 1726885382.03970: in VariableManager get_vars() 7920 1726885382.03981: done with get_vars() 7920 1726885382.03983: filtering new block on tags 7920 1726885382.04015: done filtering new block on tags 7920 1726885382.04018: 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_node1 7920 1726885382.04023: extending task lists for all hosts with included blocks 7920 1726885382.06232: done extending task lists 7920 1726885382.06233: done processing included files 7920 1726885382.06234: results queue empty 7920 1726885382.06235: checking for any_errors_fatal 7920 1726885382.06236: done checking for any_errors_fatal 7920 1726885382.06237: checking for max_fail_percentage 7920 1726885382.06238: done checking for max_fail_percentage 7920 1726885382.06239: checking to see if all hosts have failed and the running result is not ok 7920 1726885382.06240: done checking to see if all hosts have failed 7920 1726885382.06241: getting the remaining hosts for this loop 7920 1726885382.06242: done getting the remaining hosts for this loop 7920 1726885382.06244: getting the next task for host managed_node1 7920 1726885382.06248: done getting next task for host managed_node1 7920 1726885382.06250: ^ task is: TASK: Print out pool information 7920 1726885382.06253: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885382.06255: getting variables 7920 1726885382.06256: in VariableManager get_vars() 7920 1726885382.06266: Calling all_inventory to load vars for managed_node1 7920 1726885382.06268: Calling groups_inventory to load vars for managed_node1 7920 1726885382.06271: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885382.06280: Calling all_plugins_play to load vars for managed_node1 7920 1726885382.06283: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885382.06286: Calling groups_plugins_play to load vars for managed_node1 7920 1726885382.06739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885382.07334: done with get_vars() 7920 1726885382.07348: done getting variables 7920 1726885382.07396: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:02 -0400 (0:00:00.075) 0:01:59.702 ****** 7920 1726885382.07426: entering _queue_task() for managed_node1/debug 7920 1726885382.07755: worker is 1 (out of 1 available) 7920 1726885382.07776: exiting _queue_task() for managed_node1/debug 7920 1726885382.07818: done queuing things up, now waiting for results queue to drain 7920 1726885382.07820: waiting for pending results... 7920 1726885382.08533: running TaskExecutor() for managed_node1/TASK: Print out pool information 7920 1726885382.08692: in run() - task 02369adf-7a19-9835-648e-000000000d20 7920 1726885382.08714: variable 'ansible_search_path' from source: unknown 7920 1726885382.08762: calling self._execute() 7920 1726885382.08876: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885382.08888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885382.08906: variable 'omit' from source: magic vars 7920 1726885382.09322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885382.12765: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885382.12844: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885382.12884: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885382.12928: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885382.12960: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885382.13047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885382.13080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885382.13116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885382.13158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885382.13175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885382.13296: variable '_storage_pools_list' from source: set_fact 7920 1726885382.13320: Evaluated conditional (_storage_pools_list | length > 0): False 7920 1726885382.13332: when evaluation is False, skipping this task 7920 1726885382.13343: _execute() done 7920 1726885382.13349: dumping result to json 7920 1726885382.13356: done dumping result, returning 7920 1726885382.13366: done running TaskExecutor() for managed_node1/TASK: Print out pool information [02369adf-7a19-9835-648e-000000000d20] 7920 1726885382.13389: sending task result for task 02369adf-7a19-9835-648e-000000000d20 skipping: [managed_node1] => { "false_condition": "_storage_pools_list | length > 0" } 7920 1726885382.13587: no more pending results, returning what we have 7920 1726885382.13591: results queue empty 7920 1726885382.13592: checking for any_errors_fatal 7920 1726885382.13594: done checking for any_errors_fatal 7920 1726885382.13595: checking for max_fail_percentage 7920 1726885382.13597: done checking for max_fail_percentage 7920 1726885382.13598: checking to see if all hosts have failed and the running result is not ok 7920 1726885382.13598: done checking to see if all hosts have failed 7920 1726885382.13599: getting the remaining hosts for this loop 7920 1726885382.13601: done getting the remaining hosts for this loop 7920 1726885382.13605: getting the next task for host managed_node1 7920 1726885382.13614: done getting next task for host managed_node1 7920 1726885382.13617: ^ task is: TASK: Print out volume information 7920 1726885382.13620: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885382.13625: getting variables 7920 1726885382.13627: in VariableManager get_vars() 7920 1726885382.13662: Calling all_inventory to load vars for managed_node1 7920 1726885382.13665: Calling groups_inventory to load vars for managed_node1 7920 1726885382.13668: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885382.13679: Calling all_plugins_play to load vars for managed_node1 7920 1726885382.13687: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885382.13691: Calling groups_plugins_play to load vars for managed_node1 7920 1726885382.14374: done sending task result for task 02369adf-7a19-9835-648e-000000000d20 7920 1726885382.14377: WORKER PROCESS EXITING 7920 1726885382.14400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885382.15294: done with get_vars() 7920 1726885382.15310: done getting variables 7920 1726885382.15378: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:02 -0400 (0:00:00.079) 0:01:59.782 ****** 7920 1726885382.15410: entering _queue_task() for managed_node1/debug 7920 1726885382.15686: worker is 1 (out of 1 available) 7920 1726885382.15698: exiting _queue_task() for managed_node1/debug 7920 1726885382.15710: done queuing things up, now waiting for results queue to drain 7920 1726885382.15713: waiting for pending results... 7920 1726885382.16429: running TaskExecutor() for managed_node1/TASK: Print out volume information 7920 1726885382.16561: in run() - task 02369adf-7a19-9835-648e-000000000d21 7920 1726885382.16579: variable 'ansible_search_path' from source: unknown 7920 1726885382.16620: calling self._execute() 7920 1726885382.16739: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885382.16750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885382.16772: variable 'omit' from source: magic vars 7920 1726885382.17179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885382.20255: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885382.20341: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885382.20392: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885382.20665: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885382.20697: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885382.20869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885382.20904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885382.20947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885382.21063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885382.21201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885382.21436: variable '_storage_volumes_list' from source: set_fact 7920 1726885382.21469: Evaluated conditional (_storage_volumes_list | length > 0): True 7920 1726885382.21480: variable 'omit' from source: magic vars 7920 1726885382.21632: variable 'omit' from source: magic vars 7920 1726885382.21667: variable 'omit' from source: magic vars 7920 1726885382.21695: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885382.21824: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885382.21852: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885382.21873: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885382.21886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885382.21903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885382.21927: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885382.22085: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885382.22094: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885382.22102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885382.22226: Set connection var ansible_connection to ssh 7920 1726885382.22241: Set connection var ansible_shell_executable to /bin/sh 7920 1726885382.22251: Set connection var ansible_timeout to 10 7920 1726885382.22257: Set connection var ansible_shell_type to sh 7920 1726885382.22267: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885382.22277: Set connection var ansible_pipelining to False 7920 1726885382.22311: variable 'ansible_shell_executable' from source: unknown 7920 1726885382.22325: variable 'ansible_connection' from source: unknown 7920 1726885382.22333: variable 'ansible_module_compression' from source: unknown 7920 1726885382.22340: variable 'ansible_shell_type' from source: unknown 7920 1726885382.22347: variable 'ansible_shell_executable' from source: unknown 7920 1726885382.22354: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885382.22361: variable 'ansible_pipelining' from source: unknown 7920 1726885382.22368: variable 'ansible_timeout' from source: unknown 7920 1726885382.22376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885382.22577: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885382.22622: variable 'omit' from source: magic vars 7920 1726885382.22697: starting attempt loop 7920 1726885382.22705: running the handler 7920 1726885382.22762: variable '_storage_volumes_list' from source: set_fact 7920 1726885382.22853: variable '_storage_volumes_list' from source: set_fact 7920 1726885382.23037: handler run complete 7920 1726885382.23079: attempt loop complete, returning result 7920 1726885382.23088: _execute() done 7920 1726885382.23095: dumping result to json 7920 1726885382.23105: done dumping result, returning 7920 1726885382.23121: done running TaskExecutor() for managed_node1/TASK: Print out volume information [02369adf-7a19-9835-648e-000000000d21] 7920 1726885382.23131: sending task result for task 02369adf-7a19-9835-648e-000000000d21 ok: [managed_node1] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "_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": "ext4", "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 } ] } 7920 1726885382.23488: no more pending results, returning what we have 7920 1726885382.23524: results queue empty 7920 1726885382.23526: checking for any_errors_fatal 7920 1726885382.23589: done checking for any_errors_fatal 7920 1726885382.23591: checking for max_fail_percentage 7920 1726885382.23593: done checking for max_fail_percentage 7920 1726885382.23594: checking to see if all hosts have failed and the running result is not ok 7920 1726885382.23650: done checking to see if all hosts have failed 7920 1726885382.23654: getting the remaining hosts for this loop 7920 1726885382.23657: done getting the remaining hosts for this loop 7920 1726885382.23774: getting the next task for host managed_node1 7920 1726885382.23961: done getting next task for host managed_node1 7920 1726885382.23966: ^ task is: TASK: Collect info about the volumes. 7920 1726885382.24020: ^ 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885382.24027: getting variables 7920 1726885382.24051: in VariableManager get_vars() 7920 1726885382.24414: Calling all_inventory to load vars for managed_node1 7920 1726885382.24420: Calling groups_inventory to load vars for managed_node1 7920 1726885382.24424: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885382.24436: Calling all_plugins_play to load vars for managed_node1 7920 1726885382.24494: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885382.24499: Calling groups_plugins_play to load vars for managed_node1 7920 1726885382.25995: done sending task result for task 02369adf-7a19-9835-648e-000000000d21 7920 1726885382.26006: WORKER PROCESS EXITING 7920 1726885382.27501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885382.28652: done with get_vars() 7920 1726885382.28668: 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 22:23:02 -0400 (0:00:00.133) 0:01:59.916 ****** 7920 1726885382.28766: entering _queue_task() for managed_node1/fedora.linux_system_roles.blockdev_info 7920 1726885382.29149: worker is 1 (out of 1 available) 7920 1726885382.29163: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blockdev_info 7920 1726885382.29182: done queuing things up, now waiting for results queue to drain 7920 1726885382.29184: waiting for pending results... 7920 1726885382.29517: running TaskExecutor() for managed_node1/TASK: Collect info about the volumes. 7920 1726885382.29651: in run() - task 02369adf-7a19-9835-648e-000000000d22 7920 1726885382.29673: variable 'ansible_search_path' from source: unknown 7920 1726885382.29721: calling self._execute() 7920 1726885382.29847: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885382.29864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885382.29882: variable 'omit' from source: magic vars 7920 1726885382.30003: variable 'omit' from source: magic vars 7920 1726885382.30296: variable 'omit' from source: magic vars 7920 1726885382.30574: variable 'omit' from source: magic vars 7920 1726885382.30756: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885382.30839: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885382.30865: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885382.30885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885382.30908: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885382.31134: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885382.31156: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885382.31400: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885382.31460: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885382.31603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885382.31793: Set connection var ansible_connection to ssh 7920 1726885382.31809: Set connection var ansible_shell_executable to /bin/sh 7920 1726885382.31830: Set connection var ansible_timeout to 10 7920 1726885382.31868: Set connection var ansible_shell_type to sh 7920 1726885382.31910: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885382.32025: Set connection var ansible_pipelining to False 7920 1726885382.32094: variable 'ansible_shell_executable' from source: unknown 7920 1726885382.32102: variable 'ansible_connection' from source: unknown 7920 1726885382.32110: variable 'ansible_module_compression' from source: unknown 7920 1726885382.32123: variable 'ansible_shell_type' from source: unknown 7920 1726885382.32132: variable 'ansible_shell_executable' from source: unknown 7920 1726885382.32140: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885382.32148: variable 'ansible_pipelining' from source: unknown 7920 1726885382.32160: variable 'ansible_timeout' from source: unknown 7920 1726885382.32168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885382.32676: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885382.32692: variable 'omit' from source: magic vars 7920 1726885382.32701: starting attempt loop 7920 1726885382.32708: running the handler 7920 1726885382.32764: _low_level_execute_command(): starting 7920 1726885382.32776: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885382.33600: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885382.33703: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885382.33739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885382.33774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885382.33972: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885382.33985: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885382.33999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885382.34019: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885382.34046: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885382.34079: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885382.34093: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885382.34109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885382.34129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885382.34148: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885382.34235: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885382.34255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885382.34335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885382.34360: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885382.34376: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885382.34453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885382.36080: stdout chunk (state=3): >>>/root <<< 7920 1726885382.36300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885382.36341: stderr chunk (state=3): >>><<< 7920 1726885382.36344: stdout chunk (state=3): >>><<< 7920 1726885382.36448: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885382.36453: _low_level_execute_command(): starting 7920 1726885382.36456: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885382.3638377-11133-79990427670786 `" && echo ansible-tmp-1726885382.3638377-11133-79990427670786="` echo /root/.ansible/tmp/ansible-tmp-1726885382.3638377-11133-79990427670786 `" ) && sleep 0' 7920 1726885382.37763: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885382.37777: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885382.37797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885382.37822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885382.37864: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885382.37875: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885382.37888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885382.37909: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885382.37926: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885382.37936: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885382.37947: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885382.37961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885382.37976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885382.37989: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885382.38001: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885382.38023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885382.38099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885382.38130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885382.38154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885382.38222: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885382.40079: stdout chunk (state=3): >>>ansible-tmp-1726885382.3638377-11133-79990427670786=/root/.ansible/tmp/ansible-tmp-1726885382.3638377-11133-79990427670786 <<< 7920 1726885382.40273: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885382.40277: stdout chunk (state=3): >>><<< 7920 1726885382.40279: stderr chunk (state=3): >>><<< 7920 1726885382.40522: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885382.3638377-11133-79990427670786=/root/.ansible/tmp/ansible-tmp-1726885382.3638377-11133-79990427670786 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885382.40525: variable 'ansible_module_compression' from source: unknown 7920 1726885382.40528: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blockdev_info-ZIP_DEFLATED 7920 1726885382.40530: variable 'ansible_facts' from source: unknown 7920 1726885382.40541: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885382.3638377-11133-79990427670786/AnsiballZ_blockdev_info.py 7920 1726885382.40698: Sending initial data 7920 1726885382.40701: Sent initial data (160 bytes) 7920 1726885382.41736: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885382.41753: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885382.41768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885382.41787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885382.41838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885382.41851: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885382.41866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885382.41885: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885382.41897: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885382.41908: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885382.41924: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885382.41941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885382.41962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885382.41975: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885382.41986: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885382.42000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885382.42083: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885382.42106: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885382.42126: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885382.42196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885382.43936: 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 <<< 7920 1726885382.43979: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885382.44021: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpobcjoqyl /root/.ansible/tmp/ansible-tmp-1726885382.3638377-11133-79990427670786/AnsiballZ_blockdev_info.py <<< 7920 1726885382.44047: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885382.45138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885382.45353: stderr chunk (state=3): >>><<< 7920 1726885382.45356: stdout chunk (state=3): >>><<< 7920 1726885382.45364: done transferring module to remote 7920 1726885382.45366: _low_level_execute_command(): starting 7920 1726885382.45368: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885382.3638377-11133-79990427670786/ /root/.ansible/tmp/ansible-tmp-1726885382.3638377-11133-79990427670786/AnsiballZ_blockdev_info.py && sleep 0' 7920 1726885382.46021: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885382.46037: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885382.46050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885382.46064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885382.46105: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885382.46126: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885382.46143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885382.46158: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885382.46168: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885382.46176: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885382.46186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885382.46196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885382.46207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885382.46226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885382.46236: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885382.46252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885382.46337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885382.46361: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885382.46377: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885382.46447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885382.48177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885382.48259: stderr chunk (state=3): >>><<< 7920 1726885382.48264: stdout chunk (state=3): >>><<< 7920 1726885382.48371: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885382.48376: _low_level_execute_command(): starting 7920 1726885382.48378: _low_level_execute_command(): using become for this command 7920 1726885382.48382: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-anzsiufmrrbeicdpieehxaxpbhkyfxao ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885382.3638377-11133-79990427670786/AnsiballZ_blockdev_info.py'"'"' && sleep 0' 7920 1726885382.48444: Initial state: awaiting_escalation: BECOME-SUCCESS-anzsiufmrrbeicdpieehxaxpbhkyfxao 7920 1726885382.49015: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885382.49032: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885382.49047: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885382.49064: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885382.49104: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885382.49120: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885382.49134: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885382.49152: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885382.49162: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885382.49172: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885382.49183: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885382.49198: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885382.49218: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885382.49233: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885382.49246: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885382.49260: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885382.49341: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885382.49367: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885382.49385: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885382.49468: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885382.52381: stdout chunk (state=1): >>>BECOME-SUCCESS-anzsiufmrrbeicdpieehxaxpbhkyfxao <<< 7920 1726885382.52385: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-anzsiufmrrbeicdpieehxaxpbhkyfxao' 7920 1726885382.52619: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885382.52631: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885382.52688: stdout chunk (state=3): >>>import '_io' # <<< 7920 1726885382.52693: stdout chunk (state=3): >>>import 'marshal' # <<< 7920 1726885382.52727: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885382.52755: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7920 1726885382.52761: stdout chunk (state=3): >>># installing zipimport hook <<< 7920 1726885382.52799: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885382.52810: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885382.52859: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7920 1726885382.52862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885382.52882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885382.52904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7920 1726885382.52909: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885382.52938: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163edaca0> <<< 7920 1726885382.52974: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885382.52998: 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 0x7f1163e81280> <<< 7920 1726885382.53005: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163edaa00> <<< 7920 1726885382.53033: 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' <<< 7920 1726885382.53043: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163eda9a0> <<< 7920 1726885382.53071: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885382.53098: 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' <<< 7920 1726885382.53125: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163e81370> <<< 7920 1726885382.53148: 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' <<< 7920 1726885382.53178: 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' <<< 7920 1726885382.53196: stdout chunk (state=3): >>>import '_abc' # <<< 7920 1726885382.53207: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163e81820> <<< 7920 1726885382.53210: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163e81550> <<< 7920 1726885382.53247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885382.53250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885382.53273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885382.53304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885382.53325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885382.53345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885382.53370: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163e2df70> <<< 7920 1726885382.53382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885382.53404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885382.53487: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163e34100> <<< 7920 1726885382.53506: 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' <<< 7920 1726885382.53549: 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' <<< 7920 1726885382.53552: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163e5d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163e34820> <<< 7920 1726885382.53598: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163e96760> <<< 7920 1726885382.53621: 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 0x7f1163e2dc70> <<< 7920 1726885382.53678: 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' <<< 7920 1726885382.53681: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163e5dc70> <<< 7920 1726885382.53740: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163e81fd0> <<< 7920 1726885382.53766: 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. <<< 7920 1726885382.53962: 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' <<< 7920 1726885382.54008: 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' <<< 7920 1726885382.54034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885382.54045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885382.54070: 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' <<< 7920 1726885382.54089: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163bafd90> <<< 7920 1726885382.54133: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163bb2e20> <<< 7920 1726885382.54158: 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' <<< 7920 1726885382.54182: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885382.54199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885382.54237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885382.54250: 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' <<< 7920 1726885382.54307: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163ba9730> <<< 7920 1726885382.54322: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163bb0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163baf250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885382.54381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885382.54407: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885382.54435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885382.54455: 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' <<< 7920 1726885382.54491: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885382.54502: 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 0x7f1163b30c40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b30730> <<< 7920 1726885382.54509: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885382.54538: 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' <<< 7920 1726885382.54551: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b30d30> <<< 7920 1726885382.54561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885382.54579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885382.54594: stdout chunk (state=3): >>>import '_operator' # <<< 7920 1726885382.54634: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b30df0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 7920 1726885382.54641: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b30eb0> <<< 7920 1726885382.54656: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885382.54696: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b8abb0> <<< 7920 1726885382.54708: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885382.54731: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b83490> <<< 7920 1726885382.54784: 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 0x7f1163b984f0> <<< 7920 1726885382.54796: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163bb6cd0> <<< 7920 1726885382.54820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 7920 1726885382.54825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7920 1726885382.54856: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885382.54861: 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 0x7f1163b42af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163bb2fa0> <<< 7920 1726885382.54898: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885382.54905: 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 0x7f1163b98100> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163bbc880> <<< 7920 1726885382.54930: 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' <<< 7920 1726885382.54964: 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' <<< 7920 1726885382.54987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885382.54992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885382.55013: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b42e20> <<< 7920 1726885382.55019: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b42c10> <<< 7920 1726885382.55046: 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' <<< 7920 1726885382.55049: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b42b80> <<< 7920 1726885382.55077: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7920 1726885382.55083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885382.55105: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885382.55110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885382.55134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885382.55181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885382.55217: 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' <<< 7920 1726885382.55220: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b171f0> <<< 7920 1726885382.55231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885382.55253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885382.55278: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b172e0> <<< 7920 1726885382.55399: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b4fe20> <<< 7920 1726885382.55446: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b448b0> <<< 7920 1726885382.55452: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b42df0> <<< 7920 1726885382.55476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885382.55486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885382.55528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885382.55532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885382.55559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7920 1726885382.55569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163ac0f40> <<< 7920 1726885382.55606: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b13d30> <<< 7920 1726885382.55654: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b44d30> <<< 7920 1726885382.55659: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b83fa0> <<< 7920 1726885382.55681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885382.55704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885382.55733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 7920 1726885382.55741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163a5e970> <<< 7920 1726885382.55751: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885382.55790: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885382.55801: 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 0x7f1163a5eca0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885382.55816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885382.55841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py<<< 7920 1726885382.55854: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 7920 1726885382.55861: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163a705b0> <<< 7920 1726885382.55880: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885382.55912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885382.55940: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163a70af0> <<< 7920 1726885382.55981: 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' <<< 7920 1726885382.55987: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1163a7bfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163a5ed90> <<< 7920 1726885382.56017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885382.56020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885382.56068: 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 0x7f1163a18100> <<< 7920 1726885382.56071: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163a70430> <<< 7920 1726885382.56093: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885382.56129: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885382.56131: 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 0x7f1163a181c0> <<< 7920 1726885382.56161: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b42850> <<< 7920 1726885382.56190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885382.56203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885382.56267: 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' <<< 7920 1726885382.56283: 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 0x7f1163a33520> <<< 7920 1726885382.56313: 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' <<< 7920 1726885382.56338: 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 0x7f1163a337f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163a335e0> <<< 7920 1726885382.56355: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885382.56391: 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 0x7f1163a336d0> <<< 7920 1726885382.56394: 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' <<< 7920 1726885382.56594: 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 0x7f1163a33b20> <<< 7920 1726885382.56634: 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 0x7f1163a33fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163a33760> <<< 7920 1726885382.56657: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163a268b0> <<< 7920 1726885382.56678: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b42430> <<< 7920 1726885382.56702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885382.56757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885382.56794: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163a33910> <<< 7920 1726885382.56904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885382.56907: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f11639764f0> <<< 7920 1726885382.57066: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available <<< 7920 1726885382.57149: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.57195: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py <<< 7920 1726885382.57216: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.57229: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885382.58443: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.59410: 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 0x7f1163324790> <<< 7920 1726885382.59470: 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' <<< 7920 1726885382.59509: 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' <<< 7920 1726885382.59516: 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 0x7f11633b5850> <<< 7920 1726885382.59543: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11633b5730> <<< 7920 1726885382.59578: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11633b5490> <<< 7920 1726885382.59581: 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' <<< 7920 1726885382.59640: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11633b5580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11633b52b0> import 'atexit' # <<< 7920 1726885382.59668: 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 0x7f11633b54f0> <<< 7920 1726885382.59688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885382.59711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885382.59758: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11633b58b0> <<< 7920 1726885382.59793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885382.59797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885382.59834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885382.59838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885382.59849: 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' <<< 7920 1726885382.59920: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11633078b0> <<< 7920 1726885382.59957: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885382.59966: 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 0x7f1163307520> <<< 7920 1726885382.59999: 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 0x7f11633076d0> <<< 7920 1726885382.60002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885382.60029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885382.60063: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11632c3b80> <<< 7920 1726885382.60074: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11633afcd0> <<< 7920 1726885382.60231: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11633b5610> <<< 7920 1726885382.60265: 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' <<< 7920 1726885382.60292: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11633af0a0> <<< 7920 1726885382.60319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885382.60347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885382.60369: 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 <<< 7920 1726885382.60388: 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 0x7f116329d850> <<< 7920 1726885382.60464: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163356d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163356820> <<< 7920 1726885382.60472: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11632bd340> <<< 7920 1726885382.60498: 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 0x7f1163356fa0> <<< 7920 1726885382.60529: 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 0x7f1163356f70> <<< 7920 1726885382.60546: 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 <<< 7920 1726885382.60559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885382.60578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885382.60600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885382.60681: 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 0x7f1163285f70> <<< 7920 1726885382.60690: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f116338de20> <<< 7920 1726885382.60711: 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' <<< 7920 1726885382.60768: 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 0x7f11632954f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f116338dfa0> <<< 7920 1726885382.60787: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885382.60840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885382.60860: 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' # <<< 7920 1726885382.60914: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163285220> <<< 7920 1726885382.61045: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163295190> <<< 7920 1726885382.61135: 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 0x7f11632925b0> <<< 7920 1726885382.61161: 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' <<< 7920 1726885382.61179: 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 0x7f1163292670> <<< 7920 1726885382.61200: 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' <<< 7920 1726885382.61228: 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 0x7f1163291ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163385a30> <<< 7920 1726885382.61245: 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' <<< 7920 1726885382.61262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885382.61276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885382.61319: 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 0x7f11633169a0> <<< 7920 1726885382.61550: 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 0x7f1163314970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163286850> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11633163d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f116334e9d0> <<< 7920 1726885382.61575: 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_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885382.61619: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.61667: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.61739: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.61748: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885382.61774: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885382.61786: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885382.61792: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.61890: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.61981: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.62455: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.62904: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885382.62920: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7920 1726885382.62927: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885382.62950: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885382.62958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885382.63011: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885382.63019: 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 0x7f116325ebb0> <<< 7920 1726885382.63075: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 7920 1726885382.63084: 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 0x7f116330b790> <<< 7920 1726885382.63098: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1162e5b130> <<< 7920 1726885382.63146: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885382.63163: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.63175: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.63190: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885382.63198: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.63323: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.63444: 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' <<< 7920 1726885382.63473: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f116330cc10> <<< 7920 1726885382.63491: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.63862: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.64223: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.64274: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.64336: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885382.64341: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.64373: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.64409: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885382.64419: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.64465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.64535: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885382.64546: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.64561: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.64572: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885382.64578: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.64604: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.64641: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885382.64644: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.64831: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.65010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885382.65043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885382.65054: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885382.65122: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163351340> <<< 7920 1726885382.65127: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.65187: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.65248: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885382.65262: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/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_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885382.65275: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885382.65278: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.65315: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.65348: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885382.65355: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.65390: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.65429: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.65520: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.65582: 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 <<< 7920 1726885382.65602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885382.65676: 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' <<< 7920 1726885382.65681: 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 0x7f116324c8b0> <<< 7920 1726885382.65708: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1162e0ff40> <<< 7920 1726885382.65745: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py <<< 7920 1726885382.65751: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885382.65886: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.65936: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.65961: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.65998: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885382.66008: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885382.66031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885382.66062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885382.66081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885382.66095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885382.66179: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1162e48b50> <<< 7920 1726885382.66223: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163259520> <<< 7920 1726885382.66284: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163255f70> # destroy ansible.module_utils.distro <<< 7920 1726885382.66286: stdout chunk (state=3): >>>import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885382.66311: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.66342: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py <<< 7920 1726885382.66345: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885382.66395: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885382.66424: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.66427: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.66436: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py <<< 7920 1726885382.66452: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.66471: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py <<< 7920 1726885382.66485: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885382.66489: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 7920 1726885382.66514: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.66524: stdout chunk (state=3): >>># zipimport: zlib available<<< 7920 1726885382.66533: stdout chunk (state=3): >>> import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 7920 1726885382.66536: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.66559: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.66563: 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_31yl15yv/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 7920 1726885382.66565: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.66625: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.66746: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.66891: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885382.67711: stdout chunk (state=3): >>> {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "ext4", "label": "", "uuid": "ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "type": "disk", "size": "10G", "mountpoint": "/opt/test"}, "/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": {}}} <<< 7920 1726885382.67719: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885382.68107: 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 <<< 7920 1726885382.68174: 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 <<< 7920 1726885382.68190: 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 <<< 7920 1726885382.68195: 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 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect <<< 7920 1726885382.68199: stdout chunk (state=3): >>># cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils <<< 7920 1726885382.68243: stdout chunk (state=3): >>># cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader <<< 7920 1726885382.68330: 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<<< 7920 1726885382.68338: 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<<< 7920 1726885382.68341: stdout chunk (state=3): >>> # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast <<< 7920 1726885382.68344: stdout chunk (state=3): >>># destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters <<< 7920 1726885382.68351: 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 # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro <<< 7920 1726885382.68358: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing gc <<< 7920 1726885382.68525: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885382.68554: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885382.68595: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7920 1726885382.68603: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885382.68645: 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 <<< 7920 1726885382.68652: stdout chunk (state=3): >>># destroy encodings <<< 7920 1726885382.68665: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 7920 1726885382.68690: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885382.68852: 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 <<< 7920 1726885382.68964: 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 <<< 7920 1726885382.68975: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 7920 1726885382.68979: 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 <<< 7920 1726885382.68982: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 7920 1726885382.68985: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 7920 1726885382.68988: 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 <<< 7920 1726885382.69002: 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 <<< 7920 1726885382.69007: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 7920 1726885382.69009: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 7920 1726885382.69017: 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 <<< 7920 1726885382.69020: 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 <<< 7920 1726885382.69025: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 <<< 7920 1726885382.69027: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7920 1726885382.69083: stdout chunk (state=3): >>># destroy platform <<< 7920 1726885382.69089: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885382.69147: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 7920 1726885382.69183: 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 <<< 7920 1726885382.69229: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885382.69632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885382.69687: stderr chunk (state=3): >>><<< 7920 1726885382.69690: stdout chunk (state=3): >>><<< 7920 1726885382.69806: _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 0x7f1163edaca0> # /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 0x7f1163e81280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163edaa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f1163eda9a0> 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 0x7f1163e81370> # /usr/lib64/python3.9/__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 0x7f1163e81820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163e81550> # /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 0x7f1163e2df70> # /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 0x7f1163e34100> # /usr/lib64/python3.9/__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 0x7f1163e5d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163e34820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163e96760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163e2dc70> # /usr/lib64/python3.9/__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 0x7f1163e5dc70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163e81fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f1163bafd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163bb2e20> # /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 0x7f1163ba9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163bb0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163baf250> # /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 0x7f1163b30c40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b30730> 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 0x7f1163b30d30> # /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 0x7f1163b30df0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b30eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b8abb0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b83490> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b984f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163bb6cd0> # /usr/lib64/python3.9/__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 0x7f1163b42af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163bb2fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1163b98100> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163bbc880> # /usr/lib64/python3.9/__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 0x7f1163b42e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b42c10> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b42b80> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f1163b171f0> # /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 0x7f1163b172e0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b4fe20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b448b0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b42df0> # /usr/lib64/python3.9/__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 0x7f1163ac0f40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b13d30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b44d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b83fa0> # /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 0x7f1163a5e970> 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 0x7f1163a5eca0> # /usr/lib64/python3.9/__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 0x7f1163a705b0> # /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 0x7f1163a70af0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1163a7bfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163a5ed90> # /usr/lib64/python3.9/__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 0x7f1163a18100> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163a70430> 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 0x7f1163a181c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b42850> # /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 0x7f1163a33520> # /usr/lib64/python3.9/__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 0x7f1163a337f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163a335e0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1163a336d0> # /usr/lib64/python3.9/__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 0x7f1163a33b20> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1163a33fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163a33760> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163a268b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163b42430> # /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 0x7f1163a33910> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f11639764f0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/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_31yl15yv/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_31yl15yv/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 0x7f1163324790> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f11633b5850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11633b5730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11633b5490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f11633b5580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11633b52b0> 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 0x7f11633b54f0> # /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 0x7f11633b58b0> # /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 0x7f11633078b0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1163307520> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11633076d0> # /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 0x7f11632c3b80> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11633afcd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11633b5610> # /usr/lib64/python3.9/__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 0x7f11633af0a0> # /usr/lib64/python3.9/__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 0x7f116329d850> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163356d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163356820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11632bd340> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1163356fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163356f70> # /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 0x7f1163285f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f116338de20> # /usr/lib64/python3.9/__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 0x7f11632954f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f116338dfa0> # /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 0x7f1163285220> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163295190> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11632925b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1163292670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1163291ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163385a30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f11633169a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1163314970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163286850> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11633163d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f116334e9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/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_31yl15yv/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_31yl15yv/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_31yl15yv/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_31yl15yv/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 0x7f116325ebb0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f116330b790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1162e5b130> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/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_31yl15yv/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 0x7f116330cc10> # 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_31yl15yv/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_31yl15yv/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_31yl15yv/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_31yl15yv/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_31yl15yv/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 0x7f1163351340> # 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_31yl15yv/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_31yl15yv/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_31yl15yv/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_31yl15yv/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_31yl15yv/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 0x7f116324c8b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1162e0ff40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/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_31yl15yv/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 0x7f1162e48b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163259520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1163255f70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_31yl15yv/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_31yl15yv/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_31yl15yv/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_31yl15yv/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_31yl15yv/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_31yl15yv/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_31yl15yv/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_31yl15yv/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_31yl15yv/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": "ext4", "label": "", "uuid": "ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "type": "disk", "size": "10G", "mountpoint": "/opt/test"}, "/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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885382.71071: 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-1726885382.3638377-11133-79990427670786/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885382.71076: _low_level_execute_command(): starting 7920 1726885382.71079: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885382.3638377-11133-79990427670786/ > /dev/null 2>&1 && sleep 0' 7920 1726885382.71081: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885382.71084: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885382.71087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885382.71089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885382.71092: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885382.71094: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885382.71096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885382.71098: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885382.71101: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885382.71103: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885382.71105: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885382.71107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885382.71110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885382.71115: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885382.71130: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885382.71132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885382.71215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885382.71219: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885382.71221: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885382.71268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885382.73083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885382.73143: stderr chunk (state=3): >>><<< 7920 1726885382.73147: stdout chunk (state=3): >>><<< 7920 1726885382.73161: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885382.73170: handler run complete 7920 1726885382.73198: Evaluated conditional (False): False 7920 1726885382.73205: attempt loop complete, returning result 7920 1726885382.73208: _execute() done 7920 1726885382.73211: dumping result to json 7920 1726885382.73222: done dumping result, returning 7920 1726885382.73230: done running TaskExecutor() for managed_node1/TASK: Collect info about the volumes. [02369adf-7a19-9835-648e-000000000d22] 7920 1726885382.73234: sending task result for task 02369adf-7a19-9835-648e-000000000d22 ok: [managed_node1] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext4", "label": "", "mountpoint": "/opt/test", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "ed5c6152-f6d5-4606-ab17-ec5402b2af6e" }, "/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" } } } 7920 1726885382.73490: no more pending results, returning what we have 7920 1726885382.73493: results queue empty 7920 1726885382.73494: checking for any_errors_fatal 7920 1726885382.73501: done checking for any_errors_fatal 7920 1726885382.73501: checking for max_fail_percentage 7920 1726885382.73507: done checking for max_fail_percentage 7920 1726885382.73508: checking to see if all hosts have failed and the running result is not ok 7920 1726885382.73509: done checking to see if all hosts have failed 7920 1726885382.73510: getting the remaining hosts for this loop 7920 1726885382.73517: done getting the remaining hosts for this loop 7920 1726885382.73522: getting the next task for host managed_node1 7920 1726885382.73528: done getting next task for host managed_node1 7920 1726885382.73531: ^ task is: TASK: Read the /etc/fstab file for volume existence 7920 1726885382.73534: ^ 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? (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 7920 1726885382.73538: getting variables 7920 1726885382.73539: in VariableManager get_vars() 7920 1726885382.73568: Calling all_inventory to load vars for managed_node1 7920 1726885382.73571: Calling groups_inventory to load vars for managed_node1 7920 1726885382.73574: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885382.73583: Calling all_plugins_play to load vars for managed_node1 7920 1726885382.73585: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885382.73588: Calling groups_plugins_play to load vars for managed_node1 7920 1726885382.74117: done sending task result for task 02369adf-7a19-9835-648e-000000000d22 7920 1726885382.74120: WORKER PROCESS EXITING 7920 1726885382.74187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885382.74722: done with get_vars() 7920 1726885382.74736: done getting variables 7920 1726885382.74821: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:23:02 -0400 (0:00:00.460) 0:02:00.377 ****** 7920 1726885382.74863: entering _queue_task() for managed_node1/command 7920 1726885382.75206: worker is 1 (out of 1 available) 7920 1726885382.75225: exiting _queue_task() for managed_node1/command 7920 1726885382.75240: done queuing things up, now waiting for results queue to drain 7920 1726885382.75242: waiting for pending results... 7920 1726885382.75527: running TaskExecutor() for managed_node1/TASK: Read the /etc/fstab file for volume existence 7920 1726885382.75644: in run() - task 02369adf-7a19-9835-648e-000000000d23 7920 1726885382.75655: variable 'ansible_search_path' from source: unknown 7920 1726885382.75683: calling self._execute() 7920 1726885382.75773: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885382.75777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885382.75787: variable 'omit' from source: magic vars 7920 1726885382.75937: variable 'omit' from source: magic vars 7920 1726885382.75969: variable 'omit' from source: magic vars 7920 1726885382.76007: variable 'omit' from source: magic vars 7920 1726885382.76053: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885382.76101: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885382.76141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885382.76152: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885382.76163: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885382.76177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885382.76190: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885382.76215: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885382.76225: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885382.76227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885382.76334: Set connection var ansible_connection to ssh 7920 1726885382.76337: Set connection var ansible_shell_executable to /bin/sh 7920 1726885382.76340: Set connection var ansible_timeout to 10 7920 1726885382.76342: Set connection var ansible_shell_type to sh 7920 1726885382.76345: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885382.76350: Set connection var ansible_pipelining to False 7920 1726885382.76371: variable 'ansible_shell_executable' from source: unknown 7920 1726885382.76374: variable 'ansible_connection' from source: unknown 7920 1726885382.76377: variable 'ansible_module_compression' from source: unknown 7920 1726885382.76379: variable 'ansible_shell_type' from source: unknown 7920 1726885382.76382: variable 'ansible_shell_executable' from source: unknown 7920 1726885382.76384: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885382.76386: variable 'ansible_pipelining' from source: unknown 7920 1726885382.76389: variable 'ansible_timeout' from source: unknown 7920 1726885382.76393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885382.76501: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885382.76510: variable 'omit' from source: magic vars 7920 1726885382.76517: starting attempt loop 7920 1726885382.76523: running the handler 7920 1726885382.76536: _low_level_execute_command(): starting 7920 1726885382.76543: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885382.77087: 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 <<< 7920 1726885382.77102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885382.77123: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885382.77143: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885382.77187: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885382.77199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885382.77295: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885382.78838: stdout chunk (state=3): >>>/root <<< 7920 1726885382.78958: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885382.79030: stderr chunk (state=3): >>><<< 7920 1726885382.79033: stdout chunk (state=3): >>><<< 7920 1726885382.79055: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885382.79068: _low_level_execute_command(): starting 7920 1726885382.79073: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885382.7905612-11152-208388962899480 `" && echo ansible-tmp-1726885382.7905612-11152-208388962899480="` echo /root/.ansible/tmp/ansible-tmp-1726885382.7905612-11152-208388962899480 `" ) && sleep 0' 7920 1726885382.79707: 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 <<< 7920 1726885382.79756: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885382.79767: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885382.79779: stderr 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885382.79803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885382.79859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885382.79867: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885382.79873: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885382.79941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885382.81937: stdout chunk (state=3): >>>ansible-tmp-1726885382.7905612-11152-208388962899480=/root/.ansible/tmp/ansible-tmp-1726885382.7905612-11152-208388962899480 <<< 7920 1726885382.82055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885382.82113: stderr chunk (state=3): >>><<< 7920 1726885382.82117: stdout chunk (state=3): >>><<< 7920 1726885382.82135: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885382.7905612-11152-208388962899480=/root/.ansible/tmp/ansible-tmp-1726885382.7905612-11152-208388962899480 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885382.82198: variable 'ansible_module_compression' from source: unknown 7920 1726885382.82284: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7920 1726885382.82318: variable 'ansible_facts' from source: unknown 7920 1726885382.82381: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885382.7905612-11152-208388962899480/AnsiballZ_command.py 7920 1726885382.82551: Sending initial data 7920 1726885382.82565: Sent initial data (155 bytes) 7920 1726885382.83495: 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 <<< 7920 1726885382.83498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885382.83648: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885382.83652: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885382.83656: 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885382.83663: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885382.83702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885382.85545: 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 <<< 7920 1726885382.85580: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885382.85611: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmp20yu4koj /root/.ansible/tmp/ansible-tmp-1726885382.7905612-11152-208388962899480/AnsiballZ_command.py <<< 7920 1726885382.85643: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885382.86453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885382.86710: stderr chunk (state=3): >>><<< 7920 1726885382.86715: stdout chunk (state=3): >>><<< 7920 1726885382.86717: done transferring module to remote 7920 1726885382.86719: _low_level_execute_command(): starting 7920 1726885382.86721: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885382.7905612-11152-208388962899480/ /root/.ansible/tmp/ansible-tmp-1726885382.7905612-11152-208388962899480/AnsiballZ_command.py && sleep 0' 7920 1726885382.87465: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885382.87468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885382.87505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885382.87509: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885382.87513: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885382.87583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885382.87586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885382.87591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885382.87643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885382.89588: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885382.89592: stdout chunk (state=3): >>><<< 7920 1726885382.89595: stderr chunk (state=3): >>><<< 7920 1726885382.89717: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885382.89726: _low_level_execute_command(): starting 7920 1726885382.89729: _low_level_execute_command(): using become for this command 7920 1726885382.89732: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-retdxcglttwgqqeumwqaayamzzzbvwqx ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885382.7905612-11152-208388962899480/AnsiballZ_command.py'"'"' && sleep 0' 7920 1726885382.89795: Initial state: awaiting_escalation: BECOME-SUCCESS-retdxcglttwgqqeumwqaayamzzzbvwqx 7920 1726885382.90420: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885382.90461: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885382.90484: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885382.90505: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885382.90554: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885382.90567: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885382.90878: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885382.90883: stderr chunk (state=1): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885382.90885: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885382.90952: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885382.90955: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885382.90957: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885382.91026: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885382.94101: stdout chunk (state=1): >>>BECOME-SUCCESS-retdxcglttwgqqeumwqaayamzzzbvwqx <<< 7920 1726885382.94105: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-retdxcglttwgqqeumwqaayamzzzbvwqx' 7920 1726885382.94342: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885382.94346: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885382.94397: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885382.94432: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885382.94466: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885382.94514: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885382.94518: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885382.94567: 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' <<< 7920 1726885382.94601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885382.94604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885382.94626: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255b20ca0> <<< 7920 1726885382.94670: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885382.94716: 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 0x7f7255ac7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255b20a00> <<< 7920 1726885382.94720: 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' <<< 7920 1726885382.94741: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255b209a0> import '_signal' # <<< 7920 1726885382.94773: 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' <<< 7920 1726885382.94788: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255ac7370> <<< 7920 1726885382.94827: 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' <<< 7920 1726885382.94839: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255ac7820> <<< 7920 1726885382.94859: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255ac7550> <<< 7920 1726885382.95047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255a73f70> # /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' <<< 7920 1726885382.95104: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255a7a100> <<< 7920 1726885382.95161: 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' <<< 7920 1726885382.95178: 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 0x7f7255aa3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255a7a820> <<< 7920 1726885382.95218: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255adc760> <<< 7920 1726885382.95232: 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 0x7f7255a73c70> <<< 7920 1726885382.95294: 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 0x7f7255aa3c70> <<< 7920 1726885382.95344: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255ac7fd0> <<< 7920 1726885382.95370: 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. <<< 7920 1726885382.95577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885382.95580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885382.95622: 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' <<< 7920 1726885382.95641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885382.95664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885382.95683: 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' <<< 7920 1726885382.95695: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255a3fd90> <<< 7920 1726885382.95742: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255a42e20> <<< 7920 1726885382.95764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885382.95775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885382.95791: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885382.95830: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885382.95834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885382.95851: 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' <<< 7920 1726885382.95874: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255a39730> <<< 7920 1726885382.95885: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255a40520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255a3f250> <<< 7920 1726885382.95903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885382.95977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885382.95999: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885382.96043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885382.96059: 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' <<< 7920 1726885382.96096: 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 0x7f7255796c40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255796730> <<< 7920 1726885382.96122: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885382.96139: 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 0x7f7255796d30> <<< 7920 1726885382.96164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885382.96186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885382.96213: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255796df0> <<< 7920 1726885382.96232: 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 0x7f7255796eb0> import '_collections' # <<< 7920 1726885382.96285: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557efbb0> import '_functools' # <<< 7920 1726885382.96307: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557e8490> <<< 7920 1726885382.96368: 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 0x7f72557fc4f0> <<< 7920 1726885382.96397: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255a46cd0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7920 1726885382.96425: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885382.96437: 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 0x7f72557a7af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255a42fa0> <<< 7920 1726885382.96465: 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 0x7f72557fc100> <<< 7920 1726885382.96499: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255a4c880> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885382.96523: 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' <<< 7920 1726885382.96546: 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' <<< 7920 1726885382.96567: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557a7e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557a7c10> <<< 7920 1726885382.96601: 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' <<< 7920 1726885382.96628: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557a7b80> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885382.96652: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885382.96670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885382.96683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885382.96731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885382.96774: 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 0x7f725577c1f0> <<< 7920 1726885382.96777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885382.96789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885382.96816: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f725577c2e0> <<< 7920 1726885382.96937: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557b2e20> <<< 7920 1726885382.96976: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557aa8b0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557a7df0> <<< 7920 1726885382.97008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885382.97014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885382.97049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885382.97081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885382.97095: 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 0x7f7255725f40> <<< 7920 1726885382.97120: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255778d30> <<< 7920 1726885382.97185: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557aad30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557e8fa0> <<< 7920 1726885382.97197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885382.97218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885382.97257: 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 0x7f72556c2970> <<< 7920 1726885382.97260: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885382.97302: 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 0x7f72556c2ca0> <<< 7920 1726885382.97344: 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' <<< 7920 1726885382.97348: 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' <<< 7920 1726885382.97372: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72556d55b0> <<< 7920 1726885382.97375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885382.97401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885382.97426: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72556d5af0> <<< 7920 1726885382.97485: 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 0x7f72556dffd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72556c2d90> <<< 7920 1726885382.97504: 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' <<< 7920 1726885382.97556: 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 0x7f725567c100> <<< 7920 1726885382.97560: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72556d5430> import 'pwd' # <<< 7920 1726885382.97587: 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 0x7f725567c1c0> <<< 7920 1726885382.97635: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557a7850> <<< 7920 1726885382.97662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885382.97666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885382.97684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885382.97696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885382.97733: 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 0x7f7255698520> <<< 7920 1726885382.97753: 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' <<< 7920 1726885382.97779: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885382.97783: 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 0x7f72556987f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72556985e0> <<< 7920 1726885382.97794: 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 0x7f72556986d0> <<< 7920 1726885382.97826: 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' <<< 7920 1726885382.98024: 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 0x7f7255698b20> <<< 7920 1726885382.98061: 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 0x7f7255698fd0> <<< 7920 1726885382.98079: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255698760> <<< 7920 1726885382.98097: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f725568a8b0> <<< 7920 1726885382.98109: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557a7430> <<< 7920 1726885382.98128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885382.98186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885382.98219: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255698910> <<< 7920 1726885382.98323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885382.98343: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f72555c24f0> <<< 7920 1726885382.98507: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_qj257mls/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 7920 1726885382.98598: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.98632: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885382.98656: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.98674: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885382.98685: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885382.99988: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.00989: 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 0x7f7254f6f790> <<< 7920 1726885383.01010: 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' <<< 7920 1726885383.01046: 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' <<< 7920 1726885383.01071: 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' <<< 7920 1726885383.01114: 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' <<< 7920 1726885383.01118: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7254ffd850> <<< 7920 1726885383.01156: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ffd730> <<< 7920 1726885383.01184: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ffd490> <<< 7920 1726885383.01209: 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' <<< 7920 1726885383.01260: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ffd580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ffd2b0> <<< 7920 1726885383.01277: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885383.01310: 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 0x7f7254ffd4f0> <<< 7920 1726885383.01324: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885383.01349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885383.01398: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ffd8b0> <<< 7920 1726885383.01417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885383.01437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885383.01449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885383.01471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885383.01498: 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' <<< 7920 1726885383.01571: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254eec760> <<< 7920 1726885383.01616: 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 0x7f7254eecaf0> <<< 7920 1726885383.01642: 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 0x7f7254eec940> <<< 7920 1726885383.01663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885383.01694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885383.01744: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254f0fb80> <<< 7920 1726885383.01756: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ff8cd0> <<< 7920 1726885383.01930: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ffd610> <<< 7920 1726885383.01957: 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' <<< 7920 1726885383.01974: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ff80a0> <<< 7920 1726885383.02007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885383.02018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885383.02055: 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' <<< 7920 1726885383.02078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885383.02101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885383.02104: 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 0x7f7254f68850> <<< 7920 1726885383.02191: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254f98d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254f98820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254f08340> <<< 7920 1726885383.02234: 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 0x7f7254f98fa0> <<< 7920 1726885383.02269: 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 0x7f7254f98f70> <<< 7920 1726885383.02301: 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' <<< 7920 1726885383.02328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885383.02355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885383.02435: 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 0x7f7254ed0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254fd6e20> <<< 7920 1726885383.02466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885383.02482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885383.02537: 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 0x7f7254ede4f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254fd6fa0> <<< 7920 1726885383.02564: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885383.02622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885383.02643: 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' # <<< 7920 1726885383.02702: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ed0220> <<< 7920 1726885383.02839: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ede190> <<< 7920 1726885383.02941: 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 0x7f7254edc5b0> <<< 7920 1726885383.02972: 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 0x7f7254edc670> <<< 7920 1726885383.03027: 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 0x7f7254edbca0> <<< 7920 1726885383.03041: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254fcea30> <<< 7920 1726885383.03078: 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' <<< 7920 1726885383.03095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885383.03098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885383.03138: 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 0x7f7254f5e9a0> <<< 7920 1726885383.03332: 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 0x7f7254f5c970> <<< 7920 1726885383.03346: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ed1850> <<< 7920 1726885383.03386: 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 0x7f7254f5e3d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254f969d0> <<< 7920 1726885383.03422: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885383.03436: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.03519: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.03622: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.03638: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885383.03667: 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_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885383.03670: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.03762: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.03859: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.04338: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.04819: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885383.04822: 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_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885383.04852: 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' <<< 7920 1726885383.04914: 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 0x7f7254ea6bb0> <<< 7920 1726885383.04999: 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' <<< 7920 1726885383.05017: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254f53790> <<< 7920 1726885383.05020: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ab8130> <<< 7920 1726885383.05076: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885383.05097: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.05115: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885383.05234: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.05361: 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' <<< 7920 1726885383.05398: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254f54c10> <<< 7920 1726885383.05406: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.05788: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.06157: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.06211: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.06280: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885383.06318: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.06361: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885383.06364: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.06417: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.06499: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 7920 1726885383.06518: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885383.06534: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.06565: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.06606: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885383.06796: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.06984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885383.07019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885383.07037: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885383.07096: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254f99340> # zipimport: zlib available <<< 7920 1726885383.07170: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.07244: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885383.07251: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/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_qj257mls/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_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885383.07266: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.07303: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.07348: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885383.07352: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.07385: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.07428: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.07537: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.07577: 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 <<< 7920 1726885383.07603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885383.07682: 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 0x7f7254e948b0> <<< 7920 1726885383.07723: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254a5e0d0> <<< 7920 1726885383.07759: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/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_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885383.07762: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.07887: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.07942: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.07966: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.08008: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885383.08034: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885383.08048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885383.08079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885383.08099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885383.08113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885383.08201: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254aa7b50> <<< 7920 1726885383.08242: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ea1520> <<< 7920 1726885383.08308: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254e9df70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885383.08314: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.08335: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.08368: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/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_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885383.08436: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885383.08463: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885383.08480: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885383.08568: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.08672: 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' <<< 7920 1726885383.08703: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254a5fbe0> <<< 7920 1726885383.08781: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.08929: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885383.09262: 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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e /opt/test ext4 defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 22:23:03.088422", "end": "2024-09-20 22:23:03.091468", "delta": "0:00:00.003046", "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}}} <<< 7920 1726885383.09279: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885383.09651: 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 <<< 7920 1726885383.09677: 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 <<< 7920 1726885383.09708: 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 <<< 7920 1726885383.09731: 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 <<< 7920 1726885383.09766: 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 <<< 7920 1726885383.09781: stdout chunk (state=3): >>># cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool <<< 7920 1726885383.09811: stdout chunk (state=3): >>># cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_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 <<< 7920 1726885383.10019: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885383.10036: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885383.10064: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7920 1726885383.10084: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885383.10129: 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 <<< 7920 1726885383.10166: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885383.10196: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 7920 1726885383.10209: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885383.10293: 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 <<< 7920 1726885383.10370: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 7920 1726885383.10449: 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 <<< 7920 1726885383.10506: 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 <<< 7920 1726885383.10533: 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 <<< 7920 1726885383.10671: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885383.10751: 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 <<< 7920 1726885383.10769: 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 <<< 7920 1726885383.10805: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885383.11223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885383.11304: stderr chunk (state=3): >>><<< 7920 1726885383.11316: stdout chunk (state=3): >>><<< 7920 1726885383.11409: _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 0x7f7255b20ca0> # /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 0x7f7255ac7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255b20a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f7255b209a0> 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 0x7f7255ac7370> # /usr/lib64/python3.9/__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 0x7f7255ac7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255ac7550> # /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 0x7f7255a73f70> # /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 0x7f7255a7a100> # /usr/lib64/python3.9/__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 0x7f7255aa3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255a7a820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255adc760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255a73c70> # /usr/lib64/python3.9/__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 0x7f7255aa3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255ac7fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f7255a3fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255a42e20> # /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 0x7f7255a39730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255a40520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255a3f250> # /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 0x7f7255796c40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255796730> 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 0x7f7255796d30> # /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 0x7f7255796df0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255796eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557efbb0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557e8490> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557fc4f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255a46cd0> # /usr/lib64/python3.9/__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 0x7f72557a7af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255a42fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72557fc100> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255a4c880> # /usr/lib64/python3.9/__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 0x7f72557a7e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557a7c10> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557a7b80> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f725577c1f0> # /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 0x7f725577c2e0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557b2e20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557aa8b0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557a7df0> # /usr/lib64/python3.9/__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 0x7f7255725f40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255778d30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557aad30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557e8fa0> # /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 0x7f72556c2970> 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 0x7f72556c2ca0> # /usr/lib64/python3.9/__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 0x7f72556d55b0> # /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 0x7f72556d5af0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72556dffd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72556c2d90> # /usr/lib64/python3.9/__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 0x7f725567c100> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72556d5430> 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 0x7f725567c1c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557a7850> # /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 0x7f7255698520> # /usr/lib64/python3.9/__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 0x7f72556987f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72556985e0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72556986d0> # /usr/lib64/python3.9/__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 0x7f7255698b20> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7255698fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7255698760> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f725568a8b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72557a7430> # /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 0x7f7255698910> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f72555c24f0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_qj257mls/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/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_qj257mls/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 0x7f7254f6f790> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f7254ffd850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ffd730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ffd490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f7254ffd580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ffd2b0> 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 0x7f7254ffd4f0> # /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 0x7f7254ffd8b0> # /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 0x7f7254eec760> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7254eecaf0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7254eec940> # /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 0x7f7254f0fb80> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ff8cd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ffd610> # /usr/lib64/python3.9/__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 0x7f7254ff80a0> # /usr/lib64/python3.9/__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 0x7f7254f68850> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254f98d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254f98820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254f08340> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7254f98fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254f98f70> # /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 0x7f7254ed0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254fd6e20> # /usr/lib64/python3.9/__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 0x7f7254ede4f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254fd6fa0> # /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 0x7f7254ed0220> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ede190> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7254edc5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7254edc670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7254edbca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254fcea30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f7254f5e9a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7254f5c970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ed1850> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7254f5e3d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254f969d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/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_qj257mls/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_qj257mls/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_qj257mls/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_qj257mls/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 0x7f7254ea6bb0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f7254f53790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ab8130> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/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_qj257mls/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 0x7f7254f54c10> # 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_qj257mls/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_qj257mls/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_qj257mls/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_qj257mls/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_qj257mls/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 0x7f7254f99340> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/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_qj257mls/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_qj257mls/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_qj257mls/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_qj257mls/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 0x7f7254e948b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254a5e0d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/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_qj257mls/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 0x7f7254aa7b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254ea1520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7254e9df70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qj257mls/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_qj257mls/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_qj257mls/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_qj257mls/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_qj257mls/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 0x7f7254a5fbe0> # 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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e /opt/test ext4 defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 22:23:03.088422", "end": "2024-09-20 22:23:03.091468", "delta": "0:00:00.003046", "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885383.11963: 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-1726885382.7905612-11152-208388962899480/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885383.11968: _low_level_execute_command(): starting 7920 1726885383.11972: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885382.7905612-11152-208388962899480/ > /dev/null 2>&1 && sleep 0' 7920 1726885383.12499: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885383.12516: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885383.12533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885383.12551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885383.12591: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885383.12602: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885383.12620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885383.12638: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885383.12650: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885383.12661: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885383.12673: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885383.12686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885383.12702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885383.12717: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885383.12729: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885383.12742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885383.12816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885383.12837: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885383.12856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885383.12925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885383.14685: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885383.14755: stderr chunk (state=3): >>><<< 7920 1726885383.14766: stdout chunk (state=3): >>><<< 7920 1726885383.14862: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885383.14865: handler run complete 7920 1726885383.14867: Evaluated conditional (False): False 7920 1726885383.14869: attempt loop complete, returning result 7920 1726885383.14871: _execute() done 7920 1726885383.14873: dumping result to json 7920 1726885383.14875: done dumping result, returning 7920 1726885383.14877: done running TaskExecutor() for managed_node1/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-9835-648e-000000000d23] 7920 1726885383.14880: sending task result for task 02369adf-7a19-9835-648e-000000000d23 7920 1726885383.14990: done sending task result for task 02369adf-7a19-9835-648e-000000000d23 7920 1726885383.14995: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003046", "end": "2024-09-20 22:23:03.091468", "rc": 0, "start": "2024-09-20 22:23:03.088422" } 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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e /opt/test ext4 defaults 0 0 7920 1726885383.15079: no more pending results, returning what we have 7920 1726885383.15083: results queue empty 7920 1726885383.15083: checking for any_errors_fatal 7920 1726885383.15100: done checking for any_errors_fatal 7920 1726885383.15101: checking for max_fail_percentage 7920 1726885383.15103: done checking for max_fail_percentage 7920 1726885383.15103: checking to see if all hosts have failed and the running result is not ok 7920 1726885383.15104: done checking to see if all hosts have failed 7920 1726885383.15105: getting the remaining hosts for this loop 7920 1726885383.15107: done getting the remaining hosts for this loop 7920 1726885383.15113: getting the next task for host managed_node1 7920 1726885383.15122: done getting next task for host managed_node1 7920 1726885383.15124: ^ task is: TASK: Read the /etc/crypttab file 7920 1726885383.15127: ^ 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? (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 7920 1726885383.15136: getting variables 7920 1726885383.15138: in VariableManager get_vars() 7920 1726885383.15170: Calling all_inventory to load vars for managed_node1 7920 1726885383.15173: Calling groups_inventory to load vars for managed_node1 7920 1726885383.15176: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885383.15186: Calling all_plugins_play to load vars for managed_node1 7920 1726885383.15189: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885383.15191: Calling groups_plugins_play to load vars for managed_node1 7920 1726885383.15852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885383.16240: done with get_vars() 7920 1726885383.16252: done getting variables 7920 1726885383.16300: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:23:03 -0400 (0:00:00.414) 0:02:00.791 ****** 7920 1726885383.16328: entering _queue_task() for managed_node1/command 7920 1726885383.16556: worker is 1 (out of 1 available) 7920 1726885383.16568: exiting _queue_task() for managed_node1/command 7920 1726885383.16581: done queuing things up, now waiting for results queue to drain 7920 1726885383.16583: waiting for pending results... 7920 1726885383.16759: running TaskExecutor() for managed_node1/TASK: Read the /etc/crypttab file 7920 1726885383.16833: in run() - task 02369adf-7a19-9835-648e-000000000d24 7920 1726885383.16848: variable 'ansible_search_path' from source: unknown 7920 1726885383.16875: calling self._execute() 7920 1726885383.16961: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885383.16965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885383.16975: variable 'omit' from source: magic vars 7920 1726885383.17054: variable 'omit' from source: magic vars 7920 1726885383.17085: variable 'omit' from source: magic vars 7920 1726885383.17107: variable 'omit' from source: magic vars 7920 1726885383.17144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885383.17175: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885383.17189: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885383.17202: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885383.17213: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885383.17229: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885383.17242: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885383.17263: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885383.17266: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885383.17269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885383.17352: Set connection var ansible_connection to ssh 7920 1726885383.17360: Set connection var ansible_shell_executable to /bin/sh 7920 1726885383.17365: Set connection var ansible_timeout to 10 7920 1726885383.17367: Set connection var ansible_shell_type to sh 7920 1726885383.17372: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885383.17377: Set connection var ansible_pipelining to False 7920 1726885383.17398: variable 'ansible_shell_executable' from source: unknown 7920 1726885383.17401: variable 'ansible_connection' from source: unknown 7920 1726885383.17404: variable 'ansible_module_compression' from source: unknown 7920 1726885383.17407: variable 'ansible_shell_type' from source: unknown 7920 1726885383.17409: variable 'ansible_shell_executable' from source: unknown 7920 1726885383.17413: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885383.17418: variable 'ansible_pipelining' from source: unknown 7920 1726885383.17421: variable 'ansible_timeout' from source: unknown 7920 1726885383.17423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885383.17533: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885383.17542: variable 'omit' from source: magic vars 7920 1726885383.17547: starting attempt loop 7920 1726885383.17550: running the handler 7920 1726885383.17562: _low_level_execute_command(): starting 7920 1726885383.17568: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885383.18263: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885383.18274: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885383.18285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885383.18299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885383.18338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885383.18345: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885383.18355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885383.18369: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885383.18376: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885383.18390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885383.18399: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885383.18523: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885383.18542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885383.18545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885383.18619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885383.20164: stdout chunk (state=3): >>>/root <<< 7920 1726885383.20268: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885383.20320: stderr chunk (state=3): >>><<< 7920 1726885383.20323: stdout chunk (state=3): >>><<< 7920 1726885383.20348: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885383.20360: _low_level_execute_command(): starting 7920 1726885383.20366: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885383.2034826-11171-180424132593403 `" && echo ansible-tmp-1726885383.2034826-11171-180424132593403="` echo /root/.ansible/tmp/ansible-tmp-1726885383.2034826-11171-180424132593403 `" ) && sleep 0' 7920 1726885383.20798: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885383.20807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885383.20824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885383.20827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885383.20859: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885383.20864: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885383.20872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885383.20882: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885383.20889: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885383.20896: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885383.20903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885383.20913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885383.20922: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885383.20978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885383.20982: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885383.20991: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885383.21041: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885383.22869: stdout chunk (state=3): >>>ansible-tmp-1726885383.2034826-11171-180424132593403=/root/.ansible/tmp/ansible-tmp-1726885383.2034826-11171-180424132593403 <<< 7920 1726885383.22977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885383.23032: stderr chunk (state=3): >>><<< 7920 1726885383.23041: stdout chunk (state=3): >>><<< 7920 1726885383.23056: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885383.2034826-11171-180424132593403=/root/.ansible/tmp/ansible-tmp-1726885383.2034826-11171-180424132593403 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885383.23089: variable 'ansible_module_compression' from source: unknown 7920 1726885383.23135: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7920 1726885383.23164: variable 'ansible_facts' from source: unknown 7920 1726885383.23228: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885383.2034826-11171-180424132593403/AnsiballZ_command.py 7920 1726885383.23335: Sending initial data 7920 1726885383.23338: Sent initial data (155 bytes) 7920 1726885383.23995: 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 <<< 7920 1726885383.24000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885383.24050: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885383.24054: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885383.24057: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885383.24119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885383.24127: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885383.24129: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885383.24161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885383.25832: 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 <<< 7920 1726885383.25837: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7920 1726885383.25868: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885383.25902: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmp03a6v5v4 /root/.ansible/tmp/ansible-tmp-1726885383.2034826-11171-180424132593403/AnsiballZ_command.py <<< 7920 1726885383.25936: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885383.26718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885383.26818: stderr chunk (state=3): >>><<< 7920 1726885383.26822: stdout chunk (state=3): >>><<< 7920 1726885383.26837: done transferring module to remote 7920 1726885383.26850: _low_level_execute_command(): starting 7920 1726885383.26853: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885383.2034826-11171-180424132593403/ /root/.ansible/tmp/ansible-tmp-1726885383.2034826-11171-180424132593403/AnsiballZ_command.py && sleep 0' 7920 1726885383.27304: 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 <<< 7920 1726885383.27308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885383.27346: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885383.27349: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885383.27355: 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885383.27357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885383.27393: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885383.27405: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885383.27454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885383.29203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885383.29290: stderr chunk (state=3): >>><<< 7920 1726885383.29294: stdout chunk (state=3): >>><<< 7920 1726885383.29326: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885383.29331: _low_level_execute_command(): starting 7920 1726885383.29436: _low_level_execute_command(): using become for this command 7920 1726885383.29440: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jxdwcswpuykxmpdpqjlhecvobthsqdpn ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885383.2034826-11171-180424132593403/AnsiballZ_command.py'"'"' && sleep 0' 7920 1726885383.29524: Initial state: awaiting_escalation: BECOME-SUCCESS-jxdwcswpuykxmpdpqjlhecvobthsqdpn 7920 1726885383.30429: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885383.30547: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885383.30631: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885383.30697: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885383.33409: stdout chunk (state=1): >>>BECOME-SUCCESS-jxdwcswpuykxmpdpqjlhecvobthsqdpn <<< 7920 1726885383.33414: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-jxdwcswpuykxmpdpqjlhecvobthsqdpn' 7920 1726885383.33645: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885383.33660: stdout chunk (state=3): >>>import _imp # builtin <<< 7920 1726885383.33663: stdout chunk (state=3): >>>import '_thread' # <<< 7920 1726885383.33668: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885383.33730: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885383.33768: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885383.33801: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7920 1726885383.33805: stdout chunk (state=3): >>># installing zipimport hook <<< 7920 1726885383.33840: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885383.33851: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885383.33898: 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' <<< 7920 1726885383.33930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885383.33946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7920 1726885383.33952: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885383.33979: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260cb20ca0> <<< 7920 1726885383.34007: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885383.34035: 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 0x7f260cac7280> <<< 7920 1726885383.34041: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260cb20a00> <<< 7920 1726885383.34068: 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' <<< 7920 1726885383.34087: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260cb209a0> <<< 7920 1726885383.34105: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885383.34129: 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' <<< 7920 1726885383.34147: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260cac7370> <<< 7920 1726885383.34172: 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' <<< 7920 1726885383.34195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py<<< 7920 1726885383.34200: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885383.34222: stdout chunk (state=3): >>>import '_abc' # <<< 7920 1726885383.34228: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260cac7820> <<< 7920 1726885383.34247: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260cac7550> <<< 7920 1726885383.34277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885383.34290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885383.34307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885383.34330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885383.34346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885383.34367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885383.34393: stdout chunk (state=3): >>>import '_stat' # <<< 7920 1726885383.34396: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ca73f70> <<< 7920 1726885383.34410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885383.34433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885383.34504: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ca7a100> <<< 7920 1726885383.34532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885383.34540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885383.34571: 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' <<< 7920 1726885383.34580: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260caa3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ca7a820> <<< 7920 1726885383.34610: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260cadc760> <<< 7920 1726885383.34633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7920 1726885383.34636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 7920 1726885383.34640: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ca73c70> <<< 7920 1726885383.34700: 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' <<< 7920 1726885383.34724: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260caa3c70> <<< 7920 1726885383.34782: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260cac7fd0> <<< 7920 1726885383.34815: 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. <<< 7920 1726885383.34989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885383.35003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885383.35037: 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' <<< 7920 1726885383.35062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885383.35081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885383.35099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885383.35122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885383.35144: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ca3fd90> <<< 7920 1726885383.35171: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ca42e20> <<< 7920 1726885383.35185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885383.35193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885383.35218: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885383.35254: 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' <<< 7920 1726885383.35294: 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' <<< 7920 1726885383.35317: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ca39730> <<< 7920 1726885383.35329: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ca40520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ca3f250> <<< 7920 1726885383.35359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885383.35415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885383.35438: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885383.35468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885383.35488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7920 1726885383.35496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7920 1726885383.35532: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885383.35558: 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 0x7f260c796c40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c796730> import 'itertools' # <<< 7920 1726885383.35589: 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 0x7f260c796d30> <<< 7920 1726885383.35608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885383.35634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885383.35652: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c796df0> <<< 7920 1726885383.35681: 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' <<< 7920 1726885383.35693: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c796eb0> import '_collections' # <<< 7920 1726885383.35739: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7efbb0> <<< 7920 1726885383.35758: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885383.35775: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7e8490> <<< 7920 1726885383.35829: 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 0x7f260c7fc4f0> <<< 7920 1726885383.35864: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ca46cd0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7920 1726885383.35897: 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 0x7f260c7a7af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ca42fa0> <<< 7920 1726885383.35930: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885383.35943: 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 0x7f260c7fc100> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ca4c880> <<< 7920 1726885383.35992: 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' <<< 7920 1726885383.36027: 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 <<< 7920 1726885383.36067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7a7e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7a7c10> <<< 7920 1726885383.36104: 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 0x7f260c7a7b80> <<< 7920 1726885383.36126: 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' <<< 7920 1726885383.36146: 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' <<< 7920 1726885383.36167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885383.36219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885383.36244: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 7920 1726885383.36252: 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 0x7f260c77c1f0> <<< 7920 1726885383.36261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885383.36280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885383.36313: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c77c2e0> <<< 7920 1726885383.36437: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7b2e20> <<< 7920 1726885383.36480: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7aa8b0> <<< 7920 1726885383.36502: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7a7df0> <<< 7920 1726885383.36528: 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' <<< 7920 1726885383.36560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885383.36579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885383.36596: 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' <<< 7920 1726885383.36608: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c725f40> <<< 7920 1726885383.36636: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c778d30> <<< 7920 1726885383.36686: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7aad30> <<< 7920 1726885383.36691: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7e8fa0> <<< 7920 1726885383.36717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885383.36738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885383.36782: 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 0x7f260c6c2970> <<< 7920 1726885383.36847: 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 0x7f260c6c2ca0> <<< 7920 1726885383.36869: 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' <<< 7920 1726885383.36886: 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 0x7f260c6d55b0> <<< 7920 1726885383.36904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885383.36939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885383.36967: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c6d5af0> <<< 7920 1726885383.37030: 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 0x7f260c6dffd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c6c2d90> <<< 7920 1726885383.37050: 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' <<< 7920 1726885383.37089: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885383.37101: 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 0x7f260c671100> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c6d5430> <<< 7920 1726885383.37114: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885383.37145: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885383.37158: 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 0x7f260c6711c0> <<< 7920 1726885383.37180: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7a7850> <<< 7920 1726885383.37202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885383.37214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885383.37241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885383.37252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885383.37282: 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 0x7f260c68d520> <<< 7920 1726885383.37305: 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' <<< 7920 1726885383.37344: 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 0x7f260c68d7f0> <<< 7920 1726885383.37349: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c68d5e0> <<< 7920 1726885383.37369: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885383.37374: 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 0x7f260c68d6d0> <<< 7920 1726885383.37399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 7920 1726885383.37403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885383.37598: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885383.37603: 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 0x7f260c68db20> <<< 7920 1726885383.37633: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885383.37637: 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 0x7f260c68dfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c68d760> <<< 7920 1726885383.37662: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c67f8b0> <<< 7920 1726885383.37688: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7a7430> <<< 7920 1726885383.37714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885383.37763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885383.37798: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c68d910> <<< 7920 1726885383.37892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885383.37910: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f260c5af4f0> <<< 7920 1726885383.38069: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_01efquo8/ansible_ansible.legacy.command_payload.zip' <<< 7920 1726885383.38072: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.38165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.38190: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885383.38213: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885383.38233: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.39440: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.40580: 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 0x7f260bf6f790> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f260bffd850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bffd730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bffd490> <<< 7920 1726885383.40623: 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' <<< 7920 1726885383.40658: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bffd580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bffd2b0> import 'atexit' # <<< 7920 1726885383.40728: 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 0x7f260bffd4f0> <<< 7920 1726885383.40742: 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' <<< 7920 1726885383.40782: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bffd8b0> <<< 7920 1726885383.40809: 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' <<< 7920 1726885383.40875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885383.40921: 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' <<< 7920 1726885383.40949: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260beec760> <<< 7920 1726885383.40989: 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 0x7f260beecaf0> <<< 7920 1726885383.41100: 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 0x7f260beec940> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885383.41137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bf0fb80> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bff8cd0> <<< 7920 1726885383.41291: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bffd610> <<< 7920 1726885383.41310: 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' <<< 7920 1726885383.41341: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bff80a0> <<< 7920 1726885383.41353: 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' <<< 7920 1726885383.41467: 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 <<< 7920 1726885383.41538: 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 0x7f260bf68850> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bf98d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bf98820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bf08340> <<< 7920 1726885383.41610: 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 0x7f260bf98fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bf98f70> <<< 7920 1726885383.41671: 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 <<< 7920 1726885383.41682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885383.41746: 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 0x7f260bed0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bfd6e20> <<< 7920 1726885383.41781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885383.41793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885383.41838: 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 0x7f260bede4f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bfd6fa0> <<< 7920 1726885383.41864: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885383.41898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885383.41928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7920 1726885383.41941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 7920 1726885383.41994: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bed0220> <<< 7920 1726885383.42121: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bede190> <<< 7920 1726885383.42210: 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 0x7f260bedc5b0> <<< 7920 1726885383.42245: 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 0x7f260bedc670> <<< 7920 1726885383.42296: 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 0x7f260bedbca0> <<< 7920 1726885383.42301: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bfcea30> <<< 7920 1726885383.42326: 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 <<< 7920 1726885383.42335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 7920 1726885383.42342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885383.42363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885383.42406: 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 0x7f260bf5e9a0> <<< 7920 1726885383.42588: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885383.42591: 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 0x7f260bf5c970> <<< 7920 1726885383.42596: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bed1850> <<< 7920 1726885383.42632: 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' <<< 7920 1726885383.42642: 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 0x7f260bf5e3d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bf969d0> <<< 7920 1726885383.42644: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.42664: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.42669: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885383.42688: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.42759: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.42836: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885383.42857: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885383.42865: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.42878: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.42888: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885383.42902: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.42994: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.43093: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.43549: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.44089: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885383.44107: 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_01efquo8/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' <<< 7920 1726885383.44123: 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 0x7f260bea5bb0> <<< 7920 1726885383.44191: 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' <<< 7920 1726885383.44210: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bf53790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260baa3130> <<< 7920 1726885383.44300: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/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_01efquo8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885383.44320: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.44485: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.44551: 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' <<< 7920 1726885383.44581: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bf54c10> <<< 7920 1726885383.44632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.45010: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.45352: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.45397: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.45464: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885383.45504: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.45545: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885383.45598: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.45839: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/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_01efquo8/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_01efquo8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885383.46002: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.46175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885383.46210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885383.46300: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bf99340> # zipimport: zlib available <<< 7920 1726885383.46363: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.46446: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/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_01efquo8/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_01efquo8/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_01efquo8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885383.46475: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.46489: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.46526: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885383.46554: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.46572: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.46597: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.46726: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.46784: 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' <<< 7920 1726885383.46841: 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 0x7f260be948b0> <<< 7920 1726885383.46872: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ba490d0> <<< 7920 1726885383.46925: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/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_01efquo8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885383.47035: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.47106: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.47124: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.47150: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885383.47168: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885383.47180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885383.47219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885383.47255: 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' <<< 7920 1726885383.47327: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ba92b50> <<< 7920 1726885383.47366: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bea1520> <<< 7920 1726885383.47426: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260be9df70> <<< 7920 1726885383.47440: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885383.47460: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.47481: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/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_01efquo8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885383.47539: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885383.47657: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.47682: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885383.47766: 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' <<< 7920 1726885383.47790: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ba4abe0> <<< 7920 1726885383.47909: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885383.48018: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885383.48337: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 22:23:03.479316", "end": "2024-09-20 22:23:03.482343", "delta": "0:00:00.003027", "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}}} <<< 7920 1726885383.48443: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885383.48748: 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<<< 7920 1726885383.48965: 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<<< 7920 1726885383.48974: 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 # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 7920 1726885383.49165: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885383.49199: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885383.49225: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885383.49268: 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 <<< 7920 1726885383.49301: stdout chunk (state=3): >>># destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime <<< 7920 1726885383.49327: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885383.49397: 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 <<< 7920 1726885383.49460: 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 <<< 7920 1726885383.49467: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 7920 1726885383.49546: 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 <<< 7920 1726885383.49569: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7920 1726885383.49786: 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 <<< 7920 1726885383.50323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885383.50543: stderr chunk (state=3): >>><<< 7920 1726885383.50547: stdout chunk (state=3): >>><<< 7920 1726885383.50658: _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 0x7f260cb20ca0> # /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 0x7f260cac7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260cb20a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f260cb209a0> 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 0x7f260cac7370> # /usr/lib64/python3.9/__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 0x7f260cac7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260cac7550> # /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 0x7f260ca73f70> # /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 0x7f260ca7a100> # /usr/lib64/python3.9/__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 0x7f260caa3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ca7a820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260cadc760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ca73c70> # /usr/lib64/python3.9/__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 0x7f260caa3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260cac7fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f260ca3fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ca42e20> # /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 0x7f260ca39730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ca40520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ca3f250> # /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 0x7f260c796c40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c796730> 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 0x7f260c796d30> # /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 0x7f260c796df0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c796eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7efbb0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7e8490> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7fc4f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ca46cd0> # /usr/lib64/python3.9/__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 0x7f260c7a7af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ca42fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f260c7fc100> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ca4c880> # /usr/lib64/python3.9/__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 0x7f260c7a7e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7a7c10> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7a7b80> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f260c77c1f0> # /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 0x7f260c77c2e0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7b2e20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7aa8b0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7a7df0> # /usr/lib64/python3.9/__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 0x7f260c725f40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c778d30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7aad30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7e8fa0> # /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 0x7f260c6c2970> 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 0x7f260c6c2ca0> # /usr/lib64/python3.9/__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 0x7f260c6d55b0> # /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 0x7f260c6d5af0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f260c6dffd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c6c2d90> # /usr/lib64/python3.9/__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 0x7f260c671100> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c6d5430> 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 0x7f260c6711c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7a7850> # /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 0x7f260c68d520> # /usr/lib64/python3.9/__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 0x7f260c68d7f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c68d5e0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f260c68d6d0> # /usr/lib64/python3.9/__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 0x7f260c68db20> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f260c68dfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c68d760> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c67f8b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260c7a7430> # /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 0x7f260c68d910> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f260c5af4f0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_01efquo8/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/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_01efquo8/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 0x7f260bf6f790> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f260bffd850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bffd730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bffd490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f260bffd580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bffd2b0> 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 0x7f260bffd4f0> # /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 0x7f260bffd8b0> # /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 0x7f260beec760> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f260beecaf0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f260beec940> # /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 0x7f260bf0fb80> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bff8cd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bffd610> # /usr/lib64/python3.9/__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 0x7f260bff80a0> # /usr/lib64/python3.9/__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 0x7f260bf68850> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bf98d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bf98820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bf08340> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f260bf98fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bf98f70> # /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 0x7f260bed0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bfd6e20> # /usr/lib64/python3.9/__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 0x7f260bede4f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bfd6fa0> # /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 0x7f260bed0220> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bede190> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f260bedc5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f260bedc670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f260bedbca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bfcea30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f260bf5e9a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f260bf5c970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bed1850> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f260bf5e3d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bf969d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/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_01efquo8/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_01efquo8/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_01efquo8/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_01efquo8/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 0x7f260bea5bb0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f260bf53790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260baa3130> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/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_01efquo8/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 0x7f260bf54c10> # 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_01efquo8/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_01efquo8/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_01efquo8/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_01efquo8/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_01efquo8/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 0x7f260bf99340> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/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_01efquo8/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_01efquo8/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_01efquo8/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_01efquo8/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 0x7f260be948b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260ba490d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/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_01efquo8/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 0x7f260ba92b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260bea1520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f260be9df70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_01efquo8/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_01efquo8/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_01efquo8/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_01efquo8/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_01efquo8/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 0x7f260ba4abe0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 22:23:03.479316", "end": "2024-09-20 22:23:03.482343", "delta": "0:00:00.003027", "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885383.51991: 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-1726885383.2034826-11171-180424132593403/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885383.51995: _low_level_execute_command(): starting 7920 1726885383.52006: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885383.2034826-11171-180424132593403/ > /dev/null 2>&1 && sleep 0' 7920 1726885383.55242: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885383.55260: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885383.55278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885383.55296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885383.55343: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885383.55361: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885383.55376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885383.55392: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885383.55405: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885383.55418: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885383.55431: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885383.55444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885383.55465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885383.55479: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885383.55490: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885383.55503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885383.55588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885383.55611: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885383.55630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885383.55823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885383.57476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885383.57599: stderr chunk (state=3): >>><<< 7920 1726885383.57603: stdout chunk (state=3): >>><<< 7920 1726885383.57670: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885383.57674: handler run complete 7920 1726885383.57705: Evaluated conditional (False): False 7920 1726885383.57709: Evaluated conditional (False): False 7920 1726885383.57745: attempt loop complete, returning result 7920 1726885383.57773: _execute() done 7920 1726885383.57776: dumping result to json 7920 1726885383.57826: done dumping result, returning 7920 1726885383.57830: done running TaskExecutor() for managed_node1/TASK: Read the /etc/crypttab file [02369adf-7a19-9835-648e-000000000d24] 7920 1726885383.57841: sending task result for task 02369adf-7a19-9835-648e-000000000d24 ok: [managed_node1] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003027", "end": "2024-09-20 22:23:03.482343", "failed_when_result": false, "rc": 0, "start": "2024-09-20 22:23:03.479316" } 7920 1726885383.58153: no more pending results, returning what we have 7920 1726885383.58169: results queue empty 7920 1726885383.58171: checking for any_errors_fatal 7920 1726885383.58181: done checking for any_errors_fatal 7920 1726885383.58182: checking for max_fail_percentage 7920 1726885383.58183: done checking for max_fail_percentage 7920 1726885383.58184: checking to see if all hosts have failed and the running result is not ok 7920 1726885383.58199: done checking to see if all hosts have failed 7920 1726885383.58200: getting the remaining hosts for this loop 7920 1726885383.58203: done getting the remaining hosts for this loop 7920 1726885383.58207: getting the next task for host managed_node1 7920 1726885383.58217: done getting next task for host managed_node1 7920 1726885383.58221: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 7920 1726885383.58225: ^ 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? (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 7920 1726885383.58230: getting variables 7920 1726885383.58232: in VariableManager get_vars() 7920 1726885383.58341: Calling all_inventory to load vars for managed_node1 7920 1726885383.58344: Calling groups_inventory to load vars for managed_node1 7920 1726885383.58348: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885383.58401: Calling all_plugins_play to load vars for managed_node1 7920 1726885383.58405: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885383.58442: Calling groups_plugins_play to load vars for managed_node1 7920 1726885383.58988: done sending task result for task 02369adf-7a19-9835-648e-000000000d24 7920 1726885383.58998: WORKER PROCESS EXITING 7920 1726885383.60275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885383.62491: done with get_vars() 7920 1726885383.62741: 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 22:23:03 -0400 (0:00:00.467) 0:02:01.259 ****** 7920 1726885383.63069: entering _queue_task() for managed_node1/include_tasks 7920 1726885383.63467: worker is 1 (out of 1 available) 7920 1726885383.63481: exiting _queue_task() for managed_node1/include_tasks 7920 1726885383.63495: done queuing things up, now waiting for results queue to drain 7920 1726885383.63497: waiting for pending results... 7920 1726885383.63851: running TaskExecutor() for managed_node1/TASK: Verify the volumes listed in storage_pools were correctly managed 7920 1726885383.65939: in run() - task 02369adf-7a19-9835-648e-000000000d25 7920 1726885383.65999: variable 'ansible_search_path' from source: unknown 7920 1726885383.66071: variable '_storage_pools_list' from source: set_fact 7920 1726885383.67110: variable '_storage_pools_list' from source: set_fact 7920 1726885383.67384: dumping result to json 7920 1726885383.67401: done dumping result, returning 7920 1726885383.67457: done running TaskExecutor() for managed_node1/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-9835-648e-000000000d25] 7920 1726885383.67524: sending task result for task 02369adf-7a19-9835-648e-000000000d25 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885383.67824: no more pending results, returning what we have 7920 1726885383.67828: results queue empty 7920 1726885383.67829: checking for any_errors_fatal 7920 1726885383.67851: done checking for any_errors_fatal 7920 1726885383.67852: checking for max_fail_percentage 7920 1726885383.67854: done checking for max_fail_percentage 7920 1726885383.67855: checking to see if all hosts have failed and the running result is not ok 7920 1726885383.67856: done checking to see if all hosts have failed 7920 1726885383.67858: getting the remaining hosts for this loop 7920 1726885383.67865: done getting the remaining hosts for this loop 7920 1726885383.67870: getting the next task for host managed_node1 7920 1726885383.67878: done getting next task for host managed_node1 7920 1726885383.67889: ^ task is: TASK: Verify the volumes with no pool were correctly managed 7920 1726885383.67895: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885383.67902: getting variables 7920 1726885383.67904: in VariableManager get_vars() 7920 1726885383.67990: Calling all_inventory to load vars for managed_node1 7920 1726885383.67994: Calling groups_inventory to load vars for managed_node1 7920 1726885383.68005: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885383.68022: Calling all_plugins_play to load vars for managed_node1 7920 1726885383.68026: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885383.68037: Calling groups_plugins_play to load vars for managed_node1 7920 1726885383.69196: done sending task result for task 02369adf-7a19-9835-648e-000000000d25 7920 1726885383.69200: WORKER PROCESS EXITING 7920 1726885383.69267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885383.71823: done with get_vars() 7920 1726885383.71839: 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 22:23:03 -0400 (0:00:00.088) 0:02:01.348 ****** 7920 1726885383.71950: entering _queue_task() for managed_node1/include_tasks 7920 1726885383.72236: worker is 1 (out of 1 available) 7920 1726885383.72251: exiting _queue_task() for managed_node1/include_tasks 7920 1726885383.72264: done queuing things up, now waiting for results queue to drain 7920 1726885383.72266: waiting for pending results... 7920 1726885383.72570: running TaskExecutor() for managed_node1/TASK: Verify the volumes with no pool were correctly managed 7920 1726885383.72699: in run() - task 02369adf-7a19-9835-648e-000000000d27 7920 1726885383.72725: variable 'ansible_search_path' from source: unknown 7920 1726885383.72771: variable '_storage_volumes_list' from source: set_fact 7920 1726885383.72992: variable '_storage_volumes_list' from source: set_fact 7920 1726885383.73255: variable 'omit' from source: magic vars 7920 1726885383.73400: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885383.73416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885383.73430: variable 'omit' from source: magic vars 7920 1726885383.73725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885383.74030: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885383.74079: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885383.74127: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885383.74168: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885383.74301: 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) 7920 1726885383.74342: 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) 7920 1726885383.74375: 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) 7920 1726885383.74407: 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) 7920 1726885383.74485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885383.76614: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885383.77182: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885383.77230: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885383.77278: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885383.77313: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885383.77381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885383.77417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885383.77449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885383.77503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885383.77524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885383.77663: variable '_storage_volumes_list' from source: set_fact 7920 1726885383.77699: Evaluated conditional (_storage_volumes_list is defined and _storage_volumes_list | length > 0): True 7920 1726885383.77742: variable 'storage_test_volume' from source: unknown 7920 1726885383.77829: variable 'storage_test_volume' from source: unknown 7920 1726885383.78206: dumping result to json 7920 1726885383.78222: done dumping result, returning 7920 1726885383.78233: done running TaskExecutor() for managed_node1/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-9835-648e-000000000d27] 7920 1726885383.78243: sending task result for task 02369adf-7a19-9835-648e-000000000d27 7920 1726885383.78408: no more pending results, returning what we have 7920 1726885383.78416: in VariableManager get_vars() 7920 1726885383.78456: Calling all_inventory to load vars for managed_node1 7920 1726885383.78460: Calling groups_inventory to load vars for managed_node1 7920 1726885383.78463: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885383.78474: Calling all_plugins_play to load vars for managed_node1 7920 1726885383.78478: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885383.78481: Calling groups_plugins_play to load vars for managed_node1 7920 1726885383.78994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885383.79553: done sending task result for task 02369adf-7a19-9835-648e-000000000d27 7920 1726885383.79556: WORKER PROCESS EXITING 7920 1726885383.79941: done with get_vars() 7920 1726885383.79955: variable 'ansible_search_path' from source: unknown 7920 1726885383.80005: we have included files to process 7920 1726885383.80006: generating all_blocks data 7920 1726885383.80008: done generating all_blocks data 7920 1726885383.80018: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 7920 1726885383.80019: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 7920 1726885383.80025: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 7920 1726885383.80296: in VariableManager get_vars() 7920 1726885383.80320: done with get_vars() 7920 1726885383.80421: done processing included file 7920 1726885383.80423: iterating over new_blocks loaded from include file 7920 1726885383.80425: in VariableManager get_vars() 7920 1726885383.80441: done with get_vars() 7920 1726885383.80442: filtering new block on tags 7920 1726885383.80468: done filtering new block on tags 7920 1726885383.80471: 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_node1 => (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': 'ext4', '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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) 7920 1726885383.80486: extending task lists for all hosts with included blocks 7920 1726885383.80833: done extending task lists 7920 1726885383.80834: done processing included files 7920 1726885383.80835: results queue empty 7920 1726885383.80836: checking for any_errors_fatal 7920 1726885383.80840: done checking for any_errors_fatal 7920 1726885383.80841: checking for max_fail_percentage 7920 1726885383.80842: done checking for max_fail_percentage 7920 1726885383.80843: checking to see if all hosts have failed and the running result is not ok 7920 1726885383.80844: done checking to see if all hosts have failed 7920 1726885383.80844: getting the remaining hosts for this loop 7920 1726885383.80846: done getting the remaining hosts for this loop 7920 1726885383.80849: getting the next task for host managed_node1 7920 1726885383.80853: done getting next task for host managed_node1 7920 1726885383.80855: ^ task is: TASK: Set storage volume test variables 7920 1726885383.80858: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885383.80861: getting variables 7920 1726885383.80862: in VariableManager get_vars() 7920 1726885383.80872: Calling all_inventory to load vars for managed_node1 7920 1726885383.80874: Calling groups_inventory to load vars for managed_node1 7920 1726885383.80877: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885383.80882: Calling all_plugins_play to load vars for managed_node1 7920 1726885383.80885: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885383.80893: Calling groups_plugins_play to load vars for managed_node1 7920 1726885383.81630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885383.82205: done with get_vars() 7920 1726885383.82221: done getting variables 7920 1726885383.82264: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:03 -0400 (0:00:00.103) 0:02:01.451 ****** 7920 1726885383.82296: entering _queue_task() for managed_node1/set_fact 7920 1726885383.82629: worker is 1 (out of 1 available) 7920 1726885383.82641: exiting _queue_task() for managed_node1/set_fact 7920 1726885383.82654: done queuing things up, now waiting for results queue to drain 7920 1726885383.82656: waiting for pending results... 7920 1726885383.82962: running TaskExecutor() for managed_node1/TASK: Set storage volume test variables 7920 1726885383.83115: in run() - task 02369adf-7a19-9835-648e-000000000e24 7920 1726885383.83135: variable 'ansible_search_path' from source: unknown 7920 1726885383.83175: calling self._execute() 7920 1726885383.83300: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885383.83318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885383.83336: variable 'omit' from source: magic vars 7920 1726885383.83453: variable 'omit' from source: magic vars 7920 1726885383.83505: variable 'omit' from source: magic vars 7920 1726885383.83866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885383.90898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885383.90971: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885383.91013: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885383.91056: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885383.91097: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885383.91173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885383.91205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885383.91245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885383.91293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885383.91315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885383.91478: variable 'storage_test_volume' from source: include params 7920 1726885383.91530: variable 'omit' from source: magic vars 7920 1726885383.91559: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885383.91593: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885383.91610: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885383.91633: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885383.91647: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885383.91664: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885383.91692: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885383.91716: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885383.91726: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885383.91735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885383.91851: Set connection var ansible_connection to ssh 7920 1726885383.91868: Set connection var ansible_shell_executable to /bin/sh 7920 1726885383.91878: Set connection var ansible_timeout to 10 7920 1726885383.91887: Set connection var ansible_shell_type to sh 7920 1726885383.91905: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885383.91919: Set connection var ansible_pipelining to False 7920 1726885383.91946: variable 'ansible_shell_executable' from source: unknown 7920 1726885383.91954: variable 'ansible_connection' from source: unknown 7920 1726885383.91962: variable 'ansible_module_compression' from source: unknown 7920 1726885383.91968: variable 'ansible_shell_type' from source: unknown 7920 1726885383.91975: variable 'ansible_shell_executable' from source: unknown 7920 1726885383.91981: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885383.91989: variable 'ansible_pipelining' from source: unknown 7920 1726885383.91995: variable 'ansible_timeout' from source: unknown 7920 1726885383.92010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885383.92108: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885383.92130: variable 'omit' from source: magic vars 7920 1726885383.92141: starting attempt loop 7920 1726885383.92148: running the handler 7920 1726885383.92161: handler run complete 7920 1726885383.92175: attempt loop complete, returning result 7920 1726885383.92183: _execute() done 7920 1726885383.92189: dumping result to json 7920 1726885383.92197: done dumping result, returning 7920 1726885383.92206: done running TaskExecutor() for managed_node1/TASK: Set storage volume test variables [02369adf-7a19-9835-648e-000000000e24] 7920 1726885383.92217: sending task result for task 02369adf-7a19-9835-648e-000000000e24 7920 1726885383.92327: done sending task result for task 02369adf-7a19-9835-648e-000000000e24 ok: [managed_node1] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 7920 1726885383.92393: no more pending results, returning what we have 7920 1726885383.92396: results queue empty 7920 1726885383.92397: checking for any_errors_fatal 7920 1726885383.92399: done checking for any_errors_fatal 7920 1726885383.92400: checking for max_fail_percentage 7920 1726885383.92401: done checking for max_fail_percentage 7920 1726885383.92402: checking to see if all hosts have failed and the running result is not ok 7920 1726885383.92403: done checking to see if all hosts have failed 7920 1726885383.92404: getting the remaining hosts for this loop 7920 1726885383.92406: done getting the remaining hosts for this loop 7920 1726885383.92410: getting the next task for host managed_node1 7920 1726885383.92420: done getting next task for host managed_node1 7920 1726885383.92423: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 7920 1726885383.92427: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885383.92442: getting variables 7920 1726885383.92444: in VariableManager get_vars() 7920 1726885383.92477: Calling all_inventory to load vars for managed_node1 7920 1726885383.92481: Calling groups_inventory to load vars for managed_node1 7920 1726885383.92484: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885383.92494: Calling all_plugins_play to load vars for managed_node1 7920 1726885383.92498: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885383.92501: Calling groups_plugins_play to load vars for managed_node1 7920 1726885383.97007: WORKER PROCESS EXITING 7920 1726885383.97179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885383.97755: done with get_vars() 7920 1726885383.97768: done getting variables 7920 1726885383.97918: 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 22:23:03 -0400 (0:00:00.156) 0:02:01.608 ****** 7920 1726885383.97947: entering _queue_task() for managed_node1/include_tasks 7920 1726885383.98250: worker is 1 (out of 1 available) 7920 1726885383.98267: exiting _queue_task() for managed_node1/include_tasks 7920 1726885383.98279: done queuing things up, now waiting for results queue to drain 7920 1726885383.98281: waiting for pending results... 7920 1726885383.98578: running TaskExecutor() for managed_node1/TASK: Run test verify for {{ storage_test_volume_subset }} 7920 1726885383.98727: in run() - task 02369adf-7a19-9835-648e-000000000e25 7920 1726885383.98747: variable 'ansible_search_path' from source: unknown 7920 1726885383.98796: variable '_storage_volume_tests' from source: set_fact 7920 1726885383.99020: variable '_storage_volume_tests' from source: set_fact 7920 1726885383.99099: variable 'omit' from source: magic vars 7920 1726885383.99271: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885383.99286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885383.99303: variable 'omit' from source: magic vars 7920 1726885383.99490: variable 'storage_test_volume_subset' from source: unknown 7920 1726885383.99533: variable 'storage_test_volume_subset' from source: unknown 7920 1726885383.99603: variable 'storage_test_volume_subset' from source: unknown 7920 1726885383.99793: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885383.99807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885383.99824: variable 'omit' from source: magic vars 7920 1726885383.99947: variable 'storage_test_volume_subset' from source: unknown 7920 1726885383.99989: variable 'storage_test_volume_subset' from source: unknown 7920 1726885384.00055: variable 'storage_test_volume_subset' from source: unknown 7920 1726885384.00191: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.00204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.00219: variable 'omit' from source: magic vars 7920 1726885384.00342: variable 'storage_test_volume_subset' from source: unknown 7920 1726885384.00374: variable 'storage_test_volume_subset' from source: unknown 7920 1726885384.00446: variable 'storage_test_volume_subset' from source: unknown 7920 1726885384.00568: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.00582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.00594: variable 'omit' from source: magic vars 7920 1726885384.00705: variable 'storage_test_volume_subset' from source: unknown 7920 1726885384.00752: variable 'storage_test_volume_subset' from source: unknown 7920 1726885384.00819: variable 'storage_test_volume_subset' from source: unknown 7920 1726885384.00953: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.00966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.00980: variable 'omit' from source: magic vars 7920 1726885384.01099: variable 'storage_test_volume_subset' from source: unknown 7920 1726885384.01142: variable 'storage_test_volume_subset' from source: unknown 7920 1726885384.01206: variable 'storage_test_volume_subset' from source: unknown 7920 1726885384.01342: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.01356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.01369: variable 'omit' from source: magic vars 7920 1726885384.01490: variable 'storage_test_volume_subset' from source: unknown 7920 1726885384.01526: variable 'storage_test_volume_subset' from source: unknown 7920 1726885384.01598: variable 'storage_test_volume_subset' from source: unknown 7920 1726885384.01726: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.01741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.01756: variable 'omit' from source: magic vars 7920 1726885384.01874: variable 'storage_test_volume_subset' from source: unknown 7920 1726885384.01917: variable 'storage_test_volume_subset' from source: unknown 7920 1726885384.01979: variable 'storage_test_volume_subset' from source: unknown 7920 1726885384.02108: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.02124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.02140: variable 'omit' from source: magic vars 7920 1726885384.02306: variable 'storage_test_volume_subset' from source: unknown 7920 1726885384.02347: variable 'storage_test_volume_subset' from source: unknown 7920 1726885384.02409: variable 'storage_test_volume_subset' from source: unknown 7920 1726885384.02489: dumping result to json 7920 1726885384.02501: done dumping result, returning 7920 1726885384.02511: done running TaskExecutor() for managed_node1/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-9835-648e-000000000e25] 7920 1726885384.02523: sending task result for task 02369adf-7a19-9835-648e-000000000e25 7920 1726885384.02601: done sending task result for task 02369adf-7a19-9835-648e-000000000e25 7920 1726885384.02609: WORKER PROCESS EXITING 7920 1726885384.02691: no more pending results, returning what we have 7920 1726885384.02696: in VariableManager get_vars() 7920 1726885384.02739: Calling all_inventory to load vars for managed_node1 7920 1726885384.02743: Calling groups_inventory to load vars for managed_node1 7920 1726885384.02747: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885384.02762: Calling all_plugins_play to load vars for managed_node1 7920 1726885384.02765: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885384.02769: Calling groups_plugins_play to load vars for managed_node1 7920 1726885384.03315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885384.04181: done with get_vars() 7920 1726885384.04193: variable 'ansible_search_path' from source: unknown 7920 1726885384.04236: variable 'ansible_search_path' from source: unknown 7920 1726885384.04262: variable 'ansible_search_path' from source: unknown 7920 1726885384.04287: variable 'ansible_search_path' from source: unknown 7920 1726885384.04313: variable 'ansible_search_path' from source: unknown 7920 1726885384.04336: variable 'ansible_search_path' from source: unknown 7920 1726885384.04357: variable 'ansible_search_path' from source: unknown 7920 1726885384.04378: variable 'ansible_search_path' from source: unknown 7920 1726885384.04399: we have included files to process 7920 1726885384.04400: generating all_blocks data 7920 1726885384.04402: done generating all_blocks data 7920 1726885384.04407: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 7920 1726885384.04408: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 7920 1726885384.04410: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 7920 1726885384.05568: done processing included file 7920 1726885384.05570: iterating over new_blocks loaded from include file 7920 1726885384.05572: in VariableManager get_vars() 7920 1726885384.05588: done with get_vars() 7920 1726885384.05590: filtering new block on tags 7920 1726885384.05634: done filtering new block on tags 7920 1726885384.05637: 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_node1 => (item=mount) 7920 1726885384.05641: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 7920 1726885384.05642: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 7920 1726885384.05651: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 7920 1726885384.06301: done processing included file 7920 1726885384.06304: iterating over new_blocks loaded from include file 7920 1726885384.06305: in VariableManager get_vars() 7920 1726885384.06322: done with get_vars() 7920 1726885384.06324: filtering new block on tags 7920 1726885384.06348: done filtering new block on tags 7920 1726885384.06350: 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_node1 => (item=fstab) 7920 1726885384.06354: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 7920 1726885384.06355: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 7920 1726885384.06358: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 7920 1726885384.06597: done processing included file 7920 1726885384.06599: iterating over new_blocks loaded from include file 7920 1726885384.06600: in VariableManager get_vars() 7920 1726885384.06616: done with get_vars() 7920 1726885384.06618: filtering new block on tags 7920 1726885384.06634: done filtering new block on tags 7920 1726885384.06636: 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_node1 => (item=fs) 7920 1726885384.06639: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 7920 1726885384.06640: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 7920 1726885384.06643: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 7920 1726885384.07293: done processing included file 7920 1726885384.07295: iterating over new_blocks loaded from include file 7920 1726885384.07296: in VariableManager get_vars() 7920 1726885384.07310: done with get_vars() 7920 1726885384.07313: filtering new block on tags 7920 1726885384.07340: done filtering new block on tags 7920 1726885384.07343: 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_node1 => (item=device) 7920 1726885384.07346: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 7920 1726885384.07347: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 7920 1726885384.07349: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 7920 1726885384.08909: done processing included file 7920 1726885384.08911: iterating over new_blocks loaded from include file 7920 1726885384.08914: in VariableManager get_vars() 7920 1726885384.08928: done with get_vars() 7920 1726885384.08930: filtering new block on tags 7920 1726885384.08973: done filtering new block on tags 7920 1726885384.08976: 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_node1 => (item=encryption) 7920 1726885384.08980: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 7920 1726885384.08981: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 7920 1726885384.08983: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 7920 1726885384.09982: done processing included file 7920 1726885384.09984: iterating over new_blocks loaded from include file 7920 1726885384.09985: in VariableManager get_vars() 7920 1726885384.09999: done with get_vars() 7920 1726885384.10001: filtering new block on tags 7920 1726885384.10035: done filtering new block on tags 7920 1726885384.10038: 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_node1 => (item=md) 7920 1726885384.10041: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 7920 1726885384.10042: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 7920 1726885384.10045: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 7920 1726885384.12546: done processing included file 7920 1726885384.12547: iterating over new_blocks loaded from include file 7920 1726885384.12549: in VariableManager get_vars() 7920 1726885384.12563: done with get_vars() 7920 1726885384.12565: filtering new block on tags 7920 1726885384.12591: done filtering new block on tags 7920 1726885384.12593: in VariableManager get_vars() 7920 1726885384.12608: done with get_vars() 7920 1726885384.12609: filtering new block on tags 7920 1726885384.12633: done filtering new block on tags 7920 1726885384.12635: in VariableManager get_vars() 7920 1726885384.12650: done with get_vars() 7920 1726885384.12652: filtering new block on tags 7920 1726885384.12696: done filtering new block on tags 7920 1726885384.12699: in VariableManager get_vars() 7920 1726885384.12717: done with get_vars() 7920 1726885384.12719: filtering new block on tags 7920 1726885384.12735: done filtering new block on tags 7920 1726885384.12737: 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_node1 => (item=size) 7920 1726885384.12741: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 7920 1726885384.12742: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 7920 1726885384.12745: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 7920 1726885384.13477: done processing included file 7920 1726885384.13479: iterating over new_blocks loaded from include file 7920 1726885384.13480: in VariableManager get_vars() 7920 1726885384.13494: done with get_vars() 7920 1726885384.13495: filtering new block on tags 7920 1726885384.13524: done filtering new block on tags 7920 1726885384.13527: 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_node1 => (item=cache) 7920 1726885384.13530: extending task lists for all hosts with included blocks 7920 1726885384.13771: done extending task lists 7920 1726885384.13772: done processing included files 7920 1726885384.13773: results queue empty 7920 1726885384.13774: checking for any_errors_fatal 7920 1726885384.13778: done checking for any_errors_fatal 7920 1726885384.13779: checking for max_fail_percentage 7920 1726885384.13780: done checking for max_fail_percentage 7920 1726885384.13781: checking to see if all hosts have failed and the running result is not ok 7920 1726885384.13786: done checking to see if all hosts have failed 7920 1726885384.13787: getting the remaining hosts for this loop 7920 1726885384.13788: done getting the remaining hosts for this loop 7920 1726885384.13791: getting the next task for host managed_node1 7920 1726885384.13796: done getting next task for host managed_node1 7920 1726885384.13799: ^ task is: TASK: Get expected mount device based on device type 7920 1726885384.13802: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885384.13805: getting variables 7920 1726885384.13806: in VariableManager get_vars() 7920 1726885384.13818: Calling all_inventory to load vars for managed_node1 7920 1726885384.13820: Calling groups_inventory to load vars for managed_node1 7920 1726885384.13823: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885384.13829: Calling all_plugins_play to load vars for managed_node1 7920 1726885384.13831: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885384.13834: Calling groups_plugins_play to load vars for managed_node1 7920 1726885384.14289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885384.14898: done with get_vars() 7920 1726885384.14910: done getting variables 7920 1726885384.14949: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:04 -0400 (0:00:00.170) 0:02:01.778 ****** 7920 1726885384.14983: entering _queue_task() for managed_node1/set_fact 7920 1726885384.15295: worker is 1 (out of 1 available) 7920 1726885384.15309: exiting _queue_task() for managed_node1/set_fact 7920 1726885384.15325: done queuing things up, now waiting for results queue to drain 7920 1726885384.15327: waiting for pending results... 7920 1726885384.15645: running TaskExecutor() for managed_node1/TASK: Get expected mount device based on device type 7920 1726885384.15788: in run() - task 02369adf-7a19-9835-648e-000000000e64 7920 1726885384.15811: variable 'ansible_search_path' from source: unknown 7920 1726885384.15860: calling self._execute() 7920 1726885384.15987: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.15999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.16017: variable 'omit' from source: magic vars 7920 1726885384.16145: variable 'omit' from source: magic vars 7920 1726885384.16209: variable 'omit' from source: magic vars 7920 1726885384.16581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885384.16894: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885384.16949: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885384.16993: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885384.17035: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885384.17128: 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) 7920 1726885384.17163: 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) 7920 1726885384.17198: 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) 7920 1726885384.17231: 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) 7920 1726885384.17286: 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) 7920 1726885384.17317: 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) 7920 1726885384.17348: 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) 7920 1726885384.17383: 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) 7920 1726885384.17616: variable '_storage_test_volume_present' from source: set_fact 7920 1726885384.17630: variable 'storage_test_volume' from source: include params 7920 1726885384.17668: variable 'omit' from source: magic vars 7920 1726885384.17701: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885384.17738: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885384.17761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885384.17781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885384.17795: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885384.17821: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885384.17844: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885384.17873: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885384.17880: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.17887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.18006: Set connection var ansible_connection to ssh 7920 1726885384.18028: Set connection var ansible_shell_executable to /bin/sh 7920 1726885384.18038: Set connection var ansible_timeout to 10 7920 1726885384.18044: Set connection var ansible_shell_type to sh 7920 1726885384.18057: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885384.18066: Set connection var ansible_pipelining to False 7920 1726885384.18090: variable 'ansible_shell_executable' from source: unknown 7920 1726885384.18097: variable 'ansible_connection' from source: unknown 7920 1726885384.18103: variable 'ansible_module_compression' from source: unknown 7920 1726885384.18108: variable 'ansible_shell_type' from source: unknown 7920 1726885384.18117: variable 'ansible_shell_executable' from source: unknown 7920 1726885384.18125: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.18136: variable 'ansible_pipelining' from source: unknown 7920 1726885384.18143: variable 'ansible_timeout' from source: unknown 7920 1726885384.18152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.18260: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885384.18280: variable 'omit' from source: magic vars 7920 1726885384.18288: starting attempt loop 7920 1726885384.18295: running the handler 7920 1726885384.18314: handler run complete 7920 1726885384.18331: attempt loop complete, returning result 7920 1726885384.18339: _execute() done 7920 1726885384.18351: dumping result to json 7920 1726885384.18359: done dumping result, returning 7920 1726885384.18370: done running TaskExecutor() for managed_node1/TASK: Get expected mount device based on device type [02369adf-7a19-9835-648e-000000000e64] 7920 1726885384.18384: sending task result for task 02369adf-7a19-9835-648e-000000000e64 ok: [managed_node1] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } 7920 1726885384.18537: no more pending results, returning what we have 7920 1726885384.18545: results queue empty 7920 1726885384.18546: checking for any_errors_fatal 7920 1726885384.18548: done checking for any_errors_fatal 7920 1726885384.18549: checking for max_fail_percentage 7920 1726885384.18551: done checking for max_fail_percentage 7920 1726885384.18552: checking to see if all hosts have failed and the running result is not ok 7920 1726885384.18553: done checking to see if all hosts have failed 7920 1726885384.18554: getting the remaining hosts for this loop 7920 1726885384.18557: done getting the remaining hosts for this loop 7920 1726885384.18560: getting the next task for host managed_node1 7920 1726885384.18570: done getting next task for host managed_node1 7920 1726885384.18572: ^ task is: TASK: Set some facts 7920 1726885384.18578: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885384.18588: getting variables 7920 1726885384.18592: in VariableManager get_vars() 7920 1726885384.18628: Calling all_inventory to load vars for managed_node1 7920 1726885384.18632: Calling groups_inventory to load vars for managed_node1 7920 1726885384.18636: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885384.18647: Calling all_plugins_play to load vars for managed_node1 7920 1726885384.18651: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885384.18654: Calling groups_plugins_play to load vars for managed_node1 7920 1726885384.19652: done sending task result for task 02369adf-7a19-9835-648e-000000000e64 7920 1726885384.19656: WORKER PROCESS EXITING 7920 1726885384.19683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885384.20307: done with get_vars() 7920 1726885384.20321: done getting variables 7920 1726885384.20378: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:04 -0400 (0:00:00.054) 0:02:01.832 ****** 7920 1726885384.20408: entering _queue_task() for managed_node1/set_fact 7920 1726885384.20654: worker is 1 (out of 1 available) 7920 1726885384.20671: exiting _queue_task() for managed_node1/set_fact 7920 1726885384.20681: done queuing things up, now waiting for results queue to drain 7920 1726885384.20683: waiting for pending results... 7920 1726885384.20965: running TaskExecutor() for managed_node1/TASK: Set some facts 7920 1726885384.21088: in run() - task 02369adf-7a19-9835-648e-000000000e65 7920 1726885384.21114: variable 'ansible_search_path' from source: unknown 7920 1726885384.21154: calling self._execute() 7920 1726885384.21266: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.21279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.21294: variable 'omit' from source: magic vars 7920 1726885384.21419: variable 'omit' from source: magic vars 7920 1726885384.21480: variable 'omit' from source: magic vars 7920 1726885384.21823: variable '_storage_test_volume_present' from source: set_fact 7920 1726885384.21838: variable 'storage_test_volume' from source: include params 7920 1726885384.22146: variable 'storage_test_volume' from source: include params 7920 1726885384.22165: variable 'mount_prefix' from source: task vars 7920 1726885384.22380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885384.24856: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885384.24948: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885384.24988: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885384.25036: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885384.25067: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885384.25158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885384.25193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885384.25226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885384.25279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885384.25299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885384.25481: variable '__storage_is_ostree' from source: set_fact 7920 1726885384.25490: variable 'storage_test_volume' from source: include params 7920 1726885384.25530: variable 'omit' from source: magic vars 7920 1726885384.25565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885384.25600: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885384.25626: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885384.25649: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885384.25664: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885384.25693: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885384.25716: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885384.25749: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885384.25757: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.25765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.25892: Set connection var ansible_connection to ssh 7920 1726885384.25914: Set connection var ansible_shell_executable to /bin/sh 7920 1726885384.25926: Set connection var ansible_timeout to 10 7920 1726885384.25933: Set connection var ansible_shell_type to sh 7920 1726885384.25943: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885384.25952: Set connection var ansible_pipelining to False 7920 1726885384.25979: variable 'ansible_shell_executable' from source: unknown 7920 1726885384.25987: variable 'ansible_connection' from source: unknown 7920 1726885384.25995: variable 'ansible_module_compression' from source: unknown 7920 1726885384.26007: variable 'ansible_shell_type' from source: unknown 7920 1726885384.26019: variable 'ansible_shell_executable' from source: unknown 7920 1726885384.26026: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.26034: variable 'ansible_pipelining' from source: unknown 7920 1726885384.26040: variable 'ansible_timeout' from source: unknown 7920 1726885384.26048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.26162: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885384.26176: variable 'omit' from source: magic vars 7920 1726885384.26186: starting attempt loop 7920 1726885384.26193: running the handler 7920 1726885384.26209: handler run complete 7920 1726885384.26235: attempt loop complete, returning result 7920 1726885384.26242: _execute() done 7920 1726885384.26250: dumping result to json 7920 1726885384.26257: done dumping result, returning 7920 1726885384.26268: done running TaskExecutor() for managed_node1/TASK: Set some facts [02369adf-7a19-9835-648e-000000000e65] 7920 1726885384.26276: sending task result for task 02369adf-7a19-9835-648e-000000000e65 ok: [managed_node1] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test", "storage_test_swap_expected_matches": "0" }, "changed": false } 7920 1726885384.26429: no more pending results, returning what we have 7920 1726885384.26432: results queue empty 7920 1726885384.26433: checking for any_errors_fatal 7920 1726885384.26440: done checking for any_errors_fatal 7920 1726885384.26441: checking for max_fail_percentage 7920 1726885384.26443: done checking for max_fail_percentage 7920 1726885384.26444: checking to see if all hosts have failed and the running result is not ok 7920 1726885384.26445: done checking to see if all hosts have failed 7920 1726885384.26446: getting the remaining hosts for this loop 7920 1726885384.26448: done getting the remaining hosts for this loop 7920 1726885384.26452: getting the next task for host managed_node1 7920 1726885384.26460: done getting next task for host managed_node1 7920 1726885384.26463: ^ task is: TASK: Get information about the mountpoint directory 7920 1726885384.26469: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885384.26478: getting variables 7920 1726885384.26483: in VariableManager get_vars() 7920 1726885384.26520: Calling all_inventory to load vars for managed_node1 7920 1726885384.26524: Calling groups_inventory to load vars for managed_node1 7920 1726885384.26527: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885384.26539: Calling all_plugins_play to load vars for managed_node1 7920 1726885384.26543: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885384.26546: Calling groups_plugins_play to load vars for managed_node1 7920 1726885384.27180: done sending task result for task 02369adf-7a19-9835-648e-000000000e65 7920 1726885384.27183: WORKER PROCESS EXITING 7920 1726885384.27203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885384.28003: done with get_vars() 7920 1726885384.28022: 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 22:23:04 -0400 (0:00:00.077) 0:02:01.909 ****** 7920 1726885384.28122: entering _queue_task() for managed_node1/stat 7920 1726885384.28379: worker is 1 (out of 1 available) 7920 1726885384.28390: exiting _queue_task() for managed_node1/stat 7920 1726885384.28400: done queuing things up, now waiting for results queue to drain 7920 1726885384.28402: waiting for pending results... 7920 1726885384.28706: running TaskExecutor() for managed_node1/TASK: Get information about the mountpoint directory 7920 1726885384.28840: in run() - task 02369adf-7a19-9835-648e-000000000e66 7920 1726885384.28863: variable 'ansible_search_path' from source: unknown 7920 1726885384.28901: calling self._execute() 7920 1726885384.29025: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.29042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.29056: variable 'omit' from source: magic vars 7920 1726885384.29571: variable '_storage_test_volume_present' from source: set_fact 7920 1726885384.29587: variable 'storage_test_volume' from source: include params 7920 1726885384.29624: 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 7920 1726885384.29632: when evaluation is False, skipping this task 7920 1726885384.29640: _execute() done 7920 1726885384.29647: dumping result to json 7920 1726885384.29653: done dumping result, returning 7920 1726885384.29662: done running TaskExecutor() for managed_node1/TASK: Get information about the mountpoint directory [02369adf-7a19-9835-648e-000000000e66] 7920 1726885384.29672: sending task result for task 02369adf-7a19-9835-648e-000000000e66 skipping: [managed_node1] => { "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" } 7920 1726885384.29824: no more pending results, returning what we have 7920 1726885384.29828: results queue empty 7920 1726885384.29829: checking for any_errors_fatal 7920 1726885384.29838: done checking for any_errors_fatal 7920 1726885384.29839: checking for max_fail_percentage 7920 1726885384.29841: done checking for max_fail_percentage 7920 1726885384.29842: checking to see if all hosts have failed and the running result is not ok 7920 1726885384.29843: done checking to see if all hosts have failed 7920 1726885384.29844: getting the remaining hosts for this loop 7920 1726885384.29845: done getting the remaining hosts for this loop 7920 1726885384.29849: getting the next task for host managed_node1 7920 1726885384.29857: done getting next task for host managed_node1 7920 1726885384.29860: ^ task is: TASK: Verify the current mount state by device 7920 1726885384.29865: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885384.29870: getting variables 7920 1726885384.29872: in VariableManager get_vars() 7920 1726885384.29906: Calling all_inventory to load vars for managed_node1 7920 1726885384.29909: Calling groups_inventory to load vars for managed_node1 7920 1726885384.29914: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885384.29926: Calling all_plugins_play to load vars for managed_node1 7920 1726885384.29930: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885384.29932: Calling groups_plugins_play to load vars for managed_node1 7920 1726885384.30584: done sending task result for task 02369adf-7a19-9835-648e-000000000e66 7920 1726885384.30587: WORKER PROCESS EXITING 7920 1726885384.30617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885384.31398: done with get_vars() 7920 1726885384.31423: done getting variables 7920 1726885384.31486: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:04 -0400 (0:00:00.034) 0:02:01.943 ****** 7920 1726885384.31526: entering _queue_task() for managed_node1/assert 7920 1726885384.31805: worker is 1 (out of 1 available) 7920 1726885384.31820: exiting _queue_task() for managed_node1/assert 7920 1726885384.31833: done queuing things up, now waiting for results queue to drain 7920 1726885384.31835: waiting for pending results... 7920 1726885384.32145: running TaskExecutor() for managed_node1/TASK: Verify the current mount state by device 7920 1726885384.32287: in run() - task 02369adf-7a19-9835-648e-000000000e67 7920 1726885384.32309: variable 'ansible_search_path' from source: unknown 7920 1726885384.32353: calling self._execute() 7920 1726885384.32474: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.32486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.32510: variable 'omit' from source: magic vars 7920 1726885384.32874: variable '_storage_test_volume_present' from source: set_fact 7920 1726885384.32887: Evaluated conditional (_storage_test_volume_present): True 7920 1726885384.32898: variable 'omit' from source: magic vars 7920 1726885384.32962: variable 'omit' from source: magic vars 7920 1726885384.33087: variable 'storage_test_volume' from source: include params 7920 1726885384.33124: variable 'omit' from source: magic vars 7920 1726885384.33196: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885384.33336: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885384.33397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885384.33423: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885384.33499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885384.33522: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885384.33543: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885384.33624: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885384.33707: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.33719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.33957: Set connection var ansible_connection to ssh 7920 1726885384.33972: Set connection var ansible_shell_executable to /bin/sh 7920 1726885384.33982: Set connection var ansible_timeout to 10 7920 1726885384.33988: Set connection var ansible_shell_type to sh 7920 1726885384.33996: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885384.34004: Set connection var ansible_pipelining to False 7920 1726885384.34156: variable 'ansible_shell_executable' from source: unknown 7920 1726885384.34165: variable 'ansible_connection' from source: unknown 7920 1726885384.34172: variable 'ansible_module_compression' from source: unknown 7920 1726885384.34179: variable 'ansible_shell_type' from source: unknown 7920 1726885384.34185: variable 'ansible_shell_executable' from source: unknown 7920 1726885384.34192: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.34200: variable 'ansible_pipelining' from source: unknown 7920 1726885384.34208: variable 'ansible_timeout' from source: unknown 7920 1726885384.34221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.34477: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885384.34493: variable 'omit' from source: magic vars 7920 1726885384.34503: starting attempt loop 7920 1726885384.34522: running the handler 7920 1726885384.34942: variable 'storage_test_blkinfo' from source: set_fact 7920 1726885384.34971: variable 'storage_test_volume' from source: include params 7920 1726885384.34989: variable 'storage_test_mount_expected_mount_point' from source: set_fact 7920 1726885384.35002: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].mountpoint == storage_test_mount_expected_mount_point): True 7920 1726885384.35022: handler run complete 7920 1726885384.35042: attempt loop complete, returning result 7920 1726885384.35049: _execute() done 7920 1726885384.35057: dumping result to json 7920 1726885384.35064: done dumping result, returning 7920 1726885384.35075: done running TaskExecutor() for managed_node1/TASK: Verify the current mount state by device [02369adf-7a19-9835-648e-000000000e67] 7920 1726885384.35084: sending task result for task 02369adf-7a19-9835-648e-000000000e67 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885384.35237: no more pending results, returning what we have 7920 1726885384.35240: results queue empty 7920 1726885384.35241: checking for any_errors_fatal 7920 1726885384.35248: done checking for any_errors_fatal 7920 1726885384.35249: checking for max_fail_percentage 7920 1726885384.35251: done checking for max_fail_percentage 7920 1726885384.35252: checking to see if all hosts have failed and the running result is not ok 7920 1726885384.35253: done checking to see if all hosts have failed 7920 1726885384.35254: getting the remaining hosts for this loop 7920 1726885384.35256: done getting the remaining hosts for this loop 7920 1726885384.35260: getting the next task for host managed_node1 7920 1726885384.35268: done getting next task for host managed_node1 7920 1726885384.35271: ^ task is: TASK: Verify mount directory user 7920 1726885384.35277: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885384.35282: getting variables 7920 1726885384.35284: in VariableManager get_vars() 7920 1726885384.35323: Calling all_inventory to load vars for managed_node1 7920 1726885384.35327: Calling groups_inventory to load vars for managed_node1 7920 1726885384.35331: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885384.35344: Calling all_plugins_play to load vars for managed_node1 7920 1726885384.35349: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885384.35352: Calling groups_plugins_play to load vars for managed_node1 7920 1726885384.35997: done sending task result for task 02369adf-7a19-9835-648e-000000000e67 7920 1726885384.36001: WORKER PROCESS EXITING 7920 1726885384.36026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885384.36967: done with get_vars() 7920 1726885384.36982: done getting variables 7920 1726885384.37053: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:04 -0400 (0:00:00.055) 0:02:01.999 ****** 7920 1726885384.37085: entering _queue_task() for managed_node1/assert 7920 1726885384.37333: worker is 1 (out of 1 available) 7920 1726885384.37345: exiting _queue_task() for managed_node1/assert 7920 1726885384.37361: done queuing things up, now waiting for results queue to drain 7920 1726885384.37362: waiting for pending results... 7920 1726885384.37654: running TaskExecutor() for managed_node1/TASK: Verify mount directory user 7920 1726885384.37807: in run() - task 02369adf-7a19-9835-648e-000000000e68 7920 1726885384.37831: variable 'ansible_search_path' from source: unknown 7920 1726885384.37874: calling self._execute() 7920 1726885384.37989: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.37999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.38018: variable 'omit' from source: magic vars 7920 1726885384.38743: variable '_storage_test_volume_present' from source: set_fact 7920 1726885384.38792: variable 'storage_test_volume' from source: include params 7920 1726885384.38950: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 7920 1726885384.38958: when evaluation is False, skipping this task 7920 1726885384.38964: _execute() done 7920 1726885384.38971: dumping result to json 7920 1726885384.38977: done dumping result, returning 7920 1726885384.38984: done running TaskExecutor() for managed_node1/TASK: Verify mount directory user [02369adf-7a19-9835-648e-000000000e68] 7920 1726885384.38993: sending task result for task 02369adf-7a19-9835-648e-000000000e68 skipping: [managed_node1] => { "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" } 7920 1726885384.39152: no more pending results, returning what we have 7920 1726885384.39156: results queue empty 7920 1726885384.39157: checking for any_errors_fatal 7920 1726885384.39166: done checking for any_errors_fatal 7920 1726885384.39167: checking for max_fail_percentage 7920 1726885384.39169: done checking for max_fail_percentage 7920 1726885384.39170: checking to see if all hosts have failed and the running result is not ok 7920 1726885384.39171: done checking to see if all hosts have failed 7920 1726885384.39172: getting the remaining hosts for this loop 7920 1726885384.39174: done getting the remaining hosts for this loop 7920 1726885384.39178: getting the next task for host managed_node1 7920 1726885384.39188: done getting next task for host managed_node1 7920 1726885384.39191: ^ task is: TASK: Verify mount directory group 7920 1726885384.39196: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885384.39201: getting variables 7920 1726885384.39203: in VariableManager get_vars() 7920 1726885384.39244: Calling all_inventory to load vars for managed_node1 7920 1726885384.39248: Calling groups_inventory to load vars for managed_node1 7920 1726885384.39252: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885384.39264: Calling all_plugins_play to load vars for managed_node1 7920 1726885384.39269: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885384.39272: Calling groups_plugins_play to load vars for managed_node1 7920 1726885384.40029: done sending task result for task 02369adf-7a19-9835-648e-000000000e68 7920 1726885384.40033: WORKER PROCESS EXITING 7920 1726885384.40058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885384.42155: done with get_vars() 7920 1726885384.42172: done getting variables 7920 1726885384.42225: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:04 -0400 (0:00:00.051) 0:02:02.051 ****** 7920 1726885384.42254: entering _queue_task() for managed_node1/assert 7920 1726885384.42484: worker is 1 (out of 1 available) 7920 1726885384.42498: exiting _queue_task() for managed_node1/assert 7920 1726885384.42509: done queuing things up, now waiting for results queue to drain 7920 1726885384.42511: waiting for pending results... 7920 1726885384.43083: running TaskExecutor() for managed_node1/TASK: Verify mount directory group 7920 1726885384.44040: in run() - task 02369adf-7a19-9835-648e-000000000e69 7920 1726885384.44060: variable 'ansible_search_path' from source: unknown 7920 1726885384.44108: calling self._execute() 7920 1726885384.44230: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.44242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.44258: variable 'omit' from source: magic vars 7920 1726885384.44996: variable '_storage_test_volume_present' from source: set_fact 7920 1726885384.45008: variable 'storage_test_volume' from source: include params 7920 1726885384.45355: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 7920 1726885384.45371: when evaluation is False, skipping this task 7920 1726885384.45397: _execute() done 7920 1726885384.45414: dumping result to json 7920 1726885384.45466: done dumping result, returning 7920 1726885384.45476: done running TaskExecutor() for managed_node1/TASK: Verify mount directory group [02369adf-7a19-9835-648e-000000000e69] 7920 1726885384.45486: sending task result for task 02369adf-7a19-9835-648e-000000000e69 skipping: [managed_node1] => { "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" } 7920 1726885384.45820: no more pending results, returning what we have 7920 1726885384.45824: results queue empty 7920 1726885384.45825: checking for any_errors_fatal 7920 1726885384.45832: done checking for any_errors_fatal 7920 1726885384.45833: checking for max_fail_percentage 7920 1726885384.45835: done checking for max_fail_percentage 7920 1726885384.45836: checking to see if all hosts have failed and the running result is not ok 7920 1726885384.45837: done checking to see if all hosts have failed 7920 1726885384.45838: getting the remaining hosts for this loop 7920 1726885384.45840: done getting the remaining hosts for this loop 7920 1726885384.45844: getting the next task for host managed_node1 7920 1726885384.45853: done getting next task for host managed_node1 7920 1726885384.45856: ^ task is: TASK: Verify mount directory permissions 7920 1726885384.45862: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885384.45867: getting variables 7920 1726885384.45869: in VariableManager get_vars() 7920 1726885384.45904: Calling all_inventory to load vars for managed_node1 7920 1726885384.45908: Calling groups_inventory to load vars for managed_node1 7920 1726885384.45914: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885384.45926: Calling all_plugins_play to load vars for managed_node1 7920 1726885384.45930: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885384.45933: Calling groups_plugins_play to load vars for managed_node1 7920 1726885384.46615: done sending task result for task 02369adf-7a19-9835-648e-000000000e69 7920 1726885384.46619: WORKER PROCESS EXITING 7920 1726885384.46643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885384.49428: done with get_vars() 7920 1726885384.49443: done getting variables 7920 1726885384.49502: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:04 -0400 (0:00:00.072) 0:02:02.123 ****** 7920 1726885384.49538: entering _queue_task() for managed_node1/assert 7920 1726885384.50097: worker is 1 (out of 1 available) 7920 1726885384.50108: exiting _queue_task() for managed_node1/assert 7920 1726885384.50122: done queuing things up, now waiting for results queue to drain 7920 1726885384.50124: waiting for pending results... 7920 1726885384.50502: running TaskExecutor() for managed_node1/TASK: Verify mount directory permissions 7920 1726885384.51065: in run() - task 02369adf-7a19-9835-648e-000000000e6a 7920 1726885384.51083: variable 'ansible_search_path' from source: unknown 7920 1726885384.51122: calling self._execute() 7920 1726885384.51233: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.51358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.51374: variable 'omit' from source: magic vars 7920 1726885384.52018: variable '_storage_test_volume_present' from source: set_fact 7920 1726885384.52042: variable 'storage_test_volume' from source: include params 7920 1726885384.52070: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 7920 1726885384.52076: when evaluation is False, skipping this task 7920 1726885384.52082: _execute() done 7920 1726885384.52088: dumping result to json 7920 1726885384.52093: done dumping result, returning 7920 1726885384.52100: done running TaskExecutor() for managed_node1/TASK: Verify mount directory permissions [02369adf-7a19-9835-648e-000000000e6a] 7920 1726885384.52109: sending task result for task 02369adf-7a19-9835-648e-000000000e6a skipping: [managed_node1] => { "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" } 7920 1726885384.52266: no more pending results, returning what we have 7920 1726885384.52270: results queue empty 7920 1726885384.52270: checking for any_errors_fatal 7920 1726885384.52281: done checking for any_errors_fatal 7920 1726885384.52282: checking for max_fail_percentage 7920 1726885384.52284: done checking for max_fail_percentage 7920 1726885384.52286: checking to see if all hosts have failed and the running result is not ok 7920 1726885384.52286: done checking to see if all hosts have failed 7920 1726885384.52287: getting the remaining hosts for this loop 7920 1726885384.52289: done getting the remaining hosts for this loop 7920 1726885384.52293: getting the next task for host managed_node1 7920 1726885384.52303: done getting next task for host managed_node1 7920 1726885384.52306: ^ task is: TASK: Get path of test volume device 7920 1726885384.52314: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885384.52318: getting variables 7920 1726885384.52321: in VariableManager get_vars() 7920 1726885384.52358: Calling all_inventory to load vars for managed_node1 7920 1726885384.52361: Calling groups_inventory to load vars for managed_node1 7920 1726885384.52365: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885384.52378: Calling all_plugins_play to load vars for managed_node1 7920 1726885384.52382: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885384.52385: Calling groups_plugins_play to load vars for managed_node1 7920 1726885384.53431: done sending task result for task 02369adf-7a19-9835-648e-000000000e6a 7920 1726885384.53435: WORKER PROCESS EXITING 7920 1726885384.53486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885384.55197: done with get_vars() 7920 1726885384.55211: done getting variables 7920 1726885384.55269: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:23:04 -0400 (0:00:00.057) 0:02:02.181 ****** 7920 1726885384.55303: entering _queue_task() for managed_node1/command 7920 1726885384.55522: worker is 1 (out of 1 available) 7920 1726885384.55536: exiting _queue_task() for managed_node1/command 7920 1726885384.55547: done queuing things up, now waiting for results queue to drain 7920 1726885384.55549: waiting for pending results... 7920 1726885384.56478: running TaskExecutor() for managed_node1/TASK: Get path of test volume device 7920 1726885384.56853: in run() - task 02369adf-7a19-9835-648e-000000000e6b 7920 1726885384.56872: variable 'ansible_search_path' from source: unknown 7920 1726885384.56913: calling self._execute() 7920 1726885384.57152: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.57228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.57245: variable 'omit' from source: magic vars 7920 1726885384.58013: variable 'storage_test_volume' from source: include params 7920 1726885384.58166: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 7920 1726885384.58209: when evaluation is False, skipping this task 7920 1726885384.58251: _execute() done 7920 1726885384.58260: dumping result to json 7920 1726885384.58266: done dumping result, returning 7920 1726885384.58274: done running TaskExecutor() for managed_node1/TASK: Get path of test volume device [02369adf-7a19-9835-648e-000000000e6b] 7920 1726885384.58282: sending task result for task 02369adf-7a19-9835-648e-000000000e6b skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 7920 1726885384.58458: no more pending results, returning what we have 7920 1726885384.58462: results queue empty 7920 1726885384.58463: checking for any_errors_fatal 7920 1726885384.58474: done checking for any_errors_fatal 7920 1726885384.58475: checking for max_fail_percentage 7920 1726885384.58477: done checking for max_fail_percentage 7920 1726885384.58478: checking to see if all hosts have failed and the running result is not ok 7920 1726885384.58479: done checking to see if all hosts have failed 7920 1726885384.58480: getting the remaining hosts for this loop 7920 1726885384.58482: done getting the remaining hosts for this loop 7920 1726885384.58486: getting the next task for host managed_node1 7920 1726885384.58495: done getting next task for host managed_node1 7920 1726885384.58498: ^ task is: TASK: Gather swap info 7920 1726885384.58504: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885384.58508: getting variables 7920 1726885384.58510: in VariableManager get_vars() 7920 1726885384.58546: Calling all_inventory to load vars for managed_node1 7920 1726885384.58549: Calling groups_inventory to load vars for managed_node1 7920 1726885384.58553: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885384.58566: Calling all_plugins_play to load vars for managed_node1 7920 1726885384.58570: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885384.58574: Calling groups_plugins_play to load vars for managed_node1 7920 1726885384.59217: done sending task result for task 02369adf-7a19-9835-648e-000000000e6b 7920 1726885384.59221: WORKER PROCESS EXITING 7920 1726885384.59244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885384.59824: done with get_vars() 7920 1726885384.59837: done getting variables 7920 1726885384.59893: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:23:04 -0400 (0:00:00.055) 0:02:02.236 ****** 7920 1726885384.60807: entering _queue_task() for managed_node1/command 7920 1726885384.61051: worker is 1 (out of 1 available) 7920 1726885384.61061: exiting _queue_task() for managed_node1/command 7920 1726885384.61073: done queuing things up, now waiting for results queue to drain 7920 1726885384.61074: waiting for pending results... 7920 1726885384.61914: running TaskExecutor() for managed_node1/TASK: Gather swap info 7920 1726885384.62559: in run() - task 02369adf-7a19-9835-648e-000000000e6c 7920 1726885384.62580: variable 'ansible_search_path' from source: unknown 7920 1726885384.62626: calling self._execute() 7920 1726885384.62739: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.62750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.62763: variable 'omit' from source: magic vars 7920 1726885384.63428: variable 'storage_test_volume' from source: include params 7920 1726885384.63460: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 7920 1726885384.63467: when evaluation is False, skipping this task 7920 1726885384.63475: _execute() done 7920 1726885384.63483: dumping result to json 7920 1726885384.63489: done dumping result, returning 7920 1726885384.63499: done running TaskExecutor() for managed_node1/TASK: Gather swap info [02369adf-7a19-9835-648e-000000000e6c] 7920 1726885384.63508: sending task result for task 02369adf-7a19-9835-648e-000000000e6c skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 7920 1726885384.63659: no more pending results, returning what we have 7920 1726885384.63662: results queue empty 7920 1726885384.63663: checking for any_errors_fatal 7920 1726885384.63670: done checking for any_errors_fatal 7920 1726885384.63671: checking for max_fail_percentage 7920 1726885384.63672: done checking for max_fail_percentage 7920 1726885384.63673: checking to see if all hosts have failed and the running result is not ok 7920 1726885384.63674: done checking to see if all hosts have failed 7920 1726885384.63675: getting the remaining hosts for this loop 7920 1726885384.63677: done getting the remaining hosts for this loop 7920 1726885384.63680: getting the next task for host managed_node1 7920 1726885384.63690: done getting next task for host managed_node1 7920 1726885384.63693: ^ task is: TASK: Verify swap status 7920 1726885384.63698: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885384.63703: getting variables 7920 1726885384.63704: in VariableManager get_vars() 7920 1726885384.63740: Calling all_inventory to load vars for managed_node1 7920 1726885384.63743: Calling groups_inventory to load vars for managed_node1 7920 1726885384.63747: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885384.63760: Calling all_plugins_play to load vars for managed_node1 7920 1726885384.63763: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885384.63767: Calling groups_plugins_play to load vars for managed_node1 7920 1726885384.64273: done sending task result for task 02369adf-7a19-9835-648e-000000000e6c 7920 1726885384.64276: WORKER PROCESS EXITING 7920 1726885384.64395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885384.65576: done with get_vars() 7920 1726885384.65617: done getting variables 7920 1726885384.65675: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:04 -0400 (0:00:00.049) 0:02:02.285 ****** 7920 1726885384.65717: entering _queue_task() for managed_node1/assert 7920 1726885384.65973: worker is 1 (out of 1 available) 7920 1726885384.65987: exiting _queue_task() for managed_node1/assert 7920 1726885384.65999: done queuing things up, now waiting for results queue to drain 7920 1726885384.66000: waiting for pending results... 7920 1726885384.67120: running TaskExecutor() for managed_node1/TASK: Verify swap status 7920 1726885384.67364: in run() - task 02369adf-7a19-9835-648e-000000000e6d 7920 1726885384.67386: variable 'ansible_search_path' from source: unknown 7920 1726885384.67431: calling self._execute() 7920 1726885384.67839: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.67850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.67863: variable 'omit' from source: magic vars 7920 1726885384.68945: variable 'storage_test_volume' from source: include params 7920 1726885384.68977: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 7920 1726885384.68986: when evaluation is False, skipping this task 7920 1726885384.68993: _execute() done 7920 1726885384.69001: dumping result to json 7920 1726885384.69009: done dumping result, returning 7920 1726885384.69026: done running TaskExecutor() for managed_node1/TASK: Verify swap status [02369adf-7a19-9835-648e-000000000e6d] 7920 1726885384.69039: sending task result for task 02369adf-7a19-9835-648e-000000000e6d skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 7920 1726885384.69189: no more pending results, returning what we have 7920 1726885384.69192: results queue empty 7920 1726885384.69193: checking for any_errors_fatal 7920 1726885384.69200: done checking for any_errors_fatal 7920 1726885384.69201: checking for max_fail_percentage 7920 1726885384.69203: done checking for max_fail_percentage 7920 1726885384.69204: checking to see if all hosts have failed and the running result is not ok 7920 1726885384.69205: done checking to see if all hosts have failed 7920 1726885384.69205: getting the remaining hosts for this loop 7920 1726885384.69207: done getting the remaining hosts for this loop 7920 1726885384.69210: getting the next task for host managed_node1 7920 1726885384.69222: done getting next task for host managed_node1 7920 1726885384.69224: ^ task is: TASK: Unset facts 7920 1726885384.69230: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885384.69235: getting variables 7920 1726885384.69237: in VariableManager get_vars() 7920 1726885384.69271: Calling all_inventory to load vars for managed_node1 7920 1726885384.69274: Calling groups_inventory to load vars for managed_node1 7920 1726885384.69278: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885384.69291: Calling all_plugins_play to load vars for managed_node1 7920 1726885384.69294: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885384.69298: Calling groups_plugins_play to load vars for managed_node1 7920 1726885384.69799: done sending task result for task 02369adf-7a19-9835-648e-000000000e6d 7920 1726885384.69802: WORKER PROCESS EXITING 7920 1726885384.69919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885384.70553: done with get_vars() 7920 1726885384.70568: done getting variables 7920 1726885384.70637: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:04 -0400 (0:00:00.049) 0:02:02.335 ****** 7920 1726885384.70669: entering _queue_task() for managed_node1/set_fact 7920 1726885384.71592: worker is 1 (out of 1 available) 7920 1726885384.71603: exiting _queue_task() for managed_node1/set_fact 7920 1726885384.71658: done queuing things up, now waiting for results queue to drain 7920 1726885384.71660: waiting for pending results... 7920 1726885384.72391: running TaskExecutor() for managed_node1/TASK: Unset facts 7920 1726885384.72577: in run() - task 02369adf-7a19-9835-648e-000000000e6e 7920 1726885384.72597: variable 'ansible_search_path' from source: unknown 7920 1726885384.72638: calling self._execute() 7920 1726885384.72747: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.72760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.72774: variable 'omit' from source: magic vars 7920 1726885384.72888: variable 'omit' from source: magic vars 7920 1726885384.72950: variable 'omit' from source: magic vars 7920 1726885384.72992: variable 'omit' from source: magic vars 7920 1726885384.73051: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885384.73089: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885384.73115: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885384.73140: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885384.73156: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885384.73175: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885384.73194: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885384.73232: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885384.73240: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.73248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.73369: Set connection var ansible_connection to ssh 7920 1726885384.73384: Set connection var ansible_shell_executable to /bin/sh 7920 1726885384.73394: Set connection var ansible_timeout to 10 7920 1726885384.73401: Set connection var ansible_shell_type to sh 7920 1726885384.73410: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885384.73426: Set connection var ansible_pipelining to False 7920 1726885384.73456: variable 'ansible_shell_executable' from source: unknown 7920 1726885384.73464: variable 'ansible_connection' from source: unknown 7920 1726885384.73472: variable 'ansible_module_compression' from source: unknown 7920 1726885384.73479: variable 'ansible_shell_type' from source: unknown 7920 1726885384.73485: variable 'ansible_shell_executable' from source: unknown 7920 1726885384.73492: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.73499: variable 'ansible_pipelining' from source: unknown 7920 1726885384.73506: variable 'ansible_timeout' from source: unknown 7920 1726885384.73518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.73658: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885384.73674: variable 'omit' from source: magic vars 7920 1726885384.73683: starting attempt loop 7920 1726885384.73689: running the handler 7920 1726885384.73704: handler run complete 7920 1726885384.73723: attempt loop complete, returning result 7920 1726885384.73730: _execute() done 7920 1726885384.73737: dumping result to json 7920 1726885384.73744: done dumping result, returning 7920 1726885384.73754: done running TaskExecutor() for managed_node1/TASK: Unset facts [02369adf-7a19-9835-648e-000000000e6e] 7920 1726885384.73762: sending task result for task 02369adf-7a19-9835-648e-000000000e6e ok: [managed_node1] => { "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 } 7920 1726885384.73910: no more pending results, returning what we have 7920 1726885384.73916: results queue empty 7920 1726885384.73916: checking for any_errors_fatal 7920 1726885384.73926: done checking for any_errors_fatal 7920 1726885384.73927: checking for max_fail_percentage 7920 1726885384.73929: done checking for max_fail_percentage 7920 1726885384.73930: checking to see if all hosts have failed and the running result is not ok 7920 1726885384.73931: done checking to see if all hosts have failed 7920 1726885384.73932: getting the remaining hosts for this loop 7920 1726885384.73934: done getting the remaining hosts for this loop 7920 1726885384.73937: getting the next task for host managed_node1 7920 1726885384.73947: done getting next task for host managed_node1 7920 1726885384.73950: ^ task is: TASK: Set some variables for fstab checking 7920 1726885384.73956: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885384.73960: getting variables 7920 1726885384.73961: in VariableManager get_vars() 7920 1726885384.73993: Calling all_inventory to load vars for managed_node1 7920 1726885384.73995: Calling groups_inventory to load vars for managed_node1 7920 1726885384.73998: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885384.74008: Calling all_plugins_play to load vars for managed_node1 7920 1726885384.74010: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885384.74019: done sending task result for task 02369adf-7a19-9835-648e-000000000e6e 7920 1726885384.74023: WORKER PROCESS EXITING 7920 1726885384.74027: Calling groups_plugins_play to load vars for managed_node1 7920 1726885384.74543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885384.75324: done with get_vars() 7920 1726885384.75338: done getting variables 7920 1726885384.75393: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:04 -0400 (0:00:00.047) 0:02:02.382 ****** 7920 1726885384.75429: entering _queue_task() for managed_node1/set_fact 7920 1726885384.75651: worker is 1 (out of 1 available) 7920 1726885384.75663: exiting _queue_task() for managed_node1/set_fact 7920 1726885384.75679: done queuing things up, now waiting for results queue to drain 7920 1726885384.75681: waiting for pending results... 7920 1726885384.75995: running TaskExecutor() for managed_node1/TASK: Set some variables for fstab checking 7920 1726885384.76124: in run() - task 02369adf-7a19-9835-648e-000000000e72 7920 1726885384.76152: variable 'ansible_search_path' from source: unknown 7920 1726885384.76191: calling self._execute() 7920 1726885384.76308: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.76321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.76337: variable 'omit' from source: magic vars 7920 1726885384.76447: variable 'omit' from source: magic vars 7920 1726885384.76515: variable 'omit' from source: magic vars 7920 1726885384.76854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885384.79151: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885384.79660: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885384.79699: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885384.79746: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885384.79777: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885384.79867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885384.79896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885384.79929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885384.79974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885384.79990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885384.80040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885384.80069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885384.80094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885384.80136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885384.80160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885384.80221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885384.80249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885384.80283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885384.80327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885384.80344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885384.80520: variable 'storage_test_fstab' from source: set_fact 7920 1726885384.80538: variable 'storage_test_volume' from source: include params 7920 1726885384.80662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885384.80849: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885384.80888: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885384.80929: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885384.80963: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885384.81012: 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) 7920 1726885384.81047: 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) 7920 1726885384.81074: 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) 7920 1726885384.81106: 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) 7920 1726885384.81351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885384.81375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885384.81402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885384.81453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885384.81477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885384.81693: variable '__mount_point' from source: task vars 7920 1726885384.81772: variable 'storage_test_volume' from source: include params 7920 1726885384.81799: variable 'storage_test_fstab' from source: set_fact 7920 1726885384.82129: variable '_storage_test_volume_present' from source: set_fact 7920 1726885384.82138: variable '__mount_point' from source: task vars 7920 1726885384.82202: variable 'storage_test_volume' from source: include params 7920 1726885384.82228: variable 'storage_test_volume' from source: include params 7920 1726885384.82404: variable '_storage_test_volume_present' from source: set_fact 7920 1726885384.82416: variable '__mount_point' from source: task vars 7920 1726885384.82493: variable 'storage_test_volume' from source: include params 7920 1726885384.82888: variable '__mount_options' from source: task vars 7920 1726885384.82964: variable 'storage_test_volume' from source: include params 7920 1726885384.82993: variable '__mount_point' from source: task vars 7920 1726885384.83064: variable 'storage_test_volume' from source: include params 7920 1726885384.83086: variable 'storage_test_fstab' from source: set_fact 7920 1726885384.83105: variable '__pattern' from source: task vars 7920 1726885384.83851: variable '__mount_point' from source: task vars 7920 1726885384.83926: variable 'storage_test_volume' from source: include params 7920 1726885384.83988: variable '__mount_options' from source: task vars 7920 1726885384.84135: variable 'storage_test_volume' from source: include params 7920 1726885384.84452: variable '_storage_test_volume_present' from source: set_fact 7920 1726885384.84613: variable '__mount_options' from source: task vars 7920 1726885384.84685: variable 'storage_test_volume' from source: include params 7920 1726885384.84829: variable 'omit' from source: magic vars 7920 1726885384.84862: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885384.84894: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885384.84919: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885384.84947: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885384.85050: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885384.85069: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885384.85089: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885384.85124: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885384.85150: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.85157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.85480: Set connection var ansible_connection to ssh 7920 1726885384.85492: Set connection var ansible_shell_executable to /bin/sh 7920 1726885384.85500: Set connection var ansible_timeout to 10 7920 1726885384.85504: Set connection var ansible_shell_type to sh 7920 1726885384.85511: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885384.85520: Set connection var ansible_pipelining to False 7920 1726885384.85547: variable 'ansible_shell_executable' from source: unknown 7920 1726885384.85553: variable 'ansible_connection' from source: unknown 7920 1726885384.85558: variable 'ansible_module_compression' from source: unknown 7920 1726885384.85563: variable 'ansible_shell_type' from source: unknown 7920 1726885384.85568: variable 'ansible_shell_executable' from source: unknown 7920 1726885384.85574: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.85583: variable 'ansible_pipelining' from source: unknown 7920 1726885384.85589: variable 'ansible_timeout' from source: unknown 7920 1726885384.85595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.85821: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885384.85919: variable 'omit' from source: magic vars 7920 1726885384.85929: starting attempt loop 7920 1726885384.85935: running the handler 7920 1726885384.85952: handler run complete 7920 1726885384.85965: attempt loop complete, returning result 7920 1726885384.85972: _execute() done 7920 1726885384.85978: dumping result to json 7920 1726885384.85985: done dumping result, returning 7920 1726885384.85994: done running TaskExecutor() for managed_node1/TASK: Set some variables for fstab checking [02369adf-7a19-9835-648e-000000000e72] 7920 1726885384.86002: sending task result for task 02369adf-7a19-9835-648e-000000000e72 ok: [managed_node1] => { "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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e " ], "storage_test_fstab_mount_options_matches": [ " /opt/test ext4 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test " ] }, "changed": false } 7920 1726885384.86178: no more pending results, returning what we have 7920 1726885384.86181: results queue empty 7920 1726885384.86182: checking for any_errors_fatal 7920 1726885384.86189: done checking for any_errors_fatal 7920 1726885384.86190: checking for max_fail_percentage 7920 1726885384.86192: done checking for max_fail_percentage 7920 1726885384.86193: checking to see if all hosts have failed and the running result is not ok 7920 1726885384.86194: done checking to see if all hosts have failed 7920 1726885384.86195: getting the remaining hosts for this loop 7920 1726885384.86197: done getting the remaining hosts for this loop 7920 1726885384.86201: getting the next task for host managed_node1 7920 1726885384.86210: done getting next task for host managed_node1 7920 1726885384.86217: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 7920 1726885384.86222: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885384.86226: getting variables 7920 1726885384.86228: in VariableManager get_vars() 7920 1726885384.86269: Calling all_inventory to load vars for managed_node1 7920 1726885384.86273: Calling groups_inventory to load vars for managed_node1 7920 1726885384.86277: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885384.86288: Calling all_plugins_play to load vars for managed_node1 7920 1726885384.86292: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885384.86300: Calling groups_plugins_play to load vars for managed_node1 7920 1726885384.86970: done sending task result for task 02369adf-7a19-9835-648e-000000000e72 7920 1726885384.86978: WORKER PROCESS EXITING 7920 1726885384.87295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885384.87933: done with get_vars() 7920 1726885384.87954: done getting variables 7920 1726885384.88033: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:04 -0400 (0:00:00.126) 0:02:02.509 ****** 7920 1726885384.88072: entering _queue_task() for managed_node1/assert 7920 1726885384.88347: worker is 1 (out of 1 available) 7920 1726885384.88361: exiting _queue_task() for managed_node1/assert 7920 1726885384.88372: done queuing things up, now waiting for results queue to drain 7920 1726885384.88374: waiting for pending results... 7920 1726885384.88674: running TaskExecutor() for managed_node1/TASK: Verify that the device identifier appears in /etc/fstab 7920 1726885384.88800: in run() - task 02369adf-7a19-9835-648e-000000000e73 7920 1726885384.88829: variable 'ansible_search_path' from source: unknown 7920 1726885384.88868: calling self._execute() 7920 1726885384.88983: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.88993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.89005: variable 'omit' from source: magic vars 7920 1726885384.89408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885384.92693: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885384.92843: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885384.92996: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885384.93102: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885384.93134: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885384.93268: variable '_storage_test_volume_present' from source: set_fact 7920 1726885384.93414: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885384.93428: variable 'omit' from source: magic vars 7920 1726885384.93484: variable 'omit' from source: magic vars 7920 1726885384.93600: variable 'omit' from source: magic vars 7920 1726885384.93637: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885384.93853: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885384.93877: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885384.93907: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885384.93973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885384.93995: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885384.94026: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885384.94099: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885384.94183: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.94191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.94364: Set connection var ansible_connection to ssh 7920 1726885384.94383: Set connection var ansible_shell_executable to /bin/sh 7920 1726885384.94398: Set connection var ansible_timeout to 10 7920 1726885384.94404: Set connection var ansible_shell_type to sh 7920 1726885384.94414: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885384.94424: Set connection var ansible_pipelining to False 7920 1726885384.94450: variable 'ansible_shell_executable' from source: unknown 7920 1726885384.94458: variable 'ansible_connection' from source: unknown 7920 1726885384.94464: variable 'ansible_module_compression' from source: unknown 7920 1726885384.94470: variable 'ansible_shell_type' from source: unknown 7920 1726885384.94475: variable 'ansible_shell_executable' from source: unknown 7920 1726885384.94481: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.94487: variable 'ansible_pipelining' from source: unknown 7920 1726885384.94493: variable 'ansible_timeout' from source: unknown 7920 1726885384.94504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.94617: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885384.94634: variable 'omit' from source: magic vars 7920 1726885384.94643: starting attempt loop 7920 1726885384.94650: running the handler 7920 1726885384.94818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885384.94855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885384.94886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885384.94938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885384.94956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885384.95005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885384.95036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885384.95071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885384.95117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885384.95136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885384.95240: variable 'storage_test_fstab_id_matches' from source: set_fact 7920 1726885384.95251: variable 'storage_test_fstab_expected_id_matches' from source: set_fact 7920 1726885384.95274: Evaluated conditional (storage_test_fstab_id_matches | length == storage_test_fstab_expected_id_matches | int): True 7920 1726885384.95285: handler run complete 7920 1726885384.95304: attempt loop complete, returning result 7920 1726885384.95311: _execute() done 7920 1726885384.95320: dumping result to json 7920 1726885384.95327: done dumping result, returning 7920 1726885384.95338: done running TaskExecutor() for managed_node1/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-9835-648e-000000000e73] 7920 1726885384.95346: sending task result for task 02369adf-7a19-9835-648e-000000000e73 7920 1726885384.95455: done sending task result for task 02369adf-7a19-9835-648e-000000000e73 7920 1726885384.95463: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885384.95525: no more pending results, returning what we have 7920 1726885384.95528: results queue empty 7920 1726885384.95529: checking for any_errors_fatal 7920 1726885384.95537: done checking for any_errors_fatal 7920 1726885384.95538: checking for max_fail_percentage 7920 1726885384.95539: done checking for max_fail_percentage 7920 1726885384.95540: checking to see if all hosts have failed and the running result is not ok 7920 1726885384.95541: done checking to see if all hosts have failed 7920 1726885384.95542: getting the remaining hosts for this loop 7920 1726885384.95545: done getting the remaining hosts for this loop 7920 1726885384.95548: getting the next task for host managed_node1 7920 1726885384.95557: done getting next task for host managed_node1 7920 1726885384.95560: ^ task is: TASK: Verify the fstab mount point 7920 1726885384.95565: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885384.95570: getting variables 7920 1726885384.95572: in VariableManager get_vars() 7920 1726885384.95607: Calling all_inventory to load vars for managed_node1 7920 1726885384.95610: Calling groups_inventory to load vars for managed_node1 7920 1726885384.95615: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885384.95626: Calling all_plugins_play to load vars for managed_node1 7920 1726885384.95630: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885384.95634: Calling groups_plugins_play to load vars for managed_node1 7920 1726885384.96722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885384.97587: done with get_vars() 7920 1726885384.97601: done getting variables 7920 1726885384.97662: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:04 -0400 (0:00:00.096) 0:02:02.605 ****** 7920 1726885384.97693: entering _queue_task() for managed_node1/assert 7920 1726885384.98085: worker is 1 (out of 1 available) 7920 1726885384.98098: exiting _queue_task() for managed_node1/assert 7920 1726885384.98110: done queuing things up, now waiting for results queue to drain 7920 1726885384.98113: waiting for pending results... 7920 1726885384.99245: running TaskExecutor() for managed_node1/TASK: Verify the fstab mount point 7920 1726885384.99469: in run() - task 02369adf-7a19-9835-648e-000000000e74 7920 1726885384.99488: variable 'ansible_search_path' from source: unknown 7920 1726885384.99532: calling self._execute() 7920 1726885384.99646: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885384.99657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885384.99672: variable 'omit' from source: magic vars 7920 1726885384.99783: variable 'omit' from source: magic vars 7920 1726885384.99845: variable 'omit' from source: magic vars 7920 1726885385.00114: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 7920 1726885385.00127: variable 'storage_test_volume' from source: include params 7920 1726885385.00171: variable 'omit' from source: magic vars 7920 1726885385.00213: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885385.00251: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885385.00277: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885385.00299: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885385.00317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885385.00337: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885385.00356: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885385.00390: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885385.00398: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885385.00404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885385.00524: Set connection var ansible_connection to ssh 7920 1726885385.00601: Set connection var ansible_shell_executable to /bin/sh 7920 1726885385.00706: Set connection var ansible_timeout to 10 7920 1726885385.00716: Set connection var ansible_shell_type to sh 7920 1726885385.00728: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885385.00740: Set connection var ansible_pipelining to False 7920 1726885385.00766: variable 'ansible_shell_executable' from source: unknown 7920 1726885385.00774: variable 'ansible_connection' from source: unknown 7920 1726885385.00781: variable 'ansible_module_compression' from source: unknown 7920 1726885385.00788: variable 'ansible_shell_type' from source: unknown 7920 1726885385.00795: variable 'ansible_shell_executable' from source: unknown 7920 1726885385.00807: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885385.00818: variable 'ansible_pipelining' from source: unknown 7920 1726885385.00825: variable 'ansible_timeout' from source: unknown 7920 1726885385.00834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885385.01082: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885385.01253: variable 'omit' from source: magic vars 7920 1726885385.01263: starting attempt loop 7920 1726885385.01270: running the handler 7920 1726885385.01597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885385.06526: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885385.06727: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885385.06882: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885385.06923: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885385.06956: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885385.07033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885385.07065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885385.07099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885385.07145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885385.07166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885385.07226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885385.07255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885385.07285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885385.07334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885385.07353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885385.07473: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 7920 1726885385.07482: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 7920 1726885385.07502: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 7920 1726885385.07515: handler run complete 7920 1726885385.07539: attempt loop complete, returning result 7920 1726885385.07545: _execute() done 7920 1726885385.07550: dumping result to json 7920 1726885385.07556: done dumping result, returning 7920 1726885385.07565: done running TaskExecutor() for managed_node1/TASK: Verify the fstab mount point [02369adf-7a19-9835-648e-000000000e74] 7920 1726885385.07572: sending task result for task 02369adf-7a19-9835-648e-000000000e74 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885385.07720: no more pending results, returning what we have 7920 1726885385.07729: results queue empty 7920 1726885385.07730: checking for any_errors_fatal 7920 1726885385.07742: done checking for any_errors_fatal 7920 1726885385.07743: checking for max_fail_percentage 7920 1726885385.07745: done checking for max_fail_percentage 7920 1726885385.07746: checking to see if all hosts have failed and the running result is not ok 7920 1726885385.07747: done checking to see if all hosts have failed 7920 1726885385.07748: getting the remaining hosts for this loop 7920 1726885385.07750: done getting the remaining hosts for this loop 7920 1726885385.07753: getting the next task for host managed_node1 7920 1726885385.07762: done getting next task for host managed_node1 7920 1726885385.07765: ^ task is: TASK: Verify mount_options 7920 1726885385.07770: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885385.07775: getting variables 7920 1726885385.07776: in VariableManager get_vars() 7920 1726885385.07810: Calling all_inventory to load vars for managed_node1 7920 1726885385.07814: Calling groups_inventory to load vars for managed_node1 7920 1726885385.07818: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885385.07829: Calling all_plugins_play to load vars for managed_node1 7920 1726885385.07834: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885385.07837: Calling groups_plugins_play to load vars for managed_node1 7920 1726885385.08381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885385.08930: done sending task result for task 02369adf-7a19-9835-648e-000000000e74 7920 1726885385.08934: WORKER PROCESS EXITING 7920 1726885385.09289: done with get_vars() 7920 1726885385.09303: done getting variables 7920 1726885385.09361: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:05 -0400 (0:00:00.116) 0:02:02.722 ****** 7920 1726885385.09392: entering _queue_task() for managed_node1/assert 7920 1726885385.09630: worker is 1 (out of 1 available) 7920 1726885385.09641: exiting _queue_task() for managed_node1/assert 7920 1726885385.09654: done queuing things up, now waiting for results queue to drain 7920 1726885385.09655: waiting for pending results... 7920 1726885385.09937: running TaskExecutor() for managed_node1/TASK: Verify mount_options 7920 1726885385.10059: in run() - task 02369adf-7a19-9835-648e-000000000e75 7920 1726885385.10078: variable 'ansible_search_path' from source: unknown 7920 1726885385.10123: calling self._execute() 7920 1726885385.10230: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885385.10240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885385.10252: variable 'omit' from source: magic vars 7920 1726885385.10638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885385.14624: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885385.14799: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885385.14913: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885385.15019: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885385.15119: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885385.15259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885385.15295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885385.15445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885385.15493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885385.15517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885385.15864: Evaluated conditional (__storage_verify_mount_options | d(false)): False 7920 1726885385.15872: when evaluation is False, skipping this task 7920 1726885385.15880: _execute() done 7920 1726885385.15888: dumping result to json 7920 1726885385.15895: done dumping result, returning 7920 1726885385.15906: done running TaskExecutor() for managed_node1/TASK: Verify mount_options [02369adf-7a19-9835-648e-000000000e75] 7920 1726885385.15918: sending task result for task 02369adf-7a19-9835-648e-000000000e75 skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 7920 1726885385.16074: no more pending results, returning what we have 7920 1726885385.16079: results queue empty 7920 1726885385.16080: checking for any_errors_fatal 7920 1726885385.16088: done checking for any_errors_fatal 7920 1726885385.16089: checking for max_fail_percentage 7920 1726885385.16091: done checking for max_fail_percentage 7920 1726885385.16092: checking to see if all hosts have failed and the running result is not ok 7920 1726885385.16093: done checking to see if all hosts have failed 7920 1726885385.16094: getting the remaining hosts for this loop 7920 1726885385.16095: done getting the remaining hosts for this loop 7920 1726885385.16100: getting the next task for host managed_node1 7920 1726885385.16109: done getting next task for host managed_node1 7920 1726885385.16114: ^ task is: TASK: Verify fingerprint 7920 1726885385.16120: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885385.16126: getting variables 7920 1726885385.16128: in VariableManager get_vars() 7920 1726885385.16167: Calling all_inventory to load vars for managed_node1 7920 1726885385.16170: Calling groups_inventory to load vars for managed_node1 7920 1726885385.16174: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885385.16186: Calling all_plugins_play to load vars for managed_node1 7920 1726885385.16190: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885385.16193: Calling groups_plugins_play to load vars for managed_node1 7920 1726885385.17231: done sending task result for task 02369adf-7a19-9835-648e-000000000e75 7920 1726885385.17234: WORKER PROCESS EXITING 7920 1726885385.17271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885385.18883: done with get_vars() 7920 1726885385.18901: done getting variables 7920 1726885385.18965: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:05 -0400 (0:00:00.096) 0:02:02.818 ****** 7920 1726885385.18999: entering _queue_task() for managed_node1/assert 7920 1726885385.19263: worker is 1 (out of 1 available) 7920 1726885385.19277: exiting _queue_task() for managed_node1/assert 7920 1726885385.19289: done queuing things up, now waiting for results queue to drain 7920 1726885385.19291: waiting for pending results... 7920 1726885385.20334: running TaskExecutor() for managed_node1/TASK: Verify fingerprint 7920 1726885385.20681: in run() - task 02369adf-7a19-9835-648e-000000000e76 7920 1726885385.20704: variable 'ansible_search_path' from source: unknown 7920 1726885385.20823: calling self._execute() 7920 1726885385.21053: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885385.21153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885385.21168: variable 'omit' from source: magic vars 7920 1726885385.21322: variable 'omit' from source: magic vars 7920 1726885385.21446: variable 'omit' from source: magic vars 7920 1726885385.22355: variable 'omit' from source: magic vars 7920 1726885385.22660: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885385.22700: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885385.22891: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885385.22919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885385.22938: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885385.22960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885385.22983: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885385.23021: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885385.23031: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885385.23727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885385.23855: Set connection var ansible_connection to ssh 7920 1726885385.23870: Set connection var ansible_shell_executable to /bin/sh 7920 1726885385.23881: Set connection var ansible_timeout to 10 7920 1726885385.23888: Set connection var ansible_shell_type to sh 7920 1726885385.23898: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885385.23907: Set connection var ansible_pipelining to False 7920 1726885385.23942: variable 'ansible_shell_executable' from source: unknown 7920 1726885385.23950: variable 'ansible_connection' from source: unknown 7920 1726885385.23957: variable 'ansible_module_compression' from source: unknown 7920 1726885385.23964: variable 'ansible_shell_type' from source: unknown 7920 1726885385.23970: variable 'ansible_shell_executable' from source: unknown 7920 1726885385.23976: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885385.23984: variable 'ansible_pipelining' from source: unknown 7920 1726885385.23990: variable 'ansible_timeout' from source: unknown 7920 1726885385.23997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885385.24157: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885385.24174: variable 'omit' from source: magic vars 7920 1726885385.24184: starting attempt loop 7920 1726885385.24191: running the handler 7920 1726885385.24489: variable '__fingerprint' from source: task vars 7920 1726885385.24729: variable 'storage_test_fstab' from source: set_fact 7920 1726885385.24753: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 7920 1726885385.24766: handler run complete 7920 1726885385.24786: attempt loop complete, returning result 7920 1726885385.24793: _execute() done 7920 1726885385.24801: dumping result to json 7920 1726885385.24808: done dumping result, returning 7920 1726885385.24825: done running TaskExecutor() for managed_node1/TASK: Verify fingerprint [02369adf-7a19-9835-648e-000000000e76] 7920 1726885385.24835: sending task result for task 02369adf-7a19-9835-648e-000000000e76 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885385.24990: no more pending results, returning what we have 7920 1726885385.24992: results queue empty 7920 1726885385.24993: checking for any_errors_fatal 7920 1726885385.25001: done checking for any_errors_fatal 7920 1726885385.25002: checking for max_fail_percentage 7920 1726885385.25004: done checking for max_fail_percentage 7920 1726885385.25004: checking to see if all hosts have failed and the running result is not ok 7920 1726885385.25005: done checking to see if all hosts have failed 7920 1726885385.25006: getting the remaining hosts for this loop 7920 1726885385.25008: done getting the remaining hosts for this loop 7920 1726885385.25013: getting the next task for host managed_node1 7920 1726885385.25022: done getting next task for host managed_node1 7920 1726885385.25025: ^ task is: TASK: Clean up variables 7920 1726885385.25030: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885385.25034: getting variables 7920 1726885385.25036: in VariableManager get_vars() 7920 1726885385.25070: Calling all_inventory to load vars for managed_node1 7920 1726885385.25073: Calling groups_inventory to load vars for managed_node1 7920 1726885385.25076: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885385.25088: Calling all_plugins_play to load vars for managed_node1 7920 1726885385.25092: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885385.25096: Calling groups_plugins_play to load vars for managed_node1 7920 1726885385.25615: done sending task result for task 02369adf-7a19-9835-648e-000000000e76 7920 1726885385.25624: WORKER PROCESS EXITING 7920 1726885385.25764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885385.27054: done with get_vars() 7920 1726885385.27070: done getting variables 7920 1726885385.27130: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:05 -0400 (0:00:00.082) 0:02:02.901 ****** 7920 1726885385.27283: entering _queue_task() for managed_node1/set_fact 7920 1726885385.27771: worker is 1 (out of 1 available) 7920 1726885385.27784: exiting _queue_task() for managed_node1/set_fact 7920 1726885385.27796: done queuing things up, now waiting for results queue to drain 7920 1726885385.27798: waiting for pending results... 7920 1726885385.28805: running TaskExecutor() for managed_node1/TASK: Clean up variables 7920 1726885385.28973: in run() - task 02369adf-7a19-9835-648e-000000000e77 7920 1726885385.28993: variable 'ansible_search_path' from source: unknown 7920 1726885385.29036: calling self._execute() 7920 1726885385.29149: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885385.29166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885385.29181: variable 'omit' from source: magic vars 7920 1726885385.29302: variable 'omit' from source: magic vars 7920 1726885385.29363: variable 'omit' from source: magic vars 7920 1726885385.29408: variable 'omit' from source: magic vars 7920 1726885385.29458: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885385.29507: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885385.29537: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885385.29558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885385.29574: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885385.29598: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885385.29623: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885385.29655: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885385.29664: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885385.29674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885385.29800: Set connection var ansible_connection to ssh 7920 1726885385.29826: Set connection var ansible_shell_executable to /bin/sh 7920 1726885385.29838: Set connection var ansible_timeout to 10 7920 1726885385.29844: Set connection var ansible_shell_type to sh 7920 1726885385.29854: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885385.29863: Set connection var ansible_pipelining to False 7920 1726885385.29891: variable 'ansible_shell_executable' from source: unknown 7920 1726885385.29900: variable 'ansible_connection' from source: unknown 7920 1726885385.29907: variable 'ansible_module_compression' from source: unknown 7920 1726885385.29923: variable 'ansible_shell_type' from source: unknown 7920 1726885385.29930: variable 'ansible_shell_executable' from source: unknown 7920 1726885385.29937: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885385.29944: variable 'ansible_pipelining' from source: unknown 7920 1726885385.29950: variable 'ansible_timeout' from source: unknown 7920 1726885385.29959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885385.30110: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885385.30138: variable 'omit' from source: magic vars 7920 1726885385.30149: starting attempt loop 7920 1726885385.30157: running the handler 7920 1726885385.30174: handler run complete 7920 1726885385.30190: attempt loop complete, returning result 7920 1726885385.30197: _execute() done 7920 1726885385.30204: dumping result to json 7920 1726885385.30218: done dumping result, returning 7920 1726885385.30230: done running TaskExecutor() for managed_node1/TASK: Clean up variables [02369adf-7a19-9835-648e-000000000e77] 7920 1726885385.30241: sending task result for task 02369adf-7a19-9835-648e-000000000e77 7920 1726885385.30352: done sending task result for task 02369adf-7a19-9835-648e-000000000e77 7920 1726885385.30364: WORKER PROCESS EXITING ok: [managed_node1] => { "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 } 7920 1726885385.30431: no more pending results, returning what we have 7920 1726885385.30433: results queue empty 7920 1726885385.30434: checking for any_errors_fatal 7920 1726885385.30476: done checking for any_errors_fatal 7920 1726885385.30478: checking for max_fail_percentage 7920 1726885385.30480: done checking for max_fail_percentage 7920 1726885385.30481: checking to see if all hosts have failed and the running result is not ok 7920 1726885385.30482: done checking to see if all hosts have failed 7920 1726885385.30483: getting the remaining hosts for this loop 7920 1726885385.30485: done getting the remaining hosts for this loop 7920 1726885385.30488: getting the next task for host managed_node1 7920 1726885385.30500: done getting next task for host managed_node1 7920 1726885385.30502: ^ task is: TASK: Verify fs type 7920 1726885385.30508: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885385.30515: getting variables 7920 1726885385.30517: in VariableManager get_vars() 7920 1726885385.30551: Calling all_inventory to load vars for managed_node1 7920 1726885385.30554: Calling groups_inventory to load vars for managed_node1 7920 1726885385.30558: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885385.30569: Calling all_plugins_play to load vars for managed_node1 7920 1726885385.30573: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885385.30577: Calling groups_plugins_play to load vars for managed_node1 7920 1726885385.31087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885385.32309: done with get_vars() 7920 1726885385.32327: done getting variables 7920 1726885385.32384: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:05 -0400 (0:00:00.051) 0:02:02.952 ****** 7920 1726885385.32422: entering _queue_task() for managed_node1/assert 7920 1726885385.32671: worker is 1 (out of 1 available) 7920 1726885385.32684: exiting _queue_task() for managed_node1/assert 7920 1726885385.32694: done queuing things up, now waiting for results queue to drain 7920 1726885385.32696: waiting for pending results... 7920 1726885385.33008: running TaskExecutor() for managed_node1/TASK: Verify fs type 7920 1726885385.33162: in run() - task 02369adf-7a19-9835-648e-000000000e7b 7920 1726885385.33183: variable 'ansible_search_path' from source: unknown 7920 1726885385.33229: calling self._execute() 7920 1726885385.33355: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885385.33368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885385.33383: variable 'omit' from source: magic vars 7920 1726885385.33891: variable 'storage_test_volume' from source: include params 7920 1726885385.33931: Evaluated conditional (storage_test_volume.type != "stratis"): True 7920 1726885385.34052: variable 'storage_test_volume' from source: include params 7920 1726885385.34075: Evaluated conditional (storage_test_volume.fs_type): True 7920 1726885385.34180: variable '_storage_test_volume_present' from source: set_fact 7920 1726885385.34190: Evaluated conditional (_storage_test_volume_present): True 7920 1726885385.34201: variable 'omit' from source: magic vars 7920 1726885385.34268: variable 'omit' from source: magic vars 7920 1726885385.34306: variable 'omit' from source: magic vars 7920 1726885385.34360: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885385.34397: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885385.34427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885385.34450: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885385.34473: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885385.34595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885385.34621: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885385.34654: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885385.34663: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885385.34671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885385.35018: Set connection var ansible_connection to ssh 7920 1726885385.35036: Set connection var ansible_shell_executable to /bin/sh 7920 1726885385.35048: Set connection var ansible_timeout to 10 7920 1726885385.35055: Set connection var ansible_shell_type to sh 7920 1726885385.35065: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885385.35074: Set connection var ansible_pipelining to False 7920 1726885385.35101: variable 'ansible_shell_executable' from source: unknown 7920 1726885385.35109: variable 'ansible_connection' from source: unknown 7920 1726885385.35128: variable 'ansible_module_compression' from source: unknown 7920 1726885385.35135: variable 'ansible_shell_type' from source: unknown 7920 1726885385.35141: variable 'ansible_shell_executable' from source: unknown 7920 1726885385.35238: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885385.35248: variable 'ansible_pipelining' from source: unknown 7920 1726885385.35256: variable 'ansible_timeout' from source: unknown 7920 1726885385.35264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885385.35527: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885385.35544: variable 'omit' from source: magic vars 7920 1726885385.35561: starting attempt loop 7920 1726885385.35571: running the handler 7920 1726885385.35845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885385.38636: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885385.38699: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885385.38752: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885385.38790: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885385.38826: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885385.38900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885385.38940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885385.38976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885385.39024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885385.39044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885385.40227: variable 'storage_test_blkinfo' from source: set_fact 7920 1726885385.40253: variable 'storage_test_volume' from source: include params 7920 1726885385.40277: 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 7920 1726885385.40289: handler run complete 7920 1726885385.40310: attempt loop complete, returning result 7920 1726885385.40324: _execute() done 7920 1726885385.40331: dumping result to json 7920 1726885385.40338: done dumping result, returning 7920 1726885385.40353: done running TaskExecutor() for managed_node1/TASK: Verify fs type [02369adf-7a19-9835-648e-000000000e7b] 7920 1726885385.40379: sending task result for task 02369adf-7a19-9835-648e-000000000e7b ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885385.40531: no more pending results, returning what we have 7920 1726885385.40535: results queue empty 7920 1726885385.40536: checking for any_errors_fatal 7920 1726885385.40543: done checking for any_errors_fatal 7920 1726885385.40544: checking for max_fail_percentage 7920 1726885385.40546: done checking for max_fail_percentage 7920 1726885385.40547: checking to see if all hosts have failed and the running result is not ok 7920 1726885385.40548: done checking to see if all hosts have failed 7920 1726885385.40549: getting the remaining hosts for this loop 7920 1726885385.40551: done getting the remaining hosts for this loop 7920 1726885385.40555: getting the next task for host managed_node1 7920 1726885385.40563: done getting next task for host managed_node1 7920 1726885385.40566: ^ task is: TASK: Verify fs label 7920 1726885385.40576: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885385.40580: getting variables 7920 1726885385.40582: in VariableManager get_vars() 7920 1726885385.40622: Calling all_inventory to load vars for managed_node1 7920 1726885385.40625: Calling groups_inventory to load vars for managed_node1 7920 1726885385.40629: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885385.40639: Calling all_plugins_play to load vars for managed_node1 7920 1726885385.40643: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885385.40645: Calling groups_plugins_play to load vars for managed_node1 7920 1726885385.41203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885385.42222: done sending task result for task 02369adf-7a19-9835-648e-000000000e7b 7920 1726885385.42225: WORKER PROCESS EXITING 7920 1726885385.42384: done with get_vars() 7920 1726885385.42399: done getting variables 7920 1726885385.42746: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:05 -0400 (0:00:00.103) 0:02:03.056 ****** 7920 1726885385.42779: entering _queue_task() for managed_node1/assert 7920 1726885385.43247: worker is 1 (out of 1 available) 7920 1726885385.43258: exiting _queue_task() for managed_node1/assert 7920 1726885385.43270: done queuing things up, now waiting for results queue to drain 7920 1726885385.43272: waiting for pending results... 7920 1726885385.43762: running TaskExecutor() for managed_node1/TASK: Verify fs label 7920 1726885385.43919: in run() - task 02369adf-7a19-9835-648e-000000000e7c 7920 1726885385.43940: variable 'ansible_search_path' from source: unknown 7920 1726885385.43984: calling self._execute() 7920 1726885385.44107: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885385.44127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885385.44143: variable 'omit' from source: magic vars 7920 1726885385.44926: variable 'storage_test_volume' from source: include params 7920 1726885385.44963: Evaluated conditional (storage_test_volume.type != "stratis"): True 7920 1726885385.45372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885385.49123: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885385.49381: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885385.49431: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885385.49477: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885385.49514: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885385.49609: variable '_storage_test_volume_present' from source: set_fact 7920 1726885385.49634: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885385.49789: variable 'storage_test_volume' from source: include params 7920 1726885385.49810: Evaluated conditional (storage_test_volume.fs_type != "gfs2"): True 7920 1726885385.49829: variable 'omit' from source: magic vars 7920 1726885385.49891: variable 'omit' from source: magic vars 7920 1726885385.50094: variable 'storage_test_volume' from source: include params 7920 1726885385.50122: variable 'storage_test_blkinfo' from source: set_fact 7920 1726885385.50161: variable 'omit' from source: magic vars 7920 1726885385.50199: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885385.50238: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885385.50264: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885385.50286: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885385.50301: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885385.50324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885385.50345: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885385.50374: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885385.50381: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885385.50388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885385.50509: Set connection var ansible_connection to ssh 7920 1726885385.50530: Set connection var ansible_shell_executable to /bin/sh 7920 1726885385.50549: Set connection var ansible_timeout to 10 7920 1726885385.50557: Set connection var ansible_shell_type to sh 7920 1726885385.50572: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885385.50583: Set connection var ansible_pipelining to False 7920 1726885385.50609: variable 'ansible_shell_executable' from source: unknown 7920 1726885385.50621: variable 'ansible_connection' from source: unknown 7920 1726885385.50632: variable 'ansible_module_compression' from source: unknown 7920 1726885385.50639: variable 'ansible_shell_type' from source: unknown 7920 1726885385.50649: variable 'ansible_shell_executable' from source: unknown 7920 1726885385.50662: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885385.50670: variable 'ansible_pipelining' from source: unknown 7920 1726885385.50677: variable 'ansible_timeout' from source: unknown 7920 1726885385.50687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885385.50823: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885385.50843: variable 'omit' from source: magic vars 7920 1726885385.50852: starting attempt loop 7920 1726885385.50861: running the handler 7920 1726885385.51149: variable 'storage_test_blkinfo' from source: set_fact 7920 1726885385.51167: variable 'storage_test_volume' from source: include params 7920 1726885385.51206: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].label == storage_test_volume.fs_label): True 7920 1726885385.51226: handler run complete 7920 1726885385.51245: attempt loop complete, returning result 7920 1726885385.51258: _execute() done 7920 1726885385.51269: dumping result to json 7920 1726885385.51285: done dumping result, returning 7920 1726885385.51309: done running TaskExecutor() for managed_node1/TASK: Verify fs label [02369adf-7a19-9835-648e-000000000e7c] 7920 1726885385.51325: sending task result for task 02369adf-7a19-9835-648e-000000000e7c ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885385.51516: no more pending results, returning what we have 7920 1726885385.51519: results queue empty 7920 1726885385.51520: checking for any_errors_fatal 7920 1726885385.51530: done checking for any_errors_fatal 7920 1726885385.51531: checking for max_fail_percentage 7920 1726885385.51533: done checking for max_fail_percentage 7920 1726885385.51534: checking to see if all hosts have failed and the running result is not ok 7920 1726885385.51535: done checking to see if all hosts have failed 7920 1726885385.51536: getting the remaining hosts for this loop 7920 1726885385.51538: done getting the remaining hosts for this loop 7920 1726885385.51542: getting the next task for host managed_node1 7920 1726885385.51557: done getting next task for host managed_node1 7920 1726885385.51560: ^ task is: TASK: See whether the device node is present 7920 1726885385.51565: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885385.51575: getting variables 7920 1726885385.51578: in VariableManager get_vars() 7920 1726885385.51618: Calling all_inventory to load vars for managed_node1 7920 1726885385.51622: Calling groups_inventory to load vars for managed_node1 7920 1726885385.51625: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885385.51636: Calling all_plugins_play to load vars for managed_node1 7920 1726885385.51640: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885385.51644: Calling groups_plugins_play to load vars for managed_node1 7920 1726885385.52960: done sending task result for task 02369adf-7a19-9835-648e-000000000e7c 7920 1726885385.52964: WORKER PROCESS EXITING 7920 1726885385.53167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885385.53824: done with get_vars() 7920 1726885385.53839: 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 22:23:05 -0400 (0:00:00.111) 0:02:03.167 ****** 7920 1726885385.53939: entering _queue_task() for managed_node1/stat 7920 1726885385.54209: worker is 1 (out of 1 available) 7920 1726885385.54226: exiting _queue_task() for managed_node1/stat 7920 1726885385.54238: done queuing things up, now waiting for results queue to drain 7920 1726885385.54240: waiting for pending results... 7920 1726885385.54540: running TaskExecutor() for managed_node1/TASK: See whether the device node is present 7920 1726885385.54687: in run() - task 02369adf-7a19-9835-648e-000000000e80 7920 1726885385.54707: variable 'ansible_search_path' from source: unknown 7920 1726885385.54751: calling self._execute() 7920 1726885385.54873: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885385.54885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885385.54903: variable 'omit' from source: magic vars 7920 1726885385.55029: variable 'omit' from source: magic vars 7920 1726885385.55093: variable 'omit' from source: magic vars 7920 1726885385.55354: variable 'storage_test_volume' from source: include params 7920 1726885385.55401: variable 'omit' from source: magic vars 7920 1726885385.55457: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885385.55503: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885385.55532: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885385.55559: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885385.55576: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885385.55601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885385.55626: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885385.55663: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885385.55671: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885385.55678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885385.55845: Set connection var ansible_connection to ssh 7920 1726885385.55877: Set connection var ansible_shell_executable to /bin/sh 7920 1726885385.55896: Set connection var ansible_timeout to 10 7920 1726885385.55903: Set connection var ansible_shell_type to sh 7920 1726885385.55920: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885385.55942: Set connection var ansible_pipelining to False 7920 1726885385.55988: variable 'ansible_shell_executable' from source: unknown 7920 1726885385.55996: variable 'ansible_connection' from source: unknown 7920 1726885385.56006: variable 'ansible_module_compression' from source: unknown 7920 1726885385.56020: variable 'ansible_shell_type' from source: unknown 7920 1726885385.56039: variable 'ansible_shell_executable' from source: unknown 7920 1726885385.56050: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885385.56068: variable 'ansible_pipelining' from source: unknown 7920 1726885385.56077: variable 'ansible_timeout' from source: unknown 7920 1726885385.56095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885385.56419: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885385.56448: variable 'omit' from source: magic vars 7920 1726885385.56472: starting attempt loop 7920 1726885385.56488: running the handler 7920 1726885385.56502: _low_level_execute_command(): starting 7920 1726885385.56514: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885385.57486: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885385.57499: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885385.57516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885385.57539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885385.57603: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885385.57619: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885385.57649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885385.57678: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885385.57698: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885385.57721: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885385.57741: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885385.57766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885385.57781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885385.57792: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885385.57803: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885385.57820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885385.57899: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885385.57933: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885385.57962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885385.58057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885385.59671: stdout chunk (state=3): >>>/root <<< 7920 1726885385.59875: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885385.59878: stdout chunk (state=3): >>><<< 7920 1726885385.59881: stderr chunk (state=3): >>><<< 7920 1726885385.60000: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885385.60004: _low_level_execute_command(): starting 7920 1726885385.60006: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885385.5991008-11273-84030334912754 `" && echo ansible-tmp-1726885385.5991008-11273-84030334912754="` echo /root/.ansible/tmp/ansible-tmp-1726885385.5991008-11273-84030334912754 `" ) && sleep 0' 7920 1726885385.60596: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885385.60608: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885385.60625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885385.60651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885385.60703: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885385.60719: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885385.60732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885385.60752: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885385.60780: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885385.60793: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885385.60814: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885385.60832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885385.60854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885385.60865: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885385.60875: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885385.60903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885385.61000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885385.61036: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885385.61059: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885385.61135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885385.62959: stdout chunk (state=3): >>>ansible-tmp-1726885385.5991008-11273-84030334912754=/root/.ansible/tmp/ansible-tmp-1726885385.5991008-11273-84030334912754 <<< 7920 1726885385.63074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885385.63154: stderr chunk (state=3): >>><<< 7920 1726885385.63157: stdout chunk (state=3): >>><<< 7920 1726885385.63218: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885385.5991008-11273-84030334912754=/root/.ansible/tmp/ansible-tmp-1726885385.5991008-11273-84030334912754 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885385.63293: variable 'ansible_module_compression' from source: unknown 7920 1726885385.63418: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7920 1726885385.63421: variable 'ansible_facts' from source: unknown 7920 1726885385.63441: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885385.5991008-11273-84030334912754/AnsiballZ_stat.py 7920 1726885385.63589: Sending initial data 7920 1726885385.63592: Sent initial data (151 bytes) 7920 1726885385.64899: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885385.64987: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885385.65004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885385.65029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885385.65070: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885385.65082: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885385.65094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885385.65192: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885385.65206: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885385.65232: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885385.65245: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885385.65258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885385.65272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885385.65283: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885385.65293: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885385.65307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885385.65385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885385.65407: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885385.65429: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885385.65492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885385.67235: 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 <<< 7920 1726885385.67269: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885385.67310: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpgnh5kqef /root/.ansible/tmp/ansible-tmp-1726885385.5991008-11273-84030334912754/AnsiballZ_stat.py <<< 7920 1726885385.67344: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885385.68446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885385.68670: stderr chunk (state=3): >>><<< 7920 1726885385.68673: stdout chunk (state=3): >>><<< 7920 1726885385.68675: done transferring module to remote 7920 1726885385.68681: _low_level_execute_command(): starting 7920 1726885385.68684: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885385.5991008-11273-84030334912754/ /root/.ansible/tmp/ansible-tmp-1726885385.5991008-11273-84030334912754/AnsiballZ_stat.py && sleep 0' 7920 1726885385.69452: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885385.69473: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885385.69488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885385.69520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885385.69561: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885385.69574: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885385.69589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885385.69606: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885385.69635: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885385.69654: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885385.69666: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885385.69683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885385.69700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885385.69715: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885385.69730: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885385.69748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885385.69830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885385.69852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885385.69869: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885385.69937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885385.71725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885385.71728: stdout chunk (state=3): >>><<< 7920 1726885385.71731: stderr chunk (state=3): >>><<< 7920 1726885385.71835: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885385.71839: _low_level_execute_command(): starting 7920 1726885385.71841: _low_level_execute_command(): using become for this command 7920 1726885385.71844: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fpcfxvmltyflhdydyxsxcuetyeqmwhui ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885385.5991008-11273-84030334912754/AnsiballZ_stat.py'"'"' && sleep 0' 7920 1726885385.72196: Initial state: awaiting_escalation: BECOME-SUCCESS-fpcfxvmltyflhdydyxsxcuetyeqmwhui 7920 1726885385.73304: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885385.73384: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885385.73396: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885385.73434: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885385.73473: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885385.73599: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885385.73610: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885385.73630: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885385.73640: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885385.73648: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885385.73657: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885385.73668: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885385.73680: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885385.73688: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885385.73697: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885385.73711: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885385.73789: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885385.73835: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885385.73847: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885385.73928: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885385.76681: stdout chunk (state=1): >>>BECOME-SUCCESS-fpcfxvmltyflhdydyxsxcuetyeqmwhui <<< 7920 1726885385.76685: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-fpcfxvmltyflhdydyxsxcuetyeqmwhui' 7920 1726885385.76907: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885385.76926: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885385.76975: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885385.77007: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885385.77040: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885385.77081: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885385.77096: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885385.77135: 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' <<< 7920 1726885385.77168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885385.77180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885385.77201: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afb20ca0> <<< 7920 1726885385.77252: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885385.77270: 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 0x7f56afac7280> <<< 7920 1726885385.77287: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afb20a00> <<< 7920 1726885385.77305: 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' <<< 7920 1726885385.77327: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afb209a0> <<< 7920 1726885385.77367: 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' <<< 7920 1726885385.77375: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afac7370> <<< 7920 1726885385.77407: 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' <<< 7920 1726885385.77425: stdout chunk (state=3): >>>import '_abc' # <<< 7920 1726885385.77439: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afac7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afac7550> <<< 7920 1726885385.77474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885385.77485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885385.77501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885385.77521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885385.77540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885385.77578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885385.77582: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afa73f70> <<< 7920 1726885385.77600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885385.77613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885385.77678: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afa7a100> <<< 7920 1726885385.77706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885385.77717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885385.77744: 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 0x7f56afaa3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afa7a820> <<< 7920 1726885385.77770: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afadc760> <<< 7920 1726885385.77806: 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' <<< 7920 1726885385.77809: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afa73c70> <<< 7920 1726885385.77858: 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' <<< 7920 1726885385.77873: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afaa3c70> <<< 7920 1726885385.77915: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afac7fd0> <<< 7920 1726885385.77941: 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. <<< 7920 1726885385.78145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885385.78148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885385.78170: 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' <<< 7920 1726885385.78190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885385.78208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885385.78232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885385.78249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885385.78261: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afa3fd90> <<< 7920 1726885385.78293: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afa42e20> <<< 7920 1726885385.78318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885385.78336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885385.78355: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885385.78371: 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' <<< 7920 1726885385.78396: 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' <<< 7920 1726885385.78416: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afa39730> <<< 7920 1726885385.78443: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afa40520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afa3f250> <<< 7920 1726885385.78462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885385.78527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885385.78548: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885385.78574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885385.78597: 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' <<< 7920 1726885385.78634: 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 0x7f56af796cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7967c0> <<< 7920 1726885385.78660: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885385.78683: 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 0x7f56af796dc0> <<< 7920 1726885385.78701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885385.78724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885385.78737: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af796e80> <<< 7920 1726885385.78770: 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 0x7f56af796f40> <<< 7920 1726885385.78782: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885385.78822: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7eec40> <<< 7920 1726885385.78843: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885385.78856: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7e8520> <<< 7920 1726885385.78905: 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 0x7f56af7fc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afa46d00> <<< 7920 1726885385.78927: 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' <<< 7920 1726885385.78963: 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 0x7f56af7a7b80> <<< 7920 1726885385.79002: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7ee160> <<< 7920 1726885385.79035: 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 0x7f56af7fc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afa4c8b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885385.79061: 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' <<< 7920 1726885385.79103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885385.79113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7a7ca0> <<< 7920 1726885385.79161: 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 0x7f56af7a7c10> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885385.79183: 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' <<< 7920 1726885385.79202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885385.79251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885385.79276: 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 0x7f56af77c280> <<< 7920 1726885385.79300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885385.79315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885385.79340: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af77c370> <<< 7920 1726885385.79461: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7b2eb0> <<< 7920 1726885385.79497: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7a9940> <<< 7920 1726885385.79517: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7a94f0> <<< 7920 1726885385.79537: 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' <<< 7920 1726885385.79570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885385.79598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885385.79613: 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 0x7f56af6af0d0> <<< 7920 1726885385.79646: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af777d90> <<< 7920 1726885385.79697: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7a9dc0> <<< 7920 1726885385.79716: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afa46ee0> <<< 7920 1726885385.79729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885385.79754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885385.79778: 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 0x7f56af6c2a00> <<< 7920 1726885385.79797: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885385.79828: 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 0x7f56af6c2d30> <<< 7920 1726885385.79853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885385.79883: 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 <<< 7920 1726885385.79895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af6d5640> <<< 7920 1726885385.79950: 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' <<< 7920 1726885385.79977: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af6d5b80> <<< 7920 1726885385.80019: 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 0x7f56af66b2b0> <<< 7920 1726885385.80038: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af6c2e20> <<< 7920 1726885385.80058: 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' <<< 7920 1726885385.80103: 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 0x7f56af67c190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af6d54c0> <<< 7920 1726885385.80124: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885385.80188: 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 0x7f56af67c250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7a78e0> <<< 7920 1726885385.80218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885385.80247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885385.80260: 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' <<< 7920 1726885385.80306: 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 0x7f56af6985b0> <<< 7920 1726885385.80349: 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 0x7f56af698880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af698670> <<< 7920 1726885385.80378: 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 0x7f56af698760> <<< 7920 1726885385.80408: 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' <<< 7920 1726885385.80604: 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 0x7f56af698bb0> <<< 7920 1726885385.80645: 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 0x7f56af6a5100> <<< 7920 1726885385.80667: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af6987f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af68a940> <<< 7920 1726885385.80692: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7a74c0> <<< 7920 1726885385.80714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885385.80772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885385.80804: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af6989a0> <<< 7920 1726885385.80910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885385.80927: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f56af5c1580> <<< 7920 1726885385.81073: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip' # zipimport: zlib available <<< 7920 1726885385.81168: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.81202: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/__init__.py <<< 7920 1726885385.81223: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885385.81242: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885385.82450: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.83400: 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 0x7f56aef966d0> <<< 7920 1726885385.83433: 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' <<< 7920 1726885385.83475: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 7920 1726885385.83503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7920 1726885385.83511: 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' <<< 7920 1726885385.83519: 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 0x7f56aef96160> <<< 7920 1726885385.83551: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef96340> <<< 7920 1726885385.83582: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef96e20> <<< 7920 1726885385.83600: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7920 1726885385.83607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885385.83654: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef96f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef96c40> <<< 7920 1726885385.83660: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885385.83689: 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 0x7f56aef96e80> <<< 7920 1726885385.83710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885385.83735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885385.83774: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef96100> <<< 7920 1726885385.83804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885385.83814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885385.83826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885385.83852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885385.83871: 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' <<< 7920 1726885385.83945: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aeeeedf0> <<< 7920 1726885385.83979: 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 0x7f56aeeeefa0> <<< 7920 1726885385.84009: 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 0x7f56aef0ce50> <<< 7920 1726885385.84030: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885385.84059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885385.84092: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef0c4c0> <<< 7920 1726885385.84104: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aeffddc0> <<< 7920 1726885385.84273: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aeffd3d0> <<< 7920 1726885385.84291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7920 1726885385.84303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7920 1726885385.84320: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aeffdfd0> <<< 7920 1726885385.84338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885385.84353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885385.84373: 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' <<< 7920 1726885385.84394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885385.84417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885385.84435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 7920 1726885385.84441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aefcddc0> <<< 7920 1726885385.84524: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef6abe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef6a2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef9c3a0> <<< 7920 1726885385.84557: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885385.84576: 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 0x7f56aef6a3d0> <<< 7920 1726885385.84594: 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 0x7f56aef6a400> <<< 7920 1726885385.84627: 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 <<< 7920 1726885385.84633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885385.84654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885385.84679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885385.84751: 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 0x7f56aeecf970> <<< 7920 1726885385.84756: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aefdf100> <<< 7920 1726885385.84775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885385.84791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885385.84842: 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 0x7f56aeedb9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aefdf280> <<< 7920 1726885385.84871: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885385.84906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885385.84936: 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' <<< 7920 1726885385.84941: stdout chunk (state=3): >>>import '_string' # <<< 7920 1726885385.84996: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aeecfdf0> <<< 7920 1726885385.85124: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aeedb940> <<< 7920 1726885385.85218: 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 0x7f56aeedb790> <<< 7920 1726885385.85248: 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 0x7f56aeeda730> <<< 7920 1726885385.85294: 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 0x7f56aeeda670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aefd67c0> <<< 7920 1726885385.85328: 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' <<< 7920 1726885385.85351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885385.85358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885385.85403: 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 0x7f56aef5f640> <<< 7920 1726885385.85579: 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 0x7f56aef5e9d0> <<< 7920 1726885385.85593: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aeed00a0> <<< 7920 1726885385.85629: 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 0x7f56aef5f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aeff7880> <<< 7920 1726885385.85661: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.85666: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.85678: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885385.85686: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.85756: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.85837: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.85847: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885385.85869: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.85884: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885385.85902: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.86001: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.86100: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.86720: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.87010: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/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_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885385.87049: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885385.87056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885385.87111: 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 0x7f56aead3130> <<< 7920 1726885385.87179: 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' <<< 7920 1726885385.87189: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef54970> <<< 7920 1726885385.87196: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aead3550> <<< 7920 1726885385.87246: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885385.87255: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.87274: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.87288: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885385.87294: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.87414: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.87543: 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' <<< 7920 1726885385.87573: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef55940> <<< 7920 1726885385.87579: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.87964: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.88330: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.88388: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.88452: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885385.88457: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.88494: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.88526: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885385.88533: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.88589: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.88658: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885385.88676: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.88686: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885385.88700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.88737: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.88776: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885385.88782: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.88964: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.89152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885385.89183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885385.89189: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885385.89260: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef545e0> <<< 7920 1726885385.89265: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.89328: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.89400: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885385.89407: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885385.89431: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.89468: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.89505: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885385.89513: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.89547: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.89585: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.89676: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.89736: 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 <<< 7920 1726885385.89761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885385.89830: 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 0x7f56aefea850> <<< 7920 1726885385.89861: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef9de50> <<< 7920 1726885385.89898: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885385.89904: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.90021: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.90071: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.90095: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.90141: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885385.90150: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885385.90166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885385.90202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885385.90226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885385.90232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885385.90322: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aeea2310> <<< 7920 1726885385.90363: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aee9c820> <<< 7920 1726885385.90421: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aee93940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885385.90428: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.90452: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.90478: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885385.90541: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885385.90563: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885385.90572: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 7920 1726885385.90590: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.90700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.90876: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885385.91023: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885385.91822: 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": 1726885360.0433311, "mtime": 1726885360.0433311, "ctime": 1726885360.0433311, "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"}}} <<< 7920 1726885385.91826: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885385.91968: 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 <<< 7920 1726885385.91987: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 7920 1726885385.92017: 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<<< 7920 1726885385.92024: 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 # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib <<< 7920 1726885385.92046: stdout chunk (state=3): >>># destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch <<< 7920 1726885385.92070: 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 # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder <<< 7920 1726885385.92089: 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 <<< 7920 1726885385.92124: 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 <<< 7920 1726885385.92134: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 7920 1726885385.92321: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885385.92336: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885385.92369: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7920 1726885385.92389: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885385.92423: 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 <<< 7920 1726885385.92429: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 7920 1726885385.92491: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 7920 1726885385.92498: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885385.92552: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 7920 1726885385.92579: 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 <<< 7920 1726885385.92650: 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 <<< 7920 1726885385.92729: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 <<< 7920 1726885385.92794: 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 <<< 7920 1726885385.92955: 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 <<< 7920 1726885385.92966: stdout chunk (state=3): >>># destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885385.92988: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 7920 1726885385.93015: 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 <<< 7920 1726885385.93043: 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 <<< 7920 1726885385.93051: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7920 1726885385.93079: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885385.93520: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885385.93541: stderr chunk (state=3): >>><<< 7920 1726885385.93545: stdout chunk (state=3): >>><<< 7920 1726885385.93638: _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 0x7f56afb20ca0> # /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 0x7f56afac7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afb20a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f56afb209a0> 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 0x7f56afac7370> # /usr/lib64/python3.9/__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 0x7f56afac7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afac7550> # /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 0x7f56afa73f70> # /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 0x7f56afa7a100> # /usr/lib64/python3.9/__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 0x7f56afaa3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afa7a820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afadc760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afa73c70> # /usr/lib64/python3.9/__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 0x7f56afaa3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afac7fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f56afa3fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afa42e20> # /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 0x7f56afa39730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afa40520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afa3f250> # /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 0x7f56af796cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7967c0> 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 0x7f56af796dc0> # /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 0x7f56af796e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af796f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7eec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7e8520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7fc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afa46d00> # /usr/lib64/python3.9/__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 0x7f56af7a7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7ee160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56af7fc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afa4c8b0> # /usr/lib64/python3.9/__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 0x7f56af7a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7a7ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7a7c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f56af77c280> # /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 0x7f56af77c370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7b2eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7a9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7a94f0> # /usr/lib64/python3.9/__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 0x7f56af6af0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af777d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7a9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56afa46ee0> # /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 0x7f56af6c2a00> 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 0x7f56af6c2d30> # /usr/lib64/python3.9/__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 0x7f56af6d5640> # /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 0x7f56af6d5b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56af66b2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af6c2e20> # /usr/lib64/python3.9/__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 0x7f56af67c190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af6d54c0> 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 0x7f56af67c250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7a78e0> # /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 0x7f56af6985b0> # /usr/lib64/python3.9/__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 0x7f56af698880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af698670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56af698760> # /usr/lib64/python3.9/__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 0x7f56af698bb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56af6a5100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af6987f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af68a940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56af7a74c0> # /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 0x7f56af6989a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f56af5c1580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/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 0x7f56aef966d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f56aef96160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef96340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef96e20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f56aef96f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef96c40> 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 0x7f56aef96e80> # /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 0x7f56aef96100> # /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 0x7f56aeeeedf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56aeeeefa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56aef0ce50> # /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 0x7f56aef0c4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aeffddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aeffd3d0> # /usr/lib64/python3.9/__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 0x7f56aeffdfd0> # /usr/lib64/python3.9/__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 0x7f56aefcddc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef6abe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef6a2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef9c3a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56aef6a3d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef6a400> # /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 0x7f56aeecf970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aefdf100> # /usr/lib64/python3.9/__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 0x7f56aeedb9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aefdf280> # /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 0x7f56aeecfdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aeedb940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56aeedb790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56aeeda730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56aeeda670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aefd67c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f56aef5f640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56aef5e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aeed00a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f56aef5f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aeff7880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/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_2nv1kiqp/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_2nv1kiqp/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_2nv1kiqp/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_2nv1kiqp/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 0x7f56aead3130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f56aef54970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aead3550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/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_2nv1kiqp/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 0x7f56aef55940> # 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_2nv1kiqp/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_2nv1kiqp/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_2nv1kiqp/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_2nv1kiqp/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_2nv1kiqp/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 0x7f56aef545e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/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_2nv1kiqp/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 0x7f56aefea850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aef9de50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/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 0x7f56aeea2310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aee9c820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f56aee93940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/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_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_2nv1kiqp/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_2nv1kiqp/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": 1726885360.0433311, "mtime": 1726885360.0433311, "ctime": 1726885360.0433311, "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885385.94186: 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-1726885385.5991008-11273-84030334912754/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885385.94190: _low_level_execute_command(): starting 7920 1726885385.94192: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885385.5991008-11273-84030334912754/ > /dev/null 2>&1 && sleep 0' 7920 1726885385.95272: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885385.95276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885385.95325: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885385.95329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885385.95345: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 7920 1726885385.95349: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885385.95361: stderr 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885385.95367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885385.95466: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885385.95486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885385.95623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885385.97381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885385.97385: stdout chunk (state=3): >>><<< 7920 1726885385.97388: stderr chunk (state=3): >>><<< 7920 1726885385.97724: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885385.97728: handler run complete 7920 1726885385.97730: attempt loop complete, returning result 7920 1726885385.97733: _execute() done 7920 1726885385.97735: dumping result to json 7920 1726885385.97737: done dumping result, returning 7920 1726885385.97739: done running TaskExecutor() for managed_node1/TASK: See whether the device node is present [02369adf-7a19-9835-648e-000000000e80] 7920 1726885385.97741: sending task result for task 02369adf-7a19-9835-648e-000000000e80 7920 1726885385.97817: done sending task result for task 02369adf-7a19-9835-648e-000000000e80 7920 1726885385.97820: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885360.0433311, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726885360.0433311, "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": 1726885360.0433311, "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 } } 7920 1726885385.97922: no more pending results, returning what we have 7920 1726885385.97925: results queue empty 7920 1726885385.97926: checking for any_errors_fatal 7920 1726885385.97933: done checking for any_errors_fatal 7920 1726885385.97934: checking for max_fail_percentage 7920 1726885385.97936: done checking for max_fail_percentage 7920 1726885385.97937: checking to see if all hosts have failed and the running result is not ok 7920 1726885385.97937: done checking to see if all hosts have failed 7920 1726885385.97938: getting the remaining hosts for this loop 7920 1726885385.97940: done getting the remaining hosts for this loop 7920 1726885385.97944: getting the next task for host managed_node1 7920 1726885385.97951: done getting next task for host managed_node1 7920 1726885385.97954: ^ task is: TASK: Verify the presence/absence of the device node 7920 1726885385.97959: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885385.97963: getting variables 7920 1726885385.97964: in VariableManager get_vars() 7920 1726885385.97999: Calling all_inventory to load vars for managed_node1 7920 1726885385.98007: Calling groups_inventory to load vars for managed_node1 7920 1726885385.98011: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885385.98026: Calling all_plugins_play to load vars for managed_node1 7920 1726885385.98030: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885385.98033: Calling groups_plugins_play to load vars for managed_node1 7920 1726885385.98705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885386.00142: done with get_vars() 7920 1726885386.00160: done getting variables 7920 1726885386.00438: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:06 -0400 (0:00:00.465) 0:02:03.633 ****** 7920 1726885386.00473: entering _queue_task() for managed_node1/assert 7920 1726885386.00969: worker is 1 (out of 1 available) 7920 1726885386.00982: exiting _queue_task() for managed_node1/assert 7920 1726885386.00994: done queuing things up, now waiting for results queue to drain 7920 1726885386.00996: waiting for pending results... 7920 1726885386.01915: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node 7920 1726885386.02301: in run() - task 02369adf-7a19-9835-648e-000000000e81 7920 1726885386.02322: variable 'ansible_search_path' from source: unknown 7920 1726885386.02362: calling self._execute() 7920 1726885386.02596: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885386.02709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885386.02727: variable 'omit' from source: magic vars 7920 1726885386.03539: variable '_storage_test_volume_present' from source: set_fact 7920 1726885386.03582: variable 'storage_test_volume' from source: include params 7920 1726885386.03614: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 7920 1726885386.03690: variable 'omit' from source: magic vars 7920 1726885386.03753: variable 'omit' from source: magic vars 7920 1726885386.03978: variable 'storage_test_volume' from source: include params 7920 1726885386.04089: variable 'omit' from source: magic vars 7920 1726885386.04965: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885386.05253: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885386.05279: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885386.05938: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885386.05955: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885386.05977: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885386.05998: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885386.06034: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885386.06042: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885386.06050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885386.06177: Set connection var ansible_connection to ssh 7920 1726885386.06194: Set connection var ansible_shell_executable to /bin/sh 7920 1726885386.06205: Set connection var ansible_timeout to 10 7920 1726885386.06213: Set connection var ansible_shell_type to sh 7920 1726885386.06224: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885386.06234: Set connection var ansible_pipelining to False 7920 1726885386.06262: variable 'ansible_shell_executable' from source: unknown 7920 1726885386.06270: variable 'ansible_connection' from source: unknown 7920 1726885386.06277: variable 'ansible_module_compression' from source: unknown 7920 1726885386.06284: variable 'ansible_shell_type' from source: unknown 7920 1726885386.06290: variable 'ansible_shell_executable' from source: unknown 7920 1726885386.06296: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885386.06304: variable 'ansible_pipelining' from source: unknown 7920 1726885386.06313: variable 'ansible_timeout' from source: unknown 7920 1726885386.06323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885386.06464: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885386.06482: variable 'omit' from source: magic vars 7920 1726885386.06492: starting attempt loop 7920 1726885386.06499: running the handler 7920 1726885386.06662: variable 'storage_test_dev' from source: set_fact 7920 1726885386.06840: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 7920 1726885386.06851: handler run complete 7920 1726885386.06870: attempt loop complete, returning result 7920 1726885386.06878: _execute() done 7920 1726885386.06885: dumping result to json 7920 1726885386.06892: done dumping result, returning 7920 1726885386.06904: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node [02369adf-7a19-9835-648e-000000000e81] 7920 1726885386.06915: sending task result for task 02369adf-7a19-9835-648e-000000000e81 7920 1726885386.07032: done sending task result for task 02369adf-7a19-9835-648e-000000000e81 7920 1726885386.07040: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885386.07162: no more pending results, returning what we have 7920 1726885386.07165: results queue empty 7920 1726885386.07166: checking for any_errors_fatal 7920 1726885386.07176: done checking for any_errors_fatal 7920 1726885386.07176: checking for max_fail_percentage 7920 1726885386.07178: done checking for max_fail_percentage 7920 1726885386.07179: checking to see if all hosts have failed and the running result is not ok 7920 1726885386.07180: done checking to see if all hosts have failed 7920 1726885386.07181: getting the remaining hosts for this loop 7920 1726885386.07183: done getting the remaining hosts for this loop 7920 1726885386.07186: getting the next task for host managed_node1 7920 1726885386.07194: done getting next task for host managed_node1 7920 1726885386.07196: ^ task is: TASK: Verify the presence/absence of the device node 7920 1726885386.07201: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885386.07205: getting variables 7920 1726885386.07207: in VariableManager get_vars() 7920 1726885386.07246: Calling all_inventory to load vars for managed_node1 7920 1726885386.07249: Calling groups_inventory to load vars for managed_node1 7920 1726885386.07252: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885386.07262: Calling all_plugins_play to load vars for managed_node1 7920 1726885386.07265: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885386.07267: Calling groups_plugins_play to load vars for managed_node1 7920 1726885386.08321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885386.09846: done with get_vars() 7920 1726885386.09861: done getting variables 7920 1726885386.09913: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:06 -0400 (0:00:00.094) 0:02:03.728 ****** 7920 1726885386.09949: entering _queue_task() for managed_node1/assert 7920 1726885386.10393: worker is 1 (out of 1 available) 7920 1726885386.10405: exiting _queue_task() for managed_node1/assert 7920 1726885386.10420: done queuing things up, now waiting for results queue to drain 7920 1726885386.10422: waiting for pending results... 7920 1726885386.10790: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node 7920 1726885386.10929: in run() - task 02369adf-7a19-9835-648e-000000000e82 7920 1726885386.10954: variable 'ansible_search_path' from source: unknown 7920 1726885386.11000: calling self._execute() 7920 1726885386.11127: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885386.11143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885386.11158: variable 'omit' from source: magic vars 7920 1726885386.11639: variable '_storage_test_volume_present' from source: set_fact 7920 1726885386.11651: variable 'storage_test_volume' from source: include params 7920 1726885386.11686: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 7920 1726885386.11694: when evaluation is False, skipping this task 7920 1726885386.11701: _execute() done 7920 1726885386.11709: dumping result to json 7920 1726885386.11721: done dumping result, returning 7920 1726885386.11734: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node [02369adf-7a19-9835-648e-000000000e82] 7920 1726885386.11748: sending task result for task 02369adf-7a19-9835-648e-000000000e82 skipping: [managed_node1] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 7920 1726885386.11904: no more pending results, returning what we have 7920 1726885386.11907: results queue empty 7920 1726885386.11908: checking for any_errors_fatal 7920 1726885386.11920: done checking for any_errors_fatal 7920 1726885386.11921: checking for max_fail_percentage 7920 1726885386.11923: done checking for max_fail_percentage 7920 1726885386.11924: checking to see if all hosts have failed and the running result is not ok 7920 1726885386.11925: done checking to see if all hosts have failed 7920 1726885386.11926: getting the remaining hosts for this loop 7920 1726885386.11928: done getting the remaining hosts for this loop 7920 1726885386.11931: getting the next task for host managed_node1 7920 1726885386.11941: done getting next task for host managed_node1 7920 1726885386.11944: ^ task is: TASK: Make sure we got info about this volume 7920 1726885386.11951: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885386.11955: getting variables 7920 1726885386.11957: in VariableManager get_vars() 7920 1726885386.11996: Calling all_inventory to load vars for managed_node1 7920 1726885386.12000: Calling groups_inventory to load vars for managed_node1 7920 1726885386.12004: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885386.12021: Calling all_plugins_play to load vars for managed_node1 7920 1726885386.12026: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885386.12029: Calling groups_plugins_play to load vars for managed_node1 7920 1726885386.12764: done sending task result for task 02369adf-7a19-9835-648e-000000000e82 7920 1726885386.12767: WORKER PROCESS EXITING 7920 1726885386.12789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885386.13493: done with get_vars() 7920 1726885386.13508: done getting variables 7920 1726885386.13573: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:06 -0400 (0:00:00.036) 0:02:03.764 ****** 7920 1726885386.13605: entering _queue_task() for managed_node1/assert 7920 1726885386.13848: worker is 1 (out of 1 available) 7920 1726885386.13861: exiting _queue_task() for managed_node1/assert 7920 1726885386.13873: done queuing things up, now waiting for results queue to drain 7920 1726885386.13874: waiting for pending results... 7920 1726885386.14172: running TaskExecutor() for managed_node1/TASK: Make sure we got info about this volume 7920 1726885386.14302: in run() - task 02369adf-7a19-9835-648e-000000000e83 7920 1726885386.14332: variable 'ansible_search_path' from source: unknown 7920 1726885386.14373: calling self._execute() 7920 1726885386.14496: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885386.14514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885386.14536: variable 'omit' from source: magic vars 7920 1726885386.14894: variable '_storage_test_volume_present' from source: set_fact 7920 1726885386.14950: Evaluated conditional (_storage_test_volume_present): True 7920 1726885386.14962: variable 'omit' from source: magic vars 7920 1726885386.15027: variable 'omit' from source: magic vars 7920 1726885386.15331: variable 'storage_test_volume' from source: include params 7920 1726885386.15411: variable 'omit' from source: magic vars 7920 1726885386.15526: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885386.15627: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885386.15653: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885386.15721: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885386.15736: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885386.15757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885386.15828: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885386.15926: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885386.15934: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885386.15940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885386.16123: Set connection var ansible_connection to ssh 7920 1726885386.16193: Set connection var ansible_shell_executable to /bin/sh 7920 1726885386.16201: Set connection var ansible_timeout to 10 7920 1726885386.16242: Set connection var ansible_shell_type to sh 7920 1726885386.16251: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885386.16258: Set connection var ansible_pipelining to False 7920 1726885386.16284: variable 'ansible_shell_executable' from source: unknown 7920 1726885386.16353: variable 'ansible_connection' from source: unknown 7920 1726885386.16361: variable 'ansible_module_compression' from source: unknown 7920 1726885386.16368: variable 'ansible_shell_type' from source: unknown 7920 1726885386.16375: variable 'ansible_shell_executable' from source: unknown 7920 1726885386.16381: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885386.16388: variable 'ansible_pipelining' from source: unknown 7920 1726885386.16400: variable 'ansible_timeout' from source: unknown 7920 1726885386.16408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885386.16735: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885386.16752: variable 'omit' from source: magic vars 7920 1726885386.16789: starting attempt loop 7920 1726885386.16798: running the handler 7920 1726885386.17221: variable 'storage_test_volume' from source: include params 7920 1726885386.17235: variable 'storage_test_blkinfo' from source: set_fact 7920 1726885386.17262: Evaluated conditional (storage_test_volume._raw_device in storage_test_blkinfo.info): True 7920 1726885386.17270: handler run complete 7920 1726885386.17282: attempt loop complete, returning result 7920 1726885386.17400: _execute() done 7920 1726885386.17403: dumping result to json 7920 1726885386.17406: done dumping result, returning 7920 1726885386.17418: done running TaskExecutor() for managed_node1/TASK: Make sure we got info about this volume [02369adf-7a19-9835-648e-000000000e83] 7920 1726885386.17421: sending task result for task 02369adf-7a19-9835-648e-000000000e83 7920 1726885386.17586: done sending task result for task 02369adf-7a19-9835-648e-000000000e83 7920 1726885386.17589: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885386.17646: no more pending results, returning what we have 7920 1726885386.17650: results queue empty 7920 1726885386.17651: checking for any_errors_fatal 7920 1726885386.17658: done checking for any_errors_fatal 7920 1726885386.17659: checking for max_fail_percentage 7920 1726885386.17661: done checking for max_fail_percentage 7920 1726885386.17663: checking to see if all hosts have failed and the running result is not ok 7920 1726885386.17663: done checking to see if all hosts have failed 7920 1726885386.17664: getting the remaining hosts for this loop 7920 1726885386.17666: done getting the remaining hosts for this loop 7920 1726885386.17670: getting the next task for host managed_node1 7920 1726885386.17679: done getting next task for host managed_node1 7920 1726885386.17682: ^ task is: TASK: Process volume type (set initial value) (1/2) 7920 1726885386.17687: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885386.17692: getting variables 7920 1726885386.17694: in VariableManager get_vars() 7920 1726885386.17733: Calling all_inventory to load vars for managed_node1 7920 1726885386.17736: Calling groups_inventory to load vars for managed_node1 7920 1726885386.17740: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885386.17750: Calling all_plugins_play to load vars for managed_node1 7920 1726885386.17753: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885386.17756: Calling groups_plugins_play to load vars for managed_node1 7920 1726885386.18475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885386.19490: done with get_vars() 7920 1726885386.19504: done getting variables 7920 1726885386.19767: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:06 -0400 (0:00:00.061) 0:02:03.826 ****** 7920 1726885386.19806: entering _queue_task() for managed_node1/set_fact 7920 1726885386.20053: worker is 1 (out of 1 available) 7920 1726885386.20066: exiting _queue_task() for managed_node1/set_fact 7920 1726885386.20078: done queuing things up, now waiting for results queue to drain 7920 1726885386.20079: waiting for pending results... 7920 1726885386.20372: running TaskExecutor() for managed_node1/TASK: Process volume type (set initial value) (1/2) 7920 1726885386.20490: in run() - task 02369adf-7a19-9835-648e-000000000e84 7920 1726885386.20508: variable 'ansible_search_path' from source: unknown 7920 1726885386.20553: calling self._execute() 7920 1726885386.20670: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885386.20681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885386.20696: variable 'omit' from source: magic vars 7920 1726885386.20813: variable 'omit' from source: magic vars 7920 1726885386.20881: variable 'omit' from source: magic vars 7920 1726885386.21125: variable 'storage_test_volume' from source: include params 7920 1726885386.21166: variable 'omit' from source: magic vars 7920 1726885386.21214: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885386.21256: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885386.21286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885386.21310: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885386.21334: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885386.21358: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885386.21380: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885386.21426: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885386.21438: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885386.21449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885386.21571: Set connection var ansible_connection to ssh 7920 1726885386.21586: Set connection var ansible_shell_executable to /bin/sh 7920 1726885386.21595: Set connection var ansible_timeout to 10 7920 1726885386.21604: Set connection var ansible_shell_type to sh 7920 1726885386.21620: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885386.21631: Set connection var ansible_pipelining to False 7920 1726885386.21659: variable 'ansible_shell_executable' from source: unknown 7920 1726885386.21667: variable 'ansible_connection' from source: unknown 7920 1726885386.21675: variable 'ansible_module_compression' from source: unknown 7920 1726885386.21682: variable 'ansible_shell_type' from source: unknown 7920 1726885386.21689: variable 'ansible_shell_executable' from source: unknown 7920 1726885386.21695: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885386.21704: variable 'ansible_pipelining' from source: unknown 7920 1726885386.21711: variable 'ansible_timeout' from source: unknown 7920 1726885386.21727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885386.21875: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885386.21890: variable 'omit' from source: magic vars 7920 1726885386.21901: starting attempt loop 7920 1726885386.21908: running the handler 7920 1726885386.21932: handler run complete 7920 1726885386.21952: attempt loop complete, returning result 7920 1726885386.21960: _execute() done 7920 1726885386.21967: dumping result to json 7920 1726885386.21974: done dumping result, returning 7920 1726885386.21985: done running TaskExecutor() for managed_node1/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-9835-648e-000000000e84] 7920 1726885386.22055: sending task result for task 02369adf-7a19-9835-648e-000000000e84 ok: [managed_node1] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } 7920 1726885386.22208: no more pending results, returning what we have 7920 1726885386.22211: results queue empty 7920 1726885386.22214: checking for any_errors_fatal 7920 1726885386.22225: done checking for any_errors_fatal 7920 1726885386.22226: checking for max_fail_percentage 7920 1726885386.22229: done checking for max_fail_percentage 7920 1726885386.22230: checking to see if all hosts have failed and the running result is not ok 7920 1726885386.22232: done checking to see if all hosts have failed 7920 1726885386.22233: getting the remaining hosts for this loop 7920 1726885386.22235: done getting the remaining hosts for this loop 7920 1726885386.22239: getting the next task for host managed_node1 7920 1726885386.22248: done getting next task for host managed_node1 7920 1726885386.22250: ^ task is: TASK: Process volume type (get RAID value) (2/2) 7920 1726885386.22256: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885386.22261: getting variables 7920 1726885386.22263: in VariableManager get_vars() 7920 1726885386.22299: Calling all_inventory to load vars for managed_node1 7920 1726885386.22303: Calling groups_inventory to load vars for managed_node1 7920 1726885386.22307: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885386.22322: Calling all_plugins_play to load vars for managed_node1 7920 1726885386.22326: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885386.22329: Calling groups_plugins_play to load vars for managed_node1 7920 1726885386.22888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885386.23433: done sending task result for task 02369adf-7a19-9835-648e-000000000e84 7920 1726885386.23437: WORKER PROCESS EXITING 7920 1726885386.24340: done with get_vars() 7920 1726885386.24356: done getting variables 7920 1726885386.24413: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:06 -0400 (0:00:00.046) 0:02:03.873 ****** 7920 1726885386.24452: entering _queue_task() for managed_node1/set_fact 7920 1726885386.24728: worker is 1 (out of 1 available) 7920 1726885386.24740: exiting _queue_task() for managed_node1/set_fact 7920 1726885386.24753: done queuing things up, now waiting for results queue to drain 7920 1726885386.24754: waiting for pending results... 7920 1726885386.25060: running TaskExecutor() for managed_node1/TASK: Process volume type (get RAID value) (2/2) 7920 1726885386.25195: in run() - task 02369adf-7a19-9835-648e-000000000e85 7920 1726885386.25223: variable 'ansible_search_path' from source: unknown 7920 1726885386.25260: calling self._execute() 7920 1726885386.25379: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885386.25390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885386.25404: variable 'omit' from source: magic vars 7920 1726885386.25795: variable 'storage_test_volume' from source: include params 7920 1726885386.25831: Evaluated conditional (storage_test_volume.type == "raid"): False 7920 1726885386.25839: when evaluation is False, skipping this task 7920 1726885386.25847: _execute() done 7920 1726885386.25859: dumping result to json 7920 1726885386.25867: done dumping result, returning 7920 1726885386.25876: done running TaskExecutor() for managed_node1/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-9835-648e-000000000e85] 7920 1726885386.25887: sending task result for task 02369adf-7a19-9835-648e-000000000e85 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 7920 1726885386.26045: no more pending results, returning what we have 7920 1726885386.26049: results queue empty 7920 1726885386.26050: checking for any_errors_fatal 7920 1726885386.26060: done checking for any_errors_fatal 7920 1726885386.26062: checking for max_fail_percentage 7920 1726885386.26064: done checking for max_fail_percentage 7920 1726885386.26065: checking to see if all hosts have failed and the running result is not ok 7920 1726885386.26066: done checking to see if all hosts have failed 7920 1726885386.26067: getting the remaining hosts for this loop 7920 1726885386.26068: done getting the remaining hosts for this loop 7920 1726885386.26072: getting the next task for host managed_node1 7920 1726885386.26083: done getting next task for host managed_node1 7920 1726885386.26087: ^ task is: TASK: Verify the volume's device type 7920 1726885386.26092: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885386.26098: getting variables 7920 1726885386.26100: in VariableManager get_vars() 7920 1726885386.26141: Calling all_inventory to load vars for managed_node1 7920 1726885386.26145: Calling groups_inventory to load vars for managed_node1 7920 1726885386.26149: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885386.26162: Calling all_plugins_play to load vars for managed_node1 7920 1726885386.26165: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885386.26169: Calling groups_plugins_play to load vars for managed_node1 7920 1726885386.27185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885386.27995: done sending task result for task 02369adf-7a19-9835-648e-000000000e85 7920 1726885386.27999: WORKER PROCESS EXITING 7920 1726885386.28470: done with get_vars() 7920 1726885386.28484: done getting variables 7920 1726885386.28546: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:06 -0400 (0:00:00.041) 0:02:03.914 ****** 7920 1726885386.28576: entering _queue_task() for managed_node1/assert 7920 1726885386.28828: worker is 1 (out of 1 available) 7920 1726885386.28841: exiting _queue_task() for managed_node1/assert 7920 1726885386.28852: done queuing things up, now waiting for results queue to drain 7920 1726885386.28854: waiting for pending results... 7920 1726885386.29151: running TaskExecutor() for managed_node1/TASK: Verify the volume's device type 7920 1726885386.29285: in run() - task 02369adf-7a19-9835-648e-000000000e86 7920 1726885386.29311: variable 'ansible_search_path' from source: unknown 7920 1726885386.29353: calling self._execute() 7920 1726885386.29466: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885386.29478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885386.29492: variable 'omit' from source: magic vars 7920 1726885386.29854: variable '_storage_test_volume_present' from source: set_fact 7920 1726885386.29868: Evaluated conditional (_storage_test_volume_present): True 7920 1726885386.29880: variable 'omit' from source: magic vars 7920 1726885386.29942: variable 'omit' from source: magic vars 7920 1726885386.29983: variable 'omit' from source: magic vars 7920 1726885386.30031: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885386.30071: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885386.30092: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885386.30118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885386.30135: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885386.30156: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885386.30182: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885386.30219: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885386.30229: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885386.30238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885386.30373: Set connection var ansible_connection to ssh 7920 1726885386.30395: Set connection var ansible_shell_executable to /bin/sh 7920 1726885386.30410: Set connection var ansible_timeout to 10 7920 1726885386.30423: Set connection var ansible_shell_type to sh 7920 1726885386.30435: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885386.30444: Set connection var ansible_pipelining to False 7920 1726885386.30472: variable 'ansible_shell_executable' from source: unknown 7920 1726885386.30481: variable 'ansible_connection' from source: unknown 7920 1726885386.30491: variable 'ansible_module_compression' from source: unknown 7920 1726885386.30498: variable 'ansible_shell_type' from source: unknown 7920 1726885386.30504: variable 'ansible_shell_executable' from source: unknown 7920 1726885386.30510: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885386.30524: variable 'ansible_pipelining' from source: unknown 7920 1726885386.30531: variable 'ansible_timeout' from source: unknown 7920 1726885386.30540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885386.30690: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885386.30711: variable 'omit' from source: magic vars 7920 1726885386.30726: starting attempt loop 7920 1726885386.30733: running the handler 7920 1726885386.30956: variable 'storage_test_blkinfo' from source: set_fact 7920 1726885386.30986: variable 'storage_test_volume' from source: include params 7920 1726885386.31007: variable 'st_volume_type' from source: set_fact 7920 1726885386.31027: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._raw_device].type == st_volume_type): True 7920 1726885386.31042: handler run complete 7920 1726885386.31062: attempt loop complete, returning result 7920 1726885386.31069: _execute() done 7920 1726885386.31077: dumping result to json 7920 1726885386.31084: done dumping result, returning 7920 1726885386.31096: done running TaskExecutor() for managed_node1/TASK: Verify the volume's device type [02369adf-7a19-9835-648e-000000000e86] 7920 1726885386.31105: sending task result for task 02369adf-7a19-9835-648e-000000000e86 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885386.31263: no more pending results, returning what we have 7920 1726885386.31266: results queue empty 7920 1726885386.31267: checking for any_errors_fatal 7920 1726885386.31277: done checking for any_errors_fatal 7920 1726885386.31278: checking for max_fail_percentage 7920 1726885386.31280: done checking for max_fail_percentage 7920 1726885386.31281: checking to see if all hosts have failed and the running result is not ok 7920 1726885386.31282: done checking to see if all hosts have failed 7920 1726885386.31283: getting the remaining hosts for this loop 7920 1726885386.31285: done getting the remaining hosts for this loop 7920 1726885386.31289: getting the next task for host managed_node1 7920 1726885386.31301: done getting next task for host managed_node1 7920 1726885386.31304: ^ task is: TASK: Stat the LUKS device, if encrypted 7920 1726885386.31313: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885386.31320: getting variables 7920 1726885386.31323: in VariableManager get_vars() 7920 1726885386.31361: Calling all_inventory to load vars for managed_node1 7920 1726885386.31364: Calling groups_inventory to load vars for managed_node1 7920 1726885386.31368: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885386.31378: Calling all_plugins_play to load vars for managed_node1 7920 1726885386.31383: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885386.31386: Calling groups_plugins_play to load vars for managed_node1 7920 1726885386.32123: done sending task result for task 02369adf-7a19-9835-648e-000000000e86 7920 1726885386.32126: WORKER PROCESS EXITING 7920 1726885386.32148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885386.32899: done with get_vars() 7920 1726885386.32914: 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 22:23:06 -0400 (0:00:00.044) 0:02:03.958 ****** 7920 1726885386.33017: entering _queue_task() for managed_node1/stat 7920 1726885386.33574: worker is 1 (out of 1 available) 7920 1726885386.33587: exiting _queue_task() for managed_node1/stat 7920 1726885386.33597: done queuing things up, now waiting for results queue to drain 7920 1726885386.33598: waiting for pending results... 7920 1726885386.33957: running TaskExecutor() for managed_node1/TASK: Stat the LUKS device, if encrypted 7920 1726885386.34080: in run() - task 02369adf-7a19-9835-648e-000000000e8a 7920 1726885386.34097: variable 'ansible_search_path' from source: unknown 7920 1726885386.34137: calling self._execute() 7920 1726885386.34249: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885386.34262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885386.34277: variable 'omit' from source: magic vars 7920 1726885386.34687: variable 'storage_test_volume' from source: include params 7920 1726885386.34725: Evaluated conditional (storage_test_volume.encryption): False 7920 1726885386.34732: when evaluation is False, skipping this task 7920 1726885386.34740: _execute() done 7920 1726885386.34746: dumping result to json 7920 1726885386.34752: done dumping result, returning 7920 1726885386.34759: done running TaskExecutor() for managed_node1/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-9835-648e-000000000e8a] 7920 1726885386.34766: sending task result for task 02369adf-7a19-9835-648e-000000000e8a skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885386.34914: no more pending results, returning what we have 7920 1726885386.34920: results queue empty 7920 1726885386.34921: checking for any_errors_fatal 7920 1726885386.34927: done checking for any_errors_fatal 7920 1726885386.34928: checking for max_fail_percentage 7920 1726885386.34929: done checking for max_fail_percentage 7920 1726885386.34930: checking to see if all hosts have failed and the running result is not ok 7920 1726885386.34931: done checking to see if all hosts have failed 7920 1726885386.34932: getting the remaining hosts for this loop 7920 1726885386.34934: done getting the remaining hosts for this loop 7920 1726885386.34938: getting the next task for host managed_node1 7920 1726885386.34947: done getting next task for host managed_node1 7920 1726885386.34949: ^ task is: TASK: Ensure cryptsetup is present 7920 1726885386.34954: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885386.34959: getting variables 7920 1726885386.34961: in VariableManager get_vars() 7920 1726885386.34994: Calling all_inventory to load vars for managed_node1 7920 1726885386.34997: Calling groups_inventory to load vars for managed_node1 7920 1726885386.35000: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885386.35014: Calling all_plugins_play to load vars for managed_node1 7920 1726885386.35021: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885386.35024: Calling groups_plugins_play to load vars for managed_node1 7920 1726885386.35667: done sending task result for task 02369adf-7a19-9835-648e-000000000e8a 7920 1726885386.35671: WORKER PROCESS EXITING 7920 1726885386.35696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885386.36473: done with get_vars() 7920 1726885386.36487: done getting variables 7920 1726885386.36556: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:06 -0400 (0:00:00.035) 0:02:03.994 ****** 7920 1726885386.36589: entering _queue_task() for managed_node1/package 7920 1726885386.37070: worker is 1 (out of 1 available) 7920 1726885386.37081: exiting _queue_task() for managed_node1/package 7920 1726885386.37092: done queuing things up, now waiting for results queue to drain 7920 1726885386.37094: waiting for pending results... 7920 1726885386.37377: running TaskExecutor() for managed_node1/TASK: Ensure cryptsetup is present 7920 1726885386.37510: in run() - task 02369adf-7a19-9835-648e-000000000e8b 7920 1726885386.37533: variable 'ansible_search_path' from source: unknown 7920 1726885386.37571: calling self._execute() 7920 1726885386.37682: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885386.37693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885386.37707: variable 'omit' from source: magic vars 7920 1726885386.38070: variable 'omit' from source: magic vars 7920 1726885386.38135: variable 'omit' from source: magic vars 7920 1726885386.38437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885386.41138: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885386.41223: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885386.41265: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885386.41310: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885386.41343: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885386.41449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885386.41479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885386.41510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885386.41555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885386.41572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885386.41689: variable '__storage_is_ostree' from source: set_fact 7920 1726885386.41698: variable 'omit' from source: magic vars 7920 1726885386.41731: variable 'omit' from source: magic vars 7920 1726885386.41761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885386.41788: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885386.41806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885386.41831: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885386.41845: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885386.41864: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885386.41883: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885386.41913: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885386.41921: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885386.41927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885386.42041: Set connection var ansible_connection to ssh 7920 1726885386.42059: Set connection var ansible_shell_executable to /bin/sh 7920 1726885386.42068: Set connection var ansible_timeout to 10 7920 1726885386.42074: Set connection var ansible_shell_type to sh 7920 1726885386.42082: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885386.42089: Set connection var ansible_pipelining to False 7920 1726885386.42116: variable 'ansible_shell_executable' from source: unknown 7920 1726885386.42123: variable 'ansible_connection' from source: unknown 7920 1726885386.42129: variable 'ansible_module_compression' from source: unknown 7920 1726885386.42135: variable 'ansible_shell_type' from source: unknown 7920 1726885386.42141: variable 'ansible_shell_executable' from source: unknown 7920 1726885386.42146: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885386.42156: variable 'ansible_pipelining' from source: unknown 7920 1726885386.42162: variable 'ansible_timeout' from source: unknown 7920 1726885386.42169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885386.42262: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885386.42278: variable 'omit' from source: magic vars 7920 1726885386.42287: starting attempt loop 7920 1726885386.42310: running the handler 7920 1726885386.42323: variable 'ansible_facts' from source: unknown 7920 1726885386.42330: variable 'ansible_facts' from source: unknown 7920 1726885386.42390: _low_level_execute_command(): starting 7920 1726885386.42402: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885386.43645: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885386.43662: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885386.43678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885386.43696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885386.43741: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885386.43756: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885386.43773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885386.43790: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885386.43803: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885386.43817: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885386.43831: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885386.43866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885386.43919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885386.43958: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885386.43985: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885386.44000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885386.44153: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885386.44218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885386.44236: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885386.44322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885386.45943: stdout chunk (state=3): >>>/root <<< 7920 1726885386.46076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885386.46196: stderr chunk (state=3): >>><<< 7920 1726885386.46206: stdout chunk (state=3): >>><<< 7920 1726885386.46319: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885386.46324: _low_level_execute_command(): starting 7920 1726885386.46344: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885386.4623656-11317-20843845756114 `" && echo ansible-tmp-1726885386.4623656-11317-20843845756114="` echo /root/.ansible/tmp/ansible-tmp-1726885386.4623656-11317-20843845756114 `" ) && sleep 0' 7920 1726885386.46948: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885386.46966: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885386.46981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885386.47001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885386.47050: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885386.47063: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885386.47077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885386.47094: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885386.47105: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885386.47117: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885386.47134: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885386.47149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885386.47166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885386.47178: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885386.47190: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885386.47204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885386.47284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885386.47306: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885386.47326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885386.47401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885386.49255: stdout chunk (state=3): >>>ansible-tmp-1726885386.4623656-11317-20843845756114=/root/.ansible/tmp/ansible-tmp-1726885386.4623656-11317-20843845756114 <<< 7920 1726885386.49376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885386.49557: stderr chunk (state=3): >>><<< 7920 1726885386.49560: stdout chunk (state=3): >>><<< 7920 1726885386.49619: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885386.4623656-11317-20843845756114=/root/.ansible/tmp/ansible-tmp-1726885386.4623656-11317-20843845756114 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885386.49901: variable 'ansible_module_compression' from source: unknown 7920 1726885386.49929: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7920 1726885386.49933: variable 'ansible_facts' from source: unknown 7920 1726885386.50550: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885386.4623656-11317-20843845756114/AnsiballZ_dnf.py 7920 1726885386.50828: Sending initial data 7920 1726885386.50831: Sent initial data (150 bytes) 7920 1726885386.51762: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885386.51770: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885386.51780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885386.51793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885386.51831: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885386.51837: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885386.51846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885386.51860: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885386.51865: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885386.51872: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885386.51879: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885386.51888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885386.51898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885386.51904: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885386.51912: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885386.51922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885386.51989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885386.52005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885386.52021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885386.52089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885386.53765: 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 <<< 7920 1726885386.53818: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885386.53860: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmprszom7ic /root/.ansible/tmp/ansible-tmp-1726885386.4623656-11317-20843845756114/AnsiballZ_dnf.py <<< 7920 1726885386.53886: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885386.56031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885386.56217: stderr chunk (state=3): >>><<< 7920 1726885386.56221: stdout chunk (state=3): >>><<< 7920 1726885386.56323: done transferring module to remote 7920 1726885386.56326: _low_level_execute_command(): starting 7920 1726885386.56328: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885386.4623656-11317-20843845756114/ /root/.ansible/tmp/ansible-tmp-1726885386.4623656-11317-20843845756114/AnsiballZ_dnf.py && sleep 0' 7920 1726885386.56973: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885386.56989: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885386.57001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885386.57023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885386.57063: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885386.57074: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885386.57091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885386.57107: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885386.57122: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885386.57132: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885386.57142: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885386.57153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885386.57167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885386.57176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885386.57185: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885386.57201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885386.57280: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885386.57299: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885386.57323: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885386.57401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885386.59302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885386.59519: stderr chunk (state=3): >>><<< 7920 1726885386.59562: stdout chunk (state=3): >>><<< 7920 1726885386.59713: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885386.59719: _low_level_execute_command(): starting 7920 1726885386.59721: _low_level_execute_command(): using become for this command 7920 1726885386.59725: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-npprhiwycmmtllmqmejmdemmzekjrnuq ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885386.4623656-11317-20843845756114/AnsiballZ_dnf.py'"'"' && sleep 0' 7920 1726885386.59797: Initial state: awaiting_escalation: BECOME-SUCCESS-npprhiwycmmtllmqmejmdemmzekjrnuq 7920 1726885386.60810: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885386.60890: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885386.60945: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885386.60966: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885386.61010: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885386.61081: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885386.61147: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885386.61169: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885386.61187: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885386.61199: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885386.61226: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885386.61258: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885386.61276: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885386.61300: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885386.61343: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885386.61359: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885386.61468: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885386.61491: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885386.61519: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885386.61625: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885386.64413: stdout chunk (state=1): >>>BECOME-SUCCESS-npprhiwycmmtllmqmejmdemmzekjrnuq <<< 7920 1726885386.64430: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-npprhiwycmmtllmqmejmdemmzekjrnuq' 7920 1726885386.64678: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 7920 1726885386.64683: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885386.64739: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885386.64789: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885386.64821: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885386.64845: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7920 1726885386.64896: 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' <<< 7920 1726885386.64933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885386.64947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885386.64969: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c975ca0> <<< 7920 1726885386.65026: 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 0x7fee9c91c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c975a00> <<< 7920 1726885386.65057: 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' <<< 7920 1726885386.65084: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c9759a0> <<< 7920 1726885386.65105: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885386.65127: 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' <<< 7920 1726885386.65157: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c91c370> <<< 7920 1726885386.65237: 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' <<< 7920 1726885386.65240: 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 0x7fee9c91c820> <<< 7920 1726885386.65288: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c91c550> <<< 7920 1726885386.65306: 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' <<< 7920 1726885386.65327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885386.65345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885386.65348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885386.65389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885386.65414: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c8c8f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885386.65427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885386.65493: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c8cf100> <<< 7920 1726885386.65558: 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' <<< 7920 1726885386.65573: 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 0x7fee9c8f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c8cf820> <<< 7920 1726885386.65653: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c931760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c8c8c70> <<< 7920 1726885386.65720: 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 0x7fee9c8f8c70> <<< 7920 1726885386.65771: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c91cfd0> <<< 7920 1726885386.65790: 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. <<< 7920 1726885386.66021: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885386.66024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885386.66062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7920 1726885386.66067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7920 1726885386.66097: 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' <<< 7920 1726885386.66137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885386.66140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885386.66142: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c86fd90> <<< 7920 1726885386.66200: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c872e20> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885386.66246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 7920 1726885386.66260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885386.66274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885386.66305: 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' <<< 7920 1726885386.66350: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c869730> <<< 7920 1726885386.66354: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c870520> <<< 7920 1726885386.66359: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c86f250> <<< 7920 1726885386.66371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885386.66438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885386.66467: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885386.66502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885386.66582: 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' <<< 7920 1726885386.66619: 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 0x7fee9c56fc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c56f760> <<< 7920 1726885386.66627: 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 0x7fee9c56fd60> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885386.66673: 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 0x7fee9c56fe20> <<< 7920 1726885386.66704: 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 0x7fee9c56fee0> <<< 7920 1726885386.66735: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885386.66773: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c5c7be0> import '_functools' # <<< 7920 1726885386.66795: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c5c14c0> <<< 7920 1726885386.66849: 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 0x7fee9c5d5520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c876d00> <<< 7920 1726885386.66910: 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' <<< 7920 1726885386.66919: 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 0x7fee9c580b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c872fa0> <<< 7920 1726885386.66956: 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' <<< 7920 1726885386.66960: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9c5d5130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c87c8b0> <<< 7920 1726885386.66985: 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' <<< 7920 1726885386.67021: 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' <<< 7920 1726885386.67050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885386.67055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885386.67079: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c580e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c580c40> <<< 7920 1726885386.67104: 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 0x7fee9c580bb0> <<< 7920 1726885386.67132: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7920 1726885386.67154: 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 <<< 7920 1726885386.67174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885386.67202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885386.67257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885386.67318: 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 0x7fee9c555220> <<< 7920 1726885386.67324: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885386.67329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885386.67351: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c555310> <<< 7920 1726885386.67456: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c58be50> <<< 7920 1726885386.67699: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c5838e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c580e20> # /usr/lib64/python3.9/__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 0x7fee9c4fef70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c4e3b20> <<< 7920 1726885386.67961: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c583d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c5c1fd0> # /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 0x7fee9c49b9a0> 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 0x7fee9c49bcd0> # /usr/lib64/python3.9/__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 0x7fee9c4ae5e0> # /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' <<< 7920 1726885386.67991: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c4aeb20> <<< 7920 1726885386.68170: 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 0x7fee9c444250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c49bdc0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885386.68179: 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 0x7fee9c455130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c4ae460> 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 0x7fee9c4551f0> <<< 7920 1726885386.68251: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c580880> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885386.68261: 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 <<< 7920 1726885386.68378: 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 0x7fee9c471550> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7920 1726885386.68405: 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 0x7fee9c471820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c471610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9c471700> <<< 7920 1726885386.68528: 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' <<< 7920 1726885386.68668: 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 0x7fee9c471b50> <<< 7920 1726885386.68752: 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 0x7fee9c471fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c471790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c4638e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c580460> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885386.69099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c471940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fee9c393520> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 7920 1726885386.69444: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/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_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885386.70438: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.71449: 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 0x7fee9bcd1310> <<< 7920 1726885386.71475: 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' <<< 7920 1726885386.71604: 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 0x7fee9bcd1e20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcd1d00> <<< 7920 1726885386.71632: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcd1a60> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885386.71717: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcd1b50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcd1880> 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 0x7fee9bcd1ac0> # /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' <<< 7920 1726885386.71771: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcd1e80> # /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 <<< 7920 1726885386.71794: 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' <<< 7920 1726885386.71847: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bddf340> <<< 7920 1726885386.71907: 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 0x7fee9bddf190> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9bcef130> <<< 7920 1726885386.71970: 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' <<< 7920 1726885386.71991: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcefa90> <<< 7920 1726885386.72042: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bdf92b0> <<< 7920 1726885386.72179: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bdf98b0> <<< 7920 1726885386.72257: 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 0x7fee9bdf9130> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885386.72318: 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 0x7fee9bda1e50> <<< 7920 1726885386.72421: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bda1190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bd051f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bd05d30> <<< 7920 1726885386.72506: 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 0x7fee9bd05100> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bda1220> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 7920 1726885386.72528: 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 <<< 7920 1726885386.72553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885386.72677: 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 0x7fee9bda44f0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c393730> <<< 7920 1726885386.72725: 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' <<< 7920 1726885386.72795: 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 0x7fee9bcdfa60> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bdd6af0> # /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' # <<< 7920 1726885386.72828: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bd98ac0> <<< 7920 1726885386.72959: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcdfa00> <<< 7920 1726885386.73056: 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 0x7fee9bcdf850> <<< 7920 1726885386.73090: 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 0x7fee9bcdc760> <<< 7920 1726885386.73179: 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 0x7fee9bcdc6a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bd699a0> <<< 7920 1726885386.73211: 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' <<< 7920 1726885386.73233: 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 0x7fee9bd5e940> <<< 7920 1726885386.73400: 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 0x7fee9bd56970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcdb280> <<< 7920 1726885386.73492: 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 0x7fee9bd5ef40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bdff130> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7920 1726885386.73550: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.73661: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885386.73683: 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_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885386.73770: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.73859: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.74305: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.74754: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885386.74757: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7920 1726885386.74794: 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_95tn6rqm/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 <<< 7920 1726885386.74797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885386.74849: 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 0x7fee9b89c880> <<< 7920 1726885386.74928: 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' <<< 7920 1726885386.74958: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b89c220> <<< 7920 1726885386.74963: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bd55a00> <<< 7920 1726885386.74977: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 7920 1726885386.74999: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.75021: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885386.75037: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.75134: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.75270: 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' <<< 7920 1726885386.75290: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bd9e3a0> <<< 7920 1726885386.75293: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.75669: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.76036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.76086: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.76162: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885386.76165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.76197: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.76240: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885386.76300: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.76385: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885386.76436: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885386.76487: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.76491: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885386.76647: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.76869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885386.76892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885386.76957: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcbdd90> # zipimport: zlib available <<< 7920 1726885386.77031: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.77084: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/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_95tn6rqm/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_95tn6rqm/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_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885386.77098: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.77199: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.77202: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885386.77251: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885386.77303: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.77384: 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 <<< 7920 1726885386.77387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885386.77455: 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 0x7fee9bc9f040> <<< 7920 1726885386.77484: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcbd760> <<< 7920 1726885386.77524: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/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_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885386.77531: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.77640: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.77693: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.77714: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.77773: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885386.77777: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885386.77789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885386.77823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885386.77846: 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' <<< 7920 1726885386.77931: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b8732b0> <<< 7920 1726885386.77970: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bca3a00> <<< 7920 1726885386.78030: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bca0e80> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885386.78066: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.78080: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/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_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885386.78168: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 7920 1726885386.78182: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885386.78781: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.79074: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.79654: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.80223: 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 0x7fee9b830280> <<< 7920 1726885386.80297: 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 0x7fee9b830310> # /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' <<< 7920 1726885386.80430: 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 0x7fee9bcb0910> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcb0d30> # /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' <<< 7920 1726885386.80484: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcb0fa0> # /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' <<< 7920 1726885386.80514: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b66b850> <<< 7920 1726885386.80530: 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 0x7fee9b66bd90> # /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 0x7fee9b66bf70> <<< 7920 1726885386.80646: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bc9ff70> # /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' <<< 7920 1726885386.80674: 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 0x7fee9b64eb80> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 7920 1726885386.80713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 7920 1726885386.80750: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b64ebe0> <<< 7920 1726885386.80832: 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' <<< 7920 1726885386.80847: 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' <<< 7920 1726885386.80909: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b6a2040> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b663d30> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b64e490> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bc9fb80> <<< 7920 1726885386.80962: 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' <<< 7920 1726885386.80990: 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 <<< 7920 1726885386.81046: 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' <<< 7920 1726885386.81054: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b6cd5e0> <<< 7920 1726885386.81229: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bdd6280> <<< 7920 1726885386.81429: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b6a2f40> # /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 0x7fee9b67c5e0> <<< 7920 1726885386.81601: 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 0x7fee9b637e50> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b6d1a90> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b82ed60> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcb0220> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcb0070> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcb03d0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b8302e0> # /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 0x7fee9b830760> # /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 0x7fee9b6372b0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcb02e0> # /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' <<< 7920 1726885386.81699: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b682220> # /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' <<< 7920 1726885386.81775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7920 1726885386.81799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7920 1726885386.81922: 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 0x7fee9b659130> <<< 7920 1726885386.82188: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b67e8e0> <<< 7920 1726885386.82245: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b67c610> <<< 7920 1726885386.82282: 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' <<< 7920 1726885386.82577: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b6da160> # /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 0x7fee9b6e3af0> # /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 0x7fee9b6d9280> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b6e3eb0> # /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 0x7fee9b6e3220> # /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' <<< 7920 1726885386.83049: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b6fa670> # /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 0x7fee9b3ffb50> # zipimport: zlib available <<< 7920 1726885386.83052: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 7920 1726885386.83071: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.83145: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.83278: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 7920 1726885386.83281: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.83324: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.83374: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 7920 1726885386.83377: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.83476: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.83569: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 7920 1726885386.83657: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885386.83808: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885386.84147: 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' <<< 7920 1726885386.84187: 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 <<< 7920 1726885386.84192: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 7920 1726885386.84215: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py <<< 7920 1726885386.84218: 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 0x7fee9b35d0d0> <<< 7920 1726885386.84243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7920 1726885386.84287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7920 1726885386.84460: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b35da60> <<< 7920 1726885386.84484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 7920 1726885386.84488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 7920 1726885386.84518: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885386.84533: 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 0x7fee9b3affd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b35dd30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b35d640> <<< 7920 1726885386.84579: 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 0x7fee9b35d3d0> <<< 7920 1726885386.84598: 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 <<< 7920 1726885386.84667: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 7920 1726885386.84758: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 7920 1726885386.84942: 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 0x7fee9b367ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b3676a0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 7920 1726885386.85025: stdout chunk (state=3): >>># 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 0x7fee9b28b400> <<< 7920 1726885386.85044: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b367eb0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 7920 1726885386.85110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 7920 1726885386.86082: 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 0x7fee9af5fcd0> <<< 7920 1726885386.86110: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b30b190> <<< 7920 1726885386.86136: 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 <<< 7920 1726885386.86187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 7920 1726885386.86283: 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 0x7fee999fe190> <<< 7920 1726885386.86328: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b2bf760> <<< 7920 1726885386.86341: 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 <<< 7920 1726885386.86366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 7920 1726885386.86508: 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 0x7fee998cdd30> <<< 7920 1726885386.86534: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee999dd430> <<< 7920 1726885386.86559: 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 <<< 7920 1726885386.86589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 7920 1726885386.86678: 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 0x7fee998378b0> <<< 7920 1726885386.86740: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee999fe3d0> <<< 7920 1726885386.86755: 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' <<< 7920 1726885386.86826: 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 0x7fee9b2f1c10> <<< 7920 1726885386.86849: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99837e50> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b35bb20> <<< 7920 1726885386.86874: 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 <<< 7920 1726885386.86901: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 7920 1726885386.86921: 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' <<< 7920 1726885386.86950: 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' <<< 7920 1726885386.86984: 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 0x7fee9975a9d0> <<< 7920 1726885386.87025: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9975a1f0> <<< 7920 1726885386.87038: 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 <<< 7920 1726885386.87080: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 7920 1726885386.87107: 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' <<< 7920 1726885386.87142: 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 0x7fee997745b0> <<< 7920 1726885386.87171: 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' <<< 7920 1726885386.87185: 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 0x7fee9977f160> <<< 7920 1726885386.87222: 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' <<< 7920 1726885386.87573: 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 0x7fee9977f700> <<< 7920 1726885386.87620: 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 <<< 7920 1726885386.87624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' <<< 7920 1726885386.87626: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9977fb50> <<< 7920 1726885386.87638: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9977f220> <<< 7920 1726885386.87653: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99774640> <<< 7920 1726885386.87659: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9976ac70> <<< 7920 1726885386.87693: 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 <<< 7920 1726885386.87697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885386.87807: 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 0x7fee99331f10> <<< 7920 1726885386.87811: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99774040> <<< 7920 1726885386.87889: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9975ab50> <<< 7920 1726885386.87921: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee998625e0> <<< 7920 1726885386.87946: 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' <<< 7920 1726885386.88032: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' <<< 7920 1726885386.88046: 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 0x7fee99862dc0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99862760> <<< 7920 1726885386.88055: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b35bf40> <<< 7920 1726885386.88085: 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 0x7fee99342c10> <<< 7920 1726885386.88120: 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 <<< 7920 1726885386.88131: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 7920 1726885386.88150: 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 <<< 7920 1726885386.88163: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 7920 1726885386.88192: 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 <<< 7920 1726885386.88196: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 7920 1726885386.88225: 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' <<< 7920 1726885386.88251: 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 <<< 7920 1726885386.88290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 7920 1726885386.88317: 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 <<< 7920 1726885386.88414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 7920 1726885386.88537: 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' <<< 7920 1726885386.88540: 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 0x7fee991b10d0> <<< 7920 1726885386.88627: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99250160> <<< 7920 1726885386.88651: 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 <<< 7920 1726885386.88655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 7920 1726885386.88682: 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 0x7fee9925c6a0> <<< 7920 1726885386.88755: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99262c10> <<< 7920 1726885386.88786: 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 <<< 7920 1726885386.88789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885386.88857: 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' <<< 7920 1726885386.88890: 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 <<< 7920 1726885386.88893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 7920 1726885386.88927: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9925cd30> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9925ca60> <<< 7920 1726885386.88950: 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' <<< 7920 1726885386.88979: 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' <<< 7920 1726885386.89019: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9925ceb0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9925cd00> <<< 7920 1726885386.89042: 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' <<< 7920 1726885386.89064: 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' <<< 7920 1726885386.89102: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9925cf10> <<< 7920 1726885386.89129: 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 <<< 7920 1726885386.89132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 7920 1726885386.89167: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990b6100> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9925cdf0> <<< 7920 1726885386.89187: 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' <<< 7920 1726885386.89218: 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' <<< 7920 1726885386.89258: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990b6280> <<< 7920 1726885386.89263: stdout chunk (state=3): >>>import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9925cee0> <<< 7920 1726885386.89283: 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 <<< 7920 1726885386.89286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 7920 1726885386.89316: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9925ce80> <<< 7920 1726885386.89340: 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' <<< 7920 1726885386.89379: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9925c880> <<< 7920 1726885386.89404: 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 <<< 7920 1726885386.89408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 7920 1726885386.89437: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990b62e0> <<< 7920 1726885386.89461: 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' <<< 7920 1726885386.89499: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990b6370> <<< 7920 1726885386.89528: 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 <<< 7920 1726885386.89530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 7920 1726885386.89555: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990b6400> <<< 7920 1726885386.89579: 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' <<< 7920 1726885386.89620: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990b6490> <<< 7920 1726885386.89650: 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<<< 7920 1726885386.89653: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 7920 1726885386.89680: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990b6520> <<< 7920 1726885386.89701: 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' <<< 7920 1726885386.89745: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990b65b0> <<< 7920 1726885386.89768: 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 <<< 7920 1726885386.89779: 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 0x7fee990b6640> <<< 7920 1726885386.89791: 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' <<< 7920 1726885386.89835: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990b66d0> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee991b1f70> <<< 7920 1726885386.89879: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9922feb0> <<< 7920 1726885386.89900: 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' <<< 7920 1726885386.89926: 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' <<< 7920 1726885386.90019: 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 0x7fee990b6a90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990b67f0> <<< 7920 1726885386.90036: stdout chunk (state=3): >>>import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9925cd60> <<< 7920 1726885386.90057: 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 0x7fee99245f10> <<< 7920 1726885386.90073: stdout chunk (state=3): >>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9922fb50> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9922f160> <<< 7920 1726885386.90100: 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' <<< 7920 1726885386.90133: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9922f340> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99365a00> <<< 7920 1726885386.90159: 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 <<< 7920 1726885386.90177: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 7920 1726885386.90190: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99365f10> <<< 7920 1726885386.90205: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99342bb0> <<< 7920 1726885386.90231: 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' <<< 7920 1726885386.90255: 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 <<< 7920 1726885386.90274: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 7920 1726885386.90295: 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' <<< 7920 1726885386.90325: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990ccaf0> <<< 7920 1726885386.90342: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990cc3a0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee993657f0> <<< 7920 1726885386.90362: 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' <<< 7920 1726885386.90392: 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 <<< 7920 1726885386.90434: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 7920 1726885386.90448: 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' <<< 7920 1726885386.90490: 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' <<< 7920 1726885386.90493: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99069160> <<< 7920 1726885386.90519: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 7920 1726885386.90546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 7920 1726885386.90564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885386.90608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7920 1726885386.90637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 7920 1726885386.90643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 7920 1726885386.90659: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99011f40> <<< 7920 1726885386.90694: 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 0x7fee9901d0d0> <<< 7920 1726885386.90749: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9907e550> <<< 7920 1726885386.90785: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99069580> <<< 7920 1726885386.90801: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9905d940> <<< 7920 1726885386.90869: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990ccf40> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990ccd90> <<< 7920 1726885386.90872: 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 <<< 7920 1726885386.90902: stdout chunk (state=3): >>># 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<<< 7920 1726885386.90905: stdout chunk (state=3): >>> <<< 7920 1726885386.91015: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885386.91049: 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'<<< 7920 1726885386.91053: stdout chunk (state=3): >>> import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9901de80> <<< 7920 1726885386.91083: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9901d640> <<< 7920 1726885386.91089: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990ccc40> <<< 7920 1726885386.91109: 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' <<< 7920 1726885386.91125: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990567f0> <<< 7920 1726885386.91155: 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 <<< 7920 1726885386.91159: 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 0x7fee99040700> <<< 7920 1726885386.91180: 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 0x7fee99040790> <<< 7920 1726885386.91207: 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 0x7fee99040910> <<< 7920 1726885386.91228: 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 <<< 7920 1726885386.91247: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 7920 1726885386.91267: 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 <<< 7920 1726885386.91295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 7920 1726885386.91373: 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 0x7fee98e7af40> <<< 7920 1726885386.91390: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99040f40> <<< 7920 1726885386.91411: 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 0x7fee98e7ae50> <<< 7920 1726885386.91447: 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' <<< 7920 1726885386.91466: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98e801c0> <<< 7920 1726885386.91480: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990408b0> <<< 7920 1726885386.91501: 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' <<< 7920 1726885386.91519: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99040e50> <<< 7920 1726885386.91534: 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 <<< 7920 1726885386.91553: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 7920 1726885386.91568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 7920 1726885386.91617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 7920 1726885386.91639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 7920 1726885386.91656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 7920 1726885386.91679: 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' <<< 7920 1726885386.91713: 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 0x7fee98e0a280> <<< 7920 1726885386.91731: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98dfaf40> <<< 7920 1726885386.91754: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98dfa880> <<< 7920 1726885386.91861: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98e92880> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98e80d60> <<< 7920 1726885386.91895: 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 0x7fee98e92b50> <<< 7920 1726885386.91931: 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' <<< 7920 1726885386.91956: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98e99850> <<< 7920 1726885386.91966: 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 0x7fee98e19670> <<< 7920 1726885386.91993: 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 0x7fee98e19310> <<< 7920 1726885386.92025: 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' <<< 7920 1726885386.92040: 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 <<< 7920 1726885386.92071: 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 0x7fee98e2a520> <<< 7920 1726885386.92093: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98e19040> <<< 7920 1726885386.92113: 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 0x7fee98e2a3a0> <<< 7920 1726885386.92138: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b35d310> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b35d910> <<< 7920 1726885386.92686: 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' # /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 0x7fee98e30e80> # /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' <<< 7920 1726885386.92693: 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 <<< 7920 1726885386.92725: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 7920 1726885386.92752: 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 <<< 7920 1726885386.92782: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 7920 1726885386.92814: 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 <<< 7920 1726885386.92841: 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 0x7fee98de5e50> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py <<< 7920 1726885386.92863: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 7920 1726885386.92878: 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' <<< 7920 1726885386.92903: 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' <<< 7920 1726885386.92987: 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 0x7fee98d82c40> <<< 7920 1726885386.93004: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98d82ac0> <<< 7920 1726885386.93018: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98d82280> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98de5f40> <<< 7920 1726885386.93041: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98dd0d90> <<< 7920 1726885386.93085: 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' <<< 7920 1726885386.93092: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98d820d0> <<< 7920 1726885386.93108: 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 <<< 7920 1726885386.93131: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885386.93144: 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 <<< 7920 1726885386.93168: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 7920 1726885386.93187: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98d9afd0> <<< 7920 1726885386.93227: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98d82d60> <<< 7920 1726885386.93263: 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' <<< 7920 1726885386.93272: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98d9a880> <<< 7920 1726885386.93305: 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 0x7fee98da9e80> <<< 7920 1726885386.93333: 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' <<< 7920 1726885386.93346: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98da9f70> <<< 7920 1726885386.93376: 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' <<< 7920 1726885386.93384: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ca81c0> <<< 7920 1726885386.93410: 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' <<< 7920 1726885386.93425: 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 <<< 7920 1726885386.93446: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 7920 1726885386.93479: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ca87c0> <<< 7920 1726885386.93497: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ca84f0> <<< 7920 1726885386.93518: 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 0x7fee98ca8880> <<< 7920 1726885386.93548: 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 0x7fee98cb84c0> <<< 7920 1726885386.93574: 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 <<< 7920 1726885386.93589: 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 0x7fee98cb85b0> <<< 7920 1726885386.93622: 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 <<< 7920 1726885386.93637: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 7920 1726885386.93655: 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 <<< 7920 1726885386.93676: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 7920 1726885386.93697: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98cb8d90> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98cb89a0> <<< 7920 1726885386.93726: 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 <<< 7920 1726885386.93744: 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 0x7fee98cb8df0> <<< 7920 1726885386.93774: 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 0x7fee98ccc9d0> <<< 7920 1726885386.93800: 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' <<< 7920 1726885386.93818: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98cccaf0> <<< 7920 1726885386.93832: 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 <<< 7920 1726885386.93851: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 7920 1726885386.93874: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98cccd30> <<< 7920 1726885386.93905: 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 0x7fee98ccceb0> <<< 7920 1726885386.93936: 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' <<< 7920 1726885386.93953: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c5dbb0> <<< 7920 1726885386.93971: 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' <<< 7920 1726885386.93986: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c5dd00> <<< 7920 1726885386.94005: 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 <<< 7920 1726885386.94022: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 7920 1726885386.94039: 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 <<< 7920 1726885386.94056: 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 0x7fee98c6c400> <<< 7920 1726885386.94071: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c5dfa0> <<< 7920 1726885386.94082: 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 <<< 7920 1726885386.94157: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 7920 1726885386.94179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 7920 1726885386.94205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c6cdf0> <<< 7920 1726885386.94208: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c6c940> <<< 7920 1726885386.94237: 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 <<< 7920 1726885386.94240: 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 0x7fee98c6cc40> <<< 7920 1726885386.94274: 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 <<< 7920 1726885386.94280: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 7920 1726885386.94297: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c796d0> <<< 7920 1726885386.94326: 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 0x7fee98c79f10> <<< 7920 1726885386.94357: 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 0x7fee98c89160> <<< 7920 1726885386.94399: 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 0x7fee98c89250> <<< 7920 1726885386.94422: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98dd0370> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98dd00d0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98e30bb0> <<< 7920 1726885386.94457: 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'<<< 7920 1726885386.94461: stdout chunk (state=3): >>> <<< 7920 1726885386.94482: 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' <<< 7920 1726885386.94521: 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 0x7fee98c89dc0> <<< 7920 1726885386.94542: stdout chunk (state=3): >>>import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c89af0> <<< 7920 1726885386.94545: 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' <<< 7920 1726885386.94563: 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 <<< 7920 1726885386.94596: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 7920 1726885386.94655: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 7920 1726885386.94659: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 7920 1726885386.94712: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c20490> <<< 7920 1726885386.94736: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py <<< 7920 1726885386.94739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 7920 1726885386.94797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 7920 1726885386.94801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 7920 1726885386.94823: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c293d0> <<< 7920 1726885386.94861: 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 0x7fee98c20d60> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c20ca0> <<< 7920 1726885386.94893: 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 <<< 7920 1726885386.94900: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 7920 1726885386.94948: 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' <<< 7920 1726885386.94952: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c56610> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c20430> <<< 7920 1726885386.94974: 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' <<< 7920 1726885386.94996: 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 <<< 7920 1726885386.95030: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 7920 1726885386.95037: stdout chunk (state=3): >>>import 'six.moves' # <<< 7920 1726885386.95065: 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' <<< 7920 1726885386.95079: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ba2940> <<< 7920 1726885386.95102: 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 <<< 7920 1726885386.95115: 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 0x7fee98ba2b20> <<< 7920 1726885386.95147: 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 <<< 7920 1726885386.95162: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 7920 1726885386.95168: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 7920 1726885386.95211: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c56b80> <<< 7920 1726885386.95224: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c56910> <<< 7920 1726885386.95256: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c89fd0> <<< 7920 1726885386.95284: 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' <<< 7920 1726885386.95318: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c95e80> <<< 7920 1726885386.95337: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c899a0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98dd0100> <<< 7920 1726885386.95364: 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 <<< 7920 1726885386.95371: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 7920 1726885386.95413: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98baceb0> <<< 7920 1726885386.95431: 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 <<< 7920 1726885386.95451: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 7920 1726885386.95468: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98bc4370> <<< 7920 1726885386.95492: 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 <<< 7920 1726885386.95511: 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 0x7fee98bc4be0> <<< 7920 1726885386.95542: 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' <<< 7920 1726885386.95558: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b584f0> <<< 7920 1726885386.95576: 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 <<< 7920 1726885386.95615: 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 0x7fee98b58a60> <<< 7920 1726885386.95640: 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' <<< 7920 1726885386.95666: 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' <<< 7920 1726885386.95693: 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' <<< 7920 1726885386.95767: 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 0x7fee98b64b20> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b64700> <<< 7920 1726885386.95774: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b64460> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b640d0> <<< 7920 1726885386.95797: 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 <<< 7920 1726885386.95828: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 7920 1726885386.95866: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b64310> # /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 <<< 7920 1726885386.95887: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 7920 1726885386.95903: 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' <<< 7920 1726885386.96277: 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 0x7fee98b75a90> # /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 0x7fee98b75b20> # /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 0x7fee98b7f160> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b75f70> # /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 0x7fee98a891c0> <<< 7920 1726885386.96283: 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 <<< 7920 1726885386.96301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 7920 1726885386.96304: 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' <<< 7920 1726885386.96330: 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 0x7fee98a91220> <<< 7920 1726885386.96356: 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 0x7fee98a911c0> <<< 7920 1726885386.96369: 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' <<< 7920 1726885386.96423: 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 0x7fee98a91370> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a89ee0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a89be0> <<< 7920 1726885386.96451: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a89280> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b8f910> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b7ff40> <<< 7920 1726885386.96479: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b7f820> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b756d0> <<< 7920 1726885386.96514: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b64fa0> <<< 7920 1726885386.96548: 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 0x7fee98b757f0> <<< 7920 1726885386.96583: 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' <<< 7920 1726885386.96625: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a89c70> <<< 7920 1726885386.96652: 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 0x7fee98a91640> <<< 7920 1726885386.96681: 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 0x7fee98a918b0> <<< 7920 1726885386.96715: 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 0x7fee98a91e20> <<< 7920 1726885386.96742: 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 <<< 7920 1726885386.96773: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 7920 1726885386.96796: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98aae610> <<< 7920 1726885386.96829: 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 <<< 7920 1726885386.96857: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 7920 1726885386.96877: 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 0x7fee98a337f0> <<< 7920 1726885386.96888: 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 <<< 7920 1726885386.96918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 7920 1726885386.96944: 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 0x7fee98a3ea60> <<< 7920 1726885386.96967: 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 <<< 7920 1726885386.96996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 7920 1726885386.97033: 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 0x7fee98a5dfd0> <<< 7920 1726885386.97139: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a3eac0> <<< 7920 1726885386.97165: 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 <<< 7920 1726885386.97196: 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' <<< 7920 1726885386.97241: 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' <<< 7920 1726885386.97268: 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 <<< 7920 1726885386.97306: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a0b2e0> <<< 7920 1726885386.97344: 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' <<< 7920 1726885386.97356: stdout chunk (state=3): >>>import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a0b400> <<< 7920 1726885386.97433: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee989fc370> <<< 7920 1726885386.97455: 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 <<< 7920 1726885386.97475: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 7920 1726885386.97513: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee989fc6a0> <<< 7920 1726885386.97546: 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 0x7fee98a0d7f0> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee989f0fa0> # /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' <<< 7920 1726885386.97573: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee989fc0d0> <<< 7920 1726885386.97623: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee989f0970> <<< 7920 1726885386.97656: 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 0x7fee98a0dca0> <<< 7920 1726885386.97684: 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 0x7fee989a40d0> <<< 7920 1726885386.97713: 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 0x7fee989a41c0> <<< 7920 1726885386.97757: 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' <<< 7920 1726885386.97780: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee989a42e0> <<< 7920 1726885386.97801: 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 <<< 7920 1726885386.97818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 7920 1726885386.97835: 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 <<< 7920 1726885386.97946: 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 <<< 7920 1726885386.97982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 7920 1726885386.98005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 7920 1726885386.98023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 7920 1726885386.98045: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9897a520> <<< 7920 1726885386.98110: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee989cde20> <<< 7920 1726885386.98158: 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 0x7fee989618b0> # /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' <<< 7920 1726885386.98194: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98961940> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 7920 1726885386.98208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 7920 1726885386.98269: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9897a190> <<< 7920 1726885386.98289: 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 0x7fee9898b280> <<< 7920 1726885386.98472: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee989b0be0> <<< 7920 1726885386.98526: 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' <<< 7920 1726885386.98557: 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 0x7fee989ba850> # /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' <<< 7920 1726885386.98634: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98938760> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee989b0ee0> <<< 7920 1726885386.98769: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee989a4a90> <<< 7920 1726885386.98814: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a5dc70> # /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 0x7fee9895c520> # /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 0x7fee9895ccd0> <<< 7920 1726885386.98848: 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 0x7fee9895cf40> <<< 7920 1726885386.98886: 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' <<< 7920 1726885386.98928: 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 <<< 7920 1726885386.98931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 7920 1726885386.99020: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988ea970> <<< 7920 1726885386.99024: 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' <<< 7920 1726885386.99041: 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' <<< 7920 1726885386.99067: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988fbf70> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988eac40> <<< 7920 1726885386.99091: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9895ce80> <<< 7920 1726885386.99134: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9894d760> <<< 7920 1726885386.99156: 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 <<< 7920 1726885386.99179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 7920 1726885386.99195: 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 <<< 7920 1726885386.99232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 7920 1726885386.99255: 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 <<< 7920 1726885386.99279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 7920 1726885386.99335: 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 0x7fee988c31c0> <<< 7920 1726885386.99365: 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' # /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' <<< 7920 1726885386.99393: 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 0x7fee988c3ca0> <<< 7920 1726885386.99423: 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' <<< 7920 1726885386.99453: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988c3ee0> # /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' <<< 7920 1726885386.99481: 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 <<< 7920 1726885386.99504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 7920 1726885386.99536: 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' <<< 7920 1726885386.99595: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988ccac0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988cc6a0> <<< 7920 1726885386.99620: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988cc1f0> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988c3940> <<< 7920 1726885386.99651: 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' <<< 7920 1726885386.99673: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988c3a90> <<< 7920 1726885386.99700: 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' <<< 7920 1726885386.99736: 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' <<< 7920 1726885386.99770: 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' <<< 7920 1726885386.99801: 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' <<< 7920 1726885386.99881: 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' <<< 7920 1726885386.99904: 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 0x7fee9887a8e0> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9887a550> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 7920 1726885386.99929: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 7920 1726885386.99991: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9887a5b0> import 'urllib3.packages.six.moves' # <<< 7920 1726885387.00003: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 7920 1726885387.00048: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9886d4f0> <<< 7920 1726885387.00100: 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 0x7fee9886d6d0> <<< 7920 1726885387.00134: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py <<< 7920 1726885387.00162: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885387.00208: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885387.00265: 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 0x7fee988247f0> # /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 0x7fee988249a0> <<< 7920 1726885387.00278: 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 0x7fee98824b50> <<< 7920 1726885387.00338: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98824490> <<< 7920 1726885387.00391: 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 0x7fee98824ee0> <<< 7920 1726885387.00419: 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 0x7fee98824f70> # /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' <<< 7920 1726885387.00454: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98824fd0> <<< 7920 1726885387.00493: 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' <<< 7920 1726885387.00532: 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 0x7fee9883d220> <<< 7920 1726885387.00551: 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' <<< 7920 1726885387.01558: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9883d7f0> <<< 7920 1726885387.01564: 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 <<< 7920 1726885387.01566: 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 0x7fee98856dc0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98830ca0> <<< 7920 1726885387.01569: 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' <<< 7920 1726885387.01571: stdout chunk (state=3): >>>import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98830fd0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98824130> <<< 7920 1726885387.01573: 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 0x7fee98892f70> <<< 7920 1726885387.01575: 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' <<< 7920 1726885387.01586: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98892820> <<< 7920 1726885387.01599: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988829d0> <<< 7920 1726885387.01624: 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 <<< 7920 1726885387.01645: stdout chunk (state=3): >>># 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 <<< 7920 1726885387.01663: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 7920 1726885387.01681: 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 0x7fee987e57c0> <<< 7920 1726885387.01700: stdout chunk (state=3): >>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee987e5400> import 'urllib3.packages.six.moves.urllib' # <<< 7920 1726885387.01715: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988928e0> <<< 7920 1726885387.01736: 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 <<< 7920 1726885387.01752: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 7920 1726885387.01774: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988928b0> <<< 7920 1726885387.01801: 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 0x7fee987e5c40> <<< 7920 1726885387.01816: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9886d820> <<< 7920 1726885387.01842: 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' <<< 7920 1726885387.01888: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee987f37f0> <<< 7920 1726885387.01900: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988dbeb0> <<< 7920 1726885387.01928: 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' <<< 7920 1726885387.01954: 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' <<< 7920 1726885387.01971: 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 <<< 7920 1726885387.01991: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 7920 1726885387.02013: 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' <<< 7920 1726885387.02030: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9880b160> <<< 7920 1726885387.02050: 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 <<< 7920 1726885387.02073: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9880b3d0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee987ff0a0> <<< 7920 1726885387.02091: 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' <<< 7920 1726885387.02107: 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 0x7fee9880bcd0> <<< 7920 1726885387.02140: 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 0x7fee9880bf70> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9880b8b0> <<< 7920 1726885387.02169: 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' <<< 7920 1726885387.02181: stdout chunk (state=3): >>>import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9880be80> <<< 7920 1726885387.02209: 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' <<< 7920 1726885387.02243: 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' <<< 7920 1726885387.02259: stdout chunk (state=3): >>>import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98812b20> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988126d0> <<< 7920 1726885387.02288: 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' <<< 7920 1726885387.02303: 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 0x7fee98812f40> <<< 7920 1726885387.02328: 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' <<< 7920 1726885387.02349: 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 <<< 7920 1726885387.02381: 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 0x7fee9881ca30> <<< 7920 1726885387.02403: 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 <<< 7920 1726885387.02423: 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 0x7fee9881caf0> <<< 7920 1726885387.02435: 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 <<< 7920 1726885387.02461: 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 0x7fee9881cb80> <<< 7920 1726885387.02477: 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 <<< 7920 1726885387.02510: 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 0x7fee9881cc10> <<< 7920 1726885387.02529: 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 <<< 7920 1726885387.02553: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' <<< 7920 1726885387.02564: stdout chunk (state=3): >>>import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9881cca0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9881c3d0> <<< 7920 1726885387.02589: 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 <<< 7920 1726885387.02607: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 7920 1726885387.02630: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9881ce50> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98812a00> <<< 7920 1726885387.02641: 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 <<< 7920 1726885387.02668: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' <<< 7920 1726885387.02686: stdout chunk (state=3): >>>import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98745250> <<< 7920 1726885387.02702: 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 0x7fee98745580> <<< 7920 1726885387.02730: 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 0x7fee987457f0> <<< 7920 1726885387.02757: 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 0x7fee98745a90> <<< 7920 1726885387.02775: 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 0x7fee98745d30> <<< 7920 1726885387.02802: 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' <<< 7920 1726885387.02817: stdout chunk (state=3): >>>import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98745fd0> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98812310> <<< 7920 1726885387.02839: 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' <<< 7920 1726885387.02861: 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 <<< 7920 1726885387.02876: 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 0x7fee9874a370> <<< 7920 1726885387.02891: 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' <<< 7920 1726885387.02915: 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' <<< 7920 1726885387.02935: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9874a790> <<< 7920 1726885387.02963: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9874a610> <<< 7920 1726885387.02977: 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' <<< 7920 1726885387.03005: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9874ad30> <<< 7920 1726885387.03030: 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' <<< 7920 1726885387.03057: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9874aca0> <<< 7920 1726885387.03077: 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' <<< 7920 1726885387.03110: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9874abe0> <<< 7920 1726885387.03134: 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 <<< 7920 1726885387.03149: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 7920 1726885387.03172: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9874ab20> <<< 7920 1726885387.03186: 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' <<< 7920 1726885387.03214: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9874ac10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98812520> <<< 7920 1726885387.03241: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee987ff850> <<< 7920 1726885387.03262: 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 0x7fee987ff880> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee987ff3d0> <<< 7920 1726885387.03288: 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' <<< 7920 1726885387.03328: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98812400> <<< 7920 1726885387.03365: 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 0x7fee9886d280> <<< 7920 1726885387.03375: 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 <<< 7920 1726885387.03394: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 7920 1726885387.03413: 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 0x7fee9875eeb0> <<< 7920 1726885387.03441: 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' <<< 7920 1726885387.03457: 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' <<< 7920 1726885387.03482: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 7920 1726885387.03500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 7920 1726885387.03626: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee986ef460> <<< 7920 1726885387.03646: stdout chunk (state=3): >>>import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee986ef250> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9875efa0> <<< 7920 1726885387.03659: 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' <<< 7920 1726885387.03676: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee986ef2e0> <<< 7920 1726885387.03699: 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 <<< 7920 1726885387.03720: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee986f6ee0> <<< 7920 1726885387.03754: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9874ab50> <<< 7920 1726885387.03777: 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' <<< 7920 1726885387.03819: 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' <<< 7920 1726885387.03846: 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 0x7fee9870a940> <<< 7920 1726885387.03862: 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' <<< 7920 1726885387.03888: 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 <<< 7920 1726885387.03914: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 7920 1726885387.03956: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98717130> <<< 7920 1726885387.03972: 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 0x7fee987171f0> <<< 7920 1726885387.04018: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9870a9d0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9870a640> <<< 7920 1726885387.04057: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9870a550> <<< 7920 1726885387.04076: 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 <<< 7920 1726885387.04104: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 7920 1726885387.04108: 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' <<< 7920 1726885387.04146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 7920 1726885387.04150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 7920 1726885387.04180: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98717fa0> <<< 7920 1726885387.04186: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98717be0> <<< 7920 1726885387.04205: 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 0x7fee98717df0> <<< 7920 1726885387.04226: 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' <<< 7920 1726885387.04240: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98717eb0> <<< 7920 1726885387.04269: 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 <<< 7920 1726885387.04273: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 7920 1726885387.04299: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee986c7d90> <<< 7920 1726885387.04305: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9870a610> <<< 7920 1726885387.04334: 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' <<< 7920 1726885387.04340: 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 <<< 7920 1726885387.04366: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 7920 1726885387.04390: 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 <<< 7920 1726885387.04399: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 7920 1726885387.04430: 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' <<< 7920 1726885387.04451: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 7920 1726885387.04466: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 7920 1726885387.04497: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee986760a0> <<< 7920 1726885387.04518: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9866ccd0> <<< 7920 1726885387.04534: stdout chunk (state=3): >>>import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9866c1c0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee986de730> <<< 7920 1726885387.04537: stdout chunk (state=3): >>>import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98717a30> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988dbb20> <<< 7920 1726885387.04565: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988db430> <<< 7920 1726885387.04596: 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 0x7fee9866cf40> <<< 7920 1726885387.04620: 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' <<< 7920 1726885387.04651: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9866cf10> <<< 7920 1726885387.04655: 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 <<< 7920 1726885387.04667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 7920 1726885387.04693: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee986817f0> <<< 7920 1726885387.04713: 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' <<< 7920 1726885387.04727: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98681be0> <<< 7920 1726885387.04745: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988c3400> <<< 7920 1726885387.04784: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988b7760> <<< 7920 1726885387.04816: 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 0x7fee9869e1c0> <<< 7920 1726885387.04848: 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' <<< 7920 1726885387.04870: stdout chunk (state=3): >>>import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9869e550> <<< 7920 1726885387.04878: 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 0x7fee9869e670> <<< 7920 1726885387.04896: 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 <<< 7920 1726885387.04914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 7920 1726885387.04940: 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 0x7fee9869efa0> <<< 7920 1726885387.04966: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9869e730> <<< 7920 1726885387.04997: 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' <<< 7920 1726885387.05015: 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' <<< 7920 1726885387.05043: 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' <<< 7920 1726885387.05074: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98632220> <<< 7920 1726885387.05095: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98632b80> <<< 7920 1726885387.05124: 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 <<< 7920 1726885387.05131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 7920 1726885387.05154: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 7920 1726885387.05189: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 7920 1726885387.05225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 7920 1726885387.05234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 7920 1726885387.05257: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee985e67f0> <<< 7920 1726885387.05273: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 7920 1726885387.05293: 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 0x7fee985f2430> <<< 7920 1726885387.05350: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9863fdc0> <<< 7920 1726885387.05367: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9863f5e0> <<< 7920 1726885387.05394: 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 0x7fee986548e0> <<< 7920 1726885387.05418: 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 <<< 7920 1726885387.05438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 7920 1726885387.05447: 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 <<< 7920 1726885387.05483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 7920 1726885387.05492: 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 0x7fee9860ab20> <<< 7920 1726885387.05536: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9860a250> <<< 7920 1726885387.05556: 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 0x7fee9860acd0> <<< 7920 1726885387.05578: 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 0x7fee9861e190> <<< 7920 1726885387.05600: 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' <<< 7920 1726885387.05644: 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 0x7fee9861e310> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9861e1c0> <<< 7920 1726885387.05670: 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 0x7fee9861e2b0> <<< 7920 1726885387.05702: 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' <<< 7920 1726885387.05718: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 7920 1726885387.06060: 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 0x7fee9861ebe0> # 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 0x7fee9861ea30> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9861e400> # /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 0x7fee985b6820> # /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 0x7fee985b6910> <<< 7920 1726885387.06067: 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' <<< 7920 1726885387.06092: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee985b6c10> <<< 7920 1726885387.06110: 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' <<< 7920 1726885387.06131: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee985c7220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee985b61c0> <<< 7920 1726885387.06152: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee985a4d60> <<< 7920 1726885387.06174: 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 <<< 7920 1726885387.06191: 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 <<< 7920 1726885387.06210: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee985b6460> <<< 7920 1726885387.06225: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee985a4a00> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9861e7c0> <<< 7920 1726885387.06264: 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 <<< 7920 1726885387.06292: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 7920 1726885387.06329: 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 0x7fee984b6370> <<< 7920 1726885387.06352: 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 <<< 7920 1726885387.06362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 7920 1726885387.06377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 7920 1726885387.06400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 7920 1726885387.06425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 7920 1726885387.06504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 7920 1726885387.06602: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984cfdf0> <<< 7920 1726885387.06641: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984b6bb0> <<< 7920 1726885387.06665: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984b6700> <<< 7920 1726885387.06789: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee985c7e20> <<< 7920 1726885387.06831: 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' <<< 7920 1726885387.06857: 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 0x7fee9847fc70> <<< 7920 1726885387.06880: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 7920 1726885387.06907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 7920 1726885387.06937: 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' <<< 7920 1726885387.06988: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9849d1f0> <<< 7920 1726885387.07049: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885387.07066: 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 0x7fee9849dd60> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9847fd00> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9847f640> <<< 7920 1726885387.07081: 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 <<< 7920 1726885387.07098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 7920 1726885387.07111: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 7920 1726885387.07129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 7920 1726885387.07152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 7920 1726885387.07165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 7920 1726885387.07203: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9841ae20> <<< 7920 1726885387.07303: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9841a2e0> <<< 7920 1726885387.07338: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98483730> <<< 7920 1726885387.07367: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98654760> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98632ee0> <<< 7920 1726885387.07417: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9891d430> <<< 7920 1726885387.07482: 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 0x7fee988a9700> # /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' <<< 7920 1726885387.07501: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98431cd0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 7920 1726885387.07589: stdout chunk (state=3): >>># 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 0x7fee98431e50> <<< 7920 1726885387.07618: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9894ddf0> <<< 7920 1726885387.07654: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a33880> <<< 7920 1726885387.07692: 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' <<< 7920 1726885387.07708: 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 <<< 7920 1726885387.07716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 7920 1726885387.07745: 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 0x7fee983e15b0> <<< 7920 1726885387.07762: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98452a30> <<< 7920 1726885387.07785: 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' <<< 7920 1726885387.07803: 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 <<< 7920 1726885387.07820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 7920 1726885387.07843: 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' <<< 7920 1726885387.07866: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983e1fa0> <<< 7920 1726885387.07887: 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 <<< 7920 1726885387.07933: stdout chunk (state=3): >>># 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 0x7fee983ee280> # /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 0x7fee983ee4c0> <<< 7920 1726885387.07964: 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 0x7fee983ee700> <<< 7920 1726885387.07996: 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' <<< 7920 1726885387.08016: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983ee8e0> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983e1b50> <<< 7920 1726885387.08040: stdout chunk (state=3): >>>import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983e1880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py <<< 7920 1726885387.08055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 7920 1726885387.08073: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983e1d60> <<< 7920 1726885387.08093: 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 <<< 7920 1726885387.08113: 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 0x7fee983fd2b0> <<< 7920 1726885387.08128: 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' <<< 7920 1726885387.08155: 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' <<< 7920 1726885387.08170: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983fd760> <<< 7920 1726885387.08196: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983fd3d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 7920 1726885387.08232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 7920 1726885387.08269: 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 0x7fee9840df70> <<< 7920 1726885387.08324: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983fdbb0> <<< 7920 1726885387.08346: 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 <<< 7920 1726885387.08368: 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 0x7fee983fdd00> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a3e2b0> <<< 7920 1726885387.08390: 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 <<< 7920 1726885387.08407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885387.08468: 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 0x7fee983a8a00> <<< 7920 1726885387.08514: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a33580> <<< 7920 1726885387.08528: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a2a400> <<< 7920 1726885387.08563: 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' <<< 7920 1726885387.08583: 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' <<< 7920 1726885387.08607: 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' <<< 7920 1726885387.08635: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983bd520> <<< 7920 1726885387.08658: 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 <<< 7920 1726885387.08667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 7920 1726885387.08686: 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' <<< 7920 1726885387.08701: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983c87f0> <<< 7920 1726885387.08726: 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' <<< 7920 1726885387.08755: 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' <<< 7920 1726885387.08778: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983d3580> <<< 7920 1726885387.08815: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983c8e20> <<< 7920 1726885387.08840: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983bd9d0> <<< 7920 1726885387.08874: 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 0x7fee983c8250> <<< 7920 1726885387.08905: 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' <<< 7920 1726885387.08926: stdout chunk (state=3): >>>import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98346520> <<< 7920 1726885387.08944: 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 0x7fee98346730> <<< 7920 1726885387.08978: 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 0x7fee98346a30> <<< 7920 1726885387.09004: 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 0x7fee98346d00> <<< 7920 1726885387.09031: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a8f70> <<< 7920 1726885387.09041: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a8bb0> <<< 7920 1726885387.09064: 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 0x7fee983bd370> <<< 7920 1726885387.75556: 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}}} <<< 7920 1726885387.77206: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 7920 1726885387.77233: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885387.77891: 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 <<< 7920 1726885387.77908: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7920 1726885387.77951: 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 <<< 7920 1726885387.77985: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils <<< 7920 1726885387.78026: stdout chunk (state=3): >>># cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing 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 <<< 7920 1726885387.78069: stdout chunk (state=3): >>># destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_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 <<< 7920 1726885387.78159: stdout chunk (state=3): >>># cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing 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 <<< 7920 1726885387.78217: stdout chunk (state=3): >>># 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 <<< 7920 1726885387.78269: stdout chunk (state=3): >>>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<<< 7920 1726885387.78316: stdout chunk (state=3): >>>.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 reque<<< 7920 1726885387.78328: stdout chunk (state=3): >>>sts.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 request<<< 7920 1726885387.78361: stdout chunk (state=3): >>>s.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 <<< 7920 1726885387.79007: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885387.79021: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 7920 1726885387.79042: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 7920 1726885387.79062: stdout chunk (state=3): >>># destroy netrc <<< 7920 1726885387.79095: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 7920 1726885387.79114: stdout chunk (state=3): >>># destroy systemd.journal <<< 7920 1726885387.79134: 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 <<< 7920 1726885387.79174: 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 <<< 7920 1726885387.79207: stdout chunk (state=3): >>># 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 <<< 7920 1726885387.79231: 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 <<< 7920 1726885387.79246: 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 # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util <<< 7920 1726885387.79263: 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 # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat <<< 7920 1726885387.79297: 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 <<< 7920 1726885387.79315: 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 # 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 <<< 7920 1726885387.79353: stdout chunk (state=3): >>># 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 <<< 7920 1726885387.79397: stdout chunk (state=3): >>># 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 <<< 7920 1726885387.79430: 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 # 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 <<< 7920 1726885387.79461: 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 # 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 <<< 7920 1726885387.79498: stdout chunk (state=3): >>># 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 <<< 7920 1726885387.79546: 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 # 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 <<< 7920 1726885387.79568: stdout chunk (state=3): >>># 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 <<< 7920 1726885387.79616: 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 <<< 7920 1726885387.79670: 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 # destroy http <<< 7920 1726885387.79726: stdout chunk (state=3): >>># 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 <<< 7920 1726885387.79744: 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 <<< 7920 1726885387.79783: stdout chunk (state=3): >>># cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime <<< 7920 1726885387.79818: stdout chunk (state=3): >>># destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # 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 <<< 7920 1726885387.79844: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 7920 1726885387.79869: 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 <<< 7920 1726885387.79900: 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 <<< 7920 1726885387.79946: 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 <<< 7920 1726885387.79999: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # 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 <<< 7920 1726885387.80064: 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 # 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 <<< 7920 1726885387.80072: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7920 1726885387.80130: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo <<< 7920 1726885387.80141: 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 <<< 7920 1726885387.80956: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq <<< 7920 1726885387.80975: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885387.81007: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7920 1726885387.81041: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885387.81071: 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 <<< 7920 1726885387.81109: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 7920 1726885387.81130: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 7920 1726885387.81165: 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 <<< 7920 1726885387.81197: stdout chunk (state=3): >>># destroy gzip <<< 7920 1726885387.81250: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 7920 1726885387.81346: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd <<< 7920 1726885387.81356: 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 <<< 7920 1726885387.81392: stdout chunk (state=3): >>># destroy urllib.parse <<< 7920 1726885387.81442: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath # destroy posix <<< 7920 1726885387.81482: 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 <<< 7920 1726885387.81542: 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 # destroy glob # destroy curses <<< 7920 1726885387.81579: stdout chunk (state=3): >>># destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings <<< 7920 1726885387.81607: 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 # destroy http.cookiejar # destroy chardet # destroy json <<< 7920 1726885387.81661: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 7920 1726885387.81710: stdout chunk (state=3): >>># destroy codecs <<< 7920 1726885387.81733: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 7920 1726885387.81804: 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 <<< 7920 1726885387.81840: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client <<< 7920 1726885387.81850: stdout chunk (state=3): >>># destroy email <<< 7920 1726885387.81902: 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 <<< 7920 1726885387.81913: stdout chunk (state=3): >>># 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 <<< 7920 1726885387.81937: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 7920 1726885387.82051: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885387.82947: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885387.82950: stdout chunk (state=3): >>><<< 7920 1726885387.82958: stderr chunk (state=3): >>><<< 7920 1726885387.83392: _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 0x7fee9c975ca0> # /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 0x7fee9c91c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c975a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7fee9c9759a0> 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 0x7fee9c91c370> # /usr/lib64/python3.9/__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 0x7fee9c91c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c91c550> # /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 0x7fee9c8c8f70> # /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 0x7fee9c8cf100> # /usr/lib64/python3.9/__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 0x7fee9c8f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c8cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c931760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c8c8c70> # /usr/lib64/python3.9/__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 0x7fee9c8f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c91cfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7fee9c86fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c872e20> # /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 0x7fee9c869730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c870520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c86f250> # /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 0x7fee9c56fc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c56f760> 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 0x7fee9c56fd60> # /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 0x7fee9c56fe20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c56fee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c5c7be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c5c14c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c5d5520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c876d00> # /usr/lib64/python3.9/__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 0x7fee9c580b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c872fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9c5d5130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c87c8b0> # /usr/lib64/python3.9/__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 0x7fee9c580e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c580c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c580bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7fee9c555220> # /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 0x7fee9c555310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c58be50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c5838e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c580e20> # /usr/lib64/python3.9/__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 0x7fee9c4fef70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c4e3b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c583d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c5c1fd0> # /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 0x7fee9c49b9a0> 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 0x7fee9c49bcd0> # /usr/lib64/python3.9/__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 0x7fee9c4ae5e0> # /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 0x7fee9c4aeb20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9c444250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c49bdc0> # /usr/lib64/python3.9/__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 0x7fee9c455130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c4ae460> 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 0x7fee9c4551f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c580880> # /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 0x7fee9c471550> # /usr/lib64/python3.9/__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 0x7fee9c471820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c471610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9c471700> # /usr/lib64/python3.9/__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 0x7fee9c471b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9c471fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c471790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c4638e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c580460> # /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 0x7fee9c471940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fee9c393520> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/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_95tn6rqm/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 0x7fee9bcd1310> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7fee9bcd1e20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcd1d00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcd1a60> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7fee9bcd1b50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcd1880> 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 0x7fee9bcd1ac0> # /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 0x7fee9bcd1e80> # /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 0x7fee9bddf340> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9bddf190> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9bcef130> # /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 0x7fee9bcefa90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bdf92b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bdf98b0> # /usr/lib64/python3.9/__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 0x7fee9bdf9130> # /usr/lib64/python3.9/__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 0x7fee9bda1e50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bda1190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bd051f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bd05d30> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9bd05100> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bda1220> # /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 0x7fee9bda44f0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9c393730> # /usr/lib64/python3.9/__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 0x7fee9bcdfa60> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bdd6af0> # /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 0x7fee9bd98ac0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcdfa00> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9bcdf850> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9bcdc760> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9bcdc6a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bd699a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7fee9bd5e940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9bd56970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcdb280> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee9bd5ef40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bdff130> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/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_95tn6rqm/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_95tn6rqm/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_95tn6rqm/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_95tn6rqm/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 0x7fee9b89c880> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7fee9b89c220> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bd55a00> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/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_95tn6rqm/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 0x7fee9bd9e3a0> # 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_95tn6rqm/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_95tn6rqm/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_95tn6rqm/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_95tn6rqm/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_95tn6rqm/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 0x7fee9bcbdd90> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/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_95tn6rqm/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_95tn6rqm/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_95tn6rqm/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_95tn6rqm/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 0x7fee9bc9f040> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcbd760> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/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_95tn6rqm/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 0x7fee9b8732b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bca3a00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bca0e80> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/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_95tn6rqm/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_95tn6rqm/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_95tn6rqm/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_95tn6rqm/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 0x7fee9b830280> # /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 0x7fee9b830310> # /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 0x7fee9bcb0910> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcb0d30> # /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 0x7fee9bcb0fa0> # /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 0x7fee9b66b850> # /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 0x7fee9b66bd90> # /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 0x7fee9b66bf70> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bc9ff70> # /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 0x7fee9b64eb80> # /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 0x7fee9b64ebe0> # /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 0x7fee9b6a2040> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b663d30> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b64e490> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bc9fb80> # /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 0x7fee9b6cd5e0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bdd6280> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b6a2f40> # /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 0x7fee9b67c5e0> # /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 0x7fee9b637e50> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b6d1a90> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b82ed60> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcb0220> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcb0070> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcb03d0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b8302e0> # /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 0x7fee9b830760> # /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 0x7fee9b6372b0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9bcb02e0> # /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 0x7fee9b682220> # /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 0x7fee9b659130> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b67e8e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b67c610> # /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 0x7fee9b6da160> # /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 0x7fee9b6e3af0> # /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 0x7fee9b6d9280> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b6e3eb0> # /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 0x7fee9b6e3220> # /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 0x7fee9b6fa670> # /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 0x7fee9b3ffb50> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_95tn6rqm/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_95tn6rqm/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_95tn6rqm/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_95tn6rqm/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 0x7fee9b35d0d0> # /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 0x7fee9b35da60> # /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 0x7fee9b3affd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b35dd30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b35d640> # /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 0x7fee9b35d3d0> # /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 0x7fee9b367ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b3676a0> # /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 0x7fee9b28b400> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b367eb0> # /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 0x7fee9af5fcd0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b30b190> # /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 0x7fee999fe190> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b2bf760> # /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 0x7fee998cdd30> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee999dd430> # /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 0x7fee998378b0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee999fe3d0> # /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 0x7fee9b2f1c10> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99837e50> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b35bb20> # /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 0x7fee9975a9d0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9975a1f0> # /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 0x7fee997745b0> # /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 0x7fee9977f160> # /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 0x7fee9977f700> # /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 0x7fee9977fb50> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9977f220> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99774640> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9976ac70> # /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 0x7fee99331f10> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99774040> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9975ab50> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee998625e0> # /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 0x7fee99862dc0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99862760> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b35bf40> # /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 0x7fee99342c10> # /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 0x7fee991b10d0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99250160> # /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 0x7fee9925c6a0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99262c10> # /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 0x7fee9925cd30> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9925ca60> # /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 0x7fee9925ceb0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9925cd00> # /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 0x7fee9925cf10> # /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 0x7fee990b6100> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9925cdf0> # /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 0x7fee990b6280> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9925cee0> # /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 0x7fee9925ce80> # /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 0x7fee9925c880> # /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 0x7fee990b62e0> # /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 0x7fee990b6370> # /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 0x7fee990b6400> # /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 0x7fee990b6490> # /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 0x7fee990b6520> # /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 0x7fee990b65b0> # /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 0x7fee990b6640> # /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 0x7fee990b66d0> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee991b1f70> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9922feb0> # /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 0x7fee990b6a90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990b67f0> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9925cd60> # /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 0x7fee99245f10> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9922fb50> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9922f160> # /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 0x7fee9922f340> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99365a00> # /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 0x7fee99365f10> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99342bb0> # /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 0x7fee990ccaf0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990cc3a0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee993657f0> # /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 0x7fee99069160> # /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 0x7fee99011f40> # 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 0x7fee9901d0d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9907e550> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99069580> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9905d940> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990ccf40> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990ccd90> # /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 0x7fee9901de80> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9901d640> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990ccc40> # /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 0x7fee990567f0> # /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 0x7fee99040700> # /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 0x7fee99040790> # /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 0x7fee99040910> # /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 0x7fee98e7af40> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee99040f40> # /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 0x7fee98e7ae50> # /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 0x7fee98e801c0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee990408b0> # /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 0x7fee99040e50> # /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 0x7fee98e0a280> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98dfaf40> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98dfa880> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98e92880> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98e80d60> # /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 0x7fee98e92b50> # /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 0x7fee98e99850> # /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 0x7fee98e19670> # /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 0x7fee98e19310> # /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 0x7fee98e2a520> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98e19040> # /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 0x7fee98e2a3a0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b35d310> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9b35d910> # /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 0x7fee98e30e80> # /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 0x7fee98de5e50> # /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 0x7fee98d82c40> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98d82ac0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98d82280> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98de5f40> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98dd0d90> # /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 0x7fee98d820d0> # /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 0x7fee98d9afd0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98d82d60> # /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 0x7fee98d9a880> # /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 0x7fee98da9e80> # /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 0x7fee98da9f70> # /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 0x7fee98ca81c0> # /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 0x7fee98ca87c0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98ca84f0> # /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 0x7fee98ca8880> # /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 0x7fee98cb84c0> # /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 0x7fee98cb85b0> # /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 0x7fee98cb8d90> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98cb89a0> # /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 0x7fee98cb8df0> # /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 0x7fee98ccc9d0> # /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 0x7fee98cccaf0> # /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 0x7fee98cccd30> # /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 0x7fee98ccceb0> # /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 0x7fee98c5dbb0> # /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 0x7fee98c5dd00> # /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 0x7fee98c6c400> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c5dfa0> # /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 0x7fee98c6cdf0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c6c940> # /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 0x7fee98c6cc40> # /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 0x7fee98c796d0> # /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 0x7fee98c79f10> # /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 0x7fee98c89160> # /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 0x7fee98c89250> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98dd0370> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98dd00d0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98e30bb0> # /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 0x7fee98c89dc0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c89af0> # /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 0x7fee98c20490> # /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 0x7fee98c293d0> # 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 0x7fee98c20d60> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c20ca0> # /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 0x7fee98c56610> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c20430> # /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 0x7fee98ba2940> # /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 0x7fee98ba2b20> # /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 0x7fee98c56b80> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c56910> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c89fd0> # /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 0x7fee98c95e80> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98c899a0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98dd0100> # /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 0x7fee98baceb0> # /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 0x7fee98bc4370> # /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 0x7fee98bc4be0> # /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 0x7fee98b584f0> # /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 0x7fee98b58a60> # /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 0x7fee98b64b20> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b64700> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b64460> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b640d0> # /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 0x7fee98b64310> # /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 0x7fee98b75a90> # /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 0x7fee98b75b20> # /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 0x7fee98b7f160> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b75f70> # /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 0x7fee98a891c0> # /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 0x7fee98a91220> # /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 0x7fee98a911c0> # /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 0x7fee98a91370> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a89ee0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a89be0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a89280> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b8f910> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b7ff40> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b7f820> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b756d0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98b64fa0> # /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 0x7fee98b757f0> # /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 0x7fee98a89c70> # /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 0x7fee98a91640> # /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 0x7fee98a918b0> # /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 0x7fee98a91e20> # /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 0x7fee98aae610> # /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 0x7fee98a337f0> # /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 0x7fee98a3ea60> # /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 0x7fee98a5dfd0> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a3eac0> # /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 0x7fee98a0b2e0> # /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 0x7fee98a0b400> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee989fc370> # /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 0x7fee989fc6a0> # /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 0x7fee98a0d7f0> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee989f0fa0> # /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 0x7fee989fc0d0> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee989f0970> # /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 0x7fee98a0dca0> # /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 0x7fee989a40d0> # /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 0x7fee989a41c0> # /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 0x7fee989a42e0> # /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 0x7fee9897a520> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee989cde20> # /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 0x7fee989618b0> # /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 0x7fee98961940> # /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 0x7fee9897a190> # /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 0x7fee9898b280> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee989b0be0> # /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 0x7fee989ba850> # /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 0x7fee98938760> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee989b0ee0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee989a4a90> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a5dc70> # /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 0x7fee9895c520> # /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 0x7fee9895ccd0> # /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 0x7fee9895cf40> # /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 0x7fee988ea970> # /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 0x7fee988fbf70> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988eac40> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9895ce80> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9894d760> # /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 0x7fee988c31c0> # /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 0x7fee988c3ca0> # /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 0x7fee988c3ee0> # /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 0x7fee988ccac0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988cc6a0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988cc1f0> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988c3940> # /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 0x7fee988c3a90> # /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 0x7fee9887a8e0> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9887a550> # /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 0x7fee9887a5b0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9886d4f0> # /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 0x7fee9886d6d0> # /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 0x7fee988247f0> # /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 0x7fee988249a0> # /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 0x7fee98824b50> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98824490> # /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 0x7fee98824ee0> # /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 0x7fee98824f70> # /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 0x7fee98824fd0> # /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 0x7fee9883d220> # /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 0x7fee9883d7f0> # /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 0x7fee98856dc0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98830ca0> # /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 0x7fee98830fd0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98824130> # /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 0x7fee98892f70> # /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 0x7fee98892820> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988829d0> # /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 0x7fee987e57c0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee987e5400> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988928e0> # /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 0x7fee988928b0> # /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 0x7fee987e5c40> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9886d820> # /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 0x7fee987f37f0> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988dbeb0> # /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 0x7fee9880b160> # /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 0x7fee9880b3d0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee987ff0a0> # /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 0x7fee9880bcd0> # /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 0x7fee9880bf70> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9880b8b0> # /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 0x7fee9880be80> # /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 0x7fee98812b20> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988126d0> # /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 0x7fee98812f40> # /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 0x7fee9881ca30> # /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 0x7fee9881caf0> # /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 0x7fee9881cb80> # /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 0x7fee9881cc10> # /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 0x7fee9881cca0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9881c3d0> # /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 0x7fee9881ce50> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98812a00> # /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 0x7fee98745250> # /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 0x7fee98745580> # /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 0x7fee987457f0> # /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 0x7fee98745a90> # /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 0x7fee98745d30> # /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 0x7fee98745fd0> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98812310> # /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 0x7fee9874a370> # /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 0x7fee9874a790> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9874a610> # /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 0x7fee9874ad30> # /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 0x7fee9874aca0> # /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 0x7fee9874abe0> # /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 0x7fee9874ab20> # /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 0x7fee9874ac10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98812520> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee987ff850> # /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 0x7fee987ff880> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee987ff3d0> # /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 0x7fee98812400> # /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 0x7fee9886d280> # /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 0x7fee9875eeb0> # /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 0x7fee986ef460> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee986ef250> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9875efa0> # /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 0x7fee986ef2e0> # /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 0x7fee986f6ee0> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9874ab50> # /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 0x7fee9870a940> # /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 0x7fee98717130> # /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 0x7fee987171f0> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9870a9d0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9870a640> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9870a550> # /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 0x7fee98717fa0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98717be0> # /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 0x7fee98717df0> # /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 0x7fee98717eb0> # /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 0x7fee986c7d90> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9870a610> # /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 0x7fee986760a0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9866ccd0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9866c1c0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee986de730> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98717a30> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988dbb20> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988db430> # /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 0x7fee9866cf40> # /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 0x7fee9866cf10> # /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 0x7fee986817f0> # /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 0x7fee98681be0> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988c3400> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee988b7760> # /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 0x7fee9869e1c0> # /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 0x7fee9869e550> # /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 0x7fee9869e670> # /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 0x7fee9869efa0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9869e730> # /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 0x7fee98632220> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98632b80> # /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 0x7fee985e67f0> # /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 0x7fee985f2430> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9863fdc0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9863f5e0> # /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 0x7fee986548e0> # /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 0x7fee9860ab20> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9860a250> # /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 0x7fee9860acd0> # /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 0x7fee9861e190> # /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 0x7fee9861e310> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9861e1c0> # /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 0x7fee9861e2b0> # /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 0x7fee9861ebe0> # 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 0x7fee9861ea30> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9861e400> # /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 0x7fee985b6820> # /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 0x7fee985b6910> # /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 0x7fee985b6c10> # /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 0x7fee985c7220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee985b61c0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee985a4d60> # 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 0x7fee985b6460> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee985a4a00> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9861e7c0> # /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 0x7fee984b6370> # /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 0x7fee984cfdf0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984b6bb0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee984b6700> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee985c7e20> # /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 0x7fee9847fc70> # /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 0x7fee9849d1f0> # 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 0x7fee9849dd60> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9847fd00> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9847f640> # /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 0x7fee9841ae20> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9841a2e0> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98483730> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98654760> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98632ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9891d430> # /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 0x7fee988a9700> # /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 0x7fee98431cd0> # /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 0x7fee98431e50> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee9894ddf0> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a33880> # /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 0x7fee983e15b0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98452a30> # /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 0x7fee983e1fa0> # /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 0x7fee983ee280> # /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 0x7fee983ee4c0> # /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 0x7fee983ee700> # /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 0x7fee983ee8e0> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983e1b50> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983e1880> # /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 0x7fee983e1d60> # /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 0x7fee983fd2b0> # /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 0x7fee983fd760> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983fd3d0> # /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 0x7fee9840df70> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983fdbb0> # /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 0x7fee983fdd00> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a3e2b0> # /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 0x7fee983a8a00> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a33580> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee98a2a400> # /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 0x7fee983bd520> # /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 0x7fee983c87f0> # /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 0x7fee983d3580> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983c8e20> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983bd9d0> # /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 0x7fee983c8250> # /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 0x7fee98346520> # /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 0x7fee98346730> # /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 0x7fee98346a30> # /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 0x7fee98346d00> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a8f70> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee983a8bb0> # /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 0x7fee983bd370> {"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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885387.87658: 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-1726885386.4623656-11317-20843845756114/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885387.87663: _low_level_execute_command(): starting 7920 1726885387.87665: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885386.4623656-11317-20843845756114/ > /dev/null 2>&1 && sleep 0' 7920 1726885387.87668: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885387.87670: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885387.87672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885387.87675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885387.87677: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885387.87679: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885387.87681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885387.87683: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885387.87685: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885387.87687: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885387.87689: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885387.87692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885387.87694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885387.87696: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885387.87698: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885387.87700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885387.87702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885387.87704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885387.87706: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885387.87708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885387.88786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885387.88790: stdout chunk (state=3): >>><<< 7920 1726885387.88796: stderr chunk (state=3): >>><<< 7920 1726885387.88815: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885387.88825: handler run complete 7920 1726885387.88866: attempt loop complete, returning result 7920 1726885387.88870: _execute() done 7920 1726885387.88873: dumping result to json 7920 1726885387.88878: done dumping result, returning 7920 1726885387.88886: done running TaskExecutor() for managed_node1/TASK: Ensure cryptsetup is present [02369adf-7a19-9835-648e-000000000e8b] 7920 1726885387.88891: sending task result for task 02369adf-7a19-9835-648e-000000000e8b 7920 1726885387.88994: done sending task result for task 02369adf-7a19-9835-648e-000000000e8b 7920 1726885387.88997: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7920 1726885387.89293: no more pending results, returning what we have 7920 1726885387.89296: results queue empty 7920 1726885387.89297: checking for any_errors_fatal 7920 1726885387.89303: done checking for any_errors_fatal 7920 1726885387.89303: checking for max_fail_percentage 7920 1726885387.89305: done checking for max_fail_percentage 7920 1726885387.89306: checking to see if all hosts have failed and the running result is not ok 7920 1726885387.89307: done checking to see if all hosts have failed 7920 1726885387.89307: getting the remaining hosts for this loop 7920 1726885387.89309: done getting the remaining hosts for this loop 7920 1726885387.89314: getting the next task for host managed_node1 7920 1726885387.89323: done getting next task for host managed_node1 7920 1726885387.89325: ^ task is: TASK: Collect LUKS info for this volume 7920 1726885387.89329: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885387.89333: getting variables 7920 1726885387.89335: in VariableManager get_vars() 7920 1726885387.89363: Calling all_inventory to load vars for managed_node1 7920 1726885387.89366: Calling groups_inventory to load vars for managed_node1 7920 1726885387.89369: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885387.89377: Calling all_plugins_play to load vars for managed_node1 7920 1726885387.89380: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885387.89383: Calling groups_plugins_play to load vars for managed_node1 7920 1726885387.89975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885387.90862: done with get_vars() 7920 1726885387.90876: done getting variables 7920 1726885387.90940: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:23:07 -0400 (0:00:01.543) 0:02:05.538 ****** 7920 1726885387.90973: entering _queue_task() for managed_node1/command 7920 1726885387.91223: worker is 1 (out of 1 available) 7920 1726885387.91235: exiting _queue_task() for managed_node1/command 7920 1726885387.91245: done queuing things up, now waiting for results queue to drain 7920 1726885387.91246: waiting for pending results... 7920 1726885387.91509: running TaskExecutor() for managed_node1/TASK: Collect LUKS info for this volume 7920 1726885387.91655: in run() - task 02369adf-7a19-9835-648e-000000000e8c 7920 1726885387.91674: variable 'ansible_search_path' from source: unknown 7920 1726885387.91721: calling self._execute() 7920 1726885387.91832: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885387.91843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885387.91857: variable 'omit' from source: magic vars 7920 1726885387.92226: variable 'storage_test_volume' from source: include params 7920 1726885387.92254: variable '_storage_test_volume_present' from source: set_fact 7920 1726885387.92267: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 7920 1726885387.92274: when evaluation is False, skipping this task 7920 1726885387.92280: _execute() done 7920 1726885387.92286: dumping result to json 7920 1726885387.92292: done dumping result, returning 7920 1726885387.92301: done running TaskExecutor() for managed_node1/TASK: Collect LUKS info for this volume [02369adf-7a19-9835-648e-000000000e8c] 7920 1726885387.92310: sending task result for task 02369adf-7a19-9835-648e-000000000e8c 7920 1726885387.92422: done sending task result for task 02369adf-7a19-9835-648e-000000000e8c 7920 1726885387.92430: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885387.92495: no more pending results, returning what we have 7920 1726885387.92498: results queue empty 7920 1726885387.92499: checking for any_errors_fatal 7920 1726885387.92510: done checking for any_errors_fatal 7920 1726885387.92513: checking for max_fail_percentage 7920 1726885387.92518: done checking for max_fail_percentage 7920 1726885387.92519: checking to see if all hosts have failed and the running result is not ok 7920 1726885387.92520: done checking to see if all hosts have failed 7920 1726885387.92521: getting the remaining hosts for this loop 7920 1726885387.92522: done getting the remaining hosts for this loop 7920 1726885387.92526: getting the next task for host managed_node1 7920 1726885387.92535: done getting next task for host managed_node1 7920 1726885387.92540: ^ task is: TASK: Verify the presence/absence of the LUKS device node 7920 1726885387.92545: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885387.92550: getting variables 7920 1726885387.92552: in VariableManager get_vars() 7920 1726885387.92587: Calling all_inventory to load vars for managed_node1 7920 1726885387.92590: Calling groups_inventory to load vars for managed_node1 7920 1726885387.92594: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885387.92606: Calling all_plugins_play to load vars for managed_node1 7920 1726885387.92609: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885387.92614: Calling groups_plugins_play to load vars for managed_node1 7920 1726885387.93345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885387.93935: done with get_vars() 7920 1726885387.93948: done getting variables 7920 1726885387.94004: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:07 -0400 (0:00:00.030) 0:02:05.568 ****** 7920 1726885387.94040: entering _queue_task() for managed_node1/assert 7920 1726885387.94465: worker is 1 (out of 1 available) 7920 1726885387.94476: exiting _queue_task() for managed_node1/assert 7920 1726885387.94486: done queuing things up, now waiting for results queue to drain 7920 1726885387.94488: waiting for pending results... 7920 1726885387.95640: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the LUKS device node 7920 1726885387.95777: in run() - task 02369adf-7a19-9835-648e-000000000e8d 7920 1726885387.95795: variable 'ansible_search_path' from source: unknown 7920 1726885387.95836: calling self._execute() 7920 1726885387.95949: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885387.95960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885387.95973: variable 'omit' from source: magic vars 7920 1726885387.96340: variable 'storage_test_volume' from source: include params 7920 1726885387.96372: Evaluated conditional (storage_test_volume.encryption): False 7920 1726885387.96379: when evaluation is False, skipping this task 7920 1726885387.96385: _execute() done 7920 1726885387.96392: dumping result to json 7920 1726885387.96399: done dumping result, returning 7920 1726885387.96408: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-9835-648e-000000000e8d] 7920 1726885387.96426: sending task result for task 02369adf-7a19-9835-648e-000000000e8d skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885387.96587: no more pending results, returning what we have 7920 1726885387.96590: results queue empty 7920 1726885387.96591: checking for any_errors_fatal 7920 1726885387.96598: done checking for any_errors_fatal 7920 1726885387.96599: checking for max_fail_percentage 7920 1726885387.96601: done checking for max_fail_percentage 7920 1726885387.96602: checking to see if all hosts have failed and the running result is not ok 7920 1726885387.96603: done checking to see if all hosts have failed 7920 1726885387.96604: getting the remaining hosts for this loop 7920 1726885387.96605: done getting the remaining hosts for this loop 7920 1726885387.96609: getting the next task for host managed_node1 7920 1726885387.96621: done getting next task for host managed_node1 7920 1726885387.96625: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 7920 1726885387.96630: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885387.96634: getting variables 7920 1726885387.96636: in VariableManager get_vars() 7920 1726885387.96669: Calling all_inventory to load vars for managed_node1 7920 1726885387.96672: Calling groups_inventory to load vars for managed_node1 7920 1726885387.96675: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885387.96687: Calling all_plugins_play to load vars for managed_node1 7920 1726885387.96690: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885387.96693: Calling groups_plugins_play to load vars for managed_node1 7920 1726885387.97476: done sending task result for task 02369adf-7a19-9835-648e-000000000e8d 7920 1726885387.97479: WORKER PROCESS EXITING 7920 1726885387.97501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885387.98091: done with get_vars() 7920 1726885387.98103: done getting variables 7920 1726885387.98157: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:07 -0400 (0:00:00.041) 0:02:05.610 ****** 7920 1726885387.98187: entering _queue_task() for managed_node1/assert 7920 1726885387.98396: worker is 1 (out of 1 available) 7920 1726885387.98405: exiting _queue_task() for managed_node1/assert 7920 1726885387.98420: done queuing things up, now waiting for results queue to drain 7920 1726885387.98421: waiting for pending results... 7920 1726885387.98683: running TaskExecutor() for managed_node1/TASK: Verify that the raw device is the same as the device if not encrypted 7920 1726885387.98808: in run() - task 02369adf-7a19-9835-648e-000000000e8e 7920 1726885387.98833: variable 'ansible_search_path' from source: unknown 7920 1726885387.98882: calling self._execute() 7920 1726885387.98990: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885387.98999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885387.99010: variable 'omit' from source: magic vars 7920 1726885387.99556: variable '_storage_test_volume_present' from source: set_fact 7920 1726885387.99568: Evaluated conditional (_storage_test_volume_present): True 7920 1726885387.99577: variable 'omit' from source: magic vars 7920 1726885387.99745: variable 'omit' from source: magic vars 7920 1726885387.99937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885388.03775: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885388.03861: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885388.03901: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885388.03943: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885388.03978: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885388.04080: variable 'storage_test_volume' from source: include params 7920 1726885388.04103: variable '__dev_ne_raw' from source: task vars 7920 1726885388.04260: variable 'storage_test_volume' from source: include params 7920 1726885388.04330: variable 'omit' from source: magic vars 7920 1726885388.04362: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885388.04398: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885388.04424: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885388.04445: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885388.04460: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885388.04478: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885388.04502: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885388.04539: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885388.04548: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885388.04555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885388.04791: Set connection var ansible_connection to ssh 7920 1726885388.04835: Set connection var ansible_shell_executable to /bin/sh 7920 1726885388.04938: Set connection var ansible_timeout to 10 7920 1726885388.04945: Set connection var ansible_shell_type to sh 7920 1726885388.04955: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885388.04964: Set connection var ansible_pipelining to False 7920 1726885388.04992: variable 'ansible_shell_executable' from source: unknown 7920 1726885388.04999: variable 'ansible_connection' from source: unknown 7920 1726885388.05005: variable 'ansible_module_compression' from source: unknown 7920 1726885388.05010: variable 'ansible_shell_type' from source: unknown 7920 1726885388.05021: variable 'ansible_shell_executable' from source: unknown 7920 1726885388.05027: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885388.05038: variable 'ansible_pipelining' from source: unknown 7920 1726885388.05044: variable 'ansible_timeout' from source: unknown 7920 1726885388.05050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885388.05262: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885388.05278: variable 'omit' from source: magic vars 7920 1726885388.05288: starting attempt loop 7920 1726885388.05368: running the handler 7920 1726885388.05646: variable '__dev_ne_raw' from source: task vars 7920 1726885388.05891: variable 'storage_test_volume' from source: include params 7920 1726885388.06046: variable 'storage_test_volume' from source: include params 7920 1726885388.06069: Evaluated conditional (__dev_ne_raw == (storage_test_volume.encryption | bool)): True 7920 1726885388.06079: handler run complete 7920 1726885388.06096: attempt loop complete, returning result 7920 1726885388.06103: _execute() done 7920 1726885388.06109: dumping result to json 7920 1726885388.06121: done dumping result, returning 7920 1726885388.06137: done running TaskExecutor() for managed_node1/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-9835-648e-000000000e8e] 7920 1726885388.06146: sending task result for task 02369adf-7a19-9835-648e-000000000e8e ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885388.06297: no more pending results, returning what we have 7920 1726885388.06301: results queue empty 7920 1726885388.06302: checking for any_errors_fatal 7920 1726885388.06310: done checking for any_errors_fatal 7920 1726885388.06311: checking for max_fail_percentage 7920 1726885388.06319: done checking for max_fail_percentage 7920 1726885388.06320: checking to see if all hosts have failed and the running result is not ok 7920 1726885388.06321: done checking to see if all hosts have failed 7920 1726885388.06322: getting the remaining hosts for this loop 7920 1726885388.06324: done getting the remaining hosts for this loop 7920 1726885388.06328: getting the next task for host managed_node1 7920 1726885388.06338: done getting next task for host managed_node1 7920 1726885388.06341: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 7920 1726885388.06346: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885388.06359: getting variables 7920 1726885388.06361: in VariableManager get_vars() 7920 1726885388.06396: Calling all_inventory to load vars for managed_node1 7920 1726885388.06400: Calling groups_inventory to load vars for managed_node1 7920 1726885388.06403: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885388.06418: Calling all_plugins_play to load vars for managed_node1 7920 1726885388.06423: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885388.06426: Calling groups_plugins_play to load vars for managed_node1 7920 1726885388.07933: done sending task result for task 02369adf-7a19-9835-648e-000000000e8e 7920 1726885388.07937: WORKER PROCESS EXITING 7920 1726885388.08096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885388.08703: done with get_vars() 7920 1726885388.08721: done getting variables 7920 1726885388.08777: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:08 -0400 (0:00:00.106) 0:02:05.716 ****** 7920 1726885388.08807: entering _queue_task() for managed_node1/assert 7920 1726885388.09279: worker is 1 (out of 1 available) 7920 1726885388.09288: exiting _queue_task() for managed_node1/assert 7920 1726885388.09300: done queuing things up, now waiting for results queue to drain 7920 1726885388.09301: waiting for pending results... 7920 1726885388.09597: running TaskExecutor() for managed_node1/TASK: Make sure we got info about the LUKS volume if encrypted 7920 1726885388.09752: in run() - task 02369adf-7a19-9835-648e-000000000e8f 7920 1726885388.09770: variable 'ansible_search_path' from source: unknown 7920 1726885388.09808: calling self._execute() 7920 1726885388.09923: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885388.09935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885388.09948: variable 'omit' from source: magic vars 7920 1726885388.10359: variable '_storage_test_volume_present' from source: set_fact 7920 1726885388.10370: variable 'storage_test_volume' from source: include params 7920 1726885388.10405: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 7920 1726885388.10417: when evaluation is False, skipping this task 7920 1726885388.10427: _execute() done 7920 1726885388.10437: dumping result to json 7920 1726885388.10445: done dumping result, returning 7920 1726885388.10454: done running TaskExecutor() for managed_node1/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-9835-648e-000000000e8f] 7920 1726885388.10466: sending task result for task 02369adf-7a19-9835-648e-000000000e8f skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885388.10624: no more pending results, returning what we have 7920 1726885388.10628: results queue empty 7920 1726885388.10629: checking for any_errors_fatal 7920 1726885388.10641: done checking for any_errors_fatal 7920 1726885388.10642: checking for max_fail_percentage 7920 1726885388.10643: done checking for max_fail_percentage 7920 1726885388.10644: checking to see if all hosts have failed and the running result is not ok 7920 1726885388.10645: done checking to see if all hosts have failed 7920 1726885388.10646: getting the remaining hosts for this loop 7920 1726885388.10648: done getting the remaining hosts for this loop 7920 1726885388.10652: getting the next task for host managed_node1 7920 1726885388.10661: done getting next task for host managed_node1 7920 1726885388.10663: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 7920 1726885388.10670: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885388.10674: getting variables 7920 1726885388.10676: in VariableManager get_vars() 7920 1726885388.10714: Calling all_inventory to load vars for managed_node1 7920 1726885388.10720: Calling groups_inventory to load vars for managed_node1 7920 1726885388.10724: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885388.10736: Calling all_plugins_play to load vars for managed_node1 7920 1726885388.10739: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885388.10742: Calling groups_plugins_play to load vars for managed_node1 7920 1726885388.11308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885388.12121: done sending task result for task 02369adf-7a19-9835-648e-000000000e8f 7920 1726885388.12124: WORKER PROCESS EXITING 7920 1726885388.12433: done with get_vars() 7920 1726885388.12446: done getting variables 7920 1726885388.12500: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:08 -0400 (0:00:00.037) 0:02:05.753 ****** 7920 1726885388.12536: entering _queue_task() for managed_node1/assert 7920 1726885388.13267: worker is 1 (out of 1 available) 7920 1726885388.13277: exiting _queue_task() for managed_node1/assert 7920 1726885388.13288: done queuing things up, now waiting for results queue to drain 7920 1726885388.13290: waiting for pending results... 7920 1726885388.14121: running TaskExecutor() for managed_node1/TASK: Verify the LUKS volume's device type if encrypted 7920 1726885388.14251: in run() - task 02369adf-7a19-9835-648e-000000000e90 7920 1726885388.14274: variable 'ansible_search_path' from source: unknown 7920 1726885388.14309: calling self._execute() 7920 1726885388.14425: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885388.14436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885388.14449: variable 'omit' from source: magic vars 7920 1726885388.14846: variable '_storage_test_volume_present' from source: set_fact 7920 1726885388.14857: variable 'storage_test_volume' from source: include params 7920 1726885388.14883: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 7920 1726885388.14890: when evaluation is False, skipping this task 7920 1726885388.14896: _execute() done 7920 1726885388.14902: dumping result to json 7920 1726885388.14908: done dumping result, returning 7920 1726885388.14924: done running TaskExecutor() for managed_node1/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-9835-648e-000000000e90] 7920 1726885388.14935: sending task result for task 02369adf-7a19-9835-648e-000000000e90 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885388.15080: no more pending results, returning what we have 7920 1726885388.15083: results queue empty 7920 1726885388.15084: checking for any_errors_fatal 7920 1726885388.15090: done checking for any_errors_fatal 7920 1726885388.15090: checking for max_fail_percentage 7920 1726885388.15092: done checking for max_fail_percentage 7920 1726885388.15093: checking to see if all hosts have failed and the running result is not ok 7920 1726885388.15094: done checking to see if all hosts have failed 7920 1726885388.15095: getting the remaining hosts for this loop 7920 1726885388.15097: done getting the remaining hosts for this loop 7920 1726885388.15100: getting the next task for host managed_node1 7920 1726885388.15109: done getting next task for host managed_node1 7920 1726885388.15120: ^ task is: TASK: Check LUKS version 7920 1726885388.15127: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885388.15132: getting variables 7920 1726885388.15134: in VariableManager get_vars() 7920 1726885388.15167: Calling all_inventory to load vars for managed_node1 7920 1726885388.15170: Calling groups_inventory to load vars for managed_node1 7920 1726885388.15174: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885388.15186: Calling all_plugins_play to load vars for managed_node1 7920 1726885388.15189: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885388.15192: Calling groups_plugins_play to load vars for managed_node1 7920 1726885388.15753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885388.16333: done sending task result for task 02369adf-7a19-9835-648e-000000000e90 7920 1726885388.16337: WORKER PROCESS EXITING 7920 1726885388.16570: done with get_vars() 7920 1726885388.16583: done getting variables 7920 1726885388.16645: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:08 -0400 (0:00:00.041) 0:02:05.795 ****** 7920 1726885388.16679: entering _queue_task() for managed_node1/assert 7920 1726885388.16894: worker is 1 (out of 1 available) 7920 1726885388.16906: exiting _queue_task() for managed_node1/assert 7920 1726885388.16922: done queuing things up, now waiting for results queue to drain 7920 1726885388.16923: waiting for pending results... 7920 1726885388.17747: running TaskExecutor() for managed_node1/TASK: Check LUKS version 7920 1726885388.18003: in run() - task 02369adf-7a19-9835-648e-000000000e91 7920 1726885388.18114: variable 'ansible_search_path' from source: unknown 7920 1726885388.18155: calling self._execute() 7920 1726885388.18374: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885388.18385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885388.18398: variable 'omit' from source: magic vars 7920 1726885388.19235: variable '_storage_test_volume_present' from source: set_fact 7920 1726885388.19335: Evaluated conditional (_storage_test_volume_present): True 7920 1726885388.19625: variable 'storage_test_volume' from source: include params 7920 1726885388.19680: Evaluated conditional (storage_test_volume.encryption): False 7920 1726885388.19725: when evaluation is False, skipping this task 7920 1726885388.19768: _execute() done 7920 1726885388.19794: dumping result to json 7920 1726885388.19804: done dumping result, returning 7920 1726885388.19879: done running TaskExecutor() for managed_node1/TASK: Check LUKS version [02369adf-7a19-9835-648e-000000000e91] 7920 1726885388.19890: sending task result for task 02369adf-7a19-9835-648e-000000000e91 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885388.20092: no more pending results, returning what we have 7920 1726885388.20096: results queue empty 7920 1726885388.20097: checking for any_errors_fatal 7920 1726885388.20105: done checking for any_errors_fatal 7920 1726885388.20106: checking for max_fail_percentage 7920 1726885388.20108: done checking for max_fail_percentage 7920 1726885388.20109: checking to see if all hosts have failed and the running result is not ok 7920 1726885388.20110: done checking to see if all hosts have failed 7920 1726885388.20111: getting the remaining hosts for this loop 7920 1726885388.20114: done getting the remaining hosts for this loop 7920 1726885388.20121: getting the next task for host managed_node1 7920 1726885388.20133: done getting next task for host managed_node1 7920 1726885388.20136: ^ task is: TASK: Check LUKS key size 7920 1726885388.20142: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885388.20147: getting variables 7920 1726885388.20158: in VariableManager get_vars() 7920 1726885388.20205: Calling all_inventory to load vars for managed_node1 7920 1726885388.20208: Calling groups_inventory to load vars for managed_node1 7920 1726885388.20218: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885388.20232: Calling all_plugins_play to load vars for managed_node1 7920 1726885388.20235: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885388.20239: Calling groups_plugins_play to load vars for managed_node1 7920 1726885388.21421: done sending task result for task 02369adf-7a19-9835-648e-000000000e91 7920 1726885388.21424: WORKER PROCESS EXITING 7920 1726885388.21450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885388.23057: done with get_vars() 7920 1726885388.23071: done getting variables 7920 1726885388.23160: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:08 -0400 (0:00:00.065) 0:02:05.860 ****** 7920 1726885388.23198: entering _queue_task() for managed_node1/assert 7920 1726885388.23692: worker is 1 (out of 1 available) 7920 1726885388.23704: exiting _queue_task() for managed_node1/assert 7920 1726885388.24122: done queuing things up, now waiting for results queue to drain 7920 1726885388.24124: waiting for pending results... 7920 1726885388.24801: running TaskExecutor() for managed_node1/TASK: Check LUKS key size 7920 1726885388.25061: in run() - task 02369adf-7a19-9835-648e-000000000e92 7920 1726885388.25221: variable 'ansible_search_path' from source: unknown 7920 1726885388.25271: calling self._execute() 7920 1726885388.25530: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885388.25542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885388.25564: variable 'omit' from source: magic vars 7920 1726885388.26437: variable '_storage_test_volume_present' from source: set_fact 7920 1726885388.26458: Evaluated conditional (_storage_test_volume_present): True 7920 1726885388.26858: variable 'storage_test_volume' from source: include params 7920 1726885388.26888: Evaluated conditional (storage_test_volume.encryption): False 7920 1726885388.26907: when evaluation is False, skipping this task 7920 1726885388.26957: _execute() done 7920 1726885388.26969: dumping result to json 7920 1726885388.26981: done dumping result, returning 7920 1726885388.27069: done running TaskExecutor() for managed_node1/TASK: Check LUKS key size [02369adf-7a19-9835-648e-000000000e92] 7920 1726885388.27081: sending task result for task 02369adf-7a19-9835-648e-000000000e92 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885388.27301: no more pending results, returning what we have 7920 1726885388.27319: results queue empty 7920 1726885388.27321: checking for any_errors_fatal 7920 1726885388.27330: done checking for any_errors_fatal 7920 1726885388.27333: checking for max_fail_percentage 7920 1726885388.27337: done checking for max_fail_percentage 7920 1726885388.27338: checking to see if all hosts have failed and the running result is not ok 7920 1726885388.27339: done checking to see if all hosts have failed 7920 1726885388.27340: getting the remaining hosts for this loop 7920 1726885388.27342: done getting the remaining hosts for this loop 7920 1726885388.27350: getting the next task for host managed_node1 7920 1726885388.27360: done getting next task for host managed_node1 7920 1726885388.27363: ^ task is: TASK: Check LUKS cipher 7920 1726885388.27368: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885388.27373: getting variables 7920 1726885388.27376: in VariableManager get_vars() 7920 1726885388.27415: Calling all_inventory to load vars for managed_node1 7920 1726885388.27420: Calling groups_inventory to load vars for managed_node1 7920 1726885388.27424: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885388.27438: Calling all_plugins_play to load vars for managed_node1 7920 1726885388.27442: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885388.27446: Calling groups_plugins_play to load vars for managed_node1 7920 1726885388.28442: done sending task result for task 02369adf-7a19-9835-648e-000000000e92 7920 1726885388.28445: WORKER PROCESS EXITING 7920 1726885388.28498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885388.29995: done with get_vars() 7920 1726885388.30220: done getting variables 7920 1726885388.30277: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:08 -0400 (0:00:00.071) 0:02:05.931 ****** 7920 1726885388.30323: entering _queue_task() for managed_node1/assert 7920 1726885388.30781: worker is 1 (out of 1 available) 7920 1726885388.30792: exiting _queue_task() for managed_node1/assert 7920 1726885388.30804: done queuing things up, now waiting for results queue to drain 7920 1726885388.30805: waiting for pending results... 7920 1726885388.31860: running TaskExecutor() for managed_node1/TASK: Check LUKS cipher 7920 1726885388.32248: in run() - task 02369adf-7a19-9835-648e-000000000e93 7920 1726885388.32355: variable 'ansible_search_path' from source: unknown 7920 1726885388.32443: calling self._execute() 7920 1726885388.32806: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885388.33032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885388.33047: variable 'omit' from source: magic vars 7920 1726885388.33731: variable '_storage_test_volume_present' from source: set_fact 7920 1726885388.33747: Evaluated conditional (_storage_test_volume_present): True 7920 1726885388.33877: variable 'storage_test_volume' from source: include params 7920 1726885388.33910: Evaluated conditional (storage_test_volume.encryption): False 7920 1726885388.33925: when evaluation is False, skipping this task 7920 1726885388.33933: _execute() done 7920 1726885388.33941: dumping result to json 7920 1726885388.33948: done dumping result, returning 7920 1726885388.33958: done running TaskExecutor() for managed_node1/TASK: Check LUKS cipher [02369adf-7a19-9835-648e-000000000e93] 7920 1726885388.33969: sending task result for task 02369adf-7a19-9835-648e-000000000e93 7920 1726885388.34100: done sending task result for task 02369adf-7a19-9835-648e-000000000e93 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885388.34152: no more pending results, returning what we have 7920 1726885388.34156: results queue empty 7920 1726885388.34156: checking for any_errors_fatal 7920 1726885388.34165: done checking for any_errors_fatal 7920 1726885388.34166: checking for max_fail_percentage 7920 1726885388.34167: done checking for max_fail_percentage 7920 1726885388.34168: checking to see if all hosts have failed and the running result is not ok 7920 1726885388.34169: done checking to see if all hosts have failed 7920 1726885388.34170: getting the remaining hosts for this loop 7920 1726885388.34172: done getting the remaining hosts for this loop 7920 1726885388.34176: getting the next task for host managed_node1 7920 1726885388.34184: done getting next task for host managed_node1 7920 1726885388.34188: ^ task is: TASK: Set test variables 7920 1726885388.34193: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885388.34197: getting variables 7920 1726885388.34199: in VariableManager get_vars() 7920 1726885388.34239: Calling all_inventory to load vars for managed_node1 7920 1726885388.34242: Calling groups_inventory to load vars for managed_node1 7920 1726885388.34246: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885388.34259: Calling all_plugins_play to load vars for managed_node1 7920 1726885388.34263: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885388.34266: Calling groups_plugins_play to load vars for managed_node1 7920 1726885388.34879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885388.35638: WORKER PROCESS EXITING 7920 1726885388.35829: done with get_vars() 7920 1726885388.35843: done getting variables 7920 1726885388.35898: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:08 -0400 (0:00:00.056) 0:02:05.988 ****** 7920 1726885388.35952: entering _queue_task() for managed_node1/set_fact 7920 1726885388.36263: worker is 1 (out of 1 available) 7920 1726885388.36273: exiting _queue_task() for managed_node1/set_fact 7920 1726885388.36285: done queuing things up, now waiting for results queue to drain 7920 1726885388.36286: waiting for pending results... 7920 1726885388.36606: running TaskExecutor() for managed_node1/TASK: Set test variables 7920 1726885388.36738: in run() - task 02369adf-7a19-9835-648e-000000000e94 7920 1726885388.36759: variable 'ansible_search_path' from source: unknown 7920 1726885388.36798: calling self._execute() 7920 1726885388.36930: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885388.36945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885388.36959: variable 'omit' from source: magic vars 7920 1726885388.37105: variable 'omit' from source: magic vars 7920 1726885388.37178: variable 'omit' from source: magic vars 7920 1726885388.37497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885388.43909: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885388.44128: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885388.44179: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885388.44259: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885388.44360: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885388.44654: variable 'storage_test_volume' from source: include params 7920 1726885388.44679: variable '_storage_test_volume_present' from source: set_fact 7920 1726885388.45136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885388.45168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885388.45333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885388.45379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885388.45399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885388.45460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885388.45661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885388.45699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885388.45752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885388.45838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885388.45927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885388.46045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885388.46196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885388.46247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885388.46294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885388.47098: variable 'storage_test_crypttab' from source: set_fact 7920 1726885388.47217: variable 'storage_test_volume' from source: include params 7920 1726885388.47960: variable 'storage_test_volume' from source: include params 7920 1726885388.48151: variable 'omit' from source: magic vars 7920 1726885388.48246: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885388.48478: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885388.48699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885388.48782: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885388.48833: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885388.48883: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885388.49093: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885388.49197: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885388.49275: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885388.49380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885388.50119: Set connection var ansible_connection to ssh 7920 1726885388.50236: Set connection var ansible_shell_executable to /bin/sh 7920 1726885388.50248: Set connection var ansible_timeout to 10 7920 1726885388.50280: Set connection var ansible_shell_type to sh 7920 1726885388.50302: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885388.50400: Set connection var ansible_pipelining to False 7920 1726885388.50500: variable 'ansible_shell_executable' from source: unknown 7920 1726885388.50606: variable 'ansible_connection' from source: unknown 7920 1726885388.50675: variable 'ansible_module_compression' from source: unknown 7920 1726885388.50691: variable 'ansible_shell_type' from source: unknown 7920 1726885388.50707: variable 'ansible_shell_executable' from source: unknown 7920 1726885388.50768: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885388.50786: variable 'ansible_pipelining' from source: unknown 7920 1726885388.50799: variable 'ansible_timeout' from source: unknown 7920 1726885388.50836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885388.51493: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885388.51572: variable 'omit' from source: magic vars 7920 1726885388.51672: starting attempt loop 7920 1726885388.51692: running the handler 7920 1726885388.51796: handler run complete 7920 1726885388.51865: attempt loop complete, returning result 7920 1726885388.52026: _execute() done 7920 1726885388.52051: dumping result to json 7920 1726885388.52077: done dumping result, returning 7920 1726885388.52129: done running TaskExecutor() for managed_node1/TASK: Set test variables [02369adf-7a19-9835-648e-000000000e94] 7920 1726885388.52175: sending task result for task 02369adf-7a19-9835-648e-000000000e94 ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 7920 1726885388.52569: no more pending results, returning what we have 7920 1726885388.52578: results queue empty 7920 1726885388.52579: checking for any_errors_fatal 7920 1726885388.52600: done checking for any_errors_fatal 7920 1726885388.52602: checking for max_fail_percentage 7920 1726885388.52608: done checking for max_fail_percentage 7920 1726885388.52609: checking to see if all hosts have failed and the running result is not ok 7920 1726885388.52610: done checking to see if all hosts have failed 7920 1726885388.52614: getting the remaining hosts for this loop 7920 1726885388.52619: done getting the remaining hosts for this loop 7920 1726885388.52624: getting the next task for host managed_node1 7920 1726885388.52647: done getting next task for host managed_node1 7920 1726885388.52651: ^ task is: TASK: Check for /etc/crypttab entry 7920 1726885388.52661: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885388.52675: getting variables 7920 1726885388.52679: in VariableManager get_vars() 7920 1726885388.52760: Calling all_inventory to load vars for managed_node1 7920 1726885388.52767: Calling groups_inventory to load vars for managed_node1 7920 1726885388.52773: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885388.52799: Calling all_plugins_play to load vars for managed_node1 7920 1726885388.52808: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885388.52819: Calling groups_plugins_play to load vars for managed_node1 7920 1726885388.54336: done sending task result for task 02369adf-7a19-9835-648e-000000000e94 7920 1726885388.54346: WORKER PROCESS EXITING 7920 1726885388.57442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885388.59607: done with get_vars() 7920 1726885388.59657: done getting variables 7920 1726885388.59771: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:08 -0400 (0:00:00.238) 0:02:06.226 ****** 7920 1726885388.59841: entering _queue_task() for managed_node1/assert 7920 1726885388.60249: worker is 1 (out of 1 available) 7920 1726885388.60274: exiting _queue_task() for managed_node1/assert 7920 1726885388.60288: done queuing things up, now waiting for results queue to drain 7920 1726885388.60290: waiting for pending results... 7920 1726885388.61461: running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry 7920 1726885388.61790: in run() - task 02369adf-7a19-9835-648e-000000000e95 7920 1726885388.61861: variable 'ansible_search_path' from source: unknown 7920 1726885388.61950: calling self._execute() 7920 1726885388.62099: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885388.62103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885388.62118: variable 'omit' from source: magic vars 7920 1726885388.62331: variable 'omit' from source: magic vars 7920 1726885388.62499: variable 'omit' from source: magic vars 7920 1726885388.62976: variable 'storage_test_volume' from source: include params 7920 1726885388.63150: variable 'omit' from source: magic vars 7920 1726885388.63267: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885388.63308: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885388.63450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885388.63473: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885388.63518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885388.63559: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885388.63736: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885388.63770: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885388.63779: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885388.63787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885388.64030: Set connection var ansible_connection to ssh 7920 1726885388.64169: Set connection var ansible_shell_executable to /bin/sh 7920 1726885388.64180: Set connection var ansible_timeout to 10 7920 1726885388.64187: Set connection var ansible_shell_type to sh 7920 1726885388.64195: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885388.64205: Set connection var ansible_pipelining to False 7920 1726885388.64236: variable 'ansible_shell_executable' from source: unknown 7920 1726885388.64244: variable 'ansible_connection' from source: unknown 7920 1726885388.64251: variable 'ansible_module_compression' from source: unknown 7920 1726885388.64260: variable 'ansible_shell_type' from source: unknown 7920 1726885388.64269: variable 'ansible_shell_executable' from source: unknown 7920 1726885388.64276: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885388.64283: variable 'ansible_pipelining' from source: unknown 7920 1726885388.64289: variable 'ansible_timeout' from source: unknown 7920 1726885388.64296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885388.64560: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885388.64598: variable 'omit' from source: magic vars 7920 1726885388.64609: starting attempt loop 7920 1726885388.64618: running the handler 7920 1726885388.64817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885388.70595: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885388.70752: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885388.71048: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885388.71088: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885388.71239: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885388.71409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885388.71447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885388.71699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885388.71750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885388.71771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885388.71831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885388.72136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885388.72167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885388.72331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885388.72353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885388.72774: variable '_storage_test_crypttab_entries' from source: set_fact 7920 1726885388.72785: variable '_storage_test_expected_crypttab_entries' from source: set_fact 7920 1726885388.72806: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 7920 1726885388.72821: handler run complete 7920 1726885388.72841: attempt loop complete, returning result 7920 1726885388.72849: _execute() done 7920 1726885388.72877: dumping result to json 7920 1726885388.72884: done dumping result, returning 7920 1726885388.72991: done running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry [02369adf-7a19-9835-648e-000000000e95] 7920 1726885388.73005: sending task result for task 02369adf-7a19-9835-648e-000000000e95 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885388.73173: no more pending results, returning what we have 7920 1726885388.73177: results queue empty 7920 1726885388.73178: checking for any_errors_fatal 7920 1726885388.73187: done checking for any_errors_fatal 7920 1726885388.73195: checking for max_fail_percentage 7920 1726885388.73197: done checking for max_fail_percentage 7920 1726885388.73198: checking to see if all hosts have failed and the running result is not ok 7920 1726885388.73199: done checking to see if all hosts have failed 7920 1726885388.73201: getting the remaining hosts for this loop 7920 1726885388.73203: done getting the remaining hosts for this loop 7920 1726885388.73207: getting the next task for host managed_node1 7920 1726885388.73219: done getting next task for host managed_node1 7920 1726885388.73222: ^ task is: TASK: Validate the format of the crypttab entry 7920 1726885388.73227: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885388.73233: getting variables 7920 1726885388.73236: in VariableManager get_vars() 7920 1726885388.73275: Calling all_inventory to load vars for managed_node1 7920 1726885388.73279: Calling groups_inventory to load vars for managed_node1 7920 1726885388.73283: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885388.73294: Calling all_plugins_play to load vars for managed_node1 7920 1726885388.73298: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885388.73302: Calling groups_plugins_play to load vars for managed_node1 7920 1726885388.73872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885388.74646: done sending task result for task 02369adf-7a19-9835-648e-000000000e95 7920 1726885388.74650: WORKER PROCESS EXITING 7920 1726885388.75584: done with get_vars() 7920 1726885388.75603: done getting variables 7920 1726885388.75783: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:08 -0400 (0:00:00.159) 0:02:06.386 ****** 7920 1726885388.75822: entering _queue_task() for managed_node1/assert 7920 1726885388.76472: worker is 1 (out of 1 available) 7920 1726885388.76598: exiting _queue_task() for managed_node1/assert 7920 1726885388.76614: done queuing things up, now waiting for results queue to drain 7920 1726885388.76616: waiting for pending results... 7920 1726885388.77449: running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry 7920 1726885388.77825: in run() - task 02369adf-7a19-9835-648e-000000000e96 7920 1726885388.77845: variable 'ansible_search_path' from source: unknown 7920 1726885388.77881: calling self._execute() 7920 1726885388.78113: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885388.78141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885388.78253: variable 'omit' from source: magic vars 7920 1726885388.78991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885388.84905: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885388.84991: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885388.85153: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885388.85193: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885388.85230: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885388.85309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885388.85480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885388.85515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885388.85599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885388.85684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885388.85924: variable '_storage_test_expected_crypttab_entries' from source: set_fact 7920 1726885388.85951: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 7920 1726885388.85998: when evaluation is False, skipping this task 7920 1726885388.86007: _execute() done 7920 1726885388.86017: dumping result to json 7920 1726885388.86025: done dumping result, returning 7920 1726885388.86036: done running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry [02369adf-7a19-9835-648e-000000000e96] 7920 1726885388.86110: sending task result for task 02369adf-7a19-9835-648e-000000000e96 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 7920 1726885388.86275: no more pending results, returning what we have 7920 1726885388.86279: results queue empty 7920 1726885388.86280: checking for any_errors_fatal 7920 1726885388.86289: done checking for any_errors_fatal 7920 1726885388.86290: checking for max_fail_percentage 7920 1726885388.86292: done checking for max_fail_percentage 7920 1726885388.86293: checking to see if all hosts have failed and the running result is not ok 7920 1726885388.86294: done checking to see if all hosts have failed 7920 1726885388.86295: getting the remaining hosts for this loop 7920 1726885388.86296: done getting the remaining hosts for this loop 7920 1726885388.86300: getting the next task for host managed_node1 7920 1726885388.86310: done getting next task for host managed_node1 7920 1726885388.86315: ^ task is: TASK: Check backing device of crypttab entry 7920 1726885388.86321: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885388.86326: getting variables 7920 1726885388.86328: in VariableManager get_vars() 7920 1726885388.86365: Calling all_inventory to load vars for managed_node1 7920 1726885388.86368: Calling groups_inventory to load vars for managed_node1 7920 1726885388.86372: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885388.86383: Calling all_plugins_play to load vars for managed_node1 7920 1726885388.86387: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885388.86390: Calling groups_plugins_play to load vars for managed_node1 7920 1726885388.87496: done sending task result for task 02369adf-7a19-9835-648e-000000000e96 7920 1726885388.87501: WORKER PROCESS EXITING 7920 1726885388.87547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885388.88146: done with get_vars() 7920 1726885388.88163: done getting variables 7920 1726885388.88228: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:08 -0400 (0:00:00.124) 0:02:06.511 ****** 7920 1726885388.88263: entering _queue_task() for managed_node1/assert 7920 1726885388.88575: worker is 1 (out of 1 available) 7920 1726885388.88587: exiting _queue_task() for managed_node1/assert 7920 1726885388.88599: done queuing things up, now waiting for results queue to drain 7920 1726885388.88600: waiting for pending results... 7920 1726885388.89010: running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry 7920 1726885388.89291: in run() - task 02369adf-7a19-9835-648e-000000000e97 7920 1726885388.89315: variable 'ansible_search_path' from source: unknown 7920 1726885388.89377: calling self._execute() 7920 1726885388.89580: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885388.89590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885388.89607: variable 'omit' from source: magic vars 7920 1726885388.90091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885388.92979: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885388.93064: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885388.93107: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885388.93154: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885388.93185: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885388.93269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885388.93302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885388.93335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885388.93386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885388.93405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885388.93527: variable '_storage_test_expected_crypttab_entries' from source: set_fact 7920 1726885388.93550: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 7920 1726885388.93557: when evaluation is False, skipping this task 7920 1726885388.93566: _execute() done 7920 1726885388.93575: dumping result to json 7920 1726885388.93581: done dumping result, returning 7920 1726885388.93590: done running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry [02369adf-7a19-9835-648e-000000000e97] 7920 1726885388.93599: sending task result for task 02369adf-7a19-9835-648e-000000000e97 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 7920 1726885388.93747: no more pending results, returning what we have 7920 1726885388.93751: results queue empty 7920 1726885388.93752: checking for any_errors_fatal 7920 1726885388.93761: done checking for any_errors_fatal 7920 1726885388.93762: checking for max_fail_percentage 7920 1726885388.93764: done checking for max_fail_percentage 7920 1726885388.93765: checking to see if all hosts have failed and the running result is not ok 7920 1726885388.93766: done checking to see if all hosts have failed 7920 1726885388.93767: getting the remaining hosts for this loop 7920 1726885388.93769: done getting the remaining hosts for this loop 7920 1726885388.93773: getting the next task for host managed_node1 7920 1726885388.93783: done getting next task for host managed_node1 7920 1726885388.93786: ^ task is: TASK: Check key file of crypttab entry 7920 1726885388.93792: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885388.93796: getting variables 7920 1726885388.93798: in VariableManager get_vars() 7920 1726885388.93837: Calling all_inventory to load vars for managed_node1 7920 1726885388.93841: Calling groups_inventory to load vars for managed_node1 7920 1726885388.93844: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885388.93855: Calling all_plugins_play to load vars for managed_node1 7920 1726885388.93859: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885388.93862: Calling groups_plugins_play to load vars for managed_node1 7920 1726885388.94629: done sending task result for task 02369adf-7a19-9835-648e-000000000e97 7920 1726885388.94633: WORKER PROCESS EXITING 7920 1726885388.94655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885388.95425: done with get_vars() 7920 1726885388.95439: done getting variables 7920 1726885388.95496: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:08 -0400 (0:00:00.072) 0:02:06.583 ****** 7920 1726885388.95545: entering _queue_task() for managed_node1/assert 7920 1726885388.95784: worker is 1 (out of 1 available) 7920 1726885388.95795: exiting _queue_task() for managed_node1/assert 7920 1726885388.95805: done queuing things up, now waiting for results queue to drain 7920 1726885388.95807: waiting for pending results... 7920 1726885388.96181: running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry 7920 1726885388.96304: in run() - task 02369adf-7a19-9835-648e-000000000e98 7920 1726885388.96323: variable 'ansible_search_path' from source: unknown 7920 1726885388.96359: calling self._execute() 7920 1726885388.96464: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885388.96478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885388.96492: variable 'omit' from source: magic vars 7920 1726885388.97084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885389.00090: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885389.00174: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885389.00217: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885389.00256: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885389.00437: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885389.00513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885389.00552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885389.00584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885389.00636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885389.00656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885389.00780: variable '_storage_test_expected_crypttab_entries' from source: set_fact 7920 1726885389.00866: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 7920 1726885389.00874: when evaluation is False, skipping this task 7920 1726885389.00882: _execute() done 7920 1726885389.00888: dumping result to json 7920 1726885389.00960: done dumping result, returning 7920 1726885389.00971: done running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry [02369adf-7a19-9835-648e-000000000e98] 7920 1726885389.00981: sending task result for task 02369adf-7a19-9835-648e-000000000e98 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 7920 1726885389.01136: no more pending results, returning what we have 7920 1726885389.01140: results queue empty 7920 1726885389.01140: checking for any_errors_fatal 7920 1726885389.01150: done checking for any_errors_fatal 7920 1726885389.01151: checking for max_fail_percentage 7920 1726885389.01153: done checking for max_fail_percentage 7920 1726885389.01154: checking to see if all hosts have failed and the running result is not ok 7920 1726885389.01155: done checking to see if all hosts have failed 7920 1726885389.01156: getting the remaining hosts for this loop 7920 1726885389.01158: done getting the remaining hosts for this loop 7920 1726885389.01162: getting the next task for host managed_node1 7920 1726885389.01172: done getting next task for host managed_node1 7920 1726885389.01175: ^ task is: TASK: Clear test variables 7920 1726885389.01180: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885389.01184: getting variables 7920 1726885389.01187: in VariableManager get_vars() 7920 1726885389.01226: Calling all_inventory to load vars for managed_node1 7920 1726885389.01230: Calling groups_inventory to load vars for managed_node1 7920 1726885389.01233: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885389.01245: Calling all_plugins_play to load vars for managed_node1 7920 1726885389.01248: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885389.01251: Calling groups_plugins_play to load vars for managed_node1 7920 1726885389.02170: done sending task result for task 02369adf-7a19-9835-648e-000000000e98 7920 1726885389.02173: WORKER PROCESS EXITING 7920 1726885389.02195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885389.03209: done with get_vars() 7920 1726885389.03227: done getting variables 7920 1726885389.03284: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:09 -0400 (0:00:00.077) 0:02:06.661 ****** 7920 1726885389.03329: entering _queue_task() for managed_node1/set_fact 7920 1726885389.03600: worker is 1 (out of 1 available) 7920 1726885389.03610: exiting _queue_task() for managed_node1/set_fact 7920 1726885389.03624: done queuing things up, now waiting for results queue to drain 7920 1726885389.03625: waiting for pending results... 7920 1726885389.03953: running TaskExecutor() for managed_node1/TASK: Clear test variables 7920 1726885389.04086: in run() - task 02369adf-7a19-9835-648e-000000000e99 7920 1726885389.04107: variable 'ansible_search_path' from source: unknown 7920 1726885389.04149: calling self._execute() 7920 1726885389.04337: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885389.04349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885389.04363: variable 'omit' from source: magic vars 7920 1726885389.04617: variable 'omit' from source: magic vars 7920 1726885389.05155: variable 'omit' from source: magic vars 7920 1726885389.05196: variable 'omit' from source: magic vars 7920 1726885389.05357: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885389.05397: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885389.05424: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885389.05445: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885389.05530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885389.05550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885389.05574: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885389.05605: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885389.05676: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885389.05684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885389.06446: Set connection var ansible_connection to ssh 7920 1726885389.06690: Set connection var ansible_shell_executable to /bin/sh 7920 1726885389.06700: Set connection var ansible_timeout to 10 7920 1726885389.06707: Set connection var ansible_shell_type to sh 7920 1726885389.06795: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885389.06806: Set connection var ansible_pipelining to False 7920 1726885389.06838: variable 'ansible_shell_executable' from source: unknown 7920 1726885389.06900: variable 'ansible_connection' from source: unknown 7920 1726885389.06909: variable 'ansible_module_compression' from source: unknown 7920 1726885389.06920: variable 'ansible_shell_type' from source: unknown 7920 1726885389.06927: variable 'ansible_shell_executable' from source: unknown 7920 1726885389.06935: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885389.06943: variable 'ansible_pipelining' from source: unknown 7920 1726885389.07010: variable 'ansible_timeout' from source: unknown 7920 1726885389.07021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885389.07415: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885389.07433: variable 'omit' from source: magic vars 7920 1726885389.07556: starting attempt loop 7920 1726885389.07565: running the handler 7920 1726885389.07582: handler run complete 7920 1726885389.07599: attempt loop complete, returning result 7920 1726885389.07606: _execute() done 7920 1726885389.07616: dumping result to json 7920 1726885389.07624: done dumping result, returning 7920 1726885389.07635: done running TaskExecutor() for managed_node1/TASK: Clear test variables [02369adf-7a19-9835-648e-000000000e99] 7920 1726885389.07645: sending task result for task 02369adf-7a19-9835-648e-000000000e99 7920 1726885389.07753: done sending task result for task 02369adf-7a19-9835-648e-000000000e99 ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 7920 1726885389.07819: no more pending results, returning what we have 7920 1726885389.07822: results queue empty 7920 1726885389.07823: checking for any_errors_fatal 7920 1726885389.07832: done checking for any_errors_fatal 7920 1726885389.07833: checking for max_fail_percentage 7920 1726885389.07835: done checking for max_fail_percentage 7920 1726885389.07836: checking to see if all hosts have failed and the running result is not ok 7920 1726885389.07837: done checking to see if all hosts have failed 7920 1726885389.07838: getting the remaining hosts for this loop 7920 1726885389.07840: done getting the remaining hosts for this loop 7920 1726885389.07844: getting the next task for host managed_node1 7920 1726885389.07856: done getting next task for host managed_node1 7920 1726885389.07859: ^ task is: TASK: Get information about RAID 7920 1726885389.07864: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885389.07870: getting variables 7920 1726885389.07872: in VariableManager get_vars() 7920 1726885389.07907: Calling all_inventory to load vars for managed_node1 7920 1726885389.07910: Calling groups_inventory to load vars for managed_node1 7920 1726885389.07916: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885389.07926: Calling all_plugins_play to load vars for managed_node1 7920 1726885389.07930: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885389.07934: Calling groups_plugins_play to load vars for managed_node1 7920 1726885389.09010: WORKER PROCESS EXITING 7920 1726885389.09035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885389.09628: done with get_vars() 7920 1726885389.09642: done getting variables 7920 1726885389.09698: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:23:09 -0400 (0:00:00.064) 0:02:06.725 ****** 7920 1726885389.09739: entering _queue_task() for managed_node1/command 7920 1726885389.09968: worker is 1 (out of 1 available) 7920 1726885389.09979: exiting _queue_task() for managed_node1/command 7920 1726885389.09990: done queuing things up, now waiting for results queue to drain 7920 1726885389.09992: waiting for pending results... 7920 1726885389.10271: running TaskExecutor() for managed_node1/TASK: Get information about RAID 7920 1726885389.10400: in run() - task 02369adf-7a19-9835-648e-000000000e9d 7920 1726885389.10422: variable 'ansible_search_path' from source: unknown 7920 1726885389.10462: calling self._execute() 7920 1726885389.10568: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885389.10579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885389.10592: variable 'omit' from source: magic vars 7920 1726885389.10976: variable 'storage_test_volume' from source: include params 7920 1726885389.11013: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885389.11022: when evaluation is False, skipping this task 7920 1726885389.11030: _execute() done 7920 1726885389.11037: dumping result to json 7920 1726885389.11045: done dumping result, returning 7920 1726885389.11055: done running TaskExecutor() for managed_node1/TASK: Get information about RAID [02369adf-7a19-9835-648e-000000000e9d] 7920 1726885389.11066: sending task result for task 02369adf-7a19-9835-648e-000000000e9d 7920 1726885389.11172: done sending task result for task 02369adf-7a19-9835-648e-000000000e9d 7920 1726885389.11179: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885389.11247: no more pending results, returning what we have 7920 1726885389.11250: results queue empty 7920 1726885389.11251: checking for any_errors_fatal 7920 1726885389.11262: done checking for any_errors_fatal 7920 1726885389.11263: checking for max_fail_percentage 7920 1726885389.11264: done checking for max_fail_percentage 7920 1726885389.11265: checking to see if all hosts have failed and the running result is not ok 7920 1726885389.11266: done checking to see if all hosts have failed 7920 1726885389.11267: getting the remaining hosts for this loop 7920 1726885389.11269: done getting the remaining hosts for this loop 7920 1726885389.11273: getting the next task for host managed_node1 7920 1726885389.11280: done getting next task for host managed_node1 7920 1726885389.11283: ^ task is: TASK: Set active devices regex 7920 1726885389.11288: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885389.11293: getting variables 7920 1726885389.11295: in VariableManager get_vars() 7920 1726885389.11331: Calling all_inventory to load vars for managed_node1 7920 1726885389.11335: Calling groups_inventory to load vars for managed_node1 7920 1726885389.11339: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885389.11352: Calling all_plugins_play to load vars for managed_node1 7920 1726885389.11355: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885389.11359: Calling groups_plugins_play to load vars for managed_node1 7920 1726885389.12416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885389.13758: done with get_vars() 7920 1726885389.13771: done getting variables 7920 1726885389.13834: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:09 -0400 (0:00:00.041) 0:02:06.767 ****** 7920 1726885389.13865: entering _queue_task() for managed_node1/set_fact 7920 1726885389.14294: worker is 1 (out of 1 available) 7920 1726885389.14306: exiting _queue_task() for managed_node1/set_fact 7920 1726885389.14519: done queuing things up, now waiting for results queue to drain 7920 1726885389.14521: waiting for pending results... 7920 1726885389.15338: running TaskExecutor() for managed_node1/TASK: Set active devices regex 7920 1726885389.15719: in run() - task 02369adf-7a19-9835-648e-000000000e9e 7920 1726885389.15739: variable 'ansible_search_path' from source: unknown 7920 1726885389.15775: calling self._execute() 7920 1726885389.15887: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885389.16027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885389.16042: variable 'omit' from source: magic vars 7920 1726885389.16535: variable 'storage_test_volume' from source: include params 7920 1726885389.16570: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885389.16577: when evaluation is False, skipping this task 7920 1726885389.16584: _execute() done 7920 1726885389.16590: dumping result to json 7920 1726885389.16597: done dumping result, returning 7920 1726885389.16606: done running TaskExecutor() for managed_node1/TASK: Set active devices regex [02369adf-7a19-9835-648e-000000000e9e] 7920 1726885389.16620: sending task result for task 02369adf-7a19-9835-648e-000000000e9e skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885389.16776: no more pending results, returning what we have 7920 1726885389.16780: results queue empty 7920 1726885389.16781: checking for any_errors_fatal 7920 1726885389.16789: done checking for any_errors_fatal 7920 1726885389.16790: checking for max_fail_percentage 7920 1726885389.16792: done checking for max_fail_percentage 7920 1726885389.16793: checking to see if all hosts have failed and the running result is not ok 7920 1726885389.16794: done checking to see if all hosts have failed 7920 1726885389.16794: getting the remaining hosts for this loop 7920 1726885389.16797: done getting the remaining hosts for this loop 7920 1726885389.16800: getting the next task for host managed_node1 7920 1726885389.16809: done getting next task for host managed_node1 7920 1726885389.16813: ^ task is: TASK: Set spare devices regex 7920 1726885389.16823: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885389.16828: getting variables 7920 1726885389.16831: in VariableManager get_vars() 7920 1726885389.16866: Calling all_inventory to load vars for managed_node1 7920 1726885389.16870: Calling groups_inventory to load vars for managed_node1 7920 1726885389.16873: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885389.16887: Calling all_plugins_play to load vars for managed_node1 7920 1726885389.16891: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885389.16894: Calling groups_plugins_play to load vars for managed_node1 7920 1726885389.17674: done sending task result for task 02369adf-7a19-9835-648e-000000000e9e 7920 1726885389.17677: WORKER PROCESS EXITING 7920 1726885389.17698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885389.18295: done with get_vars() 7920 1726885389.18308: done getting variables 7920 1726885389.18366: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:09 -0400 (0:00:00.045) 0:02:06.812 ****** 7920 1726885389.18397: entering _queue_task() for managed_node1/set_fact 7920 1726885389.18622: worker is 1 (out of 1 available) 7920 1726885389.18632: exiting _queue_task() for managed_node1/set_fact 7920 1726885389.18644: done queuing things up, now waiting for results queue to drain 7920 1726885389.18646: waiting for pending results... 7920 1726885389.19565: running TaskExecutor() for managed_node1/TASK: Set spare devices regex 7920 1726885389.20600: in run() - task 02369adf-7a19-9835-648e-000000000e9f 7920 1726885389.20627: variable 'ansible_search_path' from source: unknown 7920 1726885389.20669: calling self._execute() 7920 1726885389.21022: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885389.21035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885389.21050: variable 'omit' from source: magic vars 7920 1726885389.21839: variable 'storage_test_volume' from source: include params 7920 1726885389.21873: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885389.21881: when evaluation is False, skipping this task 7920 1726885389.21888: _execute() done 7920 1726885389.21895: dumping result to json 7920 1726885389.21901: done dumping result, returning 7920 1726885389.21911: done running TaskExecutor() for managed_node1/TASK: Set spare devices regex [02369adf-7a19-9835-648e-000000000e9f] 7920 1726885389.21923: sending task result for task 02369adf-7a19-9835-648e-000000000e9f skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885389.22071: no more pending results, returning what we have 7920 1726885389.22075: results queue empty 7920 1726885389.22076: checking for any_errors_fatal 7920 1726885389.22083: done checking for any_errors_fatal 7920 1726885389.22084: checking for max_fail_percentage 7920 1726885389.22086: done checking for max_fail_percentage 7920 1726885389.22087: checking to see if all hosts have failed and the running result is not ok 7920 1726885389.22088: done checking to see if all hosts have failed 7920 1726885389.22089: getting the remaining hosts for this loop 7920 1726885389.22090: done getting the remaining hosts for this loop 7920 1726885389.22094: getting the next task for host managed_node1 7920 1726885389.22101: done getting next task for host managed_node1 7920 1726885389.22104: ^ task is: TASK: Set md version regex 7920 1726885389.22110: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885389.22117: getting variables 7920 1726885389.22120: in VariableManager get_vars() 7920 1726885389.22153: Calling all_inventory to load vars for managed_node1 7920 1726885389.22156: Calling groups_inventory to load vars for managed_node1 7920 1726885389.22159: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885389.22172: Calling all_plugins_play to load vars for managed_node1 7920 1726885389.22177: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885389.22181: Calling groups_plugins_play to load vars for managed_node1 7920 1726885389.22695: done sending task result for task 02369adf-7a19-9835-648e-000000000e9f 7920 1726885389.22698: WORKER PROCESS EXITING 7920 1726885389.23272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885389.23898: done with get_vars() 7920 1726885389.24617: done getting variables 7920 1726885389.24676: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:09 -0400 (0:00:00.063) 0:02:06.875 ****** 7920 1726885389.24709: entering _queue_task() for managed_node1/set_fact 7920 1726885389.24950: worker is 1 (out of 1 available) 7920 1726885389.24961: exiting _queue_task() for managed_node1/set_fact 7920 1726885389.24972: done queuing things up, now waiting for results queue to drain 7920 1726885389.24973: waiting for pending results... 7920 1726885389.25770: running TaskExecutor() for managed_node1/TASK: Set md version regex 7920 1726885389.25986: in run() - task 02369adf-7a19-9835-648e-000000000ea0 7920 1726885389.26010: variable 'ansible_search_path' from source: unknown 7920 1726885389.26049: calling self._execute() 7920 1726885389.26161: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885389.26173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885389.26189: variable 'omit' from source: magic vars 7920 1726885389.26601: variable 'storage_test_volume' from source: include params 7920 1726885389.26636: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885389.26644: when evaluation is False, skipping this task 7920 1726885389.26651: _execute() done 7920 1726885389.26663: dumping result to json 7920 1726885389.26671: done dumping result, returning 7920 1726885389.26681: done running TaskExecutor() for managed_node1/TASK: Set md version regex [02369adf-7a19-9835-648e-000000000ea0] 7920 1726885389.26692: sending task result for task 02369adf-7a19-9835-648e-000000000ea0 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885389.26854: no more pending results, returning what we have 7920 1726885389.26857: results queue empty 7920 1726885389.26858: checking for any_errors_fatal 7920 1726885389.26867: done checking for any_errors_fatal 7920 1726885389.26868: checking for max_fail_percentage 7920 1726885389.26869: done checking for max_fail_percentage 7920 1726885389.26870: checking to see if all hosts have failed and the running result is not ok 7920 1726885389.26871: done checking to see if all hosts have failed 7920 1726885389.26872: getting the remaining hosts for this loop 7920 1726885389.26874: done getting the remaining hosts for this loop 7920 1726885389.26877: getting the next task for host managed_node1 7920 1726885389.26885: done getting next task for host managed_node1 7920 1726885389.26887: ^ task is: TASK: Set chunk size regex 7920 1726885389.26893: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885389.26896: getting variables 7920 1726885389.26898: in VariableManager get_vars() 7920 1726885389.26937: Calling all_inventory to load vars for managed_node1 7920 1726885389.26940: Calling groups_inventory to load vars for managed_node1 7920 1726885389.26944: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885389.26955: Calling all_plugins_play to load vars for managed_node1 7920 1726885389.26958: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885389.26961: Calling groups_plugins_play to load vars for managed_node1 7920 1726885389.27564: done sending task result for task 02369adf-7a19-9835-648e-000000000ea0 7920 1726885389.27568: WORKER PROCESS EXITING 7920 1726885389.27639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885389.28847: done with get_vars() 7920 1726885389.28860: done getting variables 7920 1726885389.28920: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:09 -0400 (0:00:00.042) 0:02:06.918 ****** 7920 1726885389.28953: entering _queue_task() for managed_node1/set_fact 7920 1726885389.29210: worker is 1 (out of 1 available) 7920 1726885389.29227: exiting _queue_task() for managed_node1/set_fact 7920 1726885389.29239: done queuing things up, now waiting for results queue to drain 7920 1726885389.29241: waiting for pending results... 7920 1726885389.30046: running TaskExecutor() for managed_node1/TASK: Set chunk size regex 7920 1726885389.30372: in run() - task 02369adf-7a19-9835-648e-000000000ea1 7920 1726885389.30392: variable 'ansible_search_path' from source: unknown 7920 1726885389.30434: calling self._execute() 7920 1726885389.30546: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885389.30556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885389.30570: variable 'omit' from source: magic vars 7920 1726885389.31304: variable 'storage_test_volume' from source: include params 7920 1726885389.31486: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885389.31493: when evaluation is False, skipping this task 7920 1726885389.31499: _execute() done 7920 1726885389.31507: dumping result to json 7920 1726885389.31519: done dumping result, returning 7920 1726885389.31531: done running TaskExecutor() for managed_node1/TASK: Set chunk size regex [02369adf-7a19-9835-648e-000000000ea1] 7920 1726885389.31541: sending task result for task 02369adf-7a19-9835-648e-000000000ea1 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885389.31723: no more pending results, returning what we have 7920 1726885389.31727: results queue empty 7920 1726885389.31728: checking for any_errors_fatal 7920 1726885389.31739: done checking for any_errors_fatal 7920 1726885389.31740: checking for max_fail_percentage 7920 1726885389.31742: done checking for max_fail_percentage 7920 1726885389.31743: checking to see if all hosts have failed and the running result is not ok 7920 1726885389.31745: done checking to see if all hosts have failed 7920 1726885389.31745: getting the remaining hosts for this loop 7920 1726885389.31747: done getting the remaining hosts for this loop 7920 1726885389.31752: getting the next task for host managed_node1 7920 1726885389.31762: done getting next task for host managed_node1 7920 1726885389.31766: ^ task is: TASK: Parse the chunk size 7920 1726885389.31772: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885389.31777: getting variables 7920 1726885389.31779: in VariableManager get_vars() 7920 1726885389.31821: Calling all_inventory to load vars for managed_node1 7920 1726885389.31825: Calling groups_inventory to load vars for managed_node1 7920 1726885389.31829: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885389.31842: Calling all_plugins_play to load vars for managed_node1 7920 1726885389.31846: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885389.31849: Calling groups_plugins_play to load vars for managed_node1 7920 1726885389.32700: done sending task result for task 02369adf-7a19-9835-648e-000000000ea1 7920 1726885389.32704: WORKER PROCESS EXITING 7920 1726885389.32731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885389.34029: done with get_vars() 7920 1726885389.34045: 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 22:23:09 -0400 (0:00:00.051) 0:02:06.969 ****** 7920 1726885389.34140: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885389.34439: worker is 1 (out of 1 available) 7920 1726885389.34451: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885389.34464: done queuing things up, now waiting for results queue to drain 7920 1726885389.34466: waiting for pending results... 7920 1726885389.34798: running TaskExecutor() for managed_node1/TASK: Parse the chunk size 7920 1726885389.34958: in run() - task 02369adf-7a19-9835-648e-000000000ea2 7920 1726885389.34977: variable 'ansible_search_path' from source: unknown 7920 1726885389.35021: calling self._execute() 7920 1726885389.35135: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885389.35152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885389.35166: variable 'omit' from source: magic vars 7920 1726885389.35624: variable 'storage_test_volume' from source: include params 7920 1726885389.35654: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885389.35662: when evaluation is False, skipping this task 7920 1726885389.35669: _execute() done 7920 1726885389.35676: dumping result to json 7920 1726885389.35683: done dumping result, returning 7920 1726885389.35697: done running TaskExecutor() for managed_node1/TASK: Parse the chunk size [02369adf-7a19-9835-648e-000000000ea2] 7920 1726885389.35708: sending task result for task 02369adf-7a19-9835-648e-000000000ea2 7920 1726885389.36098: done sending task result for task 02369adf-7a19-9835-648e-000000000ea2 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885389.36157: no more pending results, returning what we have 7920 1726885389.36161: results queue empty 7920 1726885389.36162: checking for any_errors_fatal 7920 1726885389.36171: done checking for any_errors_fatal 7920 1726885389.36172: checking for max_fail_percentage 7920 1726885389.36173: done checking for max_fail_percentage 7920 1726885389.36174: checking to see if all hosts have failed and the running result is not ok 7920 1726885389.36175: done checking to see if all hosts have failed 7920 1726885389.36176: getting the remaining hosts for this loop 7920 1726885389.36178: done getting the remaining hosts for this loop 7920 1726885389.36181: getting the next task for host managed_node1 7920 1726885389.36191: done getting next task for host managed_node1 7920 1726885389.36193: ^ task is: TASK: Check RAID active devices count 7920 1726885389.36199: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885389.36204: getting variables 7920 1726885389.36206: in VariableManager get_vars() 7920 1726885389.36245: Calling all_inventory to load vars for managed_node1 7920 1726885389.36248: Calling groups_inventory to load vars for managed_node1 7920 1726885389.36252: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885389.36264: Calling all_plugins_play to load vars for managed_node1 7920 1726885389.36268: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885389.36271: Calling groups_plugins_play to load vars for managed_node1 7920 1726885389.37210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885389.37933: WORKER PROCESS EXITING 7920 1726885389.38546: done with get_vars() 7920 1726885389.38561: done getting variables 7920 1726885389.38621: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:09 -0400 (0:00:00.045) 0:02:07.015 ****** 7920 1726885389.38654: entering _queue_task() for managed_node1/assert 7920 1726885389.38900: worker is 1 (out of 1 available) 7920 1726885389.38913: exiting _queue_task() for managed_node1/assert 7920 1726885389.38928: done queuing things up, now waiting for results queue to drain 7920 1726885389.38929: waiting for pending results... 7920 1726885389.39235: running TaskExecutor() for managed_node1/TASK: Check RAID active devices count 7920 1726885389.39384: in run() - task 02369adf-7a19-9835-648e-000000000ea3 7920 1726885389.39402: variable 'ansible_search_path' from source: unknown 7920 1726885389.39446: calling self._execute() 7920 1726885389.39556: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885389.39567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885389.39581: variable 'omit' from source: magic vars 7920 1726885389.39987: variable 'storage_test_volume' from source: include params 7920 1726885389.40025: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885389.40034: when evaluation is False, skipping this task 7920 1726885389.40042: _execute() done 7920 1726885389.40050: dumping result to json 7920 1726885389.40056: done dumping result, returning 7920 1726885389.40067: done running TaskExecutor() for managed_node1/TASK: Check RAID active devices count [02369adf-7a19-9835-648e-000000000ea3] 7920 1726885389.40076: sending task result for task 02369adf-7a19-9835-648e-000000000ea3 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885389.40236: no more pending results, returning what we have 7920 1726885389.40240: results queue empty 7920 1726885389.40241: checking for any_errors_fatal 7920 1726885389.40251: done checking for any_errors_fatal 7920 1726885389.40252: checking for max_fail_percentage 7920 1726885389.40254: done checking for max_fail_percentage 7920 1726885389.40255: checking to see if all hosts have failed and the running result is not ok 7920 1726885389.40256: done checking to see if all hosts have failed 7920 1726885389.40257: getting the remaining hosts for this loop 7920 1726885389.40259: done getting the remaining hosts for this loop 7920 1726885389.40263: getting the next task for host managed_node1 7920 1726885389.40273: done getting next task for host managed_node1 7920 1726885389.40275: ^ task is: TASK: Check RAID spare devices count 7920 1726885389.40281: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885389.40285: getting variables 7920 1726885389.40287: in VariableManager get_vars() 7920 1726885389.40327: Calling all_inventory to load vars for managed_node1 7920 1726885389.40331: Calling groups_inventory to load vars for managed_node1 7920 1726885389.40335: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885389.40347: Calling all_plugins_play to load vars for managed_node1 7920 1726885389.40351: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885389.40354: Calling groups_plugins_play to load vars for managed_node1 7920 1726885389.41333: done sending task result for task 02369adf-7a19-9835-648e-000000000ea3 7920 1726885389.41337: WORKER PROCESS EXITING 7920 1726885389.41479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885389.42081: done with get_vars() 7920 1726885389.42092: done getting variables 7920 1726885389.42150: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:09 -0400 (0:00:00.035) 0:02:07.050 ****** 7920 1726885389.42178: entering _queue_task() for managed_node1/assert 7920 1726885389.42402: worker is 1 (out of 1 available) 7920 1726885389.42418: exiting _queue_task() for managed_node1/assert 7920 1726885389.42429: done queuing things up, now waiting for results queue to drain 7920 1726885389.42431: waiting for pending results... 7920 1726885389.42717: running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count 7920 1726885389.42884: in run() - task 02369adf-7a19-9835-648e-000000000ea4 7920 1726885389.42902: variable 'ansible_search_path' from source: unknown 7920 1726885389.42945: calling self._execute() 7920 1726885389.43059: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885389.43072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885389.43102: variable 'omit' from source: magic vars 7920 1726885389.43487: variable 'storage_test_volume' from source: include params 7920 1726885389.43526: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885389.43536: when evaluation is False, skipping this task 7920 1726885389.43542: _execute() done 7920 1726885389.43549: dumping result to json 7920 1726885389.43556: done dumping result, returning 7920 1726885389.43564: done running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count [02369adf-7a19-9835-648e-000000000ea4] 7920 1726885389.43574: sending task result for task 02369adf-7a19-9835-648e-000000000ea4 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885389.43728: no more pending results, returning what we have 7920 1726885389.43733: results queue empty 7920 1726885389.43734: checking for any_errors_fatal 7920 1726885389.43744: done checking for any_errors_fatal 7920 1726885389.43745: checking for max_fail_percentage 7920 1726885389.43747: done checking for max_fail_percentage 7920 1726885389.43748: checking to see if all hosts have failed and the running result is not ok 7920 1726885389.43749: done checking to see if all hosts have failed 7920 1726885389.43750: getting the remaining hosts for this loop 7920 1726885389.43752: done getting the remaining hosts for this loop 7920 1726885389.43756: getting the next task for host managed_node1 7920 1726885389.43764: done getting next task for host managed_node1 7920 1726885389.43767: ^ task is: TASK: Check RAID metadata version 7920 1726885389.43773: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885389.43778: getting variables 7920 1726885389.43780: in VariableManager get_vars() 7920 1726885389.43819: Calling all_inventory to load vars for managed_node1 7920 1726885389.43823: Calling groups_inventory to load vars for managed_node1 7920 1726885389.43827: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885389.43840: Calling all_plugins_play to load vars for managed_node1 7920 1726885389.43843: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885389.43846: Calling groups_plugins_play to load vars for managed_node1 7920 1726885389.44990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885389.45734: done sending task result for task 02369adf-7a19-9835-648e-000000000ea4 7920 1726885389.45738: WORKER PROCESS EXITING 7920 1726885389.46929: done with get_vars() 7920 1726885389.46944: done getting variables 7920 1726885389.47000: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:09 -0400 (0:00:00.048) 0:02:07.098 ****** 7920 1726885389.47034: entering _queue_task() for managed_node1/assert 7920 1726885389.47269: worker is 1 (out of 1 available) 7920 1726885389.47282: exiting _queue_task() for managed_node1/assert 7920 1726885389.47295: done queuing things up, now waiting for results queue to drain 7920 1726885389.47297: waiting for pending results... 7920 1726885389.47950: running TaskExecutor() for managed_node1/TASK: Check RAID metadata version 7920 1726885389.48091: in run() - task 02369adf-7a19-9835-648e-000000000ea5 7920 1726885389.48114: variable 'ansible_search_path' from source: unknown 7920 1726885389.48155: calling self._execute() 7920 1726885389.48266: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885389.48277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885389.48292: variable 'omit' from source: magic vars 7920 1726885389.48674: variable 'storage_test_volume' from source: include params 7920 1726885389.48704: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885389.48714: when evaluation is False, skipping this task 7920 1726885389.48725: _execute() done 7920 1726885389.48732: dumping result to json 7920 1726885389.48739: done dumping result, returning 7920 1726885389.48751: done running TaskExecutor() for managed_node1/TASK: Check RAID metadata version [02369adf-7a19-9835-648e-000000000ea5] 7920 1726885389.48762: sending task result for task 02369adf-7a19-9835-648e-000000000ea5 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885389.48907: no more pending results, returning what we have 7920 1726885389.48913: results queue empty 7920 1726885389.48914: checking for any_errors_fatal 7920 1726885389.48923: done checking for any_errors_fatal 7920 1726885389.48924: checking for max_fail_percentage 7920 1726885389.48925: done checking for max_fail_percentage 7920 1726885389.48927: checking to see if all hosts have failed and the running result is not ok 7920 1726885389.48928: done checking to see if all hosts have failed 7920 1726885389.48928: getting the remaining hosts for this loop 7920 1726885389.48930: done getting the remaining hosts for this loop 7920 1726885389.48934: getting the next task for host managed_node1 7920 1726885389.48944: done getting next task for host managed_node1 7920 1726885389.48947: ^ task is: TASK: Check RAID chunk size 7920 1726885389.48953: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885389.48956: getting variables 7920 1726885389.48959: in VariableManager get_vars() 7920 1726885389.48993: Calling all_inventory to load vars for managed_node1 7920 1726885389.48996: Calling groups_inventory to load vars for managed_node1 7920 1726885389.48999: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885389.49011: Calling all_plugins_play to load vars for managed_node1 7920 1726885389.49018: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885389.49022: Calling groups_plugins_play to load vars for managed_node1 7920 1726885389.49597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885389.50134: done sending task result for task 02369adf-7a19-9835-648e-000000000ea5 7920 1726885389.50137: WORKER PROCESS EXITING 7920 1726885389.50408: done with get_vars() 7920 1726885389.50426: done getting variables 7920 1726885389.50480: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:09 -0400 (0:00:00.034) 0:02:07.133 ****** 7920 1726885389.50510: entering _queue_task() for managed_node1/assert 7920 1726885389.50999: worker is 1 (out of 1 available) 7920 1726885389.51010: exiting _queue_task() for managed_node1/assert 7920 1726885389.51024: done queuing things up, now waiting for results queue to drain 7920 1726885389.51026: waiting for pending results... 7920 1726885389.51817: running TaskExecutor() for managed_node1/TASK: Check RAID chunk size 7920 1726885389.52282: in run() - task 02369adf-7a19-9835-648e-000000000ea6 7920 1726885389.52299: variable 'ansible_search_path' from source: unknown 7920 1726885389.52343: calling self._execute() 7920 1726885389.52446: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885389.52458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885389.52474: variable 'omit' from source: magic vars 7920 1726885389.52868: variable 'storage_test_volume' from source: include params 7920 1726885389.52902: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885389.52909: when evaluation is False, skipping this task 7920 1726885389.52920: _execute() done 7920 1726885389.52928: dumping result to json 7920 1726885389.52935: done dumping result, returning 7920 1726885389.52945: done running TaskExecutor() for managed_node1/TASK: Check RAID chunk size [02369adf-7a19-9835-648e-000000000ea6] 7920 1726885389.52954: sending task result for task 02369adf-7a19-9835-648e-000000000ea6 7920 1726885389.53069: done sending task result for task 02369adf-7a19-9835-648e-000000000ea6 7920 1726885389.53076: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885389.53134: no more pending results, returning what we have 7920 1726885389.53138: results queue empty 7920 1726885389.53139: checking for any_errors_fatal 7920 1726885389.53147: done checking for any_errors_fatal 7920 1726885389.53147: checking for max_fail_percentage 7920 1726885389.53149: done checking for max_fail_percentage 7920 1726885389.53151: checking to see if all hosts have failed and the running result is not ok 7920 1726885389.53152: done checking to see if all hosts have failed 7920 1726885389.53152: getting the remaining hosts for this loop 7920 1726885389.53154: done getting the remaining hosts for this loop 7920 1726885389.53158: getting the next task for host managed_node1 7920 1726885389.53170: done getting next task for host managed_node1 7920 1726885389.53172: ^ task is: TASK: Parse the actual size of the volume 7920 1726885389.53178: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885389.53182: getting variables 7920 1726885389.53184: in VariableManager get_vars() 7920 1726885389.53221: Calling all_inventory to load vars for managed_node1 7920 1726885389.53224: Calling groups_inventory to load vars for managed_node1 7920 1726885389.53227: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885389.53239: Calling all_plugins_play to load vars for managed_node1 7920 1726885389.53242: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885389.53245: Calling groups_plugins_play to load vars for managed_node1 7920 1726885389.53813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885389.54881: done with get_vars() 7920 1726885389.54896: 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 22:23:09 -0400 (0:00:00.044) 0:02:07.178 ****** 7920 1726885389.54977: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885389.55199: worker is 1 (out of 1 available) 7920 1726885389.55213: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885389.55225: done queuing things up, now waiting for results queue to drain 7920 1726885389.55227: waiting for pending results... 7920 1726885389.56145: running TaskExecutor() for managed_node1/TASK: Parse the actual size of the volume 7920 1726885389.56553: in run() - task 02369adf-7a19-9835-648e-000000000eaa 7920 1726885389.56572: variable 'ansible_search_path' from source: unknown 7920 1726885389.56609: calling self._execute() 7920 1726885389.56760: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885389.56884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885389.56901: variable 'omit' from source: magic vars 7920 1726885389.57749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885389.62062: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885389.62369: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885389.62526: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885389.62564: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885389.62594: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885389.62793: variable '_storage_test_volume_present' from source: set_fact 7920 1726885389.62817: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885389.63374: variable 'storage_test_volume' from source: include params 7920 1726885389.63446: Evaluated conditional (storage_test_volume.type not in ['partition', 'disk']): False 7920 1726885389.63536: when evaluation is False, skipping this task 7920 1726885389.63546: _execute() done 7920 1726885389.63552: dumping result to json 7920 1726885389.63560: done dumping result, returning 7920 1726885389.63570: done running TaskExecutor() for managed_node1/TASK: Parse the actual size of the volume [02369adf-7a19-9835-648e-000000000eaa] 7920 1726885389.63579: sending task result for task 02369adf-7a19-9835-648e-000000000eaa skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } 7920 1726885389.63743: no more pending results, returning what we have 7920 1726885389.63747: results queue empty 7920 1726885389.63748: checking for any_errors_fatal 7920 1726885389.63757: done checking for any_errors_fatal 7920 1726885389.63758: checking for max_fail_percentage 7920 1726885389.63760: done checking for max_fail_percentage 7920 1726885389.63761: checking to see if all hosts have failed and the running result is not ok 7920 1726885389.63762: done checking to see if all hosts have failed 7920 1726885389.63763: getting the remaining hosts for this loop 7920 1726885389.63765: done getting the remaining hosts for this loop 7920 1726885389.63769: getting the next task for host managed_node1 7920 1726885389.63778: done getting next task for host managed_node1 7920 1726885389.63782: ^ task is: TASK: Parse the requested size of the volume 7920 1726885389.63787: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885389.63792: getting variables 7920 1726885389.63794: in VariableManager get_vars() 7920 1726885389.63834: Calling all_inventory to load vars for managed_node1 7920 1726885389.63840: Calling groups_inventory to load vars for managed_node1 7920 1726885389.63845: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885389.63857: Calling all_plugins_play to load vars for managed_node1 7920 1726885389.63861: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885389.63865: Calling groups_plugins_play to load vars for managed_node1 7920 1726885389.64673: done sending task result for task 02369adf-7a19-9835-648e-000000000eaa 7920 1726885389.64676: WORKER PROCESS EXITING 7920 1726885389.64700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885389.66196: done with get_vars() 7920 1726885389.66215: 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 22:23:09 -0400 (0:00:00.114) 0:02:07.292 ****** 7920 1726885389.66415: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885389.66897: worker is 1 (out of 1 available) 7920 1726885389.66910: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885389.66924: done queuing things up, now waiting for results queue to drain 7920 1726885389.66926: waiting for pending results... 7920 1726885389.67581: running TaskExecutor() for managed_node1/TASK: Parse the requested size of the volume 7920 1726885389.67963: in run() - task 02369adf-7a19-9835-648e-000000000eab 7920 1726885389.68139: variable 'ansible_search_path' from source: unknown 7920 1726885389.68179: calling self._execute() 7920 1726885389.68286: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885389.68528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885389.68546: variable 'omit' from source: magic vars 7920 1726885389.69422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885389.73702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885389.74747: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885389.75055: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885389.75093: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885389.75131: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885389.75232: variable '_storage_test_volume_present' from source: set_fact 7920 1726885389.75255: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885389.75459: variable 'storage_test_volume' from source: include params 7920 1726885389.75746: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885389.75755: when evaluation is False, skipping this task 7920 1726885389.75763: _execute() done 7920 1726885389.75770: dumping result to json 7920 1726885389.75777: done dumping result, returning 7920 1726885389.75787: done running TaskExecutor() for managed_node1/TASK: Parse the requested size of the volume [02369adf-7a19-9835-648e-000000000eab] 7920 1726885389.75797: sending task result for task 02369adf-7a19-9835-648e-000000000eab skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 7920 1726885389.75963: no more pending results, returning what we have 7920 1726885389.75969: results queue empty 7920 1726885389.75969: checking for any_errors_fatal 7920 1726885389.75976: done checking for any_errors_fatal 7920 1726885389.75977: checking for max_fail_percentage 7920 1726885389.75978: done checking for max_fail_percentage 7920 1726885389.75979: checking to see if all hosts have failed and the running result is not ok 7920 1726885389.75980: done checking to see if all hosts have failed 7920 1726885389.75981: getting the remaining hosts for this loop 7920 1726885389.75983: done getting the remaining hosts for this loop 7920 1726885389.75987: getting the next task for host managed_node1 7920 1726885389.75995: done getting next task for host managed_node1 7920 1726885389.75998: ^ task is: TASK: Establish base value for expected size 7920 1726885389.76002: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885389.76006: getting variables 7920 1726885389.76008: in VariableManager get_vars() 7920 1726885389.76044: Calling all_inventory to load vars for managed_node1 7920 1726885389.76047: Calling groups_inventory to load vars for managed_node1 7920 1726885389.76050: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885389.76063: Calling all_plugins_play to load vars for managed_node1 7920 1726885389.76067: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885389.76071: Calling groups_plugins_play to load vars for managed_node1 7920 1726885389.76649: done sending task result for task 02369adf-7a19-9835-648e-000000000eab 7920 1726885389.76652: WORKER PROCESS EXITING 7920 1726885389.76708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885389.78032: done with get_vars() 7920 1726885389.78047: done getting variables 7920 1726885389.78105: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:09 -0400 (0:00:00.119) 0:02:07.412 ****** 7920 1726885389.78346: entering _queue_task() for managed_node1/set_fact 7920 1726885389.78833: worker is 1 (out of 1 available) 7920 1726885389.78844: exiting _queue_task() for managed_node1/set_fact 7920 1726885389.78857: done queuing things up, now waiting for results queue to drain 7920 1726885389.78858: waiting for pending results... 7920 1726885389.79761: running TaskExecutor() for managed_node1/TASK: Establish base value for expected size 7920 1726885389.80023: in run() - task 02369adf-7a19-9835-648e-000000000eac 7920 1726885389.80124: variable 'ansible_search_path' from source: unknown 7920 1726885389.80166: calling self._execute() 7920 1726885389.80427: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885389.80443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885389.80459: variable 'omit' from source: magic vars 7920 1726885389.81267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885389.86971: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885389.87055: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885389.87236: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885389.87276: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885389.87352: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885389.87514: variable '_storage_test_volume_present' from source: set_fact 7920 1726885389.87642: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885389.87902: variable 'storage_test_volume' from source: include params 7920 1726885389.87981: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885389.88022: when evaluation is False, skipping this task 7920 1726885389.88031: _execute() done 7920 1726885389.88037: dumping result to json 7920 1726885389.88043: done dumping result, returning 7920 1726885389.88052: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected size [02369adf-7a19-9835-648e-000000000eac] 7920 1726885389.88067: sending task result for task 02369adf-7a19-9835-648e-000000000eac skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 7920 1726885389.88232: no more pending results, returning what we have 7920 1726885389.88236: results queue empty 7920 1726885389.88238: checking for any_errors_fatal 7920 1726885389.88244: done checking for any_errors_fatal 7920 1726885389.88245: checking for max_fail_percentage 7920 1726885389.88247: done checking for max_fail_percentage 7920 1726885389.88248: checking to see if all hosts have failed and the running result is not ok 7920 1726885389.88249: done checking to see if all hosts have failed 7920 1726885389.88250: getting the remaining hosts for this loop 7920 1726885389.88252: done getting the remaining hosts for this loop 7920 1726885389.88256: getting the next task for host managed_node1 7920 1726885389.88265: done getting next task for host managed_node1 7920 1726885389.88268: ^ task is: TASK: Show expected size 7920 1726885389.88274: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885389.88278: getting variables 7920 1726885389.88281: in VariableManager get_vars() 7920 1726885389.88325: Calling all_inventory to load vars for managed_node1 7920 1726885389.88328: Calling groups_inventory to load vars for managed_node1 7920 1726885389.88332: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885389.88343: Calling all_plugins_play to load vars for managed_node1 7920 1726885389.88347: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885389.88350: Calling groups_plugins_play to load vars for managed_node1 7920 1726885389.89435: done sending task result for task 02369adf-7a19-9835-648e-000000000eac 7920 1726885389.89438: WORKER PROCESS EXITING 7920 1726885389.90095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885389.91147: done with get_vars() 7920 1726885389.91161: done getting variables 7920 1726885389.91223: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:09 -0400 (0:00:00.130) 0:02:07.542 ****** 7920 1726885389.91369: entering _queue_task() for managed_node1/debug 7920 1726885389.91934: worker is 1 (out of 1 available) 7920 1726885389.91948: exiting _queue_task() for managed_node1/debug 7920 1726885389.91959: done queuing things up, now waiting for results queue to drain 7920 1726885389.91961: waiting for pending results... 7920 1726885389.93487: running TaskExecutor() for managed_node1/TASK: Show expected size 7920 1726885389.95458: in run() - task 02369adf-7a19-9835-648e-000000000ead 7920 1726885389.95801: variable 'ansible_search_path' from source: unknown 7920 1726885389.95846: calling self._execute() 7920 1726885389.95957: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885389.95968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885389.95985: variable 'omit' from source: magic vars 7920 1726885389.96097: variable 'omit' from source: magic vars 7920 1726885389.96164: variable 'omit' from source: magic vars 7920 1726885389.96199: variable 'omit' from source: magic vars 7920 1726885389.96964: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885389.97008: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885389.97036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885389.97063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885389.97081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885389.97102: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885389.97127: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885389.97163: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885389.97172: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885389.97180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885389.97297: Set connection var ansible_connection to ssh 7920 1726885389.97730: Set connection var ansible_shell_executable to /bin/sh 7920 1726885389.97742: Set connection var ansible_timeout to 10 7920 1726885389.97750: Set connection var ansible_shell_type to sh 7920 1726885389.97759: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885389.97771: Set connection var ansible_pipelining to False 7920 1726885389.97797: variable 'ansible_shell_executable' from source: unknown 7920 1726885389.97805: variable 'ansible_connection' from source: unknown 7920 1726885389.97814: variable 'ansible_module_compression' from source: unknown 7920 1726885389.98322: variable 'ansible_shell_type' from source: unknown 7920 1726885389.98330: variable 'ansible_shell_executable' from source: unknown 7920 1726885389.98338: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885389.98346: variable 'ansible_pipelining' from source: unknown 7920 1726885389.98352: variable 'ansible_timeout' from source: unknown 7920 1726885389.98360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885389.98505: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885389.98526: variable 'omit' from source: magic vars 7920 1726885389.98538: starting attempt loop 7920 1726885389.98545: running the handler 7920 1726885389.99341: handler run complete 7920 1726885389.99373: attempt loop complete, returning result 7920 1726885389.99505: _execute() done 7920 1726885389.99517: dumping result to json 7920 1726885389.99525: done dumping result, returning 7920 1726885389.99539: done running TaskExecutor() for managed_node1/TASK: Show expected size [02369adf-7a19-9835-648e-000000000ead] 7920 1726885389.99548: sending task result for task 02369adf-7a19-9835-648e-000000000ead ok: [managed_node1] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 7920 1726885389.99734: no more pending results, returning what we have 7920 1726885389.99737: results queue empty 7920 1726885389.99738: checking for any_errors_fatal 7920 1726885389.99749: done checking for any_errors_fatal 7920 1726885389.99750: checking for max_fail_percentage 7920 1726885389.99751: done checking for max_fail_percentage 7920 1726885389.99752: checking to see if all hosts have failed and the running result is not ok 7920 1726885389.99753: done checking to see if all hosts have failed 7920 1726885389.99754: getting the remaining hosts for this loop 7920 1726885389.99756: done getting the remaining hosts for this loop 7920 1726885389.99759: getting the next task for host managed_node1 7920 1726885389.99767: done getting next task for host managed_node1 7920 1726885389.99770: ^ task is: TASK: Get the size of parent/pool device 7920 1726885389.99776: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885389.99781: getting variables 7920 1726885389.99783: in VariableManager get_vars() 7920 1726885389.99837: Calling all_inventory to load vars for managed_node1 7920 1726885389.99841: Calling groups_inventory to load vars for managed_node1 7920 1726885389.99844: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885389.99856: Calling all_plugins_play to load vars for managed_node1 7920 1726885389.99860: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885389.99864: Calling groups_plugins_play to load vars for managed_node1 7920 1726885390.00384: done sending task result for task 02369adf-7a19-9835-648e-000000000ead 7920 1726885390.00388: WORKER PROCESS EXITING 7920 1726885390.00610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885390.02064: done with get_vars() 7920 1726885390.02082: 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 22:23:10 -0400 (0:00:00.109) 0:02:07.651 ****** 7920 1726885390.02297: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885390.02983: worker is 1 (out of 1 available) 7920 1726885390.02995: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885390.03008: done queuing things up, now waiting for results queue to drain 7920 1726885390.03010: waiting for pending results... 7920 1726885390.04040: running TaskExecutor() for managed_node1/TASK: Get the size of parent/pool device 7920 1726885390.04408: in run() - task 02369adf-7a19-9835-648e-000000000eae 7920 1726885390.04465: variable 'ansible_search_path' from source: unknown 7920 1726885390.04507: calling self._execute() 7920 1726885390.05493: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885390.05506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885390.05527: variable 'omit' from source: magic vars 7920 1726885390.06414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885390.11642: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885390.12107: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885390.12153: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885390.12246: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885390.12458: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885390.12694: variable '_storage_test_volume_present' from source: set_fact 7920 1726885390.12773: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885390.13239: variable 'storage_test_volume' from source: include params 7920 1726885390.13267: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885390.13274: when evaluation is False, skipping this task 7920 1726885390.13280: _execute() done 7920 1726885390.13285: dumping result to json 7920 1726885390.13296: done dumping result, returning 7920 1726885390.13520: done running TaskExecutor() for managed_node1/TASK: Get the size of parent/pool device [02369adf-7a19-9835-648e-000000000eae] 7920 1726885390.13530: sending task result for task 02369adf-7a19-9835-648e-000000000eae skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 7920 1726885390.13678: no more pending results, returning what we have 7920 1726885390.13682: results queue empty 7920 1726885390.13683: checking for any_errors_fatal 7920 1726885390.13693: done checking for any_errors_fatal 7920 1726885390.13694: checking for max_fail_percentage 7920 1726885390.13696: done checking for max_fail_percentage 7920 1726885390.13697: checking to see if all hosts have failed and the running result is not ok 7920 1726885390.13698: done checking to see if all hosts have failed 7920 1726885390.13699: getting the remaining hosts for this loop 7920 1726885390.13700: done getting the remaining hosts for this loop 7920 1726885390.13704: getting the next task for host managed_node1 7920 1726885390.13718: done getting next task for host managed_node1 7920 1726885390.13721: ^ task is: TASK: Show test pool 7920 1726885390.13727: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885390.13733: getting variables 7920 1726885390.13735: in VariableManager get_vars() 7920 1726885390.13773: Calling all_inventory to load vars for managed_node1 7920 1726885390.13777: Calling groups_inventory to load vars for managed_node1 7920 1726885390.13781: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885390.13793: Calling all_plugins_play to load vars for managed_node1 7920 1726885390.13797: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885390.13800: Calling groups_plugins_play to load vars for managed_node1 7920 1726885390.14833: done sending task result for task 02369adf-7a19-9835-648e-000000000eae 7920 1726885390.14836: WORKER PROCESS EXITING 7920 1726885390.14887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885390.16517: done with get_vars() 7920 1726885390.16535: done getting variables 7920 1726885390.16594: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:10 -0400 (0:00:00.148) 0:02:07.799 ****** 7920 1726885390.17132: entering _queue_task() for managed_node1/debug 7920 1726885390.18121: worker is 1 (out of 1 available) 7920 1726885390.18135: exiting _queue_task() for managed_node1/debug 7920 1726885390.18147: done queuing things up, now waiting for results queue to drain 7920 1726885390.18149: waiting for pending results... 7920 1726885390.18753: running TaskExecutor() for managed_node1/TASK: Show test pool 7920 1726885390.19104: in run() - task 02369adf-7a19-9835-648e-000000000eb0 7920 1726885390.19125: variable 'ansible_search_path' from source: unknown 7920 1726885390.19158: calling self._execute() 7920 1726885390.19387: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885390.19390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885390.19400: variable 'omit' from source: magic vars 7920 1726885390.20245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885390.22946: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885390.23032: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885390.23067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885390.23105: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885390.23145: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885390.23263: variable '_storage_test_volume_present' from source: set_fact 7920 1726885390.23281: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885390.23426: variable 'storage_test_volume' from source: include params 7920 1726885390.23455: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885390.23458: when evaluation is False, skipping this task 7920 1726885390.23461: _execute() done 7920 1726885390.23464: dumping result to json 7920 1726885390.23466: done dumping result, returning 7920 1726885390.23474: done running TaskExecutor() for managed_node1/TASK: Show test pool [02369adf-7a19-9835-648e-000000000eb0] 7920 1726885390.23481: sending task result for task 02369adf-7a19-9835-648e-000000000eb0 7920 1726885390.23581: done sending task result for task 02369adf-7a19-9835-648e-000000000eb0 7920 1726885390.23584: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 7920 1726885390.23658: no more pending results, returning what we have 7920 1726885390.23661: results queue empty 7920 1726885390.23662: checking for any_errors_fatal 7920 1726885390.23673: done checking for any_errors_fatal 7920 1726885390.23674: checking for max_fail_percentage 7920 1726885390.23676: done checking for max_fail_percentage 7920 1726885390.23677: checking to see if all hosts have failed and the running result is not ok 7920 1726885390.23678: done checking to see if all hosts have failed 7920 1726885390.23679: getting the remaining hosts for this loop 7920 1726885390.23681: done getting the remaining hosts for this loop 7920 1726885390.23684: getting the next task for host managed_node1 7920 1726885390.23692: done getting next task for host managed_node1 7920 1726885390.23695: ^ task is: TASK: Show test blockinfo 7920 1726885390.23700: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885390.23704: getting variables 7920 1726885390.23706: in VariableManager get_vars() 7920 1726885390.23739: Calling all_inventory to load vars for managed_node1 7920 1726885390.23742: Calling groups_inventory to load vars for managed_node1 7920 1726885390.23745: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885390.23755: Calling all_plugins_play to load vars for managed_node1 7920 1726885390.23757: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885390.23760: Calling groups_plugins_play to load vars for managed_node1 7920 1726885390.24272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885390.26067: done with get_vars() 7920 1726885390.26082: done getting variables 7920 1726885390.26549: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:10 -0400 (0:00:00.094) 0:02:07.894 ****** 7920 1726885390.26583: entering _queue_task() for managed_node1/debug 7920 1726885390.26852: worker is 1 (out of 1 available) 7920 1726885390.26865: exiting _queue_task() for managed_node1/debug 7920 1726885390.26877: done queuing things up, now waiting for results queue to drain 7920 1726885390.26879: waiting for pending results... 7920 1726885390.28572: running TaskExecutor() for managed_node1/TASK: Show test blockinfo 7920 1726885390.28916: in run() - task 02369adf-7a19-9835-648e-000000000eb1 7920 1726885390.28931: variable 'ansible_search_path' from source: unknown 7920 1726885390.28966: calling self._execute() 7920 1726885390.29297: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885390.29302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885390.29534: variable 'omit' from source: magic vars 7920 1726885390.30396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885390.35485: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885390.35598: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885390.35761: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885390.35797: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885390.35865: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885390.36135: variable '_storage_test_volume_present' from source: set_fact 7920 1726885390.36162: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885390.36494: variable 'storage_test_volume' from source: include params 7920 1726885390.36527: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885390.36536: when evaluation is False, skipping this task 7920 1726885390.36544: _execute() done 7920 1726885390.36603: dumping result to json 7920 1726885390.36610: done dumping result, returning 7920 1726885390.36628: done running TaskExecutor() for managed_node1/TASK: Show test blockinfo [02369adf-7a19-9835-648e-000000000eb1] 7920 1726885390.36639: sending task result for task 02369adf-7a19-9835-648e-000000000eb1 skipping: [managed_node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 7920 1726885390.36791: no more pending results, returning what we have 7920 1726885390.36795: results queue empty 7920 1726885390.36796: checking for any_errors_fatal 7920 1726885390.36806: done checking for any_errors_fatal 7920 1726885390.36808: checking for max_fail_percentage 7920 1726885390.36810: done checking for max_fail_percentage 7920 1726885390.36812: checking to see if all hosts have failed and the running result is not ok 7920 1726885390.36813: done checking to see if all hosts have failed 7920 1726885390.36813: getting the remaining hosts for this loop 7920 1726885390.36815: done getting the remaining hosts for this loop 7920 1726885390.36821: getting the next task for host managed_node1 7920 1726885390.36831: done getting next task for host managed_node1 7920 1726885390.36835: ^ task is: TASK: Show test pool size 7920 1726885390.36840: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885390.36845: getting variables 7920 1726885390.36848: in VariableManager get_vars() 7920 1726885390.36882: Calling all_inventory to load vars for managed_node1 7920 1726885390.36885: Calling groups_inventory to load vars for managed_node1 7920 1726885390.36888: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885390.36901: Calling all_plugins_play to load vars for managed_node1 7920 1726885390.36904: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885390.36908: Calling groups_plugins_play to load vars for managed_node1 7920 1726885390.37428: done sending task result for task 02369adf-7a19-9835-648e-000000000eb1 7920 1726885390.37431: WORKER PROCESS EXITING 7920 1726885390.37690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885390.39636: done with get_vars() 7920 1726885390.39653: done getting variables 7920 1726885390.39716: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:10 -0400 (0:00:00.133) 0:02:08.028 ****** 7920 1726885390.39971: entering _queue_task() for managed_node1/debug 7920 1726885390.41928: worker is 1 (out of 1 available) 7920 1726885390.41941: exiting _queue_task() for managed_node1/debug 7920 1726885390.41953: done queuing things up, now waiting for results queue to drain 7920 1726885390.41955: waiting for pending results... 7920 1726885390.42780: running TaskExecutor() for managed_node1/TASK: Show test pool size 7920 1726885390.43063: in run() - task 02369adf-7a19-9835-648e-000000000eb2 7920 1726885390.43141: variable 'ansible_search_path' from source: unknown 7920 1726885390.43185: calling self._execute() 7920 1726885390.43468: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885390.43480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885390.43493: variable 'omit' from source: magic vars 7920 1726885390.44210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885390.48971: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885390.49943: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885390.50060: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885390.50245: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885390.50274: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885390.50485: variable '_storage_test_volume_present' from source: set_fact 7920 1726885390.50507: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885390.50776: variable 'storage_test_volume' from source: include params 7920 1726885390.50878: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885390.50886: when evaluation is False, skipping this task 7920 1726885390.50894: _execute() done 7920 1726885390.50901: dumping result to json 7920 1726885390.50908: done dumping result, returning 7920 1726885390.50925: done running TaskExecutor() for managed_node1/TASK: Show test pool size [02369adf-7a19-9835-648e-000000000eb2] 7920 1726885390.50971: sending task result for task 02369adf-7a19-9835-648e-000000000eb2 skipping: [managed_node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 7920 1726885390.51138: no more pending results, returning what we have 7920 1726885390.51142: results queue empty 7920 1726885390.51143: checking for any_errors_fatal 7920 1726885390.51152: done checking for any_errors_fatal 7920 1726885390.51152: checking for max_fail_percentage 7920 1726885390.51154: done checking for max_fail_percentage 7920 1726885390.51156: checking to see if all hosts have failed and the running result is not ok 7920 1726885390.51157: done checking to see if all hosts have failed 7920 1726885390.51157: getting the remaining hosts for this loop 7920 1726885390.51159: done getting the remaining hosts for this loop 7920 1726885390.51163: getting the next task for host managed_node1 7920 1726885390.51172: done getting next task for host managed_node1 7920 1726885390.51175: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 7920 1726885390.51181: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885390.51187: getting variables 7920 1726885390.51189: in VariableManager get_vars() 7920 1726885390.51228: Calling all_inventory to load vars for managed_node1 7920 1726885390.51232: Calling groups_inventory to load vars for managed_node1 7920 1726885390.51235: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885390.51246: Calling all_plugins_play to load vars for managed_node1 7920 1726885390.51249: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885390.51253: Calling groups_plugins_play to load vars for managed_node1 7920 1726885390.51927: done sending task result for task 02369adf-7a19-9835-648e-000000000eb2 7920 1726885390.51930: WORKER PROCESS EXITING 7920 1726885390.51995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885390.53297: done with get_vars() 7920 1726885390.53317: done getting variables 7920 1726885390.53496: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:10 -0400 (0:00:00.135) 0:02:08.163 ****** 7920 1726885390.53535: entering _queue_task() for managed_node1/set_fact 7920 1726885390.54184: worker is 1 (out of 1 available) 7920 1726885390.54196: exiting _queue_task() for managed_node1/set_fact 7920 1726885390.54210: done queuing things up, now waiting for results queue to drain 7920 1726885390.54213: waiting for pending results... 7920 1726885390.55247: running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value 7920 1726885390.55500: in run() - task 02369adf-7a19-9835-648e-000000000eb3 7920 1726885390.55524: variable 'ansible_search_path' from source: unknown 7920 1726885390.55567: calling self._execute() 7920 1726885390.55881: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885390.55894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885390.55907: variable 'omit' from source: magic vars 7920 1726885390.56682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885390.77839: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885390.78024: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885390.78071: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885390.78107: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885390.78269: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885390.78480: variable '_storage_test_volume_present' from source: set_fact 7920 1726885390.78500: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885390.78660: variable 'storage_test_volume' from source: include params 7920 1726885390.78803: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885390.78810: when evaluation is False, skipping this task 7920 1726885390.78821: _execute() done 7920 1726885390.78828: dumping result to json 7920 1726885390.78897: done dumping result, returning 7920 1726885390.78914: done running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-9835-648e-000000000eb3] 7920 1726885390.78928: sending task result for task 02369adf-7a19-9835-648e-000000000eb3 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 7920 1726885390.79080: no more pending results, returning what we have 7920 1726885390.79083: results queue empty 7920 1726885390.79084: checking for any_errors_fatal 7920 1726885390.79093: done checking for any_errors_fatal 7920 1726885390.79094: checking for max_fail_percentage 7920 1726885390.79096: done checking for max_fail_percentage 7920 1726885390.79097: checking to see if all hosts have failed and the running result is not ok 7920 1726885390.79098: done checking to see if all hosts have failed 7920 1726885390.79099: getting the remaining hosts for this loop 7920 1726885390.79100: done getting the remaining hosts for this loop 7920 1726885390.79104: getting the next task for host managed_node1 7920 1726885390.79122: done getting next task for host managed_node1 7920 1726885390.79125: ^ task is: TASK: Default thin pool reserved space values 7920 1726885390.79129: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885390.79133: getting variables 7920 1726885390.79135: in VariableManager get_vars() 7920 1726885390.79169: Calling all_inventory to load vars for managed_node1 7920 1726885390.79172: Calling groups_inventory to load vars for managed_node1 7920 1726885390.79175: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885390.79186: Calling all_plugins_play to load vars for managed_node1 7920 1726885390.79189: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885390.79192: Calling groups_plugins_play to load vars for managed_node1 7920 1726885390.80508: done sending task result for task 02369adf-7a19-9835-648e-000000000eb3 7920 1726885390.80513: WORKER PROCESS EXITING 7920 1726885390.80793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885390.85582: done with get_vars() 7920 1726885390.85596: done getting variables 7920 1726885390.85649: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:10 -0400 (0:00:00.321) 0:02:08.485 ****** 7920 1726885390.85675: entering _queue_task() for managed_node1/set_fact 7920 1726885390.86002: worker is 1 (out of 1 available) 7920 1726885390.86018: exiting _queue_task() for managed_node1/set_fact 7920 1726885390.86035: done queuing things up, now waiting for results queue to drain 7920 1726885390.86037: waiting for pending results... 7920 1726885390.86344: running TaskExecutor() for managed_node1/TASK: Default thin pool reserved space values 7920 1726885390.86528: in run() - task 02369adf-7a19-9835-648e-000000000eb5 7920 1726885390.86548: variable 'ansible_search_path' from source: unknown 7920 1726885390.86595: calling self._execute() 7920 1726885390.86720: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885390.86736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885390.86752: variable 'omit' from source: magic vars 7920 1726885390.87153: variable 'storage_test_volume' from source: include params 7920 1726885390.87190: Evaluated conditional (storage_test_volume.thin): False 7920 1726885390.87200: when evaluation is False, skipping this task 7920 1726885390.87208: _execute() done 7920 1726885390.87222: dumping result to json 7920 1726885390.87232: done dumping result, returning 7920 1726885390.87248: done running TaskExecutor() for managed_node1/TASK: Default thin pool reserved space values [02369adf-7a19-9835-648e-000000000eb5] 7920 1726885390.87259: sending task result for task 02369adf-7a19-9835-648e-000000000eb5 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885390.87427: no more pending results, returning what we have 7920 1726885390.87432: results queue empty 7920 1726885390.87433: checking for any_errors_fatal 7920 1726885390.87444: done checking for any_errors_fatal 7920 1726885390.87445: checking for max_fail_percentage 7920 1726885390.87447: done checking for max_fail_percentage 7920 1726885390.87448: checking to see if all hosts have failed and the running result is not ok 7920 1726885390.87449: done checking to see if all hosts have failed 7920 1726885390.87450: getting the remaining hosts for this loop 7920 1726885390.87452: done getting the remaining hosts for this loop 7920 1726885390.87456: getting the next task for host managed_node1 7920 1726885390.87465: done getting next task for host managed_node1 7920 1726885390.87468: ^ task is: TASK: Default minimal thin pool reserved space size 7920 1726885390.87475: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885390.87484: getting variables 7920 1726885390.87486: in VariableManager get_vars() 7920 1726885390.87526: Calling all_inventory to load vars for managed_node1 7920 1726885390.87529: Calling groups_inventory to load vars for managed_node1 7920 1726885390.87533: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885390.87545: Calling all_plugins_play to load vars for managed_node1 7920 1726885390.87549: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885390.87552: Calling groups_plugins_play to load vars for managed_node1 7920 1726885390.88189: done sending task result for task 02369adf-7a19-9835-648e-000000000eb5 7920 1726885390.88193: WORKER PROCESS EXITING 7920 1726885390.88223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885390.89014: done with get_vars() 7920 1726885390.89032: 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 22:23:10 -0400 (0:00:00.034) 0:02:08.519 ****** 7920 1726885390.89120: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885390.89392: worker is 1 (out of 1 available) 7920 1726885390.89403: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885390.89419: done queuing things up, now waiting for results queue to drain 7920 1726885390.89421: waiting for pending results... 7920 1726885390.89718: running TaskExecutor() for managed_node1/TASK: Default minimal thin pool reserved space size 7920 1726885390.89858: in run() - task 02369adf-7a19-9835-648e-000000000eb6 7920 1726885390.89883: variable 'ansible_search_path' from source: unknown 7920 1726885390.89927: calling self._execute() 7920 1726885390.90047: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885390.90058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885390.90072: variable 'omit' from source: magic vars 7920 1726885390.90461: variable 'storage_test_volume' from source: include params 7920 1726885390.90494: Evaluated conditional (storage_test_volume.thin): False 7920 1726885390.90502: when evaluation is False, skipping this task 7920 1726885390.90508: _execute() done 7920 1726885390.90524: dumping result to json 7920 1726885390.90535: done dumping result, returning 7920 1726885390.90544: done running TaskExecutor() for managed_node1/TASK: Default minimal thin pool reserved space size [02369adf-7a19-9835-648e-000000000eb6] 7920 1726885390.90554: sending task result for task 02369adf-7a19-9835-648e-000000000eb6 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885390.90725: no more pending results, returning what we have 7920 1726885390.90730: results queue empty 7920 1726885390.90731: checking for any_errors_fatal 7920 1726885390.90741: done checking for any_errors_fatal 7920 1726885390.90742: checking for max_fail_percentage 7920 1726885390.90744: done checking for max_fail_percentage 7920 1726885390.90745: checking to see if all hosts have failed and the running result is not ok 7920 1726885390.90746: done checking to see if all hosts have failed 7920 1726885390.90747: getting the remaining hosts for this loop 7920 1726885390.90749: done getting the remaining hosts for this loop 7920 1726885390.90753: getting the next task for host managed_node1 7920 1726885390.90762: done getting next task for host managed_node1 7920 1726885390.90766: ^ task is: TASK: Default maximal thin pool reserved space size 7920 1726885390.90773: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885390.90777: getting variables 7920 1726885390.90779: in VariableManager get_vars() 7920 1726885390.90820: Calling all_inventory to load vars for managed_node1 7920 1726885390.90823: Calling groups_inventory to load vars for managed_node1 7920 1726885390.90827: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885390.90839: Calling all_plugins_play to load vars for managed_node1 7920 1726885390.90843: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885390.90846: Calling groups_plugins_play to load vars for managed_node1 7920 1726885390.91459: done sending task result for task 02369adf-7a19-9835-648e-000000000eb6 7920 1726885390.91462: WORKER PROCESS EXITING 7920 1726885390.91487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885390.92265: done with get_vars() 7920 1726885390.92280: 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 22:23:10 -0400 (0:00:00.032) 0:02:08.552 ****** 7920 1726885390.92371: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885390.92621: worker is 1 (out of 1 available) 7920 1726885390.92638: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885390.92649: done queuing things up, now waiting for results queue to drain 7920 1726885390.92651: waiting for pending results... 7920 1726885390.92937: running TaskExecutor() for managed_node1/TASK: Default maximal thin pool reserved space size 7920 1726885390.93076: in run() - task 02369adf-7a19-9835-648e-000000000eb7 7920 1726885390.93098: variable 'ansible_search_path' from source: unknown 7920 1726885390.93139: calling self._execute() 7920 1726885390.93258: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885390.93270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885390.93285: variable 'omit' from source: magic vars 7920 1726885390.93660: variable 'storage_test_volume' from source: include params 7920 1726885390.93693: Evaluated conditional (storage_test_volume.thin): False 7920 1726885390.93700: when evaluation is False, skipping this task 7920 1726885390.93706: _execute() done 7920 1726885390.93717: dumping result to json 7920 1726885390.93728: done dumping result, returning 7920 1726885390.93741: done running TaskExecutor() for managed_node1/TASK: Default maximal thin pool reserved space size [02369adf-7a19-9835-648e-000000000eb7] 7920 1726885390.93751: sending task result for task 02369adf-7a19-9835-648e-000000000eb7 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885390.93922: no more pending results, returning what we have 7920 1726885390.93926: results queue empty 7920 1726885390.93927: checking for any_errors_fatal 7920 1726885390.93936: done checking for any_errors_fatal 7920 1726885390.93937: checking for max_fail_percentage 7920 1726885390.93939: done checking for max_fail_percentage 7920 1726885390.93940: checking to see if all hosts have failed and the running result is not ok 7920 1726885390.93941: done checking to see if all hosts have failed 7920 1726885390.93942: getting the remaining hosts for this loop 7920 1726885390.93944: done getting the remaining hosts for this loop 7920 1726885390.93948: getting the next task for host managed_node1 7920 1726885390.93957: done getting next task for host managed_node1 7920 1726885390.93960: ^ task is: TASK: Calculate maximum usable space in thin pool 7920 1726885390.93966: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885390.93971: getting variables 7920 1726885390.93973: in VariableManager get_vars() 7920 1726885390.94010: Calling all_inventory to load vars for managed_node1 7920 1726885390.94017: Calling groups_inventory to load vars for managed_node1 7920 1726885390.94022: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885390.94036: Calling all_plugins_play to load vars for managed_node1 7920 1726885390.94040: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885390.94043: Calling groups_plugins_play to load vars for managed_node1 7920 1726885390.94848: done sending task result for task 02369adf-7a19-9835-648e-000000000eb7 7920 1726885390.94851: WORKER PROCESS EXITING 7920 1726885390.94877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885390.95579: done with get_vars() 7920 1726885390.95592: done getting variables 7920 1726885390.95656: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:10 -0400 (0:00:00.033) 0:02:08.585 ****** 7920 1726885390.95687: entering _queue_task() for managed_node1/set_fact 7920 1726885390.95935: worker is 1 (out of 1 available) 7920 1726885390.95951: exiting _queue_task() for managed_node1/set_fact 7920 1726885390.95963: done queuing things up, now waiting for results queue to drain 7920 1726885390.95965: waiting for pending results... 7920 1726885390.96256: running TaskExecutor() for managed_node1/TASK: Calculate maximum usable space in thin pool 7920 1726885390.96404: in run() - task 02369adf-7a19-9835-648e-000000000eb8 7920 1726885390.96432: variable 'ansible_search_path' from source: unknown 7920 1726885390.96470: calling self._execute() 7920 1726885390.96589: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885390.96606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885390.96630: variable 'omit' from source: magic vars 7920 1726885390.97022: variable 'storage_test_volume' from source: include params 7920 1726885390.97065: Evaluated conditional (storage_test_volume.thin): False 7920 1726885390.97072: when evaluation is False, skipping this task 7920 1726885390.97078: _execute() done 7920 1726885390.97085: dumping result to json 7920 1726885390.97091: done dumping result, returning 7920 1726885390.97099: done running TaskExecutor() for managed_node1/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-9835-648e-000000000eb8] 7920 1726885390.97109: sending task result for task 02369adf-7a19-9835-648e-000000000eb8 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885390.97266: no more pending results, returning what we have 7920 1726885390.97270: results queue empty 7920 1726885390.97271: checking for any_errors_fatal 7920 1726885390.97281: done checking for any_errors_fatal 7920 1726885390.97282: checking for max_fail_percentage 7920 1726885390.97284: done checking for max_fail_percentage 7920 1726885390.97285: checking to see if all hosts have failed and the running result is not ok 7920 1726885390.97286: done checking to see if all hosts have failed 7920 1726885390.97287: getting the remaining hosts for this loop 7920 1726885390.97289: done getting the remaining hosts for this loop 7920 1726885390.97293: getting the next task for host managed_node1 7920 1726885390.97302: done getting next task for host managed_node1 7920 1726885390.97305: ^ task is: TASK: Apply upper size limit to max usable thin pool space 7920 1726885390.97312: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885390.97319: getting variables 7920 1726885390.97321: in VariableManager get_vars() 7920 1726885390.97358: Calling all_inventory to load vars for managed_node1 7920 1726885390.97361: Calling groups_inventory to load vars for managed_node1 7920 1726885390.97365: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885390.97377: Calling all_plugins_play to load vars for managed_node1 7920 1726885390.97381: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885390.97383: Calling groups_plugins_play to load vars for managed_node1 7920 1726885390.98038: done sending task result for task 02369adf-7a19-9835-648e-000000000eb8 7920 1726885390.98042: WORKER PROCESS EXITING 7920 1726885390.98128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885390.98837: done with get_vars() 7920 1726885390.98851: done getting variables 7920 1726885390.98905: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:10 -0400 (0:00:00.032) 0:02:08.617 ****** 7920 1726885390.98944: entering _queue_task() for managed_node1/set_fact 7920 1726885390.99184: worker is 1 (out of 1 available) 7920 1726885390.99196: exiting _queue_task() for managed_node1/set_fact 7920 1726885390.99208: done queuing things up, now waiting for results queue to drain 7920 1726885390.99209: waiting for pending results... 7920 1726885390.99522: running TaskExecutor() for managed_node1/TASK: Apply upper size limit to max usable thin pool space 7920 1726885390.99661: in run() - task 02369adf-7a19-9835-648e-000000000eb9 7920 1726885390.99682: variable 'ansible_search_path' from source: unknown 7920 1726885390.99727: calling self._execute() 7920 1726885391.00002: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.00021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.00037: variable 'omit' from source: magic vars 7920 1726885391.00872: variable 'storage_test_volume' from source: include params 7920 1726885391.00909: Evaluated conditional (storage_test_volume.thin): False 7920 1726885391.00984: when evaluation is False, skipping this task 7920 1726885391.00992: _execute() done 7920 1726885391.01005: dumping result to json 7920 1726885391.01017: done dumping result, returning 7920 1726885391.01027: done running TaskExecutor() for managed_node1/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-9835-648e-000000000eb9] 7920 1726885391.01038: sending task result for task 02369adf-7a19-9835-648e-000000000eb9 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885391.01195: no more pending results, returning what we have 7920 1726885391.01199: results queue empty 7920 1726885391.01200: checking for any_errors_fatal 7920 1726885391.01206: done checking for any_errors_fatal 7920 1726885391.01207: checking for max_fail_percentage 7920 1726885391.01210: done checking for max_fail_percentage 7920 1726885391.01211: checking to see if all hosts have failed and the running result is not ok 7920 1726885391.01214: done checking to see if all hosts have failed 7920 1726885391.01215: getting the remaining hosts for this loop 7920 1726885391.01219: done getting the remaining hosts for this loop 7920 1726885391.01223: getting the next task for host managed_node1 7920 1726885391.01232: done getting next task for host managed_node1 7920 1726885391.01235: ^ task is: TASK: Apply lower size limit to max usable thin pool space 7920 1726885391.01240: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885391.01246: getting variables 7920 1726885391.01248: in VariableManager get_vars() 7920 1726885391.01285: Calling all_inventory to load vars for managed_node1 7920 1726885391.01288: Calling groups_inventory to load vars for managed_node1 7920 1726885391.01291: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885391.01304: Calling all_plugins_play to load vars for managed_node1 7920 1726885391.01307: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885391.01310: Calling groups_plugins_play to load vars for managed_node1 7920 1726885391.02124: done sending task result for task 02369adf-7a19-9835-648e-000000000eb9 7920 1726885391.02127: WORKER PROCESS EXITING 7920 1726885391.02147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885391.03692: done with get_vars() 7920 1726885391.03708: done getting variables 7920 1726885391.03771: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:11 -0400 (0:00:00.049) 0:02:08.667 ****** 7920 1726885391.03865: entering _queue_task() for managed_node1/set_fact 7920 1726885391.04147: worker is 1 (out of 1 available) 7920 1726885391.04158: exiting _queue_task() for managed_node1/set_fact 7920 1726885391.04169: done queuing things up, now waiting for results queue to drain 7920 1726885391.04171: waiting for pending results... 7920 1726885391.04464: running TaskExecutor() for managed_node1/TASK: Apply lower size limit to max usable thin pool space 7920 1726885391.04608: in run() - task 02369adf-7a19-9835-648e-000000000eba 7920 1726885391.04635: variable 'ansible_search_path' from source: unknown 7920 1726885391.04677: calling self._execute() 7920 1726885391.04790: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.04800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.04820: variable 'omit' from source: magic vars 7920 1726885391.05213: variable 'storage_test_volume' from source: include params 7920 1726885391.05246: Evaluated conditional (storage_test_volume.thin): False 7920 1726885391.05253: when evaluation is False, skipping this task 7920 1726885391.05263: _execute() done 7920 1726885391.05271: dumping result to json 7920 1726885391.05277: done dumping result, returning 7920 1726885391.05286: done running TaskExecutor() for managed_node1/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-9835-648e-000000000eba] 7920 1726885391.05295: sending task result for task 02369adf-7a19-9835-648e-000000000eba skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885391.05460: no more pending results, returning what we have 7920 1726885391.05464: results queue empty 7920 1726885391.05465: checking for any_errors_fatal 7920 1726885391.05473: done checking for any_errors_fatal 7920 1726885391.05474: checking for max_fail_percentage 7920 1726885391.05476: done checking for max_fail_percentage 7920 1726885391.05477: checking to see if all hosts have failed and the running result is not ok 7920 1726885391.05478: done checking to see if all hosts have failed 7920 1726885391.05479: getting the remaining hosts for this loop 7920 1726885391.05481: done getting the remaining hosts for this loop 7920 1726885391.05484: getting the next task for host managed_node1 7920 1726885391.05493: done getting next task for host managed_node1 7920 1726885391.05496: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 7920 1726885391.05503: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885391.05507: getting variables 7920 1726885391.05509: in VariableManager get_vars() 7920 1726885391.05552: Calling all_inventory to load vars for managed_node1 7920 1726885391.05555: Calling groups_inventory to load vars for managed_node1 7920 1726885391.05559: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885391.05571: Calling all_plugins_play to load vars for managed_node1 7920 1726885391.05575: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885391.05578: Calling groups_plugins_play to load vars for managed_node1 7920 1726885391.06246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885391.06652: done sending task result for task 02369adf-7a19-9835-648e-000000000eba 7920 1726885391.06655: WORKER PROCESS EXITING 7920 1726885391.07454: done with get_vars() 7920 1726885391.07467: 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 22:23:11 -0400 (0:00:00.037) 0:02:08.705 ****** 7920 1726885391.07655: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885391.08233: worker is 1 (out of 1 available) 7920 1726885391.08244: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885391.08254: done queuing things up, now waiting for results queue to drain 7920 1726885391.08256: waiting for pending results... 7920 1726885391.09288: running TaskExecutor() for managed_node1/TASK: Convert maximum usable thin pool space from int to Size 7920 1726885391.09667: in run() - task 02369adf-7a19-9835-648e-000000000ebb 7920 1726885391.09685: variable 'ansible_search_path' from source: unknown 7920 1726885391.09728: calling self._execute() 7920 1726885391.09876: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.09887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.09901: variable 'omit' from source: magic vars 7920 1726885391.10284: variable 'storage_test_volume' from source: include params 7920 1726885391.10328: Evaluated conditional (storage_test_volume.thin): False 7920 1726885391.10337: when evaluation is False, skipping this task 7920 1726885391.10343: _execute() done 7920 1726885391.10350: dumping result to json 7920 1726885391.10357: done dumping result, returning 7920 1726885391.10366: done running TaskExecutor() for managed_node1/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-9835-648e-000000000ebb] 7920 1726885391.10376: sending task result for task 02369adf-7a19-9835-648e-000000000ebb 7920 1726885391.10498: done sending task result for task 02369adf-7a19-9835-648e-000000000ebb 7920 1726885391.10505: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885391.10567: no more pending results, returning what we have 7920 1726885391.10571: results queue empty 7920 1726885391.10572: checking for any_errors_fatal 7920 1726885391.10583: done checking for any_errors_fatal 7920 1726885391.10584: checking for max_fail_percentage 7920 1726885391.10586: done checking for max_fail_percentage 7920 1726885391.10587: checking to see if all hosts have failed and the running result is not ok 7920 1726885391.10588: done checking to see if all hosts have failed 7920 1726885391.10589: getting the remaining hosts for this loop 7920 1726885391.10591: done getting the remaining hosts for this loop 7920 1726885391.10594: getting the next task for host managed_node1 7920 1726885391.10603: done getting next task for host managed_node1 7920 1726885391.10605: ^ task is: TASK: Show max thin pool size 7920 1726885391.10614: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885391.10621: getting variables 7920 1726885391.10624: in VariableManager get_vars() 7920 1726885391.10660: Calling all_inventory to load vars for managed_node1 7920 1726885391.10663: Calling groups_inventory to load vars for managed_node1 7920 1726885391.10666: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885391.10678: Calling all_plugins_play to load vars for managed_node1 7920 1726885391.10681: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885391.10684: Calling groups_plugins_play to load vars for managed_node1 7920 1726885391.11432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885391.12122: done with get_vars() 7920 1726885391.12137: done getting variables 7920 1726885391.12190: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:11 -0400 (0:00:00.045) 0:02:08.750 ****** 7920 1726885391.12228: entering _queue_task() for managed_node1/debug 7920 1726885391.12458: worker is 1 (out of 1 available) 7920 1726885391.12470: exiting _queue_task() for managed_node1/debug 7920 1726885391.12481: done queuing things up, now waiting for results queue to drain 7920 1726885391.12483: waiting for pending results... 7920 1726885391.12774: running TaskExecutor() for managed_node1/TASK: Show max thin pool size 7920 1726885391.12919: in run() - task 02369adf-7a19-9835-648e-000000000ebc 7920 1726885391.12944: variable 'ansible_search_path' from source: unknown 7920 1726885391.12981: calling self._execute() 7920 1726885391.13097: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.13113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.13133: variable 'omit' from source: magic vars 7920 1726885391.13935: variable 'storage_test_volume' from source: include params 7920 1726885391.14007: Evaluated conditional (storage_test_volume.thin): False 7920 1726885391.14041: when evaluation is False, skipping this task 7920 1726885391.14049: _execute() done 7920 1726885391.14082: dumping result to json 7920 1726885391.14095: done dumping result, returning 7920 1726885391.14106: done running TaskExecutor() for managed_node1/TASK: Show max thin pool size [02369adf-7a19-9835-648e-000000000ebc] 7920 1726885391.14129: sending task result for task 02369adf-7a19-9835-648e-000000000ebc skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 7920 1726885391.14333: no more pending results, returning what we have 7920 1726885391.14337: results queue empty 7920 1726885391.14338: checking for any_errors_fatal 7920 1726885391.14346: done checking for any_errors_fatal 7920 1726885391.14347: checking for max_fail_percentage 7920 1726885391.14349: done checking for max_fail_percentage 7920 1726885391.14350: checking to see if all hosts have failed and the running result is not ok 7920 1726885391.14351: done checking to see if all hosts have failed 7920 1726885391.14352: getting the remaining hosts for this loop 7920 1726885391.14354: done getting the remaining hosts for this loop 7920 1726885391.14358: getting the next task for host managed_node1 7920 1726885391.14367: done getting next task for host managed_node1 7920 1726885391.14370: ^ task is: TASK: Show volume thin pool size 7920 1726885391.14377: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885391.14381: getting variables 7920 1726885391.14384: in VariableManager get_vars() 7920 1726885391.14421: Calling all_inventory to load vars for managed_node1 7920 1726885391.14426: Calling groups_inventory to load vars for managed_node1 7920 1726885391.14429: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885391.14441: Calling all_plugins_play to load vars for managed_node1 7920 1726885391.14445: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885391.14448: Calling groups_plugins_play to load vars for managed_node1 7920 1726885391.15281: done sending task result for task 02369adf-7a19-9835-648e-000000000ebc 7920 1726885391.15284: WORKER PROCESS EXITING 7920 1726885391.15308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885391.16852: done with get_vars() 7920 1726885391.16866: done getting variables 7920 1726885391.17003: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:11 -0400 (0:00:00.048) 0:02:08.798 ****** 7920 1726885391.17041: entering _queue_task() for managed_node1/debug 7920 1726885391.17282: worker is 1 (out of 1 available) 7920 1726885391.17293: exiting _queue_task() for managed_node1/debug 7920 1726885391.17304: done queuing things up, now waiting for results queue to drain 7920 1726885391.17306: waiting for pending results... 7920 1726885391.17595: running TaskExecutor() for managed_node1/TASK: Show volume thin pool size 7920 1726885391.17749: in run() - task 02369adf-7a19-9835-648e-000000000ebd 7920 1726885391.17771: variable 'ansible_search_path' from source: unknown 7920 1726885391.17810: calling self._execute() 7920 1726885391.17932: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.17943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.17959: variable 'omit' from source: magic vars 7920 1726885391.18362: variable 'storage_test_volume' from source: include params 7920 1726885391.18392: Evaluated conditional (storage_test_volume.thin): False 7920 1726885391.18404: when evaluation is False, skipping this task 7920 1726885391.18413: _execute() done 7920 1726885391.18425: dumping result to json 7920 1726885391.18435: done dumping result, returning 7920 1726885391.18443: done running TaskExecutor() for managed_node1/TASK: Show volume thin pool size [02369adf-7a19-9835-648e-000000000ebd] 7920 1726885391.18453: sending task result for task 02369adf-7a19-9835-648e-000000000ebd skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 7920 1726885391.18601: no more pending results, returning what we have 7920 1726885391.18605: results queue empty 7920 1726885391.18606: checking for any_errors_fatal 7920 1726885391.18621: done checking for any_errors_fatal 7920 1726885391.18622: checking for max_fail_percentage 7920 1726885391.18623: done checking for max_fail_percentage 7920 1726885391.18624: checking to see if all hosts have failed and the running result is not ok 7920 1726885391.18625: done checking to see if all hosts have failed 7920 1726885391.18626: getting the remaining hosts for this loop 7920 1726885391.18628: done getting the remaining hosts for this loop 7920 1726885391.18631: getting the next task for host managed_node1 7920 1726885391.18640: done getting next task for host managed_node1 7920 1726885391.18643: ^ task is: TASK: Show test volume size 7920 1726885391.18650: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885391.18654: getting variables 7920 1726885391.18656: in VariableManager get_vars() 7920 1726885391.18692: Calling all_inventory to load vars for managed_node1 7920 1726885391.18695: Calling groups_inventory to load vars for managed_node1 7920 1726885391.18699: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885391.18719: Calling all_plugins_play to load vars for managed_node1 7920 1726885391.18723: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885391.18727: Calling groups_plugins_play to load vars for managed_node1 7920 1726885391.19381: done sending task result for task 02369adf-7a19-9835-648e-000000000ebd 7920 1726885391.19385: WORKER PROCESS EXITING 7920 1726885391.19409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885391.20128: done with get_vars() 7920 1726885391.20141: done getting variables 7920 1726885391.20190: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:11 -0400 (0:00:00.031) 0:02:08.830 ****** 7920 1726885391.20228: entering _queue_task() for managed_node1/debug 7920 1726885391.20452: worker is 1 (out of 1 available) 7920 1726885391.20464: exiting _queue_task() for managed_node1/debug 7920 1726885391.20476: done queuing things up, now waiting for results queue to drain 7920 1726885391.20477: waiting for pending results... 7920 1726885391.21326: running TaskExecutor() for managed_node1/TASK: Show test volume size 7920 1726885391.21714: in run() - task 02369adf-7a19-9835-648e-000000000ebe 7920 1726885391.21739: variable 'ansible_search_path' from source: unknown 7920 1726885391.21782: calling self._execute() 7920 1726885391.22099: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.22114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.22134: variable 'omit' from source: magic vars 7920 1726885391.23002: variable 'storage_test_volume' from source: include params 7920 1726885391.23037: Evaluated conditional (storage_test_volume.thin): False 7920 1726885391.23068: when evaluation is False, skipping this task 7920 1726885391.23080: _execute() done 7920 1726885391.23088: dumping result to json 7920 1726885391.23095: done dumping result, returning 7920 1726885391.23106: done running TaskExecutor() for managed_node1/TASK: Show test volume size [02369adf-7a19-9835-648e-000000000ebe] 7920 1726885391.23122: sending task result for task 02369adf-7a19-9835-648e-000000000ebe skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 7920 1726885391.23276: no more pending results, returning what we have 7920 1726885391.23280: results queue empty 7920 1726885391.23282: checking for any_errors_fatal 7920 1726885391.23292: done checking for any_errors_fatal 7920 1726885391.23293: checking for max_fail_percentage 7920 1726885391.23295: done checking for max_fail_percentage 7920 1726885391.23296: checking to see if all hosts have failed and the running result is not ok 7920 1726885391.23297: done checking to see if all hosts have failed 7920 1726885391.23298: getting the remaining hosts for this loop 7920 1726885391.23300: done getting the remaining hosts for this loop 7920 1726885391.23304: getting the next task for host managed_node1 7920 1726885391.23321: done getting next task for host managed_node1 7920 1726885391.23324: ^ task is: TASK: Establish base value for expected thin pool size 7920 1726885391.23330: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885391.23337: getting variables 7920 1726885391.23340: in VariableManager get_vars() 7920 1726885391.23375: Calling all_inventory to load vars for managed_node1 7920 1726885391.23379: Calling groups_inventory to load vars for managed_node1 7920 1726885391.23383: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885391.23395: Calling all_plugins_play to load vars for managed_node1 7920 1726885391.23398: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885391.23402: Calling groups_plugins_play to load vars for managed_node1 7920 1726885391.24085: done sending task result for task 02369adf-7a19-9835-648e-000000000ebe 7920 1726885391.24088: WORKER PROCESS EXITING 7920 1726885391.24114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885391.25777: done with get_vars() 7920 1726885391.25931: done getting variables 7920 1726885391.25985: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:11 -0400 (0:00:00.057) 0:02:08.888 ****** 7920 1726885391.26025: entering _queue_task() for managed_node1/set_fact 7920 1726885391.26271: worker is 1 (out of 1 available) 7920 1726885391.26282: exiting _queue_task() for managed_node1/set_fact 7920 1726885391.26296: done queuing things up, now waiting for results queue to drain 7920 1726885391.26298: waiting for pending results... 7920 1726885391.26602: running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool size 7920 1726885391.26754: in run() - task 02369adf-7a19-9835-648e-000000000ebf 7920 1726885391.26778: variable 'ansible_search_path' from source: unknown 7920 1726885391.26818: calling self._execute() 7920 1726885391.27030: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.27071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.27086: variable 'omit' from source: magic vars 7920 1726885391.27882: variable 'storage_test_volume' from source: include params 7920 1726885391.27959: Evaluated conditional (storage_test_volume.thin): False 7920 1726885391.27970: when evaluation is False, skipping this task 7920 1726885391.28026: _execute() done 7920 1726885391.28041: dumping result to json 7920 1726885391.28049: done dumping result, returning 7920 1726885391.28059: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool size [02369adf-7a19-9835-648e-000000000ebf] 7920 1726885391.28072: sending task result for task 02369adf-7a19-9835-648e-000000000ebf skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885391.28238: no more pending results, returning what we have 7920 1726885391.28242: results queue empty 7920 1726885391.28243: checking for any_errors_fatal 7920 1726885391.28251: done checking for any_errors_fatal 7920 1726885391.28252: checking for max_fail_percentage 7920 1726885391.28255: done checking for max_fail_percentage 7920 1726885391.28256: checking to see if all hosts have failed and the running result is not ok 7920 1726885391.28257: done checking to see if all hosts have failed 7920 1726885391.28258: getting the remaining hosts for this loop 7920 1726885391.28260: done getting the remaining hosts for this loop 7920 1726885391.28263: getting the next task for host managed_node1 7920 1726885391.28273: done getting next task for host managed_node1 7920 1726885391.28276: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 7920 1726885391.28282: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885391.28286: getting variables 7920 1726885391.28288: in VariableManager get_vars() 7920 1726885391.28329: Calling all_inventory to load vars for managed_node1 7920 1726885391.28332: Calling groups_inventory to load vars for managed_node1 7920 1726885391.28336: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885391.28348: Calling all_plugins_play to load vars for managed_node1 7920 1726885391.28352: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885391.28355: Calling groups_plugins_play to load vars for managed_node1 7920 1726885391.29123: done sending task result for task 02369adf-7a19-9835-648e-000000000ebf 7920 1726885391.29127: WORKER PROCESS EXITING 7920 1726885391.29153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885391.30548: done with get_vars() 7920 1726885391.30562: done getting variables 7920 1726885391.30737: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:11 -0400 (0:00:00.047) 0:02:08.936 ****** 7920 1726885391.30769: entering _queue_task() for managed_node1/set_fact 7920 1726885391.31385: worker is 1 (out of 1 available) 7920 1726885391.31397: exiting _queue_task() for managed_node1/set_fact 7920 1726885391.31408: done queuing things up, now waiting for results queue to drain 7920 1726885391.31410: waiting for pending results... 7920 1726885391.32407: running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value 7920 1726885391.32644: in run() - task 02369adf-7a19-9835-648e-000000000ec0 7920 1726885391.32734: variable 'ansible_search_path' from source: unknown 7920 1726885391.32800: calling self._execute() 7920 1726885391.33093: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.33105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.33124: variable 'omit' from source: magic vars 7920 1726885391.33992: variable 'storage_test_volume' from source: include params 7920 1726885391.34030: Evaluated conditional (storage_test_volume.thin): False 7920 1726885391.34038: when evaluation is False, skipping this task 7920 1726885391.34046: _execute() done 7920 1726885391.34055: dumping result to json 7920 1726885391.34067: done dumping result, returning 7920 1726885391.34079: done running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-9835-648e-000000000ec0] 7920 1726885391.34089: sending task result for task 02369adf-7a19-9835-648e-000000000ec0 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885391.34348: no more pending results, returning what we have 7920 1726885391.34352: results queue empty 7920 1726885391.34353: checking for any_errors_fatal 7920 1726885391.34360: done checking for any_errors_fatal 7920 1726885391.34361: checking for max_fail_percentage 7920 1726885391.34363: done checking for max_fail_percentage 7920 1726885391.34365: checking to see if all hosts have failed and the running result is not ok 7920 1726885391.34366: done checking to see if all hosts have failed 7920 1726885391.34367: getting the remaining hosts for this loop 7920 1726885391.34368: done getting the remaining hosts for this loop 7920 1726885391.34372: getting the next task for host managed_node1 7920 1726885391.34383: done getting next task for host managed_node1 7920 1726885391.34386: ^ task is: TASK: Establish base value for expected thin pool volume size 7920 1726885391.34393: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885391.34398: getting variables 7920 1726885391.34402: in VariableManager get_vars() 7920 1726885391.34446: Calling all_inventory to load vars for managed_node1 7920 1726885391.34450: Calling groups_inventory to load vars for managed_node1 7920 1726885391.34454: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885391.34468: Calling all_plugins_play to load vars for managed_node1 7920 1726885391.34472: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885391.34476: Calling groups_plugins_play to load vars for managed_node1 7920 1726885391.35379: done sending task result for task 02369adf-7a19-9835-648e-000000000ec0 7920 1726885391.35383: WORKER PROCESS EXITING 7920 1726885391.35409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885391.37387: done with get_vars() 7920 1726885391.37401: done getting variables 7920 1726885391.37580: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:11 -0400 (0:00:00.068) 0:02:09.004 ****** 7920 1726885391.37617: entering _queue_task() for managed_node1/set_fact 7920 1726885391.38252: worker is 1 (out of 1 available) 7920 1726885391.38265: exiting _queue_task() for managed_node1/set_fact 7920 1726885391.38276: done queuing things up, now waiting for results queue to drain 7920 1726885391.38278: waiting for pending results... 7920 1726885391.39282: running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool volume size 7920 1726885391.39662: in run() - task 02369adf-7a19-9835-648e-000000000ec1 7920 1726885391.39681: variable 'ansible_search_path' from source: unknown 7920 1726885391.39726: calling self._execute() 7920 1726885391.39966: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.40070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.40087: variable 'omit' from source: magic vars 7920 1726885391.40937: variable 'storage_test_volume' from source: include params 7920 1726885391.40972: Evaluated conditional (storage_test_volume.thin): False 7920 1726885391.40981: when evaluation is False, skipping this task 7920 1726885391.40989: _execute() done 7920 1726885391.40997: dumping result to json 7920 1726885391.41005: done dumping result, returning 7920 1726885391.41021: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-9835-648e-000000000ec1] 7920 1726885391.41036: sending task result for task 02369adf-7a19-9835-648e-000000000ec1 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885391.41210: no more pending results, returning what we have 7920 1726885391.41219: results queue empty 7920 1726885391.41220: checking for any_errors_fatal 7920 1726885391.41232: done checking for any_errors_fatal 7920 1726885391.41233: checking for max_fail_percentage 7920 1726885391.41235: done checking for max_fail_percentage 7920 1726885391.41236: checking to see if all hosts have failed and the running result is not ok 7920 1726885391.41237: done checking to see if all hosts have failed 7920 1726885391.41238: getting the remaining hosts for this loop 7920 1726885391.41240: done getting the remaining hosts for this loop 7920 1726885391.41244: getting the next task for host managed_node1 7920 1726885391.41255: done getting next task for host managed_node1 7920 1726885391.41257: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 7920 1726885391.41266: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885391.41270: getting variables 7920 1726885391.41273: in VariableManager get_vars() 7920 1726885391.41310: Calling all_inventory to load vars for managed_node1 7920 1726885391.41315: Calling groups_inventory to load vars for managed_node1 7920 1726885391.41321: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885391.41335: Calling all_plugins_play to load vars for managed_node1 7920 1726885391.41338: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885391.41341: Calling groups_plugins_play to load vars for managed_node1 7920 1726885391.42282: done sending task result for task 02369adf-7a19-9835-648e-000000000ec1 7920 1726885391.42285: WORKER PROCESS EXITING 7920 1726885391.42314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885391.43741: done with get_vars() 7920 1726885391.43756: done getting variables 7920 1726885391.43934: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:11 -0400 (0:00:00.063) 0:02:09.068 ****** 7920 1726885391.43968: entering _queue_task() for managed_node1/set_fact 7920 1726885391.44582: worker is 1 (out of 1 available) 7920 1726885391.44593: exiting _queue_task() for managed_node1/set_fact 7920 1726885391.44605: done queuing things up, now waiting for results queue to drain 7920 1726885391.44607: waiting for pending results... 7920 1726885391.45498: running TaskExecutor() for managed_node1/TASK: Calculate the expected thin pool volume size based on percentage value 7920 1726885391.45781: in run() - task 02369adf-7a19-9835-648e-000000000ec2 7920 1726885391.45931: variable 'ansible_search_path' from source: unknown 7920 1726885391.46056: calling self._execute() 7920 1726885391.46291: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.46303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.46325: variable 'omit' from source: magic vars 7920 1726885391.46834: variable 'storage_test_volume' from source: include params 7920 1726885391.46869: Evaluated conditional (storage_test_volume.thin): False 7920 1726885391.46876: when evaluation is False, skipping this task 7920 1726885391.46891: _execute() done 7920 1726885391.46900: dumping result to json 7920 1726885391.46907: done dumping result, returning 7920 1726885391.46924: done running TaskExecutor() for managed_node1/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-9835-648e-000000000ec2] 7920 1726885391.46935: sending task result for task 02369adf-7a19-9835-648e-000000000ec2 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885391.47095: no more pending results, returning what we have 7920 1726885391.47099: results queue empty 7920 1726885391.47100: checking for any_errors_fatal 7920 1726885391.47110: done checking for any_errors_fatal 7920 1726885391.47113: checking for max_fail_percentage 7920 1726885391.47115: done checking for max_fail_percentage 7920 1726885391.47118: checking to see if all hosts have failed and the running result is not ok 7920 1726885391.47119: done checking to see if all hosts have failed 7920 1726885391.47120: getting the remaining hosts for this loop 7920 1726885391.47122: done getting the remaining hosts for this loop 7920 1726885391.47126: getting the next task for host managed_node1 7920 1726885391.47136: done getting next task for host managed_node1 7920 1726885391.47139: ^ task is: TASK: Replace expected volume size with calculated value 7920 1726885391.47146: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885391.47150: getting variables 7920 1726885391.47154: in VariableManager get_vars() 7920 1726885391.47189: Calling all_inventory to load vars for managed_node1 7920 1726885391.47193: Calling groups_inventory to load vars for managed_node1 7920 1726885391.47197: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885391.47210: Calling all_plugins_play to load vars for managed_node1 7920 1726885391.47219: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885391.47223: Calling groups_plugins_play to load vars for managed_node1 7920 1726885391.48178: done sending task result for task 02369adf-7a19-9835-648e-000000000ec2 7920 1726885391.48182: WORKER PROCESS EXITING 7920 1726885391.48207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885391.49413: done with get_vars() 7920 1726885391.49429: done getting variables 7920 1726885391.49602: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:11 -0400 (0:00:00.056) 0:02:09.124 ****** 7920 1726885391.49637: entering _queue_task() for managed_node1/set_fact 7920 1726885391.50224: worker is 1 (out of 1 available) 7920 1726885391.50348: exiting _queue_task() for managed_node1/set_fact 7920 1726885391.50361: done queuing things up, now waiting for results queue to drain 7920 1726885391.50363: waiting for pending results... 7920 1726885391.51181: running TaskExecutor() for managed_node1/TASK: Replace expected volume size with calculated value 7920 1726885391.51454: in run() - task 02369adf-7a19-9835-648e-000000000ec3 7920 1726885391.51565: variable 'ansible_search_path' from source: unknown 7920 1726885391.51602: calling self._execute() 7920 1726885391.51832: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.51843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.51856: variable 'omit' from source: magic vars 7920 1726885391.52605: variable 'storage_test_volume' from source: include params 7920 1726885391.52778: Evaluated conditional (storage_test_volume.thin): False 7920 1726885391.52787: when evaluation is False, skipping this task 7920 1726885391.52795: _execute() done 7920 1726885391.52802: dumping result to json 7920 1726885391.52809: done dumping result, returning 7920 1726885391.52824: done running TaskExecutor() for managed_node1/TASK: Replace expected volume size with calculated value [02369adf-7a19-9835-648e-000000000ec3] 7920 1726885391.52865: sending task result for task 02369adf-7a19-9835-648e-000000000ec3 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885391.53041: no more pending results, returning what we have 7920 1726885391.53046: results queue empty 7920 1726885391.53047: checking for any_errors_fatal 7920 1726885391.53060: done checking for any_errors_fatal 7920 1726885391.53061: checking for max_fail_percentage 7920 1726885391.53063: done checking for max_fail_percentage 7920 1726885391.53064: checking to see if all hosts have failed and the running result is not ok 7920 1726885391.53065: done checking to see if all hosts have failed 7920 1726885391.53066: getting the remaining hosts for this loop 7920 1726885391.53068: done getting the remaining hosts for this loop 7920 1726885391.53071: getting the next task for host managed_node1 7920 1726885391.53085: done getting next task for host managed_node1 7920 1726885391.53089: ^ task is: TASK: Show actual size 7920 1726885391.53095: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885391.53099: getting variables 7920 1726885391.53102: in VariableManager get_vars() 7920 1726885391.53143: Calling all_inventory to load vars for managed_node1 7920 1726885391.53146: Calling groups_inventory to load vars for managed_node1 7920 1726885391.53150: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885391.53162: Calling all_plugins_play to load vars for managed_node1 7920 1726885391.53166: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885391.53169: Calling groups_plugins_play to load vars for managed_node1 7920 1726885391.53970: done sending task result for task 02369adf-7a19-9835-648e-000000000ec3 7920 1726885391.53974: WORKER PROCESS EXITING 7920 1726885391.54000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885391.55521: done with get_vars() 7920 1726885391.55536: done getting variables 7920 1726885391.55706: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:11 -0400 (0:00:00.061) 0:02:09.185 ****** 7920 1726885391.55742: entering _queue_task() for managed_node1/debug 7920 1726885391.56213: worker is 1 (out of 1 available) 7920 1726885391.56227: exiting _queue_task() for managed_node1/debug 7920 1726885391.56351: done queuing things up, now waiting for results queue to drain 7920 1726885391.56354: waiting for pending results... 7920 1726885391.57189: running TaskExecutor() for managed_node1/TASK: Show actual size 7920 1726885391.57473: in run() - task 02369adf-7a19-9835-648e-000000000ec5 7920 1726885391.57573: variable 'ansible_search_path' from source: unknown 7920 1726885391.57610: calling self._execute() 7920 1726885391.57834: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.57846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.57894: variable 'omit' from source: magic vars 7920 1726885391.58128: variable 'omit' from source: magic vars 7920 1726885391.58268: variable 'omit' from source: magic vars 7920 1726885391.58353: variable 'omit' from source: magic vars 7920 1726885391.58467: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885391.58510: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885391.58664: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885391.58687: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885391.58703: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885391.58731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885391.58871: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885391.58905: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885391.58915: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.58926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.59060: Set connection var ansible_connection to ssh 7920 1726885391.59194: Set connection var ansible_shell_executable to /bin/sh 7920 1726885391.59204: Set connection var ansible_timeout to 10 7920 1726885391.59211: Set connection var ansible_shell_type to sh 7920 1726885391.59226: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885391.59298: Set connection var ansible_pipelining to False 7920 1726885391.59336: variable 'ansible_shell_executable' from source: unknown 7920 1726885391.59345: variable 'ansible_connection' from source: unknown 7920 1726885391.59352: variable 'ansible_module_compression' from source: unknown 7920 1726885391.59359: variable 'ansible_shell_type' from source: unknown 7920 1726885391.59366: variable 'ansible_shell_executable' from source: unknown 7920 1726885391.59401: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.59409: variable 'ansible_pipelining' from source: unknown 7920 1726885391.59420: variable 'ansible_timeout' from source: unknown 7920 1726885391.59427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.59689: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885391.59843: variable 'omit' from source: magic vars 7920 1726885391.59853: starting attempt loop 7920 1726885391.59861: running the handler 7920 1726885391.59918: variable 'storage_test_actual_size' from source: set_fact 7920 1726885391.60350: variable 'storage_test_actual_size' from source: set_fact 7920 1726885391.60427: handler run complete 7920 1726885391.60508: attempt loop complete, returning result 7920 1726885391.60598: _execute() done 7920 1726885391.60607: dumping result to json 7920 1726885391.60621: done dumping result, returning 7920 1726885391.60633: done running TaskExecutor() for managed_node1/TASK: Show actual size [02369adf-7a19-9835-648e-000000000ec5] 7920 1726885391.60641: sending task result for task 02369adf-7a19-9835-648e-000000000ec5 ok: [managed_node1] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } 7920 1726885391.60796: no more pending results, returning what we have 7920 1726885391.60800: results queue empty 7920 1726885391.60800: checking for any_errors_fatal 7920 1726885391.60810: done checking for any_errors_fatal 7920 1726885391.60811: checking for max_fail_percentage 7920 1726885391.60814: done checking for max_fail_percentage 7920 1726885391.60817: checking to see if all hosts have failed and the running result is not ok 7920 1726885391.60818: done checking to see if all hosts have failed 7920 1726885391.60819: getting the remaining hosts for this loop 7920 1726885391.60821: done getting the remaining hosts for this loop 7920 1726885391.60824: getting the next task for host managed_node1 7920 1726885391.60833: done getting next task for host managed_node1 7920 1726885391.60836: ^ task is: TASK: Show expected size 7920 1726885391.60841: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885391.60846: getting variables 7920 1726885391.60848: in VariableManager get_vars() 7920 1726885391.60884: Calling all_inventory to load vars for managed_node1 7920 1726885391.60888: Calling groups_inventory to load vars for managed_node1 7920 1726885391.60891: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885391.60902: Calling all_plugins_play to load vars for managed_node1 7920 1726885391.60906: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885391.60909: Calling groups_plugins_play to load vars for managed_node1 7920 1726885391.61681: done sending task result for task 02369adf-7a19-9835-648e-000000000ec5 7920 1726885391.61684: WORKER PROCESS EXITING 7920 1726885391.61706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885391.63194: done with get_vars() 7920 1726885391.63208: done getting variables 7920 1726885391.63268: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:11 -0400 (0:00:00.075) 0:02:09.261 ****** 7920 1726885391.63313: entering _queue_task() for managed_node1/debug 7920 1726885391.63571: worker is 1 (out of 1 available) 7920 1726885391.63583: exiting _queue_task() for managed_node1/debug 7920 1726885391.63594: done queuing things up, now waiting for results queue to drain 7920 1726885391.63595: waiting for pending results... 7920 1726885391.64594: running TaskExecutor() for managed_node1/TASK: Show expected size 7920 1726885391.64865: in run() - task 02369adf-7a19-9835-648e-000000000ec6 7920 1726885391.64965: variable 'ansible_search_path' from source: unknown 7920 1726885391.65001: calling self._execute() 7920 1726885391.65134: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.65151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.65165: variable 'omit' from source: magic vars 7920 1726885391.65285: variable 'omit' from source: magic vars 7920 1726885391.65351: variable 'omit' from source: magic vars 7920 1726885391.65394: variable 'omit' from source: magic vars 7920 1726885391.65442: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885391.65487: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885391.65513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885391.65539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885391.65557: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885391.65586: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885391.65607: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885391.65645: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885391.65654: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.65662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.65798: Set connection var ansible_connection to ssh 7920 1726885391.65824: Set connection var ansible_shell_executable to /bin/sh 7920 1726885391.65835: Set connection var ansible_timeout to 10 7920 1726885391.65842: Set connection var ansible_shell_type to sh 7920 1726885391.65851: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885391.65860: Set connection var ansible_pipelining to False 7920 1726885391.65888: variable 'ansible_shell_executable' from source: unknown 7920 1726885391.65895: variable 'ansible_connection' from source: unknown 7920 1726885391.65901: variable 'ansible_module_compression' from source: unknown 7920 1726885391.65910: variable 'ansible_shell_type' from source: unknown 7920 1726885391.65926: variable 'ansible_shell_executable' from source: unknown 7920 1726885391.65933: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.65941: variable 'ansible_pipelining' from source: unknown 7920 1726885391.65947: variable 'ansible_timeout' from source: unknown 7920 1726885391.65954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.66105: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885391.66126: variable 'omit' from source: magic vars 7920 1726885391.66144: starting attempt loop 7920 1726885391.66153: running the handler 7920 1726885391.66405: handler run complete 7920 1726885391.66433: attempt loop complete, returning result 7920 1726885391.66442: _execute() done 7920 1726885391.66448: dumping result to json 7920 1726885391.66453: done dumping result, returning 7920 1726885391.66469: done running TaskExecutor() for managed_node1/TASK: Show expected size [02369adf-7a19-9835-648e-000000000ec6] 7920 1726885391.66477: sending task result for task 02369adf-7a19-9835-648e-000000000ec6 ok: [managed_node1] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 7920 1726885391.66627: no more pending results, returning what we have 7920 1726885391.66630: results queue empty 7920 1726885391.66631: checking for any_errors_fatal 7920 1726885391.66638: done checking for any_errors_fatal 7920 1726885391.66639: checking for max_fail_percentage 7920 1726885391.66641: done checking for max_fail_percentage 7920 1726885391.66642: checking to see if all hosts have failed and the running result is not ok 7920 1726885391.66643: done checking to see if all hosts have failed 7920 1726885391.66644: getting the remaining hosts for this loop 7920 1726885391.66646: done getting the remaining hosts for this loop 7920 1726885391.66650: getting the next task for host managed_node1 7920 1726885391.66849: done getting next task for host managed_node1 7920 1726885391.66853: ^ task is: TASK: Assert expected size is actual size 7920 1726885391.66861: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885391.66866: getting variables 7920 1726885391.66868: in VariableManager get_vars() 7920 1726885391.66903: Calling all_inventory to load vars for managed_node1 7920 1726885391.66906: Calling groups_inventory to load vars for managed_node1 7920 1726885391.66909: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885391.66924: Calling all_plugins_play to load vars for managed_node1 7920 1726885391.66928: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885391.66931: Calling groups_plugins_play to load vars for managed_node1 7920 1726885391.67594: done sending task result for task 02369adf-7a19-9835-648e-000000000ec6 7920 1726885391.67597: WORKER PROCESS EXITING 7920 1726885391.67624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885391.68892: done with get_vars() 7920 1726885391.68906: done getting variables 7920 1726885391.69080: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert 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 22:23:11 -0400 (0:00:00.057) 0:02:09.319 ****** 7920 1726885391.69118: entering _queue_task() for managed_node1/assert 7920 1726885391.69643: worker is 1 (out of 1 available) 7920 1726885391.69655: exiting _queue_task() for managed_node1/assert 7920 1726885391.69667: done queuing things up, now waiting for results queue to drain 7920 1726885391.69668: waiting for pending results... 7920 1726885391.69982: running TaskExecutor() for managed_node1/TASK: Assert expected size is actual size 7920 1726885391.70138: in run() - task 02369adf-7a19-9835-648e-000000000ec7 7920 1726885391.70162: variable 'ansible_search_path' from source: unknown 7920 1726885391.70198: calling self._execute() 7920 1726885391.70314: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.70333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.70347: variable 'omit' from source: magic vars 7920 1726885391.70746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885391.78374: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885391.78493: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885391.78682: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885391.78785: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885391.78819: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885391.78957: variable '_storage_test_volume_present' from source: set_fact 7920 1726885391.79095: Evaluated conditional (_storage_test_volume_present | bool): True 7920 1726885391.79454: variable 'storage_test_volume' from source: include params 7920 1726885391.79482: Evaluated conditional (storage_test_volume.type == "lvm"): False 7920 1726885391.79514: when evaluation is False, skipping this task 7920 1726885391.79528: _execute() done 7920 1726885391.79536: dumping result to json 7920 1726885391.79628: done dumping result, returning 7920 1726885391.79639: done running TaskExecutor() for managed_node1/TASK: Assert expected size is actual size [02369adf-7a19-9835-648e-000000000ec7] 7920 1726885391.79648: sending task result for task 02369adf-7a19-9835-648e-000000000ec7 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 7920 1726885391.79810: no more pending results, returning what we have 7920 1726885391.79819: results queue empty 7920 1726885391.79820: checking for any_errors_fatal 7920 1726885391.79829: done checking for any_errors_fatal 7920 1726885391.79829: checking for max_fail_percentage 7920 1726885391.79831: done checking for max_fail_percentage 7920 1726885391.79833: checking to see if all hosts have failed and the running result is not ok 7920 1726885391.79833: done checking to see if all hosts have failed 7920 1726885391.79834: getting the remaining hosts for this loop 7920 1726885391.79836: done getting the remaining hosts for this loop 7920 1726885391.79840: getting the next task for host managed_node1 7920 1726885391.79852: done getting next task for host managed_node1 7920 1726885391.79855: ^ task is: TASK: Get information about the LV 7920 1726885391.79860: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885391.79864: getting variables 7920 1726885391.79866: in VariableManager get_vars() 7920 1726885391.79904: Calling all_inventory to load vars for managed_node1 7920 1726885391.79908: Calling groups_inventory to load vars for managed_node1 7920 1726885391.79920: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885391.79933: Calling all_plugins_play to load vars for managed_node1 7920 1726885391.79937: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885391.79939: Calling groups_plugins_play to load vars for managed_node1 7920 1726885391.80721: done sending task result for task 02369adf-7a19-9835-648e-000000000ec7 7920 1726885391.80725: WORKER PROCESS EXITING 7920 1726885391.80750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885391.82099: done with get_vars() 7920 1726885391.82121: done getting variables 7920 1726885391.82179: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:23:11 -0400 (0:00:00.130) 0:02:09.450 ****** 7920 1726885391.82219: entering _queue_task() for managed_node1/command 7920 1726885391.82477: worker is 1 (out of 1 available) 7920 1726885391.82489: exiting _queue_task() for managed_node1/command 7920 1726885391.82500: done queuing things up, now waiting for results queue to drain 7920 1726885391.82502: waiting for pending results... 7920 1726885391.82806: running TaskExecutor() for managed_node1/TASK: Get information about the LV 7920 1726885391.82971: in run() - task 02369adf-7a19-9835-648e-000000000ece 7920 1726885391.82996: variable 'ansible_search_path' from source: unknown 7920 1726885391.83039: calling self._execute() 7920 1726885391.83150: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.83165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.83180: variable 'omit' from source: magic vars 7920 1726885391.83631: variable 'storage_test_volume' from source: include params 7920 1726885391.83661: variable '_storage_test_volume_present' from source: set_fact 7920 1726885391.83677: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885391.83684: when evaluation is False, skipping this task 7920 1726885391.83692: _execute() done 7920 1726885391.83700: dumping result to json 7920 1726885391.83710: done dumping result, returning 7920 1726885391.83725: done running TaskExecutor() for managed_node1/TASK: Get information about the LV [02369adf-7a19-9835-648e-000000000ece] 7920 1726885391.83742: sending task result for task 02369adf-7a19-9835-648e-000000000ece skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885391.83976: no more pending results, returning what we have 7920 1726885391.83980: results queue empty 7920 1726885391.83981: checking for any_errors_fatal 7920 1726885391.83992: done checking for any_errors_fatal 7920 1726885391.83993: checking for max_fail_percentage 7920 1726885391.83995: done checking for max_fail_percentage 7920 1726885391.83996: checking to see if all hosts have failed and the running result is not ok 7920 1726885391.83997: done checking to see if all hosts have failed 7920 1726885391.83998: getting the remaining hosts for this loop 7920 1726885391.84000: done getting the remaining hosts for this loop 7920 1726885391.84003: getting the next task for host managed_node1 7920 1726885391.84014: done getting next task for host managed_node1 7920 1726885391.84019: ^ task is: TASK: Set LV segment type 7920 1726885391.84026: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885391.84031: getting variables 7920 1726885391.84033: in VariableManager get_vars() 7920 1726885391.84068: Calling all_inventory to load vars for managed_node1 7920 1726885391.84071: Calling groups_inventory to load vars for managed_node1 7920 1726885391.84075: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885391.84087: Calling all_plugins_play to load vars for managed_node1 7920 1726885391.84090: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885391.84093: Calling groups_plugins_play to load vars for managed_node1 7920 1726885391.84929: done sending task result for task 02369adf-7a19-9835-648e-000000000ece 7920 1726885391.84933: WORKER PROCESS EXITING 7920 1726885391.84954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885391.86182: done with get_vars() 7920 1726885391.86195: done getting variables 7920 1726885391.86253: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:11 -0400 (0:00:00.040) 0:02:09.491 ****** 7920 1726885391.86284: entering _queue_task() for managed_node1/set_fact 7920 1726885391.86924: worker is 1 (out of 1 available) 7920 1726885391.86936: exiting _queue_task() for managed_node1/set_fact 7920 1726885391.86946: done queuing things up, now waiting for results queue to drain 7920 1726885391.86948: waiting for pending results... 7920 1726885391.87262: running TaskExecutor() for managed_node1/TASK: Set LV segment type 7920 1726885391.87403: in run() - task 02369adf-7a19-9835-648e-000000000ecf 7920 1726885391.87426: variable 'ansible_search_path' from source: unknown 7920 1726885391.87463: calling self._execute() 7920 1726885391.87571: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.87582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.87595: variable 'omit' from source: magic vars 7920 1726885391.88000: variable 'storage_test_volume' from source: include params 7920 1726885391.88034: variable '_storage_test_volume_present' from source: set_fact 7920 1726885391.88052: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885391.88061: when evaluation is False, skipping this task 7920 1726885391.88069: _execute() done 7920 1726885391.88077: dumping result to json 7920 1726885391.88084: done dumping result, returning 7920 1726885391.88094: done running TaskExecutor() for managed_node1/TASK: Set LV segment type [02369adf-7a19-9835-648e-000000000ecf] 7920 1726885391.88105: sending task result for task 02369adf-7a19-9835-648e-000000000ecf skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885391.88254: no more pending results, returning what we have 7920 1726885391.88257: results queue empty 7920 1726885391.88258: checking for any_errors_fatal 7920 1726885391.88266: done checking for any_errors_fatal 7920 1726885391.88267: checking for max_fail_percentage 7920 1726885391.88269: done checking for max_fail_percentage 7920 1726885391.88270: checking to see if all hosts have failed and the running result is not ok 7920 1726885391.88271: done checking to see if all hosts have failed 7920 1726885391.88272: getting the remaining hosts for this loop 7920 1726885391.88274: done getting the remaining hosts for this loop 7920 1726885391.88277: getting the next task for host managed_node1 7920 1726885391.88286: done getting next task for host managed_node1 7920 1726885391.88288: ^ task is: TASK: Check segment type 7920 1726885391.88295: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885391.88299: getting variables 7920 1726885391.88301: in VariableManager get_vars() 7920 1726885391.88339: Calling all_inventory to load vars for managed_node1 7920 1726885391.88342: Calling groups_inventory to load vars for managed_node1 7920 1726885391.88346: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885391.88358: Calling all_plugins_play to load vars for managed_node1 7920 1726885391.88362: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885391.88365: Calling groups_plugins_play to load vars for managed_node1 7920 1726885391.88919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885391.89533: done sending task result for task 02369adf-7a19-9835-648e-000000000ecf 7920 1726885391.89537: WORKER PROCESS EXITING 7920 1726885391.89737: done with get_vars() 7920 1726885391.89750: done getting variables 7920 1726885391.89803: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:11 -0400 (0:00:00.035) 0:02:09.526 ****** 7920 1726885391.89838: entering _queue_task() for managed_node1/assert 7920 1726885391.90054: worker is 1 (out of 1 available) 7920 1726885391.90065: exiting _queue_task() for managed_node1/assert 7920 1726885391.90075: done queuing things up, now waiting for results queue to drain 7920 1726885391.90077: waiting for pending results... 7920 1726885391.90364: running TaskExecutor() for managed_node1/TASK: Check segment type 7920 1726885391.90499: in run() - task 02369adf-7a19-9835-648e-000000000ed0 7920 1726885391.90526: variable 'ansible_search_path' from source: unknown 7920 1726885391.90560: calling self._execute() 7920 1726885391.90673: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.90684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.90697: variable 'omit' from source: magic vars 7920 1726885391.91429: variable 'storage_test_volume' from source: include params 7920 1726885391.91454: variable '_storage_test_volume_present' from source: set_fact 7920 1726885391.91470: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885391.91478: when evaluation is False, skipping this task 7920 1726885391.91500: _execute() done 7920 1726885391.91507: dumping result to json 7920 1726885391.91609: done dumping result, returning 7920 1726885391.91623: done running TaskExecutor() for managed_node1/TASK: Check segment type [02369adf-7a19-9835-648e-000000000ed0] 7920 1726885391.91633: sending task result for task 02369adf-7a19-9835-648e-000000000ed0 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885391.91780: no more pending results, returning what we have 7920 1726885391.91783: results queue empty 7920 1726885391.91785: checking for any_errors_fatal 7920 1726885391.91793: done checking for any_errors_fatal 7920 1726885391.91794: checking for max_fail_percentage 7920 1726885391.91796: done checking for max_fail_percentage 7920 1726885391.91798: checking to see if all hosts have failed and the running result is not ok 7920 1726885391.91799: done checking to see if all hosts have failed 7920 1726885391.91799: getting the remaining hosts for this loop 7920 1726885391.91801: done getting the remaining hosts for this loop 7920 1726885391.91805: getting the next task for host managed_node1 7920 1726885391.91817: done getting next task for host managed_node1 7920 1726885391.91820: ^ task is: TASK: Set LV cache size 7920 1726885391.91826: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885391.91830: getting variables 7920 1726885391.91832: in VariableManager get_vars() 7920 1726885391.91866: Calling all_inventory to load vars for managed_node1 7920 1726885391.91869: Calling groups_inventory to load vars for managed_node1 7920 1726885391.91872: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885391.91885: Calling all_plugins_play to load vars for managed_node1 7920 1726885391.91889: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885391.91892: Calling groups_plugins_play to load vars for managed_node1 7920 1726885391.92724: done sending task result for task 02369adf-7a19-9835-648e-000000000ed0 7920 1726885391.92727: WORKER PROCESS EXITING 7920 1726885391.92747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885391.93827: done with get_vars() 7920 1726885391.93841: done getting variables 7920 1726885391.93896: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:11 -0400 (0:00:00.040) 0:02:09.567 ****** 7920 1726885391.93931: entering _queue_task() for managed_node1/set_fact 7920 1726885391.94559: worker is 1 (out of 1 available) 7920 1726885391.94569: exiting _queue_task() for managed_node1/set_fact 7920 1726885391.94580: done queuing things up, now waiting for results queue to drain 7920 1726885391.94582: waiting for pending results... 7920 1726885391.94864: running TaskExecutor() for managed_node1/TASK: Set LV cache size 7920 1726885391.94998: in run() - task 02369adf-7a19-9835-648e-000000000ed1 7920 1726885391.95024: variable 'ansible_search_path' from source: unknown 7920 1726885391.95061: calling self._execute() 7920 1726885391.95173: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885391.95184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885391.95200: variable 'omit' from source: magic vars 7920 1726885391.95625: variable 'storage_test_volume' from source: include params 7920 1726885391.95650: variable '_storage_test_volume_present' from source: set_fact 7920 1726885391.95664: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885391.95670: when evaluation is False, skipping this task 7920 1726885391.95681: _execute() done 7920 1726885391.95689: dumping result to json 7920 1726885391.95695: done dumping result, returning 7920 1726885391.95704: done running TaskExecutor() for managed_node1/TASK: Set LV cache size [02369adf-7a19-9835-648e-000000000ed1] 7920 1726885391.95718: sending task result for task 02369adf-7a19-9835-648e-000000000ed1 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885391.95872: no more pending results, returning what we have 7920 1726885391.95876: results queue empty 7920 1726885391.95877: checking for any_errors_fatal 7920 1726885391.95886: done checking for any_errors_fatal 7920 1726885391.95887: checking for max_fail_percentage 7920 1726885391.95889: done checking for max_fail_percentage 7920 1726885391.95890: checking to see if all hosts have failed and the running result is not ok 7920 1726885391.95891: done checking to see if all hosts have failed 7920 1726885391.95892: getting the remaining hosts for this loop 7920 1726885391.95893: done getting the remaining hosts for this loop 7920 1726885391.95897: getting the next task for host managed_node1 7920 1726885391.95907: done getting next task for host managed_node1 7920 1726885391.95910: ^ task is: TASK: Parse the requested cache size 7920 1726885391.95920: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885391.95925: getting variables 7920 1726885391.95927: in VariableManager get_vars() 7920 1726885391.95960: Calling all_inventory to load vars for managed_node1 7920 1726885391.95963: Calling groups_inventory to load vars for managed_node1 7920 1726885391.95966: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885391.95978: Calling all_plugins_play to load vars for managed_node1 7920 1726885391.95982: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885391.95985: Calling groups_plugins_play to load vars for managed_node1 7920 1726885391.96543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885391.97133: done sending task result for task 02369adf-7a19-9835-648e-000000000ed1 7920 1726885391.97137: WORKER PROCESS EXITING 7920 1726885391.97805: done with get_vars() 7920 1726885391.97822: 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 22:23:11 -0400 (0:00:00.039) 0:02:09.607 ****** 7920 1726885391.97897: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885391.98387: worker is 1 (out of 1 available) 7920 1726885391.98398: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885391.98408: done queuing things up, now waiting for results queue to drain 7920 1726885391.98409: waiting for pending results... 7920 1726885391.99406: running TaskExecutor() for managed_node1/TASK: Parse the requested cache size 7920 1726885391.99797: in run() - task 02369adf-7a19-9835-648e-000000000ed2 7920 1726885391.99822: variable 'ansible_search_path' from source: unknown 7920 1726885391.99860: calling self._execute() 7920 1726885392.00077: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885392.00178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885392.00193: variable 'omit' from source: magic vars 7920 1726885392.01102: variable 'storage_test_volume' from source: include params 7920 1726885392.01171: variable '_storage_test_volume_present' from source: set_fact 7920 1726885392.01203: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885392.01275: when evaluation is False, skipping this task 7920 1726885392.01283: _execute() done 7920 1726885392.01290: dumping result to json 7920 1726885392.01302: done dumping result, returning 7920 1726885392.01313: done running TaskExecutor() for managed_node1/TASK: Parse the requested cache size [02369adf-7a19-9835-648e-000000000ed2] 7920 1726885392.01327: sending task result for task 02369adf-7a19-9835-648e-000000000ed2 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885392.01487: no more pending results, returning what we have 7920 1726885392.01491: results queue empty 7920 1726885392.01492: checking for any_errors_fatal 7920 1726885392.01500: done checking for any_errors_fatal 7920 1726885392.01501: checking for max_fail_percentage 7920 1726885392.01503: done checking for max_fail_percentage 7920 1726885392.01504: checking to see if all hosts have failed and the running result is not ok 7920 1726885392.01505: done checking to see if all hosts have failed 7920 1726885392.01506: getting the remaining hosts for this loop 7920 1726885392.01508: done getting the remaining hosts for this loop 7920 1726885392.01513: getting the next task for host managed_node1 7920 1726885392.01524: done getting next task for host managed_node1 7920 1726885392.01527: ^ task is: TASK: Set expected cache size 7920 1726885392.01533: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885392.01538: getting variables 7920 1726885392.01540: in VariableManager get_vars() 7920 1726885392.01577: Calling all_inventory to load vars for managed_node1 7920 1726885392.01581: Calling groups_inventory to load vars for managed_node1 7920 1726885392.01585: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885392.01598: Calling all_plugins_play to load vars for managed_node1 7920 1726885392.01602: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885392.01605: Calling groups_plugins_play to load vars for managed_node1 7920 1726885392.02179: done sending task result for task 02369adf-7a19-9835-648e-000000000ed2 7920 1726885392.02186: WORKER PROCESS EXITING 7920 1726885392.03110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885392.05069: done with get_vars() 7920 1726885392.05083: done getting variables 7920 1726885392.05365: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:12 -0400 (0:00:00.075) 0:02:09.682 ****** 7920 1726885392.05402: entering _queue_task() for managed_node1/set_fact 7920 1726885392.06095: worker is 1 (out of 1 available) 7920 1726885392.06107: exiting _queue_task() for managed_node1/set_fact 7920 1726885392.06353: done queuing things up, now waiting for results queue to drain 7920 1726885392.06356: waiting for pending results... 7920 1726885392.07690: running TaskExecutor() for managed_node1/TASK: Set expected cache size 7920 1726885392.08035: in run() - task 02369adf-7a19-9835-648e-000000000ed3 7920 1726885392.08145: variable 'ansible_search_path' from source: unknown 7920 1726885392.08180: calling self._execute() 7920 1726885392.08398: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885392.08408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885392.08428: variable 'omit' from source: magic vars 7920 1726885392.09263: variable 'storage_test_volume' from source: include params 7920 1726885392.09344: variable '_storage_test_volume_present' from source: set_fact 7920 1726885392.09358: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885392.09365: when evaluation is False, skipping this task 7920 1726885392.09426: _execute() done 7920 1726885392.09437: dumping result to json 7920 1726885392.09444: done dumping result, returning 7920 1726885392.09453: done running TaskExecutor() for managed_node1/TASK: Set expected cache size [02369adf-7a19-9835-648e-000000000ed3] 7920 1726885392.09464: sending task result for task 02369adf-7a19-9835-648e-000000000ed3 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885392.09621: no more pending results, returning what we have 7920 1726885392.09624: results queue empty 7920 1726885392.09625: checking for any_errors_fatal 7920 1726885392.09636: done checking for any_errors_fatal 7920 1726885392.09636: checking for max_fail_percentage 7920 1726885392.09638: done checking for max_fail_percentage 7920 1726885392.09639: checking to see if all hosts have failed and the running result is not ok 7920 1726885392.09640: done checking to see if all hosts have failed 7920 1726885392.09641: getting the remaining hosts for this loop 7920 1726885392.09643: done getting the remaining hosts for this loop 7920 1726885392.09646: getting the next task for host managed_node1 7920 1726885392.09655: done getting next task for host managed_node1 7920 1726885392.09657: ^ task is: TASK: Check cache size 7920 1726885392.09662: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885392.09666: getting variables 7920 1726885392.09668: in VariableManager get_vars() 7920 1726885392.09702: Calling all_inventory to load vars for managed_node1 7920 1726885392.09705: Calling groups_inventory to load vars for managed_node1 7920 1726885392.09709: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885392.09723: Calling all_plugins_play to load vars for managed_node1 7920 1726885392.09727: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885392.09730: Calling groups_plugins_play to load vars for managed_node1 7920 1726885392.10233: done sending task result for task 02369adf-7a19-9835-648e-000000000ed3 7920 1726885392.10237: WORKER PROCESS EXITING 7920 1726885392.10472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885392.12603: done with get_vars() 7920 1726885392.12618: done getting variables 7920 1726885392.12781: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:12 -0400 (0:00:00.074) 0:02:09.756 ****** 7920 1726885392.12808: entering _queue_task() for managed_node1/assert 7920 1726885392.13577: worker is 1 (out of 1 available) 7920 1726885392.13588: exiting _queue_task() for managed_node1/assert 7920 1726885392.13599: done queuing things up, now waiting for results queue to drain 7920 1726885392.13601: waiting for pending results... 7920 1726885392.14341: running TaskExecutor() for managed_node1/TASK: Check cache size 7920 1726885392.14683: in run() - task 02369adf-7a19-9835-648e-000000000ed4 7920 1726885392.14702: variable 'ansible_search_path' from source: unknown 7920 1726885392.14748: calling self._execute() 7920 1726885392.14980: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885392.15060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885392.15097: variable 'omit' from source: magic vars 7920 1726885392.17067: variable 'storage_test_volume' from source: include params 7920 1726885392.17093: variable '_storage_test_volume_present' from source: set_fact 7920 1726885392.17108: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885392.17149: when evaluation is False, skipping this task 7920 1726885392.17156: _execute() done 7920 1726885392.17163: dumping result to json 7920 1726885392.17170: done dumping result, returning 7920 1726885392.17179: done running TaskExecutor() for managed_node1/TASK: Check cache size [02369adf-7a19-9835-648e-000000000ed4] 7920 1726885392.17188: sending task result for task 02369adf-7a19-9835-648e-000000000ed4 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885392.17407: no more pending results, returning what we have 7920 1726885392.17411: results queue empty 7920 1726885392.17413: checking for any_errors_fatal 7920 1726885392.17423: done checking for any_errors_fatal 7920 1726885392.17424: checking for max_fail_percentage 7920 1726885392.17426: done checking for max_fail_percentage 7920 1726885392.17427: checking to see if all hosts have failed and the running result is not ok 7920 1726885392.17428: done checking to see if all hosts have failed 7920 1726885392.17428: getting the remaining hosts for this loop 7920 1726885392.17430: done getting the remaining hosts for this loop 7920 1726885392.17433: getting the next task for host managed_node1 7920 1726885392.17444: done getting next task for host managed_node1 7920 1726885392.17449: ^ task is: TASK: Clean up facts 7920 1726885392.17453: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885392.17459: getting variables 7920 1726885392.17461: in VariableManager get_vars() 7920 1726885392.17497: Calling all_inventory to load vars for managed_node1 7920 1726885392.17500: Calling groups_inventory to load vars for managed_node1 7920 1726885392.17505: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885392.17521: Calling all_plugins_play to load vars for managed_node1 7920 1726885392.17525: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885392.17529: Calling groups_plugins_play to load vars for managed_node1 7920 1726885392.18034: done sending task result for task 02369adf-7a19-9835-648e-000000000ed4 7920 1726885392.18038: WORKER PROCESS EXITING 7920 1726885392.18162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885392.19323: done with get_vars() 7920 1726885392.19450: done getting variables 7920 1726885392.19508: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:12 -0400 (0:00:00.067) 0:02:09.823 ****** 7920 1726885392.19541: entering _queue_task() for managed_node1/set_fact 7920 1726885392.20439: worker is 1 (out of 1 available) 7920 1726885392.20450: exiting _queue_task() for managed_node1/set_fact 7920 1726885392.20460: done queuing things up, now waiting for results queue to drain 7920 1726885392.20461: waiting for pending results... 7920 1726885392.21480: running TaskExecutor() for managed_node1/TASK: Clean up facts 7920 1726885392.21759: in run() - task 02369adf-7a19-9835-648e-000000000e27 7920 1726885392.21778: variable 'ansible_search_path' from source: unknown 7920 1726885392.21894: calling self._execute() 7920 1726885392.22119: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885392.22133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885392.22148: variable 'omit' from source: magic vars 7920 1726885392.22367: variable 'omit' from source: magic vars 7920 1726885392.22440: variable 'omit' from source: magic vars 7920 1726885392.22550: variable 'omit' from source: magic vars 7920 1726885392.22666: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885392.22709: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885392.22747: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885392.22770: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885392.22787: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885392.22807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885392.22833: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885392.22869: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885392.22878: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885392.22885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885392.23009: Set connection var ansible_connection to ssh 7920 1726885392.23030: Set connection var ansible_shell_executable to /bin/sh 7920 1726885392.23042: Set connection var ansible_timeout to 10 7920 1726885392.23048: Set connection var ansible_shell_type to sh 7920 1726885392.23064: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885392.23072: Set connection var ansible_pipelining to False 7920 1726885392.23102: variable 'ansible_shell_executable' from source: unknown 7920 1726885392.23172: variable 'ansible_connection' from source: unknown 7920 1726885392.23180: variable 'ansible_module_compression' from source: unknown 7920 1726885392.23187: variable 'ansible_shell_type' from source: unknown 7920 1726885392.23193: variable 'ansible_shell_executable' from source: unknown 7920 1726885392.23199: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885392.23205: variable 'ansible_pipelining' from source: unknown 7920 1726885392.23211: variable 'ansible_timeout' from source: unknown 7920 1726885392.23223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885392.23535: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885392.23617: variable 'omit' from source: magic vars 7920 1726885392.23630: starting attempt loop 7920 1726885392.23639: running the handler 7920 1726885392.23661: handler run complete 7920 1726885392.23677: attempt loop complete, returning result 7920 1726885392.23714: _execute() done 7920 1726885392.23826: dumping result to json 7920 1726885392.23834: done dumping result, returning 7920 1726885392.23844: done running TaskExecutor() for managed_node1/TASK: Clean up facts [02369adf-7a19-9835-648e-000000000e27] 7920 1726885392.23853: sending task result for task 02369adf-7a19-9835-648e-000000000e27 ok: [managed_node1] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 7920 1726885392.24018: no more pending results, returning what we have 7920 1726885392.24021: results queue empty 7920 1726885392.24022: checking for any_errors_fatal 7920 1726885392.24034: done checking for any_errors_fatal 7920 1726885392.24035: checking for max_fail_percentage 7920 1726885392.24037: done checking for max_fail_percentage 7920 1726885392.24038: checking to see if all hosts have failed and the running result is not ok 7920 1726885392.24039: done checking to see if all hosts have failed 7920 1726885392.24040: getting the remaining hosts for this loop 7920 1726885392.24041: done getting the remaining hosts for this loop 7920 1726885392.24045: getting the next task for host managed_node1 7920 1726885392.24055: done getting next task for host managed_node1 7920 1726885392.24057: ^ task is: TASK: Clean up variable namespace 7920 1726885392.24060: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885392.24065: getting variables 7920 1726885392.24067: in VariableManager get_vars() 7920 1726885392.24102: Calling all_inventory to load vars for managed_node1 7920 1726885392.24106: Calling groups_inventory to load vars for managed_node1 7920 1726885392.24109: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885392.24126: Calling all_plugins_play to load vars for managed_node1 7920 1726885392.24131: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885392.24135: Calling groups_plugins_play to load vars for managed_node1 7920 1726885392.24685: done sending task result for task 02369adf-7a19-9835-648e-000000000e27 7920 1726885392.24688: WORKER PROCESS EXITING 7920 1726885392.24782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885392.27900: done with get_vars() 7920 1726885392.28028: done getting variables 7920 1726885392.28083: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:12 -0400 (0:00:00.085) 0:02:09.909 ****** 7920 1726885392.28114: entering _queue_task() for managed_node1/set_fact 7920 1726885392.28690: worker is 1 (out of 1 available) 7920 1726885392.28704: exiting _queue_task() for managed_node1/set_fact 7920 1726885392.28722: done queuing things up, now waiting for results queue to drain 7920 1726885392.28724: waiting for pending results... 7920 1726885392.29309: running TaskExecutor() for managed_node1/TASK: Clean up variable namespace 7920 1726885392.29439: in run() - task 02369adf-7a19-9835-648e-000000000d29 7920 1726885392.29464: variable 'ansible_search_path' from source: unknown 7920 1726885392.29500: calling self._execute() 7920 1726885392.29625: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885392.29636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885392.29655: variable 'omit' from source: magic vars 7920 1726885392.29801: variable 'omit' from source: magic vars 7920 1726885392.29890: variable 'omit' from source: magic vars 7920 1726885392.29936: variable 'omit' from source: magic vars 7920 1726885392.30003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885392.30046: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885392.30070: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885392.30102: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885392.30125: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885392.30148: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885392.30169: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885392.30220: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885392.30228: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885392.30236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885392.30390: Set connection var ansible_connection to ssh 7920 1726885392.30413: Set connection var ansible_shell_executable to /bin/sh 7920 1726885392.30432: Set connection var ansible_timeout to 10 7920 1726885392.30438: Set connection var ansible_shell_type to sh 7920 1726885392.30447: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885392.30455: Set connection var ansible_pipelining to False 7920 1726885392.30484: variable 'ansible_shell_executable' from source: unknown 7920 1726885392.30492: variable 'ansible_connection' from source: unknown 7920 1726885392.30498: variable 'ansible_module_compression' from source: unknown 7920 1726885392.30505: variable 'ansible_shell_type' from source: unknown 7920 1726885392.30517: variable 'ansible_shell_executable' from source: unknown 7920 1726885392.30529: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885392.30542: variable 'ansible_pipelining' from source: unknown 7920 1726885392.30549: variable 'ansible_timeout' from source: unknown 7920 1726885392.30556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885392.30727: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885392.30751: variable 'omit' from source: magic vars 7920 1726885392.30773: starting attempt loop 7920 1726885392.30781: running the handler 7920 1726885392.30798: handler run complete 7920 1726885392.30819: attempt loop complete, returning result 7920 1726885392.30828: _execute() done 7920 1726885392.30835: dumping result to json 7920 1726885392.30849: done dumping result, returning 7920 1726885392.30859: done running TaskExecutor() for managed_node1/TASK: Clean up variable namespace [02369adf-7a19-9835-648e-000000000d29] 7920 1726885392.30872: sending task result for task 02369adf-7a19-9835-648e-000000000d29 ok: [managed_node1] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 7920 1726885392.31037: no more pending results, returning what we have 7920 1726885392.31040: results queue empty 7920 1726885392.31042: checking for any_errors_fatal 7920 1726885392.31050: done checking for any_errors_fatal 7920 1726885392.31050: checking for max_fail_percentage 7920 1726885392.31052: done checking for max_fail_percentage 7920 1726885392.31053: checking to see if all hosts have failed and the running result is not ok 7920 1726885392.31055: done checking to see if all hosts have failed 7920 1726885392.31056: getting the remaining hosts for this loop 7920 1726885392.31058: done getting the remaining hosts for this loop 7920 1726885392.31062: getting the next task for host managed_node1 7920 1726885392.31071: done getting next task for host managed_node1 7920 1726885392.31075: ^ task is: TASK: Clean up 7920 1726885392.31078: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885392.31084: getting variables 7920 1726885392.31086: in VariableManager get_vars() 7920 1726885392.31145: Calling all_inventory to load vars for managed_node1 7920 1726885392.31148: Calling groups_inventory to load vars for managed_node1 7920 1726885392.31151: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885392.31161: Calling all_plugins_play to load vars for managed_node1 7920 1726885392.31165: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885392.31168: Calling groups_plugins_play to load vars for managed_node1 7920 1726885392.32021: done sending task result for task 02369adf-7a19-9835-648e-000000000d29 7920 1726885392.32024: WORKER PROCESS EXITING 7920 1726885392.32046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885392.34073: done with get_vars() 7920 1726885392.34089: done getting variables TASK [Clean up] **************************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_disk_fs.yml:71 Friday 20 September 2024 22:23:12 -0400 (0:00:00.061) 0:02:09.971 ****** 7920 1726885392.34300: entering _queue_task() for managed_node1/include_role 7920 1726885392.34901: worker is 1 (out of 1 available) 7920 1726885392.34917: exiting _queue_task() for managed_node1/include_role 7920 1726885392.34928: done queuing things up, now waiting for results queue to drain 7920 1726885392.34930: waiting for pending results... 7920 1726885392.35708: running TaskExecutor() for managed_node1/TASK: Clean up 7920 1726885392.35919: in run() - task 02369adf-7a19-9835-648e-00000000000f 7920 1726885392.35933: variable 'ansible_search_path' from source: unknown 7920 1726885392.36083: calling self._execute() 7920 1726885392.36300: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885392.36304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885392.36320: variable 'omit' from source: magic vars 7920 1726885392.36821: _execute() done 7920 1726885392.36825: dumping result to json 7920 1726885392.36827: done dumping result, returning 7920 1726885392.36830: done running TaskExecutor() for managed_node1/TASK: Clean up [02369adf-7a19-9835-648e-00000000000f] 7920 1726885392.36832: sending task result for task 02369adf-7a19-9835-648e-00000000000f 7920 1726885392.36930: done sending task result for task 02369adf-7a19-9835-648e-00000000000f 7920 1726885392.36933: WORKER PROCESS EXITING 7920 1726885392.36961: no more pending results, returning what we have 7920 1726885392.36965: in VariableManager get_vars() 7920 1726885392.36996: Calling all_inventory to load vars for managed_node1 7920 1726885392.36998: Calling groups_inventory to load vars for managed_node1 7920 1726885392.37001: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885392.37009: Calling all_plugins_play to load vars for managed_node1 7920 1726885392.37014: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885392.37019: Calling groups_plugins_play to load vars for managed_node1 7920 1726885392.37793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885392.38916: done with get_vars() 7920 1726885392.38928: variable 'ansible_search_path' from source: unknown 7920 1726885392.44208: variable 'omit' from source: magic vars 7920 1726885392.44237: variable 'omit' from source: magic vars 7920 1726885392.44252: variable 'omit' from source: magic vars 7920 1726885392.44256: we have included files to process 7920 1726885392.44257: generating all_blocks data 7920 1726885392.44259: done generating all_blocks data 7920 1726885392.44264: processing included file: fedora.linux_system_roles.storage 7920 1726885392.44286: in VariableManager get_vars() 7920 1726885392.44420: done with get_vars() 7920 1726885392.44450: in VariableManager get_vars() 7920 1726885392.44465: done with get_vars() 7920 1726885392.44500: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 7920 1726885392.44642: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 7920 1726885392.44887: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 7920 1726885392.45085: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 7920 1726885392.45296: in VariableManager get_vars() 7920 1726885392.45320: done with get_vars() 7920 1726885392.45769: in VariableManager get_vars() 7920 1726885392.45789: done with get_vars() 7920 1726885392.46155: iterating over new_blocks loaded from include file 7920 1726885392.46157: in VariableManager get_vars() 7920 1726885392.46171: done with get_vars() 7920 1726885392.46173: filtering new block on tags 7920 1726885392.46193: done filtering new block on tags 7920 1726885392.46196: in VariableManager get_vars() 7920 1726885392.46209: done with get_vars() 7920 1726885392.46211: filtering new block on tags 7920 1726885392.46232: done filtering new block on tags 7920 1726885392.46235: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node1 7920 1726885392.46240: extending task lists for all hosts with included blocks 7920 1726885392.54826: done extending task lists 7920 1726885392.54828: done processing included files 7920 1726885392.54829: results queue empty 7920 1726885392.54830: checking for any_errors_fatal 7920 1726885392.54833: done checking for any_errors_fatal 7920 1726885392.54834: checking for max_fail_percentage 7920 1726885392.54835: done checking for max_fail_percentage 7920 1726885392.54836: checking to see if all hosts have failed and the running result is not ok 7920 1726885392.54837: done checking to see if all hosts have failed 7920 1726885392.54837: getting the remaining hosts for this loop 7920 1726885392.54839: done getting the remaining hosts for this loop 7920 1726885392.54841: getting the next task for host managed_node1 7920 1726885392.54845: done getting next task for host managed_node1 7920 1726885392.54848: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 7920 1726885392.54851: ^ 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 7920 1726885392.54862: getting variables 7920 1726885392.54863: in VariableManager get_vars() 7920 1726885392.54878: Calling all_inventory to load vars for managed_node1 7920 1726885392.54880: Calling groups_inventory to load vars for managed_node1 7920 1726885392.54882: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885392.54888: Calling all_plugins_play to load vars for managed_node1 7920 1726885392.54890: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885392.55123: Calling groups_plugins_play to load vars for managed_node1 7920 1726885392.56275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885392.58264: done with get_vars() 7920 1726885392.58279: done getting variables TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 20 September 2024 22:23:12 -0400 (0:00:00.241) 0:02:10.212 ****** 7920 1726885392.58421: entering _queue_task() for managed_node1/include_tasks 7920 1726885392.59406: worker is 1 (out of 1 available) 7920 1726885392.59567: exiting _queue_task() for managed_node1/include_tasks 7920 1726885392.59578: done queuing things up, now waiting for results queue to drain 7920 1726885392.59580: waiting for pending results... 7920 1726885392.60213: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 7920 1726885392.60479: in run() - task 02369adf-7a19-9835-648e-000000001102 7920 1726885392.60498: variable 'ansible_search_path' from source: unknown 7920 1726885392.60584: variable 'ansible_search_path' from source: unknown 7920 1726885392.60626: calling self._execute() 7920 1726885392.60844: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885392.60856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885392.60871: variable 'omit' from source: magic vars 7920 1726885392.61100: _execute() done 7920 1726885392.61108: dumping result to json 7920 1726885392.61232: done dumping result, returning 7920 1726885392.61245: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-9835-648e-000000001102] 7920 1726885392.61257: sending task result for task 02369adf-7a19-9835-648e-000000001102 7920 1726885392.61423: no more pending results, returning what we have 7920 1726885392.61429: in VariableManager get_vars() 7920 1726885392.61469: Calling all_inventory to load vars for managed_node1 7920 1726885392.61472: Calling groups_inventory to load vars for managed_node1 7920 1726885392.61474: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885392.61487: Calling all_plugins_play to load vars for managed_node1 7920 1726885392.61491: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885392.61496: Calling groups_plugins_play to load vars for managed_node1 7920 1726885392.62017: done sending task result for task 02369adf-7a19-9835-648e-000000001102 7920 1726885392.62021: WORKER PROCESS EXITING 7920 1726885392.62143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885392.63996: done with get_vars() 7920 1726885392.64231: variable 'ansible_search_path' from source: unknown 7920 1726885392.64232: variable 'ansible_search_path' from source: unknown 7920 1726885392.64271: we have included files to process 7920 1726885392.64272: generating all_blocks data 7920 1726885392.64274: done generating all_blocks data 7920 1726885392.64278: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 7920 1726885392.64279: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 7920 1726885392.64281: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 7920 1726885392.65946: done processing included file 7920 1726885392.65949: iterating over new_blocks loaded from include file 7920 1726885392.65950: in VariableManager get_vars() 7920 1726885392.65975: done with get_vars() 7920 1726885392.65977: filtering new block on tags 7920 1726885392.65996: done filtering new block on tags 7920 1726885392.65998: in VariableManager get_vars() 7920 1726885392.66021: done with get_vars() 7920 1726885392.66023: filtering new block on tags 7920 1726885392.66041: done filtering new block on tags 7920 1726885392.66044: 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_node1 7920 1726885392.66048: extending task lists for all hosts with included blocks 7920 1726885392.66681: done extending task lists 7920 1726885392.66683: done processing included files 7920 1726885392.66684: results queue empty 7920 1726885392.66684: checking for any_errors_fatal 7920 1726885392.66688: done checking for any_errors_fatal 7920 1726885392.66689: checking for max_fail_percentage 7920 1726885392.66690: done checking for max_fail_percentage 7920 1726885392.66691: checking to see if all hosts have failed and the running result is not ok 7920 1726885392.66691: done checking to see if all hosts have failed 7920 1726885392.66692: getting the remaining hosts for this loop 7920 1726885392.66693: done getting the remaining hosts for this loop 7920 1726885392.66696: getting the next task for host managed_node1 7920 1726885392.66699: done getting next task for host managed_node1 7920 1726885392.66701: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 7920 1726885392.66704: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885392.66939: getting variables 7920 1726885392.66941: in VariableManager get_vars() 7920 1726885392.66954: Calling all_inventory to load vars for managed_node1 7920 1726885392.66956: Calling groups_inventory to load vars for managed_node1 7920 1726885392.66959: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885392.66964: Calling all_plugins_play to load vars for managed_node1 7920 1726885392.66966: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885392.66969: Calling groups_plugins_play to load vars for managed_node1 7920 1726885392.68407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885392.70422: done with get_vars() 7920 1726885392.70441: done getting variables TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 20 September 2024 22:23:12 -0400 (0:00:00.123) 0:02:10.335 ****** 7920 1726885392.70729: entering _queue_task() for managed_node1/setup 7920 1726885392.71724: worker is 1 (out of 1 available) 7920 1726885392.71737: exiting _queue_task() for managed_node1/setup 7920 1726885392.71749: done queuing things up, now waiting for results queue to drain 7920 1726885392.71751: waiting for pending results... 7920 1726885392.72055: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 7920 1726885392.72320: in run() - task 02369adf-7a19-9835-648e-00000000121b 7920 1726885392.72404: variable 'ansible_search_path' from source: unknown 7920 1726885392.72451: variable 'ansible_search_path' from source: unknown 7920 1726885392.72494: calling self._execute() 7920 1726885392.72707: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885392.72758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885392.72830: variable 'omit' from source: magic vars 7920 1726885392.73763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885392.78917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885392.78992: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885392.79082: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885392.79197: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885392.79282: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885392.79461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885392.79574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885392.79609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885392.79744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885392.79770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885392.79861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885392.79947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885392.80004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885392.80081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885392.80170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885392.80509: variable '__storage_required_facts' from source: role '' all vars 7920 1726885392.80640: variable 'ansible_facts' from source: unknown 7920 1726885392.81151: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7920 1726885392.81218: when evaluation is False, skipping this task 7920 1726885392.81227: _execute() done 7920 1726885392.81234: dumping result to json 7920 1726885392.81240: done dumping result, returning 7920 1726885392.81251: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-9835-648e-00000000121b] 7920 1726885392.81262: sending task result for task 02369adf-7a19-9835-648e-00000000121b skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 7920 1726885392.81438: no more pending results, returning what we have 7920 1726885392.81443: results queue empty 7920 1726885392.81444: checking for any_errors_fatal 7920 1726885392.81445: done checking for any_errors_fatal 7920 1726885392.81446: checking for max_fail_percentage 7920 1726885392.81448: done checking for max_fail_percentage 7920 1726885392.81450: checking to see if all hosts have failed and the running result is not ok 7920 1726885392.81450: done checking to see if all hosts have failed 7920 1726885392.81451: getting the remaining hosts for this loop 7920 1726885392.81454: done getting the remaining hosts for this loop 7920 1726885392.81457: getting the next task for host managed_node1 7920 1726885392.81467: done getting next task for host managed_node1 7920 1726885392.81471: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 7920 1726885392.81475: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885392.81499: getting variables 7920 1726885392.81501: in VariableManager get_vars() 7920 1726885392.81545: Calling all_inventory to load vars for managed_node1 7920 1726885392.81549: Calling groups_inventory to load vars for managed_node1 7920 1726885392.81551: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885392.81563: Calling all_plugins_play to load vars for managed_node1 7920 1726885392.81567: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885392.81572: Calling groups_plugins_play to load vars for managed_node1 7920 1726885392.82263: done sending task result for task 02369adf-7a19-9835-648e-00000000121b 7920 1726885392.82267: WORKER PROCESS EXITING 7920 1726885392.82597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885392.84580: done with get_vars() 7920 1726885392.84595: done getting variables 7920 1726885392.84941: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 22:23:12 -0400 (0:00:00.143) 0:02:10.479 ****** 7920 1726885392.85100: entering _queue_task() for managed_node1/include_vars 7920 1726885392.85890: worker is 1 (out of 1 available) 7920 1726885392.85900: exiting _queue_task() for managed_node1/include_vars 7920 1726885392.86159: done queuing things up, now waiting for results queue to drain 7920 1726885392.86161: waiting for pending results... 7920 1726885392.86764: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 7920 1726885392.87079: in run() - task 02369adf-7a19-9835-648e-00000000121c 7920 1726885392.87258: variable 'ansible_search_path' from source: unknown 7920 1726885392.87267: variable 'ansible_search_path' from source: unknown 7920 1726885392.87795: variable 'ansible_facts' from source: unknown 7920 1726885392.88665: variable 'ansible_facts' from source: unknown 7920 1726885392.89448: variable 'ansible_facts' from source: unknown 7920 1726885392.90627: variable 'ansible_facts' from source: unknown 7920 1726885392.91204: variable 'omit' from source: magic vars 7920 1726885392.91661: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885392.91732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885392.91756: variable 'omit' from source: magic vars 7920 1726885392.92431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885392.93113: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885392.93160: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885392.93298: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885392.93339: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885392.93479: variable '__vars_file' from source: task vars 7920 1726885392.93783: variable 'role_path' from source: magic vars 7920 1726885392.93792: variable 'item' from source: unknown 7920 1726885392.93807: Evaluated conditional (__vars_file is file): False 7920 1726885392.93817: when evaluation is False, skipping this task 7920 1726885392.93864: variable 'item' from source: unknown 7920 1726885392.94008: variable 'item' from source: unknown skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 7920 1726885392.94333: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885392.94425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885392.94504: variable 'omit' from source: magic vars 7920 1726885392.95099: variable '__vars_file' from source: task vars 7920 1726885392.95234: variable 'role_path' from source: magic vars 7920 1726885392.95329: variable 'item' from source: unknown 7920 1726885392.95346: Evaluated conditional (__vars_file is file): False 7920 1726885392.95385: when evaluation is False, skipping this task 7920 1726885392.95432: variable 'item' from source: unknown 7920 1726885392.95636: variable 'item' from source: unknown skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 7920 1726885392.95784: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885392.95964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885392.95977: variable 'omit' from source: magic vars 7920 1726885392.96245: variable '__vars_file' from source: task vars 7920 1726885392.96563: variable 'role_path' from source: magic vars 7920 1726885392.97330: variable 'item' from source: unknown 7920 1726885392.97346: Evaluated conditional (__vars_file is file): True 7920 1726885392.97376: variable 'omit' from source: magic vars 7920 1726885392.97458: variable 'omit' from source: magic vars 7920 1726885392.97674: variable '__vars_file' from source: task vars 7920 1726885392.97838: variable '__vars_file' from source: task vars 7920 1726885392.97996: variable 'role_path' from source: magic vars 7920 1726885392.98056: variable 'item' from source: unknown 7920 1726885392.98093: variable 'omit' from source: magic vars 7920 1726885392.98161: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885392.98269: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885392.98291: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885392.98368: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885392.98387: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885392.98438: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885392.98474: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885392.98590: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885392.98599: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885392.98606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885392.98847: Set connection var ansible_connection to ssh 7920 1726885392.98873: Set connection var ansible_shell_executable to /bin/sh 7920 1726885392.98991: Set connection var ansible_timeout to 10 7920 1726885392.99003: Set connection var ansible_shell_type to sh 7920 1726885392.99014: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885392.99025: Set connection var ansible_pipelining to False 7920 1726885392.99050: variable 'ansible_shell_executable' from source: unknown 7920 1726885392.99056: variable 'ansible_connection' from source: unknown 7920 1726885392.99062: variable 'ansible_module_compression' from source: unknown 7920 1726885392.99067: variable 'ansible_shell_type' from source: unknown 7920 1726885392.99073: variable 'ansible_shell_executable' from source: unknown 7920 1726885392.99079: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885392.99085: variable 'ansible_pipelining' from source: unknown 7920 1726885392.99091: variable 'ansible_timeout' from source: unknown 7920 1726885392.99098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885392.99213: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885392.99447: variable 'omit' from source: magic vars 7920 1726885392.99457: starting attempt loop 7920 1726885392.99463: running the handler 7920 1726885392.99659: handler run complete 7920 1726885392.99783: attempt loop complete, returning result 7920 1726885392.99803: variable 'item' from source: unknown 7920 1726885392.99871: variable 'item' from source: unknown ok: [managed_node1] => (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" } 7920 1726885393.00176: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.00350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.00375: variable 'omit' from source: magic vars 7920 1726885393.00776: variable '__vars_file' from source: task vars 7920 1726885393.00911: variable 'role_path' from source: magic vars 7920 1726885393.01056: variable 'item' from source: unknown 7920 1726885393.01074: Evaluated conditional (__vars_file is file): True 7920 1726885393.01082: variable 'omit' from source: magic vars 7920 1726885393.01098: variable 'omit' from source: magic vars 7920 1726885393.01160: variable '__vars_file' from source: task vars 7920 1726885393.01228: variable '__vars_file' from source: task vars 7920 1726885393.01321: variable 'role_path' from source: magic vars 7920 1726885393.01330: variable 'item' from source: unknown 7920 1726885393.01352: variable 'omit' from source: magic vars 7920 1726885393.01398: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885393.01414: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885393.01425: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885393.01437: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885393.01449: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885393.01551: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.01559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.01642: Set connection var ansible_connection to ssh 7920 1726885393.01665: Set connection var ansible_shell_executable to /bin/sh 7920 1726885393.01674: Set connection var ansible_timeout to 10 7920 1726885393.01680: Set connection var ansible_shell_type to sh 7920 1726885393.01688: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885393.01696: Set connection var ansible_pipelining to False 7920 1726885393.01720: variable 'ansible_shell_executable' from source: unknown 7920 1726885393.01727: variable 'ansible_connection' from source: unknown 7920 1726885393.01734: variable 'ansible_module_compression' from source: unknown 7920 1726885393.01740: variable 'ansible_shell_type' from source: unknown 7920 1726885393.01746: variable 'ansible_shell_executable' from source: unknown 7920 1726885393.01751: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.01766: variable 'ansible_pipelining' from source: unknown 7920 1726885393.01773: variable 'ansible_timeout' from source: unknown 7920 1726885393.01779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.01878: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885393.01892: variable 'omit' from source: magic vars 7920 1726885393.01899: starting attempt loop 7920 1726885393.01905: running the handler 7920 1726885393.01959: handler run complete 7920 1726885393.01972: attempt loop complete, returning result 7920 1726885393.01995: variable 'item' from source: unknown 7920 1726885393.02060: variable 'item' from source: unknown ok: [managed_node1] => (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" } 7920 1726885393.02331: dumping result to json 7920 1726885393.02343: done dumping result, returning 7920 1726885393.02355: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-9835-648e-00000000121c] 7920 1726885393.02364: sending task result for task 02369adf-7a19-9835-648e-00000000121c 7920 1726885393.02524: no more pending results, returning what we have 7920 1726885393.02528: results queue empty 7920 1726885393.02529: checking for any_errors_fatal 7920 1726885393.02537: done checking for any_errors_fatal 7920 1726885393.02538: checking for max_fail_percentage 7920 1726885393.02539: done checking for max_fail_percentage 7920 1726885393.02540: checking to see if all hosts have failed and the running result is not ok 7920 1726885393.02541: done checking to see if all hosts have failed 7920 1726885393.02542: getting the remaining hosts for this loop 7920 1726885393.02544: done getting the remaining hosts for this loop 7920 1726885393.02548: getting the next task for host managed_node1 7920 1726885393.02557: done getting next task for host managed_node1 7920 1726885393.02562: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 7920 1726885393.02566: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885393.02578: getting variables 7920 1726885393.02580: in VariableManager get_vars() 7920 1726885393.02625: Calling all_inventory to load vars for managed_node1 7920 1726885393.02628: Calling groups_inventory to load vars for managed_node1 7920 1726885393.02631: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885393.02641: Calling all_plugins_play to load vars for managed_node1 7920 1726885393.02644: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885393.02647: Calling groups_plugins_play to load vars for managed_node1 7920 1726885393.03601: done sending task result for task 02369adf-7a19-9835-648e-00000000121c 7920 1726885393.03604: WORKER PROCESS EXITING 7920 1726885393.03626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885393.04817: done with get_vars() 7920 1726885393.04837: done getting variables TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 20 September 2024 22:23:13 -0400 (0:00:00.199) 0:02:10.678 ****** 7920 1726885393.05018: entering _queue_task() for managed_node1/stat 7920 1726885393.05314: worker is 1 (out of 1 available) 7920 1726885393.05327: exiting _queue_task() for managed_node1/stat 7920 1726885393.05343: done queuing things up, now waiting for results queue to drain 7920 1726885393.05345: waiting for pending results... 7920 1726885393.05657: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if system is ostree 7920 1726885393.05831: in run() - task 02369adf-7a19-9835-648e-00000000121e 7920 1726885393.05848: variable 'ansible_search_path' from source: unknown 7920 1726885393.05856: variable 'ansible_search_path' from source: unknown 7920 1726885393.05900: calling self._execute() 7920 1726885393.06024: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.06037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.06049: variable 'omit' from source: magic vars 7920 1726885393.06448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885393.06783: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885393.06831: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885393.06884: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885393.06927: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885393.07033: 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) 7920 1726885393.07061: 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) 7920 1726885393.07108: 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) 7920 1726885393.07155: 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) 7920 1726885393.07280: variable '__storage_is_ostree' from source: set_fact 7920 1726885393.07299: Evaluated conditional (not __storage_is_ostree is defined): False 7920 1726885393.07311: when evaluation is False, skipping this task 7920 1726885393.07324: _execute() done 7920 1726885393.07333: dumping result to json 7920 1726885393.07341: done dumping result, returning 7920 1726885393.07351: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-9835-648e-00000000121e] 7920 1726885393.07362: sending task result for task 02369adf-7a19-9835-648e-00000000121e 7920 1726885393.07493: done sending task result for task 02369adf-7a19-9835-648e-00000000121e 7920 1726885393.07500: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 7920 1726885393.07573: no more pending results, returning what we have 7920 1726885393.07578: results queue empty 7920 1726885393.07579: checking for any_errors_fatal 7920 1726885393.07598: done checking for any_errors_fatal 7920 1726885393.07599: checking for max_fail_percentage 7920 1726885393.07601: done checking for max_fail_percentage 7920 1726885393.07602: checking to see if all hosts have failed and the running result is not ok 7920 1726885393.07603: done checking to see if all hosts have failed 7920 1726885393.07603: getting the remaining hosts for this loop 7920 1726885393.07605: done getting the remaining hosts for this loop 7920 1726885393.07609: getting the next task for host managed_node1 7920 1726885393.07618: done getting next task for host managed_node1 7920 1726885393.07621: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 7920 1726885393.07627: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885393.07650: getting variables 7920 1726885393.07652: in VariableManager get_vars() 7920 1726885393.07686: Calling all_inventory to load vars for managed_node1 7920 1726885393.07689: Calling groups_inventory to load vars for managed_node1 7920 1726885393.07692: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885393.07702: Calling all_plugins_play to load vars for managed_node1 7920 1726885393.07705: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885393.07708: Calling groups_plugins_play to load vars for managed_node1 7920 1726885393.08463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885393.09472: done with get_vars() 7920 1726885393.09484: done getting variables 7920 1726885393.09539: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 22:23:13 -0400 (0:00:00.045) 0:02:10.724 ****** 7920 1726885393.09583: entering _queue_task() for managed_node1/set_fact 7920 1726885393.09826: worker is 1 (out of 1 available) 7920 1726885393.09837: exiting _queue_task() for managed_node1/set_fact 7920 1726885393.09849: done queuing things up, now waiting for results queue to drain 7920 1726885393.09851: waiting for pending results... 7920 1726885393.10159: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 7920 1726885393.10322: in run() - task 02369adf-7a19-9835-648e-00000000121f 7920 1726885393.10343: variable 'ansible_search_path' from source: unknown 7920 1726885393.10349: variable 'ansible_search_path' from source: unknown 7920 1726885393.10387: calling self._execute() 7920 1726885393.10496: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.10512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.10533: variable 'omit' from source: magic vars 7920 1726885393.10909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885393.11202: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885393.11256: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885393.11309: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885393.11349: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885393.11442: 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) 7920 1726885393.11469: 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) 7920 1726885393.11506: 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) 7920 1726885393.11542: 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) 7920 1726885393.11676: variable '__storage_is_ostree' from source: set_fact 7920 1726885393.11689: Evaluated conditional (not __storage_is_ostree is defined): False 7920 1726885393.11696: when evaluation is False, skipping this task 7920 1726885393.11723: _execute() done 7920 1726885393.11735: dumping result to json 7920 1726885393.11743: done dumping result, returning 7920 1726885393.11824: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-9835-648e-00000000121f] 7920 1726885393.11839: sending task result for task 02369adf-7a19-9835-648e-00000000121f skipping: [managed_node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 7920 1726885393.11978: no more pending results, returning what we have 7920 1726885393.11981: results queue empty 7920 1726885393.11982: checking for any_errors_fatal 7920 1726885393.11992: done checking for any_errors_fatal 7920 1726885393.11993: checking for max_fail_percentage 7920 1726885393.11995: done checking for max_fail_percentage 7920 1726885393.11996: checking to see if all hosts have failed and the running result is not ok 7920 1726885393.11997: done checking to see if all hosts have failed 7920 1726885393.11998: getting the remaining hosts for this loop 7920 1726885393.12000: done getting the remaining hosts for this loop 7920 1726885393.12004: getting the next task for host managed_node1 7920 1726885393.12015: done getting next task for host managed_node1 7920 1726885393.12020: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 7920 1726885393.12023: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885393.12045: getting variables 7920 1726885393.12048: in VariableManager get_vars() 7920 1726885393.12082: Calling all_inventory to load vars for managed_node1 7920 1726885393.12085: Calling groups_inventory to load vars for managed_node1 7920 1726885393.12087: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885393.12097: Calling all_plugins_play to load vars for managed_node1 7920 1726885393.12100: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885393.12103: Calling groups_plugins_play to load vars for managed_node1 7920 1726885393.12989: done sending task result for task 02369adf-7a19-9835-648e-00000000121f 7920 1726885393.12993: WORKER PROCESS EXITING 7920 1726885393.13017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885393.14361: done with get_vars() 7920 1726885393.14374: done getting variables 7920 1726885393.14545: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 22:23:13 -0400 (0:00:00.049) 0:02:10.774 ****** 7920 1726885393.14574: entering _queue_task() for managed_node1/set_fact 7920 1726885393.15030: worker is 1 (out of 1 available) 7920 1726885393.15156: exiting _queue_task() for managed_node1/set_fact 7920 1726885393.15165: done queuing things up, now waiting for results queue to drain 7920 1726885393.15167: waiting for pending results... 7920 1726885393.16139: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 7920 1726885393.16270: in run() - task 02369adf-7a19-9835-648e-000000001103 7920 1726885393.16295: variable 'ansible_search_path' from source: unknown 7920 1726885393.16305: variable 'ansible_search_path' from source: unknown 7920 1726885393.16345: calling self._execute() 7920 1726885393.16453: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.16466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.16478: variable 'omit' from source: magic vars 7920 1726885393.16592: variable 'omit' from source: magic vars 7920 1726885393.16650: variable 'omit' from source: magic vars 7920 1726885393.16685: variable 'omit' from source: magic vars 7920 1726885393.16741: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885393.16778: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885393.16801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885393.16824: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885393.16849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885393.16869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885393.16890: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885393.16921: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885393.16929: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.16937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.17069: Set connection var ansible_connection to ssh 7920 1726885393.17084: Set connection var ansible_shell_executable to /bin/sh 7920 1726885393.17093: Set connection var ansible_timeout to 10 7920 1726885393.17099: Set connection var ansible_shell_type to sh 7920 1726885393.17106: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885393.17118: Set connection var ansible_pipelining to False 7920 1726885393.17146: variable 'ansible_shell_executable' from source: unknown 7920 1726885393.17153: variable 'ansible_connection' from source: unknown 7920 1726885393.17166: variable 'ansible_module_compression' from source: unknown 7920 1726885393.17176: variable 'ansible_shell_type' from source: unknown 7920 1726885393.17182: variable 'ansible_shell_executable' from source: unknown 7920 1726885393.17188: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.17194: variable 'ansible_pipelining' from source: unknown 7920 1726885393.17200: variable 'ansible_timeout' from source: unknown 7920 1726885393.17207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.17353: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885393.17369: variable 'omit' from source: magic vars 7920 1726885393.17384: starting attempt loop 7920 1726885393.17394: running the handler 7920 1726885393.17408: handler run complete 7920 1726885393.17424: attempt loop complete, returning result 7920 1726885393.17431: _execute() done 7920 1726885393.17437: dumping result to json 7920 1726885393.17443: done dumping result, returning 7920 1726885393.17455: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [02369adf-7a19-9835-648e-000000001103] 7920 1726885393.17463: sending task result for task 02369adf-7a19-9835-648e-000000001103 ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 7920 1726885393.17634: no more pending results, returning what we have 7920 1726885393.17637: results queue empty 7920 1726885393.17638: checking for any_errors_fatal 7920 1726885393.17646: done checking for any_errors_fatal 7920 1726885393.17647: checking for max_fail_percentage 7920 1726885393.17648: done checking for max_fail_percentage 7920 1726885393.17649: checking to see if all hosts have failed and the running result is not ok 7920 1726885393.17651: done checking to see if all hosts have failed 7920 1726885393.17652: getting the remaining hosts for this loop 7920 1726885393.17653: done getting the remaining hosts for this loop 7920 1726885393.17657: getting the next task for host managed_node1 7920 1726885393.17665: done getting next task for host managed_node1 7920 1726885393.17668: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 7920 1726885393.17672: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885393.17683: getting variables 7920 1726885393.17685: in VariableManager get_vars() 7920 1726885393.17720: Calling all_inventory to load vars for managed_node1 7920 1726885393.17723: Calling groups_inventory to load vars for managed_node1 7920 1726885393.17725: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885393.17735: Calling all_plugins_play to load vars for managed_node1 7920 1726885393.17738: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885393.17741: Calling groups_plugins_play to load vars for managed_node1 7920 1726885393.18476: done sending task result for task 02369adf-7a19-9835-648e-000000001103 7920 1726885393.18480: WORKER PROCESS EXITING 7920 1726885393.18500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885393.19290: done with get_vars() 7920 1726885393.19303: done getting variables 7920 1726885393.19475: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 22:23:13 -0400 (0:00:00.049) 0:02:10.823 ****** 7920 1726885393.19504: entering _queue_task() for managed_node1/set_fact 7920 1726885393.20277: worker is 1 (out of 1 available) 7920 1726885393.20289: exiting _queue_task() for managed_node1/set_fact 7920 1726885393.20302: done queuing things up, now waiting for results queue to drain 7920 1726885393.20303: waiting for pending results... 7920 1726885393.21343: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 7920 1726885393.21586: in run() - task 02369adf-7a19-9835-648e-000000001104 7920 1726885393.21662: variable 'ansible_search_path' from source: unknown 7920 1726885393.21685: variable 'ansible_search_path' from source: unknown 7920 1726885393.21735: calling self._execute() 7920 1726885393.22037: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.22085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.22124: variable 'omit' from source: magic vars 7920 1726885393.22562: variable 'omit' from source: magic vars 7920 1726885393.22621: variable 'omit' from source: magic vars 7920 1726885393.22678: variable 'omit' from source: magic vars 7920 1726885393.22804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885393.22845: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885393.22931: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885393.22954: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885393.22976: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885393.23004: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885393.23029: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885393.23059: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885393.23067: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.23074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.23205: Set connection var ansible_connection to ssh 7920 1726885393.23223: Set connection var ansible_shell_executable to /bin/sh 7920 1726885393.23233: Set connection var ansible_timeout to 10 7920 1726885393.23239: Set connection var ansible_shell_type to sh 7920 1726885393.23247: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885393.23256: Set connection var ansible_pipelining to False 7920 1726885393.23282: variable 'ansible_shell_executable' from source: unknown 7920 1726885393.23289: variable 'ansible_connection' from source: unknown 7920 1726885393.23300: variable 'ansible_module_compression' from source: unknown 7920 1726885393.23312: variable 'ansible_shell_type' from source: unknown 7920 1726885393.23322: variable 'ansible_shell_executable' from source: unknown 7920 1726885393.23328: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.23336: variable 'ansible_pipelining' from source: unknown 7920 1726885393.23342: variable 'ansible_timeout' from source: unknown 7920 1726885393.23349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.23494: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885393.23512: variable 'omit' from source: magic vars 7920 1726885393.23530: starting attempt loop 7920 1726885393.23537: running the handler 7920 1726885393.23550: handler run complete 7920 1726885393.23564: attempt loop complete, returning result 7920 1726885393.23570: _execute() done 7920 1726885393.23576: dumping result to json 7920 1726885393.23583: done dumping result, returning 7920 1726885393.23593: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [02369adf-7a19-9835-648e-000000001104] 7920 1726885393.23601: sending task result for task 02369adf-7a19-9835-648e-000000001104 7920 1726885393.23733: done sending task result for task 02369adf-7a19-9835-648e-000000001104 ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 7920 1726885393.23816: no more pending results, returning what we have 7920 1726885393.23820: results queue empty 7920 1726885393.23820: checking for any_errors_fatal 7920 1726885393.23829: done checking for any_errors_fatal 7920 1726885393.23829: checking for max_fail_percentage 7920 1726885393.23831: done checking for max_fail_percentage 7920 1726885393.23833: checking to see if all hosts have failed and the running result is not ok 7920 1726885393.23834: done checking to see if all hosts have failed 7920 1726885393.23834: getting the remaining hosts for this loop 7920 1726885393.23836: done getting the remaining hosts for this loop 7920 1726885393.23840: getting the next task for host managed_node1 7920 1726885393.23847: done getting next task for host managed_node1 7920 1726885393.23851: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 7920 1726885393.23855: ^ 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=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 7920 1726885393.23867: getting variables 7920 1726885393.23869: in VariableManager get_vars() 7920 1726885393.23903: Calling all_inventory to load vars for managed_node1 7920 1726885393.23906: Calling groups_inventory to load vars for managed_node1 7920 1726885393.23909: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885393.23919: Calling all_plugins_play to load vars for managed_node1 7920 1726885393.23922: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885393.23924: Calling groups_plugins_play to load vars for managed_node1 7920 1726885393.25291: WORKER PROCESS EXITING 7920 1726885393.25315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885393.25956: done with get_vars() 7920 1726885393.25969: done getting variables TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 20 September 2024 22:23:13 -0400 (0:00:00.065) 0:02:10.889 ****** 7920 1726885393.26068: entering _queue_task() for managed_node1/include_tasks 7920 1726885393.26294: worker is 1 (out of 1 available) 7920 1726885393.26306: exiting _queue_task() for managed_node1/include_tasks 7920 1726885393.26318: done queuing things up, now waiting for results queue to drain 7920 1726885393.26320: waiting for pending results... 7920 1726885393.27038: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 7920 1726885393.27387: in run() - task 02369adf-7a19-9835-648e-000000001105 7920 1726885393.27406: variable 'ansible_search_path' from source: unknown 7920 1726885393.27417: variable 'ansible_search_path' from source: unknown 7920 1726885393.27456: calling self._execute() 7920 1726885393.27734: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.27747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.27780: variable 'omit' from source: magic vars 7920 1726885393.28447: variable 'storage_provider' from source: role '' defaults 7920 1726885393.28585: _execute() done 7920 1726885393.28593: dumping result to json 7920 1726885393.28600: done dumping result, returning 7920 1726885393.28617: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-9835-648e-000000001105] 7920 1726885393.28628: sending task result for task 02369adf-7a19-9835-648e-000000001105 7920 1726885393.28777: no more pending results, returning what we have 7920 1726885393.28782: in VariableManager get_vars() 7920 1726885393.28827: Calling all_inventory to load vars for managed_node1 7920 1726885393.28831: Calling groups_inventory to load vars for managed_node1 7920 1726885393.28833: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885393.28845: Calling all_plugins_play to load vars for managed_node1 7920 1726885393.28849: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885393.28852: Calling groups_plugins_play to load vars for managed_node1 7920 1726885393.29434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885393.30107: done sending task result for task 02369adf-7a19-9835-648e-000000001105 7920 1726885393.30111: WORKER PROCESS EXITING 7920 1726885393.31130: done with get_vars() 7920 1726885393.31144: variable 'ansible_search_path' from source: unknown 7920 1726885393.31146: variable 'ansible_search_path' from source: unknown 7920 1726885393.31176: we have included files to process 7920 1726885393.31177: generating all_blocks data 7920 1726885393.31180: done generating all_blocks data 7920 1726885393.31185: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 7920 1726885393.31186: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 7920 1726885393.31188: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 7920 1726885393.32451: in VariableManager get_vars() 7920 1726885393.32478: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 7920 1726885393.36180: done processing included file 7920 1726885393.36183: iterating over new_blocks loaded from include file 7920 1726885393.36184: in VariableManager get_vars() 7920 1726885393.36207: done with get_vars() 7920 1726885393.36209: filtering new block on tags 7920 1726885393.36250: done filtering new block on tags 7920 1726885393.36254: in VariableManager get_vars() 7920 1726885393.36393: done with get_vars() 7920 1726885393.36395: filtering new block on tags 7920 1726885393.36431: done filtering new block on tags 7920 1726885393.36434: in VariableManager get_vars() 7920 1726885393.36454: done with get_vars() 7920 1726885393.36455: filtering new block on tags 7920 1726885393.36616: done filtering new block on tags 7920 1726885393.36619: 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_node1 7920 1726885393.36625: extending task lists for all hosts with included blocks 7920 1726885393.37785: done extending task lists 7920 1726885393.37787: done processing included files 7920 1726885393.37787: results queue empty 7920 1726885393.37788: checking for any_errors_fatal 7920 1726885393.37796: done checking for any_errors_fatal 7920 1726885393.37797: checking for max_fail_percentage 7920 1726885393.37798: done checking for max_fail_percentage 7920 1726885393.37799: checking to see if all hosts have failed and the running result is not ok 7920 1726885393.37800: done checking to see if all hosts have failed 7920 1726885393.37801: getting the remaining hosts for this loop 7920 1726885393.37802: done getting the remaining hosts for this loop 7920 1726885393.37805: getting the next task for host managed_node1 7920 1726885393.37810: done getting next task for host managed_node1 7920 1726885393.37894: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 7920 1726885393.37898: ^ 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=7, rescue=0, always=0, handlers=0, run_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 7920 1726885393.37915: getting variables 7920 1726885393.37916: in VariableManager get_vars() 7920 1726885393.37928: Calling all_inventory to load vars for managed_node1 7920 1726885393.37930: Calling groups_inventory to load vars for managed_node1 7920 1726885393.37932: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885393.37938: Calling all_plugins_play to load vars for managed_node1 7920 1726885393.37940: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885393.37943: Calling groups_plugins_play to load vars for managed_node1 7920 1726885393.38838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885393.40729: done with get_vars() 7920 1726885393.40742: done getting variables 7920 1726885393.40781: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 22:23:13 -0400 (0:00:00.147) 0:02:11.036 ****** 7920 1726885393.40929: entering _queue_task() for managed_node1/package 7920 1726885393.41445: worker is 1 (out of 1 available) 7920 1726885393.41459: exiting _queue_task() for managed_node1/package 7920 1726885393.41585: done queuing things up, now waiting for results queue to drain 7920 1726885393.41587: waiting for pending results... 7920 1726885393.42448: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 7920 1726885393.42851: in run() - task 02369adf-7a19-9835-648e-000000001254 7920 1726885393.42916: variable 'ansible_search_path' from source: unknown 7920 1726885393.43013: variable 'ansible_search_path' from source: unknown 7920 1726885393.43055: calling self._execute() 7920 1726885393.43273: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.43284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.43296: variable 'omit' from source: magic vars 7920 1726885393.44133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885393.44788: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885393.44842: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885393.44890: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885393.45003: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885393.45153: 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) 7920 1726885393.45324: 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) 7920 1726885393.45358: 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) 7920 1726885393.45388: 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) 7920 1726885393.45685: variable 'storage_skip_checks' from source: set_fact 7920 1726885393.45860: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 7920 1726885393.45868: when evaluation is False, skipping this task 7920 1726885393.45875: _execute() done 7920 1726885393.45881: dumping result to json 7920 1726885393.45888: done dumping result, returning 7920 1726885393.45897: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-9835-648e-000000001254] 7920 1726885393.45907: sending task result for task 02369adf-7a19-9835-648e-000000001254 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 7920 1726885393.46059: no more pending results, returning what we have 7920 1726885393.46064: results queue empty 7920 1726885393.46065: checking for any_errors_fatal 7920 1726885393.46067: done checking for any_errors_fatal 7920 1726885393.46067: checking for max_fail_percentage 7920 1726885393.46069: done checking for max_fail_percentage 7920 1726885393.46070: checking to see if all hosts have failed and the running result is not ok 7920 1726885393.46071: done checking to see if all hosts have failed 7920 1726885393.46072: getting the remaining hosts for this loop 7920 1726885393.46074: done getting the remaining hosts for this loop 7920 1726885393.46078: getting the next task for host managed_node1 7920 1726885393.46087: done getting next task for host managed_node1 7920 1726885393.46091: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 7920 1726885393.46095: ^ 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=7, rescue=0, always=0, handlers=0, run_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 7920 1726885393.46120: getting variables 7920 1726885393.46122: in VariableManager get_vars() 7920 1726885393.46161: Calling all_inventory to load vars for managed_node1 7920 1726885393.46164: Calling groups_inventory to load vars for managed_node1 7920 1726885393.46166: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885393.46177: Calling all_plugins_play to load vars for managed_node1 7920 1726885393.46180: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885393.46183: Calling groups_plugins_play to load vars for managed_node1 7920 1726885393.47118: done sending task result for task 02369adf-7a19-9835-648e-000000001254 7920 1726885393.47122: WORKER PROCESS EXITING 7920 1726885393.47146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885393.48000: done with get_vars() 7920 1726885393.48015: done getting variables 7920 1726885393.48078: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 22:23:13 -0400 (0:00:00.072) 0:02:11.109 ****** 7920 1726885393.48113: entering _queue_task() for managed_node1/debug 7920 1726885393.48370: worker is 1 (out of 1 available) 7920 1726885393.48388: exiting _queue_task() for managed_node1/debug 7920 1726885393.48399: done queuing things up, now waiting for results queue to drain 7920 1726885393.48401: waiting for pending results... 7920 1726885393.48698: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_pools 7920 1726885393.48869: in run() - task 02369adf-7a19-9835-648e-000000001255 7920 1726885393.48886: variable 'ansible_search_path' from source: unknown 7920 1726885393.48893: variable 'ansible_search_path' from source: unknown 7920 1726885393.48938: calling self._execute() 7920 1726885393.49045: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.49063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.49076: variable 'omit' from source: magic vars 7920 1726885393.49193: variable 'omit' from source: magic vars 7920 1726885393.49258: variable 'omit' from source: magic vars 7920 1726885393.49299: variable 'omit' from source: magic vars 7920 1726885393.49345: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885393.49403: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885393.49432: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885393.49454: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885393.49476: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885393.49506: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885393.49531: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885393.49563: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885393.49571: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.49584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.49723: Set connection var ansible_connection to ssh 7920 1726885393.49741: Set connection var ansible_shell_executable to /bin/sh 7920 1726885393.49808: Set connection var ansible_timeout to 10 7920 1726885393.49823: Set connection var ansible_shell_type to sh 7920 1726885393.49833: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885393.49845: Set connection var ansible_pipelining to False 7920 1726885393.49874: variable 'ansible_shell_executable' from source: unknown 7920 1726885393.49915: variable 'ansible_connection' from source: unknown 7920 1726885393.49925: variable 'ansible_module_compression' from source: unknown 7920 1726885393.49936: variable 'ansible_shell_type' from source: unknown 7920 1726885393.50024: variable 'ansible_shell_executable' from source: unknown 7920 1726885393.50032: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.50045: variable 'ansible_pipelining' from source: unknown 7920 1726885393.50051: variable 'ansible_timeout' from source: unknown 7920 1726885393.50058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.50224: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885393.50360: variable 'omit' from source: magic vars 7920 1726885393.50376: starting attempt loop 7920 1726885393.50384: running the handler 7920 1726885393.51005: handler run complete 7920 1726885393.51039: attempt loop complete, returning result 7920 1726885393.51046: _execute() done 7920 1726885393.51053: dumping result to json 7920 1726885393.51060: done dumping result, returning 7920 1726885393.51071: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-9835-648e-000000001255] 7920 1726885393.51081: sending task result for task 02369adf-7a19-9835-648e-000000001255 7920 1726885393.51219: done sending task result for task 02369adf-7a19-9835-648e-000000001255 7920 1726885393.51228: WORKER PROCESS EXITING ok: [managed_node1] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 7920 1726885393.51299: no more pending results, returning what we have 7920 1726885393.51302: results queue empty 7920 1726885393.51303: checking for any_errors_fatal 7920 1726885393.51314: done checking for any_errors_fatal 7920 1726885393.51315: checking for max_fail_percentage 7920 1726885393.51316: done checking for max_fail_percentage 7920 1726885393.51318: checking to see if all hosts have failed and the running result is not ok 7920 1726885393.51319: done checking to see if all hosts have failed 7920 1726885393.51320: getting the remaining hosts for this loop 7920 1726885393.51322: done getting the remaining hosts for this loop 7920 1726885393.51326: getting the next task for host managed_node1 7920 1726885393.51334: done getting next task for host managed_node1 7920 1726885393.51338: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 7920 1726885393.51342: ^ 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=7, rescue=0, always=0, handlers=0, run_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 7920 1726885393.51354: getting variables 7920 1726885393.51356: in VariableManager get_vars() 7920 1726885393.51392: Calling all_inventory to load vars for managed_node1 7920 1726885393.51395: Calling groups_inventory to load vars for managed_node1 7920 1726885393.51397: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885393.51407: Calling all_plugins_play to load vars for managed_node1 7920 1726885393.51410: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885393.51415: Calling groups_plugins_play to load vars for managed_node1 7920 1726885393.52272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885393.53793: done with get_vars() 7920 1726885393.53857: done getting variables 7920 1726885393.54006: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 22:23:13 -0400 (0:00:00.059) 0:02:11.169 ****** 7920 1726885393.54049: entering _queue_task() for managed_node1/debug 7920 1726885393.54562: worker is 1 (out of 1 available) 7920 1726885393.54639: exiting _queue_task() for managed_node1/debug 7920 1726885393.54650: done queuing things up, now waiting for results queue to drain 7920 1726885393.54652: waiting for pending results... 7920 1726885393.55354: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_volumes 7920 1726885393.55503: in run() - task 02369adf-7a19-9835-648e-000000001256 7920 1726885393.55525: variable 'ansible_search_path' from source: unknown 7920 1726885393.55532: variable 'ansible_search_path' from source: unknown 7920 1726885393.55568: calling self._execute() 7920 1726885393.55677: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.55696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.55708: variable 'omit' from source: magic vars 7920 1726885393.55823: variable 'omit' from source: magic vars 7920 1726885393.55897: variable 'omit' from source: magic vars 7920 1726885393.55948: variable 'omit' from source: magic vars 7920 1726885393.55994: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885393.56046: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885393.56070: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885393.56094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885393.56110: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885393.56143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885393.56163: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885393.56194: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885393.56202: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.56209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.56338: Set connection var ansible_connection to ssh 7920 1726885393.56361: Set connection var ansible_shell_executable to /bin/sh 7920 1726885393.56370: Set connection var ansible_timeout to 10 7920 1726885393.56376: Set connection var ansible_shell_type to sh 7920 1726885393.56385: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885393.56394: Set connection var ansible_pipelining to False 7920 1726885393.56424: variable 'ansible_shell_executable' from source: unknown 7920 1726885393.56432: variable 'ansible_connection' from source: unknown 7920 1726885393.56442: variable 'ansible_module_compression' from source: unknown 7920 1726885393.56454: variable 'ansible_shell_type' from source: unknown 7920 1726885393.56465: variable 'ansible_shell_executable' from source: unknown 7920 1726885393.56471: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.56478: variable 'ansible_pipelining' from source: unknown 7920 1726885393.56484: variable 'ansible_timeout' from source: unknown 7920 1726885393.56491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.56640: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885393.56653: variable 'omit' from source: magic vars 7920 1726885393.56667: starting attempt loop 7920 1726885393.56679: running the handler 7920 1726885393.56729: variable 'storage_volumes' from source: include params 7920 1726885393.56919: variable 'storage_volumes' from source: include params 7920 1726885393.56935: variable 'unused_disks' from source: set_fact 7920 1726885393.57015: variable 'unused_disks' from source: set_fact 7920 1726885393.57064: variable 'mount_location' from source: play vars 7920 1726885393.57279: variable 'mount_location' from source: play vars 7920 1726885393.57435: handler run complete 7920 1726885393.57463: attempt loop complete, returning result 7920 1726885393.57470: _execute() done 7920 1726885393.57477: dumping result to json 7920 1726885393.57484: done dumping result, returning 7920 1726885393.57494: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-9835-648e-000000001256] 7920 1726885393.57503: sending task result for task 02369adf-7a19-9835-648e-000000001256 ok: [managed_node1] => { "storage_volumes": [ { "disks": [ "sda" ], "mount_point": "/opt/test", "name": "test1", "state": "absent", "type": "disk" } ] } 7920 1726885393.57680: no more pending results, returning what we have 7920 1726885393.57683: results queue empty 7920 1726885393.57684: checking for any_errors_fatal 7920 1726885393.57692: done checking for any_errors_fatal 7920 1726885393.57693: checking for max_fail_percentage 7920 1726885393.57694: done checking for max_fail_percentage 7920 1726885393.57696: checking to see if all hosts have failed and the running result is not ok 7920 1726885393.57697: done checking to see if all hosts have failed 7920 1726885393.57698: getting the remaining hosts for this loop 7920 1726885393.57700: done getting the remaining hosts for this loop 7920 1726885393.57704: getting the next task for host managed_node1 7920 1726885393.57713: done getting next task for host managed_node1 7920 1726885393.57718: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 7920 1726885393.57723: ^ 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=7, rescue=0, always=0, handlers=0, run_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 7920 1726885393.57735: getting variables 7920 1726885393.57737: in VariableManager get_vars() 7920 1726885393.57773: Calling all_inventory to load vars for managed_node1 7920 1726885393.57776: Calling groups_inventory to load vars for managed_node1 7920 1726885393.57779: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885393.57788: Calling all_plugins_play to load vars for managed_node1 7920 1726885393.57793: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885393.57796: Calling groups_plugins_play to load vars for managed_node1 7920 1726885393.58554: done sending task result for task 02369adf-7a19-9835-648e-000000001256 7920 1726885393.58558: WORKER PROCESS EXITING 7920 1726885393.58696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885393.60010: done with get_vars() 7920 1726885393.60025: done getting variables TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 20 September 2024 22:23:13 -0400 (0:00:00.061) 0:02:11.230 ****** 7920 1726885393.60228: entering _queue_task() for managed_node1/fedora.linux_system_roles.blivet 7920 1726885393.60692: worker is 1 (out of 1 available) 7920 1726885393.60704: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blivet 7920 1726885393.60759: done queuing things up, now waiting for results queue to drain 7920 1726885393.60761: waiting for pending results... 7920 1726885393.61638: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get required packages 7920 1726885393.62011: in run() - task 02369adf-7a19-9835-648e-000000001257 7920 1726885393.62032: variable 'ansible_search_path' from source: unknown 7920 1726885393.62088: variable 'ansible_search_path' from source: unknown 7920 1726885393.62133: calling self._execute() 7920 1726885393.62289: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.62419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.62438: variable 'omit' from source: magic vars 7920 1726885393.63251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885393.63879: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885393.63929: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885393.64086: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885393.64124: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885393.64331: 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) 7920 1726885393.64362: 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) 7920 1726885393.64435: 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) 7920 1726885393.64465: 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) 7920 1726885393.64851: variable 'storage_skip_checks' from source: set_fact 7920 1726885393.64870: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 7920 1726885393.64876: when evaluation is False, skipping this task 7920 1726885393.64883: _execute() done 7920 1726885393.64889: dumping result to json 7920 1726885393.64896: done dumping result, returning 7920 1726885393.64906: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-9835-648e-000000001257] 7920 1726885393.64926: sending task result for task 02369adf-7a19-9835-648e-000000001257 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 7920 1726885393.65082: no more pending results, returning what we have 7920 1726885393.65086: results queue empty 7920 1726885393.65087: checking for any_errors_fatal 7920 1726885393.65100: done checking for any_errors_fatal 7920 1726885393.65101: checking for max_fail_percentage 7920 1726885393.65103: done checking for max_fail_percentage 7920 1726885393.65104: checking to see if all hosts have failed and the running result is not ok 7920 1726885393.65105: done checking to see if all hosts have failed 7920 1726885393.65106: getting the remaining hosts for this loop 7920 1726885393.65108: done getting the remaining hosts for this loop 7920 1726885393.65115: getting the next task for host managed_node1 7920 1726885393.65124: done getting next task for host managed_node1 7920 1726885393.65129: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 7920 1726885393.65133: ^ 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=7, rescue=0, always=0, handlers=0, run_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 7920 1726885393.65157: getting variables 7920 1726885393.65159: in VariableManager get_vars() 7920 1726885393.65196: Calling all_inventory to load vars for managed_node1 7920 1726885393.65199: Calling groups_inventory to load vars for managed_node1 7920 1726885393.65202: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885393.65217: Calling all_plugins_play to load vars for managed_node1 7920 1726885393.65221: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885393.65224: Calling groups_plugins_play to load vars for managed_node1 7920 1726885393.65984: done sending task result for task 02369adf-7a19-9835-648e-000000001257 7920 1726885393.65987: WORKER PROCESS EXITING 7920 1726885393.66009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885393.67507: done with get_vars() 7920 1726885393.67522: done getting variables TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 20 September 2024 22:23:13 -0400 (0:00:00.075) 0:02:11.305 ****** 7920 1726885393.67736: entering _queue_task() for managed_node1/include_tasks 7920 1726885393.68273: worker is 1 (out of 1 available) 7920 1726885393.68283: exiting _queue_task() for managed_node1/include_tasks 7920 1726885393.68294: done queuing things up, now waiting for results queue to drain 7920 1726885393.68295: waiting for pending results... 7920 1726885393.69299: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 7920 1726885393.69632: in run() - task 02369adf-7a19-9835-648e-000000001258 7920 1726885393.69652: variable 'ansible_search_path' from source: unknown 7920 1726885393.69664: variable 'ansible_search_path' from source: unknown 7920 1726885393.69707: calling self._execute() 7920 1726885393.69943: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.70002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.70019: variable 'omit' from source: magic vars 7920 1726885393.70524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885393.71124: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885393.71172: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885393.71236: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885393.71345: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885393.71500: 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) 7920 1726885393.71619: 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) 7920 1726885393.71659: 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) 7920 1726885393.71690: 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) 7920 1726885393.71847: variable 'storage_skip_checks' from source: set_fact 7920 1726885393.71873: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 7920 1726885393.71880: when evaluation is False, skipping this task 7920 1726885393.71886: _execute() done 7920 1726885393.71893: dumping result to json 7920 1726885393.71899: done dumping result, returning 7920 1726885393.71908: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-9835-648e-000000001258] 7920 1726885393.71920: sending task result for task 02369adf-7a19-9835-648e-000000001258 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 7920 1726885393.72081: no more pending results, returning what we have 7920 1726885393.72085: results queue empty 7920 1726885393.72086: checking for any_errors_fatal 7920 1726885393.72097: done checking for any_errors_fatal 7920 1726885393.72098: checking for max_fail_percentage 7920 1726885393.72100: done checking for max_fail_percentage 7920 1726885393.72101: checking to see if all hosts have failed and the running result is not ok 7920 1726885393.72102: done checking to see if all hosts have failed 7920 1726885393.72103: getting the remaining hosts for this loop 7920 1726885393.72105: done getting the remaining hosts for this loop 7920 1726885393.72109: getting the next task for host managed_node1 7920 1726885393.72124: done getting next task for host managed_node1 7920 1726885393.72129: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 7920 1726885393.72134: ^ 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=7, rescue=0, always=0, handlers=0, run_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 7920 1726885393.72158: getting variables 7920 1726885393.72161: in VariableManager get_vars() 7920 1726885393.72200: Calling all_inventory to load vars for managed_node1 7920 1726885393.72203: Calling groups_inventory to load vars for managed_node1 7920 1726885393.72206: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885393.72217: Calling all_plugins_play to load vars for managed_node1 7920 1726885393.72221: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885393.72225: Calling groups_plugins_play to load vars for managed_node1 7920 1726885393.72873: done sending task result for task 02369adf-7a19-9835-648e-000000001258 7920 1726885393.72876: WORKER PROCESS EXITING 7920 1726885393.72897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885393.73670: done with get_vars() 7920 1726885393.73684: done getting variables 7920 1726885393.73748: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 22:23:13 -0400 (0:00:00.060) 0:02:11.366 ****** 7920 1726885393.73782: entering _queue_task() for managed_node1/package 7920 1726885393.74331: worker is 1 (out of 1 available) 7920 1726885393.74343: exiting _queue_task() for managed_node1/package 7920 1726885393.74353: done queuing things up, now waiting for results queue to drain 7920 1726885393.74355: waiting for pending results... 7920 1726885393.75307: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 7920 1726885393.75750: in run() - task 02369adf-7a19-9835-648e-000000001259 7920 1726885393.75772: variable 'ansible_search_path' from source: unknown 7920 1726885393.75776: variable 'ansible_search_path' from source: unknown 7920 1726885393.75817: calling self._execute() 7920 1726885393.76047: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.76106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.76163: variable 'omit' from source: magic vars 7920 1726885393.77806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885393.78282: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885393.78529: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885393.78563: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885393.78595: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885393.78678: 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) 7920 1726885393.78701: 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) 7920 1726885393.78935: 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) 7920 1726885393.78961: 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) 7920 1726885393.79096: variable 'storage_skip_checks' from source: set_fact 7920 1726885393.79114: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 7920 1726885393.79321: when evaluation is False, skipping this task 7920 1726885393.79325: _execute() done 7920 1726885393.79330: dumping result to json 7920 1726885393.79333: done dumping result, returning 7920 1726885393.79341: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-9835-648e-000000001259] 7920 1726885393.79347: sending task result for task 02369adf-7a19-9835-648e-000000001259 7920 1726885393.79446: done sending task result for task 02369adf-7a19-9835-648e-000000001259 7920 1726885393.79448: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 7920 1726885393.79493: no more pending results, returning what we have 7920 1726885393.79496: results queue empty 7920 1726885393.79497: checking for any_errors_fatal 7920 1726885393.79504: done checking for any_errors_fatal 7920 1726885393.79505: checking for max_fail_percentage 7920 1726885393.79506: done checking for max_fail_percentage 7920 1726885393.79507: checking to see if all hosts have failed and the running result is not ok 7920 1726885393.79508: done checking to see if all hosts have failed 7920 1726885393.79509: getting the remaining hosts for this loop 7920 1726885393.79511: done getting the remaining hosts for this loop 7920 1726885393.79516: getting the next task for host managed_node1 7920 1726885393.79523: done getting next task for host managed_node1 7920 1726885393.79527: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 7920 1726885393.79531: ^ 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=7, rescue=0, always=0, handlers=0, run_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 7920 1726885393.79551: getting variables 7920 1726885393.79553: in VariableManager get_vars() 7920 1726885393.79591: Calling all_inventory to load vars for managed_node1 7920 1726885393.79595: Calling groups_inventory to load vars for managed_node1 7920 1726885393.79597: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885393.79607: Calling all_plugins_play to load vars for managed_node1 7920 1726885393.79610: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885393.79616: Calling groups_plugins_play to load vars for managed_node1 7920 1726885393.80134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885393.82353: done with get_vars() 7920 1726885393.82482: done getting variables TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 20 September 2024 22:23:13 -0400 (0:00:00.087) 0:02:11.454 ****** 7920 1726885393.82578: entering _queue_task() for managed_node1/service_facts 7920 1726885393.83188: worker is 1 (out of 1 available) 7920 1726885393.83200: exiting _queue_task() for managed_node1/service_facts 7920 1726885393.83210: done queuing things up, now waiting for results queue to drain 7920 1726885393.83215: waiting for pending results... 7920 1726885393.84594: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get service facts 7920 1726885393.85006: in run() - task 02369adf-7a19-9835-648e-00000000125a 7920 1726885393.85022: variable 'ansible_search_path' from source: unknown 7920 1726885393.85025: variable 'ansible_search_path' from source: unknown 7920 1726885393.85066: calling self._execute() 7920 1726885393.85158: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.85161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.85171: variable 'omit' from source: magic vars 7920 1726885393.85576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885393.85887: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885393.85936: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885393.85976: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885393.86009: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885393.86090: 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) 7920 1726885393.86122: 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) 7920 1726885393.86148: 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) 7920 1726885393.86180: 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) 7920 1726885393.86361: variable 'storage_skip_checks' from source: set_fact 7920 1726885393.86376: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 7920 1726885393.86380: when evaluation is False, skipping this task 7920 1726885393.86382: _execute() done 7920 1726885393.86385: dumping result to json 7920 1726885393.86387: done dumping result, returning 7920 1726885393.86395: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-9835-648e-00000000125a] 7920 1726885393.86400: sending task result for task 02369adf-7a19-9835-648e-00000000125a 7920 1726885393.86497: done sending task result for task 02369adf-7a19-9835-648e-00000000125a 7920 1726885393.86500: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 7920 1726885393.86559: no more pending results, returning what we have 7920 1726885393.86562: results queue empty 7920 1726885393.86563: checking for any_errors_fatal 7920 1726885393.86571: done checking for any_errors_fatal 7920 1726885393.86571: checking for max_fail_percentage 7920 1726885393.86573: done checking for max_fail_percentage 7920 1726885393.86574: checking to see if all hosts have failed and the running result is not ok 7920 1726885393.86574: done checking to see if all hosts have failed 7920 1726885393.86575: getting the remaining hosts for this loop 7920 1726885393.86577: done getting the remaining hosts for this loop 7920 1726885393.86580: getting the next task for host managed_node1 7920 1726885393.86587: done getting next task for host managed_node1 7920 1726885393.86591: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 7920 1726885393.86594: ^ 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=7, rescue=0, always=0, handlers=0, run_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 7920 1726885393.86611: getting variables 7920 1726885393.86614: in VariableManager get_vars() 7920 1726885393.86645: Calling all_inventory to load vars for managed_node1 7920 1726885393.86647: Calling groups_inventory to load vars for managed_node1 7920 1726885393.86649: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885393.86657: Calling all_plugins_play to load vars for managed_node1 7920 1726885393.86660: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885393.86662: Calling groups_plugins_play to load vars for managed_node1 7920 1726885393.87291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885393.88587: done with get_vars() 7920 1726885393.88600: done getting variables 7920 1726885393.88672: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 22:23:13 -0400 (0:00:00.061) 0:02:11.515 ****** 7920 1726885393.88704: entering _queue_task() for managed_node1/set_fact 7920 1726885393.89270: worker is 1 (out of 1 available) 7920 1726885393.89282: exiting _queue_task() for managed_node1/set_fact 7920 1726885393.89293: done queuing things up, now waiting for results queue to drain 7920 1726885393.89294: waiting for pending results... 7920 1726885393.90287: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 7920 1726885393.90424: in run() - task 02369adf-7a19-9835-648e-00000000125b 7920 1726885393.90438: variable 'ansible_search_path' from source: unknown 7920 1726885393.90441: variable 'ansible_search_path' from source: unknown 7920 1726885393.90472: calling self._execute() 7920 1726885393.90768: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885393.90773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885393.90781: variable 'omit' from source: magic vars 7920 1726885393.90887: variable 'omit' from source: magic vars 7920 1726885393.90956: variable 'omit' from source: magic vars 7920 1726885393.91369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885393.94925: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885393.94992: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885393.95030: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885393.95939: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885393.95964: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885393.96297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885393.96329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885393.96354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885393.96396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885393.96412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885393.96657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885393.96680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885393.96704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885393.96750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885393.96760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885393.97024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885393.97047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885393.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) 7920 1726885393.97108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885393.97128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885393.97170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885393.97194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885393.97425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885393.97465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885393.97478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885393.97534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885393.97557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885393.97581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885393.97709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885393.97733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885393.98222: variable 'ansible_facts' from source: unknown 7920 1726885393.98634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885393.99038: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885393.99073: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885393.99105: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885393.99178: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885393.99337: 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) 7920 1726885393.99360: 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) 7920 1726885393.99386: 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) 7920 1726885393.99414: 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) 7920 1726885394.00588: variable 'omit' from source: magic vars 7920 1726885394.00617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885394.00766: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885394.00782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885394.00798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885394.00810: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885394.00959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885394.00999: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885394.01262: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885394.01265: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885394.01267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885394.01480: Set connection var ansible_connection to ssh 7920 1726885394.01490: Set connection var ansible_shell_executable to /bin/sh 7920 1726885394.01495: Set connection var ansible_timeout to 10 7920 1726885394.01498: Set connection var ansible_shell_type to sh 7920 1726885394.01503: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885394.01508: Set connection var ansible_pipelining to False 7920 1726885394.01539: variable 'ansible_shell_executable' from source: unknown 7920 1726885394.01542: variable 'ansible_connection' from source: unknown 7920 1726885394.01660: variable 'ansible_module_compression' from source: unknown 7920 1726885394.01663: variable 'ansible_shell_type' from source: unknown 7920 1726885394.01666: variable 'ansible_shell_executable' from source: unknown 7920 1726885394.01668: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885394.01672: variable 'ansible_pipelining' from source: unknown 7920 1726885394.01675: variable 'ansible_timeout' from source: unknown 7920 1726885394.01677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885394.02004: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885394.02015: variable 'omit' from source: magic vars 7920 1726885394.02025: starting attempt loop 7920 1726885394.02028: running the handler 7920 1726885394.02041: handler run complete 7920 1726885394.02047: attempt loop complete, returning result 7920 1726885394.02050: _execute() done 7920 1726885394.02052: dumping result to json 7920 1726885394.02055: done dumping result, returning 7920 1726885394.02068: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-9835-648e-00000000125b] 7920 1726885394.02070: sending task result for task 02369adf-7a19-9835-648e-00000000125b 7920 1726885394.02190: done sending task result for task 02369adf-7a19-9835-648e-00000000125b 7920 1726885394.02193: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 7920 1726885394.02276: no more pending results, returning what we have 7920 1726885394.02280: results queue empty 7920 1726885394.02281: checking for any_errors_fatal 7920 1726885394.02289: done checking for any_errors_fatal 7920 1726885394.02290: checking for max_fail_percentage 7920 1726885394.02292: done checking for max_fail_percentage 7920 1726885394.02294: checking to see if all hosts have failed and the running result is not ok 7920 1726885394.02294: done checking to see if all hosts have failed 7920 1726885394.02295: getting the remaining hosts for this loop 7920 1726885394.02298: done getting the remaining hosts for this loop 7920 1726885394.02303: getting the next task for host managed_node1 7920 1726885394.02315: done getting next task for host managed_node1 7920 1726885394.02319: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 7920 1726885394.02323: ^ 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=8, rescue=0, always=0, handlers=0, run_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 7920 1726885394.02333: getting variables 7920 1726885394.02335: in VariableManager get_vars() 7920 1726885394.02370: Calling all_inventory to load vars for managed_node1 7920 1726885394.02373: Calling groups_inventory to load vars for managed_node1 7920 1726885394.02375: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885394.02384: Calling all_plugins_play to load vars for managed_node1 7920 1726885394.02387: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885394.02390: Calling groups_plugins_play to load vars for managed_node1 7920 1726885394.03050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885394.04210: done with get_vars() 7920 1726885394.04226: done getting variables TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 20 September 2024 22:23:14 -0400 (0:00:00.156) 0:02:11.671 ****** 7920 1726885394.04330: entering _queue_task() for managed_node1/systemd 7920 1726885394.04605: worker is 1 (out of 1 available) 7920 1726885394.04620: exiting _queue_task() for managed_node1/systemd 7920 1726885394.04632: done queuing things up, now waiting for results queue to drain 7920 1726885394.04634: waiting for pending results... 7920 1726885394.04944: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 7920 1726885394.05098: in run() - task 02369adf-7a19-9835-648e-00000000125d 7920 1726885394.05121: variable 'ansible_search_path' from source: unknown 7920 1726885394.05132: variable 'ansible_search_path' from source: unknown 7920 1726885394.05182: variable 'storage_cryptsetup_services' from source: set_fact 7920 1726885394.05402: variable 'storage_cryptsetup_services' from source: set_fact 7920 1726885394.05463: dumping result to json 7920 1726885394.05471: done dumping result, returning 7920 1726885394.05482: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-9835-648e-00000000125d] 7920 1726885394.05493: sending task result for task 02369adf-7a19-9835-648e-00000000125d skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885394.05662: no more pending results, returning what we have 7920 1726885394.05666: results queue empty 7920 1726885394.05666: checking for any_errors_fatal 7920 1726885394.05675: done checking for any_errors_fatal 7920 1726885394.05676: checking for max_fail_percentage 7920 1726885394.05677: done checking for max_fail_percentage 7920 1726885394.05679: checking to see if all hosts have failed and the running result is not ok 7920 1726885394.05680: done checking to see if all hosts have failed 7920 1726885394.05681: getting the remaining hosts for this loop 7920 1726885394.05683: done getting the remaining hosts for this loop 7920 1726885394.05687: getting the next task for host managed_node1 7920 1726885394.06222: done getting next task for host managed_node1 7920 1726885394.06227: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 7920 1726885394.06232: ^ 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=8, rescue=0, always=0, handlers=0, run_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 7920 1726885394.06255: getting variables 7920 1726885394.06257: in VariableManager get_vars() 7920 1726885394.06295: Calling all_inventory to load vars for managed_node1 7920 1726885394.06299: Calling groups_inventory to load vars for managed_node1 7920 1726885394.06301: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885394.06314: Calling all_plugins_play to load vars for managed_node1 7920 1726885394.06318: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885394.06321: Calling groups_plugins_play to load vars for managed_node1 7920 1726885394.08054: done sending task result for task 02369adf-7a19-9835-648e-00000000125d 7920 1726885394.08058: WORKER PROCESS EXITING 7920 1726885394.08079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885394.09367: done with get_vars() 7920 1726885394.09381: done getting variables TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 20 September 2024 22:23:14 -0400 (0:00:00.052) 0:02:11.724 ****** 7920 1726885394.09578: entering _queue_task() for managed_node1/fedora.linux_system_roles.blivet 7920 1726885394.09972: worker is 1 (out of 1 available) 7920 1726885394.09983: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blivet 7920 1726885394.09995: done queuing things up, now waiting for results queue to drain 7920 1726885394.09996: waiting for pending results... 7920 1726885394.10939: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 7920 1726885394.11241: in run() - task 02369adf-7a19-9835-648e-00000000125e 7920 1726885394.11326: variable 'ansible_search_path' from source: unknown 7920 1726885394.11334: variable 'ansible_search_path' from source: unknown 7920 1726885394.11372: calling self._execute() 7920 1726885394.11514: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885394.11641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885394.11656: variable 'omit' from source: magic vars 7920 1726885394.11878: variable 'omit' from source: magic vars 7920 1726885394.11947: variable 'omit' from source: magic vars 7920 1726885394.12556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885394.17557: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885394.17680: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885394.17763: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885394.17960: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885394.17989: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885394.18088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885394.18180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885394.18288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885394.18343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885394.18493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885394.18880: variable 'storage_volumes' from source: include params 7920 1726885394.19035: variable 'unused_disks' from source: set_fact 7920 1726885394.19111: variable 'unused_disks' from source: set_fact 7920 1726885394.19258: variable 'mount_location' from source: play vars 7920 1726885394.19326: variable 'mount_location' from source: play vars 7920 1726885394.19492: variable 'storage_use_partitions' from source: role '' defaults 7920 1726885394.19504: variable 'storage_disklabel_type' from source: role '' defaults 7920 1726885394.19513: variable 'storage_pool_defaults' from source: role '' defaults 7920 1726885394.19595: variable 'storage_pool_defaults' from source: role '' defaults 7920 1726885394.19742: variable 'storage_volume_defaults' from source: role '' defaults 7920 1726885394.19946: variable 'storage_volume_defaults' from source: role '' defaults 7920 1726885394.20170: variable 'storage_safe_mode' from source: play vars 7920 1726885394.20262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885394.20453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885394.20484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885394.20532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885394.20558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885394.20723: variable 'omit' from source: magic vars 7920 1726885394.20745: variable 'omit' from source: magic vars 7920 1726885394.20899: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885394.20934: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885394.20956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885394.21084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885394.21104: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885394.21128: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885394.21147: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885394.21175: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885394.21183: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885394.21196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885394.21437: Set connection var ansible_connection to ssh 7920 1726885394.21559: Set connection var ansible_shell_executable to /bin/sh 7920 1726885394.21569: Set connection var ansible_timeout to 10 7920 1726885394.21576: Set connection var ansible_shell_type to sh 7920 1726885394.21584: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885394.21593: Set connection var ansible_pipelining to False 7920 1726885394.21623: variable 'ansible_shell_executable' from source: unknown 7920 1726885394.21631: variable 'ansible_connection' from source: unknown 7920 1726885394.21638: variable 'ansible_module_compression' from source: unknown 7920 1726885394.21644: variable 'ansible_shell_type' from source: unknown 7920 1726885394.21657: variable 'ansible_shell_executable' from source: unknown 7920 1726885394.21664: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885394.21671: variable 'ansible_pipelining' from source: unknown 7920 1726885394.21677: variable 'ansible_timeout' from source: unknown 7920 1726885394.21684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885394.21932: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885394.21983: variable 'omit' from source: magic vars 7920 1726885394.21997: starting attempt loop 7920 1726885394.22004: running the handler 7920 1726885394.22022: _low_level_execute_command(): starting 7920 1726885394.22040: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885394.22869: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885394.22883: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885394.22897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885394.22919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885394.22975: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885394.22988: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885394.23003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885394.23023: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885394.23035: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885394.23046: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885394.23059: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885394.23077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885394.23092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885394.23103: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885394.23114: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885394.23129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885394.23214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885394.23238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885394.23254: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885394.23329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885394.24957: stdout chunk (state=3): >>>/root <<< 7920 1726885394.25139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885394.25142: stdout chunk (state=3): >>><<< 7920 1726885394.25145: stderr chunk (state=3): >>><<< 7920 1726885394.25257: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885394.25260: _low_level_execute_command(): starting 7920 1726885394.25264: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885394.2516978-11667-261925315651594 `" && echo ansible-tmp-1726885394.2516978-11667-261925315651594="` echo /root/.ansible/tmp/ansible-tmp-1726885394.2516978-11667-261925315651594 `" ) && sleep 0' 7920 1726885394.27470: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885394.27616: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885394.27636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885394.27658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885394.27769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885394.27784: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885394.27800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885394.27832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885394.27850: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885394.27861: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885394.27876: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885394.27889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885394.27905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885394.27916: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885394.27930: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885394.27943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885394.28157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885394.28179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885394.28194: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885394.28259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885394.30094: stdout chunk (state=3): >>>ansible-tmp-1726885394.2516978-11667-261925315651594=/root/.ansible/tmp/ansible-tmp-1726885394.2516978-11667-261925315651594 <<< 7920 1726885394.30300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885394.30303: stdout chunk (state=3): >>><<< 7920 1726885394.30305: stderr chunk (state=3): >>><<< 7920 1726885394.30522: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885394.2516978-11667-261925315651594=/root/.ansible/tmp/ansible-tmp-1726885394.2516978-11667-261925315651594 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885394.30532: variable 'ansible_module_compression' from source: unknown 7920 1726885394.30535: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 7920 1726885394.30538: variable 'ansible_facts' from source: unknown 7920 1726885394.30621: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885394.2516978-11667-261925315651594/AnsiballZ_blivet.py 7920 1726885394.31309: Sending initial data 7920 1726885394.31315: Sent initial data (154 bytes) 7920 1726885394.32780: 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 <<< 7920 1726885394.32784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885394.32822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885394.32826: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885394.32829: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885394.32891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885394.32904: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885394.32972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885394.34672: 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 <<< 7920 1726885394.34710: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885394.34747: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpwkybwcl5 /root/.ansible/tmp/ansible-tmp-1726885394.2516978-11667-261925315651594/AnsiballZ_blivet.py <<< 7920 1726885394.35320: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885394.36555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885394.36744: stderr chunk (state=3): >>><<< 7920 1726885394.36747: stdout chunk (state=3): >>><<< 7920 1726885394.36750: done transferring module to remote 7920 1726885394.36752: _low_level_execute_command(): starting 7920 1726885394.36755: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885394.2516978-11667-261925315651594/ /root/.ansible/tmp/ansible-tmp-1726885394.2516978-11667-261925315651594/AnsiballZ_blivet.py && sleep 0' 7920 1726885394.37975: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885394.37978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885394.38016: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885394.38020: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885394.38022: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885394.38090: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885394.38122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885394.38231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885394.39866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885394.39916: stderr chunk (state=3): >>><<< 7920 1726885394.39920: stdout chunk (state=3): >>><<< 7920 1726885394.39929: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885394.39932: _low_level_execute_command(): starting 7920 1726885394.39937: _low_level_execute_command(): using become for this command 7920 1726885394.39947: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ytrfdxbivgnkvbeybcnjvqbqbbppsomc ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885394.2516978-11667-261925315651594/AnsiballZ_blivet.py'"'"' && sleep 0' 7920 1726885394.40028: Initial state: awaiting_escalation: BECOME-SUCCESS-ytrfdxbivgnkvbeybcnjvqbqbbppsomc 7920 1726885394.40361: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885394.40406: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885394.40417: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885394.40428: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885394.40479: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885394.40491: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885394.40502: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885394.40564: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885394.43354: stdout chunk (state=1): >>>BECOME-SUCCESS-ytrfdxbivgnkvbeybcnjvqbqbbppsomc <<< 7920 1726885394.43358: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-ytrfdxbivgnkvbeybcnjvqbqbbppsomc' 7920 1726885394.43576: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885394.43604: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885394.43672: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885394.43709: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885394.43751: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885394.43796: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 7920 1726885394.43799: stdout chunk (state=3): >>># installed zipimport hook <<< 7920 1726885394.43848: 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' <<< 7920 1726885394.43893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885394.43896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885394.43921: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5175ca0> <<< 7920 1726885394.43959: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885394.43999: 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 0x7fc8b511c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5175a00> <<< 7920 1726885394.44019: 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' <<< 7920 1726885394.44056: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b51759a0> <<< 7920 1726885394.44065: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885394.44105: 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' <<< 7920 1726885394.44129: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b511c370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7920 1726885394.44157: 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' <<< 7920 1726885394.44168: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b511c820> <<< 7920 1726885394.44190: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b511c550> <<< 7920 1726885394.44221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885394.44242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885394.44261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885394.44278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885394.44297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885394.44336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885394.44347: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b50c8f70> <<< 7920 1726885394.44365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885394.44378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885394.44507: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b50cf100> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885394.44530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7920 1726885394.44561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b50f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b50cf820> <<< 7920 1726885394.44583: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5131760> <<< 7920 1726885394.44587: 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 0x7fc8b50c8c70> <<< 7920 1726885394.44657: 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' <<< 7920 1726885394.44660: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b50f8c70> <<< 7920 1726885394.44702: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b511cfd0> <<< 7920 1726885394.44732: 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. <<< 7920 1726885394.44961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885394.44964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885394.45005: 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' <<< 7920 1726885394.45025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885394.45038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885394.45075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885394.45079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885394.45101: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5094d90> <<< 7920 1726885394.45136: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5097e20> <<< 7920 1726885394.45160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885394.45171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885394.45219: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885394.45229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885394.45242: 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' <<< 7920 1726885394.45267: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b508e730> <<< 7920 1726885394.45287: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5095520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5094250> <<< 7920 1726885394.45308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885394.45377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885394.45397: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885394.45445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885394.45457: 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' <<< 7920 1726885394.45492: 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 0x7fc8b4d96c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4d96760> <<< 7920 1726885394.45520: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885394.45541: 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 0x7fc8b4d96d60> <<< 7920 1726885394.45560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885394.45594: 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 0x7fc8b4d96e20> <<< 7920 1726885394.45635: 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' <<< 7920 1726885394.45651: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4d96ee0> <<< 7920 1726885394.45653: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885394.45695: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4deebe0> import '_functools' # <<< 7920 1726885394.45730: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4de84c0> <<< 7920 1726885394.45800: 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 0x7fc8b4dfd520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b509bd00> <<< 7920 1726885394.45815: 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' <<< 7920 1726885394.45850: 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 0x7fc8b4da7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5097fa0> <<< 7920 1726885394.45920: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885394.45924: 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 0x7fc8b4dfd130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b50a18b0> <<< 7920 1726885394.45946: 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' <<< 7920 1726885394.45965: 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' <<< 7920 1726885394.45997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885394.46041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4da7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4da7c40> <<< 7920 1726885394.46052: 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 0x7fc8b4da7bb0> <<< 7920 1726885394.46069: 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' <<< 7920 1726885394.46102: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885394.46105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885394.46153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885394.46173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885394.46201: 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 0x7fc8b4d7b220> <<< 7920 1726885394.46230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885394.46247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885394.46273: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4d7b310> <<< 7920 1726885394.46392: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4db4e50> <<< 7920 1726885394.46440: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4da98e0> <<< 7920 1726885394.46460: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4da7e20> <<< 7920 1726885394.46478: 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' <<< 7920 1726885394.46509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885394.46529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885394.46553: 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' <<< 7920 1726885394.46568: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4d25f70> <<< 7920 1726885394.46590: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4d0ab20> <<< 7920 1726885394.46640: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4da9d60> <<< 7920 1726885394.46650: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4de8fd0> <<< 7920 1726885394.46669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885394.46704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885394.46729: 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 0x7fc8b4cc39a0> <<< 7920 1726885394.46740: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885394.46772: 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 0x7fc8b4cc3cd0> <<< 7920 1726885394.46804: 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' <<< 7920 1726885394.46834: 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' <<< 7920 1726885394.46846: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4cd55e0> <<< 7920 1726885394.46863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885394.46899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885394.46924: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4cd5b20> <<< 7920 1726885394.46964: 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 0x7fc8b4c6b250> <<< 7920 1726885394.46983: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4cc3dc0> <<< 7920 1726885394.47006: 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' <<< 7920 1726885394.47047: 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 0x7fc8b4c7d130> <<< 7920 1726885394.47067: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4cd5460> import 'pwd' # <<< 7920 1726885394.47094: 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 0x7fc8b4c7d1f0> <<< 7920 1726885394.47135: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4da7880> <<< 7920 1726885394.47163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885394.47181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885394.47199: 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' <<< 7920 1726885394.47255: 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 0x7fc8b4c97550> <<< 7920 1726885394.47268: 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' <<< 7920 1726885394.47294: 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 0x7fc8b4c97820> <<< 7920 1726885394.47305: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4c97610> <<< 7920 1726885394.47334: 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 0x7fc8b4c97700> <<< 7920 1726885394.47365: 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' <<< 7920 1726885394.47556: 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 0x7fc8b4c97b50> <<< 7920 1726885394.47594: 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 0x7fc8b4c97fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4c97790> <<< 7920 1726885394.47617: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4c8b8e0> <<< 7920 1726885394.47639: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4da7460> <<< 7920 1726885394.47667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885394.47774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4c97940> <<< 7920 1726885394.47857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885394.47880: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc8b4bdc520> <<< 7920 1726885394.48053: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 7920 1726885394.48169: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885394.48194: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885394.48213: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.49427: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.50365: 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 0x7fc8b456f730> <<< 7920 1726885394.50406: 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' <<< 7920 1726885394.50434: 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' <<< 7920 1726885394.50465: 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 0x7fc8b45ff850> <<< 7920 1726885394.50495: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45ff730> <<< 7920 1726885394.50542: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45ff490> <<< 7920 1726885394.50554: 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' <<< 7920 1726885394.50591: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45ff580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45ff2b0> <<< 7920 1726885394.50618: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885394.50641: 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 0x7fc8b45ff4f0> <<< 7920 1726885394.50660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885394.50678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885394.50698: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45ff8b0> <<< 7920 1726885394.50724: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885394.50751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885394.50770: 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' <<< 7920 1726885394.50798: 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' <<< 7920 1726885394.50864: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b44ee790> <<< 7920 1726885394.50904: 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 0x7fc8b44eeb20> <<< 7920 1726885394.50931: 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 0x7fc8b44ee970> <<< 7920 1726885394.50945: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885394.50969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885394.50995: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b450cb50> <<< 7920 1726885394.51022: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45f9d00> <<< 7920 1726885394.51193: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45ff610> <<< 7920 1726885394.51236: 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 0x7fc8b45f9e80> <<< 7920 1726885394.51269: 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' <<< 7920 1726885394.51292: 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' <<< 7920 1726885394.51328: 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 0x7fc8b4568880> <<< 7920 1726885394.51844: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45a0d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45a0850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4506310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b45a0fa0> <<< 7920 1726885394.52331: 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 0x7fc8b45a0f70> # /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 0x7fc8b44d0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45d7e80> # /usr/lib64/python3.9/__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 0x7fc8b44df520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45d7fd0> # /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 0x7fc8b44d0250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b44df160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b44dd5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b44dd670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b44dcca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45cfbb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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' <<< 7920 1726885394.52457: 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 0x7fc8b45619d0> <<< 7920 1726885394.52513: 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 0x7fc8b455e970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b44d1880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b4561400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45989d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7920 1726885394.52553: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.52644: 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_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885394.53279: 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_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885394.53401: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885394.53818: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/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_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885394.53842: 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' <<< 7920 1726885394.53874: 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 0x7fc8b44aebe0> <<< 7920 1726885394.53960: 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 0x7fc8b45557c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b40c4100> <<< 7920 1726885394.54008: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 7920 1726885394.54045: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885394.54066: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.54184: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.54304: 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' <<< 7920 1726885394.54325: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4556c10> # zipimport: zlib available <<< 7920 1726885394.54703: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.55055: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.55114: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.55173: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885394.55262: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885394.55294: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.55307: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.55388: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885394.55415: 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_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885394.55435: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.55448: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.55482: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885394.55493: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.55681: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.55851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885394.55884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885394.55959: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b459bfd0> # zipimport: zlib available <<< 7920 1726885394.56032: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.56107: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/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_pkk_834p/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_pkk_834p/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_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885394.56129: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.56157: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.56194: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885394.56197: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.56228: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.56268: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.56355: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.56414: 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 <<< 7920 1726885394.56446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885394.56508: 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 0x7fc8b4495700> <<< 7920 1726885394.56542: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4079f40> <<< 7920 1726885394.56580: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/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_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885394.56699: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.56747: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.56776: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.56828: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885394.56844: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885394.56857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885394.56892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885394.56908: 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' <<< 7920 1726885394.56991: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b40b3b50> <<< 7920 1726885394.57027: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b44a4520> <<< 7920 1726885394.57088: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b449fa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885394.57130: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.57138: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/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_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885394.57192: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885394.57214: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.57241: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.57256: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/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_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py <<< 7920 1726885394.57282: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885394.57293: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available <<< 7920 1726885394.57309: 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_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 7920 1726885394.57334: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.57352: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.57356: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 7920 1726885394.57358: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.58667: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.59839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 7920 1726885394.59870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 7920 1726885394.59897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 7920 1726885394.59903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 7920 1726885394.59928: 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' <<< 7920 1726885394.59950: 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 0x7fc8b3d55040> <<< 7920 1726885394.59962: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3d55280> <<< 7920 1726885394.59981: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3d55a00> <<< 7920 1726885394.60091: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b40c3460> <<< 7920 1726885394.60174: 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 <<< 7920 1726885394.60178: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885394.60183: 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 <<< 7920 1726885394.60185: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 7920 1726885394.60202: 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' <<< 7920 1726885394.60223: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b44950a0> <<< 7920 1726885394.60247: 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' <<< 7920 1726885394.60291: 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' <<< 7920 1726885394.60328: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b40c2160> <<< 7920 1726885394.60362: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885394.60397: 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 0x7fc8b40c2940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b40c2e50> <<< 7920 1726885394.60402: 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 <<< 7920 1726885394.60405: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' <<< 7920 1726885394.60422: 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' <<< 7920 1726885394.60436: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 7920 1726885394.60460: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 7920 1726885394.60516: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3d63340> <<< 7920 1726885394.60536: stdout chunk (state=3): >>>import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3d631f0> <<< 7920 1726885394.60577: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b40c2c40> <<< 7920 1726885394.60596: 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' <<< 7920 1726885394.60629: 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' <<< 7920 1726885394.60660: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 7920 1726885394.60824: 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 <<< 7920 1726885394.60828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' <<< 7920 1726885394.60858: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3e7e070> <<< 7920 1726885394.60862: 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 0x7fc8b3e7ef70> <<< 7920 1726885394.60887: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3e7e7f0> <<< 7920 1726885394.60919: 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' <<< 7920 1726885394.60936: 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' <<< 7920 1726885394.60962: 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' <<< 7920 1726885394.60982: 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 <<< 7920 1726885394.60988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 7920 1726885394.61027: 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' <<< 7920 1726885394.61035: stdout chunk (state=3): >>>import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3e4c2e0> <<< 7920 1726885394.61050: 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 0x7fc8b3e4c3d0> <<< 7920 1726885394.61082: 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 <<< 7920 1726885394.61085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 7920 1726885394.61087: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3e4c6d0> <<< 7920 1726885394.61106: 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' <<< 7920 1726885394.61137: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3e4cca0> <<< 7920 1726885394.61141: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3e15c40> <<< 7920 1726885394.61149: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3e15820> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 7920 1726885394.61170: 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 <<< 7920 1726885394.61189: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885394.61212: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 7920 1726885394.61221: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3e15ee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3e152b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3e7ebb0> <<< 7920 1726885394.61258: 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 <<< 7920 1726885394.61273: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 7920 1726885394.61300: 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' <<< 7920 1726885394.61315: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3db7df0> <<< 7920 1726885394.61338: 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 <<< 7920 1726885394.61345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 7920 1726885394.61356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 7920 1726885394.61389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 7920 1726885394.61418: 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' <<< 7920 1726885394.61527: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3d518b0> <<< 7920 1726885394.61558: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3dc2670> <<< 7920 1726885394.61580: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3dc21c0> <<< 7920 1726885394.61699: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3d9e8e0> <<< 7920 1726885394.61767: 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 # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 7920 1726885394.61945: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3d20a00> <<< 7920 1726885394.62001: 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 <<< 7920 1726885394.62040: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 7920 1726885394.62202: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3725d60> <<< 7920 1726885394.62213: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3e7e4f0> <<< 7920 1726885394.62261: 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 <<< 7920 1726885394.62288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 7920 1726885394.62488: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3725eb0> <<< 7920 1726885394.62524: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45e0d30> <<< 7920 1726885394.62546: 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' <<< 7920 1726885394.62572: 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' <<< 7920 1726885394.62597: 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 <<< 7920 1726885394.62608: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 7920 1726885394.62652: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b36b9580> <<< 7920 1726885394.62663: stdout chunk (state=3): >>>import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b36b93a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3740640> <<< 7920 1726885394.63117: stdout chunk (state=3): >>> ** (process:21362): WARNING **: 22:23:14.630: 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 0x7fc8b40c3280> <<< 7920 1726885394.63147: 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' <<< 7920 1726885394.63183: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b36b9190> <<< 7920 1726885394.63253: 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 0x7fc8b36e88b0> <<< 7920 1726885394.63263: 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' # /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' <<< 7920 1726885394.63274: 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 <<< 7920 1726885394.63294: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 7920 1726885394.63333: 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' <<< 7920 1726885394.63362: 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' <<< 7920 1726885394.63384: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b303d8b0> <<< 7920 1726885394.63426: 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' <<< 7920 1726885394.63433: 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 <<< 7920 1726885394.63450: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 7920 1726885394.63457: stdout chunk (state=3): >>>import 'six.moves' # <<< 7920 1726885394.63484: 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 0x7fc8b3052fd0> <<< 7920 1726885394.63514: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b30443a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b303ddf0> <<< 7920 1726885394.63536: 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 <<< 7920 1726885394.63542: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 7920 1726885394.63557: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3052cd0> <<< 7920 1726885394.63583: 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' <<< 7920 1726885394.63651: 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' <<< 7920 1726885394.63662: 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' <<< 7920 1726885394.63676: stdout chunk (state=3): >>>import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b306cdc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b306cb20> <<< 7920 1726885394.63693: 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' <<< 7920 1726885394.63721: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b306cc10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b306c790> <<< 7920 1726885394.63750: 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' <<< 7920 1726885394.63779: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 7920 1726885394.63801: 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 0x7fc8b306c850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b306c7f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b305bd90> <<< 7920 1726885394.63812: 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 <<< 7920 1726885394.63836: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 7920 1726885394.63867: 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' <<< 7920 1726885394.63888: 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 0x7fc8b2ff39d0> <<< 7920 1726885394.63938: 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 0x7fc8b2ff3dc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2ff36a0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b306c580> <<< 7920 1726885394.63968: 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 0x7fc8b2ff36d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b303d0d0> <<< 7920 1726885394.64005: 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' # /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' <<< 7920 1726885394.64030: 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 <<< 7920 1726885394.64037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 7920 1726885394.64077: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3009460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b30091c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b303d640> <<< 7920 1726885394.64415: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b36ee580> <<< 7920 1726885394.64473: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b36e8d30> <<< 7920 1726885394.64511: 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 <<< 7920 1726885394.64536: stdout chunk (state=3): >>># 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 <<< 7920 1726885394.64580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 7920 1726885394.64597: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2fb9400> # /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' <<< 7920 1726885394.64622: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2fb9bb0> <<< 7920 1726885394.64681: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2fb40d0> <<< 7920 1726885394.64702: 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 <<< 7920 1726885394.64770: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 7920 1726885394.64805: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885394.64834: 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 0x7fc8b2feda90> <<< 7920 1726885394.64910: 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' # /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' <<< 7920 1726885394.64924: 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' <<< 7920 1726885394.65046: 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' <<< 7920 1726885394.65177: 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 0x7fc8b2f7e760> # /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 0x7fc8b2f7ecd0> # /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 0x7fc8b2f8e3d0> # /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 0x7fc8b2f8e730> # /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' <<< 7920 1726885394.65239: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2f8ee80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2f7e400> <<< 7920 1726885394.65255: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2f73ee0> <<< 7920 1726885394.65362: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2f73160> <<< 7920 1726885394.65388: 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' <<< 7920 1726885394.65447: 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' <<< 7920 1726885394.65451: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2faf5e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2f73760> <<< 7920 1726885394.65476: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2fedc40> <<< 7920 1726885394.65499: 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' <<< 7920 1726885394.65530: 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' <<< 7920 1726885394.65533: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2faff40> <<< 7920 1726885394.65569: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2fede80> <<< 7920 1726885394.65583: 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' <<< 7920 1726885394.65616: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2f732e0> <<< 7920 1726885394.65638: 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' <<< 7920 1726885394.65688: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2f3a2e0> <<< 7920 1726885394.65701: 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' <<< 7920 1726885394.65724: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2f3a5b0> <<< 7920 1726885394.65942: 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' <<< 7920 1726885394.65963: 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 <<< 7920 1726885394.65976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885394.66081: 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 0x7fc8b2f69d60> <<< 7920 1726885394.66122: 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' <<< 7920 1726885394.66149: 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 0x7fc8b2e61af0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2e61460> <<< 7920 1726885394.66186: 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' <<< 7920 1726885394.66207: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2e61dc0> <<< 7920 1726885394.66242: 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' <<< 7920 1726885394.66269: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2e6e4c0> <<< 7920 1726885394.66272: 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 <<< 7920 1726885394.66304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 7920 1726885394.66347: 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' <<< 7920 1726885394.66362: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2e876a0> <<< 7920 1726885394.66389: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2e7d250> # /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' <<< 7920 1726885394.66403: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2e92880> <<< 7920 1726885394.66425: 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' <<< 7920 1726885394.66571: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2e98550> <<< 7920 1726885394.66582: 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' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2e1e340> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2f60d90> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2f60a90> <<< 7920 1726885394.66585: 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 <<< 7920 1726885394.66594: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 7920 1726885394.66614: 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 0x7fc8b2e2d340> <<< 7920 1726885394.66637: 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 <<< 7920 1726885394.66639: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 7920 1726885394.66671: 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 <<< 7920 1726885394.66673: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 7920 1726885394.66737: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2e2dac0> <<< 7920 1726885394.66756: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2e2d2e0> <<< 7920 1726885394.66850: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2e24af0> <<< 7920 1726885394.66883: 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' <<< 7920 1726885394.66896: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2dd9b20> <<< 7920 1726885394.66926: 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' <<< 7920 1726885394.66946: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2ddc280> <<< 7920 1726885394.66957: 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 <<< 7920 1726885394.67006: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 7920 1726885394.67020: 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' <<< 7920 1726885394.67065: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2df83a0> <<< 7920 1726885394.67093: 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' <<< 7920 1726885394.67141: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2df8760> <<< 7920 1726885394.67167: 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' <<< 7920 1726885394.67227: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2e01400> <<< 7920 1726885394.67239: 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' <<< 7920 1726885394.67263: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2e01fa0> <<< 7920 1726885394.67284: 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' <<< 7920 1726885394.67304: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2e0e7f0> <<< 7920 1726885394.67339: 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' <<< 7920 1726885394.67359: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2e0eb20> <<< 7920 1726885394.67383: 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' <<< 7920 1726885394.67414: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2e0eee0> <<< 7920 1726885394.67443: 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' <<< 7920 1726885394.67464: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2d9c5e0> <<< 7920 1726885394.67490: 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' <<< 7920 1726885394.67521: 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' <<< 7920 1726885394.67562: 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 <<< 7920 1726885394.67565: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 7920 1726885394.67608: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2dab1c0> <<< 7920 1726885394.67643: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2d9ce50> <<< 7920 1726885394.67665: stdout chunk (state=3): >>>import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2d9c940> <<< 7920 1726885394.67885: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2ddc340> <<< 7920 1726885394.67899: 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 <<< 7920 1726885394.67911: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 7920 1726885394.67945: 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' <<< 7920 1726885394.67984: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2d5feb0> <<< 7920 1726885394.68007: 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' <<< 7920 1726885394.68023: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2d68160> <<< 7920 1726885394.68103: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2deabe0> <<< 7920 1726885394.68126: 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' <<< 7920 1726885394.68314: 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' <<< 7920 1726885394.68840: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2d77ac0> # /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 0x7fc8b2d7f9d0> <<< 7920 1726885394.68902: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2d773d0> # /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' <<< 7920 1726885394.69014: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2d8ac70> # /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 0x7fc8b2d8fe80> <<< 7920 1726885394.69063: 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' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2d945e0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py <<< 7920 1726885394.69085: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 7920 1726885394.69293: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2d94d90> # /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 0x7fc8b2d21850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2fe1b50> # /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 0x7fc8b2f607f0> <<< 7920 1726885394.69391: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2fd0d60> <<< 7920 1726885394.69421: 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 <<< 7920 1726885394.69462: 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' <<< 7920 1726885394.69497: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2d49a90> <<< 7920 1726885394.69534: 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 0x7fc8b2d54640> <<< 7920 1726885394.69587: 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' <<< 7920 1726885394.69628: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2d54220> <<< 7920 1726885394.69645: 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' <<< 7920 1726885394.69697: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2cddbe0> <<< 7920 1726885394.69847: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2d42820> <<< 7920 1726885394.69880: 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' <<< 7920 1726885394.69983: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2d49610> <<< 7920 1726885394.70022: 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 <<< 7920 1726885394.70025: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 7920 1726885394.70168: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2c9fa00> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py <<< 7920 1726885394.70171: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 7920 1726885394.70194: 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' <<< 7920 1726885394.70238: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2c6a7c0> <<< 7920 1726885394.70259: 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 <<< 7920 1726885394.70272: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 7920 1726885394.70302: 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' <<< 7920 1726885394.70416: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2c7c970> <<< 7920 1726885394.70536: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2c6af70> # /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 0x7fc8b2c1deb0> <<< 7920 1726885394.70886: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2caa520> <<< 7920 1726885394.70905: 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 <<< 7920 1726885394.70940: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 7920 1726885394.71104: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2becb20> # /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' <<< 7920 1726885394.71128: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2c09d30> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py <<< 7920 1726885394.71151: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' <<< 7920 1726885394.71156: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2c0f760> <<< 7920 1726885394.71188: 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' <<< 7920 1726885394.71228: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2c152b0> <<< 7920 1726885394.71232: 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' <<< 7920 1726885394.71298: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2c15610> <<< 7920 1726885394.71303: 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 <<< 7920 1726885394.71306: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' <<< 7920 1726885394.71354: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2b9e4c0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py <<< 7920 1726885394.71359: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 7920 1726885394.71448: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2b9edc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b36e89d0> <<< 7920 1726885394.71483: 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 <<< 7920 1726885394.71497: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 7920 1726885394.71629: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b36e8a90> <<< 7920 1726885394.71661: 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 <<< 7920 1726885394.71701: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 7920 1726885394.71704: 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 <<< 7920 1726885394.71754: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 7920 1726885394.71770: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2b72a00> <<< 7920 1726885394.71839: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2b5d730> <<< 7920 1726885394.71852: 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_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 7920 1726885394.71903: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885394.71908: 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_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 7920 1726885394.71914: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.72126: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.72299: 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_pkk_834p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 7920 1726885394.72495: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885394.72697: 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' <<< 7920 1726885394.72701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885394.72770: 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 <<< 7920 1726885394.72773: 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 0x7fc8b2aa76d0> <<< 7920 1726885394.72839: 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 0x7fc8b2aa7760> <<< 7920 1726885394.72916: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2b21be0> <<< 7920 1726885394.72964: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2b21370> # /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' <<< 7920 1726885394.73110: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2b21b80> <<< 7920 1726885394.73132: 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 <<< 7920 1726885394.73151: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 7920 1726885394.73340: 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 <<< 7920 1726885394.73344: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 7920 1726885394.73346: 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' <<< 7920 1726885394.73391: stdout chunk (state=3): >>>import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27a6250> <<< 7920 1726885394.73393: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2acba00> <<< 7920 1726885394.73396: 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 <<< 7920 1726885394.73398: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 7920 1726885394.73400: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27a66a0> <<< 7920 1726885394.73402: 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' <<< 7920 1726885394.73404: 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 <<< 7920 1726885394.73505: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' <<< 7920 1726885394.73552: 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' <<< 7920 1726885394.73556: 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' <<< 7920 1726885394.73559: 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 <<< 7920 1726885394.73561: stdout chunk (state=3): >>># 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 0x7fc8b27bb430> <<< 7920 1726885394.73563: stdout chunk (state=3): >>>import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27aff10> <<< 7920 1726885394.73578: 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 <<< 7920 1726885394.73595: stdout chunk (state=3): >>># 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 0x7fc8b27bb5e0> <<< 7920 1726885394.73598: 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' <<< 7920 1726885394.73600: stdout chunk (state=3): >>>import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27bb820> <<< 7920 1726885394.73602: 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 <<< 7920 1726885394.73613: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' <<< 7920 1726885394.73622: stdout chunk (state=3): >>>import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27bba00> <<< 7920 1726885394.73625: 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 <<< 7920 1726885394.73658: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' <<< 7920 1726885394.73673: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27bbc10> <<< 7920 1726885394.73682: 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 <<< 7920 1726885394.73782: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' <<< 7920 1726885394.73789: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27bbe50> <<< 7920 1726885394.73802: 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 <<< 7920 1726885394.73805: 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 0x7fc8b27c6c10> <<< 7920 1726885394.73808: 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' <<< 7920 1726885394.73810: stdout chunk (state=3): >>>import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27c6d90> <<< 7920 1726885394.73822: 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' <<< 7920 1726885394.73873: stdout chunk (state=3): >>>import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27c6fa0> <<< 7920 1726885394.74136: 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 <<< 7920 1726885394.74140: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' <<< 7920 1726885394.74143: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27cd190> <<< 7920 1726885394.74206: 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 <<< 7920 1726885394.74209: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' <<< 7920 1726885394.74211: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27cd610> <<< 7920 1726885394.74252: 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 <<< 7920 1726885394.74254: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' <<< 7920 1726885394.74257: stdout chunk (state=3): >>>import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27cdc40> <<< 7920 1726885394.74259: 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' <<< 7920 1726885394.74262: stdout chunk (state=3): >>>import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27cdf40> <<< 7920 1726885394.74340: 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 0x7fc8b27d9160> <<< 7920 1726885394.74345: 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' <<< 7920 1726885394.74348: stdout chunk (state=3): >>>import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27d92e0> <<< 7920 1726885394.74410: 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 <<< 7920 1726885394.74438: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' <<< 7920 1726885394.74441: stdout chunk (state=3): >>>import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27d9520> <<< 7920 1726885394.74443: stdout chunk (state=3): >>>import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27afa60> <<< 7920 1726885394.74446: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27a6f70> <<< 7920 1726885394.74448: stdout chunk (state=3): >>>import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27a6d90> <<< 7920 1726885394.74453: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2aa79d0> <<< 7920 1726885394.74507: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2ae2220> <<< 7920 1726885394.76566: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885394.83188: 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 <<< 7920 1726885394.83200: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 7920 1726885394.83520: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b277f700> <<< 7920 1726885395.30973: stdout chunk (state=3): >>> {"changed": true, "actions": [{"action": "destroy format", "fs_type": "ext4", "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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "path": "/opt/test", "state": "absent", "fstype": "ext4"}], "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": "ext4", "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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e"}], "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": "ext4", "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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e"}], "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": {}}}} <<< 7920 1726885395.31997: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885395.32044: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 7920 1726885395.32086: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 7920 1726885395.32108: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 7920 1726885395.32122: 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 <<< 7920 1726885395.32152: 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<<< 7920 1726885395.32178: 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 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random <<< 7920 1726885395.32245: 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 # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder <<< 7920 1726885395.32268: 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<<< 7920 1726885395.32292: 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 <<< 7920 1726885395.32303: 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 <<< 7920 1726885395.32335: 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 <<< 7920 1726885395.32365: 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 <<< 7920 1726885395.32389: 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 <<< 7920 1726885395.32422: 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_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<<< 7920 1726885395.32426: stdout chunk (state=3): >>> # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers<<< 7920 1726885395.32428: stdout chunk (state=3): >>> # 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<<< 7920 1726885395.32431: 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 # 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 <<< 7920 1726885395.32434: stdout chunk (state=3): >>># 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 <<< 7920 1726885395.32435: stdout chunk (state=3): >>># 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 <<< 7920 1726885395.32437: stdout chunk (state=3): >>># 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 <<< 7920 1726885395.32441: stdout chunk (state=3): >>># 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 <<< 7920 1726885395.32442: 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 <<< 7920 1726885395.32444: 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 <<< 7920 1726885395.32445: stdout chunk (state=3): >>># 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<<< 7920 1726885395.32447: stdout chunk (state=3): >>> # 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 <<< 7920 1726885395.32448: 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<<< 7920 1726885395.32449: stdout chunk (state=3): >>> # 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<<< 7920 1726885395.32451: stdout chunk (state=3): >>> # 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<<< 7920 1726885395.32452: stdout chunk (state=3): >>> # 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 <<< 7920 1726885395.33067: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885395.33098: stdout chunk (state=3): >>># destroy _compression <<< 7920 1726885395.33110: stdout chunk (state=3): >>># destroy binascii # destroy bz2 # destroy lzma <<< 7920 1726885395.33120: stdout chunk (state=3): >>># destroy _compat_pickle <<< 7920 1726885395.33149: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi <<< 7920 1726885395.33166: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree <<< 7920 1726885395.33202: 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 # 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 <<< 7920 1726885395.33216: 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 <<< 7920 1726885395.33248: stdout chunk (state=3): >>># 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 <<< 7920 1726885395.33281: stdout chunk (state=3): >>># 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 <<< 7920 1726885395.33339: 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 <<< 7920 1726885395.33387: stdout chunk (state=3): >>># cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # 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 <<< 7920 1726885395.33435: 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 # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper <<< 7920 1726885395.33468: 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 <<< 7920 1726885395.33516: 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 <<< 7920 1726885395.33576: 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 <<< 7920 1726885395.33604: 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 <<< 7920 1726885395.33677: 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 # 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 <<< 7920 1726885395.33741: 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 <<< 7920 1726885395.33804: 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 # 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 <<< 7920 1726885395.33822: stdout chunk (state=3): >>># 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 <<< 7920 1726885395.34597: stdout chunk (state=3): >>># destroy ctypes # destroy gettext <<< 7920 1726885395.34663: stdout chunk (state=3): >>># destroy _collections_abc <<< 7920 1726885395.34673: stdout chunk (state=3): >>># destroy _weakref # destroy _heapq # destroy _socket <<< 7920 1726885395.34679: stdout chunk (state=3): >>># destroy array # destroy zipimport # destroy parted <<< 7920 1726885395.34765: stdout chunk (state=3): >>># destroy pyudev <<< 7920 1726885395.34779: stdout chunk (state=3): >>># destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 7920 1726885395.34847: 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 <<< 7920 1726885395.34850: stdout chunk (state=3): >>># destroy genericpath # destroy _sre # destroy sre_parse <<< 7920 1726885395.34857: stdout chunk (state=3): >>># destroy tokenize <<< 7920 1726885395.34919: stdout chunk (state=3): >>># destroy _string # destroy textwrap <<< 7920 1726885395.34928: stdout chunk (state=3): >>># destroy fnmatch <<< 7920 1726885395.34968: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 7920 1726885395.34990: stdout chunk (state=3): >>># destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo <<< 7920 1726885395.34995: stdout chunk (state=3): >>># 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 <<< 7920 1726885395.35017: stdout chunk (state=3): >>># 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 <<< 7920 1726885395.35026: stdout chunk (state=3): >>># destroy posix # destroy ansible.module_utils.six.moves.urllib <<< 7920 1726885395.35060: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 7920 1726885395.35124: 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 <<< 7920 1726885395.35152: stdout chunk (state=3): >>># destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _signal <<< 7920 1726885395.35156: stdout chunk (state=3): >>># destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode <<< 7920 1726885395.35165: stdout chunk (state=3): >>># destroy abc <<< 7920 1726885395.35205: stdout chunk (state=3): >>># destroy json.scanner <<< 7920 1726885395.35226: stdout chunk (state=3): >>># destroy _json # destroy six # destroy collections.abc <<< 7920 1726885395.35232: 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 <<< 7920 1726885395.35239: stdout chunk (state=3): >>># destroy inspect # destroy blivet.formats.fslib <<< 7920 1726885395.35275: 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 <<< 7920 1726885395.35281: stdout chunk (state=3): >>># destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux <<< 7920 1726885395.35304: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy datetime <<< 7920 1726885395.35320: stdout chunk (state=3): >>># destroy json <<< 7920 1726885395.35326: stdout chunk (state=3): >>># destroy re <<< 7920 1726885395.35415: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885395.36006: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885395.36071: stderr chunk (state=3): >>><<< 7920 1726885395.36074: stdout chunk (state=3): >>><<< 7920 1726885395.36319: _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 0x7fc8b5175ca0> # /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 0x7fc8b511c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5175a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7fc8b51759a0> 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 0x7fc8b511c370> # /usr/lib64/python3.9/__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 0x7fc8b511c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b511c550> # /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 0x7fc8b50c8f70> # /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 0x7fc8b50cf100> # /usr/lib64/python3.9/__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 0x7fc8b50f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b50cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5131760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b50c8c70> # /usr/lib64/python3.9/__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 0x7fc8b50f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b511cfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7fc8b5094d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5097e20> # /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 0x7fc8b508e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5095520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5094250> # /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 0x7fc8b4d96c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4d96760> 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 0x7fc8b4d96d60> # /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 0x7fc8b4d96e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4d96ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4deebe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4de84c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4dfd520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b509bd00> # /usr/lib64/python3.9/__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 0x7fc8b4da7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b5097fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b4dfd130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b50a18b0> # /usr/lib64/python3.9/__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 0x7fc8b4da7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4da7c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4da7bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7fc8b4d7b220> # /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 0x7fc8b4d7b310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4db4e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4da98e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4da7e20> # /usr/lib64/python3.9/__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 0x7fc8b4d25f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4d0ab20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4da9d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4de8fd0> # /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 0x7fc8b4cc39a0> 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 0x7fc8b4cc3cd0> # /usr/lib64/python3.9/__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 0x7fc8b4cd55e0> # /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 0x7fc8b4cd5b20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b4c6b250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4cc3dc0> # /usr/lib64/python3.9/__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 0x7fc8b4c7d130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4cd5460> 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 0x7fc8b4c7d1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4da7880> # /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 0x7fc8b4c97550> # /usr/lib64/python3.9/__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 0x7fc8b4c97820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4c97610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b4c97700> # /usr/lib64/python3.9/__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 0x7fc8b4c97b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b4c97fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4c97790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4c8b8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4da7460> # /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 0x7fc8b4c97940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc8b4bdc520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/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_pkk_834p/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_pkk_834p/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 0x7fc8b456f730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7fc8b45ff850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45ff730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45ff490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7fc8b45ff580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45ff2b0> 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 0x7fc8b45ff4f0> # /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 0x7fc8b45ff8b0> # /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 0x7fc8b44ee790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b44eeb20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b44ee970> # /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 0x7fc8b450cb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45f9d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45ff610> # /usr/lib64/python3.9/__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 0x7fc8b45f9e80> # /usr/lib64/python3.9/__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 0x7fc8b4568880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45a0d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45a0850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4506310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b45a0fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45a0f70> # /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 0x7fc8b44d0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45d7e80> # /usr/lib64/python3.9/__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 0x7fc8b44df520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45d7fd0> # /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 0x7fc8b44d0250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b44df160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b44dd5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b44dd670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b44dcca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45cfbb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7fc8b45619d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b455e970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b44d1880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b4561400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45989d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/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_pkk_834p/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_pkk_834p/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_pkk_834p/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_pkk_834p/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 0x7fc8b44aebe0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7fc8b45557c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b40c4100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/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_pkk_834p/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 0x7fc8b4556c10> # 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_pkk_834p/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_pkk_834p/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_pkk_834p/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_pkk_834p/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_pkk_834p/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 0x7fc8b459bfd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/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_pkk_834p/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_pkk_834p/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_pkk_834p/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_pkk_834p/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 0x7fc8b4495700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b4079f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/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_pkk_834p/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 0x7fc8b40b3b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b44a4520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b449fa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_pkk_834p/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_pkk_834p/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_pkk_834p/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_pkk_834p/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_pkk_834p/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_pkk_834p/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_pkk_834p/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_pkk_834p/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_pkk_834p/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 0x7fc8b3d55040> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3d55280> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3d55a00> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b40c3460> # /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 0x7fc8b44950a0> # /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 0x7fc8b40c2160> # 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 0x7fc8b40c2940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b40c2e50> # /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 0x7fc8b3d63340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3d631f0> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b40c2c40> # /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 0x7fc8b3e7e070> # 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 0x7fc8b3e7ef70> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3e7e7f0> # /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 0x7fc8b3e4c2e0> # /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 0x7fc8b3e4c3d0> # /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 0x7fc8b3e4c6d0> # /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 0x7fc8b3e4cca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3e15c40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3e15820> # 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 0x7fc8b3e15ee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3e152b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3e7ebb0> # /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 0x7fc8b3db7df0> # /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 0x7fc8b3d518b0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3dc2670> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3dc21c0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3d9e8e0> # /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 0x7fc8b3d20a00> # /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 0x7fc8b3725d60> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3e7e4f0> # /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 0x7fc8b3725eb0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b45e0d30> # /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 0x7fc8b36b9580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b36b93a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b3740640> ** (process:21362): WARNING **: 22:23:14.630: 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 0x7fc8b40c3280> # /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 0x7fc8b36b9190> # /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 0x7fc8b36e88b0> # /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 0x7fc8b303d8b0> # /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 0x7fc8b3052fd0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b30443a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b303ddf0> # /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 0x7fc8b3052cd0> # /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 0x7fc8b306cdc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b306cb20> # /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 0x7fc8b306cc10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b306c790> # /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 0x7fc8b306c850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b306c7f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b305bd90> # /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 0x7fc8b2ff39d0> # /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 0x7fc8b2ff3dc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2ff36a0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b306c580> # /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 0x7fc8b2ff36d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b303d0d0> # /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 0x7fc8b3009460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b30091c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b303d640> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b36ee580> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b36e8d30> # /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 0x7fc8b2fb9400> # /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 0x7fc8b2fb9bb0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2fb40d0> # /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 0x7fc8b2feda90> # /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 0x7fc8b2f7e760> # /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 0x7fc8b2f7ecd0> # /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 0x7fc8b2f8e3d0> # /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 0x7fc8b2f8e730> # /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 0x7fc8b2f8ee80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2f7e400> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2f73ee0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2f73160> # /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 0x7fc8b2faf5e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2f73760> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2fedc40> # /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 0x7fc8b2faff40> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2fede80> # /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 0x7fc8b2f732e0> # /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 0x7fc8b2f3a2e0> # /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 0x7fc8b2f3a5b0> # /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 0x7fc8b2f69d60> # /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 0x7fc8b2e61af0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2e61460> # /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 0x7fc8b2e61dc0> # /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 0x7fc8b2e6e4c0> # /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 0x7fc8b2e876a0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2e7d250> # /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 0x7fc8b2e92880> # /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 0x7fc8b2e98550> # /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 0x7fc8b2e1e340> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2f60d90> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2f60a90> # /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 0x7fc8b2e2d340> # /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 0x7fc8b2e2dac0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2e2d2e0> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2e24af0> # /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 0x7fc8b2dd9b20> # /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 0x7fc8b2ddc280> # /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 0x7fc8b2df83a0> # /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 0x7fc8b2df8760> # /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 0x7fc8b2e01400> # /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 0x7fc8b2e01fa0> # /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 0x7fc8b2e0e7f0> # /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 0x7fc8b2e0eb20> # /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 0x7fc8b2e0eee0> # /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 0x7fc8b2d9c5e0> # /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 0x7fc8b2dab1c0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2d9ce50> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2d9c940> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2ddc340> # /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 0x7fc8b2d5feb0> # /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 0x7fc8b2d68160> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2deabe0> # /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 0x7fc8b2d77ac0> # /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 0x7fc8b2d7f9d0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2d773d0> # /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 0x7fc8b2d8ac70> # /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 0x7fc8b2d8fe80> # /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 0x7fc8b2d945e0> # /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 0x7fc8b2d94d90> # /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 0x7fc8b2d21850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2fe1b50> # /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 0x7fc8b2f607f0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2fd0d60> # /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 0x7fc8b2d49a90> # /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 0x7fc8b2d54640> # /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 0x7fc8b2d54220> # /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 0x7fc8b2cddbe0> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2d42820> # /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 0x7fc8b2d49610> # /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 0x7fc8b2c9fa00> # /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 0x7fc8b2c6a7c0> # /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 0x7fc8b2c7c970> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2c6af70> # /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 0x7fc8b2c1deb0> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2caa520> # /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 0x7fc8b2becb20> # /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 0x7fc8b2c09d30> # /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 0x7fc8b2c0f760> # /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 0x7fc8b2c152b0> # /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 0x7fc8b2c15610> # /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 0x7fc8b2b9e4c0> # /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 0x7fc8b2b9edc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b36e89d0> # /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 0x7fc8b36e8a90> # /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 0x7fc8b2b72a00> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2b5d730> # 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_pkk_834p/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_pkk_834p/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_pkk_834p/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 0x7fc8b2aa76d0> # 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 0x7fc8b2aa7760> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2b21be0> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2b21370> # /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 0x7fc8b2b21b80> # /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 0x7fc8b27a6250> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2acba00> # /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 0x7fc8b27a66a0> # /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 0x7fc8b27bb430> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27aff10> # /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 0x7fc8b27bb5e0> # /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 0x7fc8b27bb820> # /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 0x7fc8b27bba00> # /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 0x7fc8b27bbc10> # /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 0x7fc8b27bbe50> # /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 0x7fc8b27c6c10> # /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 0x7fc8b27c6d90> # /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 0x7fc8b27c6fa0> # /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 0x7fc8b27cd190> # /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 0x7fc8b27cd610> # /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 0x7fc8b27cdc40> # /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 0x7fc8b27cdf40> # /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 0x7fc8b27d9160> # /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 0x7fc8b27d92e0> # /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 0x7fc8b27d9520> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27afa60> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27a6f70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b27a6d90> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2aa79d0> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b2ae2220> 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 0x7fc8b277f700> {"changed": true, "actions": [{"action": "destroy format", "fs_type": "ext4", "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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "path": "/opt/test", "state": "absent", "fstype": "ext4"}], "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": "ext4", "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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e"}], "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": "ext4", "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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e"}], "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885395.39393: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [{'name': 'test1', 'type': 'disk', 'disks': ['sda'], 'mount_point': '/opt/test', '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-1726885394.2516978-11667-261925315651594/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885395.39397: _low_level_execute_command(): starting 7920 1726885395.39418: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885394.2516978-11667-261925315651594/ > /dev/null 2>&1 && sleep 0' 7920 1726885395.39429: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885395.39433: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885395.39435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885395.39437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885395.39439: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885395.39441: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885395.39443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885395.39445: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885395.39447: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885395.39449: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885395.39451: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885395.39453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885395.39455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885395.39457: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885395.39459: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885395.39461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885395.39463: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885395.39464: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885395.39466: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885395.39537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885395.41394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885395.41397: stdout chunk (state=3): >>><<< 7920 1726885395.41399: stderr chunk (state=3): >>><<< 7920 1726885395.41836: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885395.41840: handler run complete 7920 1726885395.41842: attempt loop complete, returning result 7920 1726885395.41844: _execute() done 7920 1726885395.41846: dumping result to json 7920 1726885395.41848: done dumping result, returning 7920 1726885395.41850: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-9835-648e-00000000125e] 7920 1726885395.41852: sending task result for task 02369adf-7a19-9835-648e-00000000125e changed: [managed_node1] => { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "ext4" } ], "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": "ext4", "path": "/opt/test", "src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "_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": "ext4", "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 } ] } 7920 1726885395.42065: done sending task result for task 02369adf-7a19-9835-648e-00000000125e 7920 1726885395.42184: no more pending results, returning what we have 7920 1726885395.42192: results queue empty 7920 1726885395.42193: checking for any_errors_fatal 7920 1726885395.42199: done checking for any_errors_fatal 7920 1726885395.42200: checking for max_fail_percentage 7920 1726885395.42201: done checking for max_fail_percentage 7920 1726885395.42202: checking to see if all hosts have failed and the running result is not ok 7920 1726885395.42203: done checking to see if all hosts have failed 7920 1726885395.42204: getting the remaining hosts for this loop 7920 1726885395.42205: done getting the remaining hosts for this loop 7920 1726885395.42208: getting the next task for host managed_node1 7920 1726885395.42218: done getting next task for host managed_node1 7920 1726885395.42222: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 7920 1726885395.42225: ^ 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=8, rescue=0, always=0, handlers=0, run_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 7920 1726885395.42240: getting variables 7920 1726885395.42242: in VariableManager get_vars() 7920 1726885395.42274: Calling all_inventory to load vars for managed_node1 7920 1726885395.42277: Calling groups_inventory to load vars for managed_node1 7920 1726885395.42284: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885395.42294: Calling all_plugins_play to load vars for managed_node1 7920 1726885395.42297: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885395.42301: Calling groups_plugins_play to load vars for managed_node1 7920 1726885395.42818: WORKER PROCESS EXITING 7920 1726885395.43425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885395.44695: done with get_vars() 7920 1726885395.44710: done getting variables 7920 1726885395.44779: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:23:15 -0400 (0:00:01.352) 0:02:13.076 ****** 7920 1726885395.44823: entering _queue_task() for managed_node1/command 7920 1726885395.45125: worker is 1 (out of 1 available) 7920 1726885395.45135: exiting _queue_task() for managed_node1/command 7920 1726885395.45146: done queuing things up, now waiting for results queue to drain 7920 1726885395.45148: waiting for pending results... 7920 1726885395.45550: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 7920 1726885395.45739: in run() - task 02369adf-7a19-9835-648e-00000000125f 7920 1726885395.45758: variable 'ansible_search_path' from source: unknown 7920 1726885395.45766: variable 'ansible_search_path' from source: unknown 7920 1726885395.45805: calling self._execute() 7920 1726885395.45927: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885395.45943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885395.45958: variable 'omit' from source: magic vars 7920 1726885395.46390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885395.51485: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885395.52030: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885395.52081: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885395.52146: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885395.52182: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885395.52261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885395.52302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885395.52336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885395.52394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885395.52415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885395.52553: Evaluated conditional (storage_udevadm_trigger | d(false)): False 7920 1726885395.52561: when evaluation is False, skipping this task 7920 1726885395.52568: _execute() done 7920 1726885395.52574: dumping result to json 7920 1726885395.52581: done dumping result, returning 7920 1726885395.52593: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-9835-648e-00000000125f] 7920 1726885395.52608: sending task result for task 02369adf-7a19-9835-648e-00000000125f skipping: [managed_node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 7920 1726885395.52760: no more pending results, returning what we have 7920 1726885395.52764: results queue empty 7920 1726885395.52765: checking for any_errors_fatal 7920 1726885395.52780: done checking for any_errors_fatal 7920 1726885395.52781: checking for max_fail_percentage 7920 1726885395.52783: done checking for max_fail_percentage 7920 1726885395.52784: checking to see if all hosts have failed and the running result is not ok 7920 1726885395.52784: done checking to see if all hosts have failed 7920 1726885395.52785: getting the remaining hosts for this loop 7920 1726885395.52787: done getting the remaining hosts for this loop 7920 1726885395.52791: getting the next task for host managed_node1 7920 1726885395.52798: done getting next task for host managed_node1 7920 1726885395.52802: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 7920 1726885395.52806: ^ 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=8, rescue=0, always=0, handlers=0, run_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 7920 1726885395.52819: done sending task result for task 02369adf-7a19-9835-648e-00000000125f 7920 1726885395.52824: WORKER PROCESS EXITING 7920 1726885395.52844: getting variables 7920 1726885395.52846: in VariableManager get_vars() 7920 1726885395.52887: Calling all_inventory to load vars for managed_node1 7920 1726885395.52891: Calling groups_inventory to load vars for managed_node1 7920 1726885395.52894: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885395.52905: Calling all_plugins_play to load vars for managed_node1 7920 1726885395.52908: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885395.52913: Calling groups_plugins_play to load vars for managed_node1 7920 1726885395.53559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885395.54327: done with get_vars() 7920 1726885395.54448: done getting variables TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Friday 20 September 2024 22:23:15 -0400 (0:00:00.097) 0:02:13.174 ****** 7920 1726885395.54667: entering _queue_task() for managed_node1/stat 7920 1726885395.55085: worker is 1 (out of 1 available) 7920 1726885395.55210: exiting _queue_task() for managed_node1/stat 7920 1726885395.55226: done queuing things up, now waiting for results queue to drain 7920 1726885395.55227: waiting for pending results... 7920 1726885395.56015: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 7920 1726885395.56167: in run() - task 02369adf-7a19-9835-648e-000000001260 7920 1726885395.56190: variable 'ansible_search_path' from source: unknown 7920 1726885395.56204: variable 'ansible_search_path' from source: unknown 7920 1726885395.56247: calling self._execute() 7920 1726885395.56363: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885395.56374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885395.56388: variable 'omit' from source: magic vars 7920 1726885395.56515: variable 'omit' from source: magic vars 7920 1726885395.56602: variable 'omit' from source: magic vars 7920 1726885395.56656: variable 'omit' from source: magic vars 7920 1726885395.56707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885395.56761: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885395.56785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885395.56809: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885395.56830: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885395.56864: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885395.56886: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885395.56924: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885395.56933: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885395.56943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885395.57091: Set connection var ansible_connection to ssh 7920 1726885395.57116: Set connection var ansible_shell_executable to /bin/sh 7920 1726885395.57129: Set connection var ansible_timeout to 10 7920 1726885395.57135: Set connection var ansible_shell_type to sh 7920 1726885395.57152: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885395.57165: Set connection var ansible_pipelining to False 7920 1726885395.57217: variable 'ansible_shell_executable' from source: unknown 7920 1726885395.57226: variable 'ansible_connection' from source: unknown 7920 1726885395.57234: variable 'ansible_module_compression' from source: unknown 7920 1726885395.57240: variable 'ansible_shell_type' from source: unknown 7920 1726885395.57247: variable 'ansible_shell_executable' from source: unknown 7920 1726885395.57253: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885395.57260: variable 'ansible_pipelining' from source: unknown 7920 1726885395.57266: variable 'ansible_timeout' from source: unknown 7920 1726885395.57274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885395.58377: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885395.58393: variable 'omit' from source: magic vars 7920 1726885395.58401: starting attempt loop 7920 1726885395.58407: running the handler 7920 1726885395.58435: _low_level_execute_command(): starting 7920 1726885395.58452: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885395.59626: 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 <<< 7920 1726885395.59630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885395.59660: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885395.59664: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885395.59666: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885395.59732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885395.59743: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885395.59787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885395.61409: stdout chunk (state=3): >>>/root <<< 7920 1726885395.61508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885395.61578: stderr chunk (state=3): >>><<< 7920 1726885395.61582: stdout chunk (state=3): >>><<< 7920 1726885395.61695: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885395.61699: _low_level_execute_command(): starting 7920 1726885395.61702: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885395.616018-11728-161964974379496 `" && echo ansible-tmp-1726885395.616018-11728-161964974379496="` echo /root/.ansible/tmp/ansible-tmp-1726885395.616018-11728-161964974379496 `" ) && sleep 0' 7920 1726885395.62322: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885395.62336: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885395.62351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885395.62369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885395.62417: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885395.62437: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885395.62452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885395.62471: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885395.62483: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885395.62495: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885395.62508: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885395.62536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885395.62557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885395.62571: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885395.62583: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885395.62597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885395.62679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885395.62701: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885395.62725: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885395.62797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885395.64605: stdout chunk (state=3): >>>ansible-tmp-1726885395.616018-11728-161964974379496=/root/.ansible/tmp/ansible-tmp-1726885395.616018-11728-161964974379496 <<< 7920 1726885395.64727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885395.64783: stderr chunk (state=3): >>><<< 7920 1726885395.64786: stdout chunk (state=3): >>><<< 7920 1726885395.64925: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885395.616018-11728-161964974379496=/root/.ansible/tmp/ansible-tmp-1726885395.616018-11728-161964974379496 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885395.64929: variable 'ansible_module_compression' from source: unknown 7920 1726885395.65032: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7920 1726885395.65035: variable 'ansible_facts' from source: unknown 7920 1726885395.65067: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885395.616018-11728-161964974379496/AnsiballZ_stat.py 7920 1726885395.65235: Sending initial data 7920 1726885395.65252: Sent initial data (151 bytes) 7920 1726885395.65866: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885395.65876: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885395.65886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885395.65903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885395.65936: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885395.65944: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885395.65956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885395.65975: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885395.65978: 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885395.65980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885395.66034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885395.66037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885395.66077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885395.67749: 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 <<< 7920 1726885395.67793: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885395.67834: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmp47rgz01h /root/.ansible/tmp/ansible-tmp-1726885395.616018-11728-161964974379496/AnsiballZ_stat.py <<< 7920 1726885395.67869: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885395.68794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885395.68918: stderr chunk (state=3): >>><<< 7920 1726885395.68921: stdout chunk (state=3): >>><<< 7920 1726885395.68924: done transferring module to remote 7920 1726885395.68926: _low_level_execute_command(): starting 7920 1726885395.68928: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885395.616018-11728-161964974379496/ /root/.ansible/tmp/ansible-tmp-1726885395.616018-11728-161964974379496/AnsiballZ_stat.py && sleep 0' 7920 1726885395.69320: 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 <<< 7920 1726885395.69324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885395.69352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885395.69356: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885395.69361: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885395.69418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885395.69421: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885395.69458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885395.71139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885395.71219: stderr chunk (state=3): >>><<< 7920 1726885395.71232: stdout chunk (state=3): >>><<< 7920 1726885395.71334: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885395.71338: _low_level_execute_command(): starting 7920 1726885395.71341: _low_level_execute_command(): using become for this command 7920 1726885395.71344: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rgqxuevxztqsuvhgapumsvlxgaicnriu ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885395.616018-11728-161964974379496/AnsiballZ_stat.py'"'"' && sleep 0' 7920 1726885395.71397: Initial state: awaiting_escalation: BECOME-SUCCESS-rgqxuevxztqsuvhgapumsvlxgaicnriu 7920 1726885395.71904: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885395.71924: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885395.71939: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885395.71957: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885395.71997: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885395.72011: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885395.72034: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885395.72075: stderr chunk (state=1): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885395.72084: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885395.72146: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885395.72149: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885395.72197: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885395.74975: stdout chunk (state=1): >>>BECOME-SUCCESS-rgqxuevxztqsuvhgapumsvlxgaicnriu <<< 7920 1726885395.74979: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-rgqxuevxztqsuvhgapumsvlxgaicnriu' 7920 1726885395.75203: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885395.75210: stdout chunk (state=3): >>>import _imp # builtin <<< 7920 1726885395.75231: stdout chunk (state=3): >>>import '_thread' # <<< 7920 1726885395.75237: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885395.75294: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885395.75335: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885395.75369: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7920 1726885395.75374: stdout chunk (state=3): >>># installing zipimport hook <<< 7920 1726885395.75407: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885395.75417: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885395.75474: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7920 1726885395.75480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885395.75488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885395.75512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7920 1726885395.75519: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885395.75544: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8a9aca0> <<< 7920 1726885395.75587: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885395.75598: 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 0x7febb8a41280> <<< 7920 1726885395.75604: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8a9aa00> <<< 7920 1726885395.75630: 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' <<< 7920 1726885395.75648: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8a9a9a0> <<< 7920 1726885395.75668: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885395.75693: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py<<< 7920 1726885395.75699: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 7920 1726885395.75716: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8a41370> <<< 7920 1726885395.75736: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7920 1726885395.75745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7920 1726885395.75759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 7920 1726885395.75768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885395.75779: stdout chunk (state=3): >>>import '_abc' # <<< 7920 1726885395.75794: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8a41820> <<< 7920 1726885395.75806: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8a41550> <<< 7920 1726885395.75838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885395.75845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885395.75870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885395.75886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885395.75910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885395.75927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885395.75949: stdout chunk (state=3): >>>import '_stat' # <<< 7920 1726885395.75954: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb87c8f70> <<< 7920 1726885395.75973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885395.75991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885395.76067: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb87cf100> <<< 7920 1726885395.76094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885395.76099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885395.76136: 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' <<< 7920 1726885395.76146: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb87f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb87cf820> <<< 7920 1726885395.76168: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8a56760> <<< 7920 1726885395.76190: 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' <<< 7920 1726885395.76203: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb87c8c70> <<< 7920 1726885395.76260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 7920 1726885395.76263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 7920 1726885395.76270: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb87f8c70> <<< 7920 1726885395.76322: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8a41fd0> <<< 7920 1726885395.76350: 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. <<< 7920 1726885395.76545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885395.76552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885395.76585: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7920 1726885395.76591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7920 1726885395.76607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885395.76631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885395.76648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885395.76670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885395.76677: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb876fd90> <<< 7920 1726885395.76726: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8772e20> <<< 7920 1726885395.76735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885395.76753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885395.76769: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885395.76796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885395.76804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885395.76829: 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' <<< 7920 1726885395.76856: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8769730> <<< 7920 1726885395.76870: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8770520> <<< 7920 1726885395.76891: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb876f250> <<< 7920 1726885395.76899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885395.76969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885395.76990: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885395.77028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885395.77039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7920 1726885395.77051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7920 1726885395.77082: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885395.77088: 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 0x7febb86f1cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb86f17c0> <<< 7920 1726885395.77132: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885395.77144: 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 0x7febb86f1dc0> <<< 7920 1726885395.77158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885395.77169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885395.77190: stdout chunk (state=3): >>>import '_operator' # <<< 7920 1726885395.77194: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb86f1e80> <<< 7920 1726885395.77222: 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' <<< 7920 1726885395.77232: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb86f1f40> <<< 7920 1726885395.77243: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885395.77288: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8749c40> <<< 7920 1726885395.77293: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885395.77336: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8743520> <<< 7920 1726885395.77396: 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 0x7febb8757580> <<< 7920 1726885395.77402: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8776d00> <<< 7920 1726885395.77420: 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' <<< 7920 1726885395.77459: 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 0x7febb8702b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8749160> <<< 7920 1726885395.77508: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885395.77545: 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 0x7febb8757190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb877c8b0> <<< 7920 1726885395.77568: 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' <<< 7920 1726885395.77614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885395.77638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8702eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8702ca0> <<< 7920 1726885395.77682: 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 0x7febb8702c10> <<< 7920 1726885395.77697: 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' <<< 7920 1726885395.77748: 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' <<< 7920 1726885395.77764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885395.77793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885395.77847: 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 0x7febb86d7280> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885395.77871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885395.77898: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb86d7370> <<< 7920 1726885395.77994: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb870deb0> <<< 7920 1726885395.78037: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8705940> <<< 7920 1726885395.78072: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb87054f0> <<< 7920 1726885395.78084: 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' <<< 7920 1726885395.78114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885395.78135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885395.78151: 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' <<< 7920 1726885395.78157: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb85ff0d0> <<< 7920 1726885395.78197: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb86d2d90> <<< 7920 1726885395.78251: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8705dc0> <<< 7920 1726885395.78269: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8776ee0> <<< 7920 1726885395.78283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885395.78340: 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 0x7febb8612a00> <<< 7920 1726885395.78363: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885395.78379: 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 0x7febb8612d30> <<< 7920 1726885395.78428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885395.78445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885395.78466: 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 0x7febb8625640> <<< 7920 1726885395.78471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885395.78496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885395.78530: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8625b80> <<< 7920 1726885395.78556: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885395.78580: 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 0x7febb85b02b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8612e20> <<< 7920 1726885395.78594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885395.78603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885395.78677: 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 0x7febb85c1190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb86254c0> <<< 7920 1726885395.78717: 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 0x7febb85c1250> <<< 7920 1726885395.78775: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb87028e0> <<< 7920 1726885395.78790: 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' <<< 7920 1726885395.78809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885395.78848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885395.78882: 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 0x7febb85dd5b0> <<< 7920 1726885395.78936: 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 0x7febb85dd880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb85dd670> <<< 7920 1726885395.78976: 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 0x7febb85dd760> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885395.79209: 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 0x7febb85ddbb0> <<< 7920 1726885395.79230: 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 0x7febb85ea100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb85dd7f0> <<< 7920 1726885395.79247: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb85cf940> <<< 7920 1726885395.79267: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb87024c0> <<< 7920 1726885395.79297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885395.79343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885395.79372: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb85dd9a0> <<< 7920 1726885395.79486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7febb7fea580> <<< 7920 1726885395.79640: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip' # zipimport: zlib available <<< 7920 1726885395.79738: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.79769: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885395.79797: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885395.81000: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.81956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 7920 1726885395.81964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f0d6d0> <<< 7920 1726885395.81987: 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' <<< 7920 1726885395.82013: 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' <<< 7920 1726885395.82044: 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' <<< 7920 1726885395.82075: 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 0x7febb7f0d160> <<< 7920 1726885395.82113: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f0d340> <<< 7920 1726885395.82147: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f0de20> <<< 7920 1726885395.82168: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7920 1726885395.82175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885395.82217: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f0df10> <<< 7920 1726885395.82224: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f0dc40> import 'atexit' # <<< 7920 1726885395.82260: 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 0x7febb7f0de80> <<< 7920 1726885395.82279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885395.82303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885395.82341: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f0d100> <<< 7920 1726885395.82361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885395.82380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885395.82398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885395.82423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885395.82443: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 7920 1726885395.82448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7920 1726885395.82515: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7e65df0> <<< 7920 1726885395.82551: 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 0x7febb7e65fa0> <<< 7920 1726885395.82581: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885395.82588: 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 0x7febb7e83e50> <<< 7920 1726885395.82605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885395.82631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885395.82667: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7e834c0> <<< 7920 1726885395.82682: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f74dc0> <<< 7920 1726885395.82843: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f743d0> <<< 7920 1726885395.82864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7920 1726885395.82873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7920 1726885395.82890: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f74fd0> <<< 7920 1726885395.82919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885395.82923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885395.82946: 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' <<< 7920 1726885395.82970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885395.82994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885395.83015: 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 0x7febb7f44dc0> <<< 7920 1726885395.83094: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7ee1be0> <<< 7920 1726885395.83099: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7ee12b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f133a0> <<< 7920 1726885395.83136: 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 0x7febb7ee13d0> <<< 7920 1726885395.83164: 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 0x7febb7ee1400> <<< 7920 1726885395.83191: 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 <<< 7920 1726885395.83194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885395.83225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885395.83245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885395.83313: 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 0x7febb7e46970> <<< 7920 1726885395.83322: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f56100> <<< 7920 1726885395.83344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885395.83359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885395.83406: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885395.83413: 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 0x7febb7e529a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f56280> <<< 7920 1726885395.83435: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885395.83472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885395.83495: 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' <<< 7920 1726885395.83510: stdout chunk (state=3): >>>import '_string' # <<< 7920 1726885395.83569: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7e46df0> <<< 7920 1726885395.83694: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7e52940> <<< 7920 1726885395.83787: 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 0x7febb7e52790> <<< 7920 1726885395.83822: 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' <<< 7920 1726885395.83827: 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 0x7febb7e51730> <<< 7920 1726885395.83864: 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 0x7febb7e51670> <<< 7920 1726885395.83877: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f4d7c0> <<< 7920 1726885395.83917: 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' <<< 7920 1726885395.83970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885395.83975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885395.84003: 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 0x7febb7ed6640> <<< 7920 1726885395.84186: 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 0x7febb7ed59d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7e470a0> <<< 7920 1726885395.84250: 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 0x7febb7ed60a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f6e880> # zipimport: zlib available <<< 7920 1726885395.84253: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.84264: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885395.84288: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.84347: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.84416: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.84430: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885395.84477: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885395.84492: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885395.84583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.84679: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.85129: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.85593: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885395.85596: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7920 1726885395.85598: 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_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885395.85629: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885395.85638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885395.85701: 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 0x7febb7a16130> <<< 7920 1726885395.85779: 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 0x7febb7ecb970> <<< 7920 1726885395.85794: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7a16550> <<< 7920 1726885395.85858: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 7920 1726885395.85877: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.85880: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885395.85996: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.86143: 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' <<< 7920 1726885395.86165: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7ecc940> # zipimport: zlib available <<< 7920 1726885395.86547: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.86917: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.86979: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.87035: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885395.87040: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.87078: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.87109: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885395.87119: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.87172: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.87244: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885395.87247: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.87268: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.87273: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885395.87289: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.87323: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.87357: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885395.87360: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.87554: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.87739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885395.87771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885395.87773: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885395.87855: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7ecb5e0> <<< 7920 1726885395.87857: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.87916: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.88018: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885395.88022: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885395.88024: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.88052: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.88088: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885395.88096: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.88134: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.88171: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.88262: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.88325: 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 <<< 7920 1726885395.88348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885395.88419: 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 0x7febb7f61850> <<< 7920 1726885395.88454: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f14e50> <<< 7920 1726885395.88489: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 7920 1726885395.88492: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885395.88610: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.88664: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.88691: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.88732: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885395.88748: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885395.88766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885395.88793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885395.88823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885395.88833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885395.88920: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7e1a310> <<< 7920 1726885395.88963: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7e13820> <<< 7920 1726885395.89024: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7e0a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885395.89026: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.89048: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.89081: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 7920 1726885395.89101: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885395.89151: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885395.89178: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885395.89184: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 7920 1726885395.89201: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.89296: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.89468: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885395.89634: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885395.90768: 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": 81789063, "dev": 51713, "nlink": 1, "atime": 1726885362.9483562, "mtime": 1726885362.9453561, "ctime": 1726885362.9453561, "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": "c87ca53717190bfce3a0ab28b6094c0ae8967d9e", "mimetype": "text/plain", "charset": "us-ascii", "version": "1126573046", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}<<< 7920 1726885395.90771: stdout chunk (state=3): >>> <<< 7920 1726885395.90801: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885395.91154: 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 <<< 7920 1726885395.91209: 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 <<< 7920 1726885395.91224: 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 <<< 7920 1726885395.91228: 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 <<< 7920 1726885395.91276: 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 <<< 7920 1726885395.91282: stdout chunk (state=3): >>># cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 <<< 7920 1726885395.91285: 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 <<< 7920 1726885395.91288: stdout chunk (state=3): >>># cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime <<< 7920 1726885395.91291: 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 <<< 7920 1726885395.91293: 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 <<< 7920 1726885395.91296: 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 gc <<< 7920 1726885395.91482: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885395.91504: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885395.91538: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885395.91544: stdout chunk (state=3): >>># destroy _compression <<< 7920 1726885395.91562: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct <<< 7920 1726885395.91580: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 7920 1726885395.91595: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile <<< 7920 1726885395.91598: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 7920 1726885395.91608: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 7920 1726885395.91628: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885395.91645: stdout chunk (state=3): >>># destroy array <<< 7920 1726885395.91653: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885395.91671: stdout chunk (state=3): >>># destroy selinux <<< 7920 1726885395.91677: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885395.91722: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 7920 1726885395.91746: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 7920 1726885395.91760: 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 <<< 7920 1726885395.91793: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 7920 1726885395.91798: 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 <<< 7920 1726885395.91819: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 7920 1726885395.91840: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 7920 1726885395.91850: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 7920 1726885395.91853: 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 <<< 7920 1726885395.91855: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 7920 1726885395.91871: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools <<< 7920 1726885395.91890: 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 <<< 7920 1726885395.91904: stdout chunk (state=3): >>># destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 7920 1726885395.91921: 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 <<< 7920 1726885395.91942: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 7920 1726885395.91948: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 7920 1726885395.91966: 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 <<< 7920 1726885395.91970: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 7920 1726885395.91984: 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 <<< 7920 1726885395.91997: stdout chunk (state=3): >>># destroy gc<<< 7920 1726885395.92003: 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 <<< 7920 1726885395.92145: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 7920 1726885395.92151: stdout chunk (state=3): >>># destroy tokenize <<< 7920 1726885395.92172: stdout chunk (state=3): >>># destroy _heapq <<< 7920 1726885395.92175: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 7920 1726885395.92198: 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 <<< 7920 1726885395.92223: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error <<< 7920 1726885395.92233: 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 <<< 7920 1726885395.92239: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7920 1726885395.92272: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885395.92670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885395.92734: stderr chunk (state=3): >>><<< 7920 1726885395.92737: stdout chunk (state=3): >>><<< 7920 1726885395.92855: _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 0x7febb8a9aca0> # /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 0x7febb8a41280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8a9aa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7febb8a9a9a0> 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 0x7febb8a41370> # /usr/lib64/python3.9/__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 0x7febb8a41820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8a41550> # /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 0x7febb87c8f70> # /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 0x7febb87cf100> # /usr/lib64/python3.9/__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 0x7febb87f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb87cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8a56760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb87c8c70> # /usr/lib64/python3.9/__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 0x7febb87f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8a41fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7febb876fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8772e20> # /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 0x7febb8769730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8770520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb876f250> # /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 0x7febb86f1cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb86f17c0> 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 0x7febb86f1dc0> # /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 0x7febb86f1e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb86f1f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8749c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8743520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8757580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8776d00> # /usr/lib64/python3.9/__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 0x7febb8702b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8749160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febb8757190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb877c8b0> # /usr/lib64/python3.9/__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 0x7febb8702eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8702ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8702c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7febb86d7280> # /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 0x7febb86d7370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb870deb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8705940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb87054f0> # /usr/lib64/python3.9/__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 0x7febb85ff0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb86d2d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8705dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8776ee0> # /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 0x7febb8612a00> 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 0x7febb8612d30> # /usr/lib64/python3.9/__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 0x7febb8625640> # /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 0x7febb8625b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febb85b02b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb8612e20> # /usr/lib64/python3.9/__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 0x7febb85c1190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb86254c0> 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 0x7febb85c1250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb87028e0> # /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 0x7febb85dd5b0> # /usr/lib64/python3.9/__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 0x7febb85dd880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb85dd670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febb85dd760> # /usr/lib64/python3.9/__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 0x7febb85ddbb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febb85ea100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb85dd7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb85cf940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb87024c0> # /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 0x7febb85dd9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7febb7fea580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/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 0x7febb7f0d6d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7febb7f0d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f0d340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f0de20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7febb7f0df10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f0dc40> 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 0x7febb7f0de80> # /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 0x7febb7f0d100> # /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 0x7febb7e65df0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febb7e65fa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febb7e83e50> # /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 0x7febb7e834c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f74dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f743d0> # /usr/lib64/python3.9/__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 0x7febb7f74fd0> # /usr/lib64/python3.9/__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 0x7febb7f44dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7ee1be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7ee12b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f133a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febb7ee13d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7ee1400> # /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 0x7febb7e46970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f56100> # /usr/lib64/python3.9/__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 0x7febb7e529a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f56280> # /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 0x7febb7e46df0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7e52940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febb7e52790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febb7e51730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febb7e51670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f4d7c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7febb7ed6640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febb7ed59d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7e470a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7febb7ed60a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f6e880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/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_8ban8hng/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_8ban8hng/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_8ban8hng/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_8ban8hng/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 0x7febb7a16130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7febb7ecb970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7a16550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/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_8ban8hng/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 0x7febb7ecc940> # 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_8ban8hng/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_8ban8hng/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_8ban8hng/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_8ban8hng/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_8ban8hng/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 0x7febb7ecb5e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/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_8ban8hng/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 0x7febb7f61850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7f14e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/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 0x7febb7e1a310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7e13820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7febb7e0a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/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_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_8ban8hng/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_8ban8hng/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": 81789063, "dev": 51713, "nlink": 1, "atime": 1726885362.9483562, "mtime": 1726885362.9453561, "ctime": 1726885362.9453561, "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": "c87ca53717190bfce3a0ab28b6094c0ae8967d9e", "mimetype": "text/plain", "charset": "us-ascii", "version": "1126573046", "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885395.94215: 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-1726885395.616018-11728-161964974379496/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885395.94220: _low_level_execute_command(): starting 7920 1726885395.94222: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885395.616018-11728-161964974379496/ > /dev/null 2>&1 && sleep 0' 7920 1726885395.94225: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885395.94227: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885395.94230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885395.94232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885395.94234: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885395.94236: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885395.94239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885395.94241: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885395.94243: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885395.94245: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885395.94253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885395.94255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885395.94256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885395.94260: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885395.94263: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885395.94265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885395.94268: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885395.94270: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885395.94272: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885395.94294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885395.96077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885395.96129: stderr chunk (state=3): >>><<< 7920 1726885395.96133: stdout chunk (state=3): >>><<< 7920 1726885395.96146: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885395.96152: handler run complete 7920 1726885395.96184: attempt loop complete, returning result 7920 1726885395.96187: _execute() done 7920 1726885395.96190: dumping result to json 7920 1726885395.96218: done dumping result, returning 7920 1726885395.96222: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-9835-648e-000000001260] 7920 1726885395.96224: sending task result for task 02369adf-7a19-9835-648e-000000001260 7920 1726885395.96309: done sending task result for task 02369adf-7a19-9835-648e-000000001260 7920 1726885395.96317: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885362.9483562, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "c87ca53717190bfce3a0ab28b6094c0ae8967d9e", "ctime": 1726885362.9453561, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 81789063, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726885362.9453561, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1436, "uid": 0, "version": "1126573046", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 7920 1726885395.96430: no more pending results, returning what we have 7920 1726885395.96434: results queue empty 7920 1726885395.96434: checking for any_errors_fatal 7920 1726885395.96439: done checking for any_errors_fatal 7920 1726885395.96440: checking for max_fail_percentage 7920 1726885395.96442: done checking for max_fail_percentage 7920 1726885395.96442: checking to see if all hosts have failed and the running result is not ok 7920 1726885395.96443: done checking to see if all hosts have failed 7920 1726885395.96444: getting the remaining hosts for this loop 7920 1726885395.96446: done getting the remaining hosts for this loop 7920 1726885395.96449: getting the next task for host managed_node1 7920 1726885395.96455: done getting next task for host managed_node1 7920 1726885395.96458: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 7920 1726885395.96461: ^ 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=8, rescue=0, always=0, handlers=0, run_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 7920 1726885395.96475: getting variables 7920 1726885395.96476: in VariableManager get_vars() 7920 1726885395.96507: Calling all_inventory to load vars for managed_node1 7920 1726885395.96510: Calling groups_inventory to load vars for managed_node1 7920 1726885395.96514: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885395.96525: Calling all_plugins_play to load vars for managed_node1 7920 1726885395.96527: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885395.96529: Calling groups_plugins_play to load vars for managed_node1 7920 1726885395.97243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885395.97832: done with get_vars() 7920 1726885395.97851: done getting variables TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 20 September 2024 22:23:15 -0400 (0:00:00.433) 0:02:13.608 ****** 7920 1726885395.97950: entering _queue_task() for managed_node1/lineinfile 7920 1726885395.98234: worker is 1 (out of 1 available) 7920 1726885395.98246: exiting _queue_task() for managed_node1/lineinfile 7920 1726885395.98255: done queuing things up, now waiting for results queue to drain 7920 1726885395.98257: waiting for pending results... 7920 1726885395.98577: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 7920 1726885395.98764: in run() - task 02369adf-7a19-9835-648e-000000001261 7920 1726885395.98781: variable 'ansible_search_path' from source: unknown 7920 1726885395.98788: variable 'ansible_search_path' from source: unknown 7920 1726885395.98838: calling self._execute() 7920 1726885395.98951: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885395.98963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885395.98975: variable 'omit' from source: magic vars 7920 1726885395.99389: variable '__storage_fstab' from source: set_fact 7920 1726885395.99430: Evaluated conditional (__storage_fstab.stat.exists): True 7920 1726885395.99588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885395.99908: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885395.99968: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885396.00011: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885396.00061: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885396.00158: variable 'blivet_output' from source: set_fact 7920 1726885396.00186: Evaluated conditional (blivet_output is changed): True 7920 1726885396.00198: variable 'omit' from source: magic vars 7920 1726885396.00281: variable 'omit' from source: magic vars 7920 1726885396.00314: variable '__str' from source: task vars 7920 1726885396.00400: variable '__str' from source: task vars 7920 1726885396.00418: variable '__str' from source: task vars 7920 1726885396.00492: variable '__str' from source: task vars 7920 1726885396.00514: variable 'omit' from source: magic vars 7920 1726885396.00558: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885396.00596: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885396.00625: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885396.00650: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885396.00668: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885396.00695: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885396.00721: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885396.00754: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885396.00766: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885396.00775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885396.00913: Set connection var ansible_connection to ssh 7920 1726885396.00933: Set connection var ansible_shell_executable to /bin/sh 7920 1726885396.00945: Set connection var ansible_timeout to 10 7920 1726885396.00953: Set connection var ansible_shell_type to sh 7920 1726885396.00962: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885396.00971: Set connection var ansible_pipelining to False 7920 1726885396.01006: variable 'ansible_shell_executable' from source: unknown 7920 1726885396.01020: variable 'ansible_connection' from source: unknown 7920 1726885396.01029: variable 'ansible_module_compression' from source: unknown 7920 1726885396.01035: variable 'ansible_shell_type' from source: unknown 7920 1726885396.01042: variable 'ansible_shell_executable' from source: unknown 7920 1726885396.01048: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885396.01056: variable 'ansible_pipelining' from source: unknown 7920 1726885396.01063: variable 'ansible_timeout' from source: unknown 7920 1726885396.01070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885396.01245: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885396.01259: variable 'omit' from source: magic vars 7920 1726885396.01271: starting attempt loop 7920 1726885396.01278: running the handler 7920 1726885396.01294: _low_level_execute_command(): starting 7920 1726885396.01310: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885396.02121: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885396.02138: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885396.02154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885396.02172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885396.02226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885396.02239: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885396.02253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885396.02272: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885396.02286: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885396.02304: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885396.02323: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885396.02339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885396.02355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885396.02368: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885396.02381: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885396.02396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885396.02478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885396.02501: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885396.02530: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885396.02608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885396.04247: stdout chunk (state=3): >>>/root <<< 7920 1726885396.04422: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885396.04447: stdout chunk (state=3): >>><<< 7920 1726885396.04451: stderr chunk (state=3): >>><<< 7920 1726885396.04566: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885396.04577: _low_level_execute_command(): starting 7920 1726885396.04581: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885396.0447164-11747-226758010575062 `" && echo ansible-tmp-1726885396.0447164-11747-226758010575062="` echo /root/.ansible/tmp/ansible-tmp-1726885396.0447164-11747-226758010575062 `" ) && sleep 0' 7920 1726885396.05319: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885396.05483: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885396.05499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885396.05523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885396.05564: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885396.05586: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885396.05604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885396.05628: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885396.05641: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885396.05653: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885396.05666: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885396.05681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885396.05707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885396.05726: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885396.05740: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885396.05754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885396.05875: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885396.05879: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885396.05934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885396.07795: stdout chunk (state=3): >>>ansible-tmp-1726885396.0447164-11747-226758010575062=/root/.ansible/tmp/ansible-tmp-1726885396.0447164-11747-226758010575062 <<< 7920 1726885396.07903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885396.07945: stderr chunk (state=3): >>><<< 7920 1726885396.07948: stdout chunk (state=3): >>><<< 7920 1726885396.07964: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885396.0447164-11747-226758010575062=/root/.ansible/tmp/ansible-tmp-1726885396.0447164-11747-226758010575062 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885396.08004: variable 'ansible_module_compression' from source: unknown 7920 1726885396.08049: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.lineinfile-ZIP_DEFLATED 7920 1726885396.08084: variable 'ansible_facts' from source: unknown 7920 1726885396.08153: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885396.0447164-11747-226758010575062/AnsiballZ_lineinfile.py 7920 1726885396.08293: Sending initial data 7920 1726885396.08296: Sent initial data (158 bytes) 7920 1726885396.09191: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885396.09206: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885396.09227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885396.09246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885396.09286: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885396.09298: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885396.09318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885396.09337: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885396.09349: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885396.09360: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885396.09372: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885396.09385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885396.09400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885396.09418: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885396.09430: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885396.09442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885396.09519: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885396.09539: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885396.09554: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885396.09623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885396.11364: 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 <<< 7920 1726885396.11393: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885396.11432: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmppu1fjdhn /root/.ansible/tmp/ansible-tmp-1726885396.0447164-11747-226758010575062/AnsiballZ_lineinfile.py <<< 7920 1726885396.11776: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885396.12521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885396.12740: stderr chunk (state=3): >>><<< 7920 1726885396.12743: stdout chunk (state=3): >>><<< 7920 1726885396.12746: done transferring module to remote 7920 1726885396.12748: _low_level_execute_command(): starting 7920 1726885396.12751: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885396.0447164-11747-226758010575062/ /root/.ansible/tmp/ansible-tmp-1726885396.0447164-11747-226758010575062/AnsiballZ_lineinfile.py && sleep 0' 7920 1726885396.13315: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885396.13329: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885396.13345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885396.13362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885396.13409: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885396.13425: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885396.13438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885396.13455: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885396.13467: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885396.13478: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885396.13490: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885396.13513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885396.13528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885396.13540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885396.13551: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885396.13563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885396.13643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885396.13661: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885396.13677: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885396.13748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885396.15515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885396.15587: stderr chunk (state=3): >>><<< 7920 1726885396.15598: stdout chunk (state=3): >>><<< 7920 1726885396.15704: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885396.15708: _low_level_execute_command(): starting 7920 1726885396.15710: _low_level_execute_command(): using become for this command 7920 1726885396.15715: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-raxndtbkczqghcdqizdezkopnjypfsmf ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885396.0447164-11747-226758010575062/AnsiballZ_lineinfile.py'"'"' && sleep 0' 7920 1726885396.15767: Initial state: awaiting_escalation: BECOME-SUCCESS-raxndtbkczqghcdqizdezkopnjypfsmf 7920 1726885396.16278: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885396.16298: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885396.16315: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885396.16333: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885396.16371: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885396.16384: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885396.16405: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885396.16430: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885396.16444: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885396.16457: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885396.16473: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885396.16495: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885396.16500: stderr chunk (state=1): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885396.16578: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885396.16581: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885396.16635: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885396.19450: stdout chunk (state=1): >>>BECOME-SUCCESS-raxndtbkczqghcdqizdezkopnjypfsmf <<< 7920 1726885396.19453: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-raxndtbkczqghcdqizdezkopnjypfsmf' 7920 1726885396.19693: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885396.19711: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885396.19788: stdout chunk (state=3): >>>import '_io' # <<< 7920 1726885396.19801: stdout chunk (state=3): >>>import 'marshal' # <<< 7920 1726885396.19805: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885396.19854: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885396.19894: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885396.19928: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885396.19999: 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 <<< 7920 1726885396.20003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885396.20005: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994ff5ca0> <<< 7920 1726885396.20053: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885396.20071: 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 0x7fa994f9c280> <<< 7920 1726885396.20102: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994ff5a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7920 1726885396.20106: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994ff59a0> <<< 7920 1726885396.20138: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885396.20143: 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' <<< 7920 1726885396.20157: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994f9c370> <<< 7920 1726885396.20185: 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' <<< 7920 1726885396.20203: 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' # <<< 7920 1726885396.20223: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994f9c820> <<< 7920 1726885396.20231: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994f9c550> <<< 7920 1726885396.20259: 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' <<< 7920 1726885396.20286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885396.20338: 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' <<< 7920 1726885396.20389: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994f48f70> <<< 7920 1726885396.20401: 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' <<< 7920 1726885396.20469: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994f4f100> <<< 7920 1726885396.20495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885396.20505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885396.20538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7920 1726885396.20552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994f78730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994f4f820> <<< 7920 1726885396.20567: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994fb1760> <<< 7920 1726885396.20585: 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' <<< 7920 1726885396.20590: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994f48c70> <<< 7920 1726885396.20635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 7920 1726885396.20645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 7920 1726885396.20657: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994f78c70> <<< 7920 1726885396.20699: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994f9cfd0> <<< 7920 1726885396.20734: 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. <<< 7920 1726885396.20933: 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' <<< 7920 1726885396.21002: 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' <<< 7920 1726885396.21027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885396.21049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885396.21055: 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' <<< 7920 1726885396.21059: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994eefd90> <<< 7920 1726885396.21100: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994ef2e20> <<< 7920 1726885396.21113: 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' <<< 7920 1726885396.21136: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885396.21186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885396.21218: 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' <<< 7920 1726885396.21240: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994ee9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994ef0520> <<< 7920 1726885396.21258: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994eef250> <<< 7920 1726885396.21274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885396.21318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885396.21342: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885396.21389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885396.21433: 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 0x7fa994e71cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e717c0> <<< 7920 1726885396.21471: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885396.21498: 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 0x7fa994e71dc0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885396.21546: 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 0x7fa994e71e80> <<< 7920 1726885396.21561: 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 0x7fa994e71f40> <<< 7920 1726885396.21576: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885396.21606: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994ec9c40> <<< 7920 1726885396.21632: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885396.21649: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994ec3520> <<< 7920 1726885396.21696: 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 0x7fa994ed7580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994ef6d00> <<< 7920 1726885396.21720: 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' <<< 7920 1726885396.21754: 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 0x7fa994e82b80> <<< 7920 1726885396.21772: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994ec9160> <<< 7920 1726885396.21793: 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 0x7fa994ed7190> <<< 7920 1726885396.21813: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994efc8b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7920 1726885396.21839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885396.21863: 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' <<< 7920 1726885396.21881: 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' <<< 7920 1726885396.21901: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e82eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e82ca0> <<< 7920 1726885396.21923: 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 0x7fa994e82c10> <<< 7920 1726885396.21941: 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' <<< 7920 1726885396.21987: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885396.22000: 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 <<< 7920 1726885396.22038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885396.22069: 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' <<< 7920 1726885396.22082: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e57280> <<< 7920 1726885396.22088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885396.22101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885396.22133: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e57370> <<< 7920 1726885396.22263: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e8deb0> <<< 7920 1726885396.22321: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e84940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e844f0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885396.22335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885396.22358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885396.22378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885396.22396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7920 1726885396.22413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994b6f0d0> <<< 7920 1726885396.22440: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e52d90> <<< 7920 1726885396.22484: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e84dc0> <<< 7920 1726885396.22498: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994ef6ee0> <<< 7920 1726885396.22536: 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' <<< 7920 1726885396.22558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 7920 1726885396.22606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994b82a00> import 'errno' # <<< 7920 1726885396.22656: 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 0x7fa994b82d30> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885396.22701: 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 0x7fa994b95640> <<< 7920 1726885396.22704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885396.22739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885396.22800: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994b95b80> <<< 7920 1726885396.22804: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885396.22824: 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 0x7fa994b202b0> <<< 7920 1726885396.22844: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994b82e20> <<< 7920 1726885396.22860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885396.22864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885396.22883: 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 0x7fa994b31190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994b954c0> <<< 7920 1726885396.22916: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885396.22939: 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 0x7fa994b31250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e828e0> <<< 7920 1726885396.22988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885396.22992: 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 <<< 7920 1726885396.23086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885396.23098: 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 0x7fa994b4c5b0> # /usr/lib64/python3.9/__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' <<< 7920 1726885396.23103: 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 0x7fa994b4c880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994b4c670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885396.23105: 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 0x7fa994b4c760> <<< 7920 1726885396.23135: 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' <<< 7920 1726885396.23327: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885396.23347: 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 0x7fa994b4cbb0> <<< 7920 1726885396.23366: 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 0x7fa994b5a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994b4c7f0> <<< 7920 1726885396.23377: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994b3f940> <<< 7920 1726885396.23397: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e824c0> <<< 7920 1726885396.23423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885396.23477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885396.23505: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994b4c9a0> <<< 7920 1726885396.23602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885396.23622: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa994a7c580> <<< 7920 1726885396.23778: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 7920 1726885396.23877: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.23902: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/__init__.py <<< 7920 1726885396.23920: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.23928: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.23948: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885396.25176: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.26130: 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 0x7fa9949a06d0> <<< 7920 1726885396.26158: 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' <<< 7920 1726885396.26180: 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' <<< 7920 1726885396.26202: 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' <<< 7920 1726885396.26218: 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 0x7fa9949a0160> <<< 7920 1726885396.26259: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949a0340> <<< 7920 1726885396.26295: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949a0e20> <<< 7920 1726885396.26307: 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' <<< 7920 1726885396.26358: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949a0f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949a0c40> <<< 7920 1726885396.26383: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885396.26400: 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 0x7fa9949a0e80> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885396.26432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885396.26469: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949a0100> <<< 7920 1726885396.26491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885396.26515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885396.26529: 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' <<< 7920 1726885396.26553: 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' <<< 7920 1726885396.26645: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9943aedf0> <<< 7920 1726885396.26672: 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 0x7fa9943aefa0> <<< 7920 1726885396.26700: 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 0x7fa9943cde50> <<< 7920 1726885396.26713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885396.26747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885396.26772: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9943cd4c0> <<< 7920 1726885396.26780: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994a07dc0> <<< 7920 1726885396.26957: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994a073d0> <<< 7920 1726885396.26980: 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' <<< 7920 1726885396.27000: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994a07fd0> <<< 7920 1726885396.27067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885396.27101: 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' <<< 7920 1726885396.27121: 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' <<< 7920 1726885396.27127: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949d8dc0> <<< 7920 1726885396.27204: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994971be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949712b0> <<< 7920 1726885396.27228: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949a53a0> <<< 7920 1726885396.27248: 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 0x7fa9949713d0> <<< 7920 1726885396.27277: 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 0x7fa994971400> <<< 7920 1726885396.27310: 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' <<< 7920 1726885396.27334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885396.27369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885396.27430: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885396.27458: 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 0x7fa99438e970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949e8100> <<< 7920 1726885396.27470: 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' <<< 7920 1726885396.27552: 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 0x7fa99439b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949e8280> <<< 7920 1726885396.27565: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885396.27584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885396.27615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7920 1726885396.27631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 7920 1726885396.27679: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa99438edf0> <<< 7920 1726885396.27810: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa99439b940> <<< 7920 1726885396.27908: 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 0x7fa99439b790> <<< 7920 1726885396.27975: 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 0x7fa99439a730> <<< 7920 1726885396.27992: 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 0x7fa99439a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949e07c0> <<< 7920 1726885396.28021: 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' <<< 7920 1726885396.28033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885396.28045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885396.28092: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885396.28097: 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 0x7fa994968640> <<< 7920 1726885396.28294: 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 0x7fa9949679d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa99438f0a0> <<< 7920 1726885396.28328: 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' <<< 7920 1726885396.28342: 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 0x7fa9949680a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994a02880> <<< 7920 1726885396.28357: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885396.28380: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885396.28386: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.28483: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.28533: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.28555: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.28558: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885396.28569: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.28582: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885396.28600: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.28697: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.28793: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.29264: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.29762: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885396.29782: 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_uf4crx4c/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' <<< 7920 1726885396.29864: 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 0x7fa993f8a130> <<< 7920 1726885396.29917: 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' <<< 7920 1726885396.29925: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa99495d970> <<< 7920 1726885396.29934: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa993f8a550> <<< 7920 1726885396.29983: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885396.30001: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.30011: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.30026: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885396.30036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.30153: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.30283: 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' <<< 7920 1726885396.30310: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa99495e940> <<< 7920 1726885396.30319: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.30719: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.31088: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.31143: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.31217: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885396.31240: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.31254: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.31285: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885396.31347: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.31415: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885396.31439: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.31444: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.31457: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885396.31467: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.31501: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.31534: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885396.31543: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.31732: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.31932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885396.31962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885396.32040: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa99495d5e0> <<< 7920 1726885396.32053: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.32112: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.32168: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885396.32185: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885396.32207: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.32243: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.32286: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885396.32291: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.32330: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.32367: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.32431: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.32497: 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 <<< 7920 1726885396.32527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885396.32595: 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 0x7fa9949f4850> <<< 7920 1726885396.32634: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949a6e50> <<< 7920 1726885396.32676: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885396.32687: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.32818: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.32870: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.32896: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.32943: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885396.32957: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885396.32987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885396.33001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885396.33030: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py<<< 7920 1726885396.33056: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885396.33133: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994360310> <<< 7920 1726885396.33172: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa99435c820> <<< 7920 1726885396.33236: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994354940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885396.33243: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.33268: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.33297: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885396.33361: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885396.33372: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.33389: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.33394: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/modules/__init__.py <<< 7920 1726885396.33417: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.33632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.33911: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.34468: 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}}} <<< 7920 1726885396.34473: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885396.34770: 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 <<< 7920 1726885396.34970: 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<<< 7920 1726885396.34999: stdout chunk (state=3): >>> # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 7920 1726885396.35049: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885396.35068: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885396.35089: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885396.35109: stdout chunk (state=3): >>># destroy _compression <<< 7920 1726885396.35144: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885396.35174: 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 <<< 7920 1726885396.35202: stdout chunk (state=3): >>># destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime <<< 7920 1726885396.35223: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885396.35248: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 7920 1726885396.35280: 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 <<< 7920 1726885396.35305: 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 <<< 7920 1726885396.35341: 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 <<< 7920 1726885396.35369: 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 <<< 7920 1726885396.35383: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 7920 1726885396.35393: 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 <<< 7920 1726885396.35421: stdout chunk (state=3): >>># cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 7920 1726885396.35442: 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 <<< 7920 1726885396.35462: 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 <<< 7920 1726885396.35485: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7920 1726885396.35488: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 <<< 7920 1726885396.35495: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7920 1726885396.35684: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 7920 1726885396.35714: 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 <<< 7920 1726885396.35727: 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 <<< 7920 1726885396.35756: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885396.36483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885396.36491: stdout chunk (state=3): >>><<< 7920 1726885396.36505: stderr chunk (state=3): >>><<< 7920 1726885396.36627: _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 0x7fa994ff5ca0> # /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 0x7fa994f9c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994ff5a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7fa994ff59a0> 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 0x7fa994f9c370> # /usr/lib64/python3.9/__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 0x7fa994f9c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994f9c550> # /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 0x7fa994f48f70> # /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 0x7fa994f4f100> # /usr/lib64/python3.9/__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 0x7fa994f78730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994f4f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994fb1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994f48c70> # /usr/lib64/python3.9/__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 0x7fa994f78c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994f9cfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7fa994eefd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994ef2e20> # /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 0x7fa994ee9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994ef0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994eef250> # /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 0x7fa994e71cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e717c0> 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 0x7fa994e71dc0> # /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 0x7fa994e71e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e71f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994ec9c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994ec3520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994ed7580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994ef6d00> # /usr/lib64/python3.9/__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 0x7fa994e82b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994ec9160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa994ed7190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994efc8b0> # /usr/lib64/python3.9/__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 0x7fa994e82eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e82ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e82c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7fa994e57280> # /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 0x7fa994e57370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e8deb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e84940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e844f0> # /usr/lib64/python3.9/__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 0x7fa994b6f0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e52d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e84dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994ef6ee0> # /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 0x7fa994b82a00> 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 0x7fa994b82d30> # /usr/lib64/python3.9/__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 0x7fa994b95640> # /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 0x7fa994b95b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa994b202b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994b82e20> # /usr/lib64/python3.9/__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 0x7fa994b31190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994b954c0> 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 0x7fa994b31250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e828e0> # /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 0x7fa994b4c5b0> # /usr/lib64/python3.9/__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 0x7fa994b4c880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994b4c670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa994b4c760> # /usr/lib64/python3.9/__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 0x7fa994b4cbb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa994b5a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994b4c7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994b3f940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994e824c0> # /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 0x7fa994b4c9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa994a7c580> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/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 0x7fa9949a06d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7fa9949a0160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949a0340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949a0e20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7fa9949a0f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949a0c40> 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 0x7fa9949a0e80> # /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 0x7fa9949a0100> # /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 0x7fa9943aedf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9943aefa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9943cde50> # /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 0x7fa9943cd4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994a07dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994a073d0> # /usr/lib64/python3.9/__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 0x7fa994a07fd0> # /usr/lib64/python3.9/__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 0x7fa9949d8dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994971be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949712b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949a53a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9949713d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994971400> # /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 0x7fa99438e970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949e8100> # /usr/lib64/python3.9/__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 0x7fa99439b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949e8280> # /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 0x7fa99438edf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa99439b940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa99439b790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa99439a730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa99439a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949e07c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7fa994968640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9949679d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa99438f0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9949680a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994a02880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/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_uf4crx4c/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_uf4crx4c/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_uf4crx4c/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_uf4crx4c/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 0x7fa993f8a130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7fa99495d970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa993f8a550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/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_uf4crx4c/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 0x7fa99495e940> # 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_uf4crx4c/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_uf4crx4c/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_uf4crx4c/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_uf4crx4c/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_uf4crx4c/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 0x7fa99495d5e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/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_uf4crx4c/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 0x7fa9949f4850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9949a6e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/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 0x7fa994360310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa99435c820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa994354940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/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_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_uf4crx4c/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_uf4crx4c/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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885396.37309: 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-1726885396.0447164-11747-226758010575062/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885396.37318: _low_level_execute_command(): starting 7920 1726885396.37321: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885396.0447164-11747-226758010575062/ > /dev/null 2>&1 && sleep 0' 7920 1726885396.37560: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885396.37568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885396.37603: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885396.37606: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885396.37609: stderr 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885396.37613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885396.37660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885396.37663: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885396.37717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885396.39517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885396.39718: stderr chunk (state=3): >>><<< 7920 1726885396.39722: stdout chunk (state=3): >>><<< 7920 1726885396.39724: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885396.39726: handler run complete 7920 1726885396.39728: attempt loop complete, returning result 7920 1726885396.39730: _execute() done 7920 1726885396.39732: dumping result to json 7920 1726885396.39734: done dumping result, returning 7920 1726885396.39736: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-9835-648e-000000001261] 7920 1726885396.39737: sending task result for task 02369adf-7a19-9835-648e-000000001261 7920 1726885396.39807: done sending task result for task 02369adf-7a19-9835-648e-000000001261 7920 1726885396.39810: WORKER PROCESS EXITING ok: [managed_node1] => { "backup": "", "changed": false } 7920 1726885396.39905: no more pending results, returning what we have 7920 1726885396.39909: results queue empty 7920 1726885396.39910: checking for any_errors_fatal 7920 1726885396.39924: done checking for any_errors_fatal 7920 1726885396.39925: checking for max_fail_percentage 7920 1726885396.39926: done checking for max_fail_percentage 7920 1726885396.39927: checking to see if all hosts have failed and the running result is not ok 7920 1726885396.39928: done checking to see if all hosts have failed 7920 1726885396.39930: getting the remaining hosts for this loop 7920 1726885396.39931: done getting the remaining hosts for this loop 7920 1726885396.39935: getting the next task for host managed_node1 7920 1726885396.39943: done getting next task for host managed_node1 7920 1726885396.39947: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 7920 1726885396.39951: ^ 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=8, rescue=0, always=0, handlers=0, run_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 7920 1726885396.39964: getting variables 7920 1726885396.39966: in VariableManager get_vars() 7920 1726885396.40003: Calling all_inventory to load vars for managed_node1 7920 1726885396.40005: Calling groups_inventory to load vars for managed_node1 7920 1726885396.40008: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885396.40021: Calling all_plugins_play to load vars for managed_node1 7920 1726885396.40024: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885396.40027: Calling groups_plugins_play to load vars for managed_node1 7920 1726885396.40788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885396.41442: done with get_vars() 7920 1726885396.41459: done getting variables TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Friday 20 September 2024 22:23:16 -0400 (0:00:00.436) 0:02:14.044 ****** 7920 1726885396.41573: entering _queue_task() for managed_node1/systemd 7920 1726885396.41872: worker is 1 (out of 1 available) 7920 1726885396.41884: exiting _queue_task() for managed_node1/systemd 7920 1726885396.41895: done queuing things up, now waiting for results queue to drain 7920 1726885396.41896: waiting for pending results... 7920 1726885396.42204: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 7920 1726885396.42377: in run() - task 02369adf-7a19-9835-648e-000000001263 7920 1726885396.42400: variable 'ansible_search_path' from source: unknown 7920 1726885396.42407: variable 'ansible_search_path' from source: unknown 7920 1726885396.42458: variable 'storage_cryptsetup_services' from source: set_fact 7920 1726885396.42682: variable 'storage_cryptsetup_services' from source: set_fact 7920 1726885396.42742: dumping result to json 7920 1726885396.42750: done dumping result, returning 7920 1726885396.42761: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-9835-648e-000000001263] 7920 1726885396.42777: sending task result for task 02369adf-7a19-9835-648e-000000001263 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885396.42937: no more pending results, returning what we have 7920 1726885396.42941: results queue empty 7920 1726885396.42942: checking for any_errors_fatal 7920 1726885396.42958: done checking for any_errors_fatal 7920 1726885396.42959: checking for max_fail_percentage 7920 1726885396.42961: done checking for max_fail_percentage 7920 1726885396.42962: checking to see if all hosts have failed and the running result is not ok 7920 1726885396.42963: done checking to see if all hosts have failed 7920 1726885396.42964: getting the remaining hosts for this loop 7920 1726885396.42966: done getting the remaining hosts for this loop 7920 1726885396.42970: getting the next task for host managed_node1 7920 1726885396.42982: done getting next task for host managed_node1 7920 1726885396.42986: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 7920 1726885396.42993: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885396.43022: getting variables 7920 1726885396.43024: in VariableManager get_vars() 7920 1726885396.43063: Calling all_inventory to load vars for managed_node1 7920 1726885396.43067: Calling groups_inventory to load vars for managed_node1 7920 1726885396.43069: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885396.43081: Calling all_plugins_play to load vars for managed_node1 7920 1726885396.43084: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885396.43088: Calling groups_plugins_play to load vars for managed_node1 7920 1726885396.43934: done sending task result for task 02369adf-7a19-9835-648e-000000001263 7920 1726885396.43937: WORKER PROCESS EXITING 7920 1726885396.43960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885396.44625: done with get_vars() 7920 1726885396.44639: done getting variables 7920 1726885396.44701: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 22:23:16 -0400 (0:00:00.031) 0:02:14.075 ****** 7920 1726885396.44742: entering _queue_task() for managed_node1/debug 7920 1726885396.45008: worker is 1 (out of 1 available) 7920 1726885396.45026: exiting _queue_task() for managed_node1/debug 7920 1726885396.45038: done queuing things up, now waiting for results queue to drain 7920 1726885396.45040: waiting for pending results... 7920 1726885396.45353: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show blivet_output 7920 1726885396.45532: in run() - task 02369adf-7a19-9835-648e-000000001265 7920 1726885396.45551: variable 'ansible_search_path' from source: unknown 7920 1726885396.45558: variable 'ansible_search_path' from source: unknown 7920 1726885396.45599: calling self._execute() 7920 1726885396.45713: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885396.45732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885396.45748: variable 'omit' from source: magic vars 7920 1726885396.45869: variable 'omit' from source: magic vars 7920 1726885396.45949: variable 'omit' from source: magic vars 7920 1726885396.45987: variable 'omit' from source: magic vars 7920 1726885396.46042: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885396.46087: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885396.46119: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885396.46146: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885396.46166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885396.46186: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885396.46204: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885396.46241: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885396.46253: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885396.46262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885396.46389: Set connection var ansible_connection to ssh 7920 1726885396.46402: Set connection var ansible_shell_executable to /bin/sh 7920 1726885396.46409: Set connection var ansible_timeout to 10 7920 1726885396.46420: Set connection var ansible_shell_type to sh 7920 1726885396.46428: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885396.46436: Set connection var ansible_pipelining to False 7920 1726885396.46465: variable 'ansible_shell_executable' from source: unknown 7920 1726885396.46473: variable 'ansible_connection' from source: unknown 7920 1726885396.46479: variable 'ansible_module_compression' from source: unknown 7920 1726885396.46489: variable 'ansible_shell_type' from source: unknown 7920 1726885396.46494: variable 'ansible_shell_executable' from source: unknown 7920 1726885396.46499: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885396.46505: variable 'ansible_pipelining' from source: unknown 7920 1726885396.46510: variable 'ansible_timeout' from source: unknown 7920 1726885396.46521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885396.46670: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885396.46692: variable 'omit' from source: magic vars 7920 1726885396.46706: starting attempt loop 7920 1726885396.46717: running the handler 7920 1726885396.46768: variable 'blivet_output' from source: set_fact 7920 1726885396.46965: variable 'blivet_output' from source: set_fact 7920 1726885396.47263: handler run complete 7920 1726885396.47309: attempt loop complete, returning result 7920 1726885396.47322: _execute() done 7920 1726885396.47330: dumping result to json 7920 1726885396.47347: done dumping result, returning 7920 1726885396.47363: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-9835-648e-000000001265] 7920 1726885396.47373: sending task result for task 02369adf-7a19-9835-648e-000000001265 ok: [managed_node1] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "ext4" } ], "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": "ext4", "path": "/opt/test", "src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "_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": "ext4", "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 } ] } } 7920 1726885396.47642: no more pending results, returning what we have 7920 1726885396.47646: results queue empty 7920 1726885396.47647: checking for any_errors_fatal 7920 1726885396.47655: done checking for any_errors_fatal 7920 1726885396.47656: checking for max_fail_percentage 7920 1726885396.47658: done checking for max_fail_percentage 7920 1726885396.47659: checking to see if all hosts have failed and the running result is not ok 7920 1726885396.47660: done checking to see if all hosts have failed 7920 1726885396.47661: getting the remaining hosts for this loop 7920 1726885396.47663: done getting the remaining hosts for this loop 7920 1726885396.47667: getting the next task for host managed_node1 7920 1726885396.47676: done getting next task for host managed_node1 7920 1726885396.47680: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 7920 1726885396.47689: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885396.47702: getting variables 7920 1726885396.47705: in VariableManager get_vars() 7920 1726885396.47754: Calling all_inventory to load vars for managed_node1 7920 1726885396.47757: Calling groups_inventory to load vars for managed_node1 7920 1726885396.47760: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885396.47770: Calling all_plugins_play to load vars for managed_node1 7920 1726885396.47773: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885396.47776: Calling groups_plugins_play to load vars for managed_node1 7920 1726885396.48595: done sending task result for task 02369adf-7a19-9835-648e-000000001265 7920 1726885396.48599: WORKER PROCESS EXITING 7920 1726885396.48629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885396.49261: done with get_vars() 7920 1726885396.49274: done getting variables 7920 1726885396.49335: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 22:23:16 -0400 (0:00:00.046) 0:02:14.122 ****** 7920 1726885396.49374: entering _queue_task() for managed_node1/set_fact 7920 1726885396.49628: worker is 1 (out of 1 available) 7920 1726885396.49640: exiting _queue_task() for managed_node1/set_fact 7920 1726885396.49652: done queuing things up, now waiting for results queue to drain 7920 1726885396.49654: waiting for pending results... 7920 1726885396.49963: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 7920 1726885396.50123: in run() - task 02369adf-7a19-9835-648e-000000001266 7920 1726885396.50147: variable 'ansible_search_path' from source: unknown 7920 1726885396.50154: variable 'ansible_search_path' from source: unknown 7920 1726885396.50192: calling self._execute() 7920 1726885396.50309: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885396.50327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885396.50344: variable 'omit' from source: magic vars 7920 1726885396.50468: variable 'omit' from source: magic vars 7920 1726885396.50546: variable 'omit' from source: magic vars 7920 1726885396.50782: variable 'blivet_output' from source: set_fact 7920 1726885396.50858: variable 'omit' from source: magic vars 7920 1726885396.50907: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885396.50949: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885396.50976: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885396.50998: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885396.51023: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885396.51042: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885396.51061: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885396.51095: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885396.51104: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885396.51121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885396.51252: Set connection var ansible_connection to ssh 7920 1726885396.51268: Set connection var ansible_shell_executable to /bin/sh 7920 1726885396.51279: Set connection var ansible_timeout to 10 7920 1726885396.51285: Set connection var ansible_shell_type to sh 7920 1726885396.51300: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885396.51311: Set connection var ansible_pipelining to False 7920 1726885396.51346: variable 'ansible_shell_executable' from source: unknown 7920 1726885396.51353: variable 'ansible_connection' from source: unknown 7920 1726885396.51359: variable 'ansible_module_compression' from source: unknown 7920 1726885396.51364: variable 'ansible_shell_type' from source: unknown 7920 1726885396.51369: variable 'ansible_shell_executable' from source: unknown 7920 1726885396.51375: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885396.51381: variable 'ansible_pipelining' from source: unknown 7920 1726885396.51386: variable 'ansible_timeout' from source: unknown 7920 1726885396.51392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885396.51563: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885396.51579: variable 'omit' from source: magic vars 7920 1726885396.51589: starting attempt loop 7920 1726885396.51595: running the handler 7920 1726885396.51613: handler run complete 7920 1726885396.51636: attempt loop complete, returning result 7920 1726885396.51643: _execute() done 7920 1726885396.51650: dumping result to json 7920 1726885396.51658: done dumping result, returning 7920 1726885396.51675: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-9835-648e-000000001266] 7920 1726885396.51684: sending task result for task 02369adf-7a19-9835-648e-000000001266 ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 7920 1726885396.51863: no more pending results, returning what we have 7920 1726885396.51867: results queue empty 7920 1726885396.51868: checking for any_errors_fatal 7920 1726885396.51882: done checking for any_errors_fatal 7920 1726885396.51883: checking for max_fail_percentage 7920 1726885396.51885: done checking for max_fail_percentage 7920 1726885396.51886: checking to see if all hosts have failed and the running result is not ok 7920 1726885396.51887: done checking to see if all hosts have failed 7920 1726885396.51888: getting the remaining hosts for this loop 7920 1726885396.51890: done getting the remaining hosts for this loop 7920 1726885396.51894: getting the next task for host managed_node1 7920 1726885396.51902: done getting next task for host managed_node1 7920 1726885396.51906: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 7920 1726885396.51913: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885396.51930: getting variables 7920 1726885396.51932: in VariableManager get_vars() 7920 1726885396.51972: Calling all_inventory to load vars for managed_node1 7920 1726885396.51975: Calling groups_inventory to load vars for managed_node1 7920 1726885396.51978: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885396.51988: Calling all_plugins_play to load vars for managed_node1 7920 1726885396.51992: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885396.51995: Calling groups_plugins_play to load vars for managed_node1 7920 1726885396.52791: done sending task result for task 02369adf-7a19-9835-648e-000000001266 7920 1726885396.52794: WORKER PROCESS EXITING 7920 1726885396.52820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885396.53487: done with get_vars() 7920 1726885396.53500: done getting variables 7920 1726885396.53566: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 22:23:16 -0400 (0:00:00.042) 0:02:14.164 ****** 7920 1726885396.53604: entering _queue_task() for managed_node1/set_fact 7920 1726885396.53860: worker is 1 (out of 1 available) 7920 1726885396.53876: exiting _queue_task() for managed_node1/set_fact 7920 1726885396.53888: done queuing things up, now waiting for results queue to drain 7920 1726885396.53890: waiting for pending results... 7920 1726885396.54189: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 7920 1726885396.54344: in run() - task 02369adf-7a19-9835-648e-000000001267 7920 1726885396.54363: variable 'ansible_search_path' from source: unknown 7920 1726885396.54369: variable 'ansible_search_path' from source: unknown 7920 1726885396.54403: calling self._execute() 7920 1726885396.54514: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885396.54534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885396.54554: variable 'omit' from source: magic vars 7920 1726885396.54672: variable 'omit' from source: magic vars 7920 1726885396.54748: variable 'omit' from source: magic vars 7920 1726885396.54985: variable 'blivet_output' from source: set_fact 7920 1726885396.55211: variable 'omit' from source: magic vars 7920 1726885396.55260: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885396.55307: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885396.55336: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885396.55357: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885396.55372: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885396.55389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885396.55423: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885396.55458: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885396.55467: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885396.55474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885396.55603: Set connection var ansible_connection to ssh 7920 1726885396.55632: Set connection var ansible_shell_executable to /bin/sh 7920 1726885396.55642: Set connection var ansible_timeout to 10 7920 1726885396.55648: Set connection var ansible_shell_type to sh 7920 1726885396.55657: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885396.55666: Set connection var ansible_pipelining to False 7920 1726885396.55692: variable 'ansible_shell_executable' from source: unknown 7920 1726885396.55700: variable 'ansible_connection' from source: unknown 7920 1726885396.55707: variable 'ansible_module_compression' from source: unknown 7920 1726885396.55719: variable 'ansible_shell_type' from source: unknown 7920 1726885396.55731: variable 'ansible_shell_executable' from source: unknown 7920 1726885396.55743: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885396.55750: variable 'ansible_pipelining' from source: unknown 7920 1726885396.55756: variable 'ansible_timeout' from source: unknown 7920 1726885396.55763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885396.55914: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885396.55934: variable 'omit' from source: magic vars 7920 1726885396.55954: starting attempt loop 7920 1726885396.55964: running the handler 7920 1726885396.55980: handler run complete 7920 1726885396.55995: attempt loop complete, returning result 7920 1726885396.56002: _execute() done 7920 1726885396.56009: dumping result to json 7920 1726885396.56023: done dumping result, returning 7920 1726885396.56035: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-9835-648e-000000001267] 7920 1726885396.56045: sending task result for task 02369adf-7a19-9835-648e-000000001267 ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "_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": "ext4", "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 } ] }, "changed": false } 7920 1726885396.56291: no more pending results, returning what we have 7920 1726885396.56294: results queue empty 7920 1726885396.56295: checking for any_errors_fatal 7920 1726885396.56303: done checking for any_errors_fatal 7920 1726885396.56304: checking for max_fail_percentage 7920 1726885396.56306: done checking for max_fail_percentage 7920 1726885396.56307: checking to see if all hosts have failed and the running result is not ok 7920 1726885396.56308: done checking to see if all hosts have failed 7920 1726885396.56309: getting the remaining hosts for this loop 7920 1726885396.56313: done getting the remaining hosts for this loop 7920 1726885396.56319: getting the next task for host managed_node1 7920 1726885396.56327: done getting next task for host managed_node1 7920 1726885396.56330: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 7920 1726885396.56335: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885396.56352: getting variables 7920 1726885396.56354: in VariableManager get_vars() 7920 1726885396.56391: Calling all_inventory to load vars for managed_node1 7920 1726885396.56395: Calling groups_inventory to load vars for managed_node1 7920 1726885396.56397: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885396.56407: Calling all_plugins_play to load vars for managed_node1 7920 1726885396.56411: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885396.56423: Calling groups_plugins_play to load vars for managed_node1 7920 1726885396.57184: done sending task result for task 02369adf-7a19-9835-648e-000000001267 7920 1726885396.57187: WORKER PROCESS EXITING 7920 1726885396.57208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885396.57861: done with get_vars() 7920 1726885396.57874: done getting variables TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Friday 20 September 2024 22:23:16 -0400 (0:00:00.043) 0:02:14.208 ****** 7920 1726885396.57964: entering _queue_task() for managed_node1/mount 7920 1726885396.58194: worker is 1 (out of 1 available) 7920 1726885396.58205: exiting _queue_task() for managed_node1/mount 7920 1726885396.58222: done queuing things up, now waiting for results queue to drain 7920 1726885396.58223: waiting for pending results... 7920 1726885396.58506: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 7920 1726885396.58646: in run() - task 02369adf-7a19-9835-648e-000000001268 7920 1726885396.58670: variable 'ansible_search_path' from source: unknown 7920 1726885396.58677: variable 'ansible_search_path' from source: unknown 7920 1726885396.59039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885396.61989: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885396.62062: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885396.62123: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885396.62165: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885396.62201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885396.62292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885396.62331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885396.62367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885396.62421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885396.62442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885396.62495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885396.62535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885396.62569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885396.62622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885396.62642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885396.62789: variable 'blivet_output' from source: set_fact 7920 1726885396.62884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885396.63070: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885396.63110: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885396.63151: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885396.63188: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885396.63242: 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) 7920 1726885396.63272: 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) 7920 1726885396.63304: 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) 7920 1726885396.63345: 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) 7920 1726885396.63436: variable 'omit' from source: magic vars 7920 1726885396.63500: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885396.63519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885396.63523: variable 'omit' from source: magic vars 7920 1726885396.63593: variable 'omit' from source: magic vars 7920 1726885396.63634: variable 'omit' from source: magic vars 7920 1726885396.63732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885396.63748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885396.63771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885396.63796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885396.63807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885396.63870: variable 'mount_info' from source: unknown 7920 1726885396.63875: variable 'omit' from source: magic vars 7920 1726885396.63938: variable 'mount_info' from source: unknown 7920 1726885396.64019: variable 'mount_info' from source: unknown 7920 1726885396.64023: variable 'omit' from source: magic vars 7920 1726885396.64100: variable 'mount_info' from source: unknown 7920 1726885396.64103: variable 'omit' from source: magic vars 7920 1726885396.64164: variable 'mount_info' from source: unknown 7920 1726885396.64177: variable 'omit' from source: magic vars 7920 1726885396.64198: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885396.64221: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885396.64235: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885396.64249: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885396.64258: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885396.64270: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885396.64284: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885396.64309: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885396.64312: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885396.64317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885396.64389: Set connection var ansible_connection to ssh 7920 1726885396.64398: Set connection var ansible_shell_executable to /bin/sh 7920 1726885396.64401: Set connection var ansible_timeout to 10 7920 1726885396.64403: Set connection var ansible_shell_type to sh 7920 1726885396.64408: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885396.64416: Set connection var ansible_pipelining to False 7920 1726885396.64436: variable 'ansible_shell_executable' from source: unknown 7920 1726885396.64439: variable 'ansible_connection' from source: unknown 7920 1726885396.64441: variable 'ansible_module_compression' from source: unknown 7920 1726885396.64443: variable 'ansible_shell_type' from source: unknown 7920 1726885396.64445: variable 'ansible_shell_executable' from source: unknown 7920 1726885396.64448: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885396.64452: variable 'ansible_pipelining' from source: unknown 7920 1726885396.64454: variable 'ansible_timeout' from source: unknown 7920 1726885396.64458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 7920 1726885396.64583: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885396.64588: variable 'omit' from source: magic vars 7920 1726885396.64593: starting attempt loop 7920 1726885396.64596: running the handler 7920 1726885396.64606: _low_level_execute_command(): starting 7920 1726885396.64613: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885396.65241: 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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885396.65255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885396.65266: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885396.65332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885396.66942: stdout chunk (state=3): >>>/root <<< 7920 1726885396.67047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885396.67090: stderr chunk (state=3): >>><<< 7920 1726885396.67093: stdout chunk (state=3): >>><<< 7920 1726885396.67109: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885396.67123: _low_level_execute_command(): starting 7920 1726885396.67126: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885396.6710937-11779-99560587734051 `" && echo ansible-tmp-1726885396.6710937-11779-99560587734051="` echo /root/.ansible/tmp/ansible-tmp-1726885396.6710937-11779-99560587734051 `" ) && sleep 0' 7920 1726885396.67549: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885396.67553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885396.67584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885396.67588: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885396.67593: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885396.67663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885396.67666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885396.67727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885396.69548: stdout chunk (state=3): >>>ansible-tmp-1726885396.6710937-11779-99560587734051=/root/.ansible/tmp/ansible-tmp-1726885396.6710937-11779-99560587734051 <<< 7920 1726885396.69686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885396.69692: stderr chunk (state=3): >>><<< 7920 1726885396.69695: stdout chunk (state=3): >>><<< 7920 1726885396.69706: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885396.6710937-11779-99560587734051=/root/.ansible/tmp/ansible-tmp-1726885396.6710937-11779-99560587734051 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 7920 1726885396.69767: variable 'ansible_module_compression' from source: unknown 7920 1726885396.69805: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 7920 1726885396.69837: variable 'ansible_facts' from source: unknown 7920 1726885396.69901: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885396.6710937-11779-99560587734051/AnsiballZ_mount.py 7920 1726885396.69994: Sending initial data 7920 1726885396.70003: Sent initial data (152 bytes) 7920 1726885396.70883: 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 debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885396.70898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885396.72633: 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 <<< 7920 1726885396.72664: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885396.72699: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpt4f4gssk /root/.ansible/tmp/ansible-tmp-1726885396.6710937-11779-99560587734051/AnsiballZ_mount.py <<< 7920 1726885396.72736: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885396.73551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885396.73640: stderr chunk (state=3): >>><<< 7920 1726885396.73644: stdout chunk (state=3): >>><<< 7920 1726885396.73658: done transferring module to remote 7920 1726885396.73670: _low_level_execute_command(): starting 7920 1726885396.73672: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885396.6710937-11779-99560587734051/ /root/.ansible/tmp/ansible-tmp-1726885396.6710937-11779-99560587734051/AnsiballZ_mount.py && sleep 0' 7920 1726885396.74287: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885396.74300: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885396.74316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885396.74339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885396.74383: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885396.74394: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885396.74406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885396.74425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885396.74436: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885396.74453: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885396.74465: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885396.74481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885396.74497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885396.74510: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885396.74525: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885396.74540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885396.74623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885396.74647: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885396.74665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885396.74749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885396.76468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885396.76507: stderr chunk (state=3): >>><<< 7920 1726885396.76510: stdout chunk (state=3): >>><<< 7920 1726885396.76526: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885396.76530: _low_level_execute_command(): starting 7920 1726885396.76533: _low_level_execute_command(): using become for this command 7920 1726885396.76543: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zawptimtsluwklxcuslhjwlsnnskxthy ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885396.6710937-11779-99560587734051/AnsiballZ_mount.py'"'"' && sleep 0' 7920 1726885396.76620: Initial state: awaiting_escalation: BECOME-SUCCESS-zawptimtsluwklxcuslhjwlsnnskxthy 7920 1726885396.76996: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885396.76999: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885396.77006: stderr chunk (state=1): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885396.77009: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885396.77061: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885396.77065: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885396.77116: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885396.79887: stdout chunk (state=1): >>>BECOME-SUCCESS-zawptimtsluwklxcuslhjwlsnnskxthy <<< 7920 1726885396.79890: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-zawptimtsluwklxcuslhjwlsnnskxthy' 7920 1726885396.80112: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885396.80119: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 7920 1726885396.80122: stdout chunk (state=3): >>>import '_weakref' # <<< 7920 1726885396.80174: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885396.80204: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885396.80239: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885396.80299: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885396.80302: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885396.80343: 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' <<< 7920 1726885396.80363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885396.80379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7920 1726885396.80384: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885396.80409: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adfb5ca0> <<< 7920 1726885396.80468: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885396.80472: 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 0x7ff5adf5c280> <<< 7920 1726885396.80499: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adfb5a00> <<< 7920 1726885396.80505: 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' <<< 7920 1726885396.80521: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adfb59a0> <<< 7920 1726885396.80603: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885396.80627: 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' <<< 7920 1726885396.80631: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adf5c370> <<< 7920 1726885396.80634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7920 1726885396.80648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7920 1726885396.80669: 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 0x7ff5adf5c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adf5c550> <<< 7920 1726885396.80702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885396.80706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885396.80708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885396.80779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885396.80821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885396.80825: 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 0x7ff5adf08f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885396.80846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885396.80897: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adf0f100> <<< 7920 1726885396.80938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885396.80944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885396.80959: 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 0x7ff5adf38730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adf0f820> <<< 7920 1726885396.80993: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adf71760> <<< 7920 1726885396.81040: 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 0x7ff5adf08c70> <<< 7920 1726885396.81075: 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 0x7ff5adf38c70> <<< 7920 1726885396.81142: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adf5cfd0> <<< 7920 1726885396.81154: 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. <<< 7920 1726885396.81346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885396.81364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885396.81399: 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' <<< 7920 1726885396.81416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885396.81430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885396.81450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885396.81457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885396.81469: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5aded4d90> <<< 7920 1726885396.81516: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5aded7e20> <<< 7920 1726885396.81534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885396.81539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885396.81564: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885396.81583: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885396.81614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885396.81668: 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 0x7ff5adece730> <<< 7920 1726885396.81686: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5aded5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5aded4250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885396.81744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885396.81765: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885396.81791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885396.81814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7920 1726885396.81818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7920 1726885396.81841: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885396.81854: 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 0x7ff5ade56cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade567c0> <<< 7920 1726885396.81868: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885396.81897: 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 0x7ff5ade56dc0> <<< 7920 1726885396.81909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885396.81924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885396.81945: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade56e80> <<< 7920 1726885396.81961: 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' <<< 7920 1726885396.81972: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade56f40> <<< 7920 1726885396.81983: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885396.82051: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adeaec40> import '_functools' # <<< 7920 1726885396.82064: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adea8520> <<< 7920 1726885396.82105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885396.82142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adebc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adedbd00> <<< 7920 1726885396.82216: 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 0x7ff5ade67b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adeae160> <<< 7920 1726885396.82240: 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 0x7ff5adebc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adee18b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885396.82268: 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' <<< 7920 1726885396.82290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885396.82297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885396.82315: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade67eb0> <<< 7920 1726885396.82329: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade67ca0> <<< 7920 1726885396.82344: 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 0x7ff5ade67c10> <<< 7920 1726885396.82367: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7920 1726885396.82376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885396.82397: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885396.82402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885396.82421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885396.82464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885396.82493: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 7920 1726885396.82504: 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 0x7ff5adbfc280> <<< 7920 1726885396.82520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885396.82527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885396.82554: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adbfc370> <<< 7920 1726885396.82674: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade72eb0> <<< 7920 1726885396.82716: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade69940> <<< 7920 1726885396.82722: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade694f0> <<< 7920 1726885396.82743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885396.82753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885396.82779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885396.82795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885396.82822: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7920 1726885396.82831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adb490d0> <<< 7920 1726885396.82865: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adbf7d90> <<< 7920 1726885396.82907: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade69dc0> <<< 7920 1726885396.82917: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adedbee0> <<< 7920 1726885396.82932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885396.82957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885396.82980: 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' <<< 7920 1726885396.82989: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adb5da00> <<< 7920 1726885396.82992: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885396.83029: 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 0x7ff5adb5dd30> <<< 7920 1726885396.83046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885396.83050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885396.83069: 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' <<< 7920 1726885396.83085: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adb6f640> <<< 7920 1726885396.83103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885396.83135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885396.83159: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adb6fb80> <<< 7920 1726885396.83201: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885396.83205: 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 0x7ff5adafa2b0> <<< 7920 1726885396.83221: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adb5de20> <<< 7920 1726885396.83229: 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' <<< 7920 1726885396.83273: 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 0x7ff5adb0c190> <<< 7920 1726885396.83287: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adb6f4c0> <<< 7920 1726885396.83292: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885396.83317: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885396.83323: 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 0x7ff5adb0c250> <<< 7920 1726885396.83360: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade678e0> <<< 7920 1726885396.83397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885396.83400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885396.83413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885396.83425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885396.83458: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885396.83466: 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 0x7ff5adb275b0> <<< 7920 1726885396.83481: 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' <<< 7920 1726885396.83503: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885396.83507: 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 0x7ff5adb27880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adb27670> <<< 7920 1726885396.83526: 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 0x7ff5adb27760> <<< 7920 1726885396.83550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 7920 1726885396.83555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885396.83741: 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 0x7ff5adb27bb0> <<< 7920 1726885396.83780: 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 0x7ff5adb34100> <<< 7920 1726885396.83790: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adb277f0> <<< 7920 1726885396.83795: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adb1a940> <<< 7920 1726885396.83822: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade674c0> <<< 7920 1726885396.83839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885396.83896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885396.83929: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adb279a0> <<< 7920 1726885396.84025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885396.84041: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff5ada48580> <<< 7920 1726885396.84191: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip' # zipimport: zlib available <<< 7920 1726885396.84289: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.84317: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/__init__.py <<< 7920 1726885396.84345: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.84361: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.84366: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885396.84377: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.85595: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.86517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 7920 1726885396.86532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad96d6d0> <<< 7920 1726885396.86561: 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' <<< 7920 1726885396.86568: 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' <<< 7920 1726885396.86589: 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' <<< 7920 1726885396.86621: 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 0x7ff5ad96d160> <<< 7920 1726885396.86676: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad96d340> <<< 7920 1726885396.86694: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad96de20> <<< 7920 1726885396.86706: 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' <<< 7920 1726885396.86756: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad96df10> <<< 7920 1726885396.86763: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad96dc40> <<< 7920 1726885396.86779: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885396.86796: 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 0x7ff5ad96de80> <<< 7920 1726885396.86801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885396.86825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885396.86875: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad96d100> <<< 7920 1726885396.86888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885396.86898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885396.86916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885396.86936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885396.86956: 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' <<< 7920 1726885396.87024: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad36ddf0> <<< 7920 1726885396.87058: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885396.87064: 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 0x7ff5ad36dfa0> <<< 7920 1726885396.87085: 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' <<< 7920 1726885396.87092: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5ad38ee50> <<< 7920 1726885396.87102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885396.87131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885396.87165: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad38e4c0> <<< 7920 1726885396.87177: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad9d4dc0> <<< 7920 1726885396.87334: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad9d43d0> <<< 7920 1726885396.87356: 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' <<< 7920 1726885396.87379: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad9d4fd0> <<< 7920 1726885396.87403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885396.87406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885396.87429: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 7920 1726885396.87439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7920 1726885396.87456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885396.87461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885396.87498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 7920 1726885396.87501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad9a5dc0> <<< 7920 1726885396.87576: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad3e8be0> <<< 7920 1726885396.87578: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad3e82b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad9713a0> <<< 7920 1726885396.87609: 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' <<< 7920 1726885396.87612: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5ad3e83d0> <<< 7920 1726885396.87636: 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' <<< 7920 1726885396.87639: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad3e8400> <<< 7920 1726885396.87664: 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 <<< 7920 1726885396.87669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885396.87687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885396.87711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885396.87822: 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 0x7ff5ad34f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad9b7100> <<< 7920 1726885396.87826: 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' <<< 7920 1726885396.87873: 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' <<< 7920 1726885396.87878: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5ad35c9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad9b7280> <<< 7920 1726885396.87892: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885396.87956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885396.87958: 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' # <<< 7920 1726885396.88017: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad34fdf0> <<< 7920 1726885396.88136: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad35c940> <<< 7920 1726885396.88222: 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' <<< 7920 1726885396.88228: 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 0x7ff5ad35c790> <<< 7920 1726885396.88257: 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' <<< 7920 1726885396.88267: 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 0x7ff5ad35b730> <<< 7920 1726885396.88310: 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 0x7ff5ad35b670> <<< 7920 1726885396.88316: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad9ad7c0> <<< 7920 1726885396.88333: 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' <<< 7920 1726885396.88337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885396.88354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885396.88391: 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 0x7ff5ad3df640> <<< 7920 1726885396.88569: 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 0x7ff5ad3de9d0> <<< 7920 1726885396.88583: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad3500a0> <<< 7920 1726885396.88609: 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' <<< 7920 1726885396.88621: 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 0x7ff5ad3df0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad9ce880> <<< 7920 1726885396.88630: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.88643: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.88651: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885396.88662: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.88732: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.88809: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.88814: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885396.88834: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885396.88855: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885396.88859: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.88956: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.89051: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.89497: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.89974: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885396.89977: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 7920 1726885396.89983: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885396.89997: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885396.90013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885396.90046: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885396.90060: 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 0x7ff5acf52130> <<< 7920 1726885396.90128: 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 0x7ff5ad3d4970> <<< 7920 1726885396.90143: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5acf52550> <<< 7920 1726885396.90196: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885396.90204: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.90228: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885396.90231: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.90345: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.90461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7920 1726885396.90507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad3d5940> <<< 7920 1726885396.90519: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.90887: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.91246: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.91315: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.91367: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885396.91393: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.91428: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885396.91432: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.91487: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.91560: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885396.91575: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885396.91589: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885396.91596: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.91628: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.91665: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885396.91667: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.91850: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.92038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885396.92070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885396.92073: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885396.92143: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad3d45e0> # zipimport: zlib available <<< 7920 1726885396.92205: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.92273: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885396.92278: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885396.92291: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885396.92296: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.92333: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.92367: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885396.92380: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.92407: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.92445: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.92534: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.92601: 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 <<< 7920 1726885396.92621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885396.92701: 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' <<< 7920 1726885396.92710: 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 0x7ff5ad9c1850> <<< 7920 1726885396.92726: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad973e50> <<< 7920 1726885396.92755: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885396.92761: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.92894: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.92938: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.92971: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.93007: 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' <<< 7920 1726885396.93087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885396.93130: 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' <<< 7920 1726885396.93181: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad325310> <<< 7920 1726885396.93210: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad31e820> <<< 7920 1726885396.93265: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad315940> # destroy ansible.module_utils.distro <<< 7920 1726885396.93270: stdout chunk (state=3): >>>import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885396.93342: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.93358: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885396.93406: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885396.93409: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885396.93436: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible_collections/__init__.py <<< 7920 1726885396.93453: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py <<< 7920 1726885396.93461: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885396.93478: stdout chunk (state=3): >>>import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py <<< 7920 1726885396.93485: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.93500: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py <<< 7920 1726885396.93524: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885396.93548: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py <<< 7920 1726885396.93551: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.93923: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.94310: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885396.94317: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 7920 1726885396.94320: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.94323: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.94325: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 7920 1726885396.94392: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885396.94573: 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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "fstype": "ext4", "invocation": {"module_args": {"src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "path": "/opt/test", "fstype": "ext4", "state": "absent", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null, "opts": null}}} # destroy __main__ <<< 7920 1726885396.94851: 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 <<< 7920 1726885396.94855: 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 <<< 7920 1726885396.94891: 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 <<< 7920 1726885396.94942: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string <<< 7920 1726885396.94961: stdout chunk (state=3): >>># cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_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 <<< 7920 1726885396.95148: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885396.95151: stdout chunk (state=3): >>># destroy importlib.util <<< 7920 1726885396.95154: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885396.95177: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7920 1726885396.95188: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885396.95211: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 7920 1726885396.95228: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 7920 1726885396.95246: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 7920 1726885396.95259: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885396.95262: stdout chunk (state=3): >>># destroy selinux <<< 7920 1726885396.95264: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885396.95296: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 7920 1726885396.95310: 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 <<< 7920 1726885396.95326: 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 <<< 7920 1726885396.95339: 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 <<< 7920 1726885396.95370: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 7920 1726885396.95373: 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 <<< 7920 1726885396.95381: 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 <<< 7920 1726885396.95401: stdout chunk (state=3): >>># destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 7920 1726885396.95417: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 7920 1726885396.95432: 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 <<< 7920 1726885396.95451: 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 <<< 7920 1726885396.95454: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7920 1726885396.95457: 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 <<< 7920 1726885396.95583: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 7920 1726885396.95609: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq <<< 7920 1726885396.95615: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 7920 1726885396.95629: 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 <<< 7920 1726885396.95645: 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 <<< 7920 1726885396.95672: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885396.96079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885396.96130: stderr chunk (state=3): >>><<< 7920 1726885396.96137: stdout chunk (state=3): >>><<< 7920 1726885396.96201: _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 0x7ff5adfb5ca0> # /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 0x7ff5adf5c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adfb5a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7ff5adfb59a0> 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 0x7ff5adf5c370> # /usr/lib64/python3.9/__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 0x7ff5adf5c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adf5c550> # /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 0x7ff5adf08f70> # /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 0x7ff5adf0f100> # /usr/lib64/python3.9/__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 0x7ff5adf38730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adf0f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adf71760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adf08c70> # /usr/lib64/python3.9/__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 0x7ff5adf38c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adf5cfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7ff5aded4d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5aded7e20> # /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 0x7ff5adece730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5aded5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5aded4250> # /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 0x7ff5ade56cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade567c0> 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 0x7ff5ade56dc0> # /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 0x7ff5ade56e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade56f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adeaec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adea8520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adebc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adedbd00> # /usr/lib64/python3.9/__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 0x7ff5ade67b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adeae160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5adebc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adee18b0> # /usr/lib64/python3.9/__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 0x7ff5ade67eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade67ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade67c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7ff5adbfc280> # /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 0x7ff5adbfc370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade72eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade69940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade694f0> # /usr/lib64/python3.9/__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 0x7ff5adb490d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adbf7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade69dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adedbee0> # /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 0x7ff5adb5da00> 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 0x7ff5adb5dd30> # /usr/lib64/python3.9/__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 0x7ff5adb6f640> # /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 0x7ff5adb6fb80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5adafa2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adb5de20> # /usr/lib64/python3.9/__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 0x7ff5adb0c190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adb6f4c0> 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 0x7ff5adb0c250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade678e0> # /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 0x7ff5adb275b0> # /usr/lib64/python3.9/__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 0x7ff5adb27880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adb27670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5adb27760> # /usr/lib64/python3.9/__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 0x7ff5adb27bb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5adb34100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adb277f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5adb1a940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ade674c0> # /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 0x7ff5adb279a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff5ada48580> # zipimport: found 36 names in '/tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/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 0x7ff5ad96d6d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7ff5ad96d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad96d340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad96de20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7ff5ad96df10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad96dc40> 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 0x7ff5ad96de80> # /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 0x7ff5ad96d100> # /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 0x7ff5ad36ddf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5ad36dfa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5ad38ee50> # /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 0x7ff5ad38e4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad9d4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad9d43d0> # /usr/lib64/python3.9/__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 0x7ff5ad9d4fd0> # /usr/lib64/python3.9/__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 0x7ff5ad9a5dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad3e8be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad3e82b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad9713a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5ad3e83d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad3e8400> # /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 0x7ff5ad34f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad9b7100> # /usr/lib64/python3.9/__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 0x7ff5ad35c9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad9b7280> # /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 0x7ff5ad34fdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad35c940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5ad35c790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5ad35b730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5ad35b670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad9ad7c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7ff5ad3df640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5ad3de9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad3500a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5ad3df0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad9ce880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/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_1tuimbwc/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_1tuimbwc/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_1tuimbwc/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_1tuimbwc/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 0x7ff5acf52130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7ff5ad3d4970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5acf52550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/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_1tuimbwc/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 0x7ff5ad3d5940> # 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_1tuimbwc/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_1tuimbwc/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_1tuimbwc/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_1tuimbwc/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_1tuimbwc/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 0x7ff5ad3d45e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/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_1tuimbwc/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 0x7ff5ad9c1850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad973e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/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 0x7ff5ad325310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad31e820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5ad315940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/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_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_1tuimbwc/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_1tuimbwc/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_1tuimbwc/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_1tuimbwc/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_1tuimbwc/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_1tuimbwc/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_1tuimbwc/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_1tuimbwc/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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "fstype": "ext4", "invocation": {"module_args": {"src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "path": "/opt/test", "fstype": "ext4", "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885396.97731: done with _execute_module (mount, {'src': 'UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e', 'path': '/opt/test', 'fstype': 'ext4', '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-1726885396.6710937-11779-99560587734051/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885396.97735: _low_level_execute_command(): starting 7920 1726885396.97738: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885396.6710937-11779-99560587734051/ > /dev/null 2>&1 && sleep 0' 7920 1726885396.97740: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885396.97742: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885396.97744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885396.97746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885396.97748: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885396.97750: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885396.97752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885396.97754: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885396.97756: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885396.97757: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885396.97759: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885396.97760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885396.97762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885396.97764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885396.97765: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885396.97767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885396.97768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885396.97770: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885396.97772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885396.97773: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885396.99025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885396.99028: stdout chunk (state=3): >>><<< 7920 1726885396.99030: stderr chunk (state=3): >>><<< 7920 1726885396.99652: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885396.99655: handler run complete 7920 1726885396.99658: attempt loop complete, returning result 7920 1726885396.99660: variable 'mount_info' from source: unknown 7920 1726885396.99662: variable 'mount_info' from source: unknown changed: [managed_node1] => (item={'src': 'UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e', 'path': '/opt/test', 'state': 'absent', 'fstype': 'ext4'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext4", "mount_info": { "fstype": "ext4", "path": "/opt/test", "src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "state": "absent" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e" } 7920 1726885396.99810: dumping result to json 7920 1726885396.99821: done dumping result, returning 7920 1726885396.99825: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-9835-648e-000000001268] 7920 1726885396.99827: sending task result for task 02369adf-7a19-9835-648e-000000001268 7920 1726885396.99876: done sending task result for task 02369adf-7a19-9835-648e-000000001268 7920 1726885396.99879: WORKER PROCESS EXITING 7920 1726885396.99937: no more pending results, returning what we have 7920 1726885396.99940: results queue empty 7920 1726885396.99941: checking for any_errors_fatal 7920 1726885396.99946: done checking for any_errors_fatal 7920 1726885396.99947: checking for max_fail_percentage 7920 1726885396.99949: done checking for max_fail_percentage 7920 1726885396.99949: checking to see if all hosts have failed and the running result is not ok 7920 1726885396.99950: done checking to see if all hosts have failed 7920 1726885396.99951: getting the remaining hosts for this loop 7920 1726885396.99953: done getting the remaining hosts for this loop 7920 1726885396.99956: getting the next task for host managed_node1 7920 1726885396.99962: done getting next task for host managed_node1 7920 1726885396.99965: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 7920 1726885396.99969: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885396.99981: getting variables 7920 1726885396.99983: in VariableManager get_vars() 7920 1726885397.00021: Calling all_inventory to load vars for managed_node1 7920 1726885397.00024: Calling groups_inventory to load vars for managed_node1 7920 1726885397.00031: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885397.00040: Calling all_plugins_play to load vars for managed_node1 7920 1726885397.00043: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885397.00046: Calling groups_plugins_play to load vars for managed_node1 7920 1726885397.00890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885397.01466: done with get_vars() 7920 1726885397.01481: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Friday 20 September 2024 22:23:17 -0400 (0:00:00.436) 0:02:14.644 ****** 7920 1726885397.01580: entering _queue_task() for managed_node1/systemd 7920 1726885397.01858: worker is 1 (out of 1 available) 7920 1726885397.01873: exiting _queue_task() for managed_node1/systemd 7920 1726885397.01888: done queuing things up, now waiting for results queue to drain 7920 1726885397.01890: waiting for pending results... 7920 1726885397.02130: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 7920 1726885397.02239: in run() - task 02369adf-7a19-9835-648e-00000000126a 7920 1726885397.02254: variable 'ansible_search_path' from source: unknown 7920 1726885397.02258: variable 'ansible_search_path' from source: unknown 7920 1726885397.02287: calling self._execute() 7920 1726885397.02373: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885397.02377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885397.02385: variable 'omit' from source: magic vars 7920 1726885397.02669: variable 'blivet_output' from source: set_fact 7920 1726885397.02692: Evaluated conditional (blivet_output['mounts']): True 7920 1726885397.02696: variable 'omit' from source: magic vars 7920 1726885397.02743: variable 'omit' from source: magic vars 7920 1726885397.02766: variable 'omit' from source: magic vars 7920 1726885397.02798: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885397.02828: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885397.02843: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885397.02857: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885397.02866: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885397.02880: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885397.02898: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885397.02923: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885397.02926: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885397.02928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885397.03004: Set connection var ansible_connection to ssh 7920 1726885397.03022: Set connection var ansible_shell_executable to /bin/sh 7920 1726885397.03031: Set connection var ansible_timeout to 10 7920 1726885397.03033: Set connection var ansible_shell_type to sh 7920 1726885397.03039: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885397.03044: Set connection var ansible_pipelining to False 7920 1726885397.03061: variable 'ansible_shell_executable' from source: unknown 7920 1726885397.03064: variable 'ansible_connection' from source: unknown 7920 1726885397.03066: variable 'ansible_module_compression' from source: unknown 7920 1726885397.03069: variable 'ansible_shell_type' from source: unknown 7920 1726885397.03071: variable 'ansible_shell_executable' from source: unknown 7920 1726885397.03073: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885397.03077: variable 'ansible_pipelining' from source: unknown 7920 1726885397.03079: variable 'ansible_timeout' from source: unknown 7920 1726885397.03083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885397.03235: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885397.03242: variable 'omit' from source: magic vars 7920 1726885397.03250: starting attempt loop 7920 1726885397.03253: running the handler 7920 1726885397.03264: _low_level_execute_command(): starting 7920 1726885397.03270: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885397.03962: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885397.03976: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885397.03993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885397.04019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885397.04060: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885397.04074: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885397.04087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885397.04103: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885397.04121: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885397.04133: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885397.04146: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885397.04160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885397.04175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885397.04187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885397.04198: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885397.04214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885397.04292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885397.04319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885397.04341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885397.04408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885397.05943: stdout chunk (state=3): >>>/root <<< 7920 1726885397.06117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885397.06121: stdout chunk (state=3): >>><<< 7920 1726885397.06124: stderr chunk (state=3): >>><<< 7920 1726885397.06230: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885397.06234: _low_level_execute_command(): starting 7920 1726885397.06237: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885397.06146-11796-81238055079182 `" && echo ansible-tmp-1726885397.06146-11796-81238055079182="` echo /root/.ansible/tmp/ansible-tmp-1726885397.06146-11796-81238055079182 `" ) && sleep 0' 7920 1726885397.07365: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885397.07380: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885397.07396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885397.07421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885397.07490: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885397.07503: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885397.07524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885397.07541: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885397.07555: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885397.07567: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885397.07580: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885397.07594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885397.07610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885397.07630: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885397.07642: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885397.07656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885397.07736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885397.07758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885397.07775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885397.07844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885397.09654: stdout chunk (state=3): >>>ansible-tmp-1726885397.06146-11796-81238055079182=/root/.ansible/tmp/ansible-tmp-1726885397.06146-11796-81238055079182 <<< 7920 1726885397.09771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885397.09808: stderr chunk (state=3): >>><<< 7920 1726885397.09812: stdout chunk (state=3): >>><<< 7920 1726885397.09829: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885397.06146-11796-81238055079182=/root/.ansible/tmp/ansible-tmp-1726885397.06146-11796-81238055079182 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885397.09867: variable 'ansible_module_compression' from source: unknown 7920 1726885397.09909: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7920 1726885397.09958: variable 'ansible_facts' from source: unknown 7920 1726885397.10095: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885397.06146-11796-81238055079182/AnsiballZ_systemd.py 7920 1726885397.10202: Sending initial data 7920 1726885397.10215: Sent initial data (152 bytes) 7920 1726885397.11080: 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 debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885397.11137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885397.12824: 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 <<< 7920 1726885397.12868: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885397.12903: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpiy4asetm /root/.ansible/tmp/ansible-tmp-1726885397.06146-11796-81238055079182/AnsiballZ_systemd.py <<< 7920 1726885397.12938: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885397.14822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885397.14904: stderr chunk (state=3): >>><<< 7920 1726885397.14907: stdout chunk (state=3): >>><<< 7920 1726885397.14922: done transferring module to remote 7920 1726885397.14934: _low_level_execute_command(): starting 7920 1726885397.14937: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885397.06146-11796-81238055079182/ /root/.ansible/tmp/ansible-tmp-1726885397.06146-11796-81238055079182/AnsiballZ_systemd.py && sleep 0' 7920 1726885397.15382: 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 <<< 7920 1726885397.15523: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885397.15556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885397.17215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885397.17259: stderr chunk (state=3): >>><<< 7920 1726885397.17263: stdout chunk (state=3): >>><<< 7920 1726885397.17273: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885397.17276: _low_level_execute_command(): starting 7920 1726885397.17279: _low_level_execute_command(): using become for this command 7920 1726885397.17290: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jqftfcgurnxpekertfgevtzsilwvkzys ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885397.06146-11796-81238055079182/AnsiballZ_systemd.py'"'"' && sleep 0' 7920 1726885397.17368: Initial state: awaiting_escalation: BECOME-SUCCESS-jqftfcgurnxpekertfgevtzsilwvkzys 7920 1726885397.17734: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885397.17737: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885397.17786: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885397.17789: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885397.17839: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885397.20620: stdout chunk (state=1): >>>BECOME-SUCCESS-jqftfcgurnxpekertfgevtzsilwvkzys <<< 7920 1726885397.20623: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-jqftfcgurnxpekertfgevtzsilwvkzys' 7920 1726885397.20842: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885397.20907: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885397.20960: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # <<< 7920 1726885397.21013: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885397.21042: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7920 1726885397.21092: 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' <<< 7920 1726885397.21118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885397.21126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885397.21147: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce045ca0> <<< 7920 1726885397.21234: 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 0x7f84cdddc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce045a00> <<< 7920 1726885397.21290: 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 0x7f84ce0459a0> <<< 7920 1726885397.21433: 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 0x7f84cdddc370> # /usr/lib64/python3.9/__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 0x7f84cdddc820> <<< 7920 1726885397.21492: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdddc550> <<< 7920 1726885397.21501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885397.21531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # <<< 7920 1726885397.21535: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd88f70> <<< 7920 1726885397.21561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885397.21583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885397.21639: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd8f100> <<< 7920 1726885397.21650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885397.21658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885397.21685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7920 1726885397.21688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cddb8730> <<< 7920 1726885397.21692: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd8f820> <<< 7920 1726885397.21712: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cddf1760> <<< 7920 1726885397.21746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7920 1726885397.21760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd88c70> <<< 7920 1726885397.21825: 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 0x7f84cddb8c70> <<< 7920 1726885397.21883: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdddcfd0> <<< 7920 1726885397.21897: 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. <<< 7920 1726885397.22222: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885397.22251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885397.22327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7920 1726885397.22353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd2fd90> <<< 7920 1726885397.22379: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd32e20> <<< 7920 1726885397.22421: 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' <<< 7920 1726885397.22440: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885397.22462: 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' <<< 7920 1726885397.22496: 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' <<< 7920 1726885397.22521: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd29730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd30520> <<< 7920 1726885397.22543: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd2f250> <<< 7920 1726885397.22558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885397.22625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885397.22638: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885397.22662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885397.22681: 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' <<< 7920 1726885397.22713: 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 0x7f84cdc0fcd0> <<< 7920 1726885397.22729: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc0f7c0> import 'itertools' # <<< 7920 1726885397.22755: 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' <<< 7920 1726885397.22766: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc0fdc0> <<< 7920 1726885397.22774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885397.22793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885397.22811: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc0fe80> <<< 7920 1726885397.22852: 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 0x7f84cdc0ff40> <<< 7920 1726885397.22873: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885397.22906: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd09c40> import '_functools' # <<< 7920 1726885397.22941: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd03520> <<< 7920 1726885397.22984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885397.23007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd17580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd36d00> <<< 7920 1726885397.23032: 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' <<< 7920 1726885397.23051: 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 0x7f84cdc20b80> <<< 7920 1726885397.23081: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd09160> <<< 7920 1726885397.23085: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885397.23089: 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 0x7f84cdd17190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd3c8b0> <<< 7920 1726885397.23117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7920 1726885397.23126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885397.23142: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 7920 1726885397.23149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885397.23166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885397.23188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc20eb0> <<< 7920 1726885397.23205: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc20ca0> <<< 7920 1726885397.23224: 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 0x7f84cdc20c10> <<< 7920 1726885397.23242: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7920 1726885397.23245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885397.23265: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885397.23275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885397.23292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885397.23339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885397.23364: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 7920 1726885397.23371: 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 0x7f84cdbf5280> <<< 7920 1726885397.23387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885397.23400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885397.23434: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdbf5370> <<< 7920 1726885397.23549: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc2beb0> <<< 7920 1726885397.23609: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc23940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc234f0> <<< 7920 1726885397.23625: 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' <<< 7920 1726885397.23655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885397.23668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885397.23689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7920 1726885397.23698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 7920 1726885397.23703: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb1d0d0> <<< 7920 1726885397.23730: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdbf0d90> <<< 7920 1726885397.23777: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc23dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd36ee0> <<< 7920 1726885397.23804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885397.23827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885397.23851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 7920 1726885397.23854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb30a00> <<< 7920 1726885397.23865: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885397.23896: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885397.23902: 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 0x7f84cdb30d30> <<< 7920 1726885397.23921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885397.23926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885397.23948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 7920 1726885397.23962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb43640> <<< 7920 1726885397.23975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885397.24004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885397.24032: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb43b80> <<< 7920 1726885397.24063: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885397.24073: 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 0x7f84cdace2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb30e20> <<< 7920 1726885397.24094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885397.24099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885397.24136: 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 0x7f84cdadf190> <<< 7920 1726885397.24158: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb434c0> <<< 7920 1726885397.24162: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885397.24183: 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 0x7f84cdadf250> <<< 7920 1726885397.24223: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc208e0> <<< 7920 1726885397.24238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885397.24256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885397.24276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885397.24286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885397.24317: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885397.24327: 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 0x7f84cdafb5b0> <<< 7920 1726885397.24338: 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' <<< 7920 1726885397.24361: 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' <<< 7920 1726885397.24366: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cdafb880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdafb670> <<< 7920 1726885397.24387: 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 0x7f84cdafb760> <<< 7920 1726885397.24415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 7920 1726885397.24422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885397.24602: 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 0x7f84cdafbbb0> <<< 7920 1726885397.24636: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885397.24647: 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 0x7f84cdb08100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdafb7f0> <<< 7920 1726885397.24659: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdaed940> <<< 7920 1726885397.24681: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc204c0> <<< 7920 1726885397.24700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885397.24757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885397.24788: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdafb9a0> <<< 7920 1726885397.24931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885397.24947: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f84cda2b580> <<< 7920 1726885397.25231: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip' # zipimport: zlib available <<< 7920 1726885397.25297: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.25326: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885397.25353: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.25356: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885397.25380: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.26597: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.27527: 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 0x7f84cd9656d0> <<< 7920 1726885397.27554: 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' <<< 7920 1726885397.27574: 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' <<< 7920 1726885397.27620: 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' <<< 7920 1726885397.27633: 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 0x7f84cd965160> <<< 7920 1726885397.27659: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd965340> <<< 7920 1726885397.27687: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd965e20> <<< 7920 1726885397.27709: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7920 1726885397.27717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885397.27761: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd965f10> <<< 7920 1726885397.27764: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd965c40> <<< 7920 1726885397.27769: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885397.27855: 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 0x7f84cd965e80> <<< 7920 1726885397.27896: 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' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd965100> <<< 7920 1726885397.27917: 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' <<< 7920 1726885397.27942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885397.27962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885397.27983: 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' <<< 7920 1726885397.28081: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd3fbdf0> <<< 7920 1726885397.28105: 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 0x7f84cd3fbfa0> <<< 7920 1726885397.28134: 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 0x7f84cd3081c0> <<< 7920 1726885397.28158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885397.28165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885397.28198: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd308b50> <<< 7920 1726885397.28216: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd94cdc0> <<< 7920 1726885397.28375: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd94c3d0> <<< 7920 1726885397.28397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7920 1726885397.28402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7920 1726885397.28425: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd94cfd0> <<< 7920 1726885397.28449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885397.28455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885397.28488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 7920 1726885397.28492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7920 1726885397.28521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885397.28526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885397.28550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 7920 1726885397.28553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd99cdc0> <<< 7920 1726885397.28630: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd976be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd9762b0> <<< 7920 1726885397.28636: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd3e1c70> <<< 7920 1726885397.28665: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885397.28675: 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 0x7f84cd9763d0> <<< 7920 1726885397.28706: 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' <<< 7920 1726885397.28730: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd976400> <<< 7920 1726885397.28736: 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' <<< 7920 1726885397.28757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885397.28789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885397.28848: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885397.28853: 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 0x7f84cd365970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd9ae100> <<< 7920 1726885397.28882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885397.28892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885397.28948: 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 0x7f84cd3729a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd9ae280> <<< 7920 1726885397.28974: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885397.29011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885397.29039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7920 1726885397.29042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 7920 1726885397.29050: stdout chunk (state=3): >>>import '_string' # <<< 7920 1726885397.29105: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd9aed30> <<< 7920 1726885397.29231: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd372940> <<< 7920 1726885397.29333: 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 0x7f84cd945c40> <<< 7920 1726885397.29370: 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 0x7f84cd9716a0> <<< 7920 1726885397.29449: 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 0x7f84cd9aefd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd9a57c0> <<< 7920 1726885397.29460: 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' <<< 7920 1726885397.29473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885397.29478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885397.29520: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885397.29525: 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 0x7f84cd366a90> <<< 7920 1726885397.29706: 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 0x7f84cd384c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd371700> <<< 7920 1726885397.29742: 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 0x7f84cd371070> <<< 7920 1726885397.29757: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd371af0> # zipimport: zlib available <<< 7920 1726885397.29774: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885397.29795: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.29864: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.29947: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.29950: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.29962: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885397.29975: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.29987: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.29999: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885397.30005: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.30099: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.30195: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.30644: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.31100: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885397.31104: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7920 1726885397.31108: 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_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885397.31137: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885397.31143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885397.31198: 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 0x7f84cd3b06d0> <<< 7920 1726885397.31293: 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' <<< 7920 1726885397.31296: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd3bb6d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccf0d940> <<< 7920 1726885397.31343: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885397.31382: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.31386: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885397.31392: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.31522: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.31639: 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' <<< 7920 1726885397.31669: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd3f4e80> # zipimport: zlib available <<< 7920 1726885397.32059: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.32419: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.32477: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.32543: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885397.32545: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.32565: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.32627: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885397.32660: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.32730: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885397.32739: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.32750: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.32766: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885397.32802: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.32836: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885397.32842: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.33024: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.33210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885397.33235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885397.33240: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885397.33326: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccf230d0> <<< 7920 1726885397.33329: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.33372: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.33439: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py <<< 7920 1726885397.33455: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885397.33473: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.33499: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.33537: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885397.33542: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.33584: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.33617: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.33717: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.33769: 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 <<< 7920 1726885397.33809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885397.33881: 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' <<< 7920 1726885397.33883: 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 0x7f84cd3f3d60> <<< 7920 1726885397.33952: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccf23cd0> <<< 7920 1726885397.34005: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885397.34056: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.34099: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.34150: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.34213: 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 <<< 7920 1726885397.34227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885397.34261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885397.34275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885397.34355: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd3a6970> <<< 7920 1726885397.34376: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd3a1670> <<< 7920 1726885397.34437: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cced51c0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885397.34447: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.34487: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.34492: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885397.34590: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885397.34594: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.34596: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 7920 1726885397.34606: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.34763: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.34927: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.34940: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.34964: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.34990: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.35037: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.35073: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.35091: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 7920 1726885397.35096: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.35153: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.35218: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.35230: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.35263: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 7920 1726885397.35267: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.35410: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.35541: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.35576: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.35625: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 7920 1726885397.35630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885397.35649: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 7920 1726885397.35655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 7920 1726885397.35677: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 7920 1726885397.35681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 7920 1726885397.35707: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccc7a0d0> <<< 7920 1726885397.35731: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 7920 1726885397.35735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 7920 1726885397.35785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885397.35791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7920 1726885397.35814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 7920 1726885397.35840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 7920 1726885397.35842: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccec5d90> <<< 7920 1726885397.35876: 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 0x7f84ccec5d00> <<< 7920 1726885397.35949: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd39f280> <<< 7920 1726885397.35970: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccc87250> <<< 7920 1726885397.36022: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccf141c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccf14e50> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 7920 1726885397.36031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 7920 1726885397.36048: 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' <<< 7920 1726885397.36077: 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 0x7f84ccf21eb0> <<< 7920 1726885397.36081: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccf213d0> <<< 7920 1726885397.36101: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 7920 1726885397.36150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 7920 1726885397.36162: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccf21f40> <<< 7920 1726885397.36175: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885397.36207: 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 0x7f84ccf22520> <<< 7920 1726885397.36245: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cceee7c0> <<< 7920 1726885397.36263: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccf14fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 7920 1726885397.36286: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 7920 1726885397.36302: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 7920 1726885397.36314: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.36363: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.36410: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 7920 1726885397.36431: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.36454: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.36499: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 7920 1726885397.36511: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.36524: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.36530: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 7920 1726885397.36600: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.36605: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 7920 1726885397.36645: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.36679: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 7920 1726885397.36689: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.36728: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.36761: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 7920 1726885397.36768: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.36809: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.36865: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.36901: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.36961: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 7920 1726885397.36964: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.37346: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.37705: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 7920 1726885397.37713: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.37755: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.37803: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.37828: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.37858: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py <<< 7920 1726885397.37861: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 7920 1726885397.37892: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.37941: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 7920 1726885397.37945: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.37977: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.38028: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 7920 1726885397.38058: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.38093: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 7920 1726885397.38100: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.38113: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.38156: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 7920 1726885397.38160: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.38206: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.38281: 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' <<< 7920 1726885397.38304: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccbdafa0> <<< 7920 1726885397.38324: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7920 1726885397.38348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7920 1726885397.38496: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccbdaac0> <<< 7920 1726885397.38527: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 7920 1726885397.38562: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.38614: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 7920 1726885397.38624: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.38695: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.38781: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 7920 1726885397.38784: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.38848: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.38897: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 7920 1726885397.38902: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.38939: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.38984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7920 1726885397.39006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7920 1726885397.39145: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885397.39150: 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 0x7f84cccb27c0> <<< 7920 1726885397.39382: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccbe1b80> <<< 7920 1726885397.39393: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 7920 1726885397.39433: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.39482: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 7920 1726885397.39559: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.39627: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.39721: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.39848: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py <<< 7920 1726885397.39854: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 7920 1726885397.39890: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.39930: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 7920 1726885397.39934: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.39963: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.40007: 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' <<< 7920 1726885397.40050: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885397.40064: 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 0x7f84ccb7fe50> <<< 7920 1726885397.40084: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccb7fd00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 7920 1726885397.40092: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.40097: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 7920 1726885397.40104: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.40134: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.40170: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 7920 1726885397.40175: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.40310: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.40436: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 7920 1726885397.40586: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.40653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.40681: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.40730: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 7920 1726885397.40733: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 7920 1726885397.40745: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.40752: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.40772: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.40884: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.41003: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/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_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 7920 1726885397.41011: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.41109: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.41210: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 7920 1726885397.41217: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.41245: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.41279: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.41723: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.42119: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 7920 1726885397.42123: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 7920 1726885397.42129: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.42211: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.42305: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 7920 1726885397.42307: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.42395: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.42482: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 7920 1726885397.42486: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.42596: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.42731: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 7920 1726885397.42752: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.42758: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.42761: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 7920 1726885397.42763: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.42798: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.42858: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 7920 1726885397.42875: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.42934: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.43010: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.43166: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.43334: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 7920 1726885397.43338: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 7920 1726885397.43344: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.43368: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.43403: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 7920 1726885397.43409: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.43432: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.43460: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 7920 1726885397.43467: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.43530: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.43576: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 7920 1726885397.43581: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.43632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.43643: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 7920 1726885397.43680: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.43728: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 7920 1726885397.43749: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.43791: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.43831: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 7920 1726885397.43838: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.44043: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.44257: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 7920 1726885397.44276: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.44325: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.44366: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 7920 1726885397.44370: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.44403: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.44435: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 7920 1726885397.44441: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.44466: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.44489: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 7920 1726885397.44504: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.44528: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.44564: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 7920 1726885397.44629: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.44700: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 7920 1726885397.44709: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.44729: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.44732: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 7920 1726885397.44774: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.44810: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 7920 1726885397.44818: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.44834: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.44855: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.44890: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.44933: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.44987: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.45062: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/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_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 7920 1726885397.45065: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 7920 1726885397.45108: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.45153: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 7920 1726885397.45162: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.45315: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.45471: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 7920 1726885397.45479: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.45520: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.45559: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 7920 1726885397.45566: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.45601: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.45644: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 7920 1726885397.45652: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.45719: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.45787: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 7920 1726885397.45790: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 7920 1726885397.45868: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.45943: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 7920 1726885397.45955: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 7920 1726885397.45960: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.46067: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.46176: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 7920 1726885397.46255: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885397.46431: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885397.65892: 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}}} <<< 7920 1726885397.66402: 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 <<< 7920 1726885397.66466: stdout chunk (state=3): >>># clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path <<< 7920 1726885397.66478: stdout chunk (state=3): >>># clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 7920 1726885397.66502: 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 <<< 7920 1726885397.66507: 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 <<< 7920 1726885397.66519: 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 <<< 7920 1726885397.66523: stdout chunk (state=3): >>># cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 7920 1726885397.66528: 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 <<< 7920 1726885397.66531: 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 # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 <<< 7920 1726885397.66565: 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 <<< 7920 1726885397.66625: stdout chunk (state=3): >>># cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader <<< 7920 1726885397.66630: stdout chunk (state=3): >>># cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text <<< 7920 1726885397.66634: 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 <<< 7920 1726885397.66640: 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 # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info <<< 7920 1726885397.66645: stdout chunk (state=3): >>># destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle <<< 7920 1726885397.66650: stdout chunk (state=3): >>># 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 <<< 7920 1726885397.66656: stdout chunk (state=3): >>># cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python <<< 7920 1726885397.66668: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux <<< 7920 1726885397.66671: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors <<< 7920 1726885397.66725: stdout chunk (state=3): >>># 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 <<< 7920 1726885397.66979: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885397.67002: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 7920 1726885397.67005: stdout chunk (state=3): >>># destroy importlib.machinery <<< 7920 1726885397.67141: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 7920 1726885397.67144: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885397.67172: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7920 1726885397.67261: 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 <<< 7920 1726885397.67264: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 7920 1726885397.67276: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 7920 1726885397.67324: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885397.67333: stdout chunk (state=3): >>># destroy base64 <<< 7920 1726885397.67355: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 7920 1726885397.67382: 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 <<< 7920 1726885397.67457: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser <<< 7920 1726885397.67528: 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 <<< 7920 1726885397.67563: 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 <<< 7920 1726885397.67635: 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 <<< 7920 1726885397.67678: 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 <<< 7920 1726885397.67703: 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 <<< 7920 1726885397.67758: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 7920 1726885397.67761: 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 <<< 7920 1726885397.67925: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 7920 1726885397.67933: stdout chunk (state=3): >>># destroy tokenize <<< 7920 1726885397.67966: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 7920 1726885397.68002: 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 <<< 7920 1726885397.68018: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7920 1726885397.68059: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885397.68584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885397.68609: stdout chunk (state=3): >>><<< 7920 1726885397.68613: stderr chunk (state=3): >>><<< 7920 1726885397.68701: _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 0x7f84ce045ca0> # /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 0x7f84cdddc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce045a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f84ce0459a0> 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 0x7f84cdddc370> # /usr/lib64/python3.9/__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 0x7f84cdddc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdddc550> # /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 0x7f84cdd88f70> # /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 0x7f84cdd8f100> # /usr/lib64/python3.9/__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 0x7f84cddb8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd8f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cddf1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd88c70> # /usr/lib64/python3.9/__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 0x7f84cddb8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdddcfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f84cdd2fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd32e20> # /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 0x7f84cdd29730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd30520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd2f250> # /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 0x7f84cdc0fcd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc0f7c0> 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 0x7f84cdc0fdc0> # /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 0x7f84cdc0fe80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc0ff40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd09c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd03520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd17580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd36d00> # /usr/lib64/python3.9/__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 0x7f84cdc20b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd09160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cdd17190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd3c8b0> # /usr/lib64/python3.9/__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 0x7f84cdc20eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc20ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc20c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f84cdbf5280> # /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 0x7f84cdbf5370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc2beb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc23940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc234f0> # /usr/lib64/python3.9/__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 0x7f84cdb1d0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdbf0d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc23dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdd36ee0> # /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 0x7f84cdb30a00> 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 0x7f84cdb30d30> # /usr/lib64/python3.9/__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 0x7f84cdb43640> # /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 0x7f84cdb43b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cdace2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb30e20> # /usr/lib64/python3.9/__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 0x7f84cdadf190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb434c0> 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 0x7f84cdadf250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc208e0> # /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 0x7f84cdafb5b0> # /usr/lib64/python3.9/__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 0x7f84cdafb880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdafb670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cdafb760> # /usr/lib64/python3.9/__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 0x7f84cdafbbb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cdb08100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdafb7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdaed940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdc204c0> # /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 0x7f84cdafb9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f84cda2b580> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/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 0x7f84cd9656d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f84cd965160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd965340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd965e20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f84cd965f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd965c40> 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 0x7f84cd965e80> # /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 0x7f84cd965100> # /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 0x7f84cd3fbdf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cd3fbfa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cd3081c0> # /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 0x7f84cd308b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd94cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd94c3d0> # /usr/lib64/python3.9/__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 0x7f84cd94cfd0> # /usr/lib64/python3.9/__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 0x7f84cd99cdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd976be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd9762b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd3e1c70> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cd9763d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd976400> # /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 0x7f84cd365970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd9ae100> # /usr/lib64/python3.9/__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 0x7f84cd3729a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd9ae280> # /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 0x7f84cd9aed30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd372940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cd945c40> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cd9716a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cd9aefd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd9a57c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f84cd366a90> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cd384c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd371700> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cd371070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd371af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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 0x7f84cd3b06d0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f84cd3bb6d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccf0d940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/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_1r4054ib/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 0x7f84cd3f4e80> # 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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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 0x7f84ccf230d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/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_1r4054ib/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 0x7f84cd3f3d60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccf23cd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/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 0x7f84cd3a6970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd3a1670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cced51c0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/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_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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 0x7f84ccc7a0d0> # /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 0x7f84ccec5d90> # 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 0x7f84ccec5d00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd39f280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccc87250> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccf141c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccf14e50> # /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 0x7f84ccf21eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccf213d0> # /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 0x7f84ccf21f40> # /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 0x7f84ccf22520> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cceee7c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccf14fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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 0x7f84ccbdafa0> # /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 0x7f84ccbdaac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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 0x7f84cccb27c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccbe1b80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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 0x7f84ccb7fe50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccb7fd00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/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_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_1r4054ib/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_1r4054ib/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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885397.69620: 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-1726885397.06146-11796-81238055079182/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885397.69624: _low_level_execute_command(): starting 7920 1726885397.69626: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885397.06146-11796-81238055079182/ > /dev/null 2>&1 && sleep 0' 7920 1726885397.69628: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885397.69631: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885397.69633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885397.69636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885397.69638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885397.69640: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885397.69642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885397.69644: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885397.69646: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885397.69648: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885397.69650: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885397.69652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885397.69654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885397.69662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885397.69666: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885397.69668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885397.69671: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885397.69690: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885397.69693: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885397.69739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885397.71599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885397.71647: stderr chunk (state=3): >>><<< 7920 1726885397.71658: stdout chunk (state=3): >>><<< 7920 1726885397.72120: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885397.72124: handler run complete 7920 1726885397.72126: attempt loop complete, returning result 7920 1726885397.72129: _execute() done 7920 1726885397.72131: dumping result to json 7920 1726885397.72134: done dumping result, returning 7920 1726885397.72136: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-9835-648e-00000000126a] 7920 1726885397.72138: sending task result for task 02369adf-7a19-9835-648e-00000000126a ok: [managed_node1] => { "changed": false, "name": null, "status": {} } 7920 1726885397.72284: no more pending results, returning what we have 7920 1726885397.72288: results queue empty 7920 1726885397.72289: checking for any_errors_fatal 7920 1726885397.72300: done checking for any_errors_fatal 7920 1726885397.72301: checking for max_fail_percentage 7920 1726885397.72303: done checking for max_fail_percentage 7920 1726885397.72304: checking to see if all hosts have failed and the running result is not ok 7920 1726885397.72305: done checking to see if all hosts have failed 7920 1726885397.72306: getting the remaining hosts for this loop 7920 1726885397.72308: done getting the remaining hosts for this loop 7920 1726885397.72313: getting the next task for host managed_node1 7920 1726885397.72322: done getting next task for host managed_node1 7920 1726885397.72326: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 7920 1726885397.72331: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885397.72343: getting variables 7920 1726885397.72344: in VariableManager get_vars() 7920 1726885397.72378: Calling all_inventory to load vars for managed_node1 7920 1726885397.72381: Calling groups_inventory to load vars for managed_node1 7920 1726885397.72384: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885397.72393: Calling all_plugins_play to load vars for managed_node1 7920 1726885397.72396: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885397.72399: Calling groups_plugins_play to load vars for managed_node1 7920 1726885397.72985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885397.73530: done sending task result for task 02369adf-7a19-9835-648e-00000000126a 7920 1726885397.73534: WORKER PROCESS EXITING 7920 1726885397.73661: done with get_vars() 7920 1726885397.73676: done getting variables TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Friday 20 September 2024 22:23:17 -0400 (0:00:00.722) 0:02:15.366 ****** 7920 1726885397.73784: entering _queue_task() for managed_node1/mount 7920 1726885397.74089: worker is 1 (out of 1 available) 7920 1726885397.74102: exiting _queue_task() for managed_node1/mount 7920 1726885397.74117: done queuing things up, now waiting for results queue to drain 7920 1726885397.74119: waiting for pending results... 7920 1726885397.74427: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 7920 1726885397.74604: in run() - task 02369adf-7a19-9835-648e-00000000126b 7920 1726885397.74629: variable 'ansible_search_path' from source: unknown 7920 1726885397.74638: variable 'ansible_search_path' from source: unknown 7920 1726885397.75022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885397.77524: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885397.77617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885397.77663: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885397.77707: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885397.77744: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885397.77833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885397.77871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885397.77900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885397.77951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885397.77975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885397.78033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885397.78062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885397.78094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885397.78147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885397.78166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885397.78235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885397.78267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885397.78300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885397.78347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885397.78369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885397.78521: variable 'blivet_output' from source: set_fact 7920 1726885397.78634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885397.78830: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885397.78878: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885397.78924: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885397.78965: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885397.79035: 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) 7920 1726885397.79070: 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) 7920 1726885397.79101: 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) 7920 1726885397.79140: 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) 7920 1726885397.79208: dumping result to json 7920 1726885397.79225: done dumping result, returning 7920 1726885397.79237: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-9835-648e-00000000126b] 7920 1726885397.79248: sending task result for task 02369adf-7a19-9835-648e-00000000126b skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885397.79435: no more pending results, returning what we have 7920 1726885397.79438: results queue empty 7920 1726885397.79439: checking for any_errors_fatal 7920 1726885397.79453: done checking for any_errors_fatal 7920 1726885397.79454: checking for max_fail_percentage 7920 1726885397.79456: done checking for max_fail_percentage 7920 1726885397.79457: checking to see if all hosts have failed and the running result is not ok 7920 1726885397.79458: done checking to see if all hosts have failed 7920 1726885397.79459: getting the remaining hosts for this loop 7920 1726885397.79462: done getting the remaining hosts for this loop 7920 1726885397.79466: getting the next task for host managed_node1 7920 1726885397.79476: done getting next task for host managed_node1 7920 1726885397.79480: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 7920 1726885397.79485: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885397.79522: getting variables 7920 1726885397.79525: in VariableManager get_vars() 7920 1726885397.79571: Calling all_inventory to load vars for managed_node1 7920 1726885397.79574: Calling groups_inventory to load vars for managed_node1 7920 1726885397.79577: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885397.79587: Calling all_plugins_play to load vars for managed_node1 7920 1726885397.79591: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885397.79594: Calling groups_plugins_play to load vars for managed_node1 7920 1726885397.80410: done sending task result for task 02369adf-7a19-9835-648e-00000000126b 7920 1726885397.80417: WORKER PROCESS EXITING 7920 1726885397.80442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885397.81218: done with get_vars() 7920 1726885397.81234: done getting variables TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Friday 20 September 2024 22:23:17 -0400 (0:00:00.075) 0:02:15.441 ****** 7920 1726885397.81328: entering _queue_task() for managed_node1/file 7920 1726885397.81620: worker is 1 (out of 1 available) 7920 1726885397.81632: exiting _queue_task() for managed_node1/file 7920 1726885397.81644: done queuing things up, now waiting for results queue to drain 7920 1726885397.81646: waiting for pending results... 7920 1726885397.81964: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 7920 1726885397.82142: in run() - task 02369adf-7a19-9835-648e-00000000126d 7920 1726885397.82161: variable 'ansible_search_path' from source: unknown 7920 1726885397.82169: variable 'ansible_search_path' from source: unknown 7920 1726885397.82540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885397.85050: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885397.85139: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885397.85188: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885397.85239: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885397.85271: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885397.85362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885397.85398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885397.85432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885397.85481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885397.85507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885397.85568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885397.85596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885397.85636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885397.85688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885397.85708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885397.85782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885397.85817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885397.85853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885397.85901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885397.85925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885397.86096: variable 'blivet_output' from source: set_fact 7920 1726885397.86203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885397.86398: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885397.86450: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885397.86491: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885397.86532: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885397.86598: 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) 7920 1726885397.86631: 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) 7920 1726885397.86665: 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) 7920 1726885397.86702: 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) 7920 1726885397.86775: dumping result to json 7920 1726885397.86784: done dumping result, returning 7920 1726885397.86796: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-9835-648e-00000000126d] 7920 1726885397.86817: sending task result for task 02369adf-7a19-9835-648e-00000000126d skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885397.86992: no more pending results, returning what we have 7920 1726885397.86997: results queue empty 7920 1726885397.86998: checking for any_errors_fatal 7920 1726885397.87008: done checking for any_errors_fatal 7920 1726885397.87008: checking for max_fail_percentage 7920 1726885397.87011: done checking for max_fail_percentage 7920 1726885397.87020: checking to see if all hosts have failed and the running result is not ok 7920 1726885397.87021: done checking to see if all hosts have failed 7920 1726885397.87022: getting the remaining hosts for this loop 7920 1726885397.87024: done getting the remaining hosts for this loop 7920 1726885397.87029: getting the next task for host managed_node1 7920 1726885397.87038: done getting next task for host managed_node1 7920 1726885397.87042: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 7920 1726885397.87047: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885397.87076: getting variables 7920 1726885397.87078: in VariableManager get_vars() 7920 1726885397.87123: Calling all_inventory to load vars for managed_node1 7920 1726885397.87127: Calling groups_inventory to load vars for managed_node1 7920 1726885397.87130: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885397.87141: Calling all_plugins_play to load vars for managed_node1 7920 1726885397.87145: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885397.87148: Calling groups_plugins_play to load vars for managed_node1 7920 1726885397.87923: done sending task result for task 02369adf-7a19-9835-648e-00000000126d 7920 1726885397.87927: WORKER PROCESS EXITING 7920 1726885397.87950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885397.88729: done with get_vars() 7920 1726885397.88744: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Friday 20 September 2024 22:23:17 -0400 (0:00:00.074) 0:02:15.516 ****** 7920 1726885397.88823: entering _queue_task() for managed_node1/systemd 7920 1726885397.89034: worker is 1 (out of 1 available) 7920 1726885397.89048: exiting _queue_task() for managed_node1/systemd 7920 1726885397.89060: done queuing things up, now waiting for results queue to drain 7920 1726885397.89062: waiting for pending results... 7920 1726885397.89257: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 7920 1726885397.89355: in run() - task 02369adf-7a19-9835-648e-00000000126f 7920 1726885397.89367: variable 'ansible_search_path' from source: unknown 7920 1726885397.89372: variable 'ansible_search_path' from source: unknown 7920 1726885397.89402: calling self._execute() 7920 1726885397.89482: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885397.89487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885397.89498: variable 'omit' from source: magic vars 7920 1726885397.89779: variable 'blivet_output' from source: set_fact 7920 1726885397.89800: Evaluated conditional (blivet_output['mounts']): True 7920 1726885397.89807: variable 'omit' from source: magic vars 7920 1726885397.89858: variable 'omit' from source: magic vars 7920 1726885397.89880: variable 'omit' from source: magic vars 7920 1726885397.89917: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885397.89945: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885397.89960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885397.89973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885397.89983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885397.89996: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885397.90008: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885397.90033: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885397.90036: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885397.90039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885397.90118: Set connection var ansible_connection to ssh 7920 1726885397.90125: Set connection var ansible_shell_executable to /bin/sh 7920 1726885397.90130: Set connection var ansible_timeout to 10 7920 1726885397.90133: Set connection var ansible_shell_type to sh 7920 1726885397.90139: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885397.90144: Set connection var ansible_pipelining to False 7920 1726885397.90177: variable 'ansible_shell_executable' from source: unknown 7920 1726885397.90185: variable 'ansible_connection' from source: unknown 7920 1726885397.90192: variable 'ansible_module_compression' from source: unknown 7920 1726885397.90195: variable 'ansible_shell_type' from source: unknown 7920 1726885397.90198: variable 'ansible_shell_executable' from source: unknown 7920 1726885397.90200: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885397.90205: variable 'ansible_pipelining' from source: unknown 7920 1726885397.90207: variable 'ansible_timeout' from source: unknown 7920 1726885397.90217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885397.90447: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885397.90463: variable 'omit' from source: magic vars 7920 1726885397.90475: starting attempt loop 7920 1726885397.90482: running the handler 7920 1726885397.90509: _low_level_execute_command(): starting 7920 1726885397.90529: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885397.91276: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885397.91299: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885397.91319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885397.91340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885397.91382: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885397.91395: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885397.91433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885397.91464: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885397.91467: 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885397.91546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885397.91554: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885397.91595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885397.93251: stdout chunk (state=3): >>>/root <<< 7920 1726885397.93359: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885397.93436: stderr chunk (state=3): >>><<< 7920 1726885397.93439: stdout chunk (state=3): >>><<< 7920 1726885397.93455: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885397.93471: _low_level_execute_command(): starting 7920 1726885397.93474: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885397.9345512-11823-99799770088424 `" && echo ansible-tmp-1726885397.9345512-11823-99799770088424="` echo /root/.ansible/tmp/ansible-tmp-1726885397.9345512-11823-99799770088424 `" ) && sleep 0' 7920 1726885397.94081: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885397.94090: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885397.94104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885397.94121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885397.94160: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885397.94166: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885397.94176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885397.94189: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885397.94197: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885397.94208: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885397.94220: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885397.94228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885397.94264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885397.94267: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885397.94269: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885397.94271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885397.94339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885397.94357: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885397.94372: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885397.94435: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885397.96262: stdout chunk (state=3): >>>ansible-tmp-1726885397.9345512-11823-99799770088424=/root/.ansible/tmp/ansible-tmp-1726885397.9345512-11823-99799770088424 <<< 7920 1726885397.96370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885397.96417: stderr chunk (state=3): >>><<< 7920 1726885397.96421: stdout chunk (state=3): >>><<< 7920 1726885397.96442: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885397.9345512-11823-99799770088424=/root/.ansible/tmp/ansible-tmp-1726885397.9345512-11823-99799770088424 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885397.96484: variable 'ansible_module_compression' from source: unknown 7920 1726885397.96527: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7920 1726885397.96570: variable 'ansible_facts' from source: unknown 7920 1726885397.96700: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885397.9345512-11823-99799770088424/AnsiballZ_systemd.py 7920 1726885397.96807: Sending initial data 7920 1726885397.96810: Sent initial data (154 bytes) 7920 1726885397.98020: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885397.98026: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885397.98041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885397.98045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885397.98047: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885397.98049: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885397.98051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885397.98053: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885397.98055: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885397.98056: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885397.98058: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885397.98060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885397.98062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885397.98063: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885397.98065: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885397.98067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885397.98068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885397.98070: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885397.98072: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885397.98085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885397.99768: 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 <<< 7920 1726885397.99802: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885397.99860: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmp5dratp5j /root/.ansible/tmp/ansible-tmp-1726885397.9345512-11823-99799770088424/AnsiballZ_systemd.py <<< 7920 1726885397.99893: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885398.01617: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885398.01820: stderr chunk (state=3): >>><<< 7920 1726885398.01824: stdout chunk (state=3): >>><<< 7920 1726885398.01826: done transferring module to remote 7920 1726885398.01918: _low_level_execute_command(): starting 7920 1726885398.01922: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885397.9345512-11823-99799770088424/ /root/.ansible/tmp/ansible-tmp-1726885397.9345512-11823-99799770088424/AnsiballZ_systemd.py && sleep 0' 7920 1726885398.02481: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885398.02495: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885398.02509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885398.02533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885398.02576: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885398.02588: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885398.02602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885398.02623: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885398.02634: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885398.02644: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885398.02656: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885398.02669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885398.02690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885398.02704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885398.02721: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885398.02739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885398.02837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885398.02840: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885398.02887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885398.04606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885398.04653: stderr chunk (state=3): >>><<< 7920 1726885398.04656: stdout chunk (state=3): >>><<< 7920 1726885398.04670: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885398.04673: _low_level_execute_command(): starting 7920 1726885398.04676: _low_level_execute_command(): using become for this command 7920 1726885398.04687: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-pdglebtzonpbyngndvzraoluluaqhzji ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885397.9345512-11823-99799770088424/AnsiballZ_systemd.py'"'"' && sleep 0' 7920 1726885398.04777: Initial state: awaiting_escalation: BECOME-SUCCESS-pdglebtzonpbyngndvzraoluluaqhzji 7920 1726885398.05119: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885398.05182: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885398.05220: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885398.05237: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885398.05278: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885398.08245: stdout chunk (state=1): >>>BECOME-SUCCESS-pdglebtzonpbyngndvzraoluluaqhzji <<< 7920 1726885398.08259: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-pdglebtzonpbyngndvzraoluluaqhzji' 7920 1726885398.08467: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885398.08470: stdout chunk (state=3): >>>import _imp # builtin <<< 7920 1726885398.08473: stdout chunk (state=3): >>>import '_thread' # <<< 7920 1726885398.08479: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885398.08534: stdout chunk (state=3): >>>import '_io' # <<< 7920 1726885398.08539: stdout chunk (state=3): >>>import 'marshal' # <<< 7920 1726885398.08567: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885398.08602: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885398.08661: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885398.08666: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885398.08708: 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' <<< 7920 1726885398.08745: 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' <<< 7920 1726885398.08756: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885398.08776: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7e9aca0> <<< 7920 1726885398.08829: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885398.08836: 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 0x7f1eb7e41280> <<< 7920 1726885398.08846: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7e9aa00> <<< 7920 1726885398.08865: 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' <<< 7920 1726885398.08929: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7e9a9a0> import '_signal' # <<< 7920 1726885398.08935: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 7920 1726885398.08940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 7920 1726885398.08943: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7e41370> <<< 7920 1726885398.08960: 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' <<< 7920 1726885398.08986: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7e41820> <<< 7920 1726885398.09005: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7e41550> <<< 7920 1726885398.09137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885398.09152: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7bc8f70> <<< 7920 1726885398.09170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885398.09184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885398.09313: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7bcf100> <<< 7920 1726885398.09406: 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 0x7f1eb7bf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7bcf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7e56760> <<< 7920 1726885398.09451: 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 0x7f1eb7bc8c70> <<< 7920 1726885398.09472: 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 0x7f1eb7bf8c70> <<< 7920 1726885398.09497: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7e41fd0> <<< 7920 1726885398.09513: 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. <<< 7920 1726885398.09849: 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' <<< 7920 1726885398.09896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7920 1726885398.09913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7920 1726885398.09962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885398.09981: 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' <<< 7920 1726885398.10010: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7b94d90> <<< 7920 1726885398.10046: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7b97e20> <<< 7920 1726885398.10052: 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' <<< 7920 1726885398.10099: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885398.10119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885398.10166: 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' <<< 7920 1726885398.10170: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7b8e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7b95520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7b94250> <<< 7920 1726885398.10182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885398.10236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885398.10274: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885398.10310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885398.10324: 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' <<< 7920 1726885398.10362: 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 0x7f1eb7a74cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a747c0> <<< 7920 1726885398.10378: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885398.10401: 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 0x7f1eb7a74dc0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885398.10423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885398.10437: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a74e80> <<< 7920 1726885398.10469: 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' <<< 7920 1726885398.10485: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a74f40> <<< 7920 1726885398.10488: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885398.10528: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7b6ec40> import '_functools' # <<< 7920 1726885398.10554: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7b68520> <<< 7920 1726885398.10632: 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 0x7f1eb7b7c580> <<< 7920 1726885398.10644: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7b9bd00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7920 1726885398.10669: 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 0x7f1eb7a85b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7b6e160> <<< 7920 1726885398.10730: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885398.10735: 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 0x7f1eb7b7c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7ba18b0> <<< 7920 1726885398.10752: 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' <<< 7920 1726885398.10777: 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' <<< 7920 1726885398.10826: 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' <<< 7920 1726885398.10831: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a85eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a85ca0> <<< 7920 1726885398.10871: 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 0x7f1eb7a85c10> <<< 7920 1726885398.10881: 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' <<< 7920 1726885398.10900: 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' <<< 7920 1726885398.10915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885398.10968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885398.11003: 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 0x7f1eb7a5a280> <<< 7920 1726885398.11005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885398.11019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885398.11043: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a5a370> <<< 7920 1726885398.11162: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a90eb0> <<< 7920 1726885398.11207: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a87940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a874f0> <<< 7920 1726885398.11235: 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' <<< 7920 1726885398.11311: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885398.11337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885398.11353: 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 0x7f1eb798d0d0> <<< 7920 1726885398.11356: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a55d90> <<< 7920 1726885398.11397: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a87dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7b9bee0> <<< 7920 1726885398.11463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885398.11473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885398.11504: 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 0x7f1eb79a0a00> import 'errno' # <<< 7920 1726885398.11545: 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 0x7f1eb79a0d30> <<< 7920 1726885398.11550: 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' <<< 7920 1726885398.11607: 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 0x7f1eb79b3640> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885398.11638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885398.11650: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb79b3b80> <<< 7920 1726885398.11708: 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 0x7f1eb793e2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb79a0e20> <<< 7920 1726885398.11726: 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' <<< 7920 1726885398.11769: 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 0x7f1eb794f190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb79b34c0> <<< 7920 1726885398.11797: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885398.11809: 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 0x7f1eb794f250> <<< 7920 1726885398.11846: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a858e0> <<< 7920 1726885398.11877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885398.11888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885398.11908: 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' <<< 7920 1726885398.11954: 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 0x7f1eb796b5b0> <<< 7920 1726885398.11979: 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' <<< 7920 1726885398.11999: 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 0x7f1eb796b880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb796b670> <<< 7920 1726885398.12014: 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 0x7f1eb796b760> <<< 7920 1726885398.12037: 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' <<< 7920 1726885398.12229: 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 0x7f1eb796bbb0> <<< 7920 1726885398.12298: 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 0x7f1eb7978100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb796b7f0> <<< 7920 1726885398.12302: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb795d940> <<< 7920 1726885398.12331: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a854c0> <<< 7920 1726885398.12334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885398.12383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885398.12416: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb796b9a0> <<< 7920 1726885398.12601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1eb789a580> <<< 7920 1726885398.12801: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip' # zipimport: zlib available <<< 7920 1726885398.12904: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.12952: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885398.12969: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885398.12978: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.14203: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.15120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 7920 1726885398.15129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77d56d0> <<< 7920 1726885398.15149: 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' <<< 7920 1726885398.15174: 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' <<< 7920 1726885398.15200: 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' <<< 7920 1726885398.15232: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885398.15236: 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 0x7f1eb77d5160> <<< 7920 1726885398.15275: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77d5340> <<< 7920 1726885398.15301: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77d5e20> <<< 7920 1726885398.15325: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7920 1726885398.15329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885398.15373: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77d5f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77d5c40> <<< 7920 1726885398.15385: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885398.15414: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885398.15423: 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 0x7f1eb77d5e80> <<< 7920 1726885398.15432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885398.15467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885398.15500: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77d5100> <<< 7920 1726885398.15522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885398.15533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885398.15556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885398.15577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885398.15598: 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' <<< 7920 1726885398.15687: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77a3df0> <<< 7920 1726885398.15726: 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 0x7f1eb77a3fa0> <<< 7920 1726885398.15754: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885398.15757: 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 0x7f1eb71881c0> <<< 7920 1726885398.15775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885398.15791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885398.15823: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7188b50> <<< 7920 1726885398.15840: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77bcdc0> <<< 7920 1726885398.16001: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77bc3d0> <<< 7920 1726885398.16027: 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' <<< 7920 1726885398.16048: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77bcfd0> <<< 7920 1726885398.16084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885398.16101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885398.16122: 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' <<< 7920 1726885398.16142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885398.16166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885398.16183: 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 0x7f1eb780cdc0> <<< 7920 1726885398.16253: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77e5be0> <<< 7920 1726885398.16258: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77e52b0> <<< 7920 1726885398.16261: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7789c70> <<< 7920 1726885398.16291: 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 0x7f1eb77e53d0> <<< 7920 1726885398.16322: 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 0x7f1eb77e5400> <<< 7920 1726885398.16342: 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 <<< 7920 1726885398.16351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885398.16376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885398.16407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885398.16477: 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 0x7f1eb71e5970> <<< 7920 1726885398.16491: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb781e100> <<< 7920 1726885398.16503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885398.16519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885398.16567: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885398.16573: 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 0x7f1eb71f29a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb781e280> <<< 7920 1726885398.16599: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885398.16632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885398.16655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7920 1726885398.16665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 7920 1726885398.16673: stdout chunk (state=3): >>>import '_string' # <<< 7920 1726885398.16727: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb781ed30> <<< 7920 1726885398.16856: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb71f2940> <<< 7920 1726885398.16949: 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' <<< 7920 1726885398.16954: 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 0x7f1eb77b5c40> <<< 7920 1726885398.16983: 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' <<< 7920 1726885398.16988: 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 0x7f1eb77e16a0> <<< 7920 1726885398.17030: 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 0x7f1eb781efd0> <<< 7920 1726885398.17038: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb78157c0> <<< 7920 1726885398.17065: 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' <<< 7920 1726885398.17084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885398.17099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885398.17144: 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 0x7f1eb71e6a90> <<< 7920 1726885398.17328: 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 0x7f1eb772cc40> <<< 7920 1726885398.17356: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb71f1700> <<< 7920 1726885398.17391: 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 0x7f1eb71f1070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb71f1af0> <<< 7920 1726885398.17407: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885398.17425: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7920 1726885398.17498: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.17599: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.17602: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885398.17627: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885398.17642: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885398.17734: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.17832: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.18279: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.18746: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885398.18766: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7920 1726885398.18793: 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_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885398.18796: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885398.18799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885398.18849: 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 0x7f1eb77676d0> <<< 7920 1726885398.18913: 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' <<< 7920 1726885398.18929: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77636d0> <<< 7920 1726885398.18944: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6d7e940> <<< 7920 1726885398.18985: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885398.19005: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.19035: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885398.19156: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.19287: 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' <<< 7920 1726885398.19314: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb779ce80> <<< 7920 1726885398.19322: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.19714: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.20071: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.20126: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.20192: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885398.20195: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.20230: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.20265: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885398.20272: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.20334: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.20400: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885398.20417: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.20434: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885398.20449: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.20479: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.20533: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885398.20556: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.20711: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.20900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885398.20926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885398.20948: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885398.21005: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6d930d0> # zipimport: zlib available <<< 7920 1726885398.21087: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.21138: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885398.21152: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885398.21167: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885398.21179: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.21209: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.21253: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885398.21295: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.21334: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.21421: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.21486: 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 <<< 7920 1726885398.21508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885398.21584: 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 0x7f1eb779bd60> <<< 7920 1726885398.21675: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6d93cd0> <<< 7920 1726885398.21708: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885398.21723: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.21784: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.21828: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.21847: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.21887: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885398.21904: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885398.21925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885398.21954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885398.21977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885398.21998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885398.22075: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb774e970> <<< 7920 1726885398.22117: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7749670> <<< 7920 1726885398.22175: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6d5ffd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885398.22188: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.22206: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.22234: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885398.22303: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885398.22328: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.22332: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.22334: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 7920 1726885398.22352: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.22526: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.22684: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.22697: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.22726: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.22764: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.22798: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.22829: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.22868: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 7920 1726885398.22936: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.22996: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.23018: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.23056: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 7920 1726885398.23069: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.23199: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.23346: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.23371: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.23436: 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' <<< 7920 1726885398.23440: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 7920 1726885398.23445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 7920 1726885398.23478: 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' <<< 7920 1726885398.23503: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6aea0d0> <<< 7920 1726885398.23530: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 7920 1726885398.23535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 7920 1726885398.23552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885398.23575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7920 1726885398.23601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 7920 1726885398.23623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 7920 1726885398.23643: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6d34d90> <<< 7920 1726885398.23664: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885398.23669: 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 0x7f1eb6d34d00> <<< 7920 1726885398.23719: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7747280> <<< 7920 1726885398.23732: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6af7250> <<< 7920 1726885398.23764: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6d841c0> <<< 7920 1726885398.23774: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6d84e50> <<< 7920 1726885398.23793: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 7920 1726885398.23807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 7920 1726885398.23833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 7920 1726885398.23847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 7920 1726885398.23878: 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 0x7f1eb6d91eb0> <<< 7920 1726885398.23882: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6d913d0> <<< 7920 1726885398.23896: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 7920 1726885398.23905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 7920 1726885398.23923: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6d91f40> <<< 7920 1726885398.23940: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 7920 1726885398.23961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885398.24000: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885398.24004: 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 0x7f1eb6d9f520> <<< 7920 1726885398.24019: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6d607c0> <<< 7920 1726885398.24038: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6d84fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 7920 1726885398.24057: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 7920 1726885398.24082: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 7920 1726885398.24094: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.24141: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.24190: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 7920 1726885398.24195: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.24242: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.24295: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 7920 1726885398.24305: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.24308: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.24322: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 7920 1726885398.24359: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.24380: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 7920 1726885398.24386: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.24433: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.24465: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 7920 1726885398.24470: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.24509: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.24547: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 7920 1726885398.24554: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.24598: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.24648: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.24689: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.24757: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 7920 1726885398.25136: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.25495: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 7920 1726885398.25498: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.25551: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.25590: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.25636: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.25660: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/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_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 7920 1726885398.25668: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.25688: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.25713: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 7920 1726885398.25722: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.25760: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.25808: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 7920 1726885398.25816: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.25840: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.25865: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 7920 1726885398.25871: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.25932: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.25944: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 7920 1726885398.25992: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.26066: 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' <<< 7920 1726885398.26091: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6a4afa0> <<< 7920 1726885398.26131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7920 1726885398.26154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7920 1726885398.26286: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6a4aac0> <<< 7920 1726885398.26290: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 7920 1726885398.26295: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.26348: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.26405: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 7920 1726885398.26410: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.26482: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.26561: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 7920 1726885398.26566: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.26630: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.26689: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 7920 1726885398.26698: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.26728: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.26770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7920 1726885398.26791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7920 1726885398.26936: 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 0x7f1eb6ac47c0> <<< 7920 1726885398.27167: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6a51b80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 7920 1726885398.27178: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.27239: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.27270: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 7920 1726885398.27275: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.27350: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.27419: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.27506: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.27645: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/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_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 7920 1726885398.27700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.27729: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.27734: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 7920 1726885398.27758: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.27802: 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' <<< 7920 1726885398.27839: 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 0x7f1eb69eee50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb69eed00> <<< 7920 1726885398.27890: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 7920 1726885398.27893: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.27894: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 7920 1726885398.27896: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.27928: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.27967: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 7920 1726885398.28092: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.28215: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 7920 1726885398.28227: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.28366: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.28445: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.28478: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.28514: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 7920 1726885398.28567: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.28577: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.28588: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.28676: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.28803: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/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_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 7920 1726885398.28821: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.28901: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.29009: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 7920 1726885398.29016: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.29042: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.29068: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.29500: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.29917: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/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_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 7920 1726885398.30005: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.30096: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 7920 1726885398.30101: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.30178: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.30261: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 7920 1726885398.30388: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.30534: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 7920 1726885398.30555: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.30558: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 7920 1726885398.30597: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.30629: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 7920 1726885398.30642: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.30719: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.30803: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.30963: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.31131: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/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_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 7920 1726885398.31136: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.31163: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.31199: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 7920 1726885398.31208: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.31229: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.31250: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 7920 1726885398.31257: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.31309: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.31369: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 7920 1726885398.31374: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.31396: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.31421: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 7920 1726885398.31428: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.31472: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.31523: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 7920 1726885398.31526: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.31575: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.31627: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 7920 1726885398.31630: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.31841: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32055: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 7920 1726885398.32061: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32107: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32161: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 7920 1726885398.32164: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32191: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32224: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 7920 1726885398.32229: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32260: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32291: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 7920 1726885398.32301: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32324: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32352: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 7920 1726885398.32357: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32424: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32493: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 7920 1726885398.32502: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32512: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32529: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 7920 1726885398.32566: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32604: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 7920 1726885398.32614: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32633: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32649: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32684: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32728: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32781: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32849: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/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_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 7920 1726885398.32861: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 7920 1726885398.32916: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.32944: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 7920 1726885398.32963: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.33111: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.33270: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 7920 1726885398.33275: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.33318: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.33361: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 7920 1726885398.33366: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.33402: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.33446: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 7920 1726885398.33453: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.33519: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.33585: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 7920 1726885398.33593: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 7920 1726885398.33665: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.33749: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 7920 1726885398.33755: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 7920 1726885398.33758: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.33867: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.33980: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 7920 1726885398.34058: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.34230: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885398.53419: 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}}} <<< 7920 1726885398.54186: 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 <<< 7920 1726885398.54330: 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 # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # 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 <<< 7920 1726885398.54364: stdout chunk (state=3): >>># cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 7920 1726885398.54392: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor <<< 7920 1726885398.54452: stdout chunk (state=3): >>># 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 <<< 7920 1726885398.54473: 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 <<< 7920 1726885398.54476: 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 ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 7920 1726885398.54735: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885398.54754: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885398.54802: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 7920 1726885398.54848: 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 <<< 7920 1726885398.54850: stdout chunk (state=3): >>># destroy encodings <<< 7920 1726885398.54878: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885398.54921: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7920 1726885398.54977: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 7920 1726885398.54982: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array <<< 7920 1726885398.54987: stdout chunk (state=3): >>># destroy _compat_pickle <<< 7920 1726885398.55008: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process <<< 7920 1726885398.55013: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 7920 1726885398.55050: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885398.55056: stdout chunk (state=3): >>># destroy base64 <<< 7920 1726885398.55082: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 7920 1726885398.55087: stdout chunk (state=3): >>># destroy json <<< 7920 1726885398.55110: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 7920 1726885398.55131: 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 <<< 7920 1726885398.55197: 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 <<< 7920 1726885398.55264: 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 <<< 7920 1726885398.55277: stdout chunk (state=3): >>># 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 <<< 7920 1726885398.55282: 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 <<< 7920 1726885398.55286: 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 <<< 7920 1726885398.55289: 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 <<< 7920 1726885398.55318: 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 <<< 7920 1726885398.55357: 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 <<< 7920 1726885398.55373: 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 <<< 7920 1726885398.55378: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 7920 1726885398.55396: 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 <<< 7920 1726885398.55417: 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 <<< 7920 1726885398.55423: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 7920 1726885398.55468: stdout chunk (state=3): >>># destroy gc # destroy termios <<< 7920 1726885398.55475: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7920 1726885398.55483: stdout chunk (state=3): >>># destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7920 1726885398.55629: stdout chunk (state=3): >>># destroy platform <<< 7920 1726885398.55635: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885398.55661: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 7920 1726885398.55678: stdout chunk (state=3): >>># destroy stat <<< 7920 1726885398.55687: 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 <<< 7920 1726885398.55712: stdout chunk (state=3): >>># destroy select <<< 7920 1726885398.55725: 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 <<< 7920 1726885398.55735: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7920 1726885398.55778: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885398.56268: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885398.56326: stderr chunk (state=3): >>><<< 7920 1726885398.56329: stdout chunk (state=3): >>><<< 7920 1726885398.56423: _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 0x7f1eb7e9aca0> # /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 0x7f1eb7e41280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7e9aa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f1eb7e9a9a0> 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 0x7f1eb7e41370> # /usr/lib64/python3.9/__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 0x7f1eb7e41820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7e41550> # /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 0x7f1eb7bc8f70> # /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 0x7f1eb7bcf100> # /usr/lib64/python3.9/__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 0x7f1eb7bf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7bcf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7e56760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7bc8c70> # /usr/lib64/python3.9/__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 0x7f1eb7bf8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7e41fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f1eb7b94d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7b97e20> # /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 0x7f1eb7b8e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7b95520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7b94250> # /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 0x7f1eb7a74cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a747c0> 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 0x7f1eb7a74dc0> # /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 0x7f1eb7a74e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a74f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7b6ec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7b68520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7b7c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7b9bd00> # /usr/lib64/python3.9/__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 0x7f1eb7a85b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7b6e160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eb7b7c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7ba18b0> # /usr/lib64/python3.9/__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 0x7f1eb7a85eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a85ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a85c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f1eb7a5a280> # /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 0x7f1eb7a5a370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a90eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a87940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a874f0> # /usr/lib64/python3.9/__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 0x7f1eb798d0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a55d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a87dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7b9bee0> # /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 0x7f1eb79a0a00> 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 0x7f1eb79a0d30> # /usr/lib64/python3.9/__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 0x7f1eb79b3640> # /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 0x7f1eb79b3b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eb793e2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb79a0e20> # /usr/lib64/python3.9/__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 0x7f1eb794f190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb79b34c0> 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 0x7f1eb794f250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a858e0> # /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 0x7f1eb796b5b0> # /usr/lib64/python3.9/__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 0x7f1eb796b880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb796b670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eb796b760> # /usr/lib64/python3.9/__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 0x7f1eb796bbb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eb7978100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb796b7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb795d940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7a854c0> # /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 0x7f1eb796b9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1eb789a580> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/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 0x7f1eb77d56d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f1eb77d5160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77d5340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77d5e20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f1eb77d5f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77d5c40> 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 0x7f1eb77d5e80> # /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 0x7f1eb77d5100> # /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 0x7f1eb77a3df0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eb77a3fa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eb71881c0> # /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 0x7f1eb7188b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77bcdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77bc3d0> # /usr/lib64/python3.9/__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 0x7f1eb77bcfd0> # /usr/lib64/python3.9/__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 0x7f1eb780cdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77e5be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77e52b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7789c70> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eb77e53d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb77e5400> # /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 0x7f1eb71e5970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb781e100> # /usr/lib64/python3.9/__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 0x7f1eb71f29a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb781e280> # /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 0x7f1eb781ed30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb71f2940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eb77b5c40> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eb77e16a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eb781efd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb78157c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f1eb71e6a90> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eb772cc40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb71f1700> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eb71f1070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb71f1af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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 0x7f1eb77676d0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f1eb77636d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6d7e940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/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_d52owdf5/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 0x7f1eb779ce80> # 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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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 0x7f1eb6d930d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/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_d52owdf5/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 0x7f1eb779bd60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6d93cd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/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 0x7f1eb774e970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7749670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6d5ffd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/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_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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 0x7f1eb6aea0d0> # /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 0x7f1eb6d34d90> # 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 0x7f1eb6d34d00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb7747280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6af7250> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6d841c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6d84e50> # /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 0x7f1eb6d91eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6d913d0> # /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 0x7f1eb6d91f40> # /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 0x7f1eb6d9f520> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6d607c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6d84fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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 0x7f1eb6a4afa0> # /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 0x7f1eb6a4aac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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 0x7f1eb6ac47c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb6a51b80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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 0x7f1eb69eee50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eb69eed00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/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_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_d52owdf5/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_d52owdf5/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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885398.58052: 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-1726885397.9345512-11823-99799770088424/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885398.58057: _low_level_execute_command(): starting 7920 1726885398.58095: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885397.9345512-11823-99799770088424/ > /dev/null 2>&1 && sleep 0' 7920 1726885398.58099: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885398.58102: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885398.58105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885398.58107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885398.58110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885398.58119: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885398.58122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885398.58124: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885398.58126: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885398.58129: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885398.58131: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885398.58134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885398.58136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885398.58138: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885398.58140: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885398.58142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885398.58144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885398.58145: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885398.58147: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885398.58149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885398.59937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885398.59941: stdout chunk (state=3): >>><<< 7920 1726885398.59956: stderr chunk (state=3): >>><<< 7920 1726885398.60018: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885398.60021: handler run complete 7920 1726885398.60024: attempt loop complete, returning result 7920 1726885398.60026: _execute() done 7920 1726885398.60028: dumping result to json 7920 1726885398.60030: done dumping result, returning 7920 1726885398.60222: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-9835-648e-00000000126f] 7920 1726885398.60225: sending task result for task 02369adf-7a19-9835-648e-00000000126f 7920 1726885398.60294: done sending task result for task 02369adf-7a19-9835-648e-00000000126f 7920 1726885398.60297: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "name": null, "status": {} } 7920 1726885398.60396: no more pending results, returning what we have 7920 1726885398.60400: results queue empty 7920 1726885398.60400: checking for any_errors_fatal 7920 1726885398.60418: done checking for any_errors_fatal 7920 1726885398.60420: checking for max_fail_percentage 7920 1726885398.60421: done checking for max_fail_percentage 7920 1726885398.60422: checking to see if all hosts have failed and the running result is not ok 7920 1726885398.60424: done checking to see if all hosts have failed 7920 1726885398.60425: getting the remaining hosts for this loop 7920 1726885398.60427: done getting the remaining hosts for this loop 7920 1726885398.60431: getting the next task for host managed_node1 7920 1726885398.60438: done getting next task for host managed_node1 7920 1726885398.60442: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 7920 1726885398.60446: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885398.60459: getting variables 7920 1726885398.60461: in VariableManager get_vars() 7920 1726885398.60499: Calling all_inventory to load vars for managed_node1 7920 1726885398.60503: Calling groups_inventory to load vars for managed_node1 7920 1726885398.60505: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885398.60521: Calling all_plugins_play to load vars for managed_node1 7920 1726885398.60526: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885398.60530: Calling groups_plugins_play to load vars for managed_node1 7920 1726885398.61121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885398.61469: done with get_vars() 7920 1726885398.61480: done getting variables TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Friday 20 September 2024 22:23:18 -0400 (0:00:00.727) 0:02:16.244 ****** 7920 1726885398.61558: entering _queue_task() for managed_node1/stat 7920 1726885398.61762: worker is 1 (out of 1 available) 7920 1726885398.61775: exiting _queue_task() for managed_node1/stat 7920 1726885398.61788: done queuing things up, now waiting for results queue to drain 7920 1726885398.61789: waiting for pending results... 7920 1726885398.61971: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 7920 1726885398.62067: in run() - task 02369adf-7a19-9835-648e-000000001270 7920 1726885398.62077: variable 'ansible_search_path' from source: unknown 7920 1726885398.62081: variable 'ansible_search_path' from source: unknown 7920 1726885398.62110: calling self._execute() 7920 1726885398.62190: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885398.62194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885398.62202: variable 'omit' from source: magic vars 7920 1726885398.62283: variable 'omit' from source: magic vars 7920 1726885398.62350: variable 'omit' from source: magic vars 7920 1726885398.62372: variable 'omit' from source: magic vars 7920 1726885398.62432: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885398.62489: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885398.62549: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885398.62581: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885398.62600: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885398.62626: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885398.62649: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885398.62693: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885398.62702: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885398.62710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885398.62844: Set connection var ansible_connection to ssh 7920 1726885398.62861: Set connection var ansible_shell_executable to /bin/sh 7920 1726885398.62876: Set connection var ansible_timeout to 10 7920 1726885398.62884: Set connection var ansible_shell_type to sh 7920 1726885398.62898: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885398.62907: Set connection var ansible_pipelining to False 7920 1726885398.62940: variable 'ansible_shell_executable' from source: unknown 7920 1726885398.62949: variable 'ansible_connection' from source: unknown 7920 1726885398.62956: variable 'ansible_module_compression' from source: unknown 7920 1726885398.62961: variable 'ansible_shell_type' from source: unknown 7920 1726885398.62967: variable 'ansible_shell_executable' from source: unknown 7920 1726885398.62973: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885398.62984: variable 'ansible_pipelining' from source: unknown 7920 1726885398.62990: variable 'ansible_timeout' from source: unknown 7920 1726885398.63004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885398.63357: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885398.63380: variable 'omit' from source: magic vars 7920 1726885398.63384: starting attempt loop 7920 1726885398.63386: running the handler 7920 1726885398.63403: _low_level_execute_command(): starting 7920 1726885398.63441: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885398.63924: 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 <<< 7920 1726885398.63933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885398.63960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885398.63973: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885398.64027: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885398.64038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885398.64079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885398.65665: stdout chunk (state=3): >>>/root <<< 7920 1726885398.65770: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885398.65849: stderr chunk (state=3): >>><<< 7920 1726885398.65860: stdout chunk (state=3): >>><<< 7920 1726885398.65972: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885398.65976: _low_level_execute_command(): starting 7920 1726885398.65979: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885398.658845-11846-95728499994611 `" && echo ansible-tmp-1726885398.658845-11846-95728499994611="` echo /root/.ansible/tmp/ansible-tmp-1726885398.658845-11846-95728499994611 `" ) && sleep 0' 7920 1726885398.66555: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885398.66579: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885398.66594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885398.66651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885398.66725: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885398.66751: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885398.66771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885398.66832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885398.66835: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 7920 1726885398.66859: 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.236 originally 10.31.44.236 <<< 7920 1726885398.66862: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885398.66893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885398.66941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885398.68831: stdout chunk (state=3): >>>ansible-tmp-1726885398.658845-11846-95728499994611=/root/.ansible/tmp/ansible-tmp-1726885398.658845-11846-95728499994611 <<< 7920 1726885398.69358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885398.69362: stdout chunk (state=3): >>><<< 7920 1726885398.69364: stderr chunk (state=3): >>><<< 7920 1726885398.69367: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885398.658845-11846-95728499994611=/root/.ansible/tmp/ansible-tmp-1726885398.658845-11846-95728499994611 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885398.69369: variable 'ansible_module_compression' from source: unknown 7920 1726885398.69371: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7920 1726885398.69373: variable 'ansible_facts' from source: unknown 7920 1726885398.69375: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885398.658845-11846-95728499994611/AnsiballZ_stat.py 7920 1726885398.69434: Sending initial data 7920 1726885398.69440: Sent initial data (150 bytes) 7920 1726885398.70450: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885398.70462: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885398.70474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885398.70491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885398.70559: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885398.70591: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885398.70606: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885398.70662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885398.70665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885398.70708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885398.72497: 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 <<< 7920 1726885398.72543: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885398.72580: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpv2gxc6_j /root/.ansible/tmp/ansible-tmp-1726885398.658845-11846-95728499994611/AnsiballZ_stat.py <<< 7920 1726885398.72613: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885398.73542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885398.73616: stderr chunk (state=3): >>><<< 7920 1726885398.73623: stdout chunk (state=3): >>><<< 7920 1726885398.73638: done transferring module to remote 7920 1726885398.73651: _low_level_execute_command(): starting 7920 1726885398.73654: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885398.658845-11846-95728499994611/ /root/.ansible/tmp/ansible-tmp-1726885398.658845-11846-95728499994611/AnsiballZ_stat.py && sleep 0' 7920 1726885398.74053: 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 <<< 7920 1726885398.74057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885398.74093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885398.74096: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885398.74098: 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.236 originally 10.31.44.236 <<< 7920 1726885398.74100: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885398.74150: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885398.74154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885398.74195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885398.75889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885398.75943: stderr chunk (state=3): >>><<< 7920 1726885398.75953: stdout chunk (state=3): >>><<< 7920 1726885398.75965: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885398.75968: _low_level_execute_command(): starting 7920 1726885398.75972: _low_level_execute_command(): using become for this command 7920 1726885398.75985: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-brhklpzaidfdszveohtyqkklunuxessg ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885398.658845-11846-95728499994611/AnsiballZ_stat.py'"'"' && sleep 0' 7920 1726885398.76061: Initial state: awaiting_escalation: BECOME-SUCCESS-brhklpzaidfdszveohtyqkklunuxessg 7920 1726885398.76592: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885398.76722: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885398.76756: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885398.79634: stdout chunk (state=1): >>>BECOME-SUCCESS-brhklpzaidfdszveohtyqkklunuxessg <<< 7920 1726885398.79640: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-brhklpzaidfdszveohtyqkklunuxessg' 7920 1726885398.79843: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885398.79851: stdout chunk (state=3): >>>import _imp # builtin <<< 7920 1726885398.79868: stdout chunk (state=3): >>>import '_thread' # <<< 7920 1726885398.79874: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885398.79934: stdout chunk (state=3): >>>import '_io' # <<< 7920 1726885398.79947: stdout chunk (state=3): >>>import 'marshal' # <<< 7920 1726885398.79973: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885398.80013: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885398.80042: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885398.80057: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885398.80103: 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' <<< 7920 1726885398.80126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885398.80151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885398.80180: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fda85ca0> <<< 7920 1726885398.80206: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885398.80249: 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 0x7fb4fda2c280> <<< 7920 1726885398.80255: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fda85a00> <<< 7920 1726885398.80273: 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' <<< 7920 1726885398.80283: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fda859a0> <<< 7920 1726885398.80307: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885398.80331: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 7920 1726885398.80336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 7920 1726885398.80340: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fda2c370> <<< 7920 1726885398.80364: 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' <<< 7920 1726885398.80398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py<<< 7920 1726885398.80401: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885398.80419: stdout chunk (state=3): >>>import '_abc' # <<< 7920 1726885398.80425: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fda2c820> <<< 7920 1726885398.80435: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fda2c550> <<< 7920 1726885398.80480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885398.80486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885398.80514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885398.80573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885398.80577: 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' <<< 7920 1726885398.80580: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd7c8f70> <<< 7920 1726885398.80602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885398.80624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885398.80696: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd7cf100> <<< 7920 1726885398.80741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885398.80752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885398.80756: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7920 1726885398.80768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd7f8730> <<< 7920 1726885398.80777: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd7cf820> <<< 7920 1726885398.80798: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fda41760> <<< 7920 1726885398.80822: 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' <<< 7920 1726885398.80833: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd7c8c70> <<< 7920 1726885398.80896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 7920 1726885398.80899: 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 0x7fb4fd7f8c70> <<< 7920 1726885398.80951: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fda2cfd0> <<< 7920 1726885398.80980: 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. <<< 7920 1726885398.81174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885398.81186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885398.81220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7920 1726885398.81235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7920 1726885398.81245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885398.81264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885398.81286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885398.81296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885398.81316: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd76fd90> <<< 7920 1726885398.81356: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd772e20> <<< 7920 1726885398.81375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885398.81383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885398.81406: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885398.81425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885398.81444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885398.81464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py<<< 7920 1726885398.81471: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7920 1726885398.81498: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd769730> <<< 7920 1726885398.81506: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd770520> <<< 7920 1726885398.81529: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd76f250> <<< 7920 1726885398.81540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885398.81609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885398.81630: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885398.81667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885398.81679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7920 1726885398.81691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7920 1726885398.81722: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885398.81744: 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 0x7fb4fd6f1cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd6f17c0> <<< 7920 1726885398.81749: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885398.81781: 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 0x7fb4fd6f1dc0> <<< 7920 1726885398.81784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885398.81811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885398.81826: stdout chunk (state=3): >>>import '_operator' # <<< 7920 1726885398.81834: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd6f1e80> <<< 7920 1726885398.81854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 7920 1726885398.81871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd6f1f40> <<< 7920 1726885398.81884: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885398.81929: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd749c40> <<< 7920 1726885398.81936: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885398.81960: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd743520> <<< 7920 1726885398.82014: 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 0x7fb4fd757580> <<< 7920 1726885398.82022: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd776d00> <<< 7920 1726885398.82045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 7920 1726885398.82050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7920 1726885398.82080: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885398.82083: 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 0x7fb4fd702b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd749160> <<< 7920 1726885398.82128: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885398.82131: 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 0x7fb4fd757190> <<< 7920 1726885398.82134: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd77c8b0> <<< 7920 1726885398.82160: 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' <<< 7920 1726885398.82189: 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' <<< 7920 1726885398.82217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885398.82223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885398.82241: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd702eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd702ca0> <<< 7920 1726885398.82271: 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' <<< 7920 1726885398.82278: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd702c10> <<< 7920 1726885398.82299: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7920 1726885398.82311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885398.82330: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885398.82341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885398.82361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885398.82410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885398.82441: 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' <<< 7920 1726885398.82445: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd6ce280> <<< 7920 1726885398.82453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885398.82473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885398.82502: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd6ce370> <<< 7920 1726885398.82628: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd70deb0> <<< 7920 1726885398.82664: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd704940> <<< 7920 1726885398.82679: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd7044f0> <<< 7920 1726885398.82738: 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' <<< 7920 1726885398.82790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885398.82813: 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 0x7fb4fd5e70d0> <<< 7920 1726885398.82836: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd6c9d90> <<< 7920 1726885398.82897: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd704dc0> <<< 7920 1726885398.82905: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd776ee0> <<< 7920 1726885398.82994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885398.83007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885398.83012: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 7920 1726885398.83017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd5faa00> import 'errno' # <<< 7920 1726885398.83052: 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 0x7fb4fd5fad30> <<< 7920 1726885398.83059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885398.83062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885398.83087: 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' <<< 7920 1726885398.83114: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd60d640> <<< 7920 1726885398.83130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885398.83148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885398.83164: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd60db80> <<< 7920 1726885398.83210: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885398.83243: 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 0x7fb4fd5982b0> <<< 7920 1726885398.83247: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd5fae20> <<< 7920 1726885398.83276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885398.83288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885398.83309: 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 0x7fb4fd5a9190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd60d4c0> import 'pwd' # <<< 7920 1726885398.83346: 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 0x7fb4fd5a9250> <<< 7920 1726885398.83388: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd7028e0> <<< 7920 1726885398.83404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885398.83409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885398.83439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885398.83448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885398.83481: 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 0x7fb4fd5c55b0> <<< 7920 1726885398.83505: 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' <<< 7920 1726885398.83570: 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 0x7fb4fd5c5880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd5c5670> <<< 7920 1726885398.83606: 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 0x7fb4fd5c5760> <<< 7920 1726885398.83610: 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' <<< 7920 1726885398.83818: 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 0x7fb4fd5c5bb0> <<< 7920 1726885398.83865: 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 0x7fb4fd5d2100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd5c57f0> <<< 7920 1726885398.83888: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd5b7940> <<< 7920 1726885398.83921: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd7024c0> <<< 7920 1726885398.83924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885398.83982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885398.84018: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd5c59a0> <<< 7920 1726885398.84121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885398.84124: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb4fd4ef580> <<< 7920 1726885398.84269: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip' <<< 7920 1726885398.84274: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.84629: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885398.85901: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.86936: 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 0x7fb4fd4126d0> <<< 7920 1726885398.86960: 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' <<< 7920 1726885398.86983: 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' <<< 7920 1726885398.87007: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 7920 1726885398.87013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7920 1726885398.87035: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885398.87042: 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 0x7fb4fd412160> <<< 7920 1726885398.87079: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd412340> <<< 7920 1726885398.87123: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd412e20> <<< 7920 1726885398.87134: 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' <<< 7920 1726885398.87178: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd412f10> <<< 7920 1726885398.87181: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd412c40> <<< 7920 1726885398.87184: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885398.87208: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885398.87218: 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 0x7fb4fd412e80> <<< 7920 1726885398.87229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885398.87257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885398.87288: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd412100> <<< 7920 1726885398.87307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885398.87329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'<<< 7920 1726885398.87333: stdout chunk (state=3): >>> <<< 7920 1726885398.87365: 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' <<< 7920 1726885398.87384: 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' <<< 7920 1726885398.87468: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd36adf0> <<< 7920 1726885398.87492: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885398.87496: 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 0x7fb4fd36afa0> <<< 7920 1726885398.87528: 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 0x7fb4fd388e50> <<< 7920 1726885398.87539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885398.87560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885398.87602: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd3884c0> <<< 7920 1726885398.87614: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd479dc0> <<< 7920 1726885398.87788: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd4793d0> <<< 7920 1726885398.87830: 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 0x7fb4fd479fd0> <<< 7920 1726885398.87843: 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' <<< 7920 1726885398.87914: 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' <<< 7920 1726885398.87924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885398.87927: 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 <<< 7920 1726885398.87929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd449dc0> <<< 7920 1726885398.88002: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd3e6be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd3e62b0> <<< 7920 1726885398.88007: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd4183a0> <<< 7920 1726885398.88041: 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 0x7fb4fd3e63d0> <<< 7920 1726885398.88078: 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 0x7fb4fd3e6400> <<< 7920 1726885398.88095: 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 <<< 7920 1726885398.88102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885398.88119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885398.88144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885398.88210: 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 0x7fb4fd34b970> <<< 7920 1726885398.88223: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd45b100> <<< 7920 1726885398.88239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885398.88253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885398.88303: 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 0x7fb4fd3579a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd45b280> <<< 7920 1726885398.88324: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885398.88371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885398.88393: 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' <<< 7920 1726885398.88396: stdout chunk (state=3): >>>import '_string' # <<< 7920 1726885398.88443: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd34bdf0> <<< 7920 1726885398.88569: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd357940> <<< 7920 1726885398.88673: 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' <<< 7920 1726885398.88679: 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 0x7fb4fd357790> <<< 7920 1726885398.88696: 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 0x7fb4fd356730> <<< 7920 1726885398.88733: 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' <<< 7920 1726885398.88735: 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 0x7fb4fd356670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd4527c0> <<< 7920 1726885398.88765: 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' <<< 7920 1726885398.88783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885398.88793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885398.88839: 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 0x7fb4fd3db640> <<< 7920 1726885398.89010: 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 0x7fb4fd3da9d0> <<< 7920 1726885398.89024: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd34c0a0> <<< 7920 1726885398.89054: 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' <<< 7920 1726885398.89057: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4fd3db0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd473880> # zipimport: zlib available <<< 7920 1726885398.89076: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.89080: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885398.89101: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.89170: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.89274: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885398.89306: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/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_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885398.89394: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.89499: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.89930: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.90377: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885398.90389: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7920 1726885398.90393: 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_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885398.90417: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885398.90429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885398.90476: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885398.90481: 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 0x7fb4fc9ff130> <<< 7920 1726885398.90541: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 7920 1726885398.90544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 7920 1726885398.90565: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd3d0970> <<< 7920 1726885398.90570: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fc9ff550> <<< 7920 1726885398.90607: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885398.90616: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.90632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.90650: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885398.90653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.90771: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.90898: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7920 1726885398.90903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7920 1726885398.90924: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd3d1940> <<< 7920 1726885398.90933: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.91327: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.91689: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.91753: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.91830: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885398.91850: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.91888: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885398.91952: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.91999: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885398.92020: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885398.92069: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885398.92073: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.92098: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885398.92103: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.92287: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.92470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885398.92500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885398.92576: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd3d05e0> <<< 7920 1726885398.92579: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.92640: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.92707: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885398.92763: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885398.92767: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.92777: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.92816: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885398.92820: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.92850: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.92886: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.92977: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.93036: 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 <<< 7920 1726885398.93059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885398.93134: 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 0x7fb4fd466850> <<< 7920 1726885398.93162: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd419e50> <<< 7920 1726885398.93206: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885398.93209: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.93337: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.93385: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.93407: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.93457: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885398.93467: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885398.93478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885398.93508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885398.93542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885398.93545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885398.93629: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fcde2310> <<< 7920 1726885398.93666: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fcddc820> <<< 7920 1726885398.93732: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fcdd3940> <<< 7920 1726885398.93736: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885398.93756: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.93775: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885398.93855: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885398.93873: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.93890: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 7920 1726885398.93894: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.93987: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.94159: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885398.94319: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885398.94957: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885203.3060606, "mtime": 1726562395.52, "ctime": 1726562678.235, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "35882933", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 7920 1726885398.94980: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885398.95334: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 7920 1726885398.95356: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 7920 1726885398.95391: 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 <<< 7920 1726885398.95436: stdout chunk (state=3): >>># cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile <<< 7920 1726885398.95463: 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 # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool <<< 7920 1726885398.95476: stdout chunk (state=3): >>># cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_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 <<< 7920 1726885398.95650: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885398.95673: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885398.95702: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885398.95709: stdout chunk (state=3): >>># destroy _compression <<< 7920 1726885398.95727: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885398.95755: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 7920 1726885398.95767: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 7920 1726885398.95775: stdout chunk (state=3): >>># destroy encodings <<< 7920 1726885398.95789: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885398.95804: stdout chunk (state=3): >>># destroy array <<< 7920 1726885398.95809: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885398.95836: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885398.95931: 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 <<< 7920 1726885398.95997: 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 <<< 7920 1726885398.96002: 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 <<< 7920 1726885398.96073: 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 <<< 7920 1726885398.96089: 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 <<< 7920 1726885398.96229: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 7920 1726885398.96258: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq <<< 7920 1726885398.96274: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 7920 1726885398.96305: 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 <<< 7920 1726885398.96308: 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 <<< 7920 1726885398.96339: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885398.96841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885398.96844: stdout chunk (state=3): >>><<< 7920 1726885398.96847: stderr chunk (state=3): >>><<< 7920 1726885398.96936: _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 0x7fb4fda85ca0> # /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 0x7fb4fda2c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fda85a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7fb4fda859a0> 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 0x7fb4fda2c370> # /usr/lib64/python3.9/__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 0x7fb4fda2c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fda2c550> # /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 0x7fb4fd7c8f70> # /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 0x7fb4fd7cf100> # /usr/lib64/python3.9/__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 0x7fb4fd7f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd7cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fda41760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd7c8c70> # /usr/lib64/python3.9/__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 0x7fb4fd7f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fda2cfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7fb4fd76fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd772e20> # /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 0x7fb4fd769730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd770520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd76f250> # /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 0x7fb4fd6f1cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd6f17c0> 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 0x7fb4fd6f1dc0> # /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 0x7fb4fd6f1e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd6f1f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd749c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd743520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd757580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd776d00> # /usr/lib64/python3.9/__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 0x7fb4fd702b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd749160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4fd757190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd77c8b0> # /usr/lib64/python3.9/__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 0x7fb4fd702eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd702ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd702c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7fb4fd6ce280> # /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 0x7fb4fd6ce370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd70deb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd704940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd7044f0> # /usr/lib64/python3.9/__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 0x7fb4fd5e70d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd6c9d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd704dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd776ee0> # /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 0x7fb4fd5faa00> 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 0x7fb4fd5fad30> # /usr/lib64/python3.9/__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 0x7fb4fd60d640> # /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 0x7fb4fd60db80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4fd5982b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd5fae20> # /usr/lib64/python3.9/__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 0x7fb4fd5a9190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd60d4c0> 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 0x7fb4fd5a9250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd7028e0> # /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 0x7fb4fd5c55b0> # /usr/lib64/python3.9/__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 0x7fb4fd5c5880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd5c5670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4fd5c5760> # /usr/lib64/python3.9/__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 0x7fb4fd5c5bb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4fd5d2100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd5c57f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd5b7940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd7024c0> # /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 0x7fb4fd5c59a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb4fd4ef580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/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 0x7fb4fd4126d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7fb4fd412160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd412340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd412e20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7fb4fd412f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd412c40> 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 0x7fb4fd412e80> # /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 0x7fb4fd412100> # /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 0x7fb4fd36adf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4fd36afa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4fd388e50> # /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 0x7fb4fd3884c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd479dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd4793d0> # /usr/lib64/python3.9/__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 0x7fb4fd479fd0> # /usr/lib64/python3.9/__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 0x7fb4fd449dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd3e6be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd3e62b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd4183a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4fd3e63d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd3e6400> # /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 0x7fb4fd34b970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd45b100> # /usr/lib64/python3.9/__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 0x7fb4fd3579a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd45b280> # /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 0x7fb4fd34bdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd357940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4fd357790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4fd356730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4fd356670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd4527c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7fb4fd3db640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4fd3da9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd34c0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4fd3db0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd473880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/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_hjem1_g2/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_hjem1_g2/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_hjem1_g2/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_hjem1_g2/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 0x7fb4fc9ff130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7fb4fd3d0970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fc9ff550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/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_hjem1_g2/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 0x7fb4fd3d1940> # 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_hjem1_g2/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_hjem1_g2/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_hjem1_g2/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_hjem1_g2/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_hjem1_g2/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 0x7fb4fd3d05e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/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_hjem1_g2/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 0x7fb4fd466850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fd419e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/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 0x7fb4fcde2310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fcddc820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4fcdd3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/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_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_hjem1_g2/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_hjem1_g2/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885203.3060606, "mtime": 1726562395.52, "ctime": 1726562678.235, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "35882933", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885398.97676: 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-1726885398.658845-11846-95728499994611/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885398.97680: _low_level_execute_command(): starting 7920 1726885398.97683: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885398.658845-11846-95728499994611/ > /dev/null 2>&1 && sleep 0' 7920 1726885398.98224: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885398.98240: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885398.98255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885398.98274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885398.98322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885398.98337: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885398.98353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885398.98371: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885398.98384: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885398.98394: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885398.98406: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885398.98423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885398.98440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885398.98452: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885398.98463: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885398.98476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885398.98552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885398.98575: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885398.98591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885398.98657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885399.00556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885399.00560: stdout chunk (state=3): >>><<< 7920 1726885399.00562: stderr chunk (state=3): >>><<< 7920 1726885399.00718: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885399.00722: handler run complete 7920 1726885399.00724: attempt loop complete, returning result 7920 1726885399.00726: _execute() done 7920 1726885399.00728: dumping result to json 7920 1726885399.00731: done dumping result, returning 7920 1726885399.00733: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-9835-648e-000000001270] 7920 1726885399.00735: sending task result for task 02369adf-7a19-9835-648e-000000001270 ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885203.3060606, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726562678.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1726562395.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "35882933", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 7920 1726885399.00932: no more pending results, returning what we have 7920 1726885399.00935: results queue empty 7920 1726885399.00936: checking for any_errors_fatal 7920 1726885399.00947: done checking for any_errors_fatal 7920 1726885399.00948: checking for max_fail_percentage 7920 1726885399.00950: done checking for max_fail_percentage 7920 1726885399.00951: checking to see if all hosts have failed and the running result is not ok 7920 1726885399.00952: done checking to see if all hosts have failed 7920 1726885399.00953: getting the remaining hosts for this loop 7920 1726885399.00955: done getting the remaining hosts for this loop 7920 1726885399.00958: getting the next task for host managed_node1 7920 1726885399.00965: done getting next task for host managed_node1 7920 1726885399.00968: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 7920 1726885399.00972: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885399.00988: getting variables 7920 1726885399.00990: in VariableManager get_vars() 7920 1726885399.01030: Calling all_inventory to load vars for managed_node1 7920 1726885399.01033: Calling groups_inventory to load vars for managed_node1 7920 1726885399.01035: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885399.01043: Calling all_plugins_play to load vars for managed_node1 7920 1726885399.01046: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885399.01048: Calling groups_plugins_play to load vars for managed_node1 7920 1726885399.01566: done sending task result for task 02369adf-7a19-9835-648e-000000001270 7920 1726885399.01570: WORKER PROCESS EXITING 7920 1726885399.01583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885399.02130: done with get_vars() 7920 1726885399.02148: done getting variables TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Friday 20 September 2024 22:23:19 -0400 (0:00:00.406) 0:02:16.650 ****** 7920 1726885399.02245: entering _queue_task() for managed_node1/lineinfile 7920 1726885399.02524: worker is 1 (out of 1 available) 7920 1726885399.02537: exiting _queue_task() for managed_node1/lineinfile 7920 1726885399.02548: done queuing things up, now waiting for results queue to drain 7920 1726885399.02549: waiting for pending results... 7920 1726885399.02839: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 7920 1726885399.02979: in run() - task 02369adf-7a19-9835-648e-000000001271 7920 1726885399.03003: variable 'ansible_search_path' from source: unknown 7920 1726885399.03009: variable 'ansible_search_path' from source: unknown 7920 1726885399.03270: variable 'blivet_output' from source: set_fact 7920 1726885399.03360: dumping result to json 7920 1726885399.03368: done dumping result, returning 7920 1726885399.03379: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-9835-648e-000000001271] 7920 1726885399.03390: sending task result for task 02369adf-7a19-9835-648e-000000001271 7920 1726885399.03529: done sending task result for task 02369adf-7a19-9835-648e-000000001271 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885399.03581: no more pending results, returning what we have 7920 1726885399.03584: results queue empty 7920 1726885399.03585: checking for any_errors_fatal 7920 1726885399.03601: done checking for any_errors_fatal 7920 1726885399.03602: checking for max_fail_percentage 7920 1726885399.03604: done checking for max_fail_percentage 7920 1726885399.03605: checking to see if all hosts have failed and the running result is not ok 7920 1726885399.03607: done checking to see if all hosts have failed 7920 1726885399.03608: getting the remaining hosts for this loop 7920 1726885399.03610: done getting the remaining hosts for this loop 7920 1726885399.03615: getting the next task for host managed_node1 7920 1726885399.03625: done getting next task for host managed_node1 7920 1726885399.03629: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 7920 1726885399.03634: ^ 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=9, rescue=0, always=0, handlers=0, run_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 7920 1726885399.03660: getting variables 7920 1726885399.03662: in VariableManager get_vars() 7920 1726885399.03704: Calling all_inventory to load vars for managed_node1 7920 1726885399.03707: Calling groups_inventory to load vars for managed_node1 7920 1726885399.03709: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885399.03723: Calling all_plugins_play to load vars for managed_node1 7920 1726885399.03727: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885399.03730: Calling groups_plugins_play to load vars for managed_node1 7920 1726885399.04761: WORKER PROCESS EXITING 7920 1726885399.04898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885399.09247: done with get_vars() 7920 1726885399.09258: done getting variables TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Friday 20 September 2024 22:23:19 -0400 (0:00:00.070) 0:02:16.721 ****** 7920 1726885399.09319: entering _queue_task() for managed_node1/setup 7920 1726885399.09544: worker is 1 (out of 1 available) 7920 1726885399.09558: exiting _queue_task() for managed_node1/setup 7920 1726885399.09571: done queuing things up, now waiting for results queue to drain 7920 1726885399.09574: waiting for pending results... 7920 1726885399.09769: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Update facts 7920 1726885399.09946: in run() - task 02369adf-7a19-9835-648e-000000001273 7920 1726885399.09972: variable 'ansible_search_path' from source: unknown 7920 1726885399.09981: variable 'ansible_search_path' from source: unknown 7920 1726885399.10023: calling self._execute() 7920 1726885399.10137: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885399.10148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885399.10171: variable 'omit' from source: magic vars 7920 1726885399.10590: variable 'ansible_check_mode' from source: magic vars 7920 1726885399.10609: Evaluated conditional (not ansible_check_mode): True 7920 1726885399.10626: variable 'omit' from source: magic vars 7920 1726885399.10693: variable 'omit' from source: magic vars 7920 1726885399.10743: variable 'omit' from source: magic vars 7920 1726885399.10788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885399.10843: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885399.10868: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885399.10892: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885399.10909: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885399.10940: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885399.10965: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885399.10994: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885399.11002: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885399.11010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885399.11167: Set connection var ansible_connection to ssh 7920 1726885399.11176: Set connection var ansible_shell_executable to /bin/sh 7920 1726885399.11181: Set connection var ansible_timeout to 10 7920 1726885399.11183: Set connection var ansible_shell_type to sh 7920 1726885399.11188: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885399.11193: Set connection var ansible_pipelining to False 7920 1726885399.11211: variable 'ansible_shell_executable' from source: unknown 7920 1726885399.11219: variable 'ansible_connection' from source: unknown 7920 1726885399.11222: variable 'ansible_module_compression' from source: unknown 7920 1726885399.11224: variable 'ansible_shell_type' from source: unknown 7920 1726885399.11234: variable 'ansible_shell_executable' from source: unknown 7920 1726885399.11237: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885399.11240: variable 'ansible_pipelining' from source: unknown 7920 1726885399.11243: variable 'ansible_timeout' from source: unknown 7920 1726885399.11246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885399.11401: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885399.11409: variable 'omit' from source: magic vars 7920 1726885399.11421: starting attempt loop 7920 1726885399.11424: running the handler 7920 1726885399.11435: _low_level_execute_command(): starting 7920 1726885399.11441: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885399.11944: 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 <<< 7920 1726885399.11953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885399.11978: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885399.11992: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885399.12049: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885399.12061: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885399.12118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885399.13729: stdout chunk (state=3): >>>/root <<< 7920 1726885399.13918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885399.13922: stdout chunk (state=3): >>><<< 7920 1726885399.13925: stderr chunk (state=3): >>><<< 7920 1726885399.14038: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885399.14042: _low_level_execute_command(): starting 7920 1726885399.14046: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885399.139481-11864-134233711156905 `" && echo ansible-tmp-1726885399.139481-11864-134233711156905="` echo /root/.ansible/tmp/ansible-tmp-1726885399.139481-11864-134233711156905 `" ) && sleep 0' 7920 1726885399.15261: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885399.15274: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885399.15288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885399.15304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885399.15363: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885399.15376: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885399.15392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885399.15417: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885399.15432: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885399.15448: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885399.15462: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885399.15475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885399.15492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885399.15507: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885399.15525: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885399.15541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885399.15622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885399.15640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885399.15656: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885399.15733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885399.17578: stdout chunk (state=3): >>>ansible-tmp-1726885399.139481-11864-134233711156905=/root/.ansible/tmp/ansible-tmp-1726885399.139481-11864-134233711156905 <<< 7920 1726885399.17752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885399.17848: stderr chunk (state=3): >>><<< 7920 1726885399.17859: stdout chunk (state=3): >>><<< 7920 1726885399.18118: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885399.139481-11864-134233711156905=/root/.ansible/tmp/ansible-tmp-1726885399.139481-11864-134233711156905 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885399.18122: variable 'ansible_module_compression' from source: unknown 7920 1726885399.18124: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7920 1726885399.18126: variable 'ansible_facts' from source: unknown 7920 1726885399.18282: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885399.139481-11864-134233711156905/AnsiballZ_setup.py 7920 1726885399.18473: Sending initial data 7920 1726885399.18476: Sent initial data (152 bytes) 7920 1726885399.19421: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885399.19424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885399.19565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885399.19568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885399.19571: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885399.19573: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885399.19576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885399.19578: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885399.19580: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885399.19582: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885399.19584: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885399.19586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885399.19588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885399.19591: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885399.19593: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885399.19595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885399.19683: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885399.19687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885399.19694: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885399.19758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885399.21432: 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 <<< 7920 1726885399.21440: stderr chunk (state=3): >>>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 <<< 7920 1726885399.21462: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885399.21496: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpl5oqby99 /root/.ansible/tmp/ansible-tmp-1726885399.139481-11864-134233711156905/AnsiballZ_setup.py <<< 7920 1726885399.21536: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885399.23498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885399.23624: stderr chunk (state=3): >>><<< 7920 1726885399.23628: stdout chunk (state=3): >>><<< 7920 1726885399.23630: done transferring module to remote 7920 1726885399.23633: _low_level_execute_command(): starting 7920 1726885399.23639: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885399.139481-11864-134233711156905/ /root/.ansible/tmp/ansible-tmp-1726885399.139481-11864-134233711156905/AnsiballZ_setup.py && sleep 0' 7920 1726885399.24079: 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 <<< 7920 1726885399.24087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885399.24118: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885399.24122: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885399.24125: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885399.24175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885399.24179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885399.24224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885399.25947: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885399.26013: stderr chunk (state=3): >>><<< 7920 1726885399.26019: stdout chunk (state=3): >>><<< 7920 1726885399.26032: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885399.26035: _low_level_execute_command(): starting 7920 1726885399.26040: _low_level_execute_command(): using become for this command 7920 1726885399.26050: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mwthhhemvlpevnhwynnqplczhvsdrozf ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885399.139481-11864-134233711156905/AnsiballZ_setup.py'"'"' && sleep 0' 7920 1726885399.26138: Initial state: awaiting_escalation: BECOME-SUCCESS-mwthhhemvlpevnhwynnqplczhvsdrozf 7920 1726885399.26761: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885399.26883: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885399.26902: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885399.29758: stdout chunk (state=1): >>>BECOME-SUCCESS-mwthhhemvlpevnhwynnqplczhvsdrozf <<< 7920 1726885399.29762: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-mwthhhemvlpevnhwynnqplczhvsdrozf' 7920 1726885399.29945: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885399.29951: stdout chunk (state=3): >>>import _imp # builtin <<< 7920 1726885399.29965: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885399.30032: stdout chunk (state=3): >>>import '_io' # <<< 7920 1726885399.30036: stdout chunk (state=3): >>>import 'marshal' # <<< 7920 1726885399.30088: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885399.30139: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885399.30143: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 7920 1726885399.30145: stdout chunk (state=3): >>># installed zipimport hook <<< 7920 1726885399.30177: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7920 1726885399.30188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885399.30208: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885399.30230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885399.30249: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c350daca0> <<< 7920 1726885399.30281: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885399.30293: 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 0x7f7c35081280> <<< 7920 1726885399.30305: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c350daa00> <<< 7920 1726885399.30333: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 7920 1726885399.30336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7920 1726885399.30345: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c350da9a0> <<< 7920 1726885399.30384: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885399.30392: 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 0x7f7c35081370> <<< 7920 1726885399.30425: 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' <<< 7920 1726885399.30435: 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' <<< 7920 1726885399.30459: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c35081820> <<< 7920 1726885399.30481: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c35081550> <<< 7920 1726885399.30505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885399.30519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885399.30536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885399.30557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885399.30577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885399.30591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885399.30616: stdout chunk (state=3): >>>import '_stat' # <<< 7920 1726885399.30622: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c3502df70> <<< 7920 1726885399.30632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885399.30656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885399.30722: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c35034100> <<< 7920 1726885399.30747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885399.30751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885399.30782: 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 0x7f7c3505d730> <<< 7920 1726885399.30849: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c35034820> <<< 7920 1726885399.30855: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c35096760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c3502dc70> <<< 7920 1726885399.30892: 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' <<< 7920 1726885399.30905: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c3505dc70> <<< 7920 1726885399.30954: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c35081fd0> <<< 7920 1726885399.30976: 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. <<< 7920 1726885399.31303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885399.31308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885399.31342: 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' <<< 7920 1726885399.31363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885399.31378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885399.31398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885399.31408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885399.31423: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34dafd90> <<< 7920 1726885399.31462: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34db2e20> <<< 7920 1726885399.31482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885399.31486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885399.31508: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885399.31527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885399.31542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885399.31565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 7920 1726885399.31569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7920 1726885399.31586: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34da9730> <<< 7920 1726885399.31598: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34db0520> <<< 7920 1726885399.31606: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34daf250> <<< 7920 1726885399.31631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885399.31690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885399.31714: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885399.31740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885399.31759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7920 1726885399.31762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7920 1726885399.31792: 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 0x7f7c34c95cd0> <<< 7920 1726885399.31805: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34c957c0> <<< 7920 1726885399.31812: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885399.31838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 7920 1726885399.31847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34c95dc0> <<< 7920 1726885399.31855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885399.31878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885399.31896: stdout chunk (state=3): >>>import '_operator' # <<< 7920 1726885399.31900: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34c95e80> <<< 7920 1726885399.31922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 7920 1726885399.31926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 7920 1726885399.31949: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34c95f40> <<< 7920 1726885399.31959: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885399.31993: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34d89c40> <<< 7920 1726885399.31999: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885399.32022: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34d83520> <<< 7920 1726885399.32083: 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' <<< 7920 1726885399.32099: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34d97580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34db6d00> <<< 7920 1726885399.32102: 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' <<< 7920 1726885399.32139: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885399.32141: 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 0x7f7c34ca6b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34d89160> <<< 7920 1726885399.32170: 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 0x7f7c34d97190> <<< 7920 1726885399.32183: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34dbc8b0> <<< 7920 1726885399.32203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7920 1726885399.32217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7920 1726885399.32231: 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' <<< 7920 1726885399.32246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885399.32273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34ca6eb0> <<< 7920 1726885399.32281: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34ca6ca0> <<< 7920 1726885399.32305: 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' <<< 7920 1726885399.32318: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34ca6c10> <<< 7920 1726885399.32330: 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' <<< 7920 1726885399.32352: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885399.32358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885399.32380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885399.32427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885399.32449: 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' <<< 7920 1726885399.32455: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34c7b280> <<< 7920 1726885399.32470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885399.32483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885399.32514: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34c7b370> <<< 7920 1726885399.32629: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34cb1eb0> <<< 7920 1726885399.32668: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34ca8940> <<< 7920 1726885399.32676: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34ca84f0> <<< 7920 1726885399.32700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885399.32705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885399.32741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885399.32756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885399.32776: 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' <<< 7920 1726885399.32787: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34bae0d0> <<< 7920 1726885399.32814: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34c76d90> <<< 7920 1726885399.32864: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34ca8dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34db6ee0> <<< 7920 1726885399.32887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885399.32906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885399.32940: 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' <<< 7920 1726885399.32943: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34bc1a00> <<< 7920 1726885399.32950: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885399.33068: 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 0x7f7c34bc1d30> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885399.33104: 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 0x7f7c34bd4640> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885399.33107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885399.33122: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34bd4b80> <<< 7920 1726885399.33156: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885399.33188: 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 0x7f7c34b6a2b0> <<< 7920 1726885399.33196: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34bc1e20> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885399.33199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885399.33282: 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 0x7f7c34b7b190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34bd44c0> import 'pwd' # <<< 7920 1726885399.33296: 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 0x7f7c34b7b250> <<< 7920 1726885399.33321: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34ca68e0> <<< 7920 1726885399.33375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885399.33378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885399.33384: 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' <<< 7920 1726885399.33405: 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 0x7f7c34b975b0> <<< 7920 1726885399.33466: 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' <<< 7920 1726885399.33470: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885399.33477: 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 0x7f7c34b97880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34b97670> <<< 7920 1726885399.33483: 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 0x7f7c34b97760> <<< 7920 1726885399.33520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 7920 1726885399.33523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885399.33699: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885399.33707: 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 0x7f7c34b97bb0> <<< 7920 1726885399.33735: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885399.33751: 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 0x7f7c34ba4100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34b977f0> <<< 7920 1726885399.33758: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34b89940> <<< 7920 1726885399.33779: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34ca64c0> <<< 7920 1726885399.33801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885399.33865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885399.33891: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34b979a0> <<< 7920 1726885399.34052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885399.34056: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7c34ac1580> <<< 7920 1726885399.34300: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip' # zipimport: zlib available <<< 7920 1726885399.34375: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.34410: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885399.34457: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.34461: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885399.34463: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.35681: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.36672: 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 0x7f7c349fb6d0> <<< 7920 1726885399.36682: 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' <<< 7920 1726885399.36716: 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 <<< 7920 1726885399.36721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7920 1726885399.36743: 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 0x7f7c349fb160> <<< 7920 1726885399.36781: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349fb340> <<< 7920 1726885399.36813: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349fbe20> <<< 7920 1726885399.36846: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7920 1726885399.36848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885399.36887: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349fbf10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349fbc40> <<< 7920 1726885399.36892: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885399.36924: 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 0x7f7c349fbe80> <<< 7920 1726885399.36950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885399.36974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885399.37010: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349fb100> <<< 7920 1726885399.37029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885399.37046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885399.37067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885399.37106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885399.37112: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 7920 1726885399.37120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7920 1726885399.37197: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349c8df0> <<< 7920 1726885399.37235: 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 0x7f7c349c8fa0> <<< 7920 1726885399.37267: 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 0x7f7c343881c0> <<< 7920 1726885399.37293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885399.37300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885399.37339: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34388b50> <<< 7920 1726885399.37350: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349e2dc0> <<< 7920 1726885399.37515: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349e23d0> <<< 7920 1726885399.37541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7920 1726885399.37543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7920 1726885399.37561: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349e2fd0> <<< 7920 1726885399.37583: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885399.37588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885399.37626: 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' <<< 7920 1726885399.37651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885399.37658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885399.37688: 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' <<< 7920 1726885399.37693: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34a31dc0> <<< 7920 1726885399.37770: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349cf730> <<< 7920 1726885399.37781: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349cf2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349afc70> <<< 7920 1726885399.37807: 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 0x7f7c349cff40> <<< 7920 1726885399.37855: 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 0x7f7c349cff10> <<< 7920 1726885399.37899: 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' <<< 7920 1726885399.37902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885399.37938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885399.38002: 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 0x7f7c343e5970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34a44100> <<< 7920 1726885399.38048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885399.38064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885399.38101: 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 0x7f7c343f19a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34a44280> <<< 7920 1726885399.38128: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885399.38188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885399.38194: 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' <<< 7920 1726885399.38197: stdout chunk (state=3): >>>import '_string' # <<< 7920 1726885399.38253: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34a44ca0> <<< 7920 1726885399.38387: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c343f1940> <<< 7920 1726885399.38485: 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' <<< 7920 1726885399.38489: 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 0x7f7c349db0a0> <<< 7920 1726885399.38520: 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' <<< 7920 1726885399.38539: 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 0x7f7c349dbbb0> <<< 7920 1726885399.38570: 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 0x7f7c34a44550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34a3b7c0> <<< 7920 1726885399.38597: 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' <<< 7920 1726885399.38632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885399.38644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885399.38680: 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 0x7f7c343e6a90> <<< 7920 1726885399.38866: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885399.38884: 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 0x7f7c34952c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c343f0700> <<< 7920 1726885399.38919: 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 0x7f7c343f0070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c343f0af0> <<< 7920 1726885399.38934: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.38959: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885399.38974: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.39043: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.39144: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885399.39148: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885399.39158: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885399.39190: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885399.39193: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.39286: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.39378: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.39846: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.40320: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885399.40326: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7920 1726885399.40329: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 7920 1726885399.40338: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885399.40355: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885399.40367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885399.40420: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885399.40424: 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 0x7f7c3494e6d0> <<< 7920 1726885399.40487: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 7920 1726885399.40490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 7920 1726885399.40505: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c3498a6d0> <<< 7920 1726885399.40514: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33fa4940> <<< 7920 1726885399.40559: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885399.40579: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.40583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.40607: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885399.40614: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.40744: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.40896: 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' <<< 7920 1726885399.40909: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349c2e80> # zipimport: zlib available <<< 7920 1726885399.41297: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.41667: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.41723: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.41785: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885399.41805: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.41828: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.41863: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885399.41886: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.41924: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.41992: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885399.42007: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.42026: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7920 1726885399.42048: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.42074: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.42107: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885399.42121: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.42300: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.42489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885399.42520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885399.42530: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885399.42602: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33fba0d0> <<< 7920 1726885399.42607: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.42674: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.42738: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7920 1726885399.42751: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885399.42753: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885399.42774: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.42813: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.42846: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885399.42860: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.42891: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.42934: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.43025: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.43091: 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 <<< 7920 1726885399.43112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885399.43190: 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 0x7f7c349c1d60> <<< 7920 1726885399.43292: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33fbacd0> <<< 7920 1726885399.43332: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885399.43347: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.43394: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.43455: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.43479: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.43522: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885399.43530: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885399.43548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885399.43582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885399.43631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885399.43646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885399.43706: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34974970> <<< 7920 1726885399.43760: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34970670> <<< 7920 1726885399.43804: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33f8e520> <<< 7920 1726885399.43810: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885399.43839: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.43867: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py <<< 7920 1726885399.43872: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885399.43935: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885399.43954: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.43975: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 7920 1726885399.43991: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.44040: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.44094: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.44117: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.44133: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.44170: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.44204: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.44236: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.44274: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 7920 1726885399.44286: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.44343: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.44410: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.44435: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.44461: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 7920 1726885399.44466: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.44620: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.44752: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.44784: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.44838: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 7920 1726885399.44863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885399.44879: 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' <<< 7920 1726885399.44886: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 7920 1726885399.44900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 7920 1726885399.44927: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33d1dbb0> <<< 7920 1726885399.44957: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 7920 1726885399.44980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 7920 1726885399.45008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885399.45012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7920 1726885399.45042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 7920 1726885399.45059: 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 0x7f7c33e2f0a0> <<< 7920 1726885399.45098: 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 0x7f7c33e2f040> <<< 7920 1726885399.45163: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34971670> <<< 7920 1726885399.45191: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349763a0> <<< 7920 1726885399.45215: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34983a00> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34983d90> <<< 7920 1726885399.45234: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 7920 1726885399.45263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 7920 1726885399.45279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 7920 1726885399.45303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 7920 1726885399.45324: 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 0x7f7c33f85eb0> <<< 7920 1726885399.45344: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33fb84c0> <<< 7920 1726885399.45360: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 7920 1726885399.45365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 7920 1726885399.45388: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33f85fa0> <<< 7920 1726885399.45408: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 7920 1726885399.45432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885399.45466: 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' <<< 7920 1726885399.45471: stdout chunk (state=3): >>>import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c34a4c250> <<< 7920 1726885399.45494: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33fd1d30> <<< 7920 1726885399.45523: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34983af0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 7920 1726885399.45540: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 7920 1726885399.45562: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.45580: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 7920 1726885399.45593: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.45637: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.45686: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 7920 1726885399.45691: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.45742: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.45785: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 7920 1726885399.45803: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885399.45818: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 7920 1726885399.45831: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.45858: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.45886: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 7920 1726885399.45902: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.45930: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.45977: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 7920 1726885399.45982: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.46021: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.46053: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 7920 1726885399.46070: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.46129: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.46175: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.46224: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.46270: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 7920 1726885399.46287: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.46685: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.47054: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 7920 1726885399.47060: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.47105: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.47151: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.47182: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.47230: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 7920 1726885399.47233: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 7920 1726885399.47256: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.47286: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 7920 1726885399.47292: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.47339: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.47389: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 7920 1726885399.47416: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.47429: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.47454: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 7920 1726885399.47458: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.47490: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.47514: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 7920 1726885399.47532: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.47592: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.47664: 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' <<< 7920 1726885399.47698: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33c9dd30> <<< 7920 1726885399.47719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7920 1726885399.47740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7920 1726885399.47902: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33c9da00> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 7920 1726885399.47906: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.47958: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.48010: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 7920 1726885399.48019: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.48086: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.48163: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 7920 1726885399.48169: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.48226: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.48291: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 7920 1726885399.48301: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.48329: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.48374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7920 1726885399.48394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7920 1726885399.48558: 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 0x7f7c33c82820> <<< 7920 1726885399.48776: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33ce7c40> <<< 7920 1726885399.48797: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 7920 1726885399.48808: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.48843: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.48885: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 7920 1726885399.48898: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.48964: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.49031: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.49120: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.49254: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/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_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 7920 1726885399.49261: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.49291: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.49329: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 7920 1726885399.49335: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.49378: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.49414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 7920 1726885399.49424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 7920 1726885399.49465: 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 0x7f7c33c0e610> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33c0e550> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 7920 1726885399.49518: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885399.49522: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 7920 1726885399.49524: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.49574: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.49594: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 7920 1726885399.49710: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.49846: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 7920 1726885399.49857: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.49922: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.50002: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.50034: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.50078: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 7920 1726885399.50091: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.50180: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.50199: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.50301: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.50424: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/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_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 7920 1726885399.50430: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.50527: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.50632: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 7920 1726885399.50664: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.50696: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.51125: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.51534: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 7920 1726885399.51538: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 7920 1726885399.51548: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.51632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.51709: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 7920 1726885399.51725: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.51796: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.51883: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 7920 1726885399.51888: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.52018: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.52138: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 7920 1726885399.52163: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.52167: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.52172: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 7920 1726885399.52210: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.52250: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 7920 1726885399.52255: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.52332: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.52418: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.52596: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.52754: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 7920 1726885399.52758: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 7920 1726885399.52760: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.52787: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.52823: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 7920 1726885399.52828: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.52850: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.52872: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 7920 1726885399.52879: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.52934: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.52992: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 7920 1726885399.52998: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.53024: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.53047: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 7920 1726885399.53055: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.53096: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.53149: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 7920 1726885399.53154: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.53199: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.53248: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 7920 1726885399.53258: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.53465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.53678: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 7920 1726885399.53683: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.53734: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.53785: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 7920 1726885399.53790: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.53817: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.53849: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 7920 1726885399.53854: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.53886: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.53910: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 7920 1726885399.53922: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.53945: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.53979: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 7920 1726885399.53981: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.54047: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.54118: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 7920 1726885399.54137: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.54148: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.54151: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 7920 1726885399.54156: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.54192: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.54228: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 7920 1726885399.54241: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.54256: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.54275: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.54311: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.54357: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.54408: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.54472: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/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_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 7920 1726885399.54486: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 7920 1726885399.54536: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.54577: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 7920 1726885399.54580: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.54740: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.54901: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 7920 1726885399.54906: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.54947: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.54992: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 7920 1726885399.54995: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.55032: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.55078: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 7920 1726885399.55084: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.55149: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.55224: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 7920 1726885399.55230: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 7920 1726885399.55300: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.55377: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 7920 1726885399.55383: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 7920 1726885399.55459: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885399.55681: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 7920 1726885399.55687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 7920 1726885399.55708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 7920 1726885399.55711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 7920 1726885399.55758: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885399.55761: 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 0x7f7c33a9d640> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33a9d220><<< 7920 1726885399.55763: stdout chunk (state=3): >>> <<< 7920 1726885399.55810: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33a9d190> <<< 7920 1726885399.57977: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885399.74218: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 7920 1726885399.74232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 7920 1726885399.74243: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33a9d070> <<< 7920 1726885399.74264: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 7920 1726885399.74269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 7920 1726885399.74290: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33a85c70> <<< 7920 1726885399.74344: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 7920 1726885399.74350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885399.74376: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py <<< 7920 1726885399.74379: 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 0x7f7c33a92ac0> <<< 7920 1726885399.74399: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33a925e0> <<< 7920 1726885399.74669: 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 <<< 7920 1726885399.98733: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-mwthhhemvlpevnhwynnqplczhvsdrozf ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885399.139481-11864-134233711156905/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_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, "<<< 7920 1726885399.98796: stdout chunk (state=3): >>>type": "cpython"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_loadavg": {"1m": 0.46, "5m": 0.43, "15m": 0.22}, "ansible_fips": false, "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_iscsi_iqn": "", "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": 2309, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 1223, "free": 2309}, "nocache": {"free": 3220, "used": 312}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "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:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi<<< 7920 1726885399.98841: stdout chunk (state=3): >>>-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "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:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG<<< 7920 1726885399.98845: stdout chunk (state=3): >>>_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 526, "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": 263882477568, "block_size": 4096, "block_total": 65519355, "block_available": 64424433, "block_used": 1094922, "inode_total": 131071472, "inode_available": 130996358, "inode_used": 75114, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "23", "second": "19", "epoch": "1726885399", "epoch_int": "1726885399", "date": "2024-09-20", "time": "22:23:19", "iso8601_micro": "2024-09-21T02:23:19.945949Z", "iso8601": "2024-09-21T02:23:19Z", "iso8601_basic": "20240920T222319945949", "iso8601_basic_short": "20240920T222319", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "ansible_service_mgr": "systemd", "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "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"}}} <<< 7920 1726885399.99328: 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__ <<< 7920 1726885399.99385: 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 # 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 <<< 7920 1726885399.99389: 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 # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging <<< 7920 1726885399.99407: stdout chunk (state=3): >>># cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux <<< 7920 1726885399.99450: 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 <<< 7920 1726885399.99504: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # 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 <<< 7920 1726885399.99508: stdout chunk (state=3): >>># 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 <<< 7920 1726885399.99736: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885399.99758: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885399.99799: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885399.99802: stdout chunk (state=3): >>># destroy _compression <<< 7920 1726885399.99842: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 7920 1726885399.99862: 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 <<< 7920 1726885399.99873: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885399.99919: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7920 1726885399.99982: 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 <<< 7920 1726885399.99985: stdout chunk (state=3): >>># destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 7920 1726885400.00002: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 7920 1726885400.00053: stdout chunk (state=3): >>># destroy shlex # destroy datetime <<< 7920 1726885400.00078: stdout chunk (state=3): >>># destroy base64 # destroy ansible.module_utils.compat.selinux <<< 7920 1726885400.00100: stdout chunk (state=3): >>># destroy getpass # destroy json <<< 7920 1726885400.00120: 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 <<< 7920 1726885400.00179: 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 <<< 7920 1726885400.00234: 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 <<< 7920 1726885400.00338: 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 <<< 7920 1726885400.00365: 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 <<< 7920 1726885400.00419: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7920 1726885400.00596: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 7920 1726885400.00599: stdout chunk (state=3): >>># destroy tokenize <<< 7920 1726885400.00668: 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 <<< 7920 1726885400.00671: 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 <<< 7920 1726885400.00701: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885400.01238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885400.01241: stdout chunk (state=3): >>><<< 7920 1726885400.01243: stderr chunk (state=3): >>><<< 7920 1726885400.01413: _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 0x7f7c350daca0> # /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 0x7f7c35081280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c350daa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f7c350da9a0> 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 0x7f7c35081370> # /usr/lib64/python3.9/__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 0x7f7c35081820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c35081550> # /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 0x7f7c3502df70> # /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 0x7f7c35034100> # /usr/lib64/python3.9/__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 0x7f7c3505d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c35034820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c35096760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c3502dc70> # /usr/lib64/python3.9/__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 0x7f7c3505dc70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c35081fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f7c34dafd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34db2e20> # /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 0x7f7c34da9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34db0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34daf250> # /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 0x7f7c34c95cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34c957c0> 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 0x7f7c34c95dc0> # /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 0x7f7c34c95e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34c95f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34d89c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34d83520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34d97580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34db6d00> # /usr/lib64/python3.9/__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 0x7f7c34ca6b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34d89160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c34d97190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34dbc8b0> # /usr/lib64/python3.9/__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 0x7f7c34ca6eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34ca6ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34ca6c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f7c34c7b280> # /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 0x7f7c34c7b370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34cb1eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34ca8940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34ca84f0> # /usr/lib64/python3.9/__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 0x7f7c34bae0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34c76d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34ca8dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34db6ee0> # /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 0x7f7c34bc1a00> 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 0x7f7c34bc1d30> # /usr/lib64/python3.9/__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 0x7f7c34bd4640> # /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 0x7f7c34bd4b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c34b6a2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34bc1e20> # /usr/lib64/python3.9/__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 0x7f7c34b7b190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34bd44c0> 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 0x7f7c34b7b250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34ca68e0> # /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 0x7f7c34b975b0> # /usr/lib64/python3.9/__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 0x7f7c34b97880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34b97670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c34b97760> # /usr/lib64/python3.9/__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 0x7f7c34b97bb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c34ba4100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34b977f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34b89940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34ca64c0> # /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 0x7f7c34b979a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7c34ac1580> # zipimport: found 103 names in '/tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/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 0x7f7c349fb6d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f7c349fb160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349fb340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349fbe20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f7c349fbf10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349fbc40> 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 0x7f7c349fbe80> # /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 0x7f7c349fb100> # /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 0x7f7c349c8df0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c349c8fa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c343881c0> # /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 0x7f7c34388b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349e2dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349e23d0> # /usr/lib64/python3.9/__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 0x7f7c349e2fd0> # /usr/lib64/python3.9/__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 0x7f7c34a31dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349cf730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349cf2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349afc70> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c349cff40> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349cff10> # /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 0x7f7c343e5970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34a44100> # /usr/lib64/python3.9/__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 0x7f7c343f19a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34a44280> # /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 0x7f7c34a44ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c343f1940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c349db0a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c349dbbb0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c34a44550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34a3b7c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f7c343e6a90> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c34952c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c343f0700> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c343f0070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c343f0af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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 0x7f7c3494e6d0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f7c3498a6d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33fa4940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/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_8rlo17ju/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 0x7f7c349c2e80> # 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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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 0x7f7c33fba0d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/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_8rlo17ju/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 0x7f7c349c1d60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33fbacd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/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 0x7f7c34974970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34970670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33f8e520> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/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_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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 0x7f7c33d1dbb0> # /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 0x7f7c33e2f0a0> # 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 0x7f7c33e2f040> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34971670> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c349763a0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34983a00> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34983d90> # /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 0x7f7c33f85eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33fb84c0> # /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 0x7f7c33f85fa0> # /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 0x7f7c34a4c250> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33fd1d30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c34983af0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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 0x7f7c33c9dd30> # /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 0x7f7c33c9da00> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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 0x7f7c33c82820> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33ce7c40> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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 0x7f7c33c0e610> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33c0e550> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/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_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_8rlo17ju/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 0x7f7c33a9d640> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33a9d220> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33a9d190> 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 0x7f7c33a9d070> # /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 0x7f7c33a85c70> # /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 0x7f7c33a92ac0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c33a925e0> 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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-mwthhhemvlpevnhwynnqplczhvsdrozf ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885399.139481-11864-134233711156905/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_loadavg": {"1m": 0.46, "5m": 0.43, "15m": 0.22}, "ansible_fips": false, "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_iscsi_iqn": "", "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": 2309, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 1223, "free": 2309}, "nocache": {"free": 3220, "used": 312}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "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:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "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:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 526, "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": 263882477568, "block_size": 4096, "block_total": 65519355, "block_available": 64424433, "block_used": 1094922, "inode_total": 131071472, "inode_available": 130996358, "inode_used": 75114, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "23", "second": "19", "epoch": "1726885399", "epoch_int": "1726885399", "date": "2024-09-20", "time": "22:23:19", "iso8601_micro": "2024-09-21T02:23:19.945949Z", "iso8601": "2024-09-21T02:23:19Z", "iso8601_basic": "20240920T222319945949", "iso8601_basic_short": "20240920T222319", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "ansible_service_mgr": "systemd", "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885400.03022: 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-1726885399.139481-11864-134233711156905/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885400.03080: _low_level_execute_command(): starting 7920 1726885400.03085: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885399.139481-11864-134233711156905/ > /dev/null 2>&1 && sleep 0' 7920 1726885400.03764: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885400.03778: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885400.03794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885400.03817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885400.03871: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885400.03884: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885400.03899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.03923: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885400.03937: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885400.03956: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885400.03969: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885400.03983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885400.03998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885400.04009: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885400.04026: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885400.04040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.04128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885400.04151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885400.04174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885400.04242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885400.06046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885400.06119: stderr chunk (state=3): >>><<< 7920 1726885400.06135: stdout chunk (state=3): >>><<< 7920 1726885400.06520: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885400.06523: handler run complete 7920 1726885400.06526: variable 'ansible_facts' from source: unknown 7920 1726885400.06529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885400.07026: variable 'ansible_facts' from source: unknown 7920 1726885400.07152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885400.07359: attempt loop complete, returning result 7920 1726885400.07371: _execute() done 7920 1726885400.07379: dumping result to json 7920 1726885400.07440: done dumping result, returning 7920 1726885400.07453: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-9835-648e-000000001273] 7920 1726885400.07463: sending task result for task 02369adf-7a19-9835-648e-000000001273 ok: [managed_node1] 7920 1726885400.08445: no more pending results, returning what we have 7920 1726885400.08448: results queue empty 7920 1726885400.08449: checking for any_errors_fatal 7920 1726885400.08462: done checking for any_errors_fatal 7920 1726885400.08463: checking for max_fail_percentage 7920 1726885400.08465: done checking for max_fail_percentage 7920 1726885400.08466: checking to see if all hosts have failed and the running result is not ok 7920 1726885400.08467: done checking to see if all hosts have failed 7920 1726885400.08468: getting the remaining hosts for this loop 7920 1726885400.08469: done getting the remaining hosts for this loop 7920 1726885400.08473: getting the next task for host managed_node1 7920 1726885400.08484: done getting next task for host managed_node1 7920 1726885400.08487: ^ task is: TASK: meta (role_complete) 7920 1726885400.08490: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885400.08502: getting variables 7920 1726885400.08504: in VariableManager get_vars() 7920 1726885400.08545: Calling all_inventory to load vars for managed_node1 7920 1726885400.08548: Calling groups_inventory to load vars for managed_node1 7920 1726885400.08551: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885400.08561: Calling all_plugins_play to load vars for managed_node1 7920 1726885400.08565: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885400.08568: Calling groups_plugins_play to load vars for managed_node1 7920 1726885400.09152: done sending task result for task 02369adf-7a19-9835-648e-000000001273 7920 1726885400.09155: WORKER PROCESS EXITING 7920 1726885400.09447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885400.10072: done with get_vars() 7920 1726885400.10088: done getting variables 7920 1726885400.10180: done queuing things up, now waiting for results queue to drain 7920 1726885400.10182: results queue empty 7920 1726885400.10183: checking for any_errors_fatal 7920 1726885400.10190: done checking for any_errors_fatal 7920 1726885400.10191: checking for max_fail_percentage 7920 1726885400.10193: done checking for max_fail_percentage 7920 1726885400.10193: checking to see if all hosts have failed and the running result is not ok 7920 1726885400.10194: done checking to see if all hosts have failed 7920 1726885400.10195: getting the remaining hosts for this loop 7920 1726885400.10196: done getting the remaining hosts for this loop 7920 1726885400.10198: getting the next task for host managed_node1 7920 1726885400.10203: done getting next task for host managed_node1 7920 1726885400.10205: ^ task is: TASK: Verify role results 7920 1726885400.10207: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885400.10209: getting variables 7920 1726885400.10210: in VariableManager get_vars() 7920 1726885400.10225: Calling all_inventory to load vars for managed_node1 7920 1726885400.10228: Calling groups_inventory to load vars for managed_node1 7920 1726885400.10230: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885400.10235: Calling all_plugins_play to load vars for managed_node1 7920 1726885400.10237: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885400.10240: Calling groups_plugins_play to load vars for managed_node1 7920 1726885400.10677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885400.11276: done with get_vars() 7920 1726885400.11287: done getting variables TASK [Verify role results] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_disk_fs.yml:82 Friday 20 September 2024 22:23:20 -0400 (0:00:01.020) 0:02:17.742 ****** 7920 1726885400.11355: entering _queue_task() for managed_node1/include_tasks 7920 1726885400.11637: worker is 1 (out of 1 available) 7920 1726885400.11647: exiting _queue_task() for managed_node1/include_tasks 7920 1726885400.11659: done queuing things up, now waiting for results queue to drain 7920 1726885400.11660: waiting for pending results... 7920 1726885400.11952: running TaskExecutor() for managed_node1/TASK: Verify role results 7920 1726885400.12074: in run() - task 02369adf-7a19-9835-648e-000000000010 7920 1726885400.12093: variable 'ansible_search_path' from source: unknown 7920 1726885400.12143: calling self._execute() 7920 1726885400.12263: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885400.12275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885400.12290: variable 'omit' from source: magic vars 7920 1726885400.12418: _execute() done 7920 1726885400.12432: dumping result to json 7920 1726885400.12439: done dumping result, returning 7920 1726885400.12456: done running TaskExecutor() for managed_node1/TASK: Verify role results [02369adf-7a19-9835-648e-000000000010] 7920 1726885400.12468: sending task result for task 02369adf-7a19-9835-648e-000000000010 7920 1726885400.12620: no more pending results, returning what we have 7920 1726885400.12625: in VariableManager get_vars() 7920 1726885400.12667: Calling all_inventory to load vars for managed_node1 7920 1726885400.12671: Calling groups_inventory to load vars for managed_node1 7920 1726885400.12674: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885400.12686: Calling all_plugins_play to load vars for managed_node1 7920 1726885400.12690: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885400.12693: Calling groups_plugins_play to load vars for managed_node1 7920 1726885400.13385: done sending task result for task 02369adf-7a19-9835-648e-000000000010 7920 1726885400.13389: WORKER PROCESS EXITING 7920 1726885400.13409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885400.14128: done with get_vars() 7920 1726885400.14143: variable 'ansible_search_path' from source: unknown 7920 1726885400.14157: we have included files to process 7920 1726885400.14158: generating all_blocks data 7920 1726885400.14160: done generating all_blocks data 7920 1726885400.14167: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 7920 1726885400.14168: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 7920 1726885400.14170: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 7920 1726885400.14805: in VariableManager get_vars() 7920 1726885400.14827: done with get_vars() 7920 1726885400.14873: in VariableManager get_vars() 7920 1726885400.14895: done with get_vars() 7920 1726885400.14992: done processing included file 7920 1726885400.14994: iterating over new_blocks loaded from include file 7920 1726885400.15000: in VariableManager get_vars() 7920 1726885400.15017: done with get_vars() 7920 1726885400.15019: filtering new block on tags 7920 1726885400.15046: done filtering new block on tags 7920 1726885400.15049: 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_node1 7920 1726885400.15054: extending task lists for all hosts with included blocks 7920 1726885400.19023: done extending task lists 7920 1726885400.19118: done processing included files 7920 1726885400.19119: results queue empty 7920 1726885400.19120: checking for any_errors_fatal 7920 1726885400.19122: done checking for any_errors_fatal 7920 1726885400.19123: checking for max_fail_percentage 7920 1726885400.19124: done checking for max_fail_percentage 7920 1726885400.19125: checking to see if all hosts have failed and the running result is not ok 7920 1726885400.19126: done checking to see if all hosts have failed 7920 1726885400.19126: getting the remaining hosts for this loop 7920 1726885400.19128: done getting the remaining hosts for this loop 7920 1726885400.19134: getting the next task for host managed_node1 7920 1726885400.19139: done getting next task for host managed_node1 7920 1726885400.19141: ^ task is: TASK: Print out pool information 7920 1726885400.19143: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885400.19146: getting variables 7920 1726885400.19147: in VariableManager get_vars() 7920 1726885400.19172: Calling all_inventory to load vars for managed_node1 7920 1726885400.19174: Calling groups_inventory to load vars for managed_node1 7920 1726885400.19177: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885400.19182: Calling all_plugins_play to load vars for managed_node1 7920 1726885400.19185: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885400.19188: Calling groups_plugins_play to load vars for managed_node1 7920 1726885400.20275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885400.21152: done with get_vars() 7920 1726885400.21164: done getting variables 7920 1726885400.21323: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:20 -0400 (0:00:00.099) 0:02:17.842 ****** 7920 1726885400.21350: entering _queue_task() for managed_node1/debug 7920 1726885400.21968: worker is 1 (out of 1 available) 7920 1726885400.21979: exiting _queue_task() for managed_node1/debug 7920 1726885400.21991: done queuing things up, now waiting for results queue to drain 7920 1726885400.21992: waiting for pending results... 7920 1726885400.22357: running TaskExecutor() for managed_node1/TASK: Print out pool information 7920 1726885400.22440: in run() - task 02369adf-7a19-9835-648e-0000000012ff 7920 1726885400.22452: variable 'ansible_search_path' from source: unknown 7920 1726885400.22485: calling self._execute() 7920 1726885400.22598: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885400.22601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885400.22611: variable 'omit' from source: magic vars 7920 1726885400.22994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885400.25533: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885400.25594: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885400.25652: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885400.25673: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885400.25691: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885400.25762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885400.25774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885400.25793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885400.25822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885400.25832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885400.25920: variable '_storage_pools_list' from source: set_fact 7920 1726885400.25933: Evaluated conditional (_storage_pools_list | length > 0): False 7920 1726885400.25936: when evaluation is False, skipping this task 7920 1726885400.25939: _execute() done 7920 1726885400.25941: dumping result to json 7920 1726885400.25944: done dumping result, returning 7920 1726885400.25950: done running TaskExecutor() for managed_node1/TASK: Print out pool information [02369adf-7a19-9835-648e-0000000012ff] 7920 1726885400.25955: sending task result for task 02369adf-7a19-9835-648e-0000000012ff 7920 1726885400.26048: done sending task result for task 02369adf-7a19-9835-648e-0000000012ff 7920 1726885400.26051: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "_storage_pools_list | length > 0" } 7920 1726885400.26130: no more pending results, returning what we have 7920 1726885400.26134: results queue empty 7920 1726885400.26135: checking for any_errors_fatal 7920 1726885400.26137: done checking for any_errors_fatal 7920 1726885400.26138: checking for max_fail_percentage 7920 1726885400.26139: done checking for max_fail_percentage 7920 1726885400.26140: checking to see if all hosts have failed and the running result is not ok 7920 1726885400.26141: done checking to see if all hosts have failed 7920 1726885400.26141: getting the remaining hosts for this loop 7920 1726885400.26143: done getting the remaining hosts for this loop 7920 1726885400.26146: getting the next task for host managed_node1 7920 1726885400.26151: done getting next task for host managed_node1 7920 1726885400.26154: ^ task is: TASK: Print out volume information 7920 1726885400.26157: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885400.26162: getting variables 7920 1726885400.26164: in VariableManager get_vars() 7920 1726885400.26194: Calling all_inventory to load vars for managed_node1 7920 1726885400.26197: Calling groups_inventory to load vars for managed_node1 7920 1726885400.26200: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885400.26209: Calling all_plugins_play to load vars for managed_node1 7920 1726885400.26217: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885400.26221: Calling groups_plugins_play to load vars for managed_node1 7920 1726885400.26527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885400.26858: done with get_vars() 7920 1726885400.26871: done getting variables 7920 1726885400.26909: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:20 -0400 (0:00:00.055) 0:02:17.897 ****** 7920 1726885400.26932: entering _queue_task() for managed_node1/debug 7920 1726885400.27108: worker is 1 (out of 1 available) 7920 1726885400.27122: exiting _queue_task() for managed_node1/debug 7920 1726885400.27134: done queuing things up, now waiting for results queue to drain 7920 1726885400.27136: waiting for pending results... 7920 1726885400.27393: running TaskExecutor() for managed_node1/TASK: Print out volume information 7920 1726885400.27502: in run() - task 02369adf-7a19-9835-648e-000000001300 7920 1726885400.27527: variable 'ansible_search_path' from source: unknown 7920 1726885400.27571: calling self._execute() 7920 1726885400.27694: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885400.27707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885400.27727: variable 'omit' from source: magic vars 7920 1726885400.28126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885400.29881: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885400.29927: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885400.29954: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885400.29979: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885400.30000: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885400.30058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885400.30078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885400.30095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885400.30125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885400.30136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885400.30224: variable '_storage_volumes_list' from source: set_fact 7920 1726885400.30246: Evaluated conditional (_storage_volumes_list | length > 0): True 7920 1726885400.30252: variable 'omit' from source: magic vars 7920 1726885400.30279: variable 'omit' from source: magic vars 7920 1726885400.30300: variable 'omit' from source: magic vars 7920 1726885400.30327: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885400.30356: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885400.30372: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885400.30388: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885400.30397: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885400.30410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885400.30737: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885400.30740: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885400.30743: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885400.30745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885400.30748: Set connection var ansible_connection to ssh 7920 1726885400.30750: Set connection var ansible_shell_executable to /bin/sh 7920 1726885400.30752: Set connection var ansible_timeout to 10 7920 1726885400.30754: Set connection var ansible_shell_type to sh 7920 1726885400.30757: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885400.30760: Set connection var ansible_pipelining to False 7920 1726885400.30762: variable 'ansible_shell_executable' from source: unknown 7920 1726885400.30765: variable 'ansible_connection' from source: unknown 7920 1726885400.30767: variable 'ansible_module_compression' from source: unknown 7920 1726885400.30770: variable 'ansible_shell_type' from source: unknown 7920 1726885400.30773: variable 'ansible_shell_executable' from source: unknown 7920 1726885400.30775: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885400.30778: variable 'ansible_pipelining' from source: unknown 7920 1726885400.30780: variable 'ansible_timeout' from source: unknown 7920 1726885400.30782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885400.30829: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885400.30834: variable 'omit' from source: magic vars 7920 1726885400.30836: starting attempt loop 7920 1726885400.30838: running the handler 7920 1726885400.30858: variable '_storage_volumes_list' from source: set_fact 7920 1726885400.30939: variable '_storage_volumes_list' from source: set_fact 7920 1726885400.31113: handler run complete 7920 1726885400.31153: attempt loop complete, returning result 7920 1726885400.31156: _execute() done 7920 1726885400.31159: dumping result to json 7920 1726885400.31161: done dumping result, returning 7920 1726885400.31170: done running TaskExecutor() for managed_node1/TASK: Print out volume information [02369adf-7a19-9835-648e-000000001300] 7920 1726885400.31173: sending task result for task 02369adf-7a19-9835-648e-000000001300 7920 1726885400.31277: done sending task result for task 02369adf-7a19-9835-648e-000000001300 7920 1726885400.31280: WORKER PROCESS EXITING ok: [managed_node1] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=ed5c6152-f6d5-4606-ab17-ec5402b2af6e", "_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": "ext4", "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 } ] } 7920 1726885400.31379: no more pending results, returning what we have 7920 1726885400.31382: results queue empty 7920 1726885400.31383: checking for any_errors_fatal 7920 1726885400.31395: done checking for any_errors_fatal 7920 1726885400.31396: checking for max_fail_percentage 7920 1726885400.31398: done checking for max_fail_percentage 7920 1726885400.31399: checking to see if all hosts have failed and the running result is not ok 7920 1726885400.31400: done checking to see if all hosts have failed 7920 1726885400.31401: getting the remaining hosts for this loop 7920 1726885400.31403: done getting the remaining hosts for this loop 7920 1726885400.31407: getting the next task for host managed_node1 7920 1726885400.31418: done getting next task for host managed_node1 7920 1726885400.31420: ^ task is: TASK: Collect info about the volumes. 7920 1726885400.31423: ^ 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885400.31428: getting variables 7920 1726885400.31430: in VariableManager get_vars() 7920 1726885400.31460: Calling all_inventory to load vars for managed_node1 7920 1726885400.31463: Calling groups_inventory to load vars for managed_node1 7920 1726885400.31467: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885400.31477: Calling all_plugins_play to load vars for managed_node1 7920 1726885400.31480: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885400.31483: Calling groups_plugins_play to load vars for managed_node1 7920 1726885400.32204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885400.32687: done with get_vars() 7920 1726885400.32699: 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 22:23:20 -0400 (0:00:00.058) 0:02:17.956 ****** 7920 1726885400.32756: entering _queue_task() for managed_node1/fedora.linux_system_roles.blockdev_info 7920 1726885400.32935: worker is 1 (out of 1 available) 7920 1726885400.32948: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blockdev_info 7920 1726885400.32959: done queuing things up, now waiting for results queue to drain 7920 1726885400.32961: waiting for pending results... 7920 1726885400.33140: running TaskExecutor() for managed_node1/TASK: Collect info about the volumes. 7920 1726885400.33217: in run() - task 02369adf-7a19-9835-648e-000000001301 7920 1726885400.33224: variable 'ansible_search_path' from source: unknown 7920 1726885400.33252: calling self._execute() 7920 1726885400.33336: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885400.33342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885400.33351: variable 'omit' from source: magic vars 7920 1726885400.33431: variable 'omit' from source: magic vars 7920 1726885400.33458: variable 'omit' from source: magic vars 7920 1726885400.33483: variable 'omit' from source: magic vars 7920 1726885400.33522: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885400.33547: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885400.33563: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885400.33576: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885400.33587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885400.33602: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885400.33618: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885400.33638: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885400.33641: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885400.33644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885400.33726: Set connection var ansible_connection to ssh 7920 1726885400.33735: Set connection var ansible_shell_executable to /bin/sh 7920 1726885400.33740: Set connection var ansible_timeout to 10 7920 1726885400.33743: Set connection var ansible_shell_type to sh 7920 1726885400.33748: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885400.33752: Set connection var ansible_pipelining to False 7920 1726885400.33770: variable 'ansible_shell_executable' from source: unknown 7920 1726885400.33773: variable 'ansible_connection' from source: unknown 7920 1726885400.33776: variable 'ansible_module_compression' from source: unknown 7920 1726885400.33778: variable 'ansible_shell_type' from source: unknown 7920 1726885400.33780: variable 'ansible_shell_executable' from source: unknown 7920 1726885400.33783: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885400.33786: variable 'ansible_pipelining' from source: unknown 7920 1726885400.33788: variable 'ansible_timeout' from source: unknown 7920 1726885400.33792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885400.33932: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885400.33939: variable 'omit' from source: magic vars 7920 1726885400.33945: starting attempt loop 7920 1726885400.33950: running the handler 7920 1726885400.33959: _low_level_execute_command(): starting 7920 1726885400.33966: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885400.34857: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885400.34861: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885400.34863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885400.34867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885400.34871: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885400.34873: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885400.34875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.34877: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885400.34880: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885400.34882: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885400.34883: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885400.34886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885400.34888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885400.34890: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885400.34892: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885400.34894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.34896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885400.34898: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885400.34899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885400.34979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885400.36582: stdout chunk (state=3): >>>/root <<< 7920 1726885400.36687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885400.36730: stderr chunk (state=3): >>><<< 7920 1726885400.36734: stdout chunk (state=3): >>><<< 7920 1726885400.36755: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885400.36766: _low_level_execute_command(): starting 7920 1726885400.36770: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885400.3675444-11903-269016526051771 `" && echo ansible-tmp-1726885400.3675444-11903-269016526051771="` echo /root/.ansible/tmp/ansible-tmp-1726885400.3675444-11903-269016526051771 `" ) && sleep 0' 7920 1726885400.37191: 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 <<< 7920 1726885400.37194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885400.37233: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.37237: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885400.37239: stderr 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885400.37242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.37289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885400.37295: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885400.37336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885400.39163: stdout chunk (state=3): >>>ansible-tmp-1726885400.3675444-11903-269016526051771=/root/.ansible/tmp/ansible-tmp-1726885400.3675444-11903-269016526051771 <<< 7920 1726885400.39273: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885400.39318: stderr chunk (state=3): >>><<< 7920 1726885400.39322: stdout chunk (state=3): >>><<< 7920 1726885400.39333: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885400.3675444-11903-269016526051771=/root/.ansible/tmp/ansible-tmp-1726885400.3675444-11903-269016526051771 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885400.39373: variable 'ansible_module_compression' from source: unknown 7920 1726885400.39407: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blockdev_info-ZIP_DEFLATED 7920 1726885400.39442: variable 'ansible_facts' from source: unknown 7920 1726885400.39491: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885400.3675444-11903-269016526051771/AnsiballZ_blockdev_info.py 7920 1726885400.39584: Sending initial data 7920 1726885400.39593: Sent initial data (161 bytes) 7920 1726885400.40214: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885400.40220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885400.40248: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.40251: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885400.40253: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.40303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885400.40306: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885400.40347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885400.42049: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7920 1726885400.42062: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7920 1726885400.42120: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 7920 1726885400.42125: 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 <<< 7920 1726885400.42142: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885400.42187: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpi06s2k3k /root/.ansible/tmp/ansible-tmp-1726885400.3675444-11903-269016526051771/AnsiballZ_blockdev_info.py <<< 7920 1726885400.42215: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885400.43141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885400.43234: stderr chunk (state=3): >>><<< 7920 1726885400.43245: stdout chunk (state=3): >>><<< 7920 1726885400.43314: done transferring module to remote 7920 1726885400.43330: _low_level_execute_command(): starting 7920 1726885400.43334: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885400.3675444-11903-269016526051771/ /root/.ansible/tmp/ansible-tmp-1726885400.3675444-11903-269016526051771/AnsiballZ_blockdev_info.py && sleep 0' 7920 1726885400.44025: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885400.44042: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885400.44078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885400.44081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885400.44115: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.44119: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885400.44142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885400.44152: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.44207: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885400.44222: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885400.44305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885400.45994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885400.46039: stderr chunk (state=3): >>><<< 7920 1726885400.46042: stdout chunk (state=3): >>><<< 7920 1726885400.46053: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885400.46056: _low_level_execute_command(): starting 7920 1726885400.46061: _low_level_execute_command(): using become for this command 7920 1726885400.46071: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jhmtbyztscycbfbqopmkwnmgthcdzbqp ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885400.3675444-11903-269016526051771/AnsiballZ_blockdev_info.py'"'"' && sleep 0' 7920 1726885400.46151: Initial state: awaiting_escalation: BECOME-SUCCESS-jhmtbyztscycbfbqopmkwnmgthcdzbqp 7920 1726885400.46519: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885400.46523: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.46576: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885400.46581: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885400.46624: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885400.49423: stdout chunk (state=1): >>>BECOME-SUCCESS-jhmtbyztscycbfbqopmkwnmgthcdzbqp <<< 7920 1726885400.49425: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-jhmtbyztscycbfbqopmkwnmgthcdzbqp' 7920 1726885400.49646: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885400.49685: stdout chunk (state=3): >>>import '_thread' # <<< 7920 1726885400.49687: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885400.49728: stdout chunk (state=3): >>>import '_io' # <<< 7920 1726885400.49733: stdout chunk (state=3): >>>import 'marshal' # <<< 7920 1726885400.49760: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885400.49791: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885400.49830: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 7920 1726885400.49860: stdout chunk (state=3): >>># installed zipimport hook <<< 7920 1726885400.49935: 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' <<< 7920 1726885400.49939: 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' # <<< 7920 1726885400.49963: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067d20ca0> <<< 7920 1726885400.49986: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885400.50003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 7920 1726885400.50018: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067cc7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067d20a00> <<< 7920 1726885400.50038: 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' <<< 7920 1726885400.50058: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067d209a0> <<< 7920 1726885400.50071: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885400.50090: 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' <<< 7920 1726885400.50171: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067cc7370> # /usr/lib64/python3.9/__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' <<< 7920 1726885400.50193: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067cc7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067cc7550> <<< 7920 1726885400.50222: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885400.50229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885400.50254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885400.50275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885400.50281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885400.50299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885400.50322: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067c73f70> <<< 7920 1726885400.50341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885400.50360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885400.50431: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067c7a100> <<< 7920 1726885400.50456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885400.50461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885400.50491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7920 1726885400.50495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067ca3730> <<< 7920 1726885400.50499: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067c7a820> <<< 7920 1726885400.50523: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067cdc760> <<< 7920 1726885400.50553: 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' <<< 7920 1726885400.50556: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067c73c70> <<< 7920 1726885400.50605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 7920 1726885400.50620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 7920 1726885400.50625: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067ca3c70> <<< 7920 1726885400.50667: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067cc7fd0> <<< 7920 1726885400.50697: 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. <<< 7920 1726885400.50887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885400.50895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885400.50930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7920 1726885400.50940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7920 1726885400.50949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885400.50968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885400.50986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7920 1726885400.50996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885400.51005: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679d4d90> <<< 7920 1726885400.51049: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679d7e20> <<< 7920 1726885400.51069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885400.51076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885400.51092: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885400.51108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885400.51139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885400.51147: 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' <<< 7920 1726885400.51169: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679ce730> <<< 7920 1726885400.51192: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679d5520> <<< 7920 1726885400.51196: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679d4250> <<< 7920 1726885400.51210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885400.51278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885400.51307: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885400.51328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885400.51350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7920 1726885400.51369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7920 1726885400.51384: 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 0x7f3067955c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067955760> <<< 7920 1726885400.51425: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885400.51440: 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 0x7f3067955d60> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885400.51456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885400.51484: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067955e20> <<< 7920 1726885400.51506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 7920 1726885400.51523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067955ee0> import '_collections' # <<< 7920 1726885400.51561: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679aebe0> <<< 7920 1726885400.51567: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885400.51591: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679a84c0> <<< 7920 1726885400.51638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7920 1726885400.51666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679bd520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679dbd00> <<< 7920 1726885400.51678: 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' <<< 7920 1726885400.51702: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885400.51708: 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 0x7f3067967b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679d7fa0> <<< 7920 1726885400.51745: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885400.51748: 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 0x7f30679bd130> <<< 7920 1726885400.51757: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679e18b0> <<< 7920 1726885400.51775: 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' <<< 7920 1726885400.51823: 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' <<< 7920 1726885400.51848: 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 0x7f3067967e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067967c40> <<< 7920 1726885400.51875: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 7920 1726885400.51878: 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 0x7f3067967bb0> <<< 7920 1726885400.51901: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7920 1726885400.51909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885400.51931: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885400.51934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885400.51953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885400.51998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885400.52024: 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' <<< 7920 1726885400.52033: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306793c220> <<< 7920 1726885400.52046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885400.52059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885400.52085: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306793c310> <<< 7920 1726885400.52207: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067974e50> <<< 7920 1726885400.52238: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679698e0> <<< 7920 1726885400.52256: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067967e20> <<< 7920 1726885400.52275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885400.52285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885400.52316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885400.52328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885400.52354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7920 1726885400.52359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30678fff70> <<< 7920 1726885400.52393: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30678e4b20> <<< 7920 1726885400.52438: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067969d60> <<< 7920 1726885400.52442: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679a8fd0> <<< 7920 1726885400.52460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885400.52486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885400.52509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 7920 1726885400.52516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306789d9a0> <<< 7920 1726885400.52520: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885400.52549: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885400.52561: 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 0x7f306789dcd0> <<< 7920 1726885400.52578: 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' <<< 7920 1726885400.52602: 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' <<< 7920 1726885400.52618: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30678ae5e0> <<< 7920 1726885400.52636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885400.52662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885400.52698: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30678aeb20> <<< 7920 1726885400.52736: 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' <<< 7920 1726885400.52757: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f306783a250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306789ddc0> <<< 7920 1726885400.52769: 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' <<< 7920 1726885400.52805: 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 0x7f306784c130> <<< 7920 1726885400.52813: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30678ae460> import 'pwd' # <<< 7920 1726885400.52848: 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 0x7f306784c1f0> <<< 7920 1726885400.52880: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067967880> <<< 7920 1726885400.52921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885400.52924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885400.52951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885400.52954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885400.53005: 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 0x7f3067867550> <<< 7920 1726885400.53029: 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' <<< 7920 1726885400.53056: 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 0x7f3067867820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067867610> <<< 7920 1726885400.53069: 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 0x7f3067867700> <<< 7920 1726885400.53081: 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' <<< 7920 1726885400.53269: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885400.53278: 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 0x7f3067867b50> <<< 7920 1726885400.53302: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885400.53309: 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 0x7f3067867fd0> <<< 7920 1726885400.53331: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067867790> <<< 7920 1726885400.53337: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306785a8e0> <<< 7920 1726885400.53352: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067967460> <<< 7920 1726885400.53371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885400.53430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885400.53461: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067867940> <<< 7920 1726885400.53571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885400.53573: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f30677ab520> <<< 7920 1726885400.53738: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available <<< 7920 1726885400.53817: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.53851: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py <<< 7920 1726885400.53855: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.53862: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.53874: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885400.53885: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.55083: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.56024: 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' <<< 7920 1726885400.56043: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306716d730> <<< 7920 1726885400.56047: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 7920 1726885400.56050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885400.56077: 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' <<< 7920 1726885400.56098: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 7920 1726885400.56108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7920 1726885400.56131: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885400.56137: 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 0x7f30671fe850> <<< 7920 1726885400.56163: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30671fe730> <<< 7920 1726885400.56193: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30671fe490> <<< 7920 1726885400.56223: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7920 1726885400.56229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885400.56261: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30671fe580> <<< 7920 1726885400.56267: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30671fe2b0> import 'atexit' # <<< 7920 1726885400.56336: 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 0x7f30671fe4f0> <<< 7920 1726885400.56349: 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' <<< 7920 1726885400.56405: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30671fe8b0> <<< 7920 1726885400.56421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885400.56441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885400.56444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885400.56472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885400.56475: 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' <<< 7920 1726885400.56533: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067150880> <<< 7920 1726885400.56568: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885400.56573: 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 0x7f30671504f0> <<< 7920 1726885400.56594: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885400.56599: 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 0x7f30671506a0> <<< 7920 1726885400.56640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885400.56726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885400.56742: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306710cb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30671f8d00> <<< 7920 1726885400.57039: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30671fe610> # /usr/lib64/python3.9/__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 0x7f30671f8e80> # /usr/lib64/python3.9/__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 0x7f30670e6880> <<< 7920 1726885400.57090: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306719fd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306719f850> <<< 7920 1726885400.57096: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067106310> <<< 7920 1726885400.57117: 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 0x7f306719ffa0> <<< 7920 1726885400.57138: 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' <<< 7920 1726885400.57143: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306719ff70> <<< 7920 1726885400.57164: 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 <<< 7920 1726885400.57168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885400.57216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885400.57238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885400.57309: 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 0x7f30670cef70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30671d6e80> <<< 7920 1726885400.57325: 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' <<< 7920 1726885400.57367: 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 0x7f30670de520> <<< 7920 1726885400.57373: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30671d6fd0> <<< 7920 1726885400.57388: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885400.57427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885400.57453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7920 1726885400.57457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 7920 1726885400.57509: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30670ce250> <<< 7920 1726885400.57643: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30670de160> <<< 7920 1726885400.57729: 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 0x7f30670db5b0> <<< 7920 1726885400.57758: 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 0x7f30670db670> <<< 7920 1726885400.57805: 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 0x7f30670daca0> <<< 7920 1726885400.57811: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30671cebb0> <<< 7920 1726885400.57829: 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' <<< 7920 1726885400.57849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7920 1726885400.57866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7920 1726885400.57927: 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 0x7f306715f9d0> <<< 7920 1726885400.58086: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885400.58089: 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 0x7f306715d970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30670cf880> <<< 7920 1726885400.58138: 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 0x7f306715f400> <<< 7920 1726885400.58157: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30671979d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py <<< 7920 1726885400.58168: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.58234: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.58321: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885400.58354: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/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_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885400.58369: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.58460: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.58559: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.58996: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.59440: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885400.59453: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7920 1726885400.59461: 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_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885400.59482: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885400.59489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885400.59544: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885400.59549: 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 0x7f30670aabe0> <<< 7920 1726885400.59607: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 7920 1726885400.59613: 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 0x7f30671547c0> <<< 7920 1726885400.59641: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3066c8b100> <<< 7920 1726885400.59683: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885400.59688: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.59704: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.59730: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885400.59735: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.59855: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.59981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7920 1726885400.59986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7920 1726885400.60006: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067155c10> <<< 7920 1726885400.60019: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.60405: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.60780: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.60836: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.60899: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885400.60939: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.60977: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885400.60980: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.61036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.61191: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/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_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885400.61198: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.61232: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885400.61235: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.61409: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.61598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885400.61637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885400.61640: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885400.61719: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306719afd0> <<< 7920 1726885400.61722: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.61776: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.61851: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/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_udhqrlx_/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_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885400.61870: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885400.61882: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.61914: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.61954: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py <<< 7920 1726885400.61968: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.61993: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.62032: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.62128: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.62186: 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 <<< 7920 1726885400.62211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885400.62286: 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 0x7f3067094700> <<< 7920 1726885400.62320: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3066c3cf40> <<< 7920 1726885400.62362: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/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_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885400.62379: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.62495: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.62548: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.62576: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.62634: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7920 1726885400.62638: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7920 1726885400.62649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885400.62693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885400.62724: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885400.62727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885400.62835: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3066c76b50> <<< 7920 1726885400.62850: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30670a2520> <<< 7920 1726885400.62941: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306709da60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885400.62955: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.62983: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/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_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885400.63041: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885400.63085: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885400.63134: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 7920 1726885400.63181: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/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_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 7920 1726885400.63195: 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_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 7920 1726885400.63231: 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_udhqrlx_/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 7920 1726885400.63236: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.63285: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.63405: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.63547: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885400.64309: 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": {}}} <<< 7920 1726885400.64340: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885400.64703: 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 <<< 7920 1726885400.64722: 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 <<< 7920 1726885400.64735: 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 <<< 7920 1726885400.64766: 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 <<< 7920 1726885400.64769: 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<<< 7920 1726885400.64780: 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 <<< 7920 1726885400.64788: 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 <<< 7920 1726885400.64795: 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 <<< 7920 1726885400.64814: 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 <<< 7920 1726885400.64819: 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_collections <<< 7920 1726885400.64824: stdout chunk (state=3): >>># 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 <<< 7920 1726885400.65016: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885400.65041: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885400.65074: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885400.65079: stdout chunk (state=3): >>># destroy _compression <<< 7920 1726885400.65095: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct <<< 7920 1726885400.65105: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 7920 1726885400.65131: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile <<< 7920 1726885400.65134: 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 <<< 7920 1726885400.65166: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885400.65180: stdout chunk (state=3): >>># destroy array <<< 7920 1726885400.65183: stdout chunk (state=3): >>># destroy datetime <<< 7920 1726885400.65206: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885400.65271: 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 <<< 7920 1726885400.65310: 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 <<< 7920 1726885400.65345: 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 <<< 7920 1726885400.65386: 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 <<< 7920 1726885400.65410: 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 <<< 7920 1726885400.65435: 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 <<< 7920 1726885400.65457: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 7920 1726885400.65483: stdout chunk (state=3): >>># cleanup[3] wiping os.path <<< 7920 1726885400.65497: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath <<< 7920 1726885400.65507: 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 <<< 7920 1726885400.65512: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 7920 1726885400.65518: 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 <<< 7920 1726885400.65524: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7920 1726885400.65542: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime<<< 7920 1726885400.65547: stdout chunk (state=3): >>> # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7920 1726885400.65677: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 7920 1726885400.65681: stdout chunk (state=3): >>># destroy tokenize <<< 7920 1726885400.65704: stdout chunk (state=3): >>># destroy _heapq <<< 7920 1726885400.65709: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 7920 1726885400.65739: 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 <<< 7920 1726885400.65763: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error<<< 7920 1726885400.65770: 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 <<< 7920 1726885400.65806: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885400.66245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885400.66306: stderr chunk (state=3): >>><<< 7920 1726885400.66309: stdout chunk (state=3): >>><<< 7920 1726885400.66520: _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 0x7f3067d20ca0> # /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 0x7f3067cc7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067d20a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f3067d209a0> 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 0x7f3067cc7370> # /usr/lib64/python3.9/__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 0x7f3067cc7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067cc7550> # /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 0x7f3067c73f70> # /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 0x7f3067c7a100> # /usr/lib64/python3.9/__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 0x7f3067ca3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067c7a820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067cdc760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067c73c70> # /usr/lib64/python3.9/__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 0x7f3067ca3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067cc7fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f30679d4d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679d7e20> # /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 0x7f30679ce730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679d5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679d4250> # /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 0x7f3067955c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067955760> 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 0x7f3067955d60> # /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 0x7f3067955e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067955ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679aebe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679a84c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679bd520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679dbd00> # /usr/lib64/python3.9/__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 0x7f3067967b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679d7fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30679bd130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679e18b0> # /usr/lib64/python3.9/__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 0x7f3067967e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067967c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067967bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f306793c220> # /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 0x7f306793c310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067974e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679698e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067967e20> # /usr/lib64/python3.9/__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 0x7f30678fff70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30678e4b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067969d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30679a8fd0> # /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 0x7f306789d9a0> 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 0x7f306789dcd0> # /usr/lib64/python3.9/__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 0x7f30678ae5e0> # /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 0x7f30678aeb20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f306783a250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306789ddc0> # /usr/lib64/python3.9/__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 0x7f306784c130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30678ae460> 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 0x7f306784c1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067967880> # /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 0x7f3067867550> # /usr/lib64/python3.9/__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 0x7f3067867820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067867610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3067867700> # /usr/lib64/python3.9/__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 0x7f3067867b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3067867fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067867790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306785a8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067967460> # /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 0x7f3067867940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f30677ab520> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/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_udhqrlx_/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_udhqrlx_/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 0x7f306716d730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f30671fe850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30671fe730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30671fe490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f30671fe580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30671fe2b0> 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 0x7f30671fe4f0> # /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 0x7f30671fe8b0> # /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 0x7f3067150880> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30671504f0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30671506a0> # /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 0x7f306710cb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30671f8d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30671fe610> # /usr/lib64/python3.9/__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 0x7f30671f8e80> # /usr/lib64/python3.9/__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 0x7f30670e6880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306719fd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306719f850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3067106310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f306719ffa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306719ff70> # /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 0x7f30670cef70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30671d6e80> # /usr/lib64/python3.9/__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 0x7f30670de520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30671d6fd0> # /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 0x7f30670ce250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30670de160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30670db5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30670db670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30670daca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30671cebb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f306715f9d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f306715d970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30670cf880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f306715f400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30671979d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/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_udhqrlx_/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_udhqrlx_/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_udhqrlx_/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_udhqrlx_/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 0x7f30670aabe0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f30671547c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3066c8b100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/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_udhqrlx_/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 0x7f3067155c10> # 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_udhqrlx_/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_udhqrlx_/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_udhqrlx_/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_udhqrlx_/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_udhqrlx_/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 0x7f306719afd0> # 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_udhqrlx_/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_udhqrlx_/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_udhqrlx_/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_udhqrlx_/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_udhqrlx_/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 0x7f3067094700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3066c3cf40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/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_udhqrlx_/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 0x7f3066c76b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30670a2520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306709da60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_udhqrlx_/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_udhqrlx_/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_udhqrlx_/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_udhqrlx_/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_udhqrlx_/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_udhqrlx_/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_udhqrlx_/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_udhqrlx_/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_udhqrlx_/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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885400.67135: 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-1726885400.3675444-11903-269016526051771/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885400.67139: _low_level_execute_command(): starting 7920 1726885400.67143: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885400.3675444-11903-269016526051771/ > /dev/null 2>&1 && sleep 0' 7920 1726885400.67481: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885400.67506: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885400.67509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885400.67516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885400.67542: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.67545: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885400.67548: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.67611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885400.67617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885400.67621: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885400.67649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885400.69460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885400.69463: stdout chunk (state=3): >>><<< 7920 1726885400.69470: stderr chunk (state=3): >>><<< 7920 1726885400.69836: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885400.69840: handler run complete 7920 1726885400.69842: Evaluated conditional (False): False 7920 1726885400.69844: attempt loop complete, returning result 7920 1726885400.69847: _execute() done 7920 1726885400.69849: dumping result to json 7920 1726885400.69851: done dumping result, returning 7920 1726885400.69852: done running TaskExecutor() for managed_node1/TASK: Collect info about the volumes. [02369adf-7a19-9835-648e-000000001301] 7920 1726885400.69854: sending task result for task 02369adf-7a19-9835-648e-000000001301 ok: [managed_node1] => { "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" } } } 7920 1726885400.70192: no more pending results, returning what we have 7920 1726885400.70195: results queue empty 7920 1726885400.70196: checking for any_errors_fatal 7920 1726885400.70206: done checking for any_errors_fatal 7920 1726885400.70209: checking for max_fail_percentage 7920 1726885400.70256: done checking for max_fail_percentage 7920 1726885400.70258: checking to see if all hosts have failed and the running result is not ok 7920 1726885400.70259: done checking to see if all hosts have failed 7920 1726885400.70260: getting the remaining hosts for this loop 7920 1726885400.70261: done getting the remaining hosts for this loop 7920 1726885400.70267: getting the next task for host managed_node1 7920 1726885400.70273: done getting next task for host managed_node1 7920 1726885400.70276: ^ task is: TASK: Read the /etc/fstab file for volume existence 7920 1726885400.70284: ^ 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? (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 7920 1726885400.70288: getting variables 7920 1726885400.70290: in VariableManager get_vars() 7920 1726885400.70330: Calling all_inventory to load vars for managed_node1 7920 1726885400.70334: Calling groups_inventory to load vars for managed_node1 7920 1726885400.70337: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885400.70347: Calling all_plugins_play to load vars for managed_node1 7920 1726885400.70349: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885400.70352: Calling groups_plugins_play to load vars for managed_node1 7920 1726885400.70673: done sending task result for task 02369adf-7a19-9835-648e-000000001301 7920 1726885400.70690: WORKER PROCESS EXITING 7920 1726885400.70701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885400.71033: done with get_vars() 7920 1726885400.71043: done getting variables 7920 1726885400.71088: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:23:20 -0400 (0:00:00.383) 0:02:18.339 ****** 7920 1726885400.71110: entering _queue_task() for managed_node1/command 7920 1726885400.71307: worker is 1 (out of 1 available) 7920 1726885400.71321: exiting _queue_task() for managed_node1/command 7920 1726885400.71334: done queuing things up, now waiting for results queue to drain 7920 1726885400.71336: waiting for pending results... 7920 1726885400.71523: running TaskExecutor() for managed_node1/TASK: Read the /etc/fstab file for volume existence 7920 1726885400.71602: in run() - task 02369adf-7a19-9835-648e-000000001302 7920 1726885400.71615: variable 'ansible_search_path' from source: unknown 7920 1726885400.71648: calling self._execute() 7920 1726885400.71735: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885400.71739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885400.71749: variable 'omit' from source: magic vars 7920 1726885400.71834: variable 'omit' from source: magic vars 7920 1726885400.71863: variable 'omit' from source: magic vars 7920 1726885400.71887: variable 'omit' from source: magic vars 7920 1726885400.71950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885400.71990: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885400.72027: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885400.72060: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885400.72629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885400.72634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885400.72637: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885400.72639: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885400.72641: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885400.72644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885400.72646: Set connection var ansible_connection to ssh 7920 1726885400.72648: Set connection var ansible_shell_executable to /bin/sh 7920 1726885400.72650: Set connection var ansible_timeout to 10 7920 1726885400.72652: Set connection var ansible_shell_type to sh 7920 1726885400.72655: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885400.72656: Set connection var ansible_pipelining to False 7920 1726885400.72658: variable 'ansible_shell_executable' from source: unknown 7920 1726885400.72660: variable 'ansible_connection' from source: unknown 7920 1726885400.72662: variable 'ansible_module_compression' from source: unknown 7920 1726885400.72664: variable 'ansible_shell_type' from source: unknown 7920 1726885400.72666: variable 'ansible_shell_executable' from source: unknown 7920 1726885400.72669: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885400.72671: variable 'ansible_pipelining' from source: unknown 7920 1726885400.72673: variable 'ansible_timeout' from source: unknown 7920 1726885400.72675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885400.72678: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885400.72680: variable 'omit' from source: magic vars 7920 1726885400.72683: starting attempt loop 7920 1726885400.72685: running the handler 7920 1726885400.72686: _low_level_execute_command(): starting 7920 1726885400.72688: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885400.73377: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885400.73381: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885400.73384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885400.73387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885400.73389: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885400.73391: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885400.73393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.73396: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885400.73398: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885400.73400: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885400.73407: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885400.73409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885400.73420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885400.73423: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885400.73425: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885400.73427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.73497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885400.73508: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885400.73521: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885400.73590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885400.75102: stdout chunk (state=3): >>>/root <<< 7920 1726885400.75203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885400.75251: stderr chunk (state=3): >>><<< 7920 1726885400.75254: stdout chunk (state=3): >>><<< 7920 1726885400.75274: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885400.75284: _low_level_execute_command(): starting 7920 1726885400.75289: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885400.7527285-11919-39435861490147 `" && echo ansible-tmp-1726885400.7527285-11919-39435861490147="` echo /root/.ansible/tmp/ansible-tmp-1726885400.7527285-11919-39435861490147 `" ) && sleep 0' 7920 1726885400.75718: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885400.75730: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885400.75741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885400.75754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885400.75789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885400.75795: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885400.75804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.75821: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885400.75842: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885400.75845: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885400.75848: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885400.75850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885400.75878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885400.75881: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885400.75883: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885400.75885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.76026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885400.76031: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885400.76033: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885400.76072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885400.77840: stdout chunk (state=3): >>>ansible-tmp-1726885400.7527285-11919-39435861490147=/root/.ansible/tmp/ansible-tmp-1726885400.7527285-11919-39435861490147 <<< 7920 1726885400.77951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885400.78001: stderr chunk (state=3): >>><<< 7920 1726885400.78004: stdout chunk (state=3): >>><<< 7920 1726885400.78022: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885400.7527285-11919-39435861490147=/root/.ansible/tmp/ansible-tmp-1726885400.7527285-11919-39435861490147 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885400.78049: variable 'ansible_module_compression' from source: unknown 7920 1726885400.78096: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7920 1726885400.78129: variable 'ansible_facts' from source: unknown 7920 1726885400.78178: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885400.7527285-11919-39435861490147/AnsiballZ_command.py 7920 1726885400.78280: Sending initial data 7920 1726885400.78283: Sent initial data (154 bytes) 7920 1726885400.78917: 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 <<< 7920 1726885400.78927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885400.78960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.78966: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885400.78975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885400.78983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885400.78988: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885400.78996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.79053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885400.79065: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885400.79108: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885400.80776: 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 <<< 7920 1726885400.80816: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 7920 1726885400.80832: stderr chunk (state=3): >>>debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885400.80880: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpe7aijeyd /root/.ansible/tmp/ansible-tmp-1726885400.7527285-11919-39435861490147/AnsiballZ_command.py <<< 7920 1726885400.80930: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885400.81988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885400.82082: stderr chunk (state=3): >>><<< 7920 1726885400.82085: stdout chunk (state=3): >>><<< 7920 1726885400.82109: done transferring module to remote 7920 1726885400.82126: _low_level_execute_command(): starting 7920 1726885400.82129: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885400.7527285-11919-39435861490147/ /root/.ansible/tmp/ansible-tmp-1726885400.7527285-11919-39435861490147/AnsiballZ_command.py && sleep 0' 7920 1726885400.82815: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885400.82840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885400.82847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885400.82870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885400.82918: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885400.82936: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885400.82953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.82973: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885400.82995: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885400.83008: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885400.83026: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885400.83040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885400.83057: stderr 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885400.83060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.83110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885400.83156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885400.83159: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885400.83190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885400.84856: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885400.84893: stderr chunk (state=3): >>><<< 7920 1726885400.84896: stdout chunk (state=3): >>><<< 7920 1726885400.84908: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885400.84913: _low_level_execute_command(): starting 7920 1726885400.84919: _low_level_execute_command(): using become for this command 7920 1726885400.84932: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xtotksuxxpjtcbxheaclytfiakxccwrz ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885400.7527285-11919-39435861490147/AnsiballZ_command.py'"'"' && sleep 0' 7920 1726885400.85005: Initial state: awaiting_escalation: BECOME-SUCCESS-xtotksuxxpjtcbxheaclytfiakxccwrz 7920 1726885400.85419: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885400.85423: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885400.85471: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885400.85474: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885400.85523: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885400.88249: stdout chunk (state=1): >>>BECOME-SUCCESS-xtotksuxxpjtcbxheaclytfiakxccwrz <<< 7920 1726885400.88252: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-xtotksuxxpjtcbxheaclytfiakxccwrz' 7920 1726885400.88500: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885400.88509: stdout chunk (state=3): >>>import _imp # builtin <<< 7920 1726885400.88520: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 7920 1726885400.88523: stdout chunk (state=3): >>>import '_weakref' # <<< 7920 1726885400.88570: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885400.88609: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885400.88641: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7920 1726885400.88646: stdout chunk (state=3): >>># installing zipimport hook <<< 7920 1726885400.88680: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885400.88695: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885400.88741: 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' <<< 7920 1726885400.88764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885400.88788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7920 1726885400.88793: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885400.88819: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc2375ca0> <<< 7920 1726885400.88854: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885400.88868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 7920 1726885400.88873: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc231c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc2375a00> <<< 7920 1726885400.88902: 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' <<< 7920 1726885400.88928: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc23759a0> <<< 7920 1726885400.88944: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885400.88976: 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' <<< 7920 1726885400.88981: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc231c370> <<< 7920 1726885400.89004: 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' <<< 7920 1726885400.89028: 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' <<< 7920 1726885400.89050: stdout chunk (state=3): >>>import '_abc' # <<< 7920 1726885400.89055: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc231c820> <<< 7920 1726885400.89078: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc231c550> <<< 7920 1726885400.89105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885400.89120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885400.89138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885400.89165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885400.89177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885400.89197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885400.89223: stdout chunk (state=3): >>>import '_stat' # <<< 7920 1726885400.89231: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc22c8f70> <<< 7920 1726885400.89243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885400.89265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885400.89339: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc22cf100> <<< 7920 1726885400.89365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885400.89368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885400.89417: 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 0x7f9cc22f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc22cf820> <<< 7920 1726885400.89466: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc2331760> <<< 7920 1726885400.89470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7920 1726885400.89472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc22c8c70> <<< 7920 1726885400.89533: 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' <<< 7920 1726885400.89538: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc22f8c70> <<< 7920 1726885400.89601: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc231cfd0> <<< 7920 1726885400.89630: 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. <<< 7920 1726885400.89822: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885400.89825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885400.89858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7920 1726885400.89863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7920 1726885400.89886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885400.89917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885400.89953: 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 0x7f9cc2294d90> <<< 7920 1726885400.89993: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc2297e20> <<< 7920 1726885400.90011: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885400.90034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885400.90046: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885400.90063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885400.90078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885400.90099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 7920 1726885400.90108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7920 1726885400.90126: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc228e730> <<< 7920 1726885400.90141: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc2295520> <<< 7920 1726885400.90152: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc2294250> <<< 7920 1726885400.90176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885400.90231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885400.90258: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885400.90279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885400.90300: 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' <<< 7920 1726885400.90343: 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 0x7f9cc1fd6c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fd6760> <<< 7920 1726885400.90357: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885400.90383: 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' <<< 7920 1726885400.90391: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fd6d60> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885400.90415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885400.90434: stdout chunk (state=3): >>>import '_operator' # <<< 7920 1726885400.90441: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fd6e20> <<< 7920 1726885400.90464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 7920 1726885400.90472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fd6ee0> <<< 7920 1726885400.90481: stdout chunk (state=3): >>>import '_collections' # <<< 7920 1726885400.90523: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc226ebe0> <<< 7920 1726885400.90527: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885400.90555: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc22684c0> <<< 7920 1726885400.90608: 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' <<< 7920 1726885400.90617: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc227c520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc229bd00> <<< 7920 1726885400.90631: 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' <<< 7920 1726885400.90666: 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 0x7f9cc1fe7b20> <<< 7920 1726885400.90670: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc2297fa0> <<< 7920 1726885400.90705: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885400.90736: 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 0x7f9cc227c130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc22a18b0> <<< 7920 1726885400.90739: 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' <<< 7920 1726885400.90761: 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' <<< 7920 1726885400.90786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885400.90836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885400.90888: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fe7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fe7c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fe7bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7920 1726885400.90900: 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' <<< 7920 1726885400.90913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885400.90959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885400.90977: 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 0x7f9cc1fbc220> <<< 7920 1726885400.90998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885400.91037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885400.91050: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fbc310> <<< 7920 1726885400.91157: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1ff2e50> <<< 7920 1726885400.91194: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fe98e0> <<< 7920 1726885400.91199: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fe7e20> <<< 7920 1726885400.91227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885400.91233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885400.91262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885400.91277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885400.91306: 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' <<< 7920 1726885400.91320: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1f7ff70> <<< 7920 1726885400.91341: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1f64b20> <<< 7920 1726885400.91387: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fe9d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc2268fd0> <<< 7920 1726885400.91413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885400.91434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885400.91483: 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' <<< 7920 1726885400.91501: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1f1c9a0> import 'errno' # <<< 7920 1726885400.91532: 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 0x7f9cc1f1ccd0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885400.91559: 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' <<< 7920 1726885400.91610: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1f2f5e0> <<< 7920 1726885400.91615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885400.91620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885400.91643: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1f2fb20> <<< 7920 1726885400.91683: 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' <<< 7920 1726885400.91693: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cc1eba250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1f1cdc0> <<< 7920 1726885400.91753: 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' <<< 7920 1726885400.91790: 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 0x7f9cc1ecb130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1f2f460> import 'pwd' # <<< 7920 1726885400.91814: 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 0x7f9cc1ecb1f0> <<< 7920 1726885400.91843: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fe7880> <<< 7920 1726885400.91868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885400.91898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885400.91902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885400.91924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885400.91933: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885400.91938: 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 0x7f9cc1ee7550> <<< 7920 1726885400.91954: 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' <<< 7920 1726885400.91988: 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 0x7f9cc1ee7820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1ee7610> <<< 7920 1726885400.92009: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885400.92022: 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 0x7f9cc1ee7700> <<< 7920 1726885400.92054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 7920 1726885400.92057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885400.92230: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885400.92237: 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 0x7f9cc1ee7b50> <<< 7920 1726885400.92265: 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' <<< 7920 1726885400.92276: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cc1ee7fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1ee7790> <<< 7920 1726885400.92286: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1ed98e0> <<< 7920 1726885400.92321: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fe7460> <<< 7920 1726885400.92334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885400.92388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885400.92422: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1ee7940> <<< 7920 1726885400.92519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885400.92533: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9cc1e09520> <<< 7920 1726885400.92666: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_et78vn4o/ansible_ansible.legacy.command_payload.zip' <<< 7920 1726885400.92675: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.92788: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.92793: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7920 1726885400.92836: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.92856: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885400.94060: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.95000: 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' <<< 7920 1726885400.95016: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc17af730> <<< 7920 1726885400.95028: 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' <<< 7920 1726885400.95053: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 7920 1726885400.95058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7920 1726885400.95073: 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' <<< 7920 1726885400.95098: 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 0x7f9cc1d93850> <<< 7920 1726885400.95137: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1d93730> <<< 7920 1726885400.95161: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1d93490> <<< 7920 1726885400.95182: 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' <<< 7920 1726885400.95231: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1d93580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1d932b0> <<< 7920 1726885400.95238: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885400.95287: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885400.95335: 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 0x7f9cc1d934f0> # /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' <<< 7920 1726885400.95352: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1d938b0> <<< 7920 1726885400.95375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885400.95385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885400.95423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885400.95436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885400.95438: 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' <<< 7920 1726885400.95505: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc172c790> <<< 7920 1726885400.95541: 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 0x7f9cc172cb20> <<< 7920 1726885400.95561: 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 0x7f9cc172c970> <<< 7920 1726885400.95582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885400.95611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885400.95646: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc174fb50> <<< 7920 1726885400.95659: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1d8dd00> <<< 7920 1726885400.95814: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1d93610> <<< 7920 1726885400.95868: 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' <<< 7920 1726885400.95882: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1d8de80> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885400.95916: 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' <<< 7920 1726885400.95939: 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' <<< 7920 1726885400.95972: 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 0x7f9cc17a8880> <<< 7920 1726885400.96067: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc17d7d90> <<< 7920 1726885400.96077: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc17d7850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1749310> <<< 7920 1726885400.96102: 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 0x7f9cc17d7fa0> <<< 7920 1726885400.96134: 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 0x7f9cc17d7f70> <<< 7920 1726885400.96154: 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 <<< 7920 1726885400.96175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885400.96192: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885400.96195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885400.96271: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885400.96286: 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 0x7f9cc1710f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1d6ce80> <<< 7920 1726885400.96299: 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' <<< 7920 1726885400.96338: 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 0x7f9cc171e520> <<< 7920 1726885400.96357: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1d6cfd0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885400.96398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885400.96428: 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' # <<< 7920 1726885400.96484: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1710250> <<< 7920 1726885400.96603: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc171e160> <<< 7920 1726885400.96698: 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 0x7f9cc171c5b0> <<< 7920 1726885400.96764: 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 0x7f9cc171c670> <<< 7920 1726885400.96785: 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 0x7f9cc171bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1d63bb0> <<< 7920 1726885400.96840: 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' <<< 7920 1726885400.96870: 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 0x7f9cc179e9d0> <<< 7920 1726885400.97039: 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 0x7f9cc179b970> <<< 7920 1726885400.97058: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1711880> <<< 7920 1726885400.97084: 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' <<< 7920 1726885400.97102: 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 0x7f9cc179e400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc17d69d0> <<< 7920 1726885400.97105: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.97116: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.97131: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7920 1726885400.97202: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.97278: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.97293: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885400.97305: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.97324: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.97333: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885400.97428: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.97523: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.97978: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.98434: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 7920 1726885400.98478: 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_et78vn4o/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 <<< 7920 1726885400.98490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885400.98544: 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 0x7f9cc16eabe0> <<< 7920 1726885400.98606: 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 0x7f9cc17937c0> <<< 7920 1726885400.98626: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc12f8100> <<< 7920 1726885400.98669: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885400.98698: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885400.98720: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885400.99042: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1794c10> # zipimport: zlib available <<< 7920 1726885400.99379: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.99735: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.99791: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.99856: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885400.99868: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.99889: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.99926: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885400.99937: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885400.99981: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.00065: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885401.00090: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885401.00136: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.00172: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885401.00175: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.00352: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.00539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885401.00585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885401.00658: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc17d9fd0> <<< 7920 1726885401.00662: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.00710: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.00803: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/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_et78vn4o/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_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885401.00813: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885401.00846: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.00849: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.00879: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885401.00933: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.00958: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.01049: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.01127: 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 <<< 7920 1726885401.01150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885401.01211: 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 0x7f9cc16d3700> <<< 7920 1726885401.01243: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc129e0d0> <<< 7920 1726885401.01290: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/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_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885401.01293: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.01420: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.01492: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.01495: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.01601: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885401.01630: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885401.01633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885401.01713: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc12e6b50> <<< 7920 1726885401.01751: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc16e1520> <<< 7920 1726885401.01818: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc16dca60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885401.01837: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.01865: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/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_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885401.01941: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885401.01966: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 7920 1726885401.01969: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.02114: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.02159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 7920 1726885401.02173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc129f4c0> <<< 7920 1726885401.02257: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.02394: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885401.02740: 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 22:23:21.023210", "end": "2024-09-20 22:23:21.026337", "delta": "0:00:00.003127", "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}}} <<< 7920 1726885401.02756: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885401.03179: 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 <<< 7920 1726885401.03242: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 7920 1726885401.03306: 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<<< 7920 1726885401.03310: 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 <<< 7920 1726885401.03315: 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 <<< 7920 1726885401.03317: 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 <<< 7920 1726885401.03319: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib<<< 7920 1726885401.03320: 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<<< 7920 1726885401.03321: 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 <<< 7920 1726885401.03323: 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<<< 7920 1726885401.03337: 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 <<< 7920 1726885401.03340: 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 <<< 7920 1726885401.03342: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp <<< 7920 1726885401.03343: 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<<< 7920 1726885401.03344: 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 <<< 7920 1726885401.03373: 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 <<< 7920 1726885401.03392: stdout chunk (state=3): >>># cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation <<< 7920 1726885401.03413: 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 <<< 7920 1726885401.03420: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 7920 1726885401.03594: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885401.03619: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885401.03651: stdout chunk (state=3): >>># destroy zipimport <<< 7920 1726885401.03665: stdout chunk (state=3): >>># destroy _compression <<< 7920 1726885401.03674: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885401.03727: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 7920 1726885401.03730: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 7920 1726885401.03734: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 7920 1726885401.03744: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885401.03762: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 7920 1726885401.03783: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885401.03855: 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 <<< 7920 1726885401.03878: 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 <<< 7920 1726885401.03905: 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 <<< 7920 1726885401.03932: 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 <<< 7920 1726885401.03956: 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 <<< 7920 1726885401.03972: 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<<< 7920 1726885401.03994: 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 <<< 7920 1726885401.04019: 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 <<< 7920 1726885401.04040: stdout chunk (state=3): >>># 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 <<< 7920 1726885401.04203: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 7920 1726885401.04251: stdout chunk (state=3): >>># destroy tokenize <<< 7920 1726885401.04272: 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 <<< 7920 1726885401.04276: 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 <<< 7920 1726885401.04302: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885401.04795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885401.04806: stderr chunk (state=3): >>><<< 7920 1726885401.04809: stdout chunk (state=3): >>><<< 7920 1726885401.04885: _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 0x7f9cc2375ca0> # /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 0x7f9cc231c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc2375a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f9cc23759a0> 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 0x7f9cc231c370> # /usr/lib64/python3.9/__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 0x7f9cc231c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc231c550> # /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 0x7f9cc22c8f70> # /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 0x7f9cc22cf100> # /usr/lib64/python3.9/__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 0x7f9cc22f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc22cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc2331760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc22c8c70> # /usr/lib64/python3.9/__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 0x7f9cc22f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc231cfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f9cc2294d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc2297e20> # /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 0x7f9cc228e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc2295520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc2294250> # /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 0x7f9cc1fd6c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fd6760> 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 0x7f9cc1fd6d60> # /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 0x7f9cc1fd6e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fd6ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc226ebe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc22684c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc227c520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc229bd00> # /usr/lib64/python3.9/__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 0x7f9cc1fe7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc2297fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cc227c130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc22a18b0> # /usr/lib64/python3.9/__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 0x7f9cc1fe7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fe7c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fe7bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f9cc1fbc220> # /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 0x7f9cc1fbc310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1ff2e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fe98e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fe7e20> # /usr/lib64/python3.9/__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 0x7f9cc1f7ff70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1f64b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fe9d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc2268fd0> # /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 0x7f9cc1f1c9a0> 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 0x7f9cc1f1ccd0> # /usr/lib64/python3.9/__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 0x7f9cc1f2f5e0> # /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 0x7f9cc1f2fb20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cc1eba250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1f1cdc0> # /usr/lib64/python3.9/__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 0x7f9cc1ecb130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1f2f460> 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 0x7f9cc1ecb1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fe7880> # /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 0x7f9cc1ee7550> # /usr/lib64/python3.9/__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 0x7f9cc1ee7820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1ee7610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cc1ee7700> # /usr/lib64/python3.9/__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 0x7f9cc1ee7b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cc1ee7fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1ee7790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1ed98e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1fe7460> # /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 0x7f9cc1ee7940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9cc1e09520> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_et78vn4o/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/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_et78vn4o/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 0x7f9cc17af730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f9cc1d93850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1d93730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1d93490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f9cc1d93580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1d932b0> 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 0x7f9cc1d934f0> # /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 0x7f9cc1d938b0> # /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 0x7f9cc172c790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cc172cb20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cc172c970> # /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 0x7f9cc174fb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1d8dd00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1d93610> # /usr/lib64/python3.9/__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 0x7f9cc1d8de80> # /usr/lib64/python3.9/__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 0x7f9cc17a8880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc17d7d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc17d7850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1749310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cc17d7fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc17d7f70> # /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 0x7f9cc1710f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1d6ce80> # /usr/lib64/python3.9/__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 0x7f9cc171e520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1d6cfd0> # /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 0x7f9cc1710250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc171e160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cc171c5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cc171c670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cc171bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1d63bb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f9cc179e9d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cc179b970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc1711880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9cc179e400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc17d69d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/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_et78vn4o/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_et78vn4o/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_et78vn4o/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_et78vn4o/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 0x7f9cc16eabe0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f9cc17937c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc12f8100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/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_et78vn4o/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 0x7f9cc1794c10> # 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_et78vn4o/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_et78vn4o/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_et78vn4o/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_et78vn4o/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_et78vn4o/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 0x7f9cc17d9fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/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_et78vn4o/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_et78vn4o/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_et78vn4o/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_et78vn4o/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 0x7f9cc16d3700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc129e0d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/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_et78vn4o/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 0x7f9cc12e6b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc16e1520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cc16dca60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_et78vn4o/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_et78vn4o/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_et78vn4o/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_et78vn4o/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_et78vn4o/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 0x7f9cc129f4c0> # 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 22:23:21.023210", "end": "2024-09-20 22:23:21.026337", "delta": "0:00:00.003127", "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885401.05446: 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-1726885400.7527285-11919-39435861490147/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885401.05455: _low_level_execute_command(): starting 7920 1726885401.05459: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885400.7527285-11919-39435861490147/ > /dev/null 2>&1 && sleep 0' 7920 1726885401.05574: 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 <<< 7920 1726885401.05602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885401.05605: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885401.05607: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885401.05609: 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885401.05613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885401.05661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885401.05664: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885401.05706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885401.07495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885401.07570: stderr chunk (state=3): >>><<< 7920 1726885401.07573: stdout chunk (state=3): >>><<< 7920 1726885401.08020: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885401.08023: handler run complete 7920 1726885401.08027: Evaluated conditional (False): False 7920 1726885401.08029: attempt loop complete, returning result 7920 1726885401.08032: _execute() done 7920 1726885401.08034: dumping result to json 7920 1726885401.08036: done dumping result, returning 7920 1726885401.08037: done running TaskExecutor() for managed_node1/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-9835-648e-000000001302] 7920 1726885401.08039: sending task result for task 02369adf-7a19-9835-648e-000000001302 7920 1726885401.08104: done sending task result for task 02369adf-7a19-9835-648e-000000001302 7920 1726885401.08107: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003127", "end": "2024-09-20 22:23:21.026337", "rc": 0, "start": "2024-09-20 22:23:21.023210" } 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 7920 1726885401.08172: no more pending results, returning what we have 7920 1726885401.08175: results queue empty 7920 1726885401.08175: checking for any_errors_fatal 7920 1726885401.08181: done checking for any_errors_fatal 7920 1726885401.08182: checking for max_fail_percentage 7920 1726885401.08184: done checking for max_fail_percentage 7920 1726885401.08184: checking to see if all hosts have failed and the running result is not ok 7920 1726885401.08185: done checking to see if all hosts have failed 7920 1726885401.08185: getting the remaining hosts for this loop 7920 1726885401.08186: done getting the remaining hosts for this loop 7920 1726885401.08189: getting the next task for host managed_node1 7920 1726885401.08194: done getting next task for host managed_node1 7920 1726885401.08196: ^ task is: TASK: Read the /etc/crypttab file 7920 1726885401.08198: ^ 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? (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 7920 1726885401.08201: getting variables 7920 1726885401.08202: in VariableManager get_vars() 7920 1726885401.08229: Calling all_inventory to load vars for managed_node1 7920 1726885401.08231: Calling groups_inventory to load vars for managed_node1 7920 1726885401.08233: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885401.08243: Calling all_plugins_play to load vars for managed_node1 7920 1726885401.08245: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885401.08247: Calling groups_plugins_play to load vars for managed_node1 7920 1726885401.08559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885401.08894: done with get_vars() 7920 1726885401.08905: done getting variables 7920 1726885401.08952: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:23:21 -0400 (0:00:00.378) 0:02:18.718 ****** 7920 1726885401.08973: entering _queue_task() for managed_node1/command 7920 1726885401.09162: worker is 1 (out of 1 available) 7920 1726885401.09174: exiting _queue_task() for managed_node1/command 7920 1726885401.09185: done queuing things up, now waiting for results queue to drain 7920 1726885401.09187: waiting for pending results... 7920 1726885401.09374: running TaskExecutor() for managed_node1/TASK: Read the /etc/crypttab file 7920 1726885401.09445: in run() - task 02369adf-7a19-9835-648e-000000001303 7920 1726885401.09456: variable 'ansible_search_path' from source: unknown 7920 1726885401.09485: calling self._execute() 7920 1726885401.09570: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.09575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.09584: variable 'omit' from source: magic vars 7920 1726885401.09678: variable 'omit' from source: magic vars 7920 1726885401.09749: variable 'omit' from source: magic vars 7920 1726885401.09809: variable 'omit' from source: magic vars 7920 1726885401.10120: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885401.10125: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885401.10127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885401.10130: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885401.10133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885401.10135: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885401.10137: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885401.10140: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885401.10142: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.10144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.10146: Set connection var ansible_connection to ssh 7920 1726885401.10148: Set connection var ansible_shell_executable to /bin/sh 7920 1726885401.10431: Set connection var ansible_timeout to 10 7920 1726885401.10434: Set connection var ansible_shell_type to sh 7920 1726885401.10437: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885401.10439: Set connection var ansible_pipelining to False 7920 1726885401.10441: variable 'ansible_shell_executable' from source: unknown 7920 1726885401.10443: variable 'ansible_connection' from source: unknown 7920 1726885401.10445: variable 'ansible_module_compression' from source: unknown 7920 1726885401.10447: variable 'ansible_shell_type' from source: unknown 7920 1726885401.10449: variable 'ansible_shell_executable' from source: unknown 7920 1726885401.10451: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.10453: variable 'ansible_pipelining' from source: unknown 7920 1726885401.10455: variable 'ansible_timeout' from source: unknown 7920 1726885401.10457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.10460: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885401.10463: variable 'omit' from source: magic vars 7920 1726885401.10465: starting attempt loop 7920 1726885401.10467: running the handler 7920 1726885401.10469: _low_level_execute_command(): starting 7920 1726885401.10471: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885401.11176: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885401.11180: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885401.11183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885401.11186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885401.11189: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885401.11191: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885401.11193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885401.11198: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885401.11208: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885401.11219: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885401.11224: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885401.11235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885401.11247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885401.11254: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885401.11261: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885401.11271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885401.11345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885401.11359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885401.11371: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885401.11443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885401.13054: stdout chunk (state=3): >>>/root <<< 7920 1726885401.13150: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885401.13193: stderr chunk (state=3): >>><<< 7920 1726885401.13196: stdout chunk (state=3): >>><<< 7920 1726885401.13216: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885401.13231: _low_level_execute_command(): starting 7920 1726885401.13235: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885401.1321995-11935-169035950527819 `" && echo ansible-tmp-1726885401.1321995-11935-169035950527819="` echo /root/.ansible/tmp/ansible-tmp-1726885401.1321995-11935-169035950527819 `" ) && sleep 0' 7920 1726885401.13754: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885401.13757: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885401.13764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885401.13780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885401.13825: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885401.13833: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885401.13842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885401.13856: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885401.13863: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885401.13870: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885401.13883: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885401.13892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885401.13909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885401.13926: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885401.13933: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885401.13943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885401.14021: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885401.14036: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885401.14044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885401.14109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885401.15984: stdout chunk (state=3): >>>ansible-tmp-1726885401.1321995-11935-169035950527819=/root/.ansible/tmp/ansible-tmp-1726885401.1321995-11935-169035950527819 <<< 7920 1726885401.16093: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885401.16138: stderr chunk (state=3): >>><<< 7920 1726885401.16141: stdout chunk (state=3): >>><<< 7920 1726885401.16153: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885401.1321995-11935-169035950527819=/root/.ansible/tmp/ansible-tmp-1726885401.1321995-11935-169035950527819 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885401.16181: variable 'ansible_module_compression' from source: unknown 7920 1726885401.16226: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7920 1726885401.16252: variable 'ansible_facts' from source: unknown 7920 1726885401.16302: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885401.1321995-11935-169035950527819/AnsiballZ_command.py 7920 1726885401.16397: Sending initial data 7920 1726885401.16401: Sent initial data (155 bytes) 7920 1726885401.17006: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885401.17014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885401.17061: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885401.17065: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885401.17068: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885401.17145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885401.17152: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885401.17178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885401.18920: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7920 1726885401.18961: 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 <<< 7920 1726885401.18970: stderr chunk (state=3): >>>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 <<< 7920 1726885401.18982: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 7920 1726885401.18998: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 7920 1726885401.19000: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 7920 1726885401.19037: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpu36tdd1l /root/.ansible/tmp/ansible-tmp-1726885401.1321995-11935-169035950527819/AnsiballZ_command.py <<< 7920 1726885401.19102: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885401.20156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885401.20297: stderr chunk (state=3): >>><<< 7920 1726885401.20317: stdout chunk (state=3): >>><<< 7920 1726885401.20365: done transferring module to remote 7920 1726885401.20392: _low_level_execute_command(): starting 7920 1726885401.20404: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885401.1321995-11935-169035950527819/ /root/.ansible/tmp/ansible-tmp-1726885401.1321995-11935-169035950527819/AnsiballZ_command.py && sleep 0' 7920 1726885401.20975: 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 <<< 7920 1726885401.20981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885401.21036: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885401.21040: 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.236 is address debug1: re-parsing configuration <<< 7920 1726885401.21042: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885401.21044: 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.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885401.21046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885401.21117: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885401.21138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885401.21196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885401.22972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885401.22981: stderr chunk (state=3): >>><<< 7920 1726885401.22984: stdout chunk (state=3): >>><<< 7920 1726885401.22994: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885401.22998: _low_level_execute_command(): starting 7920 1726885401.23001: _low_level_execute_command(): using become for this command 7920 1726885401.23017: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ibdgvyaxzgcwrwutkwwrzmfcimhwghkc ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885401.1321995-11935-169035950527819/AnsiballZ_command.py'"'"' && sleep 0' 7920 1726885401.23135: Initial state: awaiting_escalation: BECOME-SUCCESS-ibdgvyaxzgcwrwutkwwrzmfcimhwghkc 7920 1726885401.23598: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885401.23647: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885401.23659: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885401.23674: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885401.23784: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885401.24279: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885401.24300: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885401.24329: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885401.24563: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885401.27357: stdout chunk (state=1): >>>BECOME-SUCCESS-ibdgvyaxzgcwrwutkwwrzmfcimhwghkc <<< 7920 1726885401.27360: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-ibdgvyaxzgcwrwutkwwrzmfcimhwghkc' 7920 1726885401.27598: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7920 1726885401.27613: stdout chunk (state=3): >>>import _imp # builtin <<< 7920 1726885401.27616: stdout chunk (state=3): >>>import '_thread' # <<< 7920 1726885401.27619: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885401.27680: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7920 1726885401.27722: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885401.27762: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7920 1726885401.27765: stdout chunk (state=3): >>># installing zipimport hook <<< 7920 1726885401.27798: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885401.27804: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7920 1726885401.27853: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7920 1726885401.27866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885401.27883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885401.27896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7920 1726885401.27906: stdout chunk (state=3): >>>import '_codecs' # <<< 7920 1726885401.27929: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052d245ca0> <<< 7920 1726885401.27982: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885401.27989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 7920 1726885401.27992: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cfdc280> <<< 7920 1726885401.27997: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052d245a00> <<< 7920 1726885401.28023: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 7920 1726885401.28033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7920 1726885401.28040: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052d2459a0> <<< 7920 1726885401.28060: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885401.28083: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py<<< 7920 1726885401.28091: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 7920 1726885401.28105: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cfdc370> <<< 7920 1726885401.28128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py<<< 7920 1726885401.28136: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7920 1726885401.28151: 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' <<< 7920 1726885401.28189: stdout chunk (state=3): >>>import '_abc' # <<< 7920 1726885401.28196: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cfdc820> <<< 7920 1726885401.28201: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cfdc550> <<< 7920 1726885401.28231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885401.28244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885401.28264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885401.28286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885401.28302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885401.28326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885401.28350: stdout chunk (state=3): >>>import '_stat' # <<< 7920 1726885401.28355: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf88f70> <<< 7920 1726885401.28370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885401.28392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885401.28463: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf8f100> <<< 7920 1726885401.28489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7920 1726885401.28493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7920 1726885401.28542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7920 1726885401.28547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cfb8730> <<< 7920 1726885401.28550: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf8f820> <<< 7920 1726885401.28574: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cff1760> <<< 7920 1726885401.28598: 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' <<< 7920 1726885401.28609: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf88c70> <<< 7920 1726885401.28678: 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 0x7f052cfb8c70> <<< 7920 1726885401.28743: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cfdcfd0> <<< 7920 1726885401.28756: 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. <<< 7920 1726885401.28958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885401.28976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885401.28994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7920 1726885401.29008: 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 <<< 7920 1726885401.29035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885401.29059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py<<< 7920 1726885401.29062: stdout chunk (state=3): >>> <<< 7920 1726885401.29068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7920 1726885401.29083: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf2fd90> <<< 7920 1726885401.29127: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf32e20> <<< 7920 1726885401.29158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7920 1726885401.29176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7920 1726885401.29184: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885401.29193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885401.29220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885401.29231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 7920 1726885401.29243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7920 1726885401.29261: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf29730> <<< 7920 1726885401.29280: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf30520> <<< 7920 1726885401.29285: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf2f250> <<< 7920 1726885401.29310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885401.29381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885401.29402: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885401.29461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885401.29463: 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' <<< 7920 1726885401.29490: 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 0x7f052ceb1c70> <<< 7920 1726885401.29500: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052ceb1760> <<< 7920 1726885401.29514: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885401.29549: 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' <<< 7920 1726885401.29553: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052ceb1d60> <<< 7920 1726885401.29560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885401.29583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885401.29637: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052ceb1e20> <<< 7920 1726885401.29658: 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 0x7f052ceb1ee0> import '_collections' # <<< 7920 1726885401.29708: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf09be0> <<< 7920 1726885401.29715: stdout chunk (state=3): >>>import '_functools' # <<< 7920 1726885401.29735: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf034c0> <<< 7920 1726885401.29790: 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 0x7f052cf17520> <<< 7920 1726885401.29795: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf36d00> <<< 7920 1726885401.29818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 7920 1726885401.29825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7920 1726885401.29866: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885401.29869: 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 0x7f052cec2b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf32fa0> <<< 7920 1726885401.29895: 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' <<< 7920 1726885401.29908: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f052cf17130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf3c8b0> <<< 7920 1726885401.29938: 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' <<< 7920 1726885401.29964: 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' <<< 7920 1726885401.29987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885401.29993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885401.30022: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cec2e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cec2c40> <<< 7920 1726885401.30061: 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 0x7f052cec2bb0> <<< 7920 1726885401.30095: 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' <<< 7920 1726885401.30110: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885401.30116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885401.30133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885401.30198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885401.30216: 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 0x7f052ce8e220> <<< 7920 1726885401.30239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885401.30271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885401.30278: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052ce8e310> <<< 7920 1726885401.30401: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cecde50> <<< 7920 1726885401.30439: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cec58e0> <<< 7920 1726885401.30450: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cec2e20> <<< 7920 1726885401.30491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885401.30493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885401.30536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885401.30541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885401.30573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7920 1726885401.30589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052ce1df70> <<< 7920 1726885401.30615: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052ce02b20> <<< 7920 1726885401.30654: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cec5d60> <<< 7920 1726885401.30657: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf03fd0> <<< 7920 1726885401.30688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885401.30738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885401.30749: 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 0x7f052cdba9a0> <<< 7920 1726885401.30752: stdout chunk (state=3): >>>import 'errno' # <<< 7920 1726885401.30778: 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 0x7f052cdbacd0> <<< 7920 1726885401.30799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885401.30804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885401.30848: 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' <<< 7920 1726885401.30857: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cdcd5e0> <<< 7920 1726885401.30868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885401.30900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885401.30934: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cdcdb20> <<< 7920 1726885401.30973: 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 0x7f052cd58250> <<< 7920 1726885401.30981: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cdbadc0> <<< 7920 1726885401.31000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7920 1726885401.31005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885401.31051: 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 0x7f052cd69130> <<< 7920 1726885401.31069: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cdcd460> <<< 7920 1726885401.31075: stdout chunk (state=3): >>>import 'pwd' # <<< 7920 1726885401.31100: 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 0x7f052cd691f0> <<< 7920 1726885401.31141: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cec2880> <<< 7920 1726885401.31161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885401.31186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885401.31194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885401.31216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885401.31249: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885401.31256: 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 0x7f052cd85550> <<< 7920 1726885401.31273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 7920 1726885401.31278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7920 1726885401.31302: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885401.31306: 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 0x7f052cd85820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cd85610> <<< 7920 1726885401.31334: 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 0x7f052cd85700> <<< 7920 1726885401.31366: 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' <<< 7920 1726885401.31561: 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 0x7f052cd85b50> <<< 7920 1726885401.31604: 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 0x7f052cd85fd0> <<< 7920 1726885401.31621: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cd85790> <<< 7920 1726885401.31628: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cd778e0> <<< 7920 1726885401.31652: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cec2460> <<< 7920 1726885401.31672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885401.31735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885401.31893: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cd85940> <<< 7920 1726885401.31897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f052ccaf520> <<< 7920 1726885401.32054: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_6fazye48/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 7920 1726885401.32141: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.32171: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 7920 1726885401.32181: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.32192: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.32223: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 7920 1726885401.32235: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.33422: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.34357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 7920 1726885401.34363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cbab730> <<< 7920 1726885401.34389: 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' <<< 7920 1726885401.34418: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 7920 1726885401.34422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7920 1726885401.34445: 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' <<< 7920 1726885401.34478: 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 0x7f052cc39850> <<< 7920 1726885401.34514: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cc39730> <<< 7920 1726885401.34542: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cc39490> <<< 7920 1726885401.34565: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7920 1726885401.34570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885401.34616: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cc39580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cc392b0> <<< 7920 1726885401.34626: stdout chunk (state=3): >>>import 'atexit' # <<< 7920 1726885401.34653: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885401.34662: 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 0x7f052cc394f0> <<< 7920 1726885401.34686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885401.34706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885401.34741: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cc398b0> <<< 7920 1726885401.34770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885401.34779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885401.34799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885401.34820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885401.34847: 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' <<< 7920 1726885401.34922: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052c5ec790> <<< 7920 1726885401.34955: 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 0x7f052c5ecb20> <<< 7920 1726885401.34987: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885401.34995: 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 0x7f052c5ec970> <<< 7920 1726885401.35006: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885401.35034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885401.35069: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cb4bb50> <<< 7920 1726885401.35087: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cc33d00> <<< 7920 1726885401.35245: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cc39610> <<< 7920 1726885401.35270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7920 1726885401.35274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7920 1726885401.35293: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cc33e80> <<< 7920 1726885401.35312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7920 1726885401.35332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7920 1726885401.35348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 7920 1726885401.35356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7920 1726885401.35370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885401.35387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885401.35406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 7920 1726885401.35409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 7920 1726885401.35415: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cba4880> <<< 7920 1726885401.35499: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cbd4d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cbd4850> <<< 7920 1726885401.35503: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cb45310> <<< 7920 1726885401.35539: 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 0x7f052cbd4fa0> <<< 7920 1726885401.35569: 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 0x7f052cbd4f70> <<< 7920 1726885401.35589: 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 <<< 7920 1726885401.35601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7920 1726885401.35622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885401.35647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885401.35719: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885401.35721: 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 0x7f052c5d0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cc12e80> <<< 7920 1726885401.35748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885401.35758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885401.35803: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885401.35814: 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 0x7f052c5de520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cc12fd0> <<< 7920 1726885401.35839: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py<<< 7920 1726885401.35844: stdout chunk (state=3): >>> <<< 7920 1726885401.35887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885401.35925: 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' # <<< 7920 1726885401.35971: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052c5d0250> <<< 7920 1726885401.36143: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052c5de160> <<< 7920 1726885401.36453: 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 0x7f052c5dc5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f052c5dc670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f052c5dbca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cc09bb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f052cb9a9d0> <<< 7920 1726885401.36567: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885401.36581: 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 0x7f052cb98970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052c5d1880> <<< 7920 1726885401.36623: 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 0x7f052cb9a400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cbd29d0> <<< 7920 1726885401.36651: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885401.36668: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7920 1726885401.36742: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.36820: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.36838: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 7920 1726885401.36872: 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_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885401.36885: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.36979: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.37080: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.37530: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.38002: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/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_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885401.38045: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7920 1726885401.38050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885401.38105: 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 0x7f052c5aabe0> <<< 7920 1726885401.38180: 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 0x7f052cb8f7c0> <<< 7920 1726885401.38227: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052c1a3100> <<< 7920 1726885401.38273: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885401.38369: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885401.38404: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.38542: 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' <<< 7920 1726885401.38567: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cb90c10> <<< 7920 1726885401.38575: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.38956: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.39321: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.39374: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.39439: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885401.39482: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.39527: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 7920 1726885401.39530: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.39577: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.39663: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 7920 1726885401.39687: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.39704: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885401.39728: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.39769: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885401.39772: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.39966: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.40163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885401.40177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885401.40263: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cbd5fd0> # zipimport: zlib available <<< 7920 1726885401.40320: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.40407: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/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_6fazye48/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_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 7920 1726885401.40410: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885401.40426: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.40453: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.40501: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885401.40535: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.40581: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.40667: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.40734: 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 <<< 7920 1726885401.40758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885401.40824: 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 0x7f052c593700> <<< 7920 1726885401.40850: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052c180f40> <<< 7920 1726885401.40906: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/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_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885401.41014: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.41064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.41085: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.41134: 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' <<< 7920 1726885401.41158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885401.41204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885401.41239: 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' <<< 7920 1726885401.41317: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052c191b50> <<< 7920 1726885401.41353: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052c5a1520> <<< 7920 1726885401.41410: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052c59ca60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885401.41439: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.41463: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.41479: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/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_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885401.41538: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885401.41564: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7920 1726885401.41580: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885401.41684: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.41789: 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' <<< 7920 1726885401.41804: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052c14b4c0> <<< 7920 1726885401.41889: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885401.42023: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885401.42341: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 22:23:21.419461", "end": "2024-09-20 22:23:21.422347", "delta": "0:00:00.002886", "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}}} <<< 7920 1726885401.42363: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885401.42696: 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 <<< 7920 1726885401.42738: 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 # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json <<< 7920 1726885401.42774: 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 # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_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 <<< 7920 1726885401.42960: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885401.43007: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885401.43044: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885401.43074: 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 <<< 7920 1726885401.43103: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885401.43133: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885401.43177: 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 <<< 7920 1726885401.43251: 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 # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 7920 1726885401.43295: 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 <<< 7920 1726885401.43322: 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 <<< 7920 1726885401.43365: 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 <<< 7920 1726885401.43517: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 7920 1726885401.43562: 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 <<< 7920 1726885401.43596: 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 <<< 7920 1726885401.43609: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885401.44321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885401.44330: stdout chunk (state=3): >>><<< 7920 1726885401.44341: stderr chunk (state=3): >>><<< 7920 1726885401.44442: _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 0x7f052d245ca0> # /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 0x7f052cfdc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052d245a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f052d2459a0> 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 0x7f052cfdc370> # /usr/lib64/python3.9/__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 0x7f052cfdc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cfdc550> # /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 0x7f052cf88f70> # /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 0x7f052cf8f100> # /usr/lib64/python3.9/__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 0x7f052cfb8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf8f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cff1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf88c70> # /usr/lib64/python3.9/__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 0x7f052cfb8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cfdcfd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f052cf2fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf32e20> # /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 0x7f052cf29730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf30520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf2f250> # /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 0x7f052ceb1c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052ceb1760> 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 0x7f052ceb1d60> # /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 0x7f052ceb1e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052ceb1ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf09be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf034c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf17520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf36d00> # /usr/lib64/python3.9/__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 0x7f052cec2b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf32fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f052cf17130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf3c8b0> # /usr/lib64/python3.9/__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 0x7f052cec2e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cec2c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cec2bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f052ce8e220> # /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 0x7f052ce8e310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cecde50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cec58e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cec2e20> # /usr/lib64/python3.9/__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 0x7f052ce1df70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052ce02b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cec5d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cf03fd0> # /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 0x7f052cdba9a0> 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 0x7f052cdbacd0> # /usr/lib64/python3.9/__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 0x7f052cdcd5e0> # /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 0x7f052cdcdb20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f052cd58250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cdbadc0> # /usr/lib64/python3.9/__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 0x7f052cd69130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cdcd460> 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 0x7f052cd691f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cec2880> # /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 0x7f052cd85550> # /usr/lib64/python3.9/__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 0x7f052cd85820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cd85610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f052cd85700> # /usr/lib64/python3.9/__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 0x7f052cd85b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f052cd85fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cd85790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cd778e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cec2460> # /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 0x7f052cd85940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f052ccaf520> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_6fazye48/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/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_6fazye48/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 0x7f052cbab730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f052cc39850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cc39730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cc39490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f052cc39580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cc392b0> 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 0x7f052cc394f0> # /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 0x7f052cc398b0> # /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 0x7f052c5ec790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f052c5ecb20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f052c5ec970> # /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 0x7f052cb4bb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cc33d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cc39610> # /usr/lib64/python3.9/__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 0x7f052cc33e80> # /usr/lib64/python3.9/__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 0x7f052cba4880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cbd4d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cbd4850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cb45310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f052cbd4fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cbd4f70> # /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 0x7f052c5d0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cc12e80> # /usr/lib64/python3.9/__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 0x7f052c5de520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cc12fd0> # /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 0x7f052c5d0250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052c5de160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f052c5dc5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f052c5dc670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f052c5dbca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cc09bb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f052cb9a9d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f052cb98970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052c5d1880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f052cb9a400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052cbd29d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/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_6fazye48/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_6fazye48/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_6fazye48/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_6fazye48/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 0x7f052c5aabe0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f052cb8f7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052c1a3100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/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_6fazye48/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 0x7f052cb90c10> # 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_6fazye48/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_6fazye48/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_6fazye48/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_6fazye48/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_6fazye48/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 0x7f052cbd5fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/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_6fazye48/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_6fazye48/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_6fazye48/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_6fazye48/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 0x7f052c593700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052c180f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/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_6fazye48/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 0x7f052c191b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052c5a1520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f052c59ca60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_6fazye48/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_6fazye48/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_6fazye48/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_6fazye48/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_6fazye48/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 0x7f052c14b4c0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 22:23:21.419461", "end": "2024-09-20 22:23:21.422347", "delta": "0:00:00.002886", "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885401.45170: 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-1726885401.1321995-11935-169035950527819/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885401.45174: _low_level_execute_command(): starting 7920 1726885401.45177: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885401.1321995-11935-169035950527819/ > /dev/null 2>&1 && sleep 0' 7920 1726885401.45744: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885401.45759: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885401.45774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885401.45793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885401.45839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885401.45851: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885401.45865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885401.45883: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885401.45895: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885401.45907: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885401.45929: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885401.45944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885401.45961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885401.45972: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885401.45984: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885401.45998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885401.46075: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885401.46096: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885401.46117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885401.46183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885401.48003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885401.48007: stdout chunk (state=3): >>><<< 7920 1726885401.48009: stderr chunk (state=3): >>><<< 7920 1726885401.48123: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885401.48127: handler run complete 7920 1726885401.48129: Evaluated conditional (False): False 7920 1726885401.48132: Evaluated conditional (False): False 7920 1726885401.48135: attempt loop complete, returning result 7920 1726885401.48137: _execute() done 7920 1726885401.48139: dumping result to json 7920 1726885401.48141: done dumping result, returning 7920 1726885401.48143: done running TaskExecutor() for managed_node1/TASK: Read the /etc/crypttab file [02369adf-7a19-9835-648e-000000001303] 7920 1726885401.48145: sending task result for task 02369adf-7a19-9835-648e-000000001303 7920 1726885401.48387: done sending task result for task 02369adf-7a19-9835-648e-000000001303 7920 1726885401.48391: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002886", "end": "2024-09-20 22:23:21.422347", "failed_when_result": false, "rc": 0, "start": "2024-09-20 22:23:21.419461" } 7920 1726885401.48467: no more pending results, returning what we have 7920 1726885401.48470: results queue empty 7920 1726885401.48471: checking for any_errors_fatal 7920 1726885401.48478: done checking for any_errors_fatal 7920 1726885401.48479: checking for max_fail_percentage 7920 1726885401.48480: done checking for max_fail_percentage 7920 1726885401.48481: checking to see if all hosts have failed and the running result is not ok 7920 1726885401.48482: done checking to see if all hosts have failed 7920 1726885401.48483: getting the remaining hosts for this loop 7920 1726885401.48484: done getting the remaining hosts for this loop 7920 1726885401.48487: getting the next task for host managed_node1 7920 1726885401.48493: done getting next task for host managed_node1 7920 1726885401.48496: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 7920 1726885401.48498: ^ 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? (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 7920 1726885401.48502: getting variables 7920 1726885401.48503: in VariableManager get_vars() 7920 1726885401.48538: Calling all_inventory to load vars for managed_node1 7920 1726885401.48542: Calling groups_inventory to load vars for managed_node1 7920 1726885401.48545: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885401.48555: Calling all_plugins_play to load vars for managed_node1 7920 1726885401.48558: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885401.48560: Calling groups_plugins_play to load vars for managed_node1 7920 1726885401.49107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885401.49761: done with get_vars() 7920 1726885401.49776: 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 22:23:21 -0400 (0:00:00.409) 0:02:19.127 ****** 7920 1726885401.49878: entering _queue_task() for managed_node1/include_tasks 7920 1726885401.50173: worker is 1 (out of 1 available) 7920 1726885401.50185: exiting _queue_task() for managed_node1/include_tasks 7920 1726885401.50197: done queuing things up, now waiting for results queue to drain 7920 1726885401.50198: waiting for pending results... 7920 1726885401.50560: running TaskExecutor() for managed_node1/TASK: Verify the volumes listed in storage_pools were correctly managed 7920 1726885401.50722: in run() - task 02369adf-7a19-9835-648e-000000001304 7920 1726885401.50743: variable 'ansible_search_path' from source: unknown 7920 1726885401.50800: variable '_storage_pools_list' from source: set_fact 7920 1726885401.51117: variable '_storage_pools_list' from source: set_fact 7920 1726885401.51178: dumping result to json 7920 1726885401.51219: done dumping result, returning 7920 1726885401.51263: done running TaskExecutor() for managed_node1/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-9835-648e-000000001304] 7920 1726885401.51277: sending task result for task 02369adf-7a19-9835-648e-000000001304 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 7920 1726885401.51558: no more pending results, returning what we have 7920 1726885401.51562: results queue empty 7920 1726885401.51562: checking for any_errors_fatal 7920 1726885401.51574: done checking for any_errors_fatal 7920 1726885401.51575: checking for max_fail_percentage 7920 1726885401.51576: done checking for max_fail_percentage 7920 1726885401.51577: checking to see if all hosts have failed and the running result is not ok 7920 1726885401.51578: done checking to see if all hosts have failed 7920 1726885401.51579: getting the remaining hosts for this loop 7920 1726885401.51581: done getting the remaining hosts for this loop 7920 1726885401.51585: getting the next task for host managed_node1 7920 1726885401.51592: done getting next task for host managed_node1 7920 1726885401.51594: ^ task is: TASK: Verify the volumes with no pool were correctly managed 7920 1726885401.51598: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885401.51603: getting variables 7920 1726885401.51605: in VariableManager get_vars() 7920 1726885401.51646: Calling all_inventory to load vars for managed_node1 7920 1726885401.51649: Calling groups_inventory to load vars for managed_node1 7920 1726885401.51653: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885401.51664: Calling all_plugins_play to load vars for managed_node1 7920 1726885401.51668: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885401.51670: Calling groups_plugins_play to load vars for managed_node1 7920 1726885401.52330: done sending task result for task 02369adf-7a19-9835-648e-000000001304 7920 1726885401.52334: WORKER PROCESS EXITING 7920 1726885401.52493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885401.53094: done with get_vars() 7920 1726885401.53106: 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 22:23:21 -0400 (0:00:00.033) 0:02:19.160 ****** 7920 1726885401.53197: entering _queue_task() for managed_node1/include_tasks 7920 1726885401.53435: worker is 1 (out of 1 available) 7920 1726885401.53448: exiting _queue_task() for managed_node1/include_tasks 7920 1726885401.53459: done queuing things up, now waiting for results queue to drain 7920 1726885401.53460: waiting for pending results... 7920 1726885401.53743: running TaskExecutor() for managed_node1/TASK: Verify the volumes with no pool were correctly managed 7920 1726885401.53856: in run() - task 02369adf-7a19-9835-648e-000000001306 7920 1726885401.53880: variable 'ansible_search_path' from source: unknown 7920 1726885401.53936: variable '_storage_volumes_list' from source: set_fact 7920 1726885401.54175: variable '_storage_volumes_list' from source: set_fact 7920 1726885401.54410: variable 'omit' from source: magic vars 7920 1726885401.54578: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.54593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.54610: variable 'omit' from source: magic vars 7920 1726885401.54928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885401.55222: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885401.55273: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885401.55354: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885401.55397: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885401.55485: 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) 7920 1726885401.55525: 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) 7920 1726885401.55559: 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) 7920 1726885401.55591: 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) 7920 1726885401.55674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885401.58010: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885401.58092: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885401.58142: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885401.58180: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885401.58210: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885401.58268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885401.58297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885401.58335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885401.58384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885401.58402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885401.58544: variable '_storage_volumes_list' from source: set_fact 7920 1726885401.58577: Evaluated conditional (_storage_volumes_list is defined and _storage_volumes_list | length > 0): True 7920 1726885401.58611: variable 'storage_test_volume' from source: unknown 7920 1726885401.58688: variable 'storage_test_volume' from source: unknown 7920 1726885401.59042: dumping result to json 7920 1726885401.59054: done dumping result, returning 7920 1726885401.59063: done running TaskExecutor() for managed_node1/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-9835-648e-000000001306] 7920 1726885401.59070: sending task result for task 02369adf-7a19-9835-648e-000000001306 7920 1726885401.59209: no more pending results, returning what we have 7920 1726885401.59216: in VariableManager get_vars() 7920 1726885401.59252: Calling all_inventory to load vars for managed_node1 7920 1726885401.59256: Calling groups_inventory to load vars for managed_node1 7920 1726885401.59259: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885401.59269: Calling all_plugins_play to load vars for managed_node1 7920 1726885401.59273: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885401.59276: Calling groups_plugins_play to load vars for managed_node1 7920 1726885401.59867: done sending task result for task 02369adf-7a19-9835-648e-000000001306 7920 1726885401.59870: WORKER PROCESS EXITING 7920 1726885401.59885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885401.60678: done with get_vars() 7920 1726885401.60689: variable 'ansible_search_path' from source: unknown 7920 1726885401.60738: we have included files to process 7920 1726885401.60739: generating all_blocks data 7920 1726885401.60741: done generating all_blocks data 7920 1726885401.60746: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 7920 1726885401.60747: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 7920 1726885401.60750: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 7920 1726885401.60994: in VariableManager get_vars() 7920 1726885401.61016: done with get_vars() 7920 1726885401.61110: done processing included file 7920 1726885401.61114: iterating over new_blocks loaded from include file 7920 1726885401.61116: in VariableManager get_vars() 7920 1726885401.61130: done with get_vars() 7920 1726885401.61132: filtering new block on tags 7920 1726885401.61151: done filtering new block on tags 7920 1726885401.61153: 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_node1 => (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': 'ext4', '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=ed5c6152-f6d5-4606-ab17-ec5402b2af6e'}) 7920 1726885401.61172: extending task lists for all hosts with included blocks 7920 1726885401.61517: done extending task lists 7920 1726885401.61518: done processing included files 7920 1726885401.61519: results queue empty 7920 1726885401.61520: checking for any_errors_fatal 7920 1726885401.61523: done checking for any_errors_fatal 7920 1726885401.61524: checking for max_fail_percentage 7920 1726885401.61525: done checking for max_fail_percentage 7920 1726885401.61526: checking to see if all hosts have failed and the running result is not ok 7920 1726885401.61527: done checking to see if all hosts have failed 7920 1726885401.61527: getting the remaining hosts for this loop 7920 1726885401.61529: done getting the remaining hosts for this loop 7920 1726885401.61531: getting the next task for host managed_node1 7920 1726885401.61535: done getting next task for host managed_node1 7920 1726885401.61538: ^ task is: TASK: Set storage volume test variables 7920 1726885401.61541: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885401.61543: getting variables 7920 1726885401.61544: in VariableManager get_vars() 7920 1726885401.61553: Calling all_inventory to load vars for managed_node1 7920 1726885401.61555: Calling groups_inventory to load vars for managed_node1 7920 1726885401.61557: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885401.61562: Calling all_plugins_play to load vars for managed_node1 7920 1726885401.61565: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885401.61568: Calling groups_plugins_play to load vars for managed_node1 7920 1726885401.62017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885401.62596: done with get_vars() 7920 1726885401.62608: done getting variables 7920 1726885401.62646: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:21 -0400 (0:00:00.094) 0:02:19.255 ****** 7920 1726885401.62674: entering _queue_task() for managed_node1/set_fact 7920 1726885401.62924: worker is 1 (out of 1 available) 7920 1726885401.62937: exiting _queue_task() for managed_node1/set_fact 7920 1726885401.62949: done queuing things up, now waiting for results queue to drain 7920 1726885401.62951: waiting for pending results... 7920 1726885401.63233: running TaskExecutor() for managed_node1/TASK: Set storage volume test variables 7920 1726885401.63376: in run() - task 02369adf-7a19-9835-648e-000000001440 7920 1726885401.63399: variable 'ansible_search_path' from source: unknown 7920 1726885401.63439: calling self._execute() 7920 1726885401.63555: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.63568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.63587: variable 'omit' from source: magic vars 7920 1726885401.63702: variable 'omit' from source: magic vars 7920 1726885401.63757: variable 'omit' from source: magic vars 7920 1726885401.64095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885401.66508: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885401.66581: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885401.66624: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885401.66670: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885401.66701: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885401.66786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885401.66823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885401.66861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885401.66908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885401.66931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885401.67105: variable 'storage_test_volume' from source: include params 7920 1726885401.67176: variable 'omit' from source: magic vars 7920 1726885401.67209: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885401.67242: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885401.67264: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885401.67291: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885401.67314: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885401.67335: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885401.67356: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885401.67393: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885401.67402: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.67414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.67537: Set connection var ansible_connection to ssh 7920 1726885401.67553: Set connection var ansible_shell_executable to /bin/sh 7920 1726885401.67564: Set connection var ansible_timeout to 10 7920 1726885401.67572: Set connection var ansible_shell_type to sh 7920 1726885401.67581: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885401.67591: Set connection var ansible_pipelining to False 7920 1726885401.67624: variable 'ansible_shell_executable' from source: unknown 7920 1726885401.67637: variable 'ansible_connection' from source: unknown 7920 1726885401.67645: variable 'ansible_module_compression' from source: unknown 7920 1726885401.67652: variable 'ansible_shell_type' from source: unknown 7920 1726885401.67658: variable 'ansible_shell_executable' from source: unknown 7920 1726885401.67665: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.67673: variable 'ansible_pipelining' from source: unknown 7920 1726885401.67680: variable 'ansible_timeout' from source: unknown 7920 1726885401.67687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.67796: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885401.67813: variable 'omit' from source: magic vars 7920 1726885401.67829: starting attempt loop 7920 1726885401.67837: running the handler 7920 1726885401.67856: handler run complete 7920 1726885401.67870: attempt loop complete, returning result 7920 1726885401.67877: _execute() done 7920 1726885401.67884: dumping result to json 7920 1726885401.67891: done dumping result, returning 7920 1726885401.67901: done running TaskExecutor() for managed_node1/TASK: Set storage volume test variables [02369adf-7a19-9835-648e-000000001440] 7920 1726885401.67913: sending task result for task 02369adf-7a19-9835-648e-000000001440 ok: [managed_node1] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 7920 1726885401.68065: no more pending results, returning what we have 7920 1726885401.68068: results queue empty 7920 1726885401.68069: checking for any_errors_fatal 7920 1726885401.68070: done checking for any_errors_fatal 7920 1726885401.68071: checking for max_fail_percentage 7920 1726885401.68072: done checking for max_fail_percentage 7920 1726885401.68073: checking to see if all hosts have failed and the running result is not ok 7920 1726885401.68074: done checking to see if all hosts have failed 7920 1726885401.68075: getting the remaining hosts for this loop 7920 1726885401.68078: done getting the remaining hosts for this loop 7920 1726885401.68081: getting the next task for host managed_node1 7920 1726885401.68089: done getting next task for host managed_node1 7920 1726885401.68092: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 7920 1726885401.68096: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885401.68107: getting variables 7920 1726885401.68109: in VariableManager get_vars() 7920 1726885401.68144: Calling all_inventory to load vars for managed_node1 7920 1726885401.68148: Calling groups_inventory to load vars for managed_node1 7920 1726885401.68151: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885401.68161: Calling all_plugins_play to load vars for managed_node1 7920 1726885401.68165: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885401.68168: Calling groups_plugins_play to load vars for managed_node1 7920 1726885401.68764: done sending task result for task 02369adf-7a19-9835-648e-000000001440 7920 1726885401.68768: WORKER PROCESS EXITING 7920 1726885401.68790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885401.69591: done with get_vars() 7920 1726885401.69603: done getting variables 7920 1726885401.69783: 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 22:23:21 -0400 (0:00:00.071) 0:02:19.326 ****** 7920 1726885401.69808: entering _queue_task() for managed_node1/include_tasks 7920 1726885401.70040: worker is 1 (out of 1 available) 7920 1726885401.70050: exiting _queue_task() for managed_node1/include_tasks 7920 1726885401.70067: done queuing things up, now waiting for results queue to drain 7920 1726885401.70069: waiting for pending results... 7920 1726885401.70345: running TaskExecutor() for managed_node1/TASK: Run test verify for {{ storage_test_volume_subset }} 7920 1726885401.70470: in run() - task 02369adf-7a19-9835-648e-000000001441 7920 1726885401.70489: variable 'ansible_search_path' from source: unknown 7920 1726885401.70551: variable '_storage_volume_tests' from source: set_fact 7920 1726885401.70760: variable '_storage_volume_tests' from source: set_fact 7920 1726885401.70846: variable 'omit' from source: magic vars 7920 1726885401.71008: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.71025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.71047: variable 'omit' from source: magic vars 7920 1726885401.71230: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.71278: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.71350: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.71560: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.71575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.71590: variable 'omit' from source: magic vars 7920 1726885401.71716: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.71758: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.71827: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.71959: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.71973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.71987: variable 'omit' from source: magic vars 7920 1726885401.72110: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.72147: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.72218: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.72341: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.72354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.72367: variable 'omit' from source: magic vars 7920 1726885401.72488: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.72534: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.72595: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.72722: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.72739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.72754: variable 'omit' from source: magic vars 7920 1726885401.72875: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.72908: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.72982: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.73103: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.73119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.73133: variable 'omit' from source: magic vars 7920 1726885401.73254: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.73295: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.73359: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.73489: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.73503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.73519: variable 'omit' from source: magic vars 7920 1726885401.73643: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.73678: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.73750: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.73874: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.73886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.73899: variable 'omit' from source: magic vars 7920 1726885401.74017: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.74060: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.74124: variable 'storage_test_volume_subset' from source: unknown 7920 1726885401.74203: dumping result to json 7920 1726885401.74219: done dumping result, returning 7920 1726885401.74230: done running TaskExecutor() for managed_node1/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-9835-648e-000000001441] 7920 1726885401.74238: sending task result for task 02369adf-7a19-9835-648e-000000001441 7920 1726885401.74301: done sending task result for task 02369adf-7a19-9835-648e-000000001441 7920 1726885401.74307: WORKER PROCESS EXITING 7920 1726885401.74404: no more pending results, returning what we have 7920 1726885401.74409: in VariableManager get_vars() 7920 1726885401.74447: Calling all_inventory to load vars for managed_node1 7920 1726885401.74450: Calling groups_inventory to load vars for managed_node1 7920 1726885401.74454: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885401.74468: Calling all_plugins_play to load vars for managed_node1 7920 1726885401.74472: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885401.74475: Calling groups_plugins_play to load vars for managed_node1 7920 1726885401.75043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885401.75811: done with get_vars() 7920 1726885401.75830: variable 'ansible_search_path' from source: unknown 7920 1726885401.75866: variable 'ansible_search_path' from source: unknown 7920 1726885401.75893: variable 'ansible_search_path' from source: unknown 7920 1726885401.75923: variable 'ansible_search_path' from source: unknown 7920 1726885401.75955: variable 'ansible_search_path' from source: unknown 7920 1726885401.75981: variable 'ansible_search_path' from source: unknown 7920 1726885401.76009: variable 'ansible_search_path' from source: unknown 7920 1726885401.76044: variable 'ansible_search_path' from source: unknown 7920 1726885401.76070: we have included files to process 7920 1726885401.76072: generating all_blocks data 7920 1726885401.76073: done generating all_blocks data 7920 1726885401.76077: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 7920 1726885401.76078: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 7920 1726885401.76080: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 7920 1726885401.77232: done processing included file 7920 1726885401.77234: iterating over new_blocks loaded from include file 7920 1726885401.77236: in VariableManager get_vars() 7920 1726885401.77257: done with get_vars() 7920 1726885401.77259: filtering new block on tags 7920 1726885401.77295: done filtering new block on tags 7920 1726885401.77298: 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_node1 => (item=mount) 7920 1726885401.77302: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 7920 1726885401.77304: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 7920 1726885401.77310: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 7920 1726885401.77964: done processing included file 7920 1726885401.77966: iterating over new_blocks loaded from include file 7920 1726885401.77967: in VariableManager get_vars() 7920 1726885401.77982: done with get_vars() 7920 1726885401.77984: filtering new block on tags 7920 1726885401.78014: done filtering new block on tags 7920 1726885401.78016: 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_node1 => (item=fstab) 7920 1726885401.78020: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 7920 1726885401.78021: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 7920 1726885401.78024: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 7920 1726885401.78248: done processing included file 7920 1726885401.78250: iterating over new_blocks loaded from include file 7920 1726885401.78251: in VariableManager get_vars() 7920 1726885401.78264: done with get_vars() 7920 1726885401.78266: filtering new block on tags 7920 1726885401.78281: done filtering new block on tags 7920 1726885401.78282: 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_node1 => (item=fs) 7920 1726885401.78285: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 7920 1726885401.78286: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 7920 1726885401.78288: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 7920 1726885401.78941: done processing included file 7920 1726885401.78942: iterating over new_blocks loaded from include file 7920 1726885401.78943: in VariableManager get_vars() 7920 1726885401.78956: done with get_vars() 7920 1726885401.78958: filtering new block on tags 7920 1726885401.78979: done filtering new block on tags 7920 1726885401.78985: 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_node1 => (item=device) 7920 1726885401.78988: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 7920 1726885401.78989: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 7920 1726885401.78991: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 7920 1726885401.80777: done processing included file 7920 1726885401.80779: iterating over new_blocks loaded from include file 7920 1726885401.80780: in VariableManager get_vars() 7920 1726885401.80795: done with get_vars() 7920 1726885401.80797: filtering new block on tags 7920 1726885401.80845: done filtering new block on tags 7920 1726885401.80848: 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_node1 => (item=encryption) 7920 1726885401.80851: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 7920 1726885401.80852: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 7920 1726885401.80855: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 7920 1726885401.81826: done processing included file 7920 1726885401.81828: iterating over new_blocks loaded from include file 7920 1726885401.81829: in VariableManager get_vars() 7920 1726885401.81843: done with get_vars() 7920 1726885401.81845: filtering new block on tags 7920 1726885401.81877: done filtering new block on tags 7920 1726885401.81879: 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_node1 => (item=md) 7920 1726885401.81883: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 7920 1726885401.81884: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 7920 1726885401.81886: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 7920 1726885401.84382: done processing included file 7920 1726885401.84384: iterating over new_blocks loaded from include file 7920 1726885401.84385: in VariableManager get_vars() 7920 1726885401.84400: done with get_vars() 7920 1726885401.84402: filtering new block on tags 7920 1726885401.84430: done filtering new block on tags 7920 1726885401.84433: in VariableManager get_vars() 7920 1726885401.84447: done with get_vars() 7920 1726885401.84449: filtering new block on tags 7920 1726885401.84469: done filtering new block on tags 7920 1726885401.84471: in VariableManager get_vars() 7920 1726885401.84485: done with get_vars() 7920 1726885401.84486: filtering new block on tags 7920 1726885401.84535: done filtering new block on tags 7920 1726885401.84538: in VariableManager get_vars() 7920 1726885401.84553: done with get_vars() 7920 1726885401.84554: filtering new block on tags 7920 1726885401.84570: done filtering new block on tags 7920 1726885401.84572: 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_node1 => (item=size) 7920 1726885401.84575: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 7920 1726885401.84576: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 7920 1726885401.84579: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 7920 1726885401.85294: done processing included file 7920 1726885401.85296: iterating over new_blocks loaded from include file 7920 1726885401.85297: in VariableManager get_vars() 7920 1726885401.85313: done with get_vars() 7920 1726885401.85314: filtering new block on tags 7920 1726885401.85342: done filtering new block on tags 7920 1726885401.85344: 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_node1 => (item=cache) 7920 1726885401.85347: extending task lists for all hosts with included blocks 7920 1726885401.85562: done extending task lists 7920 1726885401.85563: done processing included files 7920 1726885401.85564: results queue empty 7920 1726885401.85565: checking for any_errors_fatal 7920 1726885401.85568: done checking for any_errors_fatal 7920 1726885401.85569: checking for max_fail_percentage 7920 1726885401.85570: done checking for max_fail_percentage 7920 1726885401.85571: checking to see if all hosts have failed and the running result is not ok 7920 1726885401.85576: done checking to see if all hosts have failed 7920 1726885401.85577: getting the remaining hosts for this loop 7920 1726885401.85578: done getting the remaining hosts for this loop 7920 1726885401.85580: getting the next task for host managed_node1 7920 1726885401.85585: done getting next task for host managed_node1 7920 1726885401.85587: ^ task is: TASK: Get expected mount device based on device type 7920 1726885401.85590: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885401.85593: getting variables 7920 1726885401.85594: in VariableManager get_vars() 7920 1726885401.85602: Calling all_inventory to load vars for managed_node1 7920 1726885401.85604: Calling groups_inventory to load vars for managed_node1 7920 1726885401.85607: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885401.85617: Calling all_plugins_play to load vars for managed_node1 7920 1726885401.85621: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885401.85624: Calling groups_plugins_play to load vars for managed_node1 7920 1726885401.86060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885401.86658: done with get_vars() 7920 1726885401.86671: done getting variables 7920 1726885401.86715: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:21 -0400 (0:00:00.169) 0:02:19.495 ****** 7920 1726885401.86745: entering _queue_task() for managed_node1/set_fact 7920 1726885401.87069: worker is 1 (out of 1 available) 7920 1726885401.87082: exiting _queue_task() for managed_node1/set_fact 7920 1726885401.87095: done queuing things up, now waiting for results queue to drain 7920 1726885401.87097: waiting for pending results... 7920 1726885401.87415: running TaskExecutor() for managed_node1/TASK: Get expected mount device based on device type 7920 1726885401.87560: in run() - task 02369adf-7a19-9835-648e-000000001480 7920 1726885401.87583: variable 'ansible_search_path' from source: unknown 7920 1726885401.87625: calling self._execute() 7920 1726885401.87761: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.87774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.87797: variable 'omit' from source: magic vars 7920 1726885401.87931: variable 'omit' from source: magic vars 7920 1726885401.87989: variable 'omit' from source: magic vars 7920 1726885401.88355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885401.88656: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885401.88706: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885401.88750: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885401.88795: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885401.88892: 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) 7920 1726885401.88926: 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) 7920 1726885401.88964: 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) 7920 1726885401.89002: 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) 7920 1726885401.89056: 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) 7920 1726885401.89083: 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) 7920 1726885401.89116: 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) 7920 1726885401.89147: 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) 7920 1726885401.89395: variable '_storage_test_volume_present' from source: set_fact 7920 1726885401.89407: variable 'storage_test_volume' from source: include params 7920 1726885401.89452: variable 'omit' from source: magic vars 7920 1726885401.89485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885401.89523: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885401.89550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885401.89572: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885401.89587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885401.89614: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885401.89637: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885401.89673: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885401.89681: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.89689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.89819: Set connection var ansible_connection to ssh 7920 1726885401.89836: Set connection var ansible_shell_executable to /bin/sh 7920 1726885401.89847: Set connection var ansible_timeout to 10 7920 1726885401.89854: Set connection var ansible_shell_type to sh 7920 1726885401.89868: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885401.89877: Set connection var ansible_pipelining to False 7920 1726885401.89903: variable 'ansible_shell_executable' from source: unknown 7920 1726885401.89911: variable 'ansible_connection' from source: unknown 7920 1726885401.89921: variable 'ansible_module_compression' from source: unknown 7920 1726885401.89932: variable 'ansible_shell_type' from source: unknown 7920 1726885401.89938: variable 'ansible_shell_executable' from source: unknown 7920 1726885401.89945: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.89952: variable 'ansible_pipelining' from source: unknown 7920 1726885401.89959: variable 'ansible_timeout' from source: unknown 7920 1726885401.89971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.90087: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885401.90102: variable 'omit' from source: magic vars 7920 1726885401.90114: starting attempt loop 7920 1726885401.90122: running the handler 7920 1726885401.90140: handler run complete 7920 1726885401.90159: attempt loop complete, returning result 7920 1726885401.90167: _execute() done 7920 1726885401.90174: dumping result to json 7920 1726885401.90182: done dumping result, returning 7920 1726885401.90197: done running TaskExecutor() for managed_node1/TASK: Get expected mount device based on device type [02369adf-7a19-9835-648e-000000001480] 7920 1726885401.90206: sending task result for task 02369adf-7a19-9835-648e-000000001480 ok: [managed_node1] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } 7920 1726885401.90357: no more pending results, returning what we have 7920 1726885401.90368: results queue empty 7920 1726885401.90369: checking for any_errors_fatal 7920 1726885401.90370: done checking for any_errors_fatal 7920 1726885401.90371: checking for max_fail_percentage 7920 1726885401.90373: done checking for max_fail_percentage 7920 1726885401.90374: checking to see if all hosts have failed and the running result is not ok 7920 1726885401.90375: done checking to see if all hosts have failed 7920 1726885401.90376: getting the remaining hosts for this loop 7920 1726885401.90378: done getting the remaining hosts for this loop 7920 1726885401.90382: getting the next task for host managed_node1 7920 1726885401.90390: done getting next task for host managed_node1 7920 1726885401.90393: ^ task is: TASK: Set some facts 7920 1726885401.90400: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885401.90413: getting variables 7920 1726885401.90415: in VariableManager get_vars() 7920 1726885401.90451: Calling all_inventory to load vars for managed_node1 7920 1726885401.90455: Calling groups_inventory to load vars for managed_node1 7920 1726885401.90458: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885401.90469: Calling all_plugins_play to load vars for managed_node1 7920 1726885401.90473: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885401.90476: Calling groups_plugins_play to load vars for managed_node1 7920 1726885401.91263: done sending task result for task 02369adf-7a19-9835-648e-000000001480 7920 1726885401.91267: WORKER PROCESS EXITING 7920 1726885401.91286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885401.91974: done with get_vars() 7920 1726885401.91988: done getting variables 7920 1726885401.92045: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:21 -0400 (0:00:00.053) 0:02:19.549 ****** 7920 1726885401.92074: entering _queue_task() for managed_node1/set_fact 7920 1726885401.92332: worker is 1 (out of 1 available) 7920 1726885401.92348: exiting _queue_task() for managed_node1/set_fact 7920 1726885401.92361: done queuing things up, now waiting for results queue to drain 7920 1726885401.92363: waiting for pending results... 7920 1726885401.92671: running TaskExecutor() for managed_node1/TASK: Set some facts 7920 1726885401.92805: in run() - task 02369adf-7a19-9835-648e-000000001481 7920 1726885401.92829: variable 'ansible_search_path' from source: unknown 7920 1726885401.92876: calling self._execute() 7920 1726885401.92998: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.93016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.93033: variable 'omit' from source: magic vars 7920 1726885401.93152: variable 'omit' from source: magic vars 7920 1726885401.93216: variable 'omit' from source: magic vars 7920 1726885401.93560: variable '_storage_test_volume_present' from source: set_fact 7920 1726885401.93572: variable 'storage_test_volume' from source: include params 7920 1726885401.93880: variable 'storage_test_volume' from source: include params 7920 1726885401.93901: variable 'mount_prefix' from source: task vars 7920 1726885401.94116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885401.96464: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885401.96555: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885401.96595: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885401.96645: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885401.96679: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885401.96771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885401.96805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885401.96843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885401.96894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885401.96915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885401.97092: variable '__storage_is_ostree' from source: set_fact 7920 1726885401.97102: variable 'storage_test_volume' from source: include params 7920 1726885401.97147: variable 'omit' from source: magic vars 7920 1726885401.97176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885401.97213: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885401.97235: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885401.97261: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885401.97275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885401.97295: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885401.97322: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885401.97353: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885401.97364: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.97371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.97490: Set connection var ansible_connection to ssh 7920 1726885401.97505: Set connection var ansible_shell_executable to /bin/sh 7920 1726885401.97520: Set connection var ansible_timeout to 10 7920 1726885401.97527: Set connection var ansible_shell_type to sh 7920 1726885401.97536: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885401.97545: Set connection var ansible_pipelining to False 7920 1726885401.97570: variable 'ansible_shell_executable' from source: unknown 7920 1726885401.97581: variable 'ansible_connection' from source: unknown 7920 1726885401.97588: variable 'ansible_module_compression' from source: unknown 7920 1726885401.97593: variable 'ansible_shell_type' from source: unknown 7920 1726885401.97599: variable 'ansible_shell_executable' from source: unknown 7920 1726885401.97604: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885401.97613: variable 'ansible_pipelining' from source: unknown 7920 1726885401.97621: variable 'ansible_timeout' from source: unknown 7920 1726885401.97632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885401.97740: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885401.97755: variable 'omit' from source: magic vars 7920 1726885401.97764: starting attempt loop 7920 1726885401.97770: running the handler 7920 1726885401.97784: handler run complete 7920 1726885401.97803: attempt loop complete, returning result 7920 1726885401.97810: _execute() done 7920 1726885401.97818: dumping result to json 7920 1726885401.97825: done dumping result, returning 7920 1726885401.97835: done running TaskExecutor() for managed_node1/TASK: Set some facts [02369adf-7a19-9835-648e-000000001481] 7920 1726885401.97847: sending task result for task 02369adf-7a19-9835-648e-000000001481 ok: [managed_node1] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test", "storage_test_swap_expected_matches": "0" }, "changed": false } 7920 1726885401.98000: no more pending results, returning what we have 7920 1726885401.98003: results queue empty 7920 1726885401.98004: checking for any_errors_fatal 7920 1726885401.98013: done checking for any_errors_fatal 7920 1726885401.98014: checking for max_fail_percentage 7920 1726885401.98016: done checking for max_fail_percentage 7920 1726885401.98017: checking to see if all hosts have failed and the running result is not ok 7920 1726885401.98018: done checking to see if all hosts have failed 7920 1726885401.98019: getting the remaining hosts for this loop 7920 1726885401.98021: done getting the remaining hosts for this loop 7920 1726885401.98025: getting the next task for host managed_node1 7920 1726885401.98033: done getting next task for host managed_node1 7920 1726885401.98036: ^ task is: TASK: Get information about the mountpoint directory 7920 1726885401.98043: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885401.98055: getting variables 7920 1726885401.98058: in VariableManager get_vars() 7920 1726885401.98094: Calling all_inventory to load vars for managed_node1 7920 1726885401.98098: Calling groups_inventory to load vars for managed_node1 7920 1726885401.98102: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885401.98118: Calling all_plugins_play to load vars for managed_node1 7920 1726885401.98123: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885401.98127: Calling groups_plugins_play to load vars for managed_node1 7920 1726885401.98777: done sending task result for task 02369adf-7a19-9835-648e-000000001481 7920 1726885401.98781: WORKER PROCESS EXITING 7920 1726885401.98802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885401.99640: done with get_vars() 7920 1726885401.99657: 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 22:23:21 -0400 (0:00:00.076) 0:02:19.626 ****** 7920 1726885401.99760: entering _queue_task() for managed_node1/stat 7920 1726885402.00028: worker is 1 (out of 1 available) 7920 1726885402.00039: exiting _queue_task() for managed_node1/stat 7920 1726885402.00052: done queuing things up, now waiting for results queue to drain 7920 1726885402.00053: waiting for pending results... 7920 1726885402.00569: running TaskExecutor() for managed_node1/TASK: Get information about the mountpoint directory 7920 1726885402.00690: in run() - task 02369adf-7a19-9835-648e-000000001482 7920 1726885402.00709: variable 'ansible_search_path' from source: unknown 7920 1726885402.00747: calling self._execute() 7920 1726885402.00860: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.00873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.00894: variable 'omit' from source: magic vars 7920 1726885402.01379: variable '_storage_test_volume_present' from source: set_fact 7920 1726885402.01391: variable 'storage_test_volume' from source: include params 7920 1726885402.01422: 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 7920 1726885402.01436: when evaluation is False, skipping this task 7920 1726885402.01447: _execute() done 7920 1726885402.01455: dumping result to json 7920 1726885402.01461: done dumping result, returning 7920 1726885402.01471: done running TaskExecutor() for managed_node1/TASK: Get information about the mountpoint directory [02369adf-7a19-9835-648e-000000001482] 7920 1726885402.01481: sending task result for task 02369adf-7a19-9835-648e-000000001482 skipping: [managed_node1] => { "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" } 7920 1726885402.01667: no more pending results, returning what we have 7920 1726885402.01671: results queue empty 7920 1726885402.01672: checking for any_errors_fatal 7920 1726885402.01683: done checking for any_errors_fatal 7920 1726885402.01684: checking for max_fail_percentage 7920 1726885402.01686: done checking for max_fail_percentage 7920 1726885402.01687: checking to see if all hosts have failed and the running result is not ok 7920 1726885402.01688: done checking to see if all hosts have failed 7920 1726885402.01689: getting the remaining hosts for this loop 7920 1726885402.01690: done getting the remaining hosts for this loop 7920 1726885402.01694: getting the next task for host managed_node1 7920 1726885402.01704: done getting next task for host managed_node1 7920 1726885402.01707: ^ task is: TASK: Verify the current mount state by device 7920 1726885402.01716: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885402.01721: getting variables 7920 1726885402.01723: in VariableManager get_vars() 7920 1726885402.01763: Calling all_inventory to load vars for managed_node1 7920 1726885402.01766: Calling groups_inventory to load vars for managed_node1 7920 1726885402.01770: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885402.01783: Calling all_plugins_play to load vars for managed_node1 7920 1726885402.01786: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885402.01790: Calling groups_plugins_play to load vars for managed_node1 7920 1726885402.02468: done sending task result for task 02369adf-7a19-9835-648e-000000001482 7920 1726885402.02472: WORKER PROCESS EXITING 7920 1726885402.02528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885402.03266: done with get_vars() 7920 1726885402.03280: done getting variables 7920 1726885402.03336: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:22 -0400 (0:00:00.036) 0:02:19.662 ****** 7920 1726885402.03371: entering _queue_task() for managed_node1/assert 7920 1726885402.03600: worker is 1 (out of 1 available) 7920 1726885402.03609: exiting _queue_task() for managed_node1/assert 7920 1726885402.03624: done queuing things up, now waiting for results queue to drain 7920 1726885402.03625: waiting for pending results... 7920 1726885402.03907: running TaskExecutor() for managed_node1/TASK: Verify the current mount state by device 7920 1726885402.04044: in run() - task 02369adf-7a19-9835-648e-000000001483 7920 1726885402.04069: variable 'ansible_search_path' from source: unknown 7920 1726885402.04107: calling self._execute() 7920 1726885402.04224: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.04237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.04258: variable 'omit' from source: magic vars 7920 1726885402.04629: variable '_storage_test_volume_present' from source: set_fact 7920 1726885402.04643: Evaluated conditional (_storage_test_volume_present): False 7920 1726885402.04649: when evaluation is False, skipping this task 7920 1726885402.04656: _execute() done 7920 1726885402.04663: dumping result to json 7920 1726885402.04670: done dumping result, returning 7920 1726885402.04685: done running TaskExecutor() for managed_node1/TASK: Verify the current mount state by device [02369adf-7a19-9835-648e-000000001483] 7920 1726885402.04696: sending task result for task 02369adf-7a19-9835-648e-000000001483 7920 1726885402.04810: done sending task result for task 02369adf-7a19-9835-648e-000000001483 7920 1726885402.04821: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885402.04871: no more pending results, returning what we have 7920 1726885402.04875: results queue empty 7920 1726885402.04876: checking for any_errors_fatal 7920 1726885402.04882: done checking for any_errors_fatal 7920 1726885402.04883: checking for max_fail_percentage 7920 1726885402.04885: done checking for max_fail_percentage 7920 1726885402.04886: checking to see if all hosts have failed and the running result is not ok 7920 1726885402.04887: done checking to see if all hosts have failed 7920 1726885402.04888: getting the remaining hosts for this loop 7920 1726885402.04890: done getting the remaining hosts for this loop 7920 1726885402.04894: getting the next task for host managed_node1 7920 1726885402.04903: done getting next task for host managed_node1 7920 1726885402.04908: ^ task is: TASK: Verify mount directory user 7920 1726885402.04914: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885402.04920: getting variables 7920 1726885402.04922: in VariableManager get_vars() 7920 1726885402.04958: Calling all_inventory to load vars for managed_node1 7920 1726885402.04962: Calling groups_inventory to load vars for managed_node1 7920 1726885402.04966: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885402.04979: Calling all_plugins_play to load vars for managed_node1 7920 1726885402.04983: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885402.04986: Calling groups_plugins_play to load vars for managed_node1 7920 1726885402.06010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885402.06607: done with get_vars() 7920 1726885402.06627: done getting variables 7920 1726885402.06680: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:22 -0400 (0:00:00.033) 0:02:19.695 ****** 7920 1726885402.06709: entering _queue_task() for managed_node1/assert 7920 1726885402.06932: worker is 1 (out of 1 available) 7920 1726885402.06943: exiting _queue_task() for managed_node1/assert 7920 1726885402.06958: done queuing things up, now waiting for results queue to drain 7920 1726885402.06960: waiting for pending results... 7920 1726885402.07238: running TaskExecutor() for managed_node1/TASK: Verify mount directory user 7920 1726885402.07385: in run() - task 02369adf-7a19-9835-648e-000000001484 7920 1726885402.07409: variable 'ansible_search_path' from source: unknown 7920 1726885402.07446: calling self._execute() 7920 1726885402.07567: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.07578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.07592: variable 'omit' from source: magic vars 7920 1726885402.08030: variable '_storage_test_volume_present' from source: set_fact 7920 1726885402.08046: variable 'storage_test_volume' from source: include params 7920 1726885402.08077: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 7920 1726885402.08085: when evaluation is False, skipping this task 7920 1726885402.08092: _execute() done 7920 1726885402.08100: dumping result to json 7920 1726885402.08106: done dumping result, returning 7920 1726885402.08119: done running TaskExecutor() for managed_node1/TASK: Verify mount directory user [02369adf-7a19-9835-648e-000000001484] 7920 1726885402.08129: sending task result for task 02369adf-7a19-9835-648e-000000001484 7920 1726885402.08246: done sending task result for task 02369adf-7a19-9835-648e-000000001484 7920 1726885402.08254: WORKER PROCESS EXITING skipping: [managed_node1] => { "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" } 7920 1726885402.08319: no more pending results, returning what we have 7920 1726885402.08324: results queue empty 7920 1726885402.08325: checking for any_errors_fatal 7920 1726885402.08332: done checking for any_errors_fatal 7920 1726885402.08332: checking for max_fail_percentage 7920 1726885402.08334: done checking for max_fail_percentage 7920 1726885402.08335: checking to see if all hosts have failed and the running result is not ok 7920 1726885402.08336: done checking to see if all hosts have failed 7920 1726885402.08338: getting the remaining hosts for this loop 7920 1726885402.08340: done getting the remaining hosts for this loop 7920 1726885402.08344: getting the next task for host managed_node1 7920 1726885402.08353: done getting next task for host managed_node1 7920 1726885402.08356: ^ task is: TASK: Verify mount directory group 7920 1726885402.08364: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885402.08370: getting variables 7920 1726885402.08372: in VariableManager get_vars() 7920 1726885402.08408: Calling all_inventory to load vars for managed_node1 7920 1726885402.08413: Calling groups_inventory to load vars for managed_node1 7920 1726885402.08417: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885402.08430: Calling all_plugins_play to load vars for managed_node1 7920 1726885402.08434: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885402.08437: Calling groups_plugins_play to load vars for managed_node1 7920 1726885402.09101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885402.09793: done with get_vars() 7920 1726885402.09812: done getting variables 7920 1726885402.09869: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:22 -0400 (0:00:00.031) 0:02:19.727 ****** 7920 1726885402.09899: entering _queue_task() for managed_node1/assert 7920 1726885402.10122: worker is 1 (out of 1 available) 7920 1726885402.10138: exiting _queue_task() for managed_node1/assert 7920 1726885402.10150: done queuing things up, now waiting for results queue to drain 7920 1726885402.10151: waiting for pending results... 7920 1726885402.10425: running TaskExecutor() for managed_node1/TASK: Verify mount directory group 7920 1726885402.10551: in run() - task 02369adf-7a19-9835-648e-000000001485 7920 1726885402.10570: variable 'ansible_search_path' from source: unknown 7920 1726885402.10611: calling self._execute() 7920 1726885402.10732: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.10743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.10757: variable 'omit' from source: magic vars 7920 1726885402.11178: variable '_storage_test_volume_present' from source: set_fact 7920 1726885402.11190: variable 'storage_test_volume' from source: include params 7920 1726885402.11219: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 7920 1726885402.11232: when evaluation is False, skipping this task 7920 1726885402.11243: _execute() done 7920 1726885402.11251: dumping result to json 7920 1726885402.11258: done dumping result, returning 7920 1726885402.11268: done running TaskExecutor() for managed_node1/TASK: Verify mount directory group [02369adf-7a19-9835-648e-000000001485] 7920 1726885402.11278: sending task result for task 02369adf-7a19-9835-648e-000000001485 skipping: [managed_node1] => { "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" } 7920 1726885402.11432: no more pending results, returning what we have 7920 1726885402.11436: results queue empty 7920 1726885402.11437: checking for any_errors_fatal 7920 1726885402.11448: done checking for any_errors_fatal 7920 1726885402.11449: checking for max_fail_percentage 7920 1726885402.11450: done checking for max_fail_percentage 7920 1726885402.11452: checking to see if all hosts have failed and the running result is not ok 7920 1726885402.11453: done checking to see if all hosts have failed 7920 1726885402.11454: getting the remaining hosts for this loop 7920 1726885402.11455: done getting the remaining hosts for this loop 7920 1726885402.11460: getting the next task for host managed_node1 7920 1726885402.11469: done getting next task for host managed_node1 7920 1726885402.11472: ^ task is: TASK: Verify mount directory permissions 7920 1726885402.11479: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885402.11484: getting variables 7920 1726885402.11486: in VariableManager get_vars() 7920 1726885402.11524: Calling all_inventory to load vars for managed_node1 7920 1726885402.11528: Calling groups_inventory to load vars for managed_node1 7920 1726885402.11531: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885402.11543: Calling all_plugins_play to load vars for managed_node1 7920 1726885402.11547: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885402.11551: Calling groups_plugins_play to load vars for managed_node1 7920 1726885402.12195: done sending task result for task 02369adf-7a19-9835-648e-000000001485 7920 1726885402.12199: WORKER PROCESS EXITING 7920 1726885402.12225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885402.12910: done with get_vars() 7920 1726885402.12926: done getting variables 7920 1726885402.12981: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:22 -0400 (0:00:00.031) 0:02:19.758 ****** 7920 1726885402.13015: entering _queue_task() for managed_node1/assert 7920 1726885402.13236: worker is 1 (out of 1 available) 7920 1726885402.13247: exiting _queue_task() for managed_node1/assert 7920 1726885402.13259: done queuing things up, now waiting for results queue to drain 7920 1726885402.13260: waiting for pending results... 7920 1726885402.13543: running TaskExecutor() for managed_node1/TASK: Verify mount directory permissions 7920 1726885402.13667: in run() - task 02369adf-7a19-9835-648e-000000001486 7920 1726885402.13688: variable 'ansible_search_path' from source: unknown 7920 1726885402.13728: calling self._execute() 7920 1726885402.13838: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.13849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.13862: variable 'omit' from source: magic vars 7920 1726885402.14264: variable '_storage_test_volume_present' from source: set_fact 7920 1726885402.14275: variable 'storage_test_volume' from source: include params 7920 1726885402.14302: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 7920 1726885402.14310: when evaluation is False, skipping this task 7920 1726885402.14320: _execute() done 7920 1726885402.14333: dumping result to json 7920 1726885402.14340: done dumping result, returning 7920 1726885402.14354: done running TaskExecutor() for managed_node1/TASK: Verify mount directory permissions [02369adf-7a19-9835-648e-000000001486] 7920 1726885402.14365: sending task result for task 02369adf-7a19-9835-648e-000000001486 skipping: [managed_node1] => { "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" } 7920 1726885402.14514: no more pending results, returning what we have 7920 1726885402.14518: results queue empty 7920 1726885402.14519: checking for any_errors_fatal 7920 1726885402.14528: done checking for any_errors_fatal 7920 1726885402.14529: checking for max_fail_percentage 7920 1726885402.14531: done checking for max_fail_percentage 7920 1726885402.14532: checking to see if all hosts have failed and the running result is not ok 7920 1726885402.14533: done checking to see if all hosts have failed 7920 1726885402.14534: getting the remaining hosts for this loop 7920 1726885402.14536: done getting the remaining hosts for this loop 7920 1726885402.14540: getting the next task for host managed_node1 7920 1726885402.14549: done getting next task for host managed_node1 7920 1726885402.14552: ^ task is: TASK: Get path of test volume device 7920 1726885402.14559: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885402.14564: getting variables 7920 1726885402.14566: in VariableManager get_vars() 7920 1726885402.14601: Calling all_inventory to load vars for managed_node1 7920 1726885402.14605: Calling groups_inventory to load vars for managed_node1 7920 1726885402.14608: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885402.14622: Calling all_plugins_play to load vars for managed_node1 7920 1726885402.14626: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885402.14630: Calling groups_plugins_play to load vars for managed_node1 7920 1726885402.15313: done sending task result for task 02369adf-7a19-9835-648e-000000001486 7920 1726885402.15317: WORKER PROCESS EXITING 7920 1726885402.15339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885402.15908: done with get_vars() 7920 1726885402.15924: done getting variables 7920 1726885402.15977: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:23:22 -0400 (0:00:00.029) 0:02:19.788 ****** 7920 1726885402.16007: entering _queue_task() for managed_node1/command 7920 1726885402.16210: worker is 1 (out of 1 available) 7920 1726885402.16222: exiting _queue_task() for managed_node1/command 7920 1726885402.16234: done queuing things up, now waiting for results queue to drain 7920 1726885402.16235: waiting for pending results... 7920 1726885402.16497: running TaskExecutor() for managed_node1/TASK: Get path of test volume device 7920 1726885402.16623: in run() - task 02369adf-7a19-9835-648e-000000001487 7920 1726885402.16644: variable 'ansible_search_path' from source: unknown 7920 1726885402.16684: calling self._execute() 7920 1726885402.16796: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.16806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.16823: variable 'omit' from source: magic vars 7920 1726885402.17182: variable 'storage_test_volume' from source: include params 7920 1726885402.17210: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 7920 1726885402.17223: when evaluation is False, skipping this task 7920 1726885402.17231: _execute() done 7920 1726885402.17239: dumping result to json 7920 1726885402.17246: done dumping result, returning 7920 1726885402.17255: done running TaskExecutor() for managed_node1/TASK: Get path of test volume device [02369adf-7a19-9835-648e-000000001487] 7920 1726885402.17265: sending task result for task 02369adf-7a19-9835-648e-000000001487 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 7920 1726885402.17408: no more pending results, returning what we have 7920 1726885402.17413: results queue empty 7920 1726885402.17414: checking for any_errors_fatal 7920 1726885402.17422: done checking for any_errors_fatal 7920 1726885402.17423: checking for max_fail_percentage 7920 1726885402.17425: done checking for max_fail_percentage 7920 1726885402.17426: checking to see if all hosts have failed and the running result is not ok 7920 1726885402.17427: done checking to see if all hosts have failed 7920 1726885402.17428: getting the remaining hosts for this loop 7920 1726885402.17429: done getting the remaining hosts for this loop 7920 1726885402.17433: getting the next task for host managed_node1 7920 1726885402.17442: done getting next task for host managed_node1 7920 1726885402.17445: ^ task is: TASK: Gather swap info 7920 1726885402.17451: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885402.17457: getting variables 7920 1726885402.17459: in VariableManager get_vars() 7920 1726885402.17494: Calling all_inventory to load vars for managed_node1 7920 1726885402.17497: Calling groups_inventory to load vars for managed_node1 7920 1726885402.17501: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885402.17514: Calling all_plugins_play to load vars for managed_node1 7920 1726885402.17518: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885402.17522: Calling groups_plugins_play to load vars for managed_node1 7920 1726885402.18197: done sending task result for task 02369adf-7a19-9835-648e-000000001487 7920 1726885402.18200: WORKER PROCESS EXITING 7920 1726885402.18224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885402.18793: done with get_vars() 7920 1726885402.18806: done getting variables 7920 1726885402.18860: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:23:22 -0400 (0:00:00.028) 0:02:19.817 ****** 7920 1726885402.18891: entering _queue_task() for managed_node1/command 7920 1726885402.19088: worker is 1 (out of 1 available) 7920 1726885402.19100: exiting _queue_task() for managed_node1/command 7920 1726885402.19111: done queuing things up, now waiting for results queue to drain 7920 1726885402.19114: waiting for pending results... 7920 1726885402.19371: running TaskExecutor() for managed_node1/TASK: Gather swap info 7920 1726885402.19498: in run() - task 02369adf-7a19-9835-648e-000000001488 7920 1726885402.19520: variable 'ansible_search_path' from source: unknown 7920 1726885402.19559: calling self._execute() 7920 1726885402.19662: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.19675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.19691: variable 'omit' from source: magic vars 7920 1726885402.20053: variable 'storage_test_volume' from source: include params 7920 1726885402.20082: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 7920 1726885402.20090: when evaluation is False, skipping this task 7920 1726885402.20099: _execute() done 7920 1726885402.20109: dumping result to json 7920 1726885402.20119: done dumping result, returning 7920 1726885402.20129: done running TaskExecutor() for managed_node1/TASK: Gather swap info [02369adf-7a19-9835-648e-000000001488] 7920 1726885402.20142: sending task result for task 02369adf-7a19-9835-648e-000000001488 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 7920 1726885402.20284: no more pending results, returning what we have 7920 1726885402.20288: results queue empty 7920 1726885402.20289: checking for any_errors_fatal 7920 1726885402.20295: done checking for any_errors_fatal 7920 1726885402.20296: checking for max_fail_percentage 7920 1726885402.20298: done checking for max_fail_percentage 7920 1726885402.20299: checking to see if all hosts have failed and the running result is not ok 7920 1726885402.20300: done checking to see if all hosts have failed 7920 1726885402.20301: getting the remaining hosts for this loop 7920 1726885402.20303: done getting the remaining hosts for this loop 7920 1726885402.20306: getting the next task for host managed_node1 7920 1726885402.20318: done getting next task for host managed_node1 7920 1726885402.20320: ^ task is: TASK: Verify swap status 7920 1726885402.20327: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885402.20332: getting variables 7920 1726885402.20334: in VariableManager get_vars() 7920 1726885402.20368: Calling all_inventory to load vars for managed_node1 7920 1726885402.20371: Calling groups_inventory to load vars for managed_node1 7920 1726885402.20374: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885402.20386: Calling all_plugins_play to load vars for managed_node1 7920 1726885402.20390: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885402.20392: Calling groups_plugins_play to load vars for managed_node1 7920 1726885402.20891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885402.21430: done sending task result for task 02369adf-7a19-9835-648e-000000001488 7920 1726885402.21434: WORKER PROCESS EXITING 7920 1726885402.21658: done with get_vars() 7920 1726885402.21671: done getting variables 7920 1726885402.21727: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:22 -0400 (0:00:00.028) 0:02:19.846 ****** 7920 1726885402.21758: entering _queue_task() for managed_node1/assert 7920 1726885402.21957: worker is 1 (out of 1 available) 7920 1726885402.21967: exiting _queue_task() for managed_node1/assert 7920 1726885402.21976: done queuing things up, now waiting for results queue to drain 7920 1726885402.21978: waiting for pending results... 7920 1726885402.22256: running TaskExecutor() for managed_node1/TASK: Verify swap status 7920 1726885402.22388: in run() - task 02369adf-7a19-9835-648e-000000001489 7920 1726885402.22409: variable 'ansible_search_path' from source: unknown 7920 1726885402.22452: calling self._execute() 7920 1726885402.22561: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.22572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.22587: variable 'omit' from source: magic vars 7920 1726885402.22966: variable 'storage_test_volume' from source: include params 7920 1726885402.22997: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 7920 1726885402.23005: when evaluation is False, skipping this task 7920 1726885402.23014: _execute() done 7920 1726885402.23023: dumping result to json 7920 1726885402.23030: done dumping result, returning 7920 1726885402.23041: done running TaskExecutor() for managed_node1/TASK: Verify swap status [02369adf-7a19-9835-648e-000000001489] 7920 1726885402.23051: sending task result for task 02369adf-7a19-9835-648e-000000001489 7920 1726885402.23160: done sending task result for task 02369adf-7a19-9835-648e-000000001489 7920 1726885402.23168: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 7920 1726885402.23225: no more pending results, returning what we have 7920 1726885402.23229: results queue empty 7920 1726885402.23230: checking for any_errors_fatal 7920 1726885402.23240: done checking for any_errors_fatal 7920 1726885402.23241: checking for max_fail_percentage 7920 1726885402.23243: done checking for max_fail_percentage 7920 1726885402.23244: checking to see if all hosts have failed and the running result is not ok 7920 1726885402.23245: done checking to see if all hosts have failed 7920 1726885402.23245: getting the remaining hosts for this loop 7920 1726885402.23247: done getting the remaining hosts for this loop 7920 1726885402.23251: getting the next task for host managed_node1 7920 1726885402.23262: done getting next task for host managed_node1 7920 1726885402.23265: ^ task is: TASK: Unset facts 7920 1726885402.23271: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885402.23276: getting variables 7920 1726885402.23278: in VariableManager get_vars() 7920 1726885402.23316: Calling all_inventory to load vars for managed_node1 7920 1726885402.23319: Calling groups_inventory to load vars for managed_node1 7920 1726885402.23323: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885402.23336: Calling all_plugins_play to load vars for managed_node1 7920 1726885402.23340: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885402.23343: Calling groups_plugins_play to load vars for managed_node1 7920 1726885402.24358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885402.24934: done with get_vars() 7920 1726885402.24947: done getting variables 7920 1726885402.24998: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:22 -0400 (0:00:00.032) 0:02:19.878 ****** 7920 1726885402.25028: entering _queue_task() for managed_node1/set_fact 7920 1726885402.25237: worker is 1 (out of 1 available) 7920 1726885402.25247: exiting _queue_task() for managed_node1/set_fact 7920 1726885402.25257: done queuing things up, now waiting for results queue to drain 7920 1726885402.25258: waiting for pending results... 7920 1726885402.25531: running TaskExecutor() for managed_node1/TASK: Unset facts 7920 1726885402.25662: in run() - task 02369adf-7a19-9835-648e-00000000148a 7920 1726885402.25682: variable 'ansible_search_path' from source: unknown 7920 1726885402.25726: calling self._execute() 7920 1726885402.25836: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.25848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.25863: variable 'omit' from source: magic vars 7920 1726885402.25974: variable 'omit' from source: magic vars 7920 1726885402.26053: variable 'omit' from source: magic vars 7920 1726885402.26092: variable 'omit' from source: magic vars 7920 1726885402.26146: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885402.26189: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885402.26215: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885402.26238: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885402.26259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885402.26279: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885402.26300: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885402.26335: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885402.26344: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.26355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.26595: Set connection var ansible_connection to ssh 7920 1726885402.26610: Set connection var ansible_shell_executable to /bin/sh 7920 1726885402.26691: Set connection var ansible_timeout to 10 7920 1726885402.26698: Set connection var ansible_shell_type to sh 7920 1726885402.26707: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885402.26718: Set connection var ansible_pipelining to False 7920 1726885402.26746: variable 'ansible_shell_executable' from source: unknown 7920 1726885402.26753: variable 'ansible_connection' from source: unknown 7920 1726885402.26760: variable 'ansible_module_compression' from source: unknown 7920 1726885402.26766: variable 'ansible_shell_type' from source: unknown 7920 1726885402.26772: variable 'ansible_shell_executable' from source: unknown 7920 1726885402.26794: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.26802: variable 'ansible_pipelining' from source: unknown 7920 1726885402.26819: variable 'ansible_timeout' from source: unknown 7920 1726885402.26828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.26977: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885402.26995: variable 'omit' from source: magic vars 7920 1726885402.27009: starting attempt loop 7920 1726885402.27019: running the handler 7920 1726885402.27036: handler run complete 7920 1726885402.27051: attempt loop complete, returning result 7920 1726885402.27058: _execute() done 7920 1726885402.27065: dumping result to json 7920 1726885402.27072: done dumping result, returning 7920 1726885402.27081: done running TaskExecutor() for managed_node1/TASK: Unset facts [02369adf-7a19-9835-648e-00000000148a] 7920 1726885402.27088: sending task result for task 02369adf-7a19-9835-648e-00000000148a 7920 1726885402.27187: done sending task result for task 02369adf-7a19-9835-648e-00000000148a 7920 1726885402.27194: WORKER PROCESS EXITING ok: [managed_node1] => { "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 } 7920 1726885402.27267: no more pending results, returning what we have 7920 1726885402.27270: results queue empty 7920 1726885402.27271: checking for any_errors_fatal 7920 1726885402.27279: done checking for any_errors_fatal 7920 1726885402.27280: checking for max_fail_percentage 7920 1726885402.27282: done checking for max_fail_percentage 7920 1726885402.27283: checking to see if all hosts have failed and the running result is not ok 7920 1726885402.27284: done checking to see if all hosts have failed 7920 1726885402.27285: getting the remaining hosts for this loop 7920 1726885402.27287: done getting the remaining hosts for this loop 7920 1726885402.27291: getting the next task for host managed_node1 7920 1726885402.27302: done getting next task for host managed_node1 7920 1726885402.27305: ^ task is: TASK: Set some variables for fstab checking 7920 1726885402.27316: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885402.27322: getting variables 7920 1726885402.27324: in VariableManager get_vars() 7920 1726885402.27359: Calling all_inventory to load vars for managed_node1 7920 1726885402.27362: Calling groups_inventory to load vars for managed_node1 7920 1726885402.27366: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885402.27376: Calling all_plugins_play to load vars for managed_node1 7920 1726885402.27379: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885402.27382: Calling groups_plugins_play to load vars for managed_node1 7920 1726885402.27934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885402.28733: done with get_vars() 7920 1726885402.28748: done getting variables 7920 1726885402.28802: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:22 -0400 (0:00:00.038) 0:02:19.916 ****** 7920 1726885402.28844: entering _queue_task() for managed_node1/set_fact 7920 1726885402.29094: worker is 1 (out of 1 available) 7920 1726885402.29106: exiting _queue_task() for managed_node1/set_fact 7920 1726885402.29118: done queuing things up, now waiting for results queue to drain 7920 1726885402.29120: waiting for pending results... 7920 1726885402.29399: running TaskExecutor() for managed_node1/TASK: Set some variables for fstab checking 7920 1726885402.29556: in run() - task 02369adf-7a19-9835-648e-00000000148e 7920 1726885402.29580: variable 'ansible_search_path' from source: unknown 7920 1726885402.29622: calling self._execute() 7920 1726885402.29894: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.29907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.29925: variable 'omit' from source: magic vars 7920 1726885402.30151: variable 'omit' from source: magic vars 7920 1726885402.30211: variable 'omit' from source: magic vars 7920 1726885402.30871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885402.33691: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885402.33776: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885402.33823: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885402.33858: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885402.33884: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885402.33968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885402.34003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885402.34039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885402.34083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885402.34099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885402.34157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885402.34183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885402.34209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885402.34263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885402.34279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885402.34357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885402.34384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885402.34417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885402.34464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885402.34480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885402.34667: variable 'storage_test_fstab' from source: set_fact 7920 1726885402.34685: variable 'storage_test_volume' from source: include params 7920 1726885402.34824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7920 1726885402.35006: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7920 1726885402.35051: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7920 1726885402.35085: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7920 1726885402.35125: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7920 1726885402.35171: 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) 7920 1726885402.35198: 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) 7920 1726885402.35237: 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) 7920 1726885402.35266: 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) 7920 1726885402.35497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885402.35549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885402.35579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885402.35627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885402.35651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885402.35889: variable '__mount_point' from source: task vars 7920 1726885402.35977: variable 'storage_test_volume' from source: include params 7920 1726885402.35999: variable 'storage_test_fstab' from source: set_fact 7920 1726885402.36330: variable '_storage_test_volume_present' from source: set_fact 7920 1726885402.36339: variable '__mount_point' from source: task vars 7920 1726885402.36421: variable 'storage_test_volume' from source: include params 7920 1726885402.36441: variable 'storage_test_volume' from source: include params 7920 1726885402.36602: variable '_storage_test_volume_present' from source: set_fact 7920 1726885402.36611: variable '__mount_point' from source: task vars 7920 1726885402.36685: variable 'storage_test_volume' from source: include params 7920 1726885402.37061: variable '__mount_options' from source: task vars 7920 1726885402.37138: variable 'storage_test_volume' from source: include params 7920 1726885402.37162: variable '__mount_point' from source: task vars 7920 1726885402.37238: variable 'storage_test_volume' from source: include params 7920 1726885402.37259: variable 'storage_test_fstab' from source: set_fact 7920 1726885402.37274: variable '__pattern' from source: task vars 7920 1726885402.37367: variable '__mount_point' from source: task vars 7920 1726885402.37445: variable 'storage_test_volume' from source: include params 7920 1726885402.37464: variable '__mount_options' from source: task vars 7920 1726885402.37543: variable 'storage_test_volume' from source: include params 7920 1726885402.37722: variable '_storage_test_volume_present' from source: set_fact 7920 1726885402.37732: variable '__mount_options' from source: task vars 7920 1726885402.37795: variable 'storage_test_volume' from source: include params 7920 1726885402.37833: variable 'omit' from source: magic vars 7920 1726885402.37869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885402.37904: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885402.37938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885402.37960: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885402.37976: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885402.37997: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885402.38022: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885402.38060: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885402.38068: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.38076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.38208: Set connection var ansible_connection to ssh 7920 1726885402.38230: Set connection var ansible_shell_executable to /bin/sh 7920 1726885402.38241: Set connection var ansible_timeout to 10 7920 1726885402.38253: Set connection var ansible_shell_type to sh 7920 1726885402.38263: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885402.38272: Set connection var ansible_pipelining to False 7920 1726885402.38301: variable 'ansible_shell_executable' from source: unknown 7920 1726885402.38309: variable 'ansible_connection' from source: unknown 7920 1726885402.38322: variable 'ansible_module_compression' from source: unknown 7920 1726885402.38329: variable 'ansible_shell_type' from source: unknown 7920 1726885402.38335: variable 'ansible_shell_executable' from source: unknown 7920 1726885402.38342: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.38350: variable 'ansible_pipelining' from source: unknown 7920 1726885402.38362: variable 'ansible_timeout' from source: unknown 7920 1726885402.38370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.38494: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885402.38510: variable 'omit' from source: magic vars 7920 1726885402.38527: starting attempt loop 7920 1726885402.38535: running the handler 7920 1726885402.38554: handler run complete 7920 1726885402.38571: attempt loop complete, returning result 7920 1726885402.38582: _execute() done 7920 1726885402.38589: dumping result to json 7920 1726885402.38597: done dumping result, returning 7920 1726885402.38608: done running TaskExecutor() for managed_node1/TASK: Set some variables for fstab checking [02369adf-7a19-9835-648e-00000000148e] 7920 1726885402.38623: sending task result for task 02369adf-7a19-9835-648e-00000000148e ok: [managed_node1] => { "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 } 7920 1726885402.38801: no more pending results, returning what we have 7920 1726885402.38804: results queue empty 7920 1726885402.38805: checking for any_errors_fatal 7920 1726885402.38812: done checking for any_errors_fatal 7920 1726885402.38813: checking for max_fail_percentage 7920 1726885402.38815: done checking for max_fail_percentage 7920 1726885402.38816: checking to see if all hosts have failed and the running result is not ok 7920 1726885402.38817: done checking to see if all hosts have failed 7920 1726885402.38818: getting the remaining hosts for this loop 7920 1726885402.38820: done getting the remaining hosts for this loop 7920 1726885402.38823: getting the next task for host managed_node1 7920 1726885402.38832: done getting next task for host managed_node1 7920 1726885402.38835: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 7920 1726885402.38840: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885402.38845: getting variables 7920 1726885402.38847: in VariableManager get_vars() 7920 1726885402.38882: Calling all_inventory to load vars for managed_node1 7920 1726885402.38885: Calling groups_inventory to load vars for managed_node1 7920 1726885402.38888: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885402.38899: Calling all_plugins_play to load vars for managed_node1 7920 1726885402.38902: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885402.38906: Calling groups_plugins_play to load vars for managed_node1 7920 1726885402.39428: done sending task result for task 02369adf-7a19-9835-648e-00000000148e 7920 1726885402.39436: WORKER PROCESS EXITING 7920 1726885402.39463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885402.40097: done with get_vars() 7920 1726885402.40119: done getting variables 7920 1726885402.40188: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:22 -0400 (0:00:00.113) 0:02:20.030 ****** 7920 1726885402.40230: entering _queue_task() for managed_node1/assert 7920 1726885402.40545: worker is 1 (out of 1 available) 7920 1726885402.40557: exiting _queue_task() for managed_node1/assert 7920 1726885402.40568: done queuing things up, now waiting for results queue to drain 7920 1726885402.40570: waiting for pending results... 7920 1726885402.40872: running TaskExecutor() for managed_node1/TASK: Verify that the device identifier appears in /etc/fstab 7920 1726885402.41009: in run() - task 02369adf-7a19-9835-648e-00000000148f 7920 1726885402.41040: variable 'ansible_search_path' from source: unknown 7920 1726885402.41078: calling self._execute() 7920 1726885402.41192: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.41204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.41223: variable 'omit' from source: magic vars 7920 1726885402.41640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885402.44146: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885402.44240: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885402.44287: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885402.44339: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885402.44370: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885402.44485: variable '_storage_test_volume_present' from source: set_fact 7920 1726885402.44521: Evaluated conditional (_storage_test_volume_present | bool): False 7920 1726885402.44530: when evaluation is False, skipping this task 7920 1726885402.44537: _execute() done 7920 1726885402.44543: dumping result to json 7920 1726885402.44548: done dumping result, returning 7920 1726885402.44558: done running TaskExecutor() for managed_node1/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-9835-648e-00000000148f] 7920 1726885402.44566: sending task result for task 02369adf-7a19-9835-648e-00000000148f skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 7920 1726885402.44724: no more pending results, returning what we have 7920 1726885402.44728: results queue empty 7920 1726885402.44729: checking for any_errors_fatal 7920 1726885402.44739: done checking for any_errors_fatal 7920 1726885402.44740: checking for max_fail_percentage 7920 1726885402.44742: done checking for max_fail_percentage 7920 1726885402.44743: checking to see if all hosts have failed and the running result is not ok 7920 1726885402.44744: done checking to see if all hosts have failed 7920 1726885402.44745: getting the remaining hosts for this loop 7920 1726885402.44747: done getting the remaining hosts for this loop 7920 1726885402.44751: getting the next task for host managed_node1 7920 1726885402.44762: done getting next task for host managed_node1 7920 1726885402.44765: ^ task is: TASK: Verify the fstab mount point 7920 1726885402.44771: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885402.44777: getting variables 7920 1726885402.44779: in VariableManager get_vars() 7920 1726885402.44831: Calling all_inventory to load vars for managed_node1 7920 1726885402.44835: Calling groups_inventory to load vars for managed_node1 7920 1726885402.44838: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885402.44851: Calling all_plugins_play to load vars for managed_node1 7920 1726885402.44855: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885402.44858: Calling groups_plugins_play to load vars for managed_node1 7920 1726885402.45695: done sending task result for task 02369adf-7a19-9835-648e-00000000148f 7920 1726885402.45699: WORKER PROCESS EXITING 7920 1726885402.45727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885402.46476: done with get_vars() 7920 1726885402.46494: done getting variables 7920 1726885402.46565: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:22 -0400 (0:00:00.063) 0:02:20.094 ****** 7920 1726885402.46599: entering _queue_task() for managed_node1/assert 7920 1726885402.46936: worker is 1 (out of 1 available) 7920 1726885402.46947: exiting _queue_task() for managed_node1/assert 7920 1726885402.46959: done queuing things up, now waiting for results queue to drain 7920 1726885402.46961: waiting for pending results... 7920 1726885402.47576: running TaskExecutor() for managed_node1/TASK: Verify the fstab mount point 7920 1726885402.47708: in run() - task 02369adf-7a19-9835-648e-000000001490 7920 1726885402.47737: variable 'ansible_search_path' from source: unknown 7920 1726885402.47784: calling self._execute() 7920 1726885402.47908: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.47924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.47939: variable 'omit' from source: magic vars 7920 1726885402.48058: variable 'omit' from source: magic vars 7920 1726885402.48132: variable 'omit' from source: magic vars 7920 1726885402.48422: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 7920 1726885402.48438: variable 'storage_test_volume' from source: include params 7920 1726885402.48474: variable 'omit' from source: magic vars 7920 1726885402.48529: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885402.48571: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885402.48594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885402.48619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885402.48641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885402.48666: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885402.48688: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885402.48728: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885402.48742: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.48752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.48891: Set connection var ansible_connection to ssh 7920 1726885402.48907: Set connection var ansible_shell_executable to /bin/sh 7920 1726885402.48923: Set connection var ansible_timeout to 10 7920 1726885402.48930: Set connection var ansible_shell_type to sh 7920 1726885402.48941: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885402.48955: Set connection var ansible_pipelining to False 7920 1726885402.48988: variable 'ansible_shell_executable' from source: unknown 7920 1726885402.48997: variable 'ansible_connection' from source: unknown 7920 1726885402.49004: variable 'ansible_module_compression' from source: unknown 7920 1726885402.49010: variable 'ansible_shell_type' from source: unknown 7920 1726885402.49023: variable 'ansible_shell_executable' from source: unknown 7920 1726885402.49030: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.49037: variable 'ansible_pipelining' from source: unknown 7920 1726885402.49043: variable 'ansible_timeout' from source: unknown 7920 1726885402.49050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.49217: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885402.49237: variable 'omit' from source: magic vars 7920 1726885402.49247: starting attempt loop 7920 1726885402.49255: running the handler 7920 1726885402.49466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885402.52017: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885402.52086: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885402.52144: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885402.52185: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885402.52226: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885402.52299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885402.52347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885402.52374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885402.52416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885402.52437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885402.52492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885402.52529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885402.52568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885402.52618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885402.52641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885402.52784: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 7920 1726885402.52794: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 7920 1726885402.52822: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 7920 1726885402.52835: handler run complete 7920 1726885402.52856: attempt loop complete, returning result 7920 1726885402.52869: _execute() done 7920 1726885402.52877: dumping result to json 7920 1726885402.52886: done dumping result, returning 7920 1726885402.52899: done running TaskExecutor() for managed_node1/TASK: Verify the fstab mount point [02369adf-7a19-9835-648e-000000001490] 7920 1726885402.52908: sending task result for task 02369adf-7a19-9835-648e-000000001490 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885402.53083: no more pending results, returning what we have 7920 1726885402.53094: results queue empty 7920 1726885402.53094: checking for any_errors_fatal 7920 1726885402.53104: done checking for any_errors_fatal 7920 1726885402.53105: checking for max_fail_percentage 7920 1726885402.53107: done checking for max_fail_percentage 7920 1726885402.53108: checking to see if all hosts have failed and the running result is not ok 7920 1726885402.53109: done checking to see if all hosts have failed 7920 1726885402.53110: getting the remaining hosts for this loop 7920 1726885402.53114: done getting the remaining hosts for this loop 7920 1726885402.53120: getting the next task for host managed_node1 7920 1726885402.53132: done getting next task for host managed_node1 7920 1726885402.53135: ^ task is: TASK: Verify mount_options 7920 1726885402.53141: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885402.53146: getting variables 7920 1726885402.53149: in VariableManager get_vars() 7920 1726885402.53187: Calling all_inventory to load vars for managed_node1 7920 1726885402.53190: Calling groups_inventory to load vars for managed_node1 7920 1726885402.53195: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885402.53206: Calling all_plugins_play to load vars for managed_node1 7920 1726885402.53210: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885402.53218: Calling groups_plugins_play to load vars for managed_node1 7920 1726885402.54066: done sending task result for task 02369adf-7a19-9835-648e-000000001490 7920 1726885402.54069: WORKER PROCESS EXITING 7920 1726885402.54094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885402.54802: done with get_vars() 7920 1726885402.54820: done getting variables 7920 1726885402.54881: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:22 -0400 (0:00:00.083) 0:02:20.177 ****** 7920 1726885402.54919: entering _queue_task() for managed_node1/assert 7920 1726885402.55197: worker is 1 (out of 1 available) 7920 1726885402.55210: exiting _queue_task() for managed_node1/assert 7920 1726885402.55225: done queuing things up, now waiting for results queue to drain 7920 1726885402.55226: waiting for pending results... 7920 1726885402.55531: running TaskExecutor() for managed_node1/TASK: Verify mount_options 7920 1726885402.55679: in run() - task 02369adf-7a19-9835-648e-000000001491 7920 1726885402.55705: variable 'ansible_search_path' from source: unknown 7920 1726885402.55745: calling self._execute() 7920 1726885402.55870: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.55887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.55902: variable 'omit' from source: magic vars 7920 1726885402.56344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885402.58807: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885402.59350: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885402.59400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885402.59443: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885402.59478: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885402.59564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885402.59602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885402.59642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885402.59691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885402.59714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885402.59845: Evaluated conditional (__storage_verify_mount_options | d(false)): False 7920 1726885402.59853: when evaluation is False, skipping this task 7920 1726885402.59860: _execute() done 7920 1726885402.59868: dumping result to json 7920 1726885402.59875: done dumping result, returning 7920 1726885402.59885: done running TaskExecutor() for managed_node1/TASK: Verify mount_options [02369adf-7a19-9835-648e-000000001491] 7920 1726885402.59895: sending task result for task 02369adf-7a19-9835-648e-000000001491 skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 7920 1726885402.60068: no more pending results, returning what we have 7920 1726885402.60072: results queue empty 7920 1726885402.60072: checking for any_errors_fatal 7920 1726885402.60080: done checking for any_errors_fatal 7920 1726885402.60081: checking for max_fail_percentage 7920 1726885402.60083: done checking for max_fail_percentage 7920 1726885402.60084: checking to see if all hosts have failed and the running result is not ok 7920 1726885402.60085: done checking to see if all hosts have failed 7920 1726885402.60086: getting the remaining hosts for this loop 7920 1726885402.60088: done getting the remaining hosts for this loop 7920 1726885402.60092: getting the next task for host managed_node1 7920 1726885402.60101: done getting next task for host managed_node1 7920 1726885402.60104: ^ task is: TASK: Verify fingerprint 7920 1726885402.60110: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885402.60119: getting variables 7920 1726885402.60121: in VariableManager get_vars() 7920 1726885402.60160: Calling all_inventory to load vars for managed_node1 7920 1726885402.60163: Calling groups_inventory to load vars for managed_node1 7920 1726885402.60166: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885402.60178: Calling all_plugins_play to load vars for managed_node1 7920 1726885402.60181: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885402.60184: Calling groups_plugins_play to load vars for managed_node1 7920 1726885402.60706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885402.61303: done sending task result for task 02369adf-7a19-9835-648e-000000001491 7920 1726885402.61307: WORKER PROCESS EXITING 7920 1726885402.61626: done with get_vars() 7920 1726885402.61641: done getting variables 7920 1726885402.61695: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:22 -0400 (0:00:00.068) 0:02:20.245 ****** 7920 1726885402.61729: entering _queue_task() for managed_node1/assert 7920 1726885402.61990: worker is 1 (out of 1 available) 7920 1726885402.62003: exiting _queue_task() for managed_node1/assert 7920 1726885402.62021: done queuing things up, now waiting for results queue to drain 7920 1726885402.62023: waiting for pending results... 7920 1726885402.62329: running TaskExecutor() for managed_node1/TASK: Verify fingerprint 7920 1726885402.62464: in run() - task 02369adf-7a19-9835-648e-000000001492 7920 1726885402.62490: variable 'ansible_search_path' from source: unknown 7920 1726885402.62531: calling self._execute() 7920 1726885402.62657: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.62668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.62690: variable 'omit' from source: magic vars 7920 1726885402.62814: variable 'omit' from source: magic vars 7920 1726885402.62879: variable 'omit' from source: magic vars 7920 1726885402.62927: variable 'omit' from source: magic vars 7920 1726885402.62980: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885402.63033: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885402.63058: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885402.63081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885402.63100: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885402.63127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885402.63148: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885402.63181: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885402.63190: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.63198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.63337: Set connection var ansible_connection to ssh 7920 1726885402.63356: Set connection var ansible_shell_executable to /bin/sh 7920 1726885402.63366: Set connection var ansible_timeout to 10 7920 1726885402.63373: Set connection var ansible_shell_type to sh 7920 1726885402.63382: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885402.63392: Set connection var ansible_pipelining to False 7920 1726885402.63427: variable 'ansible_shell_executable' from source: unknown 7920 1726885402.63436: variable 'ansible_connection' from source: unknown 7920 1726885402.63443: variable 'ansible_module_compression' from source: unknown 7920 1726885402.63455: variable 'ansible_shell_type' from source: unknown 7920 1726885402.63463: variable 'ansible_shell_executable' from source: unknown 7920 1726885402.63470: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.63477: variable 'ansible_pipelining' from source: unknown 7920 1726885402.63484: variable 'ansible_timeout' from source: unknown 7920 1726885402.63492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.63651: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885402.63672: variable 'omit' from source: magic vars 7920 1726885402.63683: starting attempt loop 7920 1726885402.63691: running the handler 7920 1726885402.63981: variable '__fingerprint' from source: task vars 7920 1726885402.63997: variable 'storage_test_fstab' from source: set_fact 7920 1726885402.64027: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 7920 1726885402.64037: handler run complete 7920 1726885402.64057: attempt loop complete, returning result 7920 1726885402.64064: _execute() done 7920 1726885402.64072: dumping result to json 7920 1726885402.64079: done dumping result, returning 7920 1726885402.64090: done running TaskExecutor() for managed_node1/TASK: Verify fingerprint [02369adf-7a19-9835-648e-000000001492] 7920 1726885402.64101: sending task result for task 02369adf-7a19-9835-648e-000000001492 7920 1726885402.64211: done sending task result for task 02369adf-7a19-9835-648e-000000001492 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885402.64268: no more pending results, returning what we have 7920 1726885402.64271: results queue empty 7920 1726885402.64272: checking for any_errors_fatal 7920 1726885402.64280: done checking for any_errors_fatal 7920 1726885402.64281: checking for max_fail_percentage 7920 1726885402.64283: done checking for max_fail_percentage 7920 1726885402.64284: checking to see if all hosts have failed and the running result is not ok 7920 1726885402.64285: done checking to see if all hosts have failed 7920 1726885402.64286: getting the remaining hosts for this loop 7920 1726885402.64288: done getting the remaining hosts for this loop 7920 1726885402.64292: getting the next task for host managed_node1 7920 1726885402.64301: done getting next task for host managed_node1 7920 1726885402.64303: ^ task is: TASK: Clean up variables 7920 1726885402.64309: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885402.64319: getting variables 7920 1726885402.64322: in VariableManager get_vars() 7920 1726885402.64356: Calling all_inventory to load vars for managed_node1 7920 1726885402.64359: Calling groups_inventory to load vars for managed_node1 7920 1726885402.64363: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885402.64373: Calling all_plugins_play to load vars for managed_node1 7920 1726885402.64377: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885402.64380: Calling groups_plugins_play to load vars for managed_node1 7920 1726885402.65361: WORKER PROCESS EXITING 7920 1726885402.65371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885402.65693: done with get_vars() 7920 1726885402.65702: done getting variables 7920 1726885402.65744: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:22 -0400 (0:00:00.040) 0:02:20.286 ****** 7920 1726885402.65770: entering _queue_task() for managed_node1/set_fact 7920 1726885402.65944: worker is 1 (out of 1 available) 7920 1726885402.65955: exiting _queue_task() for managed_node1/set_fact 7920 1726885402.65968: done queuing things up, now waiting for results queue to drain 7920 1726885402.65969: waiting for pending results... 7920 1726885402.66154: running TaskExecutor() for managed_node1/TASK: Clean up variables 7920 1726885402.66245: in run() - task 02369adf-7a19-9835-648e-000000001493 7920 1726885402.66256: variable 'ansible_search_path' from source: unknown 7920 1726885402.66284: calling self._execute() 7920 1726885402.66373: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.66377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.66386: variable 'omit' from source: magic vars 7920 1726885402.66473: variable 'omit' from source: magic vars 7920 1726885402.66516: variable 'omit' from source: magic vars 7920 1726885402.66543: variable 'omit' from source: magic vars 7920 1726885402.66579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885402.66606: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885402.66629: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885402.66642: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885402.66655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885402.66668: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885402.66679: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885402.66700: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885402.66703: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.66707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.66801: Set connection var ansible_connection to ssh 7920 1726885402.66810: Set connection var ansible_shell_executable to /bin/sh 7920 1726885402.66816: Set connection var ansible_timeout to 10 7920 1726885402.66827: Set connection var ansible_shell_type to sh 7920 1726885402.66841: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885402.66854: Set connection var ansible_pipelining to False 7920 1726885402.66883: variable 'ansible_shell_executable' from source: unknown 7920 1726885402.66890: variable 'ansible_connection' from source: unknown 7920 1726885402.66896: variable 'ansible_module_compression' from source: unknown 7920 1726885402.66902: variable 'ansible_shell_type' from source: unknown 7920 1726885402.66907: variable 'ansible_shell_executable' from source: unknown 7920 1726885402.66914: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.66923: variable 'ansible_pipelining' from source: unknown 7920 1726885402.66930: variable 'ansible_timeout' from source: unknown 7920 1726885402.66939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.67083: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885402.67102: variable 'omit' from source: magic vars 7920 1726885402.67113: starting attempt loop 7920 1726885402.67122: running the handler 7920 1726885402.67140: handler run complete 7920 1726885402.67154: attempt loop complete, returning result 7920 1726885402.67161: _execute() done 7920 1726885402.67169: dumping result to json 7920 1726885402.67176: done dumping result, returning 7920 1726885402.67188: done running TaskExecutor() for managed_node1/TASK: Clean up variables [02369adf-7a19-9835-648e-000000001493] 7920 1726885402.67198: sending task result for task 02369adf-7a19-9835-648e-000000001493 ok: [managed_node1] => { "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 } 7920 1726885402.67361: no more pending results, returning what we have 7920 1726885402.67364: results queue empty 7920 1726885402.67364: checking for any_errors_fatal 7920 1726885402.67373: done checking for any_errors_fatal 7920 1726885402.67374: checking for max_fail_percentage 7920 1726885402.67375: done checking for max_fail_percentage 7920 1726885402.67376: checking to see if all hosts have failed and the running result is not ok 7920 1726885402.67377: done checking to see if all hosts have failed 7920 1726885402.67379: getting the remaining hosts for this loop 7920 1726885402.67380: done getting the remaining hosts for this loop 7920 1726885402.67384: getting the next task for host managed_node1 7920 1726885402.67401: done getting next task for host managed_node1 7920 1726885402.67405: ^ task is: TASK: Verify fs type 7920 1726885402.67411: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885402.67419: getting variables 7920 1726885402.67421: in VariableManager get_vars() 7920 1726885402.67452: Calling all_inventory to load vars for managed_node1 7920 1726885402.67455: Calling groups_inventory to load vars for managed_node1 7920 1726885402.67457: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885402.67467: Calling all_plugins_play to load vars for managed_node1 7920 1726885402.67470: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885402.67474: Calling groups_plugins_play to load vars for managed_node1 7920 1726885402.68004: done sending task result for task 02369adf-7a19-9835-648e-000000001493 7920 1726885402.68007: WORKER PROCESS EXITING 7920 1726885402.68088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885402.68425: done with get_vars() 7920 1726885402.68435: done getting variables 7920 1726885402.68471: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:22 -0400 (0:00:00.027) 0:02:20.313 ****** 7920 1726885402.68498: entering _queue_task() for managed_node1/assert 7920 1726885402.68663: worker is 1 (out of 1 available) 7920 1726885402.68676: exiting _queue_task() for managed_node1/assert 7920 1726885402.68688: done queuing things up, now waiting for results queue to drain 7920 1726885402.68690: waiting for pending results... 7920 1726885402.68881: running TaskExecutor() for managed_node1/TASK: Verify fs type 7920 1726885402.68988: in run() - task 02369adf-7a19-9835-648e-000000001497 7920 1726885402.68998: variable 'ansible_search_path' from source: unknown 7920 1726885402.69033: calling self._execute() 7920 1726885402.69109: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.69119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.69126: variable 'omit' from source: magic vars 7920 1726885402.69402: variable 'storage_test_volume' from source: include params 7920 1726885402.69422: Evaluated conditional (storage_test_volume.type != "stratis"): True 7920 1726885402.69496: variable 'storage_test_volume' from source: include params 7920 1726885402.69507: Evaluated conditional (storage_test_volume.fs_type): True 7920 1726885402.69569: variable '_storage_test_volume_present' from source: set_fact 7920 1726885402.69582: Evaluated conditional (_storage_test_volume_present): False 7920 1726885402.69586: when evaluation is False, skipping this task 7920 1726885402.69589: _execute() done 7920 1726885402.69591: dumping result to json 7920 1726885402.69596: done dumping result, returning 7920 1726885402.69601: done running TaskExecutor() for managed_node1/TASK: Verify fs type [02369adf-7a19-9835-648e-000000001497] 7920 1726885402.69606: sending task result for task 02369adf-7a19-9835-648e-000000001497 7920 1726885402.69695: done sending task result for task 02369adf-7a19-9835-648e-000000001497 7920 1726885402.69698: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885402.69742: no more pending results, returning what we have 7920 1726885402.69746: results queue empty 7920 1726885402.69747: checking for any_errors_fatal 7920 1726885402.69754: done checking for any_errors_fatal 7920 1726885402.69755: checking for max_fail_percentage 7920 1726885402.69756: done checking for max_fail_percentage 7920 1726885402.69757: checking to see if all hosts have failed and the running result is not ok 7920 1726885402.69758: done checking to see if all hosts have failed 7920 1726885402.69759: getting the remaining hosts for this loop 7920 1726885402.69760: done getting the remaining hosts for this loop 7920 1726885402.69763: getting the next task for host managed_node1 7920 1726885402.69769: done getting next task for host managed_node1 7920 1726885402.69771: ^ task is: TASK: Verify fs label 7920 1726885402.69776: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885402.69779: getting variables 7920 1726885402.69781: in VariableManager get_vars() 7920 1726885402.69809: Calling all_inventory to load vars for managed_node1 7920 1726885402.69813: Calling groups_inventory to load vars for managed_node1 7920 1726885402.69816: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885402.69827: Calling all_plugins_play to load vars for managed_node1 7920 1726885402.69830: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885402.69834: Calling groups_plugins_play to load vars for managed_node1 7920 1726885402.70292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885402.70874: done with get_vars() 7920 1726885402.70887: done getting variables 7920 1726885402.70944: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:22 -0400 (0:00:00.024) 0:02:20.338 ****** 7920 1726885402.70974: entering _queue_task() for managed_node1/assert 7920 1726885402.71181: worker is 1 (out of 1 available) 7920 1726885402.71192: exiting _queue_task() for managed_node1/assert 7920 1726885402.71203: done queuing things up, now waiting for results queue to drain 7920 1726885402.71204: waiting for pending results... 7920 1726885402.71479: running TaskExecutor() for managed_node1/TASK: Verify fs label 7920 1726885402.71606: in run() - task 02369adf-7a19-9835-648e-000000001498 7920 1726885402.71629: variable 'ansible_search_path' from source: unknown 7920 1726885402.71672: calling self._execute() 7920 1726885402.71791: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.71803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.71823: variable 'omit' from source: magic vars 7920 1726885402.72142: variable 'storage_test_volume' from source: include params 7920 1726885402.72160: Evaluated conditional (storage_test_volume.type != "stratis"): True 7920 1726885402.72270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885402.73879: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885402.73957: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885402.74000: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885402.74042: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885402.74072: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885402.74154: variable '_storage_test_volume_present' from source: set_fact 7920 1726885402.74171: Evaluated conditional (_storage_test_volume_present | bool): False 7920 1726885402.74178: when evaluation is False, skipping this task 7920 1726885402.74184: _execute() done 7920 1726885402.74191: dumping result to json 7920 1726885402.74196: done dumping result, returning 7920 1726885402.74204: done running TaskExecutor() for managed_node1/TASK: Verify fs label [02369adf-7a19-9835-648e-000000001498] 7920 1726885402.74215: sending task result for task 02369adf-7a19-9835-648e-000000001498 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 7920 1726885402.74354: no more pending results, returning what we have 7920 1726885402.74358: results queue empty 7920 1726885402.74359: checking for any_errors_fatal 7920 1726885402.74367: done checking for any_errors_fatal 7920 1726885402.74368: checking for max_fail_percentage 7920 1726885402.74370: done checking for max_fail_percentage 7920 1726885402.74371: checking to see if all hosts have failed and the running result is not ok 7920 1726885402.74372: done checking to see if all hosts have failed 7920 1726885402.74373: getting the remaining hosts for this loop 7920 1726885402.74375: done getting the remaining hosts for this loop 7920 1726885402.74378: getting the next task for host managed_node1 7920 1726885402.74388: done getting next task for host managed_node1 7920 1726885402.74391: ^ task is: TASK: See whether the device node is present 7920 1726885402.74399: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885402.74405: getting variables 7920 1726885402.74407: in VariableManager get_vars() 7920 1726885402.74443: Calling all_inventory to load vars for managed_node1 7920 1726885402.74446: Calling groups_inventory to load vars for managed_node1 7920 1726885402.74449: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885402.74460: Calling all_plugins_play to load vars for managed_node1 7920 1726885402.74463: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885402.74466: Calling groups_plugins_play to load vars for managed_node1 7920 1726885402.74938: done sending task result for task 02369adf-7a19-9835-648e-000000001498 7920 1726885402.74941: WORKER PROCESS EXITING 7920 1726885402.74965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885402.75540: done with get_vars() 7920 1726885402.75553: 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 22:23:22 -0400 (0:00:00.046) 0:02:20.384 ****** 7920 1726885402.75639: entering _queue_task() for managed_node1/stat 7920 1726885402.75855: worker is 1 (out of 1 available) 7920 1726885402.75868: exiting _queue_task() for managed_node1/stat 7920 1726885402.75880: done queuing things up, now waiting for results queue to drain 7920 1726885402.75882: waiting for pending results... 7920 1726885402.76166: running TaskExecutor() for managed_node1/TASK: See whether the device node is present 7920 1726885402.76295: in run() - task 02369adf-7a19-9835-648e-00000000149c 7920 1726885402.76308: variable 'ansible_search_path' from source: unknown 7920 1726885402.76341: calling self._execute() 7920 1726885402.76427: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.76432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.76440: variable 'omit' from source: magic vars 7920 1726885402.76521: variable 'omit' from source: magic vars 7920 1726885402.76559: variable 'omit' from source: magic vars 7920 1726885402.76741: variable 'storage_test_volume' from source: include params 7920 1726885402.76765: variable 'omit' from source: magic vars 7920 1726885402.76800: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885402.76829: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885402.76844: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885402.76857: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885402.76870: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885402.76881: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885402.76897: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885402.76923: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885402.76926: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.76928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.77012: Set connection var ansible_connection to ssh 7920 1726885402.77023: Set connection var ansible_shell_executable to /bin/sh 7920 1726885402.77028: Set connection var ansible_timeout to 10 7920 1726885402.77030: Set connection var ansible_shell_type to sh 7920 1726885402.77035: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885402.77040: Set connection var ansible_pipelining to False 7920 1726885402.77058: variable 'ansible_shell_executable' from source: unknown 7920 1726885402.77061: variable 'ansible_connection' from source: unknown 7920 1726885402.77063: variable 'ansible_module_compression' from source: unknown 7920 1726885402.77066: variable 'ansible_shell_type' from source: unknown 7920 1726885402.77068: variable 'ansible_shell_executable' from source: unknown 7920 1726885402.77070: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885402.77075: variable 'ansible_pipelining' from source: unknown 7920 1726885402.77077: variable 'ansible_timeout' from source: unknown 7920 1726885402.77081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885402.77224: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7920 1726885402.77231: variable 'omit' from source: magic vars 7920 1726885402.77237: starting attempt loop 7920 1726885402.77240: running the handler 7920 1726885402.77250: _low_level_execute_command(): starting 7920 1726885402.77256: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885402.77766: 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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885402.77780: 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885402.77819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885402.77832: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885402.77880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885402.79535: stdout chunk (state=3): >>>/root <<< 7920 1726885402.79710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885402.79719: stdout chunk (state=3): >>><<< 7920 1726885402.79722: stderr chunk (state=3): >>><<< 7920 1726885402.79835: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885402.79838: _low_level_execute_command(): starting 7920 1726885402.79841: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885402.7974896-12012-46315209261931 `" && echo ansible-tmp-1726885402.7974896-12012-46315209261931="` echo /root/.ansible/tmp/ansible-tmp-1726885402.7974896-12012-46315209261931 `" ) && sleep 0' 7920 1726885402.80404: 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 <<< 7920 1726885402.80409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885402.80439: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885402.80442: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 7920 1726885402.80459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885402.80497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885402.80501: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885402.80546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885402.82460: stdout chunk (state=3): >>>ansible-tmp-1726885402.7974896-12012-46315209261931=/root/.ansible/tmp/ansible-tmp-1726885402.7974896-12012-46315209261931 <<< 7920 1726885402.82763: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885402.82871: stderr chunk (state=3): >>><<< 7920 1726885402.82902: stdout chunk (state=3): >>><<< 7920 1726885402.82976: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885402.7974896-12012-46315209261931=/root/.ansible/tmp/ansible-tmp-1726885402.7974896-12012-46315209261931 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885402.83044: variable 'ansible_module_compression' from source: unknown 7920 1726885402.83226: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7920 1726885402.83230: variable 'ansible_facts' from source: unknown 7920 1726885402.83348: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885402.7974896-12012-46315209261931/AnsiballZ_stat.py 7920 1726885402.84157: Sending initial data 7920 1726885402.84160: Sent initial data (151 bytes) 7920 1726885402.86054: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885402.86058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885402.86092: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885402.86096: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885402.86099: stderr 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.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885402.86153: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885402.86156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885402.86203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885402.88034: 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 <<< 7920 1726885402.88060: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885402.88094: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpoanybym5 /root/.ansible/tmp/ansible-tmp-1726885402.7974896-12012-46315209261931/AnsiballZ_stat.py <<< 7920 1726885402.88133: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885402.89158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885402.89288: stderr chunk (state=3): >>><<< 7920 1726885402.89291: stdout chunk (state=3): >>><<< 7920 1726885402.89344: done transferring module to remote 7920 1726885402.89349: _low_level_execute_command(): starting 7920 1726885402.89352: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885402.7974896-12012-46315209261931/ /root/.ansible/tmp/ansible-tmp-1726885402.7974896-12012-46315209261931/AnsiballZ_stat.py && sleep 0' 7920 1726885402.90525: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885402.90528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885402.90651: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885402.90663: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885402.90681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885402.90718: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885402.90746: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885402.90758: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885402.90769: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885402.90786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885402.90814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885402.90847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885402.90858: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885402.90872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885402.90959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885402.90980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885402.90999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885402.91073: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885402.92880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885402.92966: stderr chunk (state=3): >>><<< 7920 1726885402.92969: stdout chunk (state=3): >>><<< 7920 1726885402.93061: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885402.93067: _low_level_execute_command(): starting 7920 1726885402.93070: _low_level_execute_command(): using become for this command 7920 1726885402.93072: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fcpdzervbasaqgxzjidjgifveoxuhndl ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885402.7974896-12012-46315209261931/AnsiballZ_stat.py'"'"' && sleep 0' 7920 1726885402.93216: Initial state: awaiting_escalation: BECOME-SUCCESS-fcpdzervbasaqgxzjidjgifveoxuhndl 7920 1726885402.94039: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885402.94143: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885402.94160: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885402.94309: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885402.94317: stderr chunk (state=1): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885402.94395: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885402.94430: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885402.94465: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885402.94573: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885402.97438: stdout chunk (state=1): >>>BECOME-SUCCESS-fcpdzervbasaqgxzjidjgifveoxuhndl <<< 7920 1726885402.97441: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-fcpdzervbasaqgxzjidjgifveoxuhndl' 7920 1726885402.97684: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885402.97699: stdout chunk (state=3): >>>import '_thread' # <<< 7920 1726885402.97704: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7920 1726885402.97755: stdout chunk (state=3): >>>import '_io' # <<< 7920 1726885402.97757: stdout chunk (state=3): >>>import 'marshal' # <<< 7920 1726885402.97782: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885402.97820: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885402.97859: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 7920 1726885402.97869: stdout chunk (state=3): >>># installed zipimport hook <<< 7920 1726885402.97921: 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' <<< 7920 1726885402.97956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7920 1726885402.97960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7920 1726885402.97980: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38920ca0> <<< 7920 1726885402.98024: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885402.98046: 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 0x7f0d388c7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38920a00> <<< 7920 1726885402.98063: 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' <<< 7920 1726885402.98080: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d389209a0> <<< 7920 1726885402.98094: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885402.98127: 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' <<< 7920 1726885402.98132: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d388c7370> <<< 7920 1726885402.98161: 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' <<< 7920 1726885402.98184: 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' <<< 7920 1726885402.98199: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d388c7820> <<< 7920 1726885402.98218: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d388c7550> <<< 7920 1726885402.98248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7920 1726885402.98283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7920 1726885402.98286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7920 1726885402.98302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7920 1726885402.98322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885402.98339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7920 1726885402.98362: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38873f70> <<< 7920 1726885402.98381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7920 1726885402.98393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7920 1726885402.98460: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d3887a100> <<< 7920 1726885402.98486: 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' <<< 7920 1726885402.98522: 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' <<< 7920 1726885402.98535: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d388a3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d3887a820> <<< 7920 1726885402.98554: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d388dc760> <<< 7920 1726885402.98582: 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 0x7f0d38873c70> <<< 7920 1726885402.98640: 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' <<< 7920 1726885402.98652: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d388a3c70> <<< 7920 1726885402.98698: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d388c7fd0> <<< 7920 1726885402.98725: 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. <<< 7920 1726885402.98933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885402.98936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885402.98961: 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' <<< 7920 1726885402.98980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885402.99007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885402.99031: 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' <<< 7920 1726885402.99046: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385d4d90> <<< 7920 1726885402.99085: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385d7e20> <<< 7920 1726885402.99110: 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' <<< 7920 1726885402.99139: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885402.99174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885402.99177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7920 1726885402.99195: 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' <<< 7920 1726885402.99221: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385ce730> <<< 7920 1726885402.99241: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385d5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385d4250> <<< 7920 1726885402.99253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885402.99321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885402.99341: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7920 1726885402.99370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885402.99394: 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' <<< 7920 1726885402.99434: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885402.99457: 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 0x7f0d38556cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385567c0> <<< 7920 1726885402.99485: stdout chunk (state=3): >>>import 'itertools' # <<< 7920 1726885402.99490: 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 0x7f0d38556dc0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885402.99531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885402.99536: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38556e80> <<< 7920 1726885402.99566: 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 0x7f0d38556f40> import '_collections' # <<< 7920 1726885402.99609: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385aec40> import '_functools' # <<< 7920 1726885402.99638: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385a8520> <<< 7920 1726885402.99696: 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 0x7f0d385bc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385dbd00> <<< 7920 1726885402.99722: 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' <<< 7920 1726885402.99756: 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 0x7f0d38567b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385ae160> <<< 7920 1726885402.99800: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885402.99804: 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 0x7f0d385bc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385e18b0> <<< 7920 1726885402.99844: 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' <<< 7920 1726885402.99857: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 7920 1726885402.99868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885402.99871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7920 1726885402.99885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7920 1726885402.99891: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38567eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38567ca0> <<< 7920 1726885402.99920: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 7920 1726885402.99931: 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 0x7f0d38567c10> <<< 7920 1726885402.99949: 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' <<< 7920 1726885402.99971: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7920 1726885402.99974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7920 1726885402.99996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7920 1726885403.00043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7920 1726885403.00069: 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' <<< 7920 1726885403.00080: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d3853c280> <<< 7920 1726885403.00090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7920 1726885403.00101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7920 1726885403.00130: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d3853c370> <<< 7920 1726885403.00255: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38572eb0> <<< 7920 1726885403.00287: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38569940> <<< 7920 1726885403.00298: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385694f0> <<< 7920 1726885403.00324: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7920 1726885403.00332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885403.00366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7920 1726885403.00377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7920 1726885403.00402: 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' <<< 7920 1726885403.00407: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d384890d0> <<< 7920 1726885403.00438: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38537d90> <<< 7920 1726885403.00488: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38569dc0> <<< 7920 1726885403.00493: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385dbee0> <<< 7920 1726885403.00510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7920 1726885403.00536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7920 1726885403.00566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 7920 1726885403.00578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d3849ca00> import 'errno' # <<< 7920 1726885403.00605: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885403.00625: 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 0x7f0d3849cd30> <<< 7920 1726885403.00629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7920 1726885403.00638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7920 1726885403.00660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 7920 1726885403.00663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d384af640> <<< 7920 1726885403.00689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885403.00720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885403.00748: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d384afb80> <<< 7920 1726885403.00778: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885403.00785: 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 0x7f0d3843a2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d3849ce20> <<< 7920 1726885403.00813: 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' <<< 7920 1726885403.00862: 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 0x7f0d3844b190> <<< 7920 1726885403.00871: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d384af4c0> import 'pwd' # <<< 7920 1726885403.00898: 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 0x7f0d3844b250> <<< 7920 1726885403.00943: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385678e0> <<< 7920 1726885403.00960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7920 1726885403.00976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7920 1726885403.00995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7920 1726885403.01011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7920 1726885403.01042: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885403.01049: 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 0x7f0d384675b0> <<< 7920 1726885403.01062: 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' <<< 7920 1726885403.01091: 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 0x7f0d38467880> <<< 7920 1726885403.01097: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38467670> <<< 7920 1726885403.01128: 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' <<< 7920 1726885403.01135: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d38467760> <<< 7920 1726885403.01149: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 7920 1726885403.01154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885403.01343: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885403.01348: 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 0x7f0d38467bb0> <<< 7920 1726885403.01381: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885403.01394: 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 0x7f0d38474100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d384677f0> <<< 7920 1726885403.01399: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38459940> <<< 7920 1726885403.01422: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385674c0> <<< 7920 1726885403.01445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885403.01510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7920 1726885403.01537: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d384679a0> <<< 7920 1726885403.01661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0d38396580> <<< 7920 1726885403.02075: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885403.03192: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.04161: 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 0x7f0d37d966d0> <<< 7920 1726885403.04182: 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' <<< 7920 1726885403.04207: 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' <<< 7920 1726885403.04232: 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' <<< 7920 1726885403.04268: 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 0x7f0d37d96160> <<< 7920 1726885403.04303: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37d96340> <<< 7920 1726885403.04333: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37d96e20> <<< 7920 1726885403.04358: 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' <<< 7920 1726885403.04406: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37d96f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37d96c40> import 'atexit' # <<< 7920 1726885403.04445: 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 0x7f0d37d96e80> <<< 7920 1726885403.04459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885403.04483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885403.04528: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37d96100> <<< 7920 1726885403.04562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7920 1726885403.04565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7920 1726885403.04582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7920 1726885403.04623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7920 1726885403.04626: 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' <<< 7920 1726885403.04685: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37ceedf0> <<< 7920 1726885403.04738: 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 0x7f0d37ceefa0> <<< 7920 1726885403.04769: 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 0x7f0d37d0ce50> <<< 7920 1726885403.04772: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7920 1726885403.04793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7920 1726885403.04857: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37d0c4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37dfddc0> <<< 7920 1726885403.05004: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37dfd3d0> <<< 7920 1726885403.05029: 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' <<< 7920 1726885403.05058: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37dfdfd0> <<< 7920 1726885403.05085: 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' <<< 7920 1726885403.05106: 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' <<< 7920 1726885403.05141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7920 1726885403.05144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7920 1726885403.05167: 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 0x7f0d37dcddc0> <<< 7920 1726885403.05243: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37d6abe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37d6a2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37d9c3a0> <<< 7920 1726885403.05299: 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' <<< 7920 1726885403.05302: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d37d6a3d0> <<< 7920 1726885403.05330: 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 0x7f0d37d6a400> <<< 7920 1726885403.05351: 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' <<< 7920 1726885403.05363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7920 1726885403.05387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7920 1726885403.05445: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7920 1726885403.05482: 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 0x7f0d37ccf970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37ddf100> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7920 1726885403.05498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7920 1726885403.05561: 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 0x7f0d37cdb9a0> <<< 7920 1726885403.05564: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37ddf280> <<< 7920 1726885403.05581: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7920 1726885403.05631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885403.05644: 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' # <<< 7920 1726885403.05697: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37ccfdf0> <<< 7920 1726885403.05823: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37cdb940> <<< 7920 1726885403.05917: 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 0x7f0d37cdb790> <<< 7920 1726885403.05946: 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 0x7f0d37cda730> <<< 7920 1726885403.05988: 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 0x7f0d37cda670> <<< 7920 1726885403.06006: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37dd67c0> <<< 7920 1726885403.06027: 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' <<< 7920 1726885403.06049: 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' <<< 7920 1726885403.06090: 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 0x7f0d37d5f640> <<< 7920 1726885403.06281: 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 0x7f0d37d5e9d0> <<< 7920 1726885403.06310: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37cd00a0> <<< 7920 1726885403.06345: 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 0x7f0d37d5f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37df7880> # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885403.06365: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7920 1726885403.06434: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.06509: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.06557: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 7920 1726885403.06573: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7920 1726885403.06576: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.06663: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.06767: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.07230: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.07711: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7920 1726885403.07720: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 7920 1726885403.07724: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885403.07740: 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' <<< 7920 1726885403.07802: 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 0x7f0d378a5130> <<< 7920 1726885403.07885: 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 0x7f0d37d54970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d378a5550> <<< 7920 1726885403.07936: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 7920 1726885403.07980: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 7920 1726885403.07993: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.08100: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.08244: 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' <<< 7920 1726885403.08258: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37d55940> # zipimport: zlib available <<< 7920 1726885403.08652: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.09010: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.09066: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.09140: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 7920 1726885403.09143: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.09165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.09203: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885403.09261: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.09353: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 7920 1726885403.09372: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.09375: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7920 1726885403.09401: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.09448: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7920 1726885403.09452: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.09701: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.09820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885403.09839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7920 1726885403.09852: stdout chunk (state=3): >>>import '_ast' # <<< 7920 1726885403.09929: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37d545e0> <<< 7920 1726885403.09932: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.09983: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.10055: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 7920 1726885403.10062: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7920 1726885403.10078: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.10110: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.10153: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885403.10191: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.10228: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.10320: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.10375: 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 <<< 7920 1726885403.10400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885403.10478: 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 0x7f0d37dea850> <<< 7920 1726885403.10502: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37d9de50> <<< 7920 1726885403.10557: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 7920 1726885403.10560: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.10693: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.10738: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.10762: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.10808: 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' <<< 7920 1726885403.10832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7920 1726885403.10861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7920 1726885403.10885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7920 1726885403.10906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7920 1726885403.10981: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37ca2310> <<< 7920 1726885403.11027: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37c9c820> <<< 7920 1726885403.11087: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37c92940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 7920 1726885403.11097: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.11124: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.11140: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885403.11211: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885403.11225: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.11245: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885403.11346: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.11521: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.11672: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885403.12310: 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": 1726885395.2836342, "mtime": 1726885395.2836342, "ctime": 1726885395.2836342, "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"}}} <<< 7920 1726885403.12327: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885403.12663: 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 <<< 7920 1726885403.12691: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7920 1726885403.12705: 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 <<< 7920 1726885403.12737: 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 <<< 7920 1726885403.12798: 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 # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 7920 1726885403.12806: 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 <<< 7920 1726885403.12979: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7920 1726885403.12996: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7920 1726885403.13041: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7920 1726885403.13064: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7920 1726885403.13082: 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 <<< 7920 1726885403.13132: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7920 1726885403.13135: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 7920 1726885403.13148: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7920 1726885403.13204: 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 <<< 7920 1726885403.13284: 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 # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 7920 1726885403.13346: 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 <<< 7920 1726885403.13380: 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 <<< 7920 1726885403.13533: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885403.13579: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 7920 1726885403.13601: 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 <<< 7920 1726885403.13617: 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 <<< 7920 1726885403.13633: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885403.14110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885403.14118: stdout chunk (state=3): >>><<< 7920 1726885403.14121: stderr chunk (state=3): >>><<< 7920 1726885403.14231: _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 0x7f0d38920ca0> # /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 0x7f0d388c7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38920a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7f0d389209a0> 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 0x7f0d388c7370> # /usr/lib64/python3.9/__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 0x7f0d388c7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d388c7550> # /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 0x7f0d38873f70> # /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 0x7f0d3887a100> # /usr/lib64/python3.9/__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 0x7f0d388a3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d3887a820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d388dc760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38873c70> # /usr/lib64/python3.9/__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 0x7f0d388a3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d388c7fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7f0d385d4d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385d7e20> # /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 0x7f0d385ce730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385d5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385d4250> # /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 0x7f0d38556cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385567c0> 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 0x7f0d38556dc0> # /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 0x7f0d38556e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38556f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385aec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385a8520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385bc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385dbd00> # /usr/lib64/python3.9/__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 0x7f0d38567b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385ae160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d385bc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385e18b0> # /usr/lib64/python3.9/__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 0x7f0d38567eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38567ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38567c10> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7f0d3853c280> # /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 0x7f0d3853c370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38572eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38569940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385694f0> # /usr/lib64/python3.9/__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 0x7f0d384890d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38537d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38569dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385dbee0> # /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 0x7f0d3849ca00> 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 0x7f0d3849cd30> # /usr/lib64/python3.9/__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 0x7f0d384af640> # /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 0x7f0d384afb80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d3843a2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d3849ce20> # /usr/lib64/python3.9/__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 0x7f0d3844b190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d384af4c0> 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 0x7f0d3844b250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385678e0> # /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 0x7f0d384675b0> # /usr/lib64/python3.9/__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 0x7f0d38467880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38467670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d38467760> # /usr/lib64/python3.9/__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 0x7f0d38467bb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d38474100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d384677f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d38459940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d385674c0> # /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 0x7f0d384679a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0d38396580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/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 0x7f0d37d966d0> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7f0d37d96160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37d96340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37d96e20> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7f0d37d96f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37d96c40> 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 0x7f0d37d96e80> # /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 0x7f0d37d96100> # /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 0x7f0d37ceedf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d37ceefa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d37d0ce50> # /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 0x7f0d37d0c4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37dfddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37dfd3d0> # /usr/lib64/python3.9/__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 0x7f0d37dfdfd0> # /usr/lib64/python3.9/__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 0x7f0d37dcddc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37d6abe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37d6a2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37d9c3a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d37d6a3d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37d6a400> # /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 0x7f0d37ccf970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37ddf100> # /usr/lib64/python3.9/__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 0x7f0d37cdb9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37ddf280> # /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 0x7f0d37ccfdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37cdb940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d37cdb790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d37cda730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d37cda670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37dd67c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7f0d37d5f640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d37d5e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37cd00a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d37d5f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37df7880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/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_ezs8xc34/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_ezs8xc34/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_ezs8xc34/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_ezs8xc34/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 0x7f0d378a5130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7f0d37d54970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d378a5550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/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_ezs8xc34/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 0x7f0d37d55940> # 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_ezs8xc34/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_ezs8xc34/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_ezs8xc34/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_ezs8xc34/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_ezs8xc34/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 0x7f0d37d545e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/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_ezs8xc34/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 0x7f0d37dea850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37d9de50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/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 0x7f0d37ca2310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37c9c820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d37c92940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/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_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_ezs8xc34/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_ezs8xc34/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": 1726885395.2836342, "mtime": 1726885395.2836342, "ctime": 1726885395.2836342, "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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885403.14982: 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-1726885402.7974896-12012-46315209261931/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885403.14985: _low_level_execute_command(): starting 7920 1726885403.14988: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885402.7974896-12012-46315209261931/ > /dev/null 2>&1 && sleep 0' 7920 1726885403.15571: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885403.15585: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885403.15599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885403.15622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885403.15675: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885403.15691: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885403.15710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885403.15737: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885403.15763: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885403.15780: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885403.15798: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885403.15823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885403.15845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885403.15865: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885403.15885: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885403.15903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885403.16000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885403.16033: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885403.16050: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885403.16118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885403.17941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885403.17944: stdout chunk (state=3): >>><<< 7920 1726885403.17947: stderr chunk (state=3): >>><<< 7920 1726885403.18390: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885403.18394: handler run complete 7920 1726885403.18396: attempt loop complete, returning result 7920 1726885403.18398: _execute() done 7920 1726885403.18401: dumping result to json 7920 1726885403.18403: done dumping result, returning 7920 1726885403.18405: done running TaskExecutor() for managed_node1/TASK: See whether the device node is present [02369adf-7a19-9835-648e-00000000149c] 7920 1726885403.18407: sending task result for task 02369adf-7a19-9835-648e-00000000149c 7920 1726885403.18489: done sending task result for task 02369adf-7a19-9835-648e-00000000149c 7920 1726885403.18492: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885395.2836342, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726885395.2836342, "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": 1726885395.2836342, "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 } } 7920 1726885403.18597: no more pending results, returning what we have 7920 1726885403.18601: results queue empty 7920 1726885403.18602: checking for any_errors_fatal 7920 1726885403.18609: done checking for any_errors_fatal 7920 1726885403.18609: checking for max_fail_percentage 7920 1726885403.18617: done checking for max_fail_percentage 7920 1726885403.18618: checking to see if all hosts have failed and the running result is not ok 7920 1726885403.18619: done checking to see if all hosts have failed 7920 1726885403.18620: getting the remaining hosts for this loop 7920 1726885403.18622: done getting the remaining hosts for this loop 7920 1726885403.18626: getting the next task for host managed_node1 7920 1726885403.18633: done getting next task for host managed_node1 7920 1726885403.18636: ^ task is: TASK: Verify the presence/absence of the device node 7920 1726885403.18641: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885403.18648: getting variables 7920 1726885403.18650: in VariableManager get_vars() 7920 1726885403.18690: Calling all_inventory to load vars for managed_node1 7920 1726885403.18693: Calling groups_inventory to load vars for managed_node1 7920 1726885403.18697: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885403.18710: Calling all_plugins_play to load vars for managed_node1 7920 1726885403.18717: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885403.18721: Calling groups_plugins_play to load vars for managed_node1 7920 1726885403.19324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885403.19987: done with get_vars() 7920 1726885403.20003: done getting variables 7920 1726885403.20069: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:23 -0400 (0:00:00.444) 0:02:20.829 ****** 7920 1726885403.20103: entering _queue_task() for managed_node1/assert 7920 1726885403.20386: worker is 1 (out of 1 available) 7920 1726885403.20398: exiting _queue_task() for managed_node1/assert 7920 1726885403.20414: done queuing things up, now waiting for results queue to drain 7920 1726885403.20418: waiting for pending results... 7920 1726885403.20733: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node 7920 1726885403.20889: in run() - task 02369adf-7a19-9835-648e-00000000149d 7920 1726885403.20910: variable 'ansible_search_path' from source: unknown 7920 1726885403.20954: calling self._execute() 7920 1726885403.21082: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885403.21093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885403.21107: variable 'omit' from source: magic vars 7920 1726885403.21522: variable '_storage_test_volume_present' from source: set_fact 7920 1726885403.21535: variable 'storage_test_volume' from source: include params 7920 1726885403.21564: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 7920 1726885403.21576: variable 'omit' from source: magic vars 7920 1726885403.21644: variable 'omit' from source: magic vars 7920 1726885403.21755: variable 'storage_test_volume' from source: include params 7920 1726885403.21785: variable 'omit' from source: magic vars 7920 1726885403.21834: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885403.21873: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885403.21897: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885403.21925: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885403.21941: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885403.21964: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885403.21984: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885403.22020: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885403.22029: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885403.22035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885403.22151: Set connection var ansible_connection to ssh 7920 1726885403.22170: Set connection var ansible_shell_executable to /bin/sh 7920 1726885403.22180: Set connection var ansible_timeout to 10 7920 1726885403.22186: Set connection var ansible_shell_type to sh 7920 1726885403.22194: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885403.22202: Set connection var ansible_pipelining to False 7920 1726885403.22234: variable 'ansible_shell_executable' from source: unknown 7920 1726885403.22242: variable 'ansible_connection' from source: unknown 7920 1726885403.22249: variable 'ansible_module_compression' from source: unknown 7920 1726885403.22256: variable 'ansible_shell_type' from source: unknown 7920 1726885403.22263: variable 'ansible_shell_executable' from source: unknown 7920 1726885403.22270: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885403.22280: variable 'ansible_pipelining' from source: unknown 7920 1726885403.22287: variable 'ansible_timeout' from source: unknown 7920 1726885403.22294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885403.22438: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885403.22453: variable 'omit' from source: magic vars 7920 1726885403.22461: starting attempt loop 7920 1726885403.22468: running the handler 7920 1726885403.22641: variable 'storage_test_dev' from source: set_fact 7920 1726885403.22669: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 7920 1726885403.22679: handler run complete 7920 1726885403.22698: attempt loop complete, returning result 7920 1726885403.22706: _execute() done 7920 1726885403.22719: dumping result to json 7920 1726885403.22727: done dumping result, returning 7920 1726885403.22738: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node [02369adf-7a19-9835-648e-00000000149d] 7920 1726885403.22751: sending task result for task 02369adf-7a19-9835-648e-00000000149d ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885403.22894: no more pending results, returning what we have 7920 1726885403.22898: results queue empty 7920 1726885403.22899: checking for any_errors_fatal 7920 1726885403.22909: done checking for any_errors_fatal 7920 1726885403.22910: checking for max_fail_percentage 7920 1726885403.22916: done checking for max_fail_percentage 7920 1726885403.22917: checking to see if all hosts have failed and the running result is not ok 7920 1726885403.22918: done checking to see if all hosts have failed 7920 1726885403.22920: getting the remaining hosts for this loop 7920 1726885403.22921: done getting the remaining hosts for this loop 7920 1726885403.22925: getting the next task for host managed_node1 7920 1726885403.22934: done getting next task for host managed_node1 7920 1726885403.22937: ^ task is: TASK: Verify the presence/absence of the device node 7920 1726885403.22943: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885403.22947: getting variables 7920 1726885403.22950: in VariableManager get_vars() 7920 1726885403.22984: Calling all_inventory to load vars for managed_node1 7920 1726885403.22987: Calling groups_inventory to load vars for managed_node1 7920 1726885403.22990: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885403.23001: Calling all_plugins_play to load vars for managed_node1 7920 1726885403.23005: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885403.23007: Calling groups_plugins_play to load vars for managed_node1 7920 1726885403.23540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885403.24134: done sending task result for task 02369adf-7a19-9835-648e-00000000149d 7920 1726885403.24138: WORKER PROCESS EXITING 7920 1726885403.24432: done with get_vars() 7920 1726885403.24447: done getting variables 7920 1726885403.24505: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:23 -0400 (0:00:00.044) 0:02:20.873 ****** 7920 1726885403.24545: entering _queue_task() for managed_node1/assert 7920 1726885403.24800: worker is 1 (out of 1 available) 7920 1726885403.25018: exiting _queue_task() for managed_node1/assert 7920 1726885403.25032: done queuing things up, now waiting for results queue to drain 7920 1726885403.25034: waiting for pending results... 7920 1726885403.26652: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node 7920 1726885403.27442: in run() - task 02369adf-7a19-9835-648e-00000000149e 7920 1726885403.27463: variable 'ansible_search_path' from source: unknown 7920 1726885403.27501: calling self._execute() 7920 1726885403.27616: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885403.27629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885403.27643: variable 'omit' from source: magic vars 7920 1726885403.28062: variable '_storage_test_volume_present' from source: set_fact 7920 1726885403.28384: variable 'storage_test_volume' from source: include params 7920 1726885403.28415: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 7920 1726885403.28424: when evaluation is False, skipping this task 7920 1726885403.28432: _execute() done 7920 1726885403.28439: dumping result to json 7920 1726885403.28447: done dumping result, returning 7920 1726885403.28457: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node [02369adf-7a19-9835-648e-00000000149e] 7920 1726885403.28467: sending task result for task 02369adf-7a19-9835-648e-00000000149e 7920 1726885403.28581: done sending task result for task 02369adf-7a19-9835-648e-00000000149e skipping: [managed_node1] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 7920 1726885403.28639: no more pending results, returning what we have 7920 1726885403.28642: results queue empty 7920 1726885403.28643: checking for any_errors_fatal 7920 1726885403.28651: done checking for any_errors_fatal 7920 1726885403.28652: checking for max_fail_percentage 7920 1726885403.28654: done checking for max_fail_percentage 7920 1726885403.28655: checking to see if all hosts have failed and the running result is not ok 7920 1726885403.28656: done checking to see if all hosts have failed 7920 1726885403.28656: getting the remaining hosts for this loop 7920 1726885403.28658: done getting the remaining hosts for this loop 7920 1726885403.28662: getting the next task for host managed_node1 7920 1726885403.28671: done getting next task for host managed_node1 7920 1726885403.28673: ^ task is: TASK: Make sure we got info about this volume 7920 1726885403.28679: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885403.28684: getting variables 7920 1726885403.28686: in VariableManager get_vars() 7920 1726885403.28726: Calling all_inventory to load vars for managed_node1 7920 1726885403.28730: Calling groups_inventory to load vars for managed_node1 7920 1726885403.28733: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885403.28747: Calling all_plugins_play to load vars for managed_node1 7920 1726885403.28750: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885403.28754: Calling groups_plugins_play to load vars for managed_node1 7920 1726885403.29920: WORKER PROCESS EXITING 7920 1726885403.30077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885403.31276: done with get_vars() 7920 1726885403.31291: done getting variables 7920 1726885403.31357: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:23 -0400 (0:00:00.068) 0:02:20.942 ****** 7920 1726885403.31391: entering _queue_task() for managed_node1/assert 7920 1726885403.32073: worker is 1 (out of 1 available) 7920 1726885403.32083: exiting _queue_task() for managed_node1/assert 7920 1726885403.32096: done queuing things up, now waiting for results queue to drain 7920 1726885403.32098: waiting for pending results... 7920 1726885403.32993: running TaskExecutor() for managed_node1/TASK: Make sure we got info about this volume 7920 1726885403.33254: in run() - task 02369adf-7a19-9835-648e-00000000149f 7920 1726885403.33408: variable 'ansible_search_path' from source: unknown 7920 1726885403.33456: calling self._execute() 7920 1726885403.33641: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885403.33652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885403.33668: variable 'omit' from source: magic vars 7920 1726885403.34156: variable '_storage_test_volume_present' from source: set_fact 7920 1726885403.34174: Evaluated conditional (_storage_test_volume_present): False 7920 1726885403.34182: when evaluation is False, skipping this task 7920 1726885403.34191: _execute() done 7920 1726885403.34199: dumping result to json 7920 1726885403.34206: done dumping result, returning 7920 1726885403.34222: done running TaskExecutor() for managed_node1/TASK: Make sure we got info about this volume [02369adf-7a19-9835-648e-00000000149f] 7920 1726885403.34232: sending task result for task 02369adf-7a19-9835-648e-00000000149f skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885403.34396: no more pending results, returning what we have 7920 1726885403.34400: results queue empty 7920 1726885403.34401: checking for any_errors_fatal 7920 1726885403.34413: done checking for any_errors_fatal 7920 1726885403.34418: checking for max_fail_percentage 7920 1726885403.34420: done checking for max_fail_percentage 7920 1726885403.34421: checking to see if all hosts have failed and the running result is not ok 7920 1726885403.34422: done checking to see if all hosts have failed 7920 1726885403.34422: getting the remaining hosts for this loop 7920 1726885403.34424: done getting the remaining hosts for this loop 7920 1726885403.34428: getting the next task for host managed_node1 7920 1726885403.34437: done getting next task for host managed_node1 7920 1726885403.34440: ^ task is: TASK: Process volume type (set initial value) (1/2) 7920 1726885403.34448: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885403.34453: getting variables 7920 1726885403.34455: in VariableManager get_vars() 7920 1726885403.34492: Calling all_inventory to load vars for managed_node1 7920 1726885403.34495: Calling groups_inventory to load vars for managed_node1 7920 1726885403.34499: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885403.34517: Calling all_plugins_play to load vars for managed_node1 7920 1726885403.34521: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885403.34525: Calling groups_plugins_play to load vars for managed_node1 7920 1726885403.35107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885403.35721: done sending task result for task 02369adf-7a19-9835-648e-00000000149f 7920 1726885403.35724: WORKER PROCESS EXITING 7920 1726885403.36783: done with get_vars() 7920 1726885403.36798: done getting variables 7920 1726885403.36862: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:23 -0400 (0:00:00.055) 0:02:20.997 ****** 7920 1726885403.36894: entering _queue_task() for managed_node1/set_fact 7920 1726885403.37210: worker is 1 (out of 1 available) 7920 1726885403.37228: exiting _queue_task() for managed_node1/set_fact 7920 1726885403.37241: done queuing things up, now waiting for results queue to drain 7920 1726885403.37243: waiting for pending results... 7920 1726885403.37596: running TaskExecutor() for managed_node1/TASK: Process volume type (set initial value) (1/2) 7920 1726885403.37731: in run() - task 02369adf-7a19-9835-648e-0000000014a0 7920 1726885403.37755: variable 'ansible_search_path' from source: unknown 7920 1726885403.37795: calling self._execute() 7920 1726885403.37923: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885403.37935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885403.37950: variable 'omit' from source: magic vars 7920 1726885403.38077: variable 'omit' from source: magic vars 7920 1726885403.38144: variable 'omit' from source: magic vars 7920 1726885403.38408: variable 'storage_test_volume' from source: include params 7920 1726885403.38453: variable 'omit' from source: magic vars 7920 1726885403.38497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885403.38546: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885403.38572: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885403.38592: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885403.38606: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885403.38627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885403.38650: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885403.38677: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885403.38684: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885403.38690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885403.38805: Set connection var ansible_connection to ssh 7920 1726885403.38822: Set connection var ansible_shell_executable to /bin/sh 7920 1726885403.38834: Set connection var ansible_timeout to 10 7920 1726885403.38872: Set connection var ansible_shell_type to sh 7920 1726885403.38883: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885403.38892: Set connection var ansible_pipelining to False 7920 1726885403.39172: variable 'ansible_shell_executable' from source: unknown 7920 1726885403.39182: variable 'ansible_connection' from source: unknown 7920 1726885403.39189: variable 'ansible_module_compression' from source: unknown 7920 1726885403.39195: variable 'ansible_shell_type' from source: unknown 7920 1726885403.39203: variable 'ansible_shell_executable' from source: unknown 7920 1726885403.39209: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885403.39220: variable 'ansible_pipelining' from source: unknown 7920 1726885403.39228: variable 'ansible_timeout' from source: unknown 7920 1726885403.39235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885403.39384: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885403.39400: variable 'omit' from source: magic vars 7920 1726885403.39413: starting attempt loop 7920 1726885403.39423: running the handler 7920 1726885403.39438: handler run complete 7920 1726885403.39454: attempt loop complete, returning result 7920 1726885403.39461: _execute() done 7920 1726885403.39476: dumping result to json 7920 1726885403.39495: done dumping result, returning 7920 1726885403.39528: done running TaskExecutor() for managed_node1/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-9835-648e-0000000014a0] 7920 1726885403.39601: sending task result for task 02369adf-7a19-9835-648e-0000000014a0 7920 1726885403.39691: done sending task result for task 02369adf-7a19-9835-648e-0000000014a0 7920 1726885403.39701: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } 7920 1726885403.39774: no more pending results, returning what we have 7920 1726885403.39777: results queue empty 7920 1726885403.39778: checking for any_errors_fatal 7920 1726885403.39787: done checking for any_errors_fatal 7920 1726885403.39788: checking for max_fail_percentage 7920 1726885403.39789: done checking for max_fail_percentage 7920 1726885403.39790: checking to see if all hosts have failed and the running result is not ok 7920 1726885403.39791: done checking to see if all hosts have failed 7920 1726885403.39792: getting the remaining hosts for this loop 7920 1726885403.39794: done getting the remaining hosts for this loop 7920 1726885403.39797: getting the next task for host managed_node1 7920 1726885403.39805: done getting next task for host managed_node1 7920 1726885403.39808: ^ task is: TASK: Process volume type (get RAID value) (2/2) 7920 1726885403.39821: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885403.39826: getting variables 7920 1726885403.39828: in VariableManager get_vars() 7920 1726885403.39865: Calling all_inventory to load vars for managed_node1 7920 1726885403.39869: Calling groups_inventory to load vars for managed_node1 7920 1726885403.39873: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885403.39885: Calling all_plugins_play to load vars for managed_node1 7920 1726885403.39888: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885403.39891: Calling groups_plugins_play to load vars for managed_node1 7920 1726885403.40918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885403.41685: done with get_vars() 7920 1726885403.41699: done getting variables 7920 1726885403.41760: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:23 -0400 (0:00:00.048) 0:02:21.046 ****** 7920 1726885403.41797: entering _queue_task() for managed_node1/set_fact 7920 1726885403.42042: worker is 1 (out of 1 available) 7920 1726885403.42053: exiting _queue_task() for managed_node1/set_fact 7920 1726885403.42065: done queuing things up, now waiting for results queue to drain 7920 1726885403.42067: waiting for pending results... 7920 1726885403.42370: running TaskExecutor() for managed_node1/TASK: Process volume type (get RAID value) (2/2) 7920 1726885403.42518: in run() - task 02369adf-7a19-9835-648e-0000000014a1 7920 1726885403.42544: variable 'ansible_search_path' from source: unknown 7920 1726885403.42584: calling self._execute() 7920 1726885403.42705: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885403.42722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885403.42743: variable 'omit' from source: magic vars 7920 1726885403.43168: variable 'storage_test_volume' from source: include params 7920 1726885403.43199: Evaluated conditional (storage_test_volume.type == "raid"): False 7920 1726885403.43208: when evaluation is False, skipping this task 7920 1726885403.43221: _execute() done 7920 1726885403.43231: dumping result to json 7920 1726885403.43240: done dumping result, returning 7920 1726885403.43250: done running TaskExecutor() for managed_node1/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-9835-648e-0000000014a1] 7920 1726885403.43261: sending task result for task 02369adf-7a19-9835-648e-0000000014a1 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 7920 1726885403.43428: no more pending results, returning what we have 7920 1726885403.43433: results queue empty 7920 1726885403.43434: checking for any_errors_fatal 7920 1726885403.43442: done checking for any_errors_fatal 7920 1726885403.43442: checking for max_fail_percentage 7920 1726885403.43445: done checking for max_fail_percentage 7920 1726885403.43446: checking to see if all hosts have failed and the running result is not ok 7920 1726885403.43447: done checking to see if all hosts have failed 7920 1726885403.43448: getting the remaining hosts for this loop 7920 1726885403.43449: done getting the remaining hosts for this loop 7920 1726885403.43453: getting the next task for host managed_node1 7920 1726885403.43462: done getting next task for host managed_node1 7920 1726885403.43465: ^ task is: TASK: Verify the volume's device type 7920 1726885403.43472: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885403.43478: getting variables 7920 1726885403.43481: in VariableManager get_vars() 7920 1726885403.43522: Calling all_inventory to load vars for managed_node1 7920 1726885403.43526: Calling groups_inventory to load vars for managed_node1 7920 1726885403.43530: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885403.43542: Calling all_plugins_play to load vars for managed_node1 7920 1726885403.43546: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885403.43550: Calling groups_plugins_play to load vars for managed_node1 7920 1726885403.44332: done sending task result for task 02369adf-7a19-9835-648e-0000000014a1 7920 1726885403.44336: WORKER PROCESS EXITING 7920 1726885403.44358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885403.44979: done with get_vars() 7920 1726885403.44992: done getting variables 7920 1726885403.45052: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:23 -0400 (0:00:00.032) 0:02:21.079 ****** 7920 1726885403.45082: entering _queue_task() for managed_node1/assert 7920 1726885403.45306: worker is 1 (out of 1 available) 7920 1726885403.45322: exiting _queue_task() for managed_node1/assert 7920 1726885403.45335: done queuing things up, now waiting for results queue to drain 7920 1726885403.45336: waiting for pending results... 7920 1726885403.46176: running TaskExecutor() for managed_node1/TASK: Verify the volume's device type 7920 1726885403.46430: in run() - task 02369adf-7a19-9835-648e-0000000014a2 7920 1726885403.46539: variable 'ansible_search_path' from source: unknown 7920 1726885403.46579: calling self._execute() 7920 1726885403.46742: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885403.46759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885403.46789: variable 'omit' from source: magic vars 7920 1726885403.47841: variable '_storage_test_volume_present' from source: set_fact 7920 1726885403.47984: Evaluated conditional (_storage_test_volume_present): False 7920 1726885403.47991: when evaluation is False, skipping this task 7920 1726885403.47998: _execute() done 7920 1726885403.48005: dumping result to json 7920 1726885403.48013: done dumping result, returning 7920 1726885403.48027: done running TaskExecutor() for managed_node1/TASK: Verify the volume's device type [02369adf-7a19-9835-648e-0000000014a2] 7920 1726885403.48037: sending task result for task 02369adf-7a19-9835-648e-0000000014a2 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885403.48240: no more pending results, returning what we have 7920 1726885403.48244: results queue empty 7920 1726885403.48245: checking for any_errors_fatal 7920 1726885403.48253: done checking for any_errors_fatal 7920 1726885403.48254: checking for max_fail_percentage 7920 1726885403.48256: done checking for max_fail_percentage 7920 1726885403.48257: checking to see if all hosts have failed and the running result is not ok 7920 1726885403.48259: done checking to see if all hosts have failed 7920 1726885403.48259: getting the remaining hosts for this loop 7920 1726885403.48261: done getting the remaining hosts for this loop 7920 1726885403.48265: getting the next task for host managed_node1 7920 1726885403.48278: done getting next task for host managed_node1 7920 1726885403.48281: ^ task is: TASK: Stat the LUKS device, if encrypted 7920 1726885403.48289: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885403.48294: getting variables 7920 1726885403.48296: in VariableManager get_vars() 7920 1726885403.48346: Calling all_inventory to load vars for managed_node1 7920 1726885403.48349: Calling groups_inventory to load vars for managed_node1 7920 1726885403.48353: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885403.48367: Calling all_plugins_play to load vars for managed_node1 7920 1726885403.48373: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885403.48377: Calling groups_plugins_play to load vars for managed_node1 7920 1726885403.49336: done sending task result for task 02369adf-7a19-9835-648e-0000000014a2 7920 1726885403.49342: WORKER PROCESS EXITING 7920 1726885403.49483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885403.50794: done with get_vars() 7920 1726885403.50808: 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 22:23:23 -0400 (0:00:00.058) 0:02:21.137 ****** 7920 1726885403.50906: entering _queue_task() for managed_node1/stat 7920 1726885403.51457: worker is 1 (out of 1 available) 7920 1726885403.51470: exiting _queue_task() for managed_node1/stat 7920 1726885403.51481: done queuing things up, now waiting for results queue to drain 7920 1726885403.51483: waiting for pending results... 7920 1726885403.52212: running TaskExecutor() for managed_node1/TASK: Stat the LUKS device, if encrypted 7920 1726885403.52360: in run() - task 02369adf-7a19-9835-648e-0000000014a6 7920 1726885403.52381: variable 'ansible_search_path' from source: unknown 7920 1726885403.52424: calling self._execute() 7920 1726885403.52539: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885403.52555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885403.52571: variable 'omit' from source: magic vars 7920 1726885403.52952: variable 'storage_test_volume' from source: include params 7920 1726885403.52987: Evaluated conditional (storage_test_volume.encryption): False 7920 1726885403.52996: when evaluation is False, skipping this task 7920 1726885403.53003: _execute() done 7920 1726885403.53010: dumping result to json 7920 1726885403.53024: done dumping result, returning 7920 1726885403.53035: done running TaskExecutor() for managed_node1/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-9835-648e-0000000014a6] 7920 1726885403.53046: sending task result for task 02369adf-7a19-9835-648e-0000000014a6 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885403.53206: no more pending results, returning what we have 7920 1726885403.53210: results queue empty 7920 1726885403.53213: checking for any_errors_fatal 7920 1726885403.53223: done checking for any_errors_fatal 7920 1726885403.53224: checking for max_fail_percentage 7920 1726885403.53226: done checking for max_fail_percentage 7920 1726885403.53227: checking to see if all hosts have failed and the running result is not ok 7920 1726885403.53228: done checking to see if all hosts have failed 7920 1726885403.53230: getting the remaining hosts for this loop 7920 1726885403.53231: done getting the remaining hosts for this loop 7920 1726885403.53236: getting the next task for host managed_node1 7920 1726885403.53246: done getting next task for host managed_node1 7920 1726885403.53249: ^ task is: TASK: Ensure cryptsetup is present 7920 1726885403.53256: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885403.53260: getting variables 7920 1726885403.53263: in VariableManager get_vars() 7920 1726885403.53298: Calling all_inventory to load vars for managed_node1 7920 1726885403.53301: Calling groups_inventory to load vars for managed_node1 7920 1726885403.53305: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885403.53322: Calling all_plugins_play to load vars for managed_node1 7920 1726885403.53327: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885403.53331: Calling groups_plugins_play to load vars for managed_node1 7920 1726885403.54188: done sending task result for task 02369adf-7a19-9835-648e-0000000014a6 7920 1726885403.54191: WORKER PROCESS EXITING 7920 1726885403.54317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885403.54903: done with get_vars() 7920 1726885403.54921: done getting variables 7920 1726885403.54976: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:23 -0400 (0:00:00.040) 0:02:21.178 ****** 7920 1726885403.55009: entering _queue_task() for managed_node1/package 7920 1726885403.55344: worker is 1 (out of 1 available) 7920 1726885403.55355: exiting _queue_task() for managed_node1/package 7920 1726885403.55366: done queuing things up, now waiting for results queue to drain 7920 1726885403.55367: waiting for pending results... 7920 1726885403.55661: running TaskExecutor() for managed_node1/TASK: Ensure cryptsetup is present 7920 1726885403.55814: in run() - task 02369adf-7a19-9835-648e-0000000014a7 7920 1726885403.55838: variable 'ansible_search_path' from source: unknown 7920 1726885403.55909: calling self._execute() 7920 1726885403.56052: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885403.56065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885403.56082: variable 'omit' from source: magic vars 7920 1726885403.56211: variable 'omit' from source: magic vars 7920 1726885403.56282: variable 'omit' from source: magic vars 7920 1726885403.56591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885403.59984: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885403.60061: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885403.60120: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885403.60165: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885403.60205: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885403.60384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885403.60468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885403.60544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885403.60600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885403.60639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885403.60869: variable '__storage_is_ostree' from source: set_fact 7920 1726885403.60883: variable 'omit' from source: magic vars 7920 1726885403.60924: variable 'omit' from source: magic vars 7920 1726885403.60959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885403.60995: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885403.61025: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885403.61051: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885403.61072: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885403.61095: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885403.61126: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885403.61163: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885403.61176: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885403.61191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885403.61335: Set connection var ansible_connection to ssh 7920 1726885403.61360: Set connection var ansible_shell_executable to /bin/sh 7920 1726885403.61371: Set connection var ansible_timeout to 10 7920 1726885403.61377: Set connection var ansible_shell_type to sh 7920 1726885403.61387: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885403.61397: Set connection var ansible_pipelining to False 7920 1726885403.61435: variable 'ansible_shell_executable' from source: unknown 7920 1726885403.61445: variable 'ansible_connection' from source: unknown 7920 1726885403.61453: variable 'ansible_module_compression' from source: unknown 7920 1726885403.61465: variable 'ansible_shell_type' from source: unknown 7920 1726885403.61473: variable 'ansible_shell_executable' from source: unknown 7920 1726885403.61485: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885403.61493: variable 'ansible_pipelining' from source: unknown 7920 1726885403.61500: variable 'ansible_timeout' from source: unknown 7920 1726885403.61512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885403.61624: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885403.61644: variable 'omit' from source: magic vars 7920 1726885403.61654: starting attempt loop 7920 1726885403.61662: running the handler 7920 1726885403.61680: variable 'ansible_facts' from source: unknown 7920 1726885403.61692: variable 'ansible_facts' from source: unknown 7920 1726885403.61763: _low_level_execute_command(): starting 7920 1726885403.61778: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7920 1726885403.62617: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885403.62635: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885403.62651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885403.62672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885403.62723: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885403.62742: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885403.62759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885403.62782: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885403.62800: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885403.62816: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885403.62833: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885403.62850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885403.62866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885403.62879: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885403.62891: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885403.62909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885403.62989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885403.63025: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885403.63049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885403.63130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885403.64754: stdout chunk (state=3): >>>/root <<< 7920 1726885403.64941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885403.64945: stdout chunk (state=3): >>><<< 7920 1726885403.64947: stderr chunk (state=3): >>><<< 7920 1726885403.65046: _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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885403.65049: _low_level_execute_command(): starting 7920 1726885403.65052: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885403.6496882-12072-247800583545322 `" && echo ansible-tmp-1726885403.6496882-12072-247800583545322="` echo /root/.ansible/tmp/ansible-tmp-1726885403.6496882-12072-247800583545322 `" ) && sleep 0' 7920 1726885403.66322: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885403.66337: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885403.66374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885403.66567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885403.66792: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885403.66842: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885403.66890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885403.66993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885403.67036: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885403.67055: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885403.67088: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885403.67108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885403.67132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885403.67148: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885403.67159: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885403.67185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885403.67491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885403.67518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885403.67537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885403.67605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885403.69409: stdout chunk (state=3): >>>ansible-tmp-1726885403.6496882-12072-247800583545322=/root/.ansible/tmp/ansible-tmp-1726885403.6496882-12072-247800583545322 <<< 7920 1726885403.69576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885403.69647: stderr chunk (state=3): >>><<< 7920 1726885403.69650: stdout chunk (state=3): >>><<< 7920 1726885403.69724: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885403.6496882-12072-247800583545322=/root/.ansible/tmp/ansible-tmp-1726885403.6496882-12072-247800583545322 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885403.69727: variable 'ansible_module_compression' from source: unknown 7920 1726885403.69974: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7920dtmc06p2/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7920 1726885403.69977: variable 'ansible_facts' from source: unknown 7920 1726885403.69980: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885403.6496882-12072-247800583545322/AnsiballZ_dnf.py 7920 1726885403.70139: Sending initial data 7920 1726885403.70142: Sent initial data (151 bytes) 7920 1726885403.73256: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885403.73272: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885403.73287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885403.73307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885403.73355: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885403.73367: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885403.73384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885403.73402: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885403.73420: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885403.73433: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885403.73445: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885403.73458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885403.73474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885403.73491: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885403.73504: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885403.73522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885403.73598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885403.73628: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885403.73646: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885403.73711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885403.75392: 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 <<< 7920 1726885403.75428: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7920 1726885403.75466: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7920dtmc06p2/tmpk5dhsm_6 /root/.ansible/tmp/ansible-tmp-1726885403.6496882-12072-247800583545322/AnsiballZ_dnf.py <<< 7920 1726885403.75499: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7920 1726885403.76995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885403.77174: stderr chunk (state=3): >>><<< 7920 1726885403.77178: stdout chunk (state=3): >>><<< 7920 1726885403.77180: done transferring module to remote 7920 1726885403.77182: _low_level_execute_command(): starting 7920 1726885403.77185: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885403.6496882-12072-247800583545322/ /root/.ansible/tmp/ansible-tmp-1726885403.6496882-12072-247800583545322/AnsiballZ_dnf.py && sleep 0' 7920 1726885403.77751: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885403.77763: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885403.77778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885403.77802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885403.77846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885403.77858: stderr chunk (state=3): >>>debug2: match not found <<< 7920 1726885403.77871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885403.77890: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7920 1726885403.77903: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885403.77917: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7920 1726885403.77931: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885403.77948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885403.77970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885403.77983: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885403.77995: stderr chunk (state=3): >>>debug2: match found <<< 7920 1726885403.78009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885403.78082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885403.78104: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885403.78122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885403.78187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885403.79928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885403.79953: stderr chunk (state=3): >>><<< 7920 1726885403.79956: stdout chunk (state=3): >>><<< 7920 1726885403.80043: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885403.80046: _low_level_execute_command(): starting 7920 1726885403.80048: _low_level_execute_command(): using become for this command 7920 1726885403.80051: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rmiqmraewbhhmzelqyxlzjvddrxkjhzh ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885403.6496882-12072-247800583545322/AnsiballZ_dnf.py'"'"' && sleep 0' 7920 1726885403.80841: Initial state: awaiting_escalation: BECOME-SUCCESS-rmiqmraewbhhmzelqyxlzjvddrxkjhzh 7920 1726885403.81798: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7920 1726885403.81802: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885403.81827: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885403.81830: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885403.81879: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885403.81882: stderr chunk (state=1): >>>debug2: match not found <<< 7920 1726885403.81890: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885403.81902: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 7920 1726885403.81910: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 7920 1726885403.81920: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 7920 1726885403.81928: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885403.81937: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7920 1726885403.81992: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885403.81998: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 7920 1726885403.82001: stderr chunk (state=1): >>>debug2: match found <<< 7920 1726885403.82003: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885403.82232: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885403.82238: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885403.82300: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885403.82395: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885403.85153: stdout chunk (state=1): >>>BECOME-SUCCESS-rmiqmraewbhhmzelqyxlzjvddrxkjhzh <<< 7920 1726885403.85156: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-rmiqmraewbhhmzelqyxlzjvddrxkjhzh' 7920 1726885403.85363: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7920 1726885403.85386: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7920 1726885403.85450: stdout chunk (state=3): >>>import '_io' # <<< 7920 1726885403.85453: stdout chunk (state=3): >>>import 'marshal' # <<< 7920 1726885403.85476: stdout chunk (state=3): >>>import 'posix' # <<< 7920 1726885403.85505: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7920 1726885403.85555: stdout chunk (state=3): >>>import 'time' # <<< 7920 1726885403.85558: stdout chunk (state=3): >>>import 'zipimport' # <<< 7920 1726885403.85562: stdout chunk (state=3): >>># installed zipimport hook <<< 7920 1726885403.85605: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7920 1726885403.85609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885403.85645: 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' # <<< 7920 1726885403.85671: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab849aca0> <<< 7920 1726885403.85701: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7920 1726885403.85719: 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 0x7faab8441280> <<< 7920 1726885403.85732: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab849aa00> <<< 7920 1726885403.85744: 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' <<< 7920 1726885403.85767: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab849a9a0> <<< 7920 1726885403.85781: stdout chunk (state=3): >>>import '_signal' # <<< 7920 1726885403.85802: 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' <<< 7920 1726885403.85818: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab8441370> <<< 7920 1726885403.85852: 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' <<< 7920 1726885403.85882: 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' # <<< 7920 1726885403.85907: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab8441820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab8441550> <<< 7920 1726885403.85939: 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' <<< 7920 1726885403.85978: 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' <<< 7920 1726885403.86065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7920 1726885403.86076: 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 0x7faab81c8f70> <<< 7920 1726885403.86088: 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' <<< 7920 1726885403.86148: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab81cf100> <<< 7920 1726885403.86259: 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' <<< 7920 1726885403.86274: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab81f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab81cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab8456760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab81c8c70> <<< 7920 1726885403.86341: 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 0x7faab81f8c70> <<< 7920 1726885403.86404: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab8441fd0> <<< 7920 1726885403.86434: 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. <<< 7920 1726885403.86651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7920 1726885403.86654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7920 1726885403.86696: 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' <<< 7920 1726885403.86738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7920 1726885403.86753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7920 1726885403.86765: 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 0x7faab8194d90> <<< 7920 1726885403.86824: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab8197e20> <<< 7920 1726885403.86860: 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' <<< 7920 1726885403.86875: stdout chunk (state=3): >>>import '_sre' # <<< 7920 1726885403.86920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7920 1726885403.86941: 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' <<< 7920 1726885403.86962: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab818e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab8195520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab8194250> <<< 7920 1726885403.86975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7920 1726885403.87082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7920 1726885403.87147: 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' <<< 7920 1726885403.87203: 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 0x7faab809fc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab809f760> 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 0x7faab809fd60> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7920 1726885403.87313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7920 1726885403.87355: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab809fe20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab809fee0> import '_collections' # <<< 7920 1726885403.87359: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80f7be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80f14c0> <<< 7920 1726885403.87506: 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 0x7faab8105520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab819bd00> # /usr/lib64/python3.9/__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 0x7faab80b0b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab8197fa0> <<< 7920 1726885403.87579: 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 0x7faab8105130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab81a18b0> <<< 7920 1726885403.87680: 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 0x7faab80b0e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80b0c40> <<< 7920 1726885403.87747: 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 0x7faab80b0bb0> <<< 7920 1726885403.87832: 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 <<< 7920 1726885403.87859: 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 0x7faab8085220> # /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' <<< 7920 1726885403.87878: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab8085310> <<< 7920 1726885403.87993: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80bbe50> <<< 7920 1726885403.88128: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80b38e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80b0e20> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7920 1726885403.88202: 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 0x7faab8048f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab802db20> <<< 7920 1726885403.88321: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80b3d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80f1fd0> # /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' <<< 7920 1726885403.88389: 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 0x7faab7fe59a0> 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 0x7faab7fe5cd0> # /usr/lib64/python3.9/__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 0x7faab7ff85e0> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7920 1726885403.88444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7920 1726885403.88674: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7ff8b20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab7f83250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7fe5dc0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7920 1726885403.88837: 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 0x7faab7f94130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7ff8460> 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 0x7faab7f941f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80b0880> # /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' <<< 7920 1726885403.88987: 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 0x7faab7fb0550> # /usr/lib64/python3.9/__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 0x7faab7fb0820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7fb0610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab7fb0700> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7920 1726885403.89105: 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 0x7faab7fb0b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab7fb0fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7fb0790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7fa28e0> <<< 7920 1726885403.89138: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80b0460> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7920 1726885403.89207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7fb0940> <<< 7920 1726885403.89329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7920 1726885403.89375: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faab7ed2520> <<< 7920 1726885403.89498: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 7920 1726885403.89611: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.89648: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/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_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7920 1726885403.90892: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.91850: 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 0x7faab7dce730> <<< 7920 1726885403.91905: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7920 1726885403.91934: 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 0x7faab7e5e850> <<< 7920 1726885403.91965: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e5e730> <<< 7920 1726885403.91968: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e5e490> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7920 1726885403.92061: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e5e580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e5e2b0> import 'atexit' # <<< 7920 1726885403.92080: 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 0x7faab7e5e4f0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7920 1726885403.92114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7920 1726885403.92250: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e5e8b0> # /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 <<< 7920 1726885403.92309: 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' <<< 7920 1726885403.92399: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7d4e790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab7d4eb20> <<< 7920 1726885403.92432: 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 0x7faab7d4e970> # /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' <<< 7920 1726885403.92446: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7d6bb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e58d00> <<< 7920 1726885403.92778: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e5e610> # /usr/lib64/python3.9/__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 0x7faab7e58e80> # /usr/lib64/python3.9/__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 0x7faab7dc8880> <<< 7920 1726885403.93034: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e00d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e00850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7d64310> <<< 7920 1726885403.93075: 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 0x7faab7e00fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e00f70> # /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' <<< 7920 1726885403.93237: 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 0x7faab7d2ff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e35e80> # /usr/lib64/python3.9/__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 0x7faab7d3e520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e35fd0> # /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' <<< 7920 1726885403.93242: 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' # <<< 7920 1726885403.93296: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7d2f250> <<< 7920 1726885403.93407: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7d3e160> <<< 7920 1726885403.93572: 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 0x7faab7d3b5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab7d3b670> <<< 7920 1726885403.93576: 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 0x7faab7d3aca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e2ebb0> <<< 7920 1726885403.93653: 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' <<< 7920 1726885403.93712: 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 0x7faab7dbf9d0> <<< 7920 1726885403.93925: 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 0x7faab7dbd970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7d30880> <<< 7920 1726885403.93929: 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 0x7faab7dbf400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7df79d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7920 1726885403.93991: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.94151: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/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_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7920 1726885403.94282: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.94450: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.94756: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.95238: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/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_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 7920 1726885403.95255: 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' <<< 7920 1726885403.95301: 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 0x7faab77ecbe0> <<< 7920 1726885403.95368: 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 0x7faab7db47c0> <<< 7920 1726885403.95390: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab73ca100> <<< 7920 1726885403.95537: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 7920 1726885403.95609: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7920 1726885403.95748: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.95820: 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 0x7faab7db5c10> # zipimport: zlib available <<< 7920 1726885403.96154: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.96502: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.96548: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.96641: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7920 1726885403.96692: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.96717: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7920 1726885403.96768: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.96927: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/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_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7920 1726885403.96956: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7920 1726885403.97104: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.97288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7920 1726885403.97341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7920 1726885403.97406: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7dfafd0> # zipimport: zlib available <<< 7920 1726885403.97499: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.97575: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/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_ojkcooxj/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_ojkcooxj/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_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 7920 1726885403.97635: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.97646: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7920 1726885403.97688: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.97741: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.97791: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.97845: 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 <<< 7920 1726885403.97903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885403.97976: 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 0x7faab77d7700> <<< 7920 1726885403.98024: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab73780d0> <<< 7920 1726885403.98045: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/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_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7920 1726885403.98159: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.98202: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.98232: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.98295: 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' <<< 7920 1726885403.98370: 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' <<< 7920 1726885403.98389: 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' <<< 7920 1726885403.98466: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab73b9b50> <<< 7920 1726885403.98551: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab77e3520> <<< 7920 1726885403.98586: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab77e0a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7920 1726885403.98653: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/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_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 7920 1726885403.98797: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 7920 1726885403.98853: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7920 1726885403.99223: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885403.99655: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885404.00252: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885404.00743: 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 0x7faab77d7fd0> <<< 7920 1726885404.00776: 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 0x7faab77d70a0> <<< 7920 1726885404.00848: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 7920 1726885404.00860: 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 0x7faab77d7c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab77d7820> <<< 7920 1726885404.00898: 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' <<< 7920 1726885404.00917: 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' <<< 7920 1726885404.00957: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab71b01c0> <<< 7920 1726885404.00983: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 7920 1726885404.01081: 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' # /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' <<< 7920 1726885404.01140: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7193bb0> <<< 7920 1726885404.01163: 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 0x7faab71a8f10> # /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 0x7faab71a8d30> <<< 7920 1726885404.01278: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7193340> <<< 7920 1726885404.01325: 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' # /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 0x7faab71bd580> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 7920 1726885404.01340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 7920 1726885404.01401: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab71bd5e0> <<< 7920 1726885404.01426: 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' <<< 7920 1726885404.01446: 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' <<< 7920 1726885404.01491: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7374730> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab71bdca0> <<< 7920 1726885404.01549: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab71939d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab71b0a90> <<< 7920 1726885404.01586: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 7920 1726885404.01659: stdout chunk (state=3): >>># 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' <<< 7920 1726885404.01683: 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' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab73b2940> <<< 7920 1726885404.01880: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab73c7730> <<< 7920 1726885404.01967: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7374e50> # /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 <<< 7920 1726885404.02132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab71c1df0> # /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 0x7faab71c1250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab72129d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab723f730> <<< 7920 1726885404.02233: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab71b0460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab71b0220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab77d7040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e35d60> # /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 0x7faab77d7e80> # /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' <<< 7920 1726885404.02272: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab71c1550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab77d7160> # /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' <<< 7920 1726885404.02336: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab717c130> <<< 7920 1726885404.02359: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 7920 1726885404.02393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 7920 1726885404.02446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7920 1726885404.02471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7920 1726885404.02645: 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 0x7faab71db700> <<< 7920 1726885404.02930: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab721fee0> <<< 7920 1726885404.02963: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab71c12b0> # /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' <<< 7920 1726885404.03088: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab721f100> # /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 0x7faab72148b0> <<< 7920 1726885404.03181: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7227c40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab72146d0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 7920 1726885404.03217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 7920 1726885404.03267: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab72277c0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 7920 1726885404.03303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 7920 1726885404.03588: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab721e730> <<< 7920 1726885404.03610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 7920 1726885404.03633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 7920 1726885404.03644: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6f44b80> <<< 7920 1726885404.03677: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885404.03785: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 7920 1726885404.03802: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885404.03885: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885404.04023: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 7920 1726885404.04067: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885404.04116: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 7920 1726885404.04134: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885404.04218: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885404.04309: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 7920 1726885404.04402: stdout chunk (state=3): >>># zipimport: zlib available <<< 7920 1726885404.04552: stdout chunk (state=3): >>>import 'gc' # <<< 7920 1726885404.04903: 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' <<< 7920 1726885404.04948: 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' <<< 7920 1726885404.04961: 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 0x7faab6ea10a0> <<< 7920 1726885404.04984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7920 1726885404.05032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7920 1726885404.05199: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6ea1a90> <<< 7920 1726885404.05232: 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' <<< 7920 1726885404.05275: 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 0x7faab6ef4fa0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6ea1d30> <<< 7920 1726885404.05303: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6ea1610> <<< 7920 1726885404.05336: 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 0x7faab6ea13a0> <<< 7920 1726885404.05349: 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 <<< 7920 1726885404.05394: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 7920 1726885404.05426: 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' <<< 7920 1726885404.05459: 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' <<< 7920 1726885404.05587: 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 0x7faab6eabee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6eab700> <<< 7920 1726885404.05600: 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 <<< 7920 1726885404.05631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 7920 1726885404.05702: 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 0x7faab6b40430> <<< 7920 1726885404.05727: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6eabeb0> <<< 7920 1726885404.05751: 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 <<< 7920 1726885404.05813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 7920 1726885404.06754: 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 0x7faab6a9fd00> <<< 7920 1726885404.06811: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6bb91c0> <<< 7920 1726885404.06833: 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 <<< 7920 1726885404.06887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 7920 1726885404.06976: 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 0x7faab553e1c0> <<< 7920 1726885404.07029: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6b74790> <<< 7920 1726885404.07049: 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 <<< 7920 1726885404.07061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 7920 1726885404.07198: 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 0x7faab540dd60> <<< 7920 1726885404.07238: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab551d460> <<< 7920 1726885404.07251: 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 <<< 7920 1726885404.07281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 7920 1726885404.07362: 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 0x7faab53778e0> <<< 7920 1726885404.07398: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab553e400> <<< 7920 1726885404.07429: 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' <<< 7920 1726885404.07500: 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 0x7faab5370c40> <<< 7920 1726885404.07524: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab5377e80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6e9fb80> <<< 7920 1726885404.07547: 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 <<< 7920 1726885404.07593: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 7920 1726885404.07607: 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' # /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' <<< 7920 1726885404.07637: 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 0x7faab529aa00> <<< 7920 1726885404.07681: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab529a220> <<< 7920 1726885404.07703: 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 <<< 7920 1726885404.07733: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 7920 1726885404.07761: 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' <<< 7920 1726885404.07773: 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 0x7faab52b45e0> <<< 7920 1726885404.07828: 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' <<< 7920 1726885404.07856: 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 0x7faab52bf190> <<< 7920 1726885404.07868: 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' <<< 7920 1726885404.08211: 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 0x7faab52bf730> <<< 7920 1726885404.08281: 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 0x7faab52bfb80><<< 7920 1726885404.08295: stdout chunk (state=3): >>> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab52bf250> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab52b4670> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab52abca0> <<< 7920 1726885404.08329: 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 <<< 7920 1726885404.08343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885404.08441: 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 0x7faab4e73f40> <<< 7920 1726885404.08454: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab52b4070> <<< 7920 1726885404.08513: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab529ab80> <<< 7920 1726885404.08542: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab53a3610> <<< 7920 1726885404.08564: 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' <<< 7920 1726885404.08656: 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 0x7faab53a3df0> <<< 7920 1726885404.08694: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab53a3790> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6e9ffa0> <<< 7920 1726885404.08730: 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 0x7faab4e82c40> <<< 7920 1726885404.08757: 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' <<< 7920 1726885404.08783: 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' <<< 7920 1726885404.08800: 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' <<< 7920 1726885404.08844: 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' <<< 7920 1726885404.08856: 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 <<< 7920 1726885404.08886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 7920 1726885404.08910: 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 <<< 7920 1726885404.09006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 7920 1726885404.09123: 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 0x7faab4cf1100> <<< 7920 1726885404.09209: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d91190> <<< 7920 1726885404.09253: 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' <<< 7920 1726885404.09272: 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 0x7faab4d9c6d0> <<< 7920 1726885404.09335: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4da2c40> <<< 7920 1726885404.09365: 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' <<< 7920 1726885404.09434: 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' <<< 7920 1726885404.09461: 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' <<< 7920 1726885404.09508: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d9cd60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d9ca90> <<< 7920 1726885404.09540: 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' <<< 7920 1726885404.09552: 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' <<< 7920 1726885404.09591: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d9cee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d9cd30> <<< 7920 1726885404.09622: 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' <<< 7920 1726885404.09635: 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' <<< 7920 1726885404.09659: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d9cf40> <<< 7920 1726885404.09685: 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' <<< 7920 1726885404.09734: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4bf6130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d9ce20> <<< 7920 1726885404.09757: 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' <<< 7920 1726885404.09770: 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' <<< 7920 1726885404.09799: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4bf62b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d9cf10> <<< 7920 1726885404.09835: 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' <<< 7920 1726885404.09868: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d9ceb0> <<< 7920 1726885404.09883: 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' <<< 7920 1726885404.09923: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d9c8b0> <<< 7920 1726885404.09944: 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' <<< 7920 1726885404.09975: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4bf6310> <<< 7920 1726885404.09992: 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' <<< 7920 1726885404.10022: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4bf63a0> <<< 7920 1726885404.10048: 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' <<< 7920 1726885404.10073: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4bf6430> <<< 7920 1726885404.10100: 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' <<< 7920 1726885404.10132: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4bf64c0> <<< 7920 1726885404.10166: 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' <<< 7920 1726885404.10204: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4bf6550> <<< 7920 1726885404.10223: 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' <<< 7920 1726885404.10244: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4bf65e0> <<< 7920 1726885404.10297: 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 0x7faab4bf6670> <<< 7920 1726885404.10311: 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' <<< 7920 1726885404.10342: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4bf6700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4cf1fa0> <<< 7920 1726885404.10372: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d6fee0> <<< 7920 1726885404.10422: 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' <<< 7920 1726885404.10434: 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' <<< 7920 1726885404.10545: 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 0x7faab4bf6ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4bf6820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d9cd90> <<< 7920 1726885404.10573: 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 0x7faab4d84f40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d6fb80> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d6f190> <<< 7920 1726885404.10600: 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' <<< 7920 1726885404.10636: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d6f370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4ea5a30> <<< 7920 1726885404.10664: 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' <<< 7920 1726885404.10690: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4ea5f40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4e82be0> <<< 7920 1726885404.10710: 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' <<< 7920 1726885404.10748: 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' <<< 7920 1726885404.10785: 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' <<< 7920 1726885404.10816: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4c0db20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4c0d3d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4ea5820> <<< 7920 1726885404.10837: 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 <<< 7920 1726885404.10865: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 7920 1726885404.10893: 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' <<< 7920 1726885404.10933: 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 0x7faab4ba9190> <<< 7920 1726885404.10967: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 7920 1726885404.10990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 7920 1726885404.11002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7920 1726885404.11034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7920 1726885404.11077: 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' <<< 7920 1726885404.11089: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4b51f70> <<< 7920 1726885404.11123: 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 0x7faab4b5d100> <<< 7920 1726885404.11176: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4bbe580> <<< 7920 1726885404.11199: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4ba95b0> <<< 7920 1726885404.11225: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4b9e970> <<< 7920 1726885404.11254: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4c0df70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4c0ddc0> <<< 7920 1726885404.11296: 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' <<< 7920 1726885404.11310: 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 <<< 7920 1726885404.11404: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885404.11445: 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 0x7faab4b5deb0> <<< 7920 1726885404.11457: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4b5d670> <<< 7920 1726885404.11480: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4c0dc70> <<< 7920 1726885404.11531: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4b96820> <<< 7920 1726885404.11555: 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 0x7faab4b80730> <<< 7920 1726885404.11576: 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 0x7faab4b807c0> <<< 7920 1726885404.11599: 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 0x7faab4b80940> # /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 <<< 7920 1726885404.11637: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py <<< 7920 1726885404.11662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 7920 1726885404.11748: 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 0x7faab49baf70> <<< 7920 1726885404.11788: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4b80f70> # /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 0x7faab49bae80> <<< 7920 1726885404.11821: 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 0x7faab49c01f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4b808e0> <<< 7920 1726885404.11877: 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 0x7faab4b80e80> <<< 7920 1726885404.11898: 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' <<< 7920 1726885404.11913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 7920 1726885404.11980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 7920 1726885404.12013: 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' <<< 7920 1726885404.12048: 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 0x7faab494b2b0> <<< 7920 1726885404.12078: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab493af70> <<< 7920 1726885404.12090: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab493a8b0> <<< 7920 1726885404.12205: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab49d28b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab49c0d90> <<< 7920 1726885404.12241: 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 0x7faab49d2b80> <<< 7920 1726885404.12273: 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 0x7faab49d9880> <<< 7920 1726885404.12323: 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 0x7faab49596a0> # /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 0x7faab4959340> <<< 7920 1726885404.12347: 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' <<< 7920 1726885404.12380: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4968550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4959070> <<< 7920 1726885404.12429: 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 0x7faab49683d0> <<< 7920 1726885404.12441: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6ea12e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6ea18e0> <<< 7920 1726885404.12899: 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' <<< 7920 1726885404.12927: 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 <<< 7920 1726885404.12976: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4970eb0> <<< 7920 1726885404.13001: 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' <<< 7920 1726885404.13018: 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 <<< 7920 1726885404.13041: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 7920 1726885404.13071: 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 <<< 7920 1726885404.13101: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 7920 1726885404.13133: 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 0x7faab4925e80> <<< 7920 1726885404.13184: 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' <<< 7920 1726885404.13218: 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' <<< 7920 1726885404.13231: 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' <<< 7920 1726885404.13327: 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 0x7faab48bfc70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab48bfaf0> <<< 7920 1726885404.13341: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab48bf2b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4925f70> <<< 7920 1726885404.13364: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4910dc0> <<< 7920 1726885404.13400: 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 0x7faab48bf100> <<< 7920 1726885404.13442: 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 <<< 7920 1726885404.13472: 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 <<< 7920 1726885404.13485: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 7920 1726885404.13508: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab48daf40> <<< 7920 1726885404.13543: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab48bfd90> <<< 7920 1726885404.13580: 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' <<< 7920 1726885404.13613: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab48da8b0> <<< 7920 1726885404.13654: 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 0x7faab48e9eb0> # /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' <<< 7920 1726885404.13689: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab48e9fa0> # /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 0x7faab47e81f0> <<< 7920 1726885404.13730: 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' <<< 7920 1726885404.13753: 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 <<< 7920 1726885404.13771: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 7920 1726885404.13796: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab47e87f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab47e8520> <<< 7920 1726885404.13848: 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 0x7faab47e88b0> <<< 7920 1726885404.13885: 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 0x7faab47f84f0> <<< 7920 1726885404.13908: 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 0x7faab47f85e0> <<< 7920 1726885404.13940: 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' <<< 7920 1726885404.13974: 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 <<< 7920 1726885404.14008: 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 0x7faab47f8dc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab47f89d0> <<< 7920 1726885404.14046: 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' <<< 7920 1726885404.14079: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab47f8e20> <<< 7920 1726885404.14120: 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 0x7faab480ca00> <<< 7920 1726885404.14155: 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 0x7faab480cb20> # /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 <<< 7920 1726885404.14176: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 7920 1726885404.14213: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab480cd60> # /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' <<< 7920 1726885404.14254: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab480cee0> # /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 0x7faab479cbe0> <<< 7920 1726885404.14295: 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' <<< 7920 1726885404.14327: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab479cd30> # /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 <<< 7920 1726885404.14383: stdout chunk (state=3): >>># 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 0x7faab47ac430> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab479cfd0> <<< 7920 1726885404.14397: 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 <<< 7920 1726885404.14490: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 7920 1726885404.14523: 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 0x7faab47ace20> <<< 7920 1726885404.14551: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab47ac970> # /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 0x7faab47acc70> <<< 7920 1726885404.14595: 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 <<< 7920 1726885404.14631: 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 0x7faab47b9700> # /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 <<< 7920 1726885404.14660: 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 0x7faab47b9f40> <<< 7920 1726885404.14695: 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 0x7faab47c9190> <<< 7920 1726885404.14733: 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 0x7faab47c9280> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab49103a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4910100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4970be0> <<< 7920 1726885404.14762: 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' <<< 7920 1726885404.14824: 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' <<< 7920 1726885404.14852: 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 0x7faab47c9df0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab47c9b20> # /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' <<< 7920 1726885404.14876: 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 <<< 7920 1726885404.14910: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 7920 1726885404.14941: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 7920 1726885404.14967: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 7920 1726885404.15038: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab47604c0> <<< 7920 1726885404.15054: 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' <<< 7920 1726885404.15093: 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' <<< 7920 1726885404.15126: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4769400> <<< 7920 1726885404.15177: 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 0x7faab4760d90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4760cd0> <<< 7920 1726885404.15208: 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' <<< 7920 1726885404.15259: 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 0x7faab4796640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab47960d0> <<< 7920 1726885404.15304: 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' <<< 7920 1726885404.15338: 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 <<< 7920 1726885404.15366: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # <<< 7920 1726885404.15390: 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' <<< 7920 1726885404.15453: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46e2970> # /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' <<< 7920 1726885404.15457: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46e2b50> <<< 7920 1726885404.15487: 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' <<< 7920 1726885404.15490: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 7920 1726885404.15534: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4796bb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4796940> <<< 7920 1726885404.15585: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab47c9e80> <<< 7920 1726885404.15592: 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 <<< 7920 1726885404.15599: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 7920 1726885404.15628: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab47d4eb0> <<< 7920 1726885404.15645: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab47c99d0> <<< 7920 1726885404.15648: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4910130> <<< 7920 1726885404.15674: 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 <<< 7920 1726885404.15682: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 7920 1726885404.15740: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46ecee0> <<< 7920 1726885404.15759: 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 <<< 7920 1726885404.15774: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 7920 1726885404.15796: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab47033a0> <<< 7920 1726885404.15806: 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 <<< 7920 1726885404.15824: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 7920 1726885404.15834: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4703c10> <<< 7920 1726885404.15864: 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 <<< 7920 1726885404.15867: 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 0x7faab4698520> <<< 7920 1726885404.15898: 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 <<< 7920 1726885404.15925: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 7920 1726885404.15932: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4698a90> <<< 7920 1726885404.15959: 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' <<< 7920 1726885404.16001: 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' <<< 7920 1726885404.16009: 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' <<< 7920 1726885404.16079: 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 0x7faab46a4b50> <<< 7920 1726885404.16083: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46a4730> <<< 7920 1726885404.16085: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46a4490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46a4100> <<< 7920 1726885404.16114: 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 <<< 7920 1726885404.16120: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 7920 1726885404.16177: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46a4340> <<< 7920 1726885404.16181: 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 <<< 7920 1726885404.16187: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 7920 1726885404.16223: 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' <<< 7920 1726885404.16258: 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 0x7faab46b6ac0> <<< 7920 1726885404.16289: 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 <<< 7920 1726885404.16294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 7920 1726885404.16297: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46b6b50> <<< 7920 1726885404.16323: 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 <<< 7920 1726885404.16326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 7920 1726885404.16409: 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 0x7faab46c0190> <<< 7920 1726885404.16415: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46b6fa0> <<< 7920 1726885404.16451: 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 <<< 7920 1726885404.16455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 7920 1726885404.16461: 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 <<< 7920 1726885404.16475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 7920 1726885404.16492: 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 <<< 7920 1726885404.16506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885404.16537: 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 <<< 7920 1726885404.16541: 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 0x7faab45c91f0> <<< 7920 1726885404.16568: 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 <<< 7920 1726885404.16572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 7920 1726885404.16586: 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' <<< 7920 1726885404.16626: 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 0x7faab45d2250> <<< 7920 1726885404.16655: 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 0x7faab45d21f0> <<< 7920 1726885404.16670: 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' <<< 7920 1726885404.16732: 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 0x7faab45d23a0> <<< 7920 1726885404.16736: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab45c9f10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab45c9c10> <<< 7920 1726885404.16754: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab45c92b0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46cf940> <<< 7920 1726885404.16772: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46c0f70> <<< 7920 1726885404.16794: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46c0850> <<< 7920 1726885404.16797: stdout chunk (state=3): >>>import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46b6700> <<< 7920 1726885404.16824: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46a4fd0> <<< 7920 1726885404.16848: 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' <<< 7920 1726885404.16865: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46b6850> <<< 7920 1726885404.16896: 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 <<< 7920 1726885404.16899: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 7920 1726885404.16904: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab45c9ca0> <<< 7920 1726885404.16942: 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 0x7faab45d2670> <<< 7920 1726885404.16973: 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 <<< 7920 1726885404.16980: 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 0x7faab45d28e0> <<< 7920 1726885404.17010: 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 <<< 7920 1726885404.17015: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 7920 1726885404.17033: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab45d2e50> <<< 7920 1726885404.17053: 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 <<< 7920 1726885404.17090: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 7920 1726885404.17103: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab45ee640> <<< 7920 1726885404.17155: 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' <<< 7920 1726885404.17163: 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 0x7faab4573820> <<< 7920 1726885404.17184: 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 <<< 7920 1726885404.17198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 7920 1726885404.17230: 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 0x7faab457fa90> <<< 7920 1726885404.17252: 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 <<< 7920 1726885404.17278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 7920 1726885404.17314: 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 0x7faab459efd0> <<< 7920 1726885404.17404: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab457faf0> <<< 7920 1726885404.17427: 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 <<< 7920 1726885404.17444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 7920 1726885404.17467: 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 <<< 7920 1726885404.17483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 7920 1726885404.17507: 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' <<< 7920 1726885404.17534: 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 <<< 7920 1726885404.17542: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 7920 1726885404.17570: 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' <<< 7920 1726885404.17578: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab454b310> <<< 7920 1726885404.17664: 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 0x7faab454b430> <<< 7920 1726885404.17697: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab453c3a0> <<< 7920 1726885404.17716: 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 <<< 7920 1726885404.17736: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 7920 1726885404.17752: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab453c6d0> <<< 7920 1726885404.17781: 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 0x7faab4556820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab453c040> <<< 7920 1726885404.17806: 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' <<< 7920 1726885404.17852: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab453c100> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab45309a0> <<< 7920 1726885404.17881: 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 0x7faab4556cd0> <<< 7920 1726885404.17916: 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 0x7faab44e4100> <<< 7920 1726885404.17965: 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 0x7faab44e41f0> # /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' <<< 7920 1726885404.17986: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab44e4310> <<< 7920 1726885404.18003: 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 <<< 7920 1726885404.18026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 7920 1726885404.18042: 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 <<< 7920 1726885404.18139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885404.18159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 7920 1726885404.18195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 7920 1726885404.18227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 7920 1726885404.18232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 7920 1726885404.18259: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab44ba550> <<< 7920 1726885404.18300: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab450de50> <<< 7920 1726885404.18327: 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 0x7faab44a18e0> <<< 7920 1726885404.18365: 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' <<< 7920 1726885404.18382: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab44a1970> <<< 7920 1726885404.18397: 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 <<< 7920 1726885404.18405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 7920 1726885404.18458: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab44ba1c0> <<< 7920 1726885404.18472: 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 0x7faab44cc2b0> <<< 7920 1726885404.18664: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab44f0c10> <<< 7920 1726885404.18694: 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' <<< 7920 1726885404.18698: 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' <<< 7920 1726885404.18708: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab44fb880> <<< 7920 1726885404.18727: 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' <<< 7920 1726885404.18752: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4477790> <<< 7920 1726885404.18758: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab44f0f10> <<< 7920 1726885404.18795: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab44e4ac0> <<< 7920 1726885404.18845: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab459eca0> <<< 7920 1726885404.18863: 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 <<< 7920 1726885404.18881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 7920 1726885404.18909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 7920 1726885404.18921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 7920 1726885404.18927: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab449c550> <<< 7920 1726885404.18958: 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' <<< 7920 1726885404.18966: stdout chunk (state=3): >>>import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab449cd00> <<< 7920 1726885404.18987: 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' <<< 7920 1726885404.19001: stdout chunk (state=3): >>>import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab449cf70> <<< 7920 1726885404.19024: 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 <<< 7920 1726885404.19031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 7920 1726885404.19052: 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 <<< 7920 1726885404.19062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 7920 1726885404.19109: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab442b9a0> <<< 7920 1726885404.19134: 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' <<< 7920 1726885404.19170: 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' <<< 7920 1726885404.19180: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab444a0d0> <<< 7920 1726885404.19193: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab442bc70> <<< 7920 1726885404.19212: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab449ceb0> <<< 7920 1726885404.19249: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab448d790> <<< 7920 1726885404.19272: 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 <<< 7920 1726885404.19284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 7920 1726885404.19303: 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 <<< 7920 1726885404.19345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 7920 1726885404.19360: 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 <<< 7920 1726885404.19372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 7920 1726885404.19399: 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 0x7faab44041f0> <<< 7920 1726885404.19427: 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' <<< 7920 1726885404.19450: 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 <<< 7920 1726885404.19472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 7920 1726885404.19482: 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 0x7faab4404cd0> <<< 7920 1726885404.19498: 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' <<< 7920 1726885404.19521: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4404f10> <<< 7920 1726885404.19539: 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' <<< 7920 1726885404.19563: 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 <<< 7920 1726885404.19576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 7920 1726885404.19592: 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 <<< 7920 1726885404.19597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 7920 1726885404.19672: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab440daf0> <<< 7920 1726885404.19676: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab440d6d0> <<< 7920 1726885404.19688: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab440d220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4404970> <<< 7920 1726885404.19706: 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' <<< 7920 1726885404.19734: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4404ac0> <<< 7920 1726885404.19758: 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 <<< 7920 1726885404.19764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 7920 1726885404.19790: 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 <<< 7920 1726885404.19796: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885404.19822: 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 <<< 7920 1726885404.19829: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885404.19841: 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 <<< 7920 1726885404.19854: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 7920 1726885404.19871: 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' <<< 7920 1726885404.19911: 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 0x7faab43b9910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab43b9580> <<< 7920 1726885404.19931: 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 <<< 7920 1726885404.19949: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 7920 1726885404.20001: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab43b95e0> <<< 7920 1726885404.20022: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 7920 1726885404.20070: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab43ad520> <<< 7920 1726885404.20093: 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 0x7faab43ad700> <<< 7920 1726885404.20113: 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 <<< 7920 1726885404.20129: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 7920 1726885404.20150: 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 <<< 7920 1726885404.20160: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885404.20183: 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' <<< 7920 1726885404.20207: 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 <<< 7920 1726885404.20218: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 7920 1726885404.20236: 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 0x7faab4364820> <<< 7920 1726885404.20266: 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 0x7faab43649d0> <<< 7920 1726885404.20298: 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 0x7faab4364b80> <<< 7920 1726885404.20344: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab43644c0> <<< 7920 1726885404.20406: 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' <<< 7920 1726885404.20422: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4364f10> # /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 0x7faab4364fa0> <<< 7920 1726885404.20442: 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' <<< 7920 1726885404.20471: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4371040> <<< 7920 1726885404.20487: 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 <<< 7920 1726885404.20524: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 7920 1726885404.20547: 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 0x7faab437d250> <<< 7920 1726885404.20573: 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' <<< 7920 1726885404.21458: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab437d820> <<< 7920 1726885404.21491: 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' <<< 7920 1726885404.21502: stdout chunk (state=3): >>>import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4391df0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4371cd0> <<< 7920 1726885404.21524: 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' <<< 7920 1726885404.21535: stdout chunk (state=3): >>>import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4371b20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4364160> <<< 7920 1726885404.21559: 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 0x7faab43d3fa0> <<< 7920 1726885404.21591: 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 <<< 7920 1726885404.21596: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 7920 1726885404.21601: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab43d3850> <<< 7920 1726885404.21622: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab43c3a00> <<< 7920 1726885404.21648: 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 <<< 7920 1726885404.21667: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 7920 1726885404.21671: 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 <<< 7920 1726885404.21673: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 7920 1726885404.21724: 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 <<< 7920 1726885404.21730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 7920 1726885404.21740: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab43257f0> <<< 7920 1726885404.21744: stdout chunk (state=3): >>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4325430> import 'urllib3.packages.six.moves.urllib' # <<< 7920 1726885404.21754: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab43d3910> <<< 7920 1726885404.21768: 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 <<< 7920 1726885404.21776: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 7920 1726885404.21801: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab43d38e0> <<< 7920 1726885404.21828: 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 <<< 7920 1726885404.21834: 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 0x7faab4325c70> <<< 7920 1726885404.21857: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab43ad850> <<< 7920 1726885404.21874: 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 <<< 7920 1726885404.21880: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 7920 1726885404.21926: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4332820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab441cee0> <<< 7920 1726885404.21958: 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' <<< 7920 1726885404.21983: 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' <<< 7920 1726885404.22003: 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 <<< 7920 1726885404.22025: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 7920 1726885404.22047: 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' <<< 7920 1726885404.22068: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab434b190> <<< 7920 1726885404.22091: 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 <<< 7920 1726885404.22094: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab434b400> <<< 7920 1726885404.22097: stdout chunk (state=3): >>>import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab433f0d0> <<< 7920 1726885404.22121: 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 <<< 7920 1726885404.22140: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 7920 1726885404.22144: 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 0x7faab434bd00> <<< 7920 1726885404.22177: 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 <<< 7920 1726885404.22180: 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 0x7faab434bfa0> <<< 7920 1726885404.22204: stdout chunk (state=3): >>>import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab434b8e0> <<< 7920 1726885404.22217: 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 0x7faab434beb0> <<< 7920 1726885404.22230: 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' <<< 7920 1726885404.22252: 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 <<< 7920 1726885404.22269: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 7920 1726885404.22274: 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' <<< 7920 1726885404.22296: stdout chunk (state=3): >>>import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4353b50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4353700> <<< 7920 1726885404.22312: 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' <<< 7920 1726885404.22338: 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' <<< 7920 1726885404.22348: stdout chunk (state=3): >>>import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4353f70> <<< 7920 1726885404.22358: 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 <<< 7920 1726885404.22380: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 7920 1726885404.22386: 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 <<< 7920 1726885404.22420: 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 0x7faab435da60> <<< 7920 1726885404.22436: 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 <<< 7920 1726885404.22461: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' <<< 7920 1726885404.22465: stdout chunk (state=3): >>>import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab435db20> <<< 7920 1726885404.22472: 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 <<< 7920 1726885404.22499: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' <<< 7920 1726885404.22513: stdout chunk (state=3): >>>import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab435dbb0> <<< 7920 1726885404.22521: 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 <<< 7920 1726885404.22550: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' <<< 7920 1726885404.22561: stdout chunk (state=3): >>>import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab435dc40> <<< 7920 1726885404.22568: 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 <<< 7920 1726885404.22591: 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 0x7faab435dcd0> <<< 7920 1726885404.22618: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab435d400> <<< 7920 1726885404.22637: 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 <<< 7920 1726885404.22658: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 7920 1726885404.22661: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab435de80> <<< 7920 1726885404.22670: stdout chunk (state=3): >>>import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4353a30> <<< 7920 1726885404.22678: 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 <<< 7920 1726885404.22708: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' <<< 7920 1726885404.22725: stdout chunk (state=3): >>>import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4285280> <<< 7920 1726885404.22739: 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' <<< 7920 1726885404.22746: stdout chunk (state=3): >>>import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab42855b0> <<< 7920 1726885404.22767: 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' <<< 7920 1726885404.22786: stdout chunk (state=3): >>>import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4285820> <<< 7920 1726885404.22790: 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' <<< 7920 1726885404.22796: stdout chunk (state=3): >>>import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4285ac0> <<< 7920 1726885404.22819: 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' <<< 7920 1726885404.22833: stdout chunk (state=3): >>>import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4285d60> <<< 7920 1726885404.22848: 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 0x7faab4285f40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4353340> <<< 7920 1726885404.22875: 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' <<< 7920 1726885404.22896: 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' <<< 7920 1726885404.22903: stdout chunk (state=3): >>>import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab428b3a0> <<< 7920 1726885404.22928: 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 <<< 7920 1726885404.22955: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 7920 1726885404.22968: 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 0x7faab428b7c0> <<< 7920 1726885404.22996: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab428b640> <<< 7920 1726885404.23014: 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' <<< 7920 1726885404.23060: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab428bd30> <<< 7920 1726885404.23108: 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 0x7faab428bc70> <<< 7920 1726885404.23136: 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' <<< 7920 1726885404.23184: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab428bbe0> <<< 7920 1726885404.23219: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab428baf0> <<< 7920 1726885404.23254: 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' <<< 7920 1726885404.23258: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab428bc10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4353550> <<< 7920 1726885404.23292: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab433f880> <<< 7920 1726885404.23328: 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 0x7faab433f8b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab433f400> <<< 7920 1726885404.23350: 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' <<< 7920 1726885404.23373: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4353430> <<< 7920 1726885404.23407: 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 0x7faab43ad2b0> <<< 7920 1726885404.23438: 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' <<< 7920 1726885404.23477: 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 0x7faab429aee0> # /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' <<< 7920 1726885404.23500: 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' <<< 7920 1726885404.23530: 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' <<< 7920 1726885404.23682: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4230490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4230280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab429afd0> <<< 7920 1726885404.23735: 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' <<< 7920 1726885404.23753: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4230310> <<< 7920 1726885404.23757: 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 0x7faab423ff10> <<< 7920 1726885404.23778: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab428bb50> <<< 7920 1726885404.23805: 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' <<< 7920 1726885404.23839: 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' <<< 7920 1726885404.23880: 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 0x7faab424a970> # /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' <<< 7920 1726885404.23914: 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 <<< 7920 1726885404.23936: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 7920 1726885404.23980: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4257160> <<< 7920 1726885404.23994: 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 0x7faab4257220> <<< 7920 1726885404.24034: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab424aa00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab424a670> <<< 7920 1726885404.24081: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab424a580> <<< 7920 1726885404.24105: 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 <<< 7920 1726885404.24164: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 7920 1726885404.24204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab42070d0> <<< 7920 1726885404.24250: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4257c10> # /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 0x7faab4257e20> # /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' <<< 7920 1726885404.24279: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4257ee0> # /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' <<< 7920 1726885404.24323: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4207dc0> <<< 7920 1726885404.24359: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab424a640> # /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' <<< 7920 1726885404.24381: 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 <<< 7920 1726885404.24418: 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' <<< 7920 1726885404.24459: 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' <<< 7920 1726885404.24485: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 7920 1726885404.24542: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab41b60d0> <<< 7920 1726885404.24576: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab41add00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab41ad1f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab421e760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4257a60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab441cb50> <<< 7920 1726885404.24610: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab441c460> # /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 0x7faab41adf70> <<< 7920 1726885404.24658: 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 0x7faab41adf40> <<< 7920 1726885404.24688: 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' <<< 7920 1726885404.24729: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab41c2820> # /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' <<< 7920 1726885404.24753: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab41c2c10> <<< 7920 1726885404.24766: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4404430> <<< 7920 1726885404.24821: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab43f7790> <<< 7920 1726885404.24852: 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 0x7faab41de1f0> <<< 7920 1726885404.24896: 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 0x7faab41de580> # /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 0x7faab41de6a0> <<< 7920 1726885404.24943: 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' <<< 7920 1726885404.24957: 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 0x7faab41defd0> <<< 7920 1726885404.25019: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab41de760> <<< 7920 1726885404.25050: 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' # /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' <<< 7920 1726885404.25082: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4173370> <<< 7920 1726885404.25125: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4173b80> <<< 7920 1726885404.25141: 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' <<< 7920 1726885404.25164: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 7920 1726885404.25200: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 7920 1726885404.25236: 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' <<< 7920 1726885404.25262: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4126820> <<< 7920 1726885404.25297: 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 0x7faab4132460> <<< 7920 1726885404.25364: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab417fdf0> <<< 7920 1726885404.25391: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab417f610> <<< 7920 1726885404.25427: 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 0x7faab4195910> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py <<< 7920 1726885404.25474: 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 <<< 7920 1726885404.25497: 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 0x7faab414ab50> <<< 7920 1726885404.25555: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab414a280> <<< 7920 1726885404.25582: 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 0x7faab414ad00> # /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 0x7faab415f1c0> <<< 7920 1726885404.25607: 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' <<< 7920 1726885404.25668: 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 0x7faab415f340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab415f1f0> <<< 7920 1726885404.25698: 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 0x7faab415f2e0> <<< 7920 1726885404.25723: 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 <<< 7920 1726885404.25814: 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 0x7faab415fc10> <<< 7920 1726885404.25885: 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 0x7faab415fa60> <<< 7920 1726885404.25943: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab415f430> # /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' <<< 7920 1726885404.25975: 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' # /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' <<< 7920 1726885404.26017: 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' <<< 7920 1726885404.26062: 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 0x7faab40f6850> # /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 0x7faab40f6940> <<< 7920 1726885404.26107: 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 0x7faab40f6c40> <<< 7920 1726885404.26154: 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 0x7faab4107250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab40f61f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab40e4d90> <<< 7920 1726885404.26206: 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 # 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 <<< 7920 1726885404.26234: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab40f6490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab40e4a30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab415f7f0> <<< 7920 1726885404.26270: 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 <<< 7920 1726885404.26297: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 7920 1726885404.26354: 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 0x7faab3ff73a0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 7920 1726885404.26378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 7920 1726885404.26400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 7920 1726885404.26422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 7920 1726885404.26442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 7920 1726885404.26501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 7920 1726885404.26597: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab400fe20> <<< 7920 1726885404.26640: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3ff7be0> <<< 7920 1726885404.26669: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3ff7730> <<< 7920 1726885404.26797: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4107e50> <<< 7920 1726885404.26836: 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' <<< 7920 1726885404.26864: 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 0x7faab3fc0ca0> <<< 7920 1726885404.26892: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 7920 1726885404.26935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 7920 1726885404.26949: 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' <<< 7920 1726885404.26990: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3fdd220> <<< 7920 1726885404.27059: 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 0x7faab3fddd90> <<< 7920 1726885404.27098: stdout chunk (state=3): >>>import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3fc0d30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3fc0670> # /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' <<< 7920 1726885404.27150: 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' <<< 7920 1726885404.27166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 7920 1726885404.27200: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f5ae50> <<< 7920 1726885404.27300: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f5a310> <<< 7920 1726885404.27337: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3fc3760> <<< 7920 1726885404.27368: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4195790> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4173ee0> <<< 7920 1726885404.27420: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab445e460> <<< 7920 1726885404.27475: 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 0x7faab43e9730> <<< 7920 1726885404.27503: 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 0x7faab3f71d00> <<< 7920 1726885404.27527: 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 <<< 7920 1726885404.27540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 7920 1726885404.27587: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f71e80> <<< 7920 1726885404.27621: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab448de20> <<< 7920 1726885404.27648: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab45738b0> <<< 7920 1726885404.27692: 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 <<< 7920 1726885404.27741: stdout chunk (state=3): >>># 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 0x7faab3f215e0> <<< 7920 1726885404.27786: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f92a60> # /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' <<< 7920 1726885404.27827: 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' <<< 7920 1726885404.27873: 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 0x7faab3f21fd0> <<< 7920 1726885404.27919: 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 0x7faab3f2e2b0> # /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' <<< 7920 1726885404.27966: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f2e4f0> # /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 0x7faab3f2e730> <<< 7920 1726885404.28006: 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 0x7faab3f2e910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f21b80> <<< 7920 1726885404.28042: stdout chunk (state=3): >>>import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f218b0> # /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' <<< 7920 1726885404.28080: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f21d90> # /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' <<< 7920 1726885404.28130: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f3d2e0> # /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' <<< 7920 1726885404.28154: 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 0x7faab3f3d790> <<< 7920 1726885404.28178: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f3d400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 7920 1726885404.28206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 7920 1726885404.28247: 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 0x7faab3f4dfa0> <<< 7920 1726885404.28294: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f3dbe0> <<< 7920 1726885404.28339: 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' <<< 7920 1726885404.28375: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f3dd30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab457f2e0> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py <<< 7920 1726885404.28390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 7920 1726885404.28439: 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 0x7faab3ee8a30> <<< 7920 1726885404.28499: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab45735b0> <<< 7920 1726885404.28528: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4569430> <<< 7920 1726885404.28552: 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' <<< 7920 1726885404.28594: 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' <<< 7920 1726885404.28630: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3efd550> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 7920 1726885404.28665: 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' <<< 7920 1726885404.28717: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f08820> # /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' <<< 7920 1726885404.28744: 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' <<< 7920 1726885404.28758: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f135b0> <<< 7920 1726885404.28783: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f08e50> <<< 7920 1726885404.28833: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3efda00> <<< 7920 1726885404.28867: 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 0x7faab3f08280> <<< 7920 1726885404.28894: 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 0x7faab3e87550> # /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' <<< 7920 1726885404.28963: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3e87760> # /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 0x7faab3e87a60> <<< 7920 1726885404.28994: 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 0x7faab3e87d30> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3ee8fa0> <<< 7920 1726885404.29008: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3ee8be0> <<< 7920 1726885404.29044: 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 0x7faab3efd3a0> <<< 7920 1726885404.98052: 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}}} <<< 7920 1726885404.99779: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 7920 1726885404.99808: stdout chunk (state=3): >>># destroy __main__ <<< 7920 1726885405.00631: 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 <<< 7920 1726885405.00679: 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 <<< 7920 1726885405.00705: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # 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 <<< 7920 1726885405.00758: stdout chunk (state=3): >>># cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # 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 <<< 7920 1726885405.00787: 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 <<< 7920 1726885405.00826: 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 # 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 <<< 7920 1726885405.00888: stdout chunk (state=3): >>># 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 <<< 7920 1726885405.00895: stdout chunk (state=3): >>># 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 <<< 7920 1726885405.00919: stdout chunk (state=3): >>># 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 <<< 7920 1726885405.00957: stdout chunk (state=3): >>># 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 <<< 7920 1726885405.01805: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy __main__ <<< 7920 1726885405.01809: stdout chunk (state=3): >>># destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 7920 1726885405.01846: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 7920 1726885405.01860: stdout chunk (state=3): >>># destroy netrc <<< 7920 1726885405.01896: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 7920 1726885405.01938: stdout chunk (state=3): >>># destroy systemd.journal # destroy iniparse.compat <<< 7920 1726885405.01950: stdout chunk (state=3): >>># 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 <<< 7920 1726885405.02001: 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 <<< 7920 1726885405.02040: 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 <<< 7920 1726885405.02074: 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 # 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 <<< 7920 1726885405.02102: stdout chunk (state=3): >>># 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 <<< 7920 1726885405.02153: stdout chunk (state=3): >>># 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 <<< 7920 1726885405.02156: 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 <<< 7920 1726885405.02197: 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 <<< 7920 1726885405.02200: 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 # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 <<< 7920 1726885405.02236: 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 # 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 <<< 7920 1726885405.02254: 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 # 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 <<< 7920 1726885405.02271: 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 # 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 <<< 7920 1726885405.02334: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping 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 <<< 7920 1726885405.02373: stdout chunk (state=3): >>># 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 <<< 7920 1726885405.02434: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 7920 1726885405.02505: 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 <<< 7920 1726885405.02551: stdout chunk (state=3): >>># cleanup[3] wiping _ssl <<< 7920 1726885405.02585: stdout chunk (state=3): >>># cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # 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 <<< 7920 1726885405.02627: stdout chunk (state=3): >>># cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping 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 <<< 7920 1726885405.02699: 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 <<< 7920 1726885405.02716: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 7920 1726885405.02809: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # 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 <<< 7920 1726885405.02900: 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 # 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 <<< 7920 1726885405.02917: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7920 1726885405.02965: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal <<< 7920 1726885405.02980: stdout chunk (state=3): >>># destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 7920 1726885405.04044: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 7920 1726885405.04062: stdout chunk (state=3): >>># destroy _heapq # destroy zipimport <<< 7920 1726885405.04103: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7920 1726885405.04137: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 7920 1726885405.04175: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle <<< 7920 1726885405.04205: 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 <<< 7920 1726885405.04243: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 7920 1726885405.04248: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 7920 1726885405.04393: 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 <<< 7920 1726885405.04416: stdout chunk (state=3): >>># destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 7920 1726885405.04538: 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 <<< 7920 1726885405.04559: stdout chunk (state=3): >>># destroy urllib.parse <<< 7920 1726885405.04604: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath <<< 7920 1726885405.04607: stdout chunk (state=3): >>># destroy posix <<< 7920 1726885405.04645: 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 <<< 7920 1726885405.04696: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json <<< 7920 1726885405.04742: 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 <<< 7920 1726885405.04837: stdout chunk (state=3): >>># destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy 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 <<< 7920 1726885405.04871: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 7920 1726885405.04911: stdout chunk (state=3): >>># destroy codecs <<< 7920 1726885405.04930: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 7920 1726885405.05017: 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 <<< 7920 1726885405.05055: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client <<< 7920 1726885405.05058: stdout chunk (state=3): >>># destroy email <<< 7920 1726885405.05099: 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 <<< 7920 1726885405.05131: 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 <<< 7920 1726885405.05163: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 7920 1726885405.05314: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7920 1726885405.06181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 7920 1726885405.06184: stdout chunk (state=3): >>><<< 7920 1726885405.06187: stderr chunk (state=3): >>><<< 7920 1726885405.06601: _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 0x7faab849aca0> # /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 0x7faab8441280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab849aa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.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 0x7faab849a9a0> 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 0x7faab8441370> # /usr/lib64/python3.9/__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 0x7faab8441820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab8441550> # /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 0x7faab81c8f70> # /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 0x7faab81cf100> # /usr/lib64/python3.9/__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 0x7faab81f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab81cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab8456760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab81c8c70> # /usr/lib64/python3.9/__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 0x7faab81f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab8441fd0> Python 3.9.19 (main, Aug 23 2024, 00: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 0x7faab8194d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab8197e20> # /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 0x7faab818e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab8195520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab8194250> # /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 0x7faab809fc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab809f760> 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 0x7faab809fd60> # /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 0x7faab809fe20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab809fee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80f7be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80f14c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab8105520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab819bd00> # /usr/lib64/python3.9/__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 0x7faab80b0b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab8197fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab8105130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab81a18b0> # /usr/lib64/python3.9/__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 0x7faab80b0e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80b0c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80b0bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.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 0x7faab8085220> # /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 0x7faab8085310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80bbe50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80b38e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80b0e20> # /usr/lib64/python3.9/__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 0x7faab8048f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab802db20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80b3d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80f1fd0> # /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 0x7faab7fe59a0> 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 0x7faab7fe5cd0> # /usr/lib64/python3.9/__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 0x7faab7ff85e0> # /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 0x7faab7ff8b20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab7f83250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7fe5dc0> # /usr/lib64/python3.9/__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 0x7faab7f94130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7ff8460> 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 0x7faab7f941f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80b0880> # /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 0x7faab7fb0550> # /usr/lib64/python3.9/__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 0x7faab7fb0820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7fb0610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab7fb0700> # /usr/lib64/python3.9/__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 0x7faab7fb0b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab7fb0fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7fb0790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7fa28e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab80b0460> # /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 0x7faab7fb0940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faab7ed2520> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/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_ojkcooxj/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 0x7faab7dce730> # /usr/lib64/python3.9/json/__pycache__/__init__.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 0x7faab7e5e850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e5e730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e5e490> # /usr/lib64/python3.9/json/__pycache__/encoder.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 0x7faab7e5e580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e5e2b0> 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 0x7faab7e5e4f0> # /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 0x7faab7e5e8b0> # /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 0x7faab7d4e790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab7d4eb20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab7d4e970> # /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 0x7faab7d6bb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e58d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e5e610> # /usr/lib64/python3.9/__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 0x7faab7e58e80> # /usr/lib64/python3.9/__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 0x7faab7dc8880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e00d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e00850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7d64310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab7e00fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e00f70> # /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 0x7faab7d2ff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e35e80> # /usr/lib64/python3.9/__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 0x7faab7d3e520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e35fd0> # /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 0x7faab7d2f250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7d3e160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab7d3b5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab7d3b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab7d3aca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e2ebb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /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 0x7faab7dbf9d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab7dbd970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7d30880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab7dbf400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7df79d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/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_ojkcooxj/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_ojkcooxj/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_ojkcooxj/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_ojkcooxj/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 0x7faab77ecbe0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.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 0x7faab7db47c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab73ca100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/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_ojkcooxj/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 0x7faab7db5c10> # 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_ojkcooxj/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_ojkcooxj/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_ojkcooxj/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_ojkcooxj/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_ojkcooxj/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 0x7faab7dfafd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/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_ojkcooxj/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_ojkcooxj/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_ojkcooxj/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_ojkcooxj/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 0x7faab77d7700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab73780d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/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_ojkcooxj/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 0x7faab73b9b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab77e3520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab77e0a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/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_ojkcooxj/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_ojkcooxj/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_ojkcooxj/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_ojkcooxj/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 0x7faab77d7fd0> # /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 0x7faab77d70a0> # /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 0x7faab77d7c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab77d7820> # /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 0x7faab71b01c0> # /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 0x7faab7193bb0> # /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 0x7faab71a8f10> # /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 0x7faab71a8d30> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7193340> # /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 0x7faab71bd580> # /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 0x7faab71bd5e0> # /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 0x7faab7374730> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab71bdca0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab71939d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab71b0a90> # /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 0x7faab73b2940> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab73c7730> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7374e50> # /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 0x7faab71c1df0> # /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 0x7faab71c1250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab72129d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab723f730> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab71b0460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab71b0220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab77d7040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab7e35d60> # /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 0x7faab77d7e80> # /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 0x7faab71c1550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab77d7160> # /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 0x7faab717c130> # /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 0x7faab71db700> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab721fee0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab71c12b0> # /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 0x7faab721f100> # /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 0x7faab72148b0> # /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 0x7faab7227c40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab72146d0> # /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 0x7faab72277c0> # /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 0x7faab721e730> # /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 0x7faab6f44b80> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ojkcooxj/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_ojkcooxj/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_ojkcooxj/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_ojkcooxj/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 0x7faab6ea10a0> # /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 0x7faab6ea1a90> # /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 0x7faab6ef4fa0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6ea1d30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6ea1610> # /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 0x7faab6ea13a0> # /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 0x7faab6eabee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6eab700> # /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 0x7faab6b40430> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6eabeb0> # /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 0x7faab6a9fd00> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6bb91c0> # /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 0x7faab553e1c0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6b74790> # /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 0x7faab540dd60> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab551d460> # /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 0x7faab53778e0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab553e400> # /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 0x7faab5370c40> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab5377e80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6e9fb80> # /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 0x7faab529aa00> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab529a220> # /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 0x7faab52b45e0> # /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 0x7faab52bf190> # /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 0x7faab52bf730> # /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 0x7faab52bfb80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab52bf250> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab52b4670> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab52abca0> # /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 0x7faab4e73f40> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab52b4070> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab529ab80> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab53a3610> # /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 0x7faab53a3df0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab53a3790> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6e9ffa0> # /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 0x7faab4e82c40> # /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 0x7faab4cf1100> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d91190> # /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 0x7faab4d9c6d0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4da2c40> # /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 0x7faab4d9cd60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d9ca90> # /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 0x7faab4d9cee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d9cd30> # /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 0x7faab4d9cf40> # /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 0x7faab4bf6130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d9ce20> # /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 0x7faab4bf62b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d9cf10> # /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 0x7faab4d9ceb0> # /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 0x7faab4d9c8b0> # /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 0x7faab4bf6310> # /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 0x7faab4bf63a0> # /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 0x7faab4bf6430> # /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 0x7faab4bf64c0> # /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 0x7faab4bf6550> # /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 0x7faab4bf65e0> # /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 0x7faab4bf6670> # /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 0x7faab4bf6700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4cf1fa0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d6fee0> # /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 0x7faab4bf6ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4bf6820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d9cd90> # /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 0x7faab4d84f40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d6fb80> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4d6f190> # /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 0x7faab4d6f370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4ea5a30> # /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 0x7faab4ea5f40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4e82be0> # /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 0x7faab4c0db20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4c0d3d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4ea5820> # /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 0x7faab4ba9190> # /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 0x7faab4b51f70> # 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 0x7faab4b5d100> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4bbe580> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4ba95b0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4b9e970> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4c0df70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4c0ddc0> # /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 0x7faab4b5deb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4b5d670> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4c0dc70> # /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 0x7faab4b96820> # /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 0x7faab4b80730> # /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 0x7faab4b807c0> # /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 0x7faab4b80940> # /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 0x7faab49baf70> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4b80f70> # /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 0x7faab49bae80> # /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 0x7faab49c01f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4b808e0> # /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 0x7faab4b80e80> # /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 0x7faab494b2b0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab493af70> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab493a8b0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab49d28b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab49c0d90> # /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 0x7faab49d2b80> # /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 0x7faab49d9880> # /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 0x7faab49596a0> # /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 0x7faab4959340> # /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 0x7faab4968550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4959070> # /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 0x7faab49683d0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6ea12e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab6ea18e0> # /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 0x7faab4970eb0> # /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 0x7faab4925e80> # /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 0x7faab48bfc70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab48bfaf0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab48bf2b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4925f70> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4910dc0> # /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 0x7faab48bf100> # /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 0x7faab48daf40> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab48bfd90> # /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 0x7faab48da8b0> # /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 0x7faab48e9eb0> # /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 0x7faab48e9fa0> # /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 0x7faab47e81f0> # /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 0x7faab47e87f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab47e8520> # /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 0x7faab47e88b0> # /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 0x7faab47f84f0> # /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 0x7faab47f85e0> # /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 0x7faab47f8dc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab47f89d0> # /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 0x7faab47f8e20> # /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 0x7faab480ca00> # /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 0x7faab480cb20> # /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 0x7faab480cd60> # /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 0x7faab480cee0> # /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 0x7faab479cbe0> # /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 0x7faab479cd30> # /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 0x7faab47ac430> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab479cfd0> # /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 0x7faab47ace20> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab47ac970> # /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 0x7faab47acc70> # /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 0x7faab47b9700> # /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 0x7faab47b9f40> # /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 0x7faab47c9190> # /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 0x7faab47c9280> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab49103a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4910100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4970be0> # /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 0x7faab47c9df0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab47c9b20> # /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 0x7faab47604c0> # /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 0x7faab4769400> # 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 0x7faab4760d90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4760cd0> # /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 0x7faab4796640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab47960d0> # /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 0x7faab46e2970> # /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 0x7faab46e2b50> # /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 0x7faab4796bb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4796940> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab47c9e80> # /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 0x7faab47d4eb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab47c99d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4910130> # /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 0x7faab46ecee0> # /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 0x7faab47033a0> # /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 0x7faab4703c10> # /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 0x7faab4698520> # /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 0x7faab4698a90> # /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 0x7faab46a4b50> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46a4730> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46a4490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46a4100> # /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 0x7faab46a4340> # /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 0x7faab46b6ac0> # /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 0x7faab46b6b50> # /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 0x7faab46c0190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46b6fa0> # /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 0x7faab45c91f0> # /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 0x7faab45d2250> # /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 0x7faab45d21f0> # /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 0x7faab45d23a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab45c9f10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab45c9c10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab45c92b0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46cf940> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46c0f70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46c0850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46b6700> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab46a4fd0> # /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 0x7faab46b6850> # /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 0x7faab45c9ca0> # /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 0x7faab45d2670> # /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 0x7faab45d28e0> # /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 0x7faab45d2e50> # /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 0x7faab45ee640> # /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 0x7faab4573820> # /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 0x7faab457fa90> # /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 0x7faab459efd0> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab457faf0> # /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 0x7faab454b310> # /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 0x7faab454b430> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab453c3a0> # /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 0x7faab453c6d0> # /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 0x7faab4556820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab453c040> # /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 0x7faab453c100> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab45309a0> # /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 0x7faab4556cd0> # /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 0x7faab44e4100> # /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 0x7faab44e41f0> # /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 0x7faab44e4310> # /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 0x7faab44ba550> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab450de50> # /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 0x7faab44a18e0> # /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 0x7faab44a1970> # /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 0x7faab44ba1c0> # /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 0x7faab44cc2b0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab44f0c10> # /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 0x7faab44fb880> # /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 0x7faab4477790> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab44f0f10> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab44e4ac0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab459eca0> # /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 0x7faab449c550> # /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 0x7faab449cd00> # /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 0x7faab449cf70> # /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 0x7faab442b9a0> # /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 0x7faab444a0d0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab442bc70> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab449ceb0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab448d790> # /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 0x7faab44041f0> # /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 0x7faab4404cd0> # /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 0x7faab4404f10> # /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 0x7faab440daf0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab440d6d0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab440d220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4404970> # /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 0x7faab4404ac0> # /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 0x7faab43b9910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab43b9580> # /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 0x7faab43b95e0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab43ad520> # /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 0x7faab43ad700> # /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 0x7faab4364820> # /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 0x7faab43649d0> # /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 0x7faab4364b80> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab43644c0> # /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 0x7faab4364f10> # /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 0x7faab4364fa0> # /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 0x7faab4371040> # /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 0x7faab437d250> # /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 0x7faab437d820> # /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 0x7faab4391df0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4371cd0> # /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 0x7faab4371b20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4364160> # /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 0x7faab43d3fa0> # /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 0x7faab43d3850> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab43c3a00> # /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 0x7faab43257f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4325430> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab43d3910> # /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 0x7faab43d38e0> # /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 0x7faab4325c70> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab43ad850> # /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 0x7faab4332820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab441cee0> # /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 0x7faab434b190> # /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 0x7faab434b400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab433f0d0> # /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 0x7faab434bd00> # /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 0x7faab434bfa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab434b8e0> # /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 0x7faab434beb0> # /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 0x7faab4353b50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4353700> # /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 0x7faab4353f70> # /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 0x7faab435da60> # /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 0x7faab435db20> # /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 0x7faab435dbb0> # /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 0x7faab435dc40> # /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 0x7faab435dcd0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab435d400> # /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 0x7faab435de80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4353a30> # /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 0x7faab4285280> # /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 0x7faab42855b0> # /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 0x7faab4285820> # /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 0x7faab4285ac0> # /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 0x7faab4285d60> # /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 0x7faab4285f40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4353340> # /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 0x7faab428b3a0> # /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 0x7faab428b7c0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab428b640> # /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 0x7faab428bd30> # /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 0x7faab428bc70> # /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 0x7faab428bbe0> # /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 0x7faab428baf0> # /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 0x7faab428bc10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4353550> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab433f880> # /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 0x7faab433f8b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab433f400> # /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 0x7faab4353430> # /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 0x7faab43ad2b0> # /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 0x7faab429aee0> # /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 0x7faab4230490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4230280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab429afd0> # /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 0x7faab4230310> # /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 0x7faab423ff10> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab428bb50> # /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 0x7faab424a970> # /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 0x7faab4257160> # /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 0x7faab4257220> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab424aa00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab424a670> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab424a580> # /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 0x7faab42070d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4257c10> # /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 0x7faab4257e20> # /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 0x7faab4257ee0> # /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 0x7faab4207dc0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab424a640> # /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 0x7faab41b60d0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab41add00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab41ad1f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab421e760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4257a60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab441cb50> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab441c460> # /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 0x7faab41adf70> # /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 0x7faab41adf40> # /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 0x7faab41c2820> # /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 0x7faab41c2c10> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4404430> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab43f7790> # /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 0x7faab41de1f0> # /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 0x7faab41de580> # /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 0x7faab41de6a0> # /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 0x7faab41defd0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab41de760> # /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 0x7faab4173370> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4173b80> # /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 0x7faab4126820> # /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 0x7faab4132460> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab417fdf0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab417f610> # /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 0x7faab4195910> # /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 0x7faab414ab50> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab414a280> # /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 0x7faab414ad00> # /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 0x7faab415f1c0> # /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 0x7faab415f340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab415f1f0> # /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 0x7faab415f2e0> # /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 0x7faab415fc10> # 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 0x7faab415fa60> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab415f430> # /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 0x7faab40f6850> # /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 0x7faab40f6940> # /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 0x7faab40f6c40> # /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 0x7faab4107250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab40f61f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab40e4d90> # 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 0x7faab40f6490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab40e4a30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab415f7f0> # /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 0x7faab3ff73a0> # /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 0x7faab400fe20> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3ff7be0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3ff7730> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4107e50> # /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 0x7faab3fc0ca0> # /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 0x7faab3fdd220> # 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 0x7faab3fddd90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3fc0d30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3fc0670> # /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 0x7faab3f5ae50> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f5a310> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3fc3760> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4195790> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4173ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab445e460> # /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 0x7faab43e9730> # /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 0x7faab3f71d00> # /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 0x7faab3f71e80> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab448de20> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab45738b0> # /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 0x7faab3f215e0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f92a60> # /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 0x7faab3f21fd0> # /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 0x7faab3f2e2b0> # /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 0x7faab3f2e4f0> # /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 0x7faab3f2e730> # /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 0x7faab3f2e910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f21b80> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f218b0> # /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 0x7faab3f21d90> # /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 0x7faab3f3d2e0> # /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 0x7faab3f3d790> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f3d400> # /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 0x7faab3f4dfa0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f3dbe0> # /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 0x7faab3f3dd30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab457f2e0> # /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 0x7faab3ee8a30> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab45735b0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab4569430> # /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 0x7faab3efd550> # /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 0x7faab3f08820> # /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 0x7faab3f135b0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3f08e50> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3efda00> # /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 0x7faab3f08280> # /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 0x7faab3e87550> # /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 0x7faab3e87760> # /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 0x7faab3e87a60> # /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 0x7faab3e87d30> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3ee8fa0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3ee8be0> # /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 0x7faab3efd3a0> {"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.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.236 closed. 7920 1726885405.09407: 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-1726885403.6496882-12072-247800583545322/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7920 1726885405.09410: _low_level_execute_command(): starting 7920 1726885405.09416: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885403.6496882-12072-247800583545322/ > /dev/null 2>&1 && sleep 0' 7920 1726885405.09419: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885405.09421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7920 1726885405.09423: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 7920 1726885405.09426: 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.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7920 1726885405.09428: 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.236 originally 10.31.44.236 <<< 7920 1726885405.09430: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7920 1726885405.09432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7920 1726885405.09434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7920 1726885405.09449: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7920 1726885405.09523: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7920 1726885405.11394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7920 1726885405.11398: stdout chunk (state=3): >>><<< 7920 1726885405.11404: stderr chunk (state=3): >>><<< 7920 1726885405.11429: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7920 1726885405.11435: handler run complete 7920 1726885405.11475: attempt loop complete, returning result 7920 1726885405.11479: _execute() done 7920 1726885405.11481: dumping result to json 7920 1726885405.11487: done dumping result, returning 7920 1726885405.11496: done running TaskExecutor() for managed_node1/TASK: Ensure cryptsetup is present [02369adf-7a19-9835-648e-0000000014a7] 7920 1726885405.11498: sending task result for task 02369adf-7a19-9835-648e-0000000014a7 7920 1726885405.11600: done sending task result for task 02369adf-7a19-9835-648e-0000000014a7 7920 1726885405.11603: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7920 1726885405.11697: no more pending results, returning what we have 7920 1726885405.11701: results queue empty 7920 1726885405.11702: checking for any_errors_fatal 7920 1726885405.11709: done checking for any_errors_fatal 7920 1726885405.11710: checking for max_fail_percentage 7920 1726885405.11720: done checking for max_fail_percentage 7920 1726885405.11721: checking to see if all hosts have failed and the running result is not ok 7920 1726885405.11722: done checking to see if all hosts have failed 7920 1726885405.11724: getting the remaining hosts for this loop 7920 1726885405.11727: done getting the remaining hosts for this loop 7920 1726885405.11732: getting the next task for host managed_node1 7920 1726885405.11740: done getting next task for host managed_node1 7920 1726885405.11743: ^ task is: TASK: Collect LUKS info for this volume 7920 1726885405.11748: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885405.11753: getting variables 7920 1726885405.11755: in VariableManager get_vars() 7920 1726885405.11794: Calling all_inventory to load vars for managed_node1 7920 1726885405.11797: Calling groups_inventory to load vars for managed_node1 7920 1726885405.11801: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885405.11818: Calling all_plugins_play to load vars for managed_node1 7920 1726885405.11822: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885405.11826: Calling groups_plugins_play to load vars for managed_node1 7920 1726885405.13009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885405.13639: done with get_vars() 7920 1726885405.13660: done getting variables 7920 1726885405.13726: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:23:25 -0400 (0:00:01.587) 0:02:22.766 ****** 7920 1726885405.13768: entering _queue_task() for managed_node1/command 7920 1726885405.14050: worker is 1 (out of 1 available) 7920 1726885405.14062: exiting _queue_task() for managed_node1/command 7920 1726885405.14074: done queuing things up, now waiting for results queue to drain 7920 1726885405.14075: waiting for pending results... 7920 1726885405.14399: running TaskExecutor() for managed_node1/TASK: Collect LUKS info for this volume 7920 1726885405.14561: in run() - task 02369adf-7a19-9835-648e-0000000014a8 7920 1726885405.14575: variable 'ansible_search_path' from source: unknown 7920 1726885405.14608: calling self._execute() 7920 1726885405.14728: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885405.14734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885405.14754: variable 'omit' from source: magic vars 7920 1726885405.15181: variable 'storage_test_volume' from source: include params 7920 1726885405.15474: variable '_storage_test_volume_present' from source: set_fact 7920 1726885405.15489: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 7920 1726885405.15497: when evaluation is False, skipping this task 7920 1726885405.15504: _execute() done 7920 1726885405.15511: dumping result to json 7920 1726885405.15522: done dumping result, returning 7920 1726885405.15531: done running TaskExecutor() for managed_node1/TASK: Collect LUKS info for this volume [02369adf-7a19-9835-648e-0000000014a8] 7920 1726885405.15541: sending task result for task 02369adf-7a19-9835-648e-0000000014a8 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885405.15695: no more pending results, returning what we have 7920 1726885405.15698: results queue empty 7920 1726885405.15699: checking for any_errors_fatal 7920 1726885405.15710: done checking for any_errors_fatal 7920 1726885405.15711: checking for max_fail_percentage 7920 1726885405.15717: done checking for max_fail_percentage 7920 1726885405.15719: checking to see if all hosts have failed and the running result is not ok 7920 1726885405.15720: done checking to see if all hosts have failed 7920 1726885405.15721: getting the remaining hosts for this loop 7920 1726885405.15722: done getting the remaining hosts for this loop 7920 1726885405.15726: getting the next task for host managed_node1 7920 1726885405.15735: done getting next task for host managed_node1 7920 1726885405.15737: ^ task is: TASK: Verify the presence/absence of the LUKS device node 7920 1726885405.15744: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885405.15749: getting variables 7920 1726885405.15752: in VariableManager get_vars() 7920 1726885405.15788: Calling all_inventory to load vars for managed_node1 7920 1726885405.15791: Calling groups_inventory to load vars for managed_node1 7920 1726885405.15793: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885405.15804: Calling all_plugins_play to load vars for managed_node1 7920 1726885405.15807: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885405.15810: Calling groups_plugins_play to load vars for managed_node1 7920 1726885405.16332: done sending task result for task 02369adf-7a19-9835-648e-0000000014a8 7920 1726885405.16335: WORKER PROCESS EXITING 7920 1726885405.16348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885405.16943: done with get_vars() 7920 1726885405.16955: done getting variables 7920 1726885405.17006: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:25 -0400 (0:00:00.032) 0:02:22.798 ****** 7920 1726885405.17043: entering _queue_task() for managed_node1/assert 7920 1726885405.17283: worker is 1 (out of 1 available) 7920 1726885405.17294: exiting _queue_task() for managed_node1/assert 7920 1726885405.17306: done queuing things up, now waiting for results queue to drain 7920 1726885405.17307: waiting for pending results... 7920 1726885405.17596: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the LUKS device node 7920 1726885405.17733: in run() - task 02369adf-7a19-9835-648e-0000000014a9 7920 1726885405.17757: variable 'ansible_search_path' from source: unknown 7920 1726885405.17796: calling self._execute() 7920 1726885405.17916: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885405.17929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885405.17946: variable 'omit' from source: magic vars 7920 1726885405.18320: variable 'storage_test_volume' from source: include params 7920 1726885405.18351: Evaluated conditional (storage_test_volume.encryption): False 7920 1726885405.18359: when evaluation is False, skipping this task 7920 1726885405.18367: _execute() done 7920 1726885405.18374: dumping result to json 7920 1726885405.18381: done dumping result, returning 7920 1726885405.18392: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-9835-648e-0000000014a9] 7920 1726885405.18408: sending task result for task 02369adf-7a19-9835-648e-0000000014a9 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885405.18564: no more pending results, returning what we have 7920 1726885405.18568: results queue empty 7920 1726885405.18569: checking for any_errors_fatal 7920 1726885405.18577: done checking for any_errors_fatal 7920 1726885405.18578: checking for max_fail_percentage 7920 1726885405.18580: done checking for max_fail_percentage 7920 1726885405.18581: checking to see if all hosts have failed and the running result is not ok 7920 1726885405.18583: done checking to see if all hosts have failed 7920 1726885405.18583: getting the remaining hosts for this loop 7920 1726885405.18585: done getting the remaining hosts for this loop 7920 1726885405.18589: getting the next task for host managed_node1 7920 1726885405.18599: done getting next task for host managed_node1 7920 1726885405.18602: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 7920 1726885405.18609: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885405.18615: getting variables 7920 1726885405.18617: in VariableManager get_vars() 7920 1726885405.18653: Calling all_inventory to load vars for managed_node1 7920 1726885405.18656: Calling groups_inventory to load vars for managed_node1 7920 1726885405.18660: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885405.18672: Calling all_plugins_play to load vars for managed_node1 7920 1726885405.18676: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885405.18679: Calling groups_plugins_play to load vars for managed_node1 7920 1726885405.19427: done sending task result for task 02369adf-7a19-9835-648e-0000000014a9 7920 1726885405.19430: WORKER PROCESS EXITING 7920 1726885405.19451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885405.20028: done with get_vars() 7920 1726885405.20041: done getting variables 7920 1726885405.20090: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:25 -0400 (0:00:00.030) 0:02:22.829 ****** 7920 1726885405.20119: entering _queue_task() for managed_node1/assert 7920 1726885405.20321: worker is 1 (out of 1 available) 7920 1726885405.20334: exiting _queue_task() for managed_node1/assert 7920 1726885405.20345: done queuing things up, now waiting for results queue to drain 7920 1726885405.20347: waiting for pending results... 7920 1726885405.20614: running TaskExecutor() for managed_node1/TASK: Verify that the raw device is the same as the device if not encrypted 7920 1726885405.20740: in run() - task 02369adf-7a19-9835-648e-0000000014aa 7920 1726885405.20757: variable 'ansible_search_path' from source: unknown 7920 1726885405.20796: calling self._execute() 7920 1726885405.20906: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885405.20920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885405.20938: variable 'omit' from source: magic vars 7920 1726885405.21283: variable '_storage_test_volume_present' from source: set_fact 7920 1726885405.21297: Evaluated conditional (_storage_test_volume_present): False 7920 1726885405.21304: when evaluation is False, skipping this task 7920 1726885405.21314: _execute() done 7920 1726885405.21324: dumping result to json 7920 1726885405.21336: done dumping result, returning 7920 1726885405.21347: done running TaskExecutor() for managed_node1/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-9835-648e-0000000014aa] 7920 1726885405.21357: sending task result for task 02369adf-7a19-9835-648e-0000000014aa skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885405.21504: no more pending results, returning what we have 7920 1726885405.21508: results queue empty 7920 1726885405.21509: checking for any_errors_fatal 7920 1726885405.21518: done checking for any_errors_fatal 7920 1726885405.21519: checking for max_fail_percentage 7920 1726885405.21521: done checking for max_fail_percentage 7920 1726885405.21522: checking to see if all hosts have failed and the running result is not ok 7920 1726885405.21523: done checking to see if all hosts have failed 7920 1726885405.21524: getting the remaining hosts for this loop 7920 1726885405.21526: done getting the remaining hosts for this loop 7920 1726885405.21529: getting the next task for host managed_node1 7920 1726885405.21539: done getting next task for host managed_node1 7920 1726885405.21542: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 7920 1726885405.21549: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885405.21555: getting variables 7920 1726885405.21557: in VariableManager get_vars() 7920 1726885405.21591: Calling all_inventory to load vars for managed_node1 7920 1726885405.21594: Calling groups_inventory to load vars for managed_node1 7920 1726885405.21597: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885405.21609: Calling all_plugins_play to load vars for managed_node1 7920 1726885405.21615: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885405.21618: Calling groups_plugins_play to load vars for managed_node1 7920 1726885405.22322: done sending task result for task 02369adf-7a19-9835-648e-0000000014aa 7920 1726885405.22326: WORKER PROCESS EXITING 7920 1726885405.22347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885405.22924: done with get_vars() 7920 1726885405.22939: done getting variables 7920 1726885405.22993: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:25 -0400 (0:00:00.029) 0:02:22.858 ****** 7920 1726885405.23023: entering _queue_task() for managed_node1/assert 7920 1726885405.23220: worker is 1 (out of 1 available) 7920 1726885405.23231: exiting _queue_task() for managed_node1/assert 7920 1726885405.23242: done queuing things up, now waiting for results queue to drain 7920 1726885405.23244: waiting for pending results... 7920 1726885405.23498: running TaskExecutor() for managed_node1/TASK: Make sure we got info about the LUKS volume if encrypted 7920 1726885405.23627: in run() - task 02369adf-7a19-9835-648e-0000000014ab 7920 1726885405.23645: variable 'ansible_search_path' from source: unknown 7920 1726885405.23681: calling self._execute() 7920 1726885405.23784: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885405.23799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885405.23816: variable 'omit' from source: magic vars 7920 1726885405.24180: variable '_storage_test_volume_present' from source: set_fact 7920 1726885405.24193: variable 'storage_test_volume' from source: include params 7920 1726885405.24225: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 7920 1726885405.24235: when evaluation is False, skipping this task 7920 1726885405.24242: _execute() done 7920 1726885405.24249: dumping result to json 7920 1726885405.24256: done dumping result, returning 7920 1726885405.24265: done running TaskExecutor() for managed_node1/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-9835-648e-0000000014ab] 7920 1726885405.24274: sending task result for task 02369adf-7a19-9835-648e-0000000014ab skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885405.24428: no more pending results, returning what we have 7920 1726885405.24432: results queue empty 7920 1726885405.24433: checking for any_errors_fatal 7920 1726885405.24442: done checking for any_errors_fatal 7920 1726885405.24443: checking for max_fail_percentage 7920 1726885405.24445: done checking for max_fail_percentage 7920 1726885405.24446: checking to see if all hosts have failed and the running result is not ok 7920 1726885405.24446: done checking to see if all hosts have failed 7920 1726885405.24447: getting the remaining hosts for this loop 7920 1726885405.24449: done getting the remaining hosts for this loop 7920 1726885405.24453: getting the next task for host managed_node1 7920 1726885405.24463: done getting next task for host managed_node1 7920 1726885405.24466: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 7920 1726885405.24473: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885405.24478: getting variables 7920 1726885405.24481: in VariableManager get_vars() 7920 1726885405.24519: Calling all_inventory to load vars for managed_node1 7920 1726885405.24523: Calling groups_inventory to load vars for managed_node1 7920 1726885405.24527: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885405.24540: Calling all_plugins_play to load vars for managed_node1 7920 1726885405.24544: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885405.24548: Calling groups_plugins_play to load vars for managed_node1 7920 1726885405.25259: done sending task result for task 02369adf-7a19-9835-648e-0000000014ab 7920 1726885405.25263: WORKER PROCESS EXITING 7920 1726885405.25283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885405.25862: done with get_vars() 7920 1726885405.25876: done getting variables 7920 1726885405.25934: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:25 -0400 (0:00:00.029) 0:02:22.888 ****** 7920 1726885405.25965: entering _queue_task() for managed_node1/assert 7920 1726885405.26173: worker is 1 (out of 1 available) 7920 1726885405.26184: exiting _queue_task() for managed_node1/assert 7920 1726885405.26195: done queuing things up, now waiting for results queue to drain 7920 1726885405.26197: waiting for pending results... 7920 1726885405.26468: running TaskExecutor() for managed_node1/TASK: Verify the LUKS volume's device type if encrypted 7920 1726885405.26600: in run() - task 02369adf-7a19-9835-648e-0000000014ac 7920 1726885405.26621: variable 'ansible_search_path' from source: unknown 7920 1726885405.26657: calling self._execute() 7920 1726885405.26758: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885405.26768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885405.26781: variable 'omit' from source: magic vars 7920 1726885405.27136: variable '_storage_test_volume_present' from source: set_fact 7920 1726885405.27148: variable 'storage_test_volume' from source: include params 7920 1726885405.27173: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 7920 1726885405.27182: when evaluation is False, skipping this task 7920 1726885405.27188: _execute() done 7920 1726885405.27194: dumping result to json 7920 1726885405.27200: done dumping result, returning 7920 1726885405.27208: done running TaskExecutor() for managed_node1/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-9835-648e-0000000014ac] 7920 1726885405.27219: sending task result for task 02369adf-7a19-9835-648e-0000000014ac skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 7920 1726885405.27358: no more pending results, returning what we have 7920 1726885405.27362: results queue empty 7920 1726885405.27363: checking for any_errors_fatal 7920 1726885405.27370: done checking for any_errors_fatal 7920 1726885405.27371: checking for max_fail_percentage 7920 1726885405.27372: done checking for max_fail_percentage 7920 1726885405.27373: checking to see if all hosts have failed and the running result is not ok 7920 1726885405.27374: done checking to see if all hosts have failed 7920 1726885405.27375: getting the remaining hosts for this loop 7920 1726885405.27376: done getting the remaining hosts for this loop 7920 1726885405.27380: getting the next task for host managed_node1 7920 1726885405.27388: done getting next task for host managed_node1 7920 1726885405.27390: ^ task is: TASK: Check LUKS version 7920 1726885405.27396: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885405.27400: getting variables 7920 1726885405.27402: in VariableManager get_vars() 7920 1726885405.27435: Calling all_inventory to load vars for managed_node1 7920 1726885405.27438: Calling groups_inventory to load vars for managed_node1 7920 1726885405.27441: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885405.27453: Calling all_plugins_play to load vars for managed_node1 7920 1726885405.27457: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885405.27460: Calling groups_plugins_play to load vars for managed_node1 7920 1726885405.27998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885405.28530: done sending task result for task 02369adf-7a19-9835-648e-0000000014ac 7920 1726885405.28533: WORKER PROCESS EXITING 7920 1726885405.28746: done with get_vars() 7920 1726885405.28759: done getting variables 7920 1726885405.28816: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:25 -0400 (0:00:00.028) 0:02:22.917 ****** 7920 1726885405.28846: entering _queue_task() for managed_node1/assert 7920 1726885405.29046: worker is 1 (out of 1 available) 7920 1726885405.29057: exiting _queue_task() for managed_node1/assert 7920 1726885405.29068: done queuing things up, now waiting for results queue to drain 7920 1726885405.29070: waiting for pending results... 7920 1726885405.29335: running TaskExecutor() for managed_node1/TASK: Check LUKS version 7920 1726885405.29453: in run() - task 02369adf-7a19-9835-648e-0000000014ad 7920 1726885405.29470: variable 'ansible_search_path' from source: unknown 7920 1726885405.29508: calling self._execute() 7920 1726885405.29607: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885405.29623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885405.29638: variable 'omit' from source: magic vars 7920 1726885405.30100: variable '_storage_test_volume_present' from source: set_fact 7920 1726885405.30115: Evaluated conditional (_storage_test_volume_present): False 7920 1726885405.30122: when evaluation is False, skipping this task 7920 1726885405.30129: _execute() done 7920 1726885405.30140: dumping result to json 7920 1726885405.30147: done dumping result, returning 7920 1726885405.30157: done running TaskExecutor() for managed_node1/TASK: Check LUKS version [02369adf-7a19-9835-648e-0000000014ad] 7920 1726885405.30166: sending task result for task 02369adf-7a19-9835-648e-0000000014ad 7920 1726885405.30470: done sending task result for task 02369adf-7a19-9835-648e-0000000014ad skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885405.30694: no more pending results, returning what we have 7920 1726885405.30717: results queue empty 7920 1726885405.30718: checking for any_errors_fatal 7920 1726885405.30728: done checking for any_errors_fatal 7920 1726885405.30729: checking for max_fail_percentage 7920 1726885405.30731: done checking for max_fail_percentage 7920 1726885405.30732: checking to see if all hosts have failed and the running result is not ok 7920 1726885405.30733: done checking to see if all hosts have failed 7920 1726885405.30734: getting the remaining hosts for this loop 7920 1726885405.30735: done getting the remaining hosts for this loop 7920 1726885405.30739: getting the next task for host managed_node1 7920 1726885405.30748: done getting next task for host managed_node1 7920 1726885405.30750: ^ task is: TASK: Check LUKS key size 7920 1726885405.30757: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885405.30762: getting variables 7920 1726885405.30764: in VariableManager get_vars() 7920 1726885405.30798: Calling all_inventory to load vars for managed_node1 7920 1726885405.30801: Calling groups_inventory to load vars for managed_node1 7920 1726885405.30805: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885405.30819: Calling all_plugins_play to load vars for managed_node1 7920 1726885405.30822: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885405.30825: Calling groups_plugins_play to load vars for managed_node1 7920 1726885405.33039: WORKER PROCESS EXITING 7920 1726885405.33902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885405.34478: done with get_vars() 7920 1726885405.34491: done getting variables 7920 1726885405.35064: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:25 -0400 (0:00:00.062) 0:02:22.979 ****** 7920 1726885405.35093: entering _queue_task() for managed_node1/assert 7920 1726885405.35319: worker is 1 (out of 1 available) 7920 1726885405.35330: exiting _queue_task() for managed_node1/assert 7920 1726885405.35342: done queuing things up, now waiting for results queue to drain 7920 1726885405.35343: waiting for pending results... 7920 1726885405.36329: running TaskExecutor() for managed_node1/TASK: Check LUKS key size 7920 1726885405.36448: in run() - task 02369adf-7a19-9835-648e-0000000014ae 7920 1726885405.36461: variable 'ansible_search_path' from source: unknown 7920 1726885405.36491: calling self._execute() 7920 1726885405.36609: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885405.36622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885405.36634: variable 'omit' from source: magic vars 7920 1726885405.37024: variable '_storage_test_volume_present' from source: set_fact 7920 1726885405.37033: Evaluated conditional (_storage_test_volume_present): False 7920 1726885405.37036: when evaluation is False, skipping this task 7920 1726885405.37039: _execute() done 7920 1726885405.37042: dumping result to json 7920 1726885405.37050: done dumping result, returning 7920 1726885405.37057: done running TaskExecutor() for managed_node1/TASK: Check LUKS key size [02369adf-7a19-9835-648e-0000000014ae] 7920 1726885405.37062: sending task result for task 02369adf-7a19-9835-648e-0000000014ae 7920 1726885405.37168: done sending task result for task 02369adf-7a19-9835-648e-0000000014ae 7920 1726885405.37171: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885405.37217: no more pending results, returning what we have 7920 1726885405.37221: results queue empty 7920 1726885405.37222: checking for any_errors_fatal 7920 1726885405.37229: done checking for any_errors_fatal 7920 1726885405.37230: checking for max_fail_percentage 7920 1726885405.37231: done checking for max_fail_percentage 7920 1726885405.37232: checking to see if all hosts have failed and the running result is not ok 7920 1726885405.37233: done checking to see if all hosts have failed 7920 1726885405.37234: getting the remaining hosts for this loop 7920 1726885405.37235: done getting the remaining hosts for this loop 7920 1726885405.37238: getting the next task for host managed_node1 7920 1726885405.37245: done getting next task for host managed_node1 7920 1726885405.37247: ^ task is: TASK: Check LUKS cipher 7920 1726885405.37253: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885405.37256: getting variables 7920 1726885405.37258: in VariableManager get_vars() 7920 1726885405.37286: Calling all_inventory to load vars for managed_node1 7920 1726885405.37289: Calling groups_inventory to load vars for managed_node1 7920 1726885405.37291: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885405.37300: Calling all_plugins_play to load vars for managed_node1 7920 1726885405.37304: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885405.37307: Calling groups_plugins_play to load vars for managed_node1 7920 1726885405.37914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885405.40331: done with get_vars() 7920 1726885405.40345: done getting variables 7920 1726885405.40401: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:25 -0400 (0:00:00.054) 0:02:23.033 ****** 7920 1726885405.40546: entering _queue_task() for managed_node1/assert 7920 1726885405.40923: worker is 1 (out of 1 available) 7920 1726885405.40934: exiting _queue_task() for managed_node1/assert 7920 1726885405.40945: done queuing things up, now waiting for results queue to drain 7920 1726885405.40946: waiting for pending results... 7920 1726885405.41431: running TaskExecutor() for managed_node1/TASK: Check LUKS cipher 7920 1726885405.41698: in run() - task 02369adf-7a19-9835-648e-0000000014af 7920 1726885405.41718: variable 'ansible_search_path' from source: unknown 7920 1726885405.41864: calling self._execute() 7920 1726885405.42121: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885405.42126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885405.42138: variable 'omit' from source: magic vars 7920 1726885405.42871: variable '_storage_test_volume_present' from source: set_fact 7920 1726885405.42879: Evaluated conditional (_storage_test_volume_present): False 7920 1726885405.42882: when evaluation is False, skipping this task 7920 1726885405.42884: _execute() done 7920 1726885405.42889: dumping result to json 7920 1726885405.42891: done dumping result, returning 7920 1726885405.42899: done running TaskExecutor() for managed_node1/TASK: Check LUKS cipher [02369adf-7a19-9835-648e-0000000014af] 7920 1726885405.42904: sending task result for task 02369adf-7a19-9835-648e-0000000014af 7920 1726885405.43080: done sending task result for task 02369adf-7a19-9835-648e-0000000014af 7920 1726885405.43084: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885405.43139: no more pending results, returning what we have 7920 1726885405.43143: results queue empty 7920 1726885405.43144: checking for any_errors_fatal 7920 1726885405.43154: done checking for any_errors_fatal 7920 1726885405.43155: checking for max_fail_percentage 7920 1726885405.43157: done checking for max_fail_percentage 7920 1726885405.43159: checking to see if all hosts have failed and the running result is not ok 7920 1726885405.43160: done checking to see if all hosts have failed 7920 1726885405.43161: getting the remaining hosts for this loop 7920 1726885405.43162: done getting the remaining hosts for this loop 7920 1726885405.43167: getting the next task for host managed_node1 7920 1726885405.43176: done getting next task for host managed_node1 7920 1726885405.43180: ^ task is: TASK: Set test variables 7920 1726885405.43188: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885405.43193: getting variables 7920 1726885405.43195: in VariableManager get_vars() 7920 1726885405.43241: Calling all_inventory to load vars for managed_node1 7920 1726885405.43245: Calling groups_inventory to load vars for managed_node1 7920 1726885405.43249: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885405.43262: Calling all_plugins_play to load vars for managed_node1 7920 1726885405.43266: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885405.43269: Calling groups_plugins_play to load vars for managed_node1 7920 1726885405.43961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885405.44616: done with get_vars() 7920 1726885405.44629: done getting variables 7920 1726885405.44687: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:25 -0400 (0:00:00.041) 0:02:23.075 ****** 7920 1726885405.44721: entering _queue_task() for managed_node1/set_fact 7920 1726885405.44939: worker is 1 (out of 1 available) 7920 1726885405.44951: exiting _queue_task() for managed_node1/set_fact 7920 1726885405.44964: done queuing things up, now waiting for results queue to drain 7920 1726885405.44966: waiting for pending results... 7920 1726885405.45246: running TaskExecutor() for managed_node1/TASK: Set test variables 7920 1726885405.45356: in run() - task 02369adf-7a19-9835-648e-0000000014b0 7920 1726885405.45370: variable 'ansible_search_path' from source: unknown 7920 1726885405.45401: calling self._execute() 7920 1726885405.45819: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885405.45823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885405.45826: variable 'omit' from source: magic vars 7920 1726885405.45828: variable 'omit' from source: magic vars 7920 1726885405.45831: variable 'omit' from source: magic vars 7920 1726885405.46012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885405.49572: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885405.49791: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885405.49828: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885405.49977: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885405.50003: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885405.50236: variable 'storage_test_volume' from source: include params 7920 1726885405.50258: variable '_storage_test_volume_present' from source: set_fact 7920 1726885405.50676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885405.50709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885405.50756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885405.50880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885405.50901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885405.50986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885405.51077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885405.51105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885405.51155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885405.51235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885405.51338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885405.51443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885405.51474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885405.51642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885405.51663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885405.51963: variable 'storage_test_crypttab' from source: set_fact 7920 1726885405.52049: variable 'storage_test_volume' from source: include params 7920 1726885405.52334: variable 'storage_test_volume' from source: include params 7920 1726885405.52482: variable 'omit' from source: magic vars 7920 1726885405.52519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885405.52553: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885405.52579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885405.52604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885405.52650: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885405.52671: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885405.52696: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885405.52731: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885405.52740: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885405.52750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885405.52872: Set connection var ansible_connection to ssh 7920 1726885405.52890: Set connection var ansible_shell_executable to /bin/sh 7920 1726885405.52900: Set connection var ansible_timeout to 10 7920 1726885405.52911: Set connection var ansible_shell_type to sh 7920 1726885405.52925: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885405.52936: Set connection var ansible_pipelining to False 7920 1726885405.52967: variable 'ansible_shell_executable' from source: unknown 7920 1726885405.52974: variable 'ansible_connection' from source: unknown 7920 1726885405.52980: variable 'ansible_module_compression' from source: unknown 7920 1726885405.52992: variable 'ansible_shell_type' from source: unknown 7920 1726885405.52998: variable 'ansible_shell_executable' from source: unknown 7920 1726885405.53005: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885405.53014: variable 'ansible_pipelining' from source: unknown 7920 1726885405.53024: variable 'ansible_timeout' from source: unknown 7920 1726885405.53030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885405.53136: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885405.53157: variable 'omit' from source: magic vars 7920 1726885405.53165: starting attempt loop 7920 1726885405.53171: running the handler 7920 1726885405.53188: handler run complete 7920 1726885405.53209: attempt loop complete, returning result 7920 1726885405.53219: _execute() done 7920 1726885405.53227: dumping result to json 7920 1726885405.53240: done dumping result, returning 7920 1726885405.53251: done running TaskExecutor() for managed_node1/TASK: Set test variables [02369adf-7a19-9835-648e-0000000014b0] 7920 1726885405.53262: sending task result for task 02369adf-7a19-9835-648e-0000000014b0 ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 7920 1726885405.53432: no more pending results, returning what we have 7920 1726885405.53435: results queue empty 7920 1726885405.53436: checking for any_errors_fatal 7920 1726885405.53442: done checking for any_errors_fatal 7920 1726885405.53443: checking for max_fail_percentage 7920 1726885405.53445: done checking for max_fail_percentage 7920 1726885405.53446: checking to see if all hosts have failed and the running result is not ok 7920 1726885405.53447: done checking to see if all hosts have failed 7920 1726885405.53448: getting the remaining hosts for this loop 7920 1726885405.53450: done getting the remaining hosts for this loop 7920 1726885405.53454: getting the next task for host managed_node1 7920 1726885405.53462: done getting next task for host managed_node1 7920 1726885405.53465: ^ task is: TASK: Check for /etc/crypttab entry 7920 1726885405.53471: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885405.53475: getting variables 7920 1726885405.53478: in VariableManager get_vars() 7920 1726885405.53518: Calling all_inventory to load vars for managed_node1 7920 1726885405.53522: Calling groups_inventory to load vars for managed_node1 7920 1726885405.53525: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885405.53537: Calling all_plugins_play to load vars for managed_node1 7920 1726885405.53541: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885405.53543: Calling groups_plugins_play to load vars for managed_node1 7920 1726885405.54255: done sending task result for task 02369adf-7a19-9835-648e-0000000014b0 7920 1726885405.54259: WORKER PROCESS EXITING 7920 1726885405.54281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885405.55130: done with get_vars() 7920 1726885405.55147: done getting variables 7920 1726885405.55208: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:25 -0400 (0:00:00.105) 0:02:23.181 ****** 7920 1726885405.55250: entering _queue_task() for managed_node1/assert 7920 1726885405.55525: worker is 1 (out of 1 available) 7920 1726885405.55537: exiting _queue_task() for managed_node1/assert 7920 1726885405.55550: done queuing things up, now waiting for results queue to drain 7920 1726885405.55552: waiting for pending results... 7920 1726885405.55846: running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry 7920 1726885405.55977: in run() - task 02369adf-7a19-9835-648e-0000000014b1 7920 1726885405.56006: variable 'ansible_search_path' from source: unknown 7920 1726885405.56050: calling self._execute() 7920 1726885405.56164: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885405.56175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885405.56191: variable 'omit' from source: magic vars 7920 1726885405.56316: variable 'omit' from source: magic vars 7920 1726885405.57071: variable 'omit' from source: magic vars 7920 1726885405.57527: variable 'storage_test_volume' from source: include params 7920 1726885405.57567: variable 'omit' from source: magic vars 7920 1726885405.57748: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885405.57786: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885405.57811: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885405.57943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885405.57959: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885405.57979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885405.57999: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885405.58034: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885405.58044: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885405.58051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885405.58272: Set connection var ansible_connection to ssh 7920 1726885405.58288: Set connection var ansible_shell_executable to /bin/sh 7920 1726885405.58375: Set connection var ansible_timeout to 10 7920 1726885405.58382: Set connection var ansible_shell_type to sh 7920 1726885405.58391: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885405.58399: Set connection var ansible_pipelining to False 7920 1726885405.58427: variable 'ansible_shell_executable' from source: unknown 7920 1726885405.58434: variable 'ansible_connection' from source: unknown 7920 1726885405.58440: variable 'ansible_module_compression' from source: unknown 7920 1726885405.58445: variable 'ansible_shell_type' from source: unknown 7920 1726885405.58451: variable 'ansible_shell_executable' from source: unknown 7920 1726885405.58457: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885405.58465: variable 'ansible_pipelining' from source: unknown 7920 1726885405.58588: variable 'ansible_timeout' from source: unknown 7920 1726885405.58597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885405.58740: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885405.58814: variable 'omit' from source: magic vars 7920 1726885405.58919: starting attempt loop 7920 1726885405.58928: running the handler 7920 1726885405.59234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885405.63777: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885405.63858: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885405.63898: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885405.63948: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885405.63980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885405.64079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885405.64114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885405.64158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885405.64223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885405.64259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885405.64314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885405.64344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885405.64382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885405.64447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885405.64474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885405.64599: variable '_storage_test_crypttab_entries' from source: set_fact 7920 1726885405.64609: variable '_storage_test_expected_crypttab_entries' from source: set_fact 7920 1726885405.64635: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 7920 1726885405.64647: handler run complete 7920 1726885405.64665: attempt loop complete, returning result 7920 1726885405.64673: _execute() done 7920 1726885405.64691: dumping result to json 7920 1726885405.64699: done dumping result, returning 7920 1726885405.64720: done running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry [02369adf-7a19-9835-648e-0000000014b1] 7920 1726885405.64730: sending task result for task 02369adf-7a19-9835-648e-0000000014b1 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7920 1726885405.64888: no more pending results, returning what we have 7920 1726885405.64892: results queue empty 7920 1726885405.64893: checking for any_errors_fatal 7920 1726885405.64904: done checking for any_errors_fatal 7920 1726885405.64913: checking for max_fail_percentage 7920 1726885405.64915: done checking for max_fail_percentage 7920 1726885405.64916: checking to see if all hosts have failed and the running result is not ok 7920 1726885405.64917: done checking to see if all hosts have failed 7920 1726885405.64918: getting the remaining hosts for this loop 7920 1726885405.64920: done getting the remaining hosts for this loop 7920 1726885405.64927: getting the next task for host managed_node1 7920 1726885405.64939: done getting next task for host managed_node1 7920 1726885405.64943: ^ task is: TASK: Validate the format of the crypttab entry 7920 1726885405.64950: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885405.64954: getting variables 7920 1726885405.64957: in VariableManager get_vars() 7920 1726885405.64998: Calling all_inventory to load vars for managed_node1 7920 1726885405.65001: Calling groups_inventory to load vars for managed_node1 7920 1726885405.65005: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885405.65019: Calling all_plugins_play to load vars for managed_node1 7920 1726885405.65023: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885405.65027: Calling groups_plugins_play to load vars for managed_node1 7920 1726885405.65877: done sending task result for task 02369adf-7a19-9835-648e-0000000014b1 7920 1726885405.65880: WORKER PROCESS EXITING 7920 1726885405.65931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885405.66680: done with get_vars() 7920 1726885405.66694: done getting variables 7920 1726885405.66757: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:25 -0400 (0:00:00.115) 0:02:23.296 ****** 7920 1726885405.66811: entering _queue_task() for managed_node1/assert 7920 1726885405.67086: worker is 1 (out of 1 available) 7920 1726885405.67097: exiting _queue_task() for managed_node1/assert 7920 1726885405.67109: done queuing things up, now waiting for results queue to drain 7920 1726885405.67110: waiting for pending results... 7920 1726885405.67409: running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry 7920 1726885405.67545: in run() - task 02369adf-7a19-9835-648e-0000000014b2 7920 1726885405.67571: variable 'ansible_search_path' from source: unknown 7920 1726885405.67616: calling self._execute() 7920 1726885405.67902: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885405.67915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885405.67935: variable 'omit' from source: magic vars 7920 1726885405.68784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885405.72009: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885405.73171: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885405.73213: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885405.73256: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885405.73284: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885405.73371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885405.73404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885405.73446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885405.73491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885405.73509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885405.73639: variable '_storage_test_expected_crypttab_entries' from source: set_fact 7920 1726885405.73669: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 7920 1726885405.73676: when evaluation is False, skipping this task 7920 1726885405.73682: _execute() done 7920 1726885405.73688: dumping result to json 7920 1726885405.73695: done dumping result, returning 7920 1726885405.73704: done running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry [02369adf-7a19-9835-648e-0000000014b2] 7920 1726885405.73717: sending task result for task 02369adf-7a19-9835-648e-0000000014b2 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 7920 1726885405.73872: no more pending results, returning what we have 7920 1726885405.73876: results queue empty 7920 1726885405.73877: checking for any_errors_fatal 7920 1726885405.73883: done checking for any_errors_fatal 7920 1726885405.73884: checking for max_fail_percentage 7920 1726885405.73886: done checking for max_fail_percentage 7920 1726885405.73887: checking to see if all hosts have failed and the running result is not ok 7920 1726885405.73888: done checking to see if all hosts have failed 7920 1726885405.73889: getting the remaining hosts for this loop 7920 1726885405.73891: done getting the remaining hosts for this loop 7920 1726885405.73895: getting the next task for host managed_node1 7920 1726885405.73905: done getting next task for host managed_node1 7920 1726885405.73908: ^ task is: TASK: Check backing device of crypttab entry 7920 1726885405.73918: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885405.73923: getting variables 7920 1726885405.73925: in VariableManager get_vars() 7920 1726885405.73963: Calling all_inventory to load vars for managed_node1 7920 1726885405.73966: Calling groups_inventory to load vars for managed_node1 7920 1726885405.73970: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885405.73981: Calling all_plugins_play to load vars for managed_node1 7920 1726885405.73985: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885405.73987: Calling groups_plugins_play to load vars for managed_node1 7920 1726885405.74661: done sending task result for task 02369adf-7a19-9835-648e-0000000014b2 7920 1726885405.74664: WORKER PROCESS EXITING 7920 1726885405.74679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885405.75609: done with get_vars() 7920 1726885405.75629: done getting variables 7920 1726885405.75697: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:25 -0400 (0:00:00.089) 0:02:23.385 ****** 7920 1726885405.75739: entering _queue_task() for managed_node1/assert 7920 1726885405.76137: worker is 1 (out of 1 available) 7920 1726885405.76148: exiting _queue_task() for managed_node1/assert 7920 1726885405.76161: done queuing things up, now waiting for results queue to drain 7920 1726885405.76162: waiting for pending results... 7920 1726885405.76858: running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry 7920 1726885405.76996: in run() - task 02369adf-7a19-9835-648e-0000000014b3 7920 1726885405.77022: variable 'ansible_search_path' from source: unknown 7920 1726885405.77060: calling self._execute() 7920 1726885405.77174: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885405.77185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885405.77206: variable 'omit' from source: magic vars 7920 1726885405.77601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885405.81820: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885405.82023: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885405.82222: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885405.82225: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885405.82319: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885405.82352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885405.82420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885405.82522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885405.82566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885405.82580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885405.82761: variable '_storage_test_expected_crypttab_entries' from source: set_fact 7920 1726885405.82797: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 7920 1726885405.82800: when evaluation is False, skipping this task 7920 1726885405.82803: _execute() done 7920 1726885405.82805: dumping result to json 7920 1726885405.82807: done dumping result, returning 7920 1726885405.82809: done running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry [02369adf-7a19-9835-648e-0000000014b3] 7920 1726885405.82811: sending task result for task 02369adf-7a19-9835-648e-0000000014b3 7920 1726885405.83232: done sending task result for task 02369adf-7a19-9835-648e-0000000014b3 7920 1726885405.83236: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 7920 1726885405.83287: no more pending results, returning what we have 7920 1726885405.83290: results queue empty 7920 1726885405.83291: checking for any_errors_fatal 7920 1726885405.83296: done checking for any_errors_fatal 7920 1726885405.83297: checking for max_fail_percentage 7920 1726885405.83299: done checking for max_fail_percentage 7920 1726885405.83299: checking to see if all hosts have failed and the running result is not ok 7920 1726885405.83300: done checking to see if all hosts have failed 7920 1726885405.83301: getting the remaining hosts for this loop 7920 1726885405.83303: done getting the remaining hosts for this loop 7920 1726885405.83310: getting the next task for host managed_node1 7920 1726885405.83320: done getting next task for host managed_node1 7920 1726885405.83322: ^ task is: TASK: Check key file of crypttab entry 7920 1726885405.83327: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885405.83335: getting variables 7920 1726885405.83337: in VariableManager get_vars() 7920 1726885405.83375: Calling all_inventory to load vars for managed_node1 7920 1726885405.83378: Calling groups_inventory to load vars for managed_node1 7920 1726885405.83382: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885405.83391: Calling all_plugins_play to load vars for managed_node1 7920 1726885405.83395: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885405.83397: Calling groups_plugins_play to load vars for managed_node1 7920 1726885405.84750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885405.86050: done with get_vars() 7920 1726885405.86065: done getting variables 7920 1726885405.86122: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:25 -0400 (0:00:00.104) 0:02:23.490 ****** 7920 1726885405.86153: entering _queue_task() for managed_node1/assert 7920 1726885405.86461: worker is 1 (out of 1 available) 7920 1726885405.86474: exiting _queue_task() for managed_node1/assert 7920 1726885405.86487: done queuing things up, now waiting for results queue to drain 7920 1726885405.86489: waiting for pending results... 7920 1726885405.86791: running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry 7920 1726885405.86962: in run() - task 02369adf-7a19-9835-648e-0000000014b4 7920 1726885405.86981: variable 'ansible_search_path' from source: unknown 7920 1726885405.87028: calling self._execute() 7920 1726885405.87150: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885405.87161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885405.87176: variable 'omit' from source: magic vars 7920 1726885405.87596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885405.91554: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885405.91645: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885405.91683: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885405.91725: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885405.91764: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885405.91852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7920 1726885405.91887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7920 1726885405.91919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7920 1726885405.91972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7920 1726885405.91989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7920 1726885405.92117: variable '_storage_test_expected_crypttab_entries' from source: set_fact 7920 1726885405.92141: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 7920 1726885405.92148: when evaluation is False, skipping this task 7920 1726885405.92155: _execute() done 7920 1726885405.92161: dumping result to json 7920 1726885405.92172: done dumping result, returning 7920 1726885405.92186: done running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry [02369adf-7a19-9835-648e-0000000014b4] 7920 1726885405.92197: sending task result for task 02369adf-7a19-9835-648e-0000000014b4 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 7920 1726885405.92365: no more pending results, returning what we have 7920 1726885405.92369: results queue empty 7920 1726885405.92370: checking for any_errors_fatal 7920 1726885405.92380: done checking for any_errors_fatal 7920 1726885405.92381: checking for max_fail_percentage 7920 1726885405.92382: done checking for max_fail_percentage 7920 1726885405.92384: checking to see if all hosts have failed and the running result is not ok 7920 1726885405.92384: done checking to see if all hosts have failed 7920 1726885405.92385: getting the remaining hosts for this loop 7920 1726885405.92387: done getting the remaining hosts for this loop 7920 1726885405.92392: getting the next task for host managed_node1 7920 1726885405.92401: done getting next task for host managed_node1 7920 1726885405.92404: ^ task is: TASK: Clear test variables 7920 1726885405.92411: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885405.92420: getting variables 7920 1726885405.92423: in VariableManager get_vars() 7920 1726885405.92463: Calling all_inventory to load vars for managed_node1 7920 1726885405.92467: Calling groups_inventory to load vars for managed_node1 7920 1726885405.92471: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885405.92483: Calling all_plugins_play to load vars for managed_node1 7920 1726885405.92487: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885405.92490: Calling groups_plugins_play to load vars for managed_node1 7920 1726885405.93284: done sending task result for task 02369adf-7a19-9835-648e-0000000014b4 7920 1726885405.93287: WORKER PROCESS EXITING 7920 1726885405.93401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885405.94517: done with get_vars() 7920 1726885405.94534: done getting variables 7920 1726885405.94586: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:25 -0400 (0:00:00.084) 0:02:23.574 ****** 7920 1726885405.94627: entering _queue_task() for managed_node1/set_fact 7920 1726885405.94962: worker is 1 (out of 1 available) 7920 1726885405.94976: exiting _queue_task() for managed_node1/set_fact 7920 1726885405.94994: done queuing things up, now waiting for results queue to drain 7920 1726885405.94996: waiting for pending results... 7920 1726885405.95378: running TaskExecutor() for managed_node1/TASK: Clear test variables 7920 1726885405.95552: in run() - task 02369adf-7a19-9835-648e-0000000014b5 7920 1726885405.95574: variable 'ansible_search_path' from source: unknown 7920 1726885405.95632: calling self._execute() 7920 1726885405.95805: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885405.95826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885405.95853: variable 'omit' from source: magic vars 7920 1726885405.96009: variable 'omit' from source: magic vars 7920 1726885405.96086: variable 'omit' from source: magic vars 7920 1726885405.96137: variable 'omit' from source: magic vars 7920 1726885405.96186: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885405.96247: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885405.96281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885405.96319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885405.96344: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885405.96374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885405.96398: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885405.96447: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885405.96457: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885405.96465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885405.96647: Set connection var ansible_connection to ssh 7920 1726885405.96671: Set connection var ansible_shell_executable to /bin/sh 7920 1726885405.96683: Set connection var ansible_timeout to 10 7920 1726885405.96691: Set connection var ansible_shell_type to sh 7920 1726885405.96703: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885405.96718: Set connection var ansible_pipelining to False 7920 1726885405.96767: variable 'ansible_shell_executable' from source: unknown 7920 1726885405.96783: variable 'ansible_connection' from source: unknown 7920 1726885405.96794: variable 'ansible_module_compression' from source: unknown 7920 1726885405.96810: variable 'ansible_shell_type' from source: unknown 7920 1726885405.96822: variable 'ansible_shell_executable' from source: unknown 7920 1726885405.96829: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885405.96842: variable 'ansible_pipelining' from source: unknown 7920 1726885405.96862: variable 'ansible_timeout' from source: unknown 7920 1726885405.96876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885405.97094: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885405.97123: variable 'omit' from source: magic vars 7920 1726885405.97135: starting attempt loop 7920 1726885405.97148: running the handler 7920 1726885405.97172: handler run complete 7920 1726885405.97192: attempt loop complete, returning result 7920 1726885405.97199: _execute() done 7920 1726885405.97204: dumping result to json 7920 1726885405.97210: done dumping result, returning 7920 1726885405.97226: done running TaskExecutor() for managed_node1/TASK: Clear test variables [02369adf-7a19-9835-648e-0000000014b5] 7920 1726885405.97235: sending task result for task 02369adf-7a19-9835-648e-0000000014b5 ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 7920 1726885405.97421: no more pending results, returning what we have 7920 1726885405.97428: results queue empty 7920 1726885405.97429: checking for any_errors_fatal 7920 1726885405.97444: done checking for any_errors_fatal 7920 1726885405.97445: checking for max_fail_percentage 7920 1726885405.97447: done checking for max_fail_percentage 7920 1726885405.97448: checking to see if all hosts have failed and the running result is not ok 7920 1726885405.97451: done checking to see if all hosts have failed 7920 1726885405.97452: getting the remaining hosts for this loop 7920 1726885405.97454: done getting the remaining hosts for this loop 7920 1726885405.97459: getting the next task for host managed_node1 7920 1726885405.97471: done getting next task for host managed_node1 7920 1726885405.97474: ^ task is: TASK: Get information about RAID 7920 1726885405.97482: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885405.97488: getting variables 7920 1726885405.97490: in VariableManager get_vars() 7920 1726885405.97536: Calling all_inventory to load vars for managed_node1 7920 1726885405.97541: Calling groups_inventory to load vars for managed_node1 7920 1726885405.97545: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885405.97557: Calling all_plugins_play to load vars for managed_node1 7920 1726885405.97561: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885405.97565: Calling groups_plugins_play to load vars for managed_node1 7920 1726885405.98443: done sending task result for task 02369adf-7a19-9835-648e-0000000014b5 7920 1726885405.98447: WORKER PROCESS EXITING 7920 1726885405.98471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885405.99091: done with get_vars() 7920 1726885405.99109: done getting variables 7920 1726885405.99173: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:23:25 -0400 (0:00:00.045) 0:02:23.620 ****** 7920 1726885405.99220: entering _queue_task() for managed_node1/command 7920 1726885405.99505: worker is 1 (out of 1 available) 7920 1726885405.99524: exiting _queue_task() for managed_node1/command 7920 1726885405.99537: done queuing things up, now waiting for results queue to drain 7920 1726885405.99539: waiting for pending results... 7920 1726885405.99849: running TaskExecutor() for managed_node1/TASK: Get information about RAID 7920 1726885405.99999: in run() - task 02369adf-7a19-9835-648e-0000000014b9 7920 1726885406.00025: variable 'ansible_search_path' from source: unknown 7920 1726885406.00064: calling self._execute() 7920 1726885406.00187: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.00203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.00234: variable 'omit' from source: magic vars 7920 1726885406.00765: variable 'storage_test_volume' from source: include params 7920 1726885406.00799: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885406.00808: when evaluation is False, skipping this task 7920 1726885406.00827: _execute() done 7920 1726885406.00837: dumping result to json 7920 1726885406.00848: done dumping result, returning 7920 1726885406.00867: done running TaskExecutor() for managed_node1/TASK: Get information about RAID [02369adf-7a19-9835-648e-0000000014b9] 7920 1726885406.00889: sending task result for task 02369adf-7a19-9835-648e-0000000014b9 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885406.01066: no more pending results, returning what we have 7920 1726885406.01071: results queue empty 7920 1726885406.01072: checking for any_errors_fatal 7920 1726885406.01083: done checking for any_errors_fatal 7920 1726885406.01084: checking for max_fail_percentage 7920 1726885406.01086: done checking for max_fail_percentage 7920 1726885406.01087: checking to see if all hosts have failed and the running result is not ok 7920 1726885406.01088: done checking to see if all hosts have failed 7920 1726885406.01089: getting the remaining hosts for this loop 7920 1726885406.01091: done getting the remaining hosts for this loop 7920 1726885406.01098: getting the next task for host managed_node1 7920 1726885406.01112: done getting next task for host managed_node1 7920 1726885406.01121: ^ task is: TASK: Set active devices regex 7920 1726885406.01131: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885406.01138: getting variables 7920 1726885406.01140: in VariableManager get_vars() 7920 1726885406.01188: Calling all_inventory to load vars for managed_node1 7920 1726885406.01191: Calling groups_inventory to load vars for managed_node1 7920 1726885406.01196: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885406.01219: Calling all_plugins_play to load vars for managed_node1 7920 1726885406.01224: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885406.01230: Calling groups_plugins_play to load vars for managed_node1 7920 1726885406.02162: done sending task result for task 02369adf-7a19-9835-648e-0000000014b9 7920 1726885406.02165: WORKER PROCESS EXITING 7920 1726885406.02197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885406.02869: done with get_vars() 7920 1726885406.02882: done getting variables 7920 1726885406.02945: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:26 -0400 (0:00:00.037) 0:02:23.658 ****** 7920 1726885406.02978: entering _queue_task() for managed_node1/set_fact 7920 1726885406.03223: worker is 1 (out of 1 available) 7920 1726885406.03234: exiting _queue_task() for managed_node1/set_fact 7920 1726885406.03246: done queuing things up, now waiting for results queue to drain 7920 1726885406.03247: waiting for pending results... 7920 1726885406.03551: running TaskExecutor() for managed_node1/TASK: Set active devices regex 7920 1726885406.03682: in run() - task 02369adf-7a19-9835-648e-0000000014ba 7920 1726885406.03707: variable 'ansible_search_path' from source: unknown 7920 1726885406.03752: calling self._execute() 7920 1726885406.03887: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.03906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.03931: variable 'omit' from source: magic vars 7920 1726885406.04398: variable 'storage_test_volume' from source: include params 7920 1726885406.04432: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885406.04439: when evaluation is False, skipping this task 7920 1726885406.04446: _execute() done 7920 1726885406.04454: dumping result to json 7920 1726885406.04466: done dumping result, returning 7920 1726885406.04476: done running TaskExecutor() for managed_node1/TASK: Set active devices regex [02369adf-7a19-9835-648e-0000000014ba] 7920 1726885406.04486: sending task result for task 02369adf-7a19-9835-648e-0000000014ba skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885406.04649: no more pending results, returning what we have 7920 1726885406.04654: results queue empty 7920 1726885406.04655: checking for any_errors_fatal 7920 1726885406.04664: done checking for any_errors_fatal 7920 1726885406.04665: checking for max_fail_percentage 7920 1726885406.04667: done checking for max_fail_percentage 7920 1726885406.04668: checking to see if all hosts have failed and the running result is not ok 7920 1726885406.04669: done checking to see if all hosts have failed 7920 1726885406.04670: getting the remaining hosts for this loop 7920 1726885406.04672: done getting the remaining hosts for this loop 7920 1726885406.04675: getting the next task for host managed_node1 7920 1726885406.04685: done getting next task for host managed_node1 7920 1726885406.04689: ^ task is: TASK: Set spare devices regex 7920 1726885406.04695: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885406.04700: getting variables 7920 1726885406.04702: in VariableManager get_vars() 7920 1726885406.04746: Calling all_inventory to load vars for managed_node1 7920 1726885406.04749: Calling groups_inventory to load vars for managed_node1 7920 1726885406.04753: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885406.04768: Calling all_plugins_play to load vars for managed_node1 7920 1726885406.04773: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885406.04776: Calling groups_plugins_play to load vars for managed_node1 7920 1726885406.05372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885406.05932: done sending task result for task 02369adf-7a19-9835-648e-0000000014ba 7920 1726885406.05938: WORKER PROCESS EXITING 7920 1726885406.06418: done with get_vars() 7920 1726885406.06433: done getting variables 7920 1726885406.06498: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:26 -0400 (0:00:00.035) 0:02:23.693 ****** 7920 1726885406.06540: entering _queue_task() for managed_node1/set_fact 7920 1726885406.06811: worker is 1 (out of 1 available) 7920 1726885406.06828: exiting _queue_task() for managed_node1/set_fact 7920 1726885406.06841: done queuing things up, now waiting for results queue to drain 7920 1726885406.06842: waiting for pending results... 7920 1726885406.07168: running TaskExecutor() for managed_node1/TASK: Set spare devices regex 7920 1726885406.07344: in run() - task 02369adf-7a19-9835-648e-0000000014bb 7920 1726885406.07372: variable 'ansible_search_path' from source: unknown 7920 1726885406.07424: calling self._execute() 7920 1726885406.07556: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.07569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.07589: variable 'omit' from source: magic vars 7920 1726885406.08030: variable 'storage_test_volume' from source: include params 7920 1726885406.08068: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885406.08077: when evaluation is False, skipping this task 7920 1726885406.08085: _execute() done 7920 1726885406.08093: dumping result to json 7920 1726885406.08100: done dumping result, returning 7920 1726885406.08110: done running TaskExecutor() for managed_node1/TASK: Set spare devices regex [02369adf-7a19-9835-648e-0000000014bb] 7920 1726885406.08126: sending task result for task 02369adf-7a19-9835-648e-0000000014bb skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885406.08332: no more pending results, returning what we have 7920 1726885406.08337: results queue empty 7920 1726885406.08341: checking for any_errors_fatal 7920 1726885406.08354: done checking for any_errors_fatal 7920 1726885406.08355: checking for max_fail_percentage 7920 1726885406.08357: done checking for max_fail_percentage 7920 1726885406.08358: checking to see if all hosts have failed and the running result is not ok 7920 1726885406.08359: done checking to see if all hosts have failed 7920 1726885406.08360: getting the remaining hosts for this loop 7920 1726885406.08362: done getting the remaining hosts for this loop 7920 1726885406.08367: getting the next task for host managed_node1 7920 1726885406.08378: done getting next task for host managed_node1 7920 1726885406.08381: ^ task is: TASK: Set md version regex 7920 1726885406.08391: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885406.08401: getting variables 7920 1726885406.08403: in VariableManager get_vars() 7920 1726885406.08455: Calling all_inventory to load vars for managed_node1 7920 1726885406.08461: Calling groups_inventory to load vars for managed_node1 7920 1726885406.08466: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885406.08479: Calling all_plugins_play to load vars for managed_node1 7920 1726885406.08483: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885406.08487: Calling groups_plugins_play to load vars for managed_node1 7920 1726885406.09408: done sending task result for task 02369adf-7a19-9835-648e-0000000014bb 7920 1726885406.09416: WORKER PROCESS EXITING 7920 1726885406.09440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885406.10044: done with get_vars() 7920 1726885406.10058: done getting variables 7920 1726885406.10119: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:26 -0400 (0:00:00.036) 0:02:23.730 ****** 7920 1726885406.10152: entering _queue_task() for managed_node1/set_fact 7920 1726885406.10420: worker is 1 (out of 1 available) 7920 1726885406.10431: exiting _queue_task() for managed_node1/set_fact 7920 1726885406.10443: done queuing things up, now waiting for results queue to drain 7920 1726885406.10445: waiting for pending results... 7920 1726885406.10788: running TaskExecutor() for managed_node1/TASK: Set md version regex 7920 1726885406.10935: in run() - task 02369adf-7a19-9835-648e-0000000014bc 7920 1726885406.10960: variable 'ansible_search_path' from source: unknown 7920 1726885406.11010: calling self._execute() 7920 1726885406.11136: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.11148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.11164: variable 'omit' from source: magic vars 7920 1726885406.11637: variable 'storage_test_volume' from source: include params 7920 1726885406.11673: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885406.11681: when evaluation is False, skipping this task 7920 1726885406.11698: _execute() done 7920 1726885406.11710: dumping result to json 7920 1726885406.11723: done dumping result, returning 7920 1726885406.11736: done running TaskExecutor() for managed_node1/TASK: Set md version regex [02369adf-7a19-9835-648e-0000000014bc] 7920 1726885406.11747: sending task result for task 02369adf-7a19-9835-648e-0000000014bc 7920 1726885406.11873: done sending task result for task 02369adf-7a19-9835-648e-0000000014bc 7920 1726885406.11882: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885406.11938: no more pending results, returning what we have 7920 1726885406.11943: results queue empty 7920 1726885406.11944: checking for any_errors_fatal 7920 1726885406.11953: done checking for any_errors_fatal 7920 1726885406.11954: checking for max_fail_percentage 7920 1726885406.11956: done checking for max_fail_percentage 7920 1726885406.11957: checking to see if all hosts have failed and the running result is not ok 7920 1726885406.11959: done checking to see if all hosts have failed 7920 1726885406.11960: getting the remaining hosts for this loop 7920 1726885406.11962: done getting the remaining hosts for this loop 7920 1726885406.11965: getting the next task for host managed_node1 7920 1726885406.11975: done getting next task for host managed_node1 7920 1726885406.11978: ^ task is: TASK: Set chunk size regex 7920 1726885406.11984: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885406.11989: getting variables 7920 1726885406.11992: in VariableManager get_vars() 7920 1726885406.12033: Calling all_inventory to load vars for managed_node1 7920 1726885406.12037: Calling groups_inventory to load vars for managed_node1 7920 1726885406.12041: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885406.12054: Calling all_plugins_play to load vars for managed_node1 7920 1726885406.12058: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885406.12061: Calling groups_plugins_play to load vars for managed_node1 7920 1726885406.13292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885406.18216: done with get_vars() 7920 1726885406.18234: done getting variables 7920 1726885406.18294: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:26 -0400 (0:00:00.081) 0:02:23.811 ****** 7920 1726885406.18332: entering _queue_task() for managed_node1/set_fact 7920 1726885406.18678: worker is 1 (out of 1 available) 7920 1726885406.18690: exiting _queue_task() for managed_node1/set_fact 7920 1726885406.18706: done queuing things up, now waiting for results queue to drain 7920 1726885406.18709: waiting for pending results... 7920 1726885406.19028: running TaskExecutor() for managed_node1/TASK: Set chunk size regex 7920 1726885406.19180: in run() - task 02369adf-7a19-9835-648e-0000000014bd 7920 1726885406.19202: variable 'ansible_search_path' from source: unknown 7920 1726885406.19245: calling self._execute() 7920 1726885406.19355: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.19366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.19383: variable 'omit' from source: magic vars 7920 1726885406.19792: variable 'storage_test_volume' from source: include params 7920 1726885406.19830: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885406.19838: when evaluation is False, skipping this task 7920 1726885406.19844: _execute() done 7920 1726885406.19852: dumping result to json 7920 1726885406.19860: done dumping result, returning 7920 1726885406.19869: done running TaskExecutor() for managed_node1/TASK: Set chunk size regex [02369adf-7a19-9835-648e-0000000014bd] 7920 1726885406.19878: sending task result for task 02369adf-7a19-9835-648e-0000000014bd skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885406.20029: no more pending results, returning what we have 7920 1726885406.20033: results queue empty 7920 1726885406.20034: checking for any_errors_fatal 7920 1726885406.20048: done checking for any_errors_fatal 7920 1726885406.20049: checking for max_fail_percentage 7920 1726885406.20052: done checking for max_fail_percentage 7920 1726885406.20055: checking to see if all hosts have failed and the running result is not ok 7920 1726885406.20057: done checking to see if all hosts have failed 7920 1726885406.20057: getting the remaining hosts for this loop 7920 1726885406.20059: done getting the remaining hosts for this loop 7920 1726885406.20068: getting the next task for host managed_node1 7920 1726885406.20077: done getting next task for host managed_node1 7920 1726885406.20081: ^ task is: TASK: Parse the chunk size 7920 1726885406.20088: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885406.20102: getting variables 7920 1726885406.20104: in VariableManager get_vars() 7920 1726885406.20154: Calling all_inventory to load vars for managed_node1 7920 1726885406.20158: Calling groups_inventory to load vars for managed_node1 7920 1726885406.20165: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885406.20181: Calling all_plugins_play to load vars for managed_node1 7920 1726885406.20185: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885406.20189: Calling groups_plugins_play to load vars for managed_node1 7920 1726885406.20932: done sending task result for task 02369adf-7a19-9835-648e-0000000014bd 7920 1726885406.20935: WORKER PROCESS EXITING 7920 1726885406.20959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885406.21644: done with get_vars() 7920 1726885406.21660: 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 22:23:26 -0400 (0:00:00.034) 0:02:23.846 ****** 7920 1726885406.21749: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885406.22009: worker is 1 (out of 1 available) 7920 1726885406.22026: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885406.22038: done queuing things up, now waiting for results queue to drain 7920 1726885406.22040: waiting for pending results... 7920 1726885406.22330: running TaskExecutor() for managed_node1/TASK: Parse the chunk size 7920 1726885406.22470: in run() - task 02369adf-7a19-9835-648e-0000000014be 7920 1726885406.22490: variable 'ansible_search_path' from source: unknown 7920 1726885406.22532: calling self._execute() 7920 1726885406.22645: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.22657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.22672: variable 'omit' from source: magic vars 7920 1726885406.23073: variable 'storage_test_volume' from source: include params 7920 1726885406.23101: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885406.23110: when evaluation is False, skipping this task 7920 1726885406.23122: _execute() done 7920 1726885406.23133: dumping result to json 7920 1726885406.23139: done dumping result, returning 7920 1726885406.23148: done running TaskExecutor() for managed_node1/TASK: Parse the chunk size [02369adf-7a19-9835-648e-0000000014be] 7920 1726885406.23157: sending task result for task 02369adf-7a19-9835-648e-0000000014be skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885406.23328: no more pending results, returning what we have 7920 1726885406.23332: results queue empty 7920 1726885406.23333: checking for any_errors_fatal 7920 1726885406.23342: done checking for any_errors_fatal 7920 1726885406.23342: checking for max_fail_percentage 7920 1726885406.23345: done checking for max_fail_percentage 7920 1726885406.23346: checking to see if all hosts have failed and the running result is not ok 7920 1726885406.23347: done checking to see if all hosts have failed 7920 1726885406.23348: getting the remaining hosts for this loop 7920 1726885406.23349: done getting the remaining hosts for this loop 7920 1726885406.23353: getting the next task for host managed_node1 7920 1726885406.23362: done getting next task for host managed_node1 7920 1726885406.23364: ^ task is: TASK: Check RAID active devices count 7920 1726885406.23371: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885406.23377: getting variables 7920 1726885406.23379: in VariableManager get_vars() 7920 1726885406.23419: Calling all_inventory to load vars for managed_node1 7920 1726885406.23422: Calling groups_inventory to load vars for managed_node1 7920 1726885406.23426: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885406.23437: Calling all_plugins_play to load vars for managed_node1 7920 1726885406.23441: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885406.23443: Calling groups_plugins_play to load vars for managed_node1 7920 1726885406.24224: done sending task result for task 02369adf-7a19-9835-648e-0000000014be 7920 1726885406.24228: WORKER PROCESS EXITING 7920 1726885406.24246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885406.24908: done with get_vars() 7920 1726885406.24926: done getting variables 7920 1726885406.24985: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:26 -0400 (0:00:00.032) 0:02:23.878 ****** 7920 1726885406.25026: entering _queue_task() for managed_node1/assert 7920 1726885406.25277: worker is 1 (out of 1 available) 7920 1726885406.25290: exiting _queue_task() for managed_node1/assert 7920 1726885406.25301: done queuing things up, now waiting for results queue to drain 7920 1726885406.25302: waiting for pending results... 7920 1726885406.25607: running TaskExecutor() for managed_node1/TASK: Check RAID active devices count 7920 1726885406.25758: in run() - task 02369adf-7a19-9835-648e-0000000014bf 7920 1726885406.25779: variable 'ansible_search_path' from source: unknown 7920 1726885406.25824: calling self._execute() 7920 1726885406.25951: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.25969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.25987: variable 'omit' from source: magic vars 7920 1726885406.26417: variable 'storage_test_volume' from source: include params 7920 1726885406.26445: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885406.26453: when evaluation is False, skipping this task 7920 1726885406.26459: _execute() done 7920 1726885406.26467: dumping result to json 7920 1726885406.26474: done dumping result, returning 7920 1726885406.26482: done running TaskExecutor() for managed_node1/TASK: Check RAID active devices count [02369adf-7a19-9835-648e-0000000014bf] 7920 1726885406.26490: sending task result for task 02369adf-7a19-9835-648e-0000000014bf 7920 1726885406.26603: done sending task result for task 02369adf-7a19-9835-648e-0000000014bf skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885406.26659: no more pending results, returning what we have 7920 1726885406.26662: results queue empty 7920 1726885406.26663: checking for any_errors_fatal 7920 1726885406.26673: done checking for any_errors_fatal 7920 1726885406.26674: checking for max_fail_percentage 7920 1726885406.26676: done checking for max_fail_percentage 7920 1726885406.26677: checking to see if all hosts have failed and the running result is not ok 7920 1726885406.26678: done checking to see if all hosts have failed 7920 1726885406.26678: getting the remaining hosts for this loop 7920 1726885406.26680: done getting the remaining hosts for this loop 7920 1726885406.26684: getting the next task for host managed_node1 7920 1726885406.26692: done getting next task for host managed_node1 7920 1726885406.26695: ^ task is: TASK: Check RAID spare devices count 7920 1726885406.26701: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885406.26706: getting variables 7920 1726885406.26708: in VariableManager get_vars() 7920 1726885406.26746: Calling all_inventory to load vars for managed_node1 7920 1726885406.26749: Calling groups_inventory to load vars for managed_node1 7920 1726885406.26753: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885406.26766: Calling all_plugins_play to load vars for managed_node1 7920 1726885406.26769: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885406.26772: Calling groups_plugins_play to load vars for managed_node1 7920 1726885406.27525: WORKER PROCESS EXITING 7920 1726885406.27532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885406.28154: done with get_vars() 7920 1726885406.28169: done getting variables 7920 1726885406.28232: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:26 -0400 (0:00:00.032) 0:02:23.911 ****** 7920 1726885406.28265: entering _queue_task() for managed_node1/assert 7920 1726885406.28505: worker is 1 (out of 1 available) 7920 1726885406.28519: exiting _queue_task() for managed_node1/assert 7920 1726885406.28533: done queuing things up, now waiting for results queue to drain 7920 1726885406.28534: waiting for pending results... 7920 1726885406.28823: running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count 7920 1726885406.28966: in run() - task 02369adf-7a19-9835-648e-0000000014c0 7920 1726885406.28987: variable 'ansible_search_path' from source: unknown 7920 1726885406.29029: calling self._execute() 7920 1726885406.29138: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.29150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.29164: variable 'omit' from source: magic vars 7920 1726885406.29563: variable 'storage_test_volume' from source: include params 7920 1726885406.29594: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885406.29601: when evaluation is False, skipping this task 7920 1726885406.29608: _execute() done 7920 1726885406.29623: dumping result to json 7920 1726885406.29631: done dumping result, returning 7920 1726885406.29641: done running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count [02369adf-7a19-9835-648e-0000000014c0] 7920 1726885406.29653: sending task result for task 02369adf-7a19-9835-648e-0000000014c0 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885406.29814: no more pending results, returning what we have 7920 1726885406.29820: results queue empty 7920 1726885406.29821: checking for any_errors_fatal 7920 1726885406.29832: done checking for any_errors_fatal 7920 1726885406.29833: checking for max_fail_percentage 7920 1726885406.29835: done checking for max_fail_percentage 7920 1726885406.29836: checking to see if all hosts have failed and the running result is not ok 7920 1726885406.29837: done checking to see if all hosts have failed 7920 1726885406.29838: getting the remaining hosts for this loop 7920 1726885406.29840: done getting the remaining hosts for this loop 7920 1726885406.29844: getting the next task for host managed_node1 7920 1726885406.29853: done getting next task for host managed_node1 7920 1726885406.29857: ^ task is: TASK: Check RAID metadata version 7920 1726885406.29863: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885406.29868: getting variables 7920 1726885406.29870: in VariableManager get_vars() 7920 1726885406.29907: Calling all_inventory to load vars for managed_node1 7920 1726885406.29910: Calling groups_inventory to load vars for managed_node1 7920 1726885406.29918: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885406.29930: Calling all_plugins_play to load vars for managed_node1 7920 1726885406.29934: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885406.29937: Calling groups_plugins_play to load vars for managed_node1 7920 1726885406.30652: done sending task result for task 02369adf-7a19-9835-648e-0000000014c0 7920 1726885406.30655: WORKER PROCESS EXITING 7920 1726885406.30679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885406.31326: done with get_vars() 7920 1726885406.31342: done getting variables 7920 1726885406.31401: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:26 -0400 (0:00:00.031) 0:02:23.942 ****** 7920 1726885406.31439: entering _queue_task() for managed_node1/assert 7920 1726885406.31686: worker is 1 (out of 1 available) 7920 1726885406.31699: exiting _queue_task() for managed_node1/assert 7920 1726885406.31711: done queuing things up, now waiting for results queue to drain 7920 1726885406.31718: waiting for pending results... 7920 1726885406.32013: running TaskExecutor() for managed_node1/TASK: Check RAID metadata version 7920 1726885406.32169: in run() - task 02369adf-7a19-9835-648e-0000000014c1 7920 1726885406.32190: variable 'ansible_search_path' from source: unknown 7920 1726885406.32233: calling self._execute() 7920 1726885406.32349: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.32362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.32383: variable 'omit' from source: magic vars 7920 1726885406.32786: variable 'storage_test_volume' from source: include params 7920 1726885406.32821: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885406.32828: when evaluation is False, skipping this task 7920 1726885406.32834: _execute() done 7920 1726885406.32840: dumping result to json 7920 1726885406.32846: done dumping result, returning 7920 1726885406.32854: done running TaskExecutor() for managed_node1/TASK: Check RAID metadata version [02369adf-7a19-9835-648e-0000000014c1] 7920 1726885406.32862: sending task result for task 02369adf-7a19-9835-648e-0000000014c1 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885406.33006: no more pending results, returning what we have 7920 1726885406.33009: results queue empty 7920 1726885406.33010: checking for any_errors_fatal 7920 1726885406.33022: done checking for any_errors_fatal 7920 1726885406.33023: checking for max_fail_percentage 7920 1726885406.33025: done checking for max_fail_percentage 7920 1726885406.33026: checking to see if all hosts have failed and the running result is not ok 7920 1726885406.33027: done checking to see if all hosts have failed 7920 1726885406.33028: getting the remaining hosts for this loop 7920 1726885406.33030: done getting the remaining hosts for this loop 7920 1726885406.33033: getting the next task for host managed_node1 7920 1726885406.33042: done getting next task for host managed_node1 7920 1726885406.33044: ^ task is: TASK: Check RAID chunk size 7920 1726885406.33050: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885406.33055: getting variables 7920 1726885406.33057: in VariableManager get_vars() 7920 1726885406.33089: Calling all_inventory to load vars for managed_node1 7920 1726885406.33092: Calling groups_inventory to load vars for managed_node1 7920 1726885406.33096: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885406.33107: Calling all_plugins_play to load vars for managed_node1 7920 1726885406.33111: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885406.33117: Calling groups_plugins_play to load vars for managed_node1 7920 1726885406.33832: done sending task result for task 02369adf-7a19-9835-648e-0000000014c1 7920 1726885406.33836: WORKER PROCESS EXITING 7920 1726885406.33859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885406.34462: done with get_vars() 7920 1726885406.34476: done getting variables 7920 1726885406.34539: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:26 -0400 (0:00:00.031) 0:02:23.974 ****** 7920 1726885406.34571: entering _queue_task() for managed_node1/assert 7920 1726885406.34808: worker is 1 (out of 1 available) 7920 1726885406.34823: exiting _queue_task() for managed_node1/assert 7920 1726885406.34836: done queuing things up, now waiting for results queue to drain 7920 1726885406.34837: waiting for pending results... 7920 1726885406.35127: running TaskExecutor() for managed_node1/TASK: Check RAID chunk size 7920 1726885406.35256: in run() - task 02369adf-7a19-9835-648e-0000000014c2 7920 1726885406.35279: variable 'ansible_search_path' from source: unknown 7920 1726885406.35317: calling self._execute() 7920 1726885406.35427: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.35439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.35454: variable 'omit' from source: magic vars 7920 1726885406.35847: variable 'storage_test_volume' from source: include params 7920 1726885406.35875: Evaluated conditional (storage_test_volume.type == 'raid'): False 7920 1726885406.35882: when evaluation is False, skipping this task 7920 1726885406.35889: _execute() done 7920 1726885406.35897: dumping result to json 7920 1726885406.35903: done dumping result, returning 7920 1726885406.35917: done running TaskExecutor() for managed_node1/TASK: Check RAID chunk size [02369adf-7a19-9835-648e-0000000014c2] 7920 1726885406.35932: sending task result for task 02369adf-7a19-9835-648e-0000000014c2 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 7920 1726885406.36087: no more pending results, returning what we have 7920 1726885406.36091: results queue empty 7920 1726885406.36092: checking for any_errors_fatal 7920 1726885406.36099: done checking for any_errors_fatal 7920 1726885406.36100: checking for max_fail_percentage 7920 1726885406.36101: done checking for max_fail_percentage 7920 1726885406.36102: checking to see if all hosts have failed and the running result is not ok 7920 1726885406.36103: done checking to see if all hosts have failed 7920 1726885406.36104: getting the remaining hosts for this loop 7920 1726885406.36106: done getting the remaining hosts for this loop 7920 1726885406.36110: getting the next task for host managed_node1 7920 1726885406.36125: done getting next task for host managed_node1 7920 1726885406.36128: ^ task is: TASK: Parse the actual size of the volume 7920 1726885406.36135: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885406.36139: getting variables 7920 1726885406.36141: in VariableManager get_vars() 7920 1726885406.36176: Calling all_inventory to load vars for managed_node1 7920 1726885406.36179: Calling groups_inventory to load vars for managed_node1 7920 1726885406.36183: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885406.36195: Calling all_plugins_play to load vars for managed_node1 7920 1726885406.36199: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885406.36202: Calling groups_plugins_play to load vars for managed_node1 7920 1726885406.36763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885406.37376: done sending task result for task 02369adf-7a19-9835-648e-0000000014c2 7920 1726885406.37379: WORKER PROCESS EXITING 7920 1726885406.37996: done with get_vars() 7920 1726885406.38010: 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 22:23:26 -0400 (0:00:00.035) 0:02:24.009 ****** 7920 1726885406.38095: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885406.38343: worker is 1 (out of 1 available) 7920 1726885406.38355: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885406.38366: done queuing things up, now waiting for results queue to drain 7920 1726885406.38368: waiting for pending results... 7920 1726885406.38664: running TaskExecutor() for managed_node1/TASK: Parse the actual size of the volume 7920 1726885406.38825: in run() - task 02369adf-7a19-9835-648e-0000000014c6 7920 1726885406.38845: variable 'ansible_search_path' from source: unknown 7920 1726885406.38886: calling self._execute() 7920 1726885406.39001: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.39018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.39038: variable 'omit' from source: magic vars 7920 1726885406.39407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885406.41760: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885406.41841: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885406.41880: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885406.41922: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885406.41953: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885406.42057: variable '_storage_test_volume_present' from source: set_fact 7920 1726885406.42082: Evaluated conditional (_storage_test_volume_present | bool): False 7920 1726885406.42089: when evaluation is False, skipping this task 7920 1726885406.42094: _execute() done 7920 1726885406.42100: dumping result to json 7920 1726885406.42105: done dumping result, returning 7920 1726885406.42118: done running TaskExecutor() for managed_node1/TASK: Parse the actual size of the volume [02369adf-7a19-9835-648e-0000000014c6] 7920 1726885406.42129: sending task result for task 02369adf-7a19-9835-648e-0000000014c6 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 7920 1726885406.42282: no more pending results, returning what we have 7920 1726885406.42286: results queue empty 7920 1726885406.42287: checking for any_errors_fatal 7920 1726885406.42297: done checking for any_errors_fatal 7920 1726885406.42297: checking for max_fail_percentage 7920 1726885406.42299: done checking for max_fail_percentage 7920 1726885406.42301: checking to see if all hosts have failed and the running result is not ok 7920 1726885406.42301: done checking to see if all hosts have failed 7920 1726885406.42302: getting the remaining hosts for this loop 7920 1726885406.42304: done getting the remaining hosts for this loop 7920 1726885406.42308: getting the next task for host managed_node1 7920 1726885406.42322: done getting next task for host managed_node1 7920 1726885406.42325: ^ task is: TASK: Parse the requested size of the volume 7920 1726885406.42329: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885406.42335: getting variables 7920 1726885406.42337: in VariableManager get_vars() 7920 1726885406.42372: Calling all_inventory to load vars for managed_node1 7920 1726885406.42375: Calling groups_inventory to load vars for managed_node1 7920 1726885406.42378: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885406.42389: Calling all_plugins_play to load vars for managed_node1 7920 1726885406.42393: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885406.42396: Calling groups_plugins_play to load vars for managed_node1 7920 1726885406.43024: done sending task result for task 02369adf-7a19-9835-648e-0000000014c6 7920 1726885406.43028: WORKER PROCESS EXITING 7920 1726885406.43052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885406.43858: done with get_vars() 7920 1726885406.43873: 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 22:23:26 -0400 (0:00:00.058) 0:02:24.068 ****** 7920 1726885406.43964: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885406.44308: worker is 1 (out of 1 available) 7920 1726885406.44326: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885406.44338: done queuing things up, now waiting for results queue to drain 7920 1726885406.44339: waiting for pending results... 7920 1726885406.45134: running TaskExecutor() for managed_node1/TASK: Parse the requested size of the volume 7920 1726885406.45378: in run() - task 02369adf-7a19-9835-648e-0000000014c7 7920 1726885406.45395: variable 'ansible_search_path' from source: unknown 7920 1726885406.45549: calling self._execute() 7920 1726885406.45778: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.45790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.45805: variable 'omit' from source: magic vars 7920 1726885406.46395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885406.49901: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885406.49988: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885406.50040: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885406.50081: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885406.50119: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885406.50240: variable '_storage_test_volume_present' from source: set_fact 7920 1726885406.50263: Evaluated conditional (_storage_test_volume_present | bool): False 7920 1726885406.50271: when evaluation is False, skipping this task 7920 1726885406.50279: _execute() done 7920 1726885406.50285: dumping result to json 7920 1726885406.50292: done dumping result, returning 7920 1726885406.50302: done running TaskExecutor() for managed_node1/TASK: Parse the requested size of the volume [02369adf-7a19-9835-648e-0000000014c7] 7920 1726885406.50317: sending task result for task 02369adf-7a19-9835-648e-0000000014c7 7920 1726885406.50444: done sending task result for task 02369adf-7a19-9835-648e-0000000014c7 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 7920 1726885406.50504: no more pending results, returning what we have 7920 1726885406.50508: results queue empty 7920 1726885406.50509: checking for any_errors_fatal 7920 1726885406.50523: done checking for any_errors_fatal 7920 1726885406.50524: checking for max_fail_percentage 7920 1726885406.50526: done checking for max_fail_percentage 7920 1726885406.50528: checking to see if all hosts have failed and the running result is not ok 7920 1726885406.50528: done checking to see if all hosts have failed 7920 1726885406.50529: getting the remaining hosts for this loop 7920 1726885406.50532: done getting the remaining hosts for this loop 7920 1726885406.50535: getting the next task for host managed_node1 7920 1726885406.50545: done getting next task for host managed_node1 7920 1726885406.50549: ^ task is: TASK: Establish base value for expected size 7920 1726885406.50555: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885406.50560: getting variables 7920 1726885406.50563: in VariableManager get_vars() 7920 1726885406.50599: Calling all_inventory to load vars for managed_node1 7920 1726885406.50603: Calling groups_inventory to load vars for managed_node1 7920 1726885406.50607: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885406.50623: Calling all_plugins_play to load vars for managed_node1 7920 1726885406.50627: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885406.50631: Calling groups_plugins_play to load vars for managed_node1 7920 1726885406.51206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885406.51732: WORKER PROCESS EXITING 7920 1726885406.52131: done with get_vars() 7920 1726885406.52145: done getting variables 7920 1726885406.52201: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:26 -0400 (0:00:00.082) 0:02:24.150 ****** 7920 1726885406.52239: entering _queue_task() for managed_node1/set_fact 7920 1726885406.52482: worker is 1 (out of 1 available) 7920 1726885406.52493: exiting _queue_task() for managed_node1/set_fact 7920 1726885406.52504: done queuing things up, now waiting for results queue to drain 7920 1726885406.52506: waiting for pending results... 7920 1726885406.52800: running TaskExecutor() for managed_node1/TASK: Establish base value for expected size 7920 1726885406.52939: in run() - task 02369adf-7a19-9835-648e-0000000014c8 7920 1726885406.52960: variable 'ansible_search_path' from source: unknown 7920 1726885406.52996: calling self._execute() 7920 1726885406.53129: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.53141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.53159: variable 'omit' from source: magic vars 7920 1726885406.53566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885406.56040: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885406.56122: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885406.56161: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885406.56208: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885406.56246: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885406.56351: variable '_storage_test_volume_present' from source: set_fact 7920 1726885406.56374: Evaluated conditional (_storage_test_volume_present | bool): False 7920 1726885406.56381: when evaluation is False, skipping this task 7920 1726885406.56388: _execute() done 7920 1726885406.56395: dumping result to json 7920 1726885406.56402: done dumping result, returning 7920 1726885406.56417: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected size [02369adf-7a19-9835-648e-0000000014c8] 7920 1726885406.56432: sending task result for task 02369adf-7a19-9835-648e-0000000014c8 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 7920 1726885406.56592: no more pending results, returning what we have 7920 1726885406.56595: results queue empty 7920 1726885406.56596: checking for any_errors_fatal 7920 1726885406.56605: done checking for any_errors_fatal 7920 1726885406.56606: checking for max_fail_percentage 7920 1726885406.56608: done checking for max_fail_percentage 7920 1726885406.56609: checking to see if all hosts have failed and the running result is not ok 7920 1726885406.56610: done checking to see if all hosts have failed 7920 1726885406.56613: getting the remaining hosts for this loop 7920 1726885406.56618: done getting the remaining hosts for this loop 7920 1726885406.56622: getting the next task for host managed_node1 7920 1726885406.56632: done getting next task for host managed_node1 7920 1726885406.56635: ^ task is: TASK: Show expected size 7920 1726885406.56641: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885406.56646: getting variables 7920 1726885406.56648: in VariableManager get_vars() 7920 1726885406.56686: Calling all_inventory to load vars for managed_node1 7920 1726885406.56689: Calling groups_inventory to load vars for managed_node1 7920 1726885406.56693: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885406.56705: Calling all_plugins_play to load vars for managed_node1 7920 1726885406.56709: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885406.56714: Calling groups_plugins_play to load vars for managed_node1 7920 1726885406.57281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885406.57833: done sending task result for task 02369adf-7a19-9835-648e-0000000014c8 7920 1726885406.57836: WORKER PROCESS EXITING 7920 1726885406.58206: done with get_vars() 7920 1726885406.58226: done getting variables 7920 1726885406.58283: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:26 -0400 (0:00:00.060) 0:02:24.211 ****** 7920 1726885406.58320: entering _queue_task() for managed_node1/debug 7920 1726885406.58558: worker is 1 (out of 1 available) 7920 1726885406.58569: exiting _queue_task() for managed_node1/debug 7920 1726885406.58580: done queuing things up, now waiting for results queue to drain 7920 1726885406.58581: waiting for pending results... 7920 1726885406.58870: running TaskExecutor() for managed_node1/TASK: Show expected size 7920 1726885406.59019: in run() - task 02369adf-7a19-9835-648e-0000000014c9 7920 1726885406.59042: variable 'ansible_search_path' from source: unknown 7920 1726885406.59083: calling self._execute() 7920 1726885406.59198: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.59209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.59229: variable 'omit' from source: magic vars 7920 1726885406.59353: variable 'omit' from source: magic vars 7920 1726885406.59413: variable 'omit' from source: magic vars 7920 1726885406.59455: variable 'omit' from source: magic vars 7920 1726885406.59504: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885406.59547: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885406.59578: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885406.59603: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885406.59626: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885406.59648: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885406.59669: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885406.59706: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885406.59720: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.59728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.59859: Set connection var ansible_connection to ssh 7920 1726885406.59876: Set connection var ansible_shell_executable to /bin/sh 7920 1726885406.59887: Set connection var ansible_timeout to 10 7920 1726885406.59898: Set connection var ansible_shell_type to sh 7920 1726885406.59909: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885406.59924: Set connection var ansible_pipelining to False 7920 1726885406.59956: variable 'ansible_shell_executable' from source: unknown 7920 1726885406.59966: variable 'ansible_connection' from source: unknown 7920 1726885406.59973: variable 'ansible_module_compression' from source: unknown 7920 1726885406.59980: variable 'ansible_shell_type' from source: unknown 7920 1726885406.59987: variable 'ansible_shell_executable' from source: unknown 7920 1726885406.59993: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.60006: variable 'ansible_pipelining' from source: unknown 7920 1726885406.60017: variable 'ansible_timeout' from source: unknown 7920 1726885406.60026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.60181: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885406.60198: variable 'omit' from source: magic vars 7920 1726885406.60213: starting attempt loop 7920 1726885406.60225: running the handler 7920 1726885406.60481: handler run complete 7920 1726885406.60505: attempt loop complete, returning result 7920 1726885406.60517: _execute() done 7920 1726885406.60526: dumping result to json 7920 1726885406.60534: done dumping result, returning 7920 1726885406.60550: done running TaskExecutor() for managed_node1/TASK: Show expected size [02369adf-7a19-9835-648e-0000000014c9] 7920 1726885406.60559: sending task result for task 02369adf-7a19-9835-648e-0000000014c9 ok: [managed_node1] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 7920 1726885406.60708: no more pending results, returning what we have 7920 1726885406.60713: results queue empty 7920 1726885406.60714: checking for any_errors_fatal 7920 1726885406.60726: done checking for any_errors_fatal 7920 1726885406.60727: checking for max_fail_percentage 7920 1726885406.60729: done checking for max_fail_percentage 7920 1726885406.60730: checking to see if all hosts have failed and the running result is not ok 7920 1726885406.60732: done checking to see if all hosts have failed 7920 1726885406.60733: getting the remaining hosts for this loop 7920 1726885406.60735: done getting the remaining hosts for this loop 7920 1726885406.60739: getting the next task for host managed_node1 7920 1726885406.60750: done getting next task for host managed_node1 7920 1726885406.60754: ^ task is: TASK: Get the size of parent/pool device 7920 1726885406.60760: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885406.60767: getting variables 7920 1726885406.60769: in VariableManager get_vars() 7920 1726885406.60805: Calling all_inventory to load vars for managed_node1 7920 1726885406.60808: Calling groups_inventory to load vars for managed_node1 7920 1726885406.60816: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885406.60828: Calling all_plugins_play to load vars for managed_node1 7920 1726885406.60832: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885406.60835: Calling groups_plugins_play to load vars for managed_node1 7920 1726885406.61650: done sending task result for task 02369adf-7a19-9835-648e-0000000014c9 7920 1726885406.61654: WORKER PROCESS EXITING 7920 1726885406.61676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885406.62406: done with get_vars() 7920 1726885406.62424: 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 22:23:26 -0400 (0:00:00.042) 0:02:24.253 ****** 7920 1726885406.62537: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885406.62923: worker is 1 (out of 1 available) 7920 1726885406.62944: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885406.62962: done queuing things up, now waiting for results queue to drain 7920 1726885406.62966: waiting for pending results... 7920 1726885406.63352: running TaskExecutor() for managed_node1/TASK: Get the size of parent/pool device 7920 1726885406.63482: in run() - task 02369adf-7a19-9835-648e-0000000014ca 7920 1726885406.63500: variable 'ansible_search_path' from source: unknown 7920 1726885406.63544: calling self._execute() 7920 1726885406.63661: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.63672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.63689: variable 'omit' from source: magic vars 7920 1726885406.64092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885406.66728: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885406.67560: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885406.67613: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885406.67661: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885406.67960: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885406.68063: variable '_storage_test_volume_present' from source: set_fact 7920 1726885406.68083: Evaluated conditional (_storage_test_volume_present | bool): False 7920 1726885406.68094: when evaluation is False, skipping this task 7920 1726885406.68101: _execute() done 7920 1726885406.68107: dumping result to json 7920 1726885406.68119: done dumping result, returning 7920 1726885406.68128: done running TaskExecutor() for managed_node1/TASK: Get the size of parent/pool device [02369adf-7a19-9835-648e-0000000014ca] 7920 1726885406.68139: sending task result for task 02369adf-7a19-9835-648e-0000000014ca skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 7920 1726885406.68299: no more pending results, returning what we have 7920 1726885406.68302: results queue empty 7920 1726885406.68303: checking for any_errors_fatal 7920 1726885406.68309: done checking for any_errors_fatal 7920 1726885406.68310: checking for max_fail_percentage 7920 1726885406.68316: done checking for max_fail_percentage 7920 1726885406.68318: checking to see if all hosts have failed and the running result is not ok 7920 1726885406.68319: done checking to see if all hosts have failed 7920 1726885406.68319: getting the remaining hosts for this loop 7920 1726885406.68321: done getting the remaining hosts for this loop 7920 1726885406.68325: getting the next task for host managed_node1 7920 1726885406.68337: done getting next task for host managed_node1 7920 1726885406.68340: ^ task is: TASK: Show test pool 7920 1726885406.68345: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885406.68349: getting variables 7920 1726885406.68351: in VariableManager get_vars() 7920 1726885406.68387: Calling all_inventory to load vars for managed_node1 7920 1726885406.68390: Calling groups_inventory to load vars for managed_node1 7920 1726885406.68393: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885406.68404: Calling all_plugins_play to load vars for managed_node1 7920 1726885406.68407: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885406.68410: Calling groups_plugins_play to load vars for managed_node1 7920 1726885406.69220: done sending task result for task 02369adf-7a19-9835-648e-0000000014ca 7920 1726885406.69223: WORKER PROCESS EXITING 7920 1726885406.69245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885406.69868: done with get_vars() 7920 1726885406.69884: done getting variables 7920 1726885406.69944: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:26 -0400 (0:00:00.074) 0:02:24.328 ****** 7920 1726885406.69976: entering _queue_task() for managed_node1/debug 7920 1726885406.70229: worker is 1 (out of 1 available) 7920 1726885406.70241: exiting _queue_task() for managed_node1/debug 7920 1726885406.70253: done queuing things up, now waiting for results queue to drain 7920 1726885406.70255: waiting for pending results... 7920 1726885406.70547: running TaskExecutor() for managed_node1/TASK: Show test pool 7920 1726885406.70667: in run() - task 02369adf-7a19-9835-648e-0000000014cc 7920 1726885406.70687: variable 'ansible_search_path' from source: unknown 7920 1726885406.70732: calling self._execute() 7920 1726885406.70849: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.70863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.70880: variable 'omit' from source: magic vars 7920 1726885406.71268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885406.75443: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885406.75510: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885406.75566: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885406.75611: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885406.75645: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885406.75740: variable '_storage_test_volume_present' from source: set_fact 7920 1726885406.75762: Evaluated conditional (_storage_test_volume_present | bool): False 7920 1726885406.75772: when evaluation is False, skipping this task 7920 1726885406.75780: _execute() done 7920 1726885406.75790: dumping result to json 7920 1726885406.75802: done dumping result, returning 7920 1726885406.75813: done running TaskExecutor() for managed_node1/TASK: Show test pool [02369adf-7a19-9835-648e-0000000014cc] 7920 1726885406.75827: sending task result for task 02369adf-7a19-9835-648e-0000000014cc skipping: [managed_node1] => { "false_condition": "_storage_test_volume_present | bool" } 7920 1726885406.75978: no more pending results, returning what we have 7920 1726885406.75981: results queue empty 7920 1726885406.75982: checking for any_errors_fatal 7920 1726885406.75989: done checking for any_errors_fatal 7920 1726885406.75989: checking for max_fail_percentage 7920 1726885406.75991: done checking for max_fail_percentage 7920 1726885406.75992: checking to see if all hosts have failed and the running result is not ok 7920 1726885406.75993: done checking to see if all hosts have failed 7920 1726885406.75994: getting the remaining hosts for this loop 7920 1726885406.75996: done getting the remaining hosts for this loop 7920 1726885406.75999: getting the next task for host managed_node1 7920 1726885406.76008: done getting next task for host managed_node1 7920 1726885406.76010: ^ task is: TASK: Show test blockinfo 7920 1726885406.76019: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885406.76023: getting variables 7920 1726885406.76026: in VariableManager get_vars() 7920 1726885406.76059: Calling all_inventory to load vars for managed_node1 7920 1726885406.76062: Calling groups_inventory to load vars for managed_node1 7920 1726885406.76066: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885406.76077: Calling all_plugins_play to load vars for managed_node1 7920 1726885406.76082: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885406.76085: Calling groups_plugins_play to load vars for managed_node1 7920 1726885406.76727: done sending task result for task 02369adf-7a19-9835-648e-0000000014cc 7920 1726885406.76731: WORKER PROCESS EXITING 7920 1726885406.76754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885406.78105: done with get_vars() 7920 1726885406.78122: done getting variables 7920 1726885406.78178: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:26 -0400 (0:00:00.082) 0:02:24.410 ****** 7920 1726885406.78208: entering _queue_task() for managed_node1/debug 7920 1726885406.79171: worker is 1 (out of 1 available) 7920 1726885406.79181: exiting _queue_task() for managed_node1/debug 7920 1726885406.79193: done queuing things up, now waiting for results queue to drain 7920 1726885406.79194: waiting for pending results... 7920 1726885406.79469: running TaskExecutor() for managed_node1/TASK: Show test blockinfo 7920 1726885406.79604: in run() - task 02369adf-7a19-9835-648e-0000000014cd 7920 1726885406.79627: variable 'ansible_search_path' from source: unknown 7920 1726885406.79669: calling self._execute() 7920 1726885406.79784: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.79797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.79816: variable 'omit' from source: magic vars 7920 1726885406.80197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885406.83975: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885406.84087: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885406.84133: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885406.84171: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885406.84219: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885406.84335: variable '_storage_test_volume_present' from source: set_fact 7920 1726885406.84355: Evaluated conditional (_storage_test_volume_present | bool): False 7920 1726885406.84362: when evaluation is False, skipping this task 7920 1726885406.84369: _execute() done 7920 1726885406.84376: dumping result to json 7920 1726885406.84383: done dumping result, returning 7920 1726885406.84392: done running TaskExecutor() for managed_node1/TASK: Show test blockinfo [02369adf-7a19-9835-648e-0000000014cd] 7920 1726885406.84403: sending task result for task 02369adf-7a19-9835-648e-0000000014cd 7920 1726885406.84634: done sending task result for task 02369adf-7a19-9835-648e-0000000014cd skipping: [managed_node1] => { "false_condition": "_storage_test_volume_present | bool" } 7920 1726885406.84689: no more pending results, returning what we have 7920 1726885406.84693: results queue empty 7920 1726885406.84694: checking for any_errors_fatal 7920 1726885406.84704: done checking for any_errors_fatal 7920 1726885406.84705: checking for max_fail_percentage 7920 1726885406.84707: done checking for max_fail_percentage 7920 1726885406.84708: checking to see if all hosts have failed and the running result is not ok 7920 1726885406.84709: done checking to see if all hosts have failed 7920 1726885406.84710: getting the remaining hosts for this loop 7920 1726885406.84717: done getting the remaining hosts for this loop 7920 1726885406.84720: getting the next task for host managed_node1 7920 1726885406.84731: done getting next task for host managed_node1 7920 1726885406.84734: ^ task is: TASK: Show test pool size 7920 1726885406.84740: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885406.84745: getting variables 7920 1726885406.84748: in VariableManager get_vars() 7920 1726885406.84785: Calling all_inventory to load vars for managed_node1 7920 1726885406.84788: Calling groups_inventory to load vars for managed_node1 7920 1726885406.84792: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885406.84803: Calling all_plugins_play to load vars for managed_node1 7920 1726885406.84806: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885406.84809: Calling groups_plugins_play to load vars for managed_node1 7920 1726885406.85374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885406.85930: WORKER PROCESS EXITING 7920 1726885406.86564: done with get_vars() 7920 1726885406.86579: done getting variables 7920 1726885406.86644: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:26 -0400 (0:00:00.084) 0:02:24.495 ****** 7920 1726885406.86677: entering _queue_task() for managed_node1/debug 7920 1726885406.87143: worker is 1 (out of 1 available) 7920 1726885406.87154: exiting _queue_task() for managed_node1/debug 7920 1726885406.87166: done queuing things up, now waiting for results queue to drain 7920 1726885406.87168: waiting for pending results... 7920 1726885406.88219: running TaskExecutor() for managed_node1/TASK: Show test pool size 7920 1726885406.88347: in run() - task 02369adf-7a19-9835-648e-0000000014ce 7920 1726885406.88369: variable 'ansible_search_path' from source: unknown 7920 1726885406.88413: calling self._execute() 7920 1726885406.88525: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.88537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.88551: variable 'omit' from source: magic vars 7920 1726885406.88942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885406.94034: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885406.94208: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885406.94298: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885406.94407: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885406.94444: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885406.94701: variable '_storage_test_volume_present' from source: set_fact 7920 1726885406.94728: Evaluated conditional (_storage_test_volume_present | bool): False 7920 1726885406.94812: when evaluation is False, skipping this task 7920 1726885406.94824: _execute() done 7920 1726885406.94831: dumping result to json 7920 1726885406.94838: done dumping result, returning 7920 1726885406.94848: done running TaskExecutor() for managed_node1/TASK: Show test pool size [02369adf-7a19-9835-648e-0000000014ce] 7920 1726885406.94857: sending task result for task 02369adf-7a19-9835-648e-0000000014ce skipping: [managed_node1] => { "false_condition": "_storage_test_volume_present | bool" } 7920 1726885406.95020: no more pending results, returning what we have 7920 1726885406.95024: results queue empty 7920 1726885406.95025: checking for any_errors_fatal 7920 1726885406.95034: done checking for any_errors_fatal 7920 1726885406.95034: checking for max_fail_percentage 7920 1726885406.95037: done checking for max_fail_percentage 7920 1726885406.95038: checking to see if all hosts have failed and the running result is not ok 7920 1726885406.95039: done checking to see if all hosts have failed 7920 1726885406.95040: getting the remaining hosts for this loop 7920 1726885406.95042: done getting the remaining hosts for this loop 7920 1726885406.95045: getting the next task for host managed_node1 7920 1726885406.95055: done getting next task for host managed_node1 7920 1726885406.95057: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 7920 1726885406.95063: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885406.95067: getting variables 7920 1726885406.95070: in VariableManager get_vars() 7920 1726885406.95107: Calling all_inventory to load vars for managed_node1 7920 1726885406.95111: Calling groups_inventory to load vars for managed_node1 7920 1726885406.95119: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885406.95131: Calling all_plugins_play to load vars for managed_node1 7920 1726885406.95135: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885406.95138: Calling groups_plugins_play to load vars for managed_node1 7920 1726885406.96133: done sending task result for task 02369adf-7a19-9835-648e-0000000014ce 7920 1726885406.96137: WORKER PROCESS EXITING 7920 1726885406.96228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885406.97457: done with get_vars() 7920 1726885406.97475: done getting variables 7920 1726885406.97541: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:26 -0400 (0:00:00.108) 0:02:24.604 ****** 7920 1726885406.97577: entering _queue_task() for managed_node1/set_fact 7920 1726885406.98011: worker is 1 (out of 1 available) 7920 1726885406.98285: exiting _queue_task() for managed_node1/set_fact 7920 1726885406.98298: done queuing things up, now waiting for results queue to drain 7920 1726885406.98300: waiting for pending results... 7920 1726885406.99056: running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value 7920 1726885406.99536: in run() - task 02369adf-7a19-9835-648e-0000000014cf 7920 1726885406.99557: variable 'ansible_search_path' from source: unknown 7920 1726885406.99597: calling self._execute() 7920 1726885406.99766: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885406.99777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885406.99792: variable 'omit' from source: magic vars 7920 1726885407.00187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885407.03977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885407.04060: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885407.04100: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885407.04148: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885407.04184: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885407.04286: variable '_storage_test_volume_present' from source: set_fact 7920 1726885407.04307: Evaluated conditional (_storage_test_volume_present | bool): False 7920 1726885407.04321: when evaluation is False, skipping this task 7920 1726885407.04329: _execute() done 7920 1726885407.04337: dumping result to json 7920 1726885407.04344: done dumping result, returning 7920 1726885407.04354: done running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-9835-648e-0000000014cf] 7920 1726885407.04364: sending task result for task 02369adf-7a19-9835-648e-0000000014cf 7920 1726885407.04481: done sending task result for task 02369adf-7a19-9835-648e-0000000014cf 7920 1726885407.04489: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 7920 1726885407.04548: no more pending results, returning what we have 7920 1726885407.04553: results queue empty 7920 1726885407.04554: checking for any_errors_fatal 7920 1726885407.04563: done checking for any_errors_fatal 7920 1726885407.04564: checking for max_fail_percentage 7920 1726885407.04566: done checking for max_fail_percentage 7920 1726885407.04567: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.04568: done checking to see if all hosts have failed 7920 1726885407.04569: getting the remaining hosts for this loop 7920 1726885407.04571: done getting the remaining hosts for this loop 7920 1726885407.04575: getting the next task for host managed_node1 7920 1726885407.04587: done getting next task for host managed_node1 7920 1726885407.04591: ^ task is: TASK: Default thin pool reserved space values 7920 1726885407.04598: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.04602: getting variables 7920 1726885407.04605: in VariableManager get_vars() 7920 1726885407.04649: Calling all_inventory to load vars for managed_node1 7920 1726885407.04652: Calling groups_inventory to load vars for managed_node1 7920 1726885407.04656: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.04668: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.04672: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.04675: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.05438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.06213: done with get_vars() 7920 1726885407.06229: done getting variables 7920 1726885407.06286: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:27 -0400 (0:00:00.087) 0:02:24.691 ****** 7920 1726885407.06322: entering _queue_task() for managed_node1/set_fact 7920 1726885407.06971: worker is 1 (out of 1 available) 7920 1726885407.06984: exiting _queue_task() for managed_node1/set_fact 7920 1726885407.06996: done queuing things up, now waiting for results queue to drain 7920 1726885407.06997: waiting for pending results... 7920 1726885407.07932: running TaskExecutor() for managed_node1/TASK: Default thin pool reserved space values 7920 1726885407.08161: in run() - task 02369adf-7a19-9835-648e-0000000014d1 7920 1726885407.08179: variable 'ansible_search_path' from source: unknown 7920 1726885407.08226: calling self._execute() 7920 1726885407.08343: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.08354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.08369: variable 'omit' from source: magic vars 7920 1726885407.08738: variable 'storage_test_volume' from source: include params 7920 1726885407.08770: Evaluated conditional (storage_test_volume.thin): False 7920 1726885407.08778: when evaluation is False, skipping this task 7920 1726885407.08784: _execute() done 7920 1726885407.08792: dumping result to json 7920 1726885407.08799: done dumping result, returning 7920 1726885407.08809: done running TaskExecutor() for managed_node1/TASK: Default thin pool reserved space values [02369adf-7a19-9835-648e-0000000014d1] 7920 1726885407.08825: sending task result for task 02369adf-7a19-9835-648e-0000000014d1 7920 1726885407.08942: done sending task result for task 02369adf-7a19-9835-648e-0000000014d1 7920 1726885407.08949: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885407.09003: no more pending results, returning what we have 7920 1726885407.09007: results queue empty 7920 1726885407.09008: checking for any_errors_fatal 7920 1726885407.09022: done checking for any_errors_fatal 7920 1726885407.09023: checking for max_fail_percentage 7920 1726885407.09026: done checking for max_fail_percentage 7920 1726885407.09027: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.09028: done checking to see if all hosts have failed 7920 1726885407.09029: getting the remaining hosts for this loop 7920 1726885407.09030: done getting the remaining hosts for this loop 7920 1726885407.09034: getting the next task for host managed_node1 7920 1726885407.09043: done getting next task for host managed_node1 7920 1726885407.09047: ^ task is: TASK: Default minimal thin pool reserved space size 7920 1726885407.09053: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.09060: getting variables 7920 1726885407.09062: in VariableManager get_vars() 7920 1726885407.09097: Calling all_inventory to load vars for managed_node1 7920 1726885407.09101: Calling groups_inventory to load vars for managed_node1 7920 1726885407.09105: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.09121: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.09125: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.09128: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.09876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.10462: done with get_vars() 7920 1726885407.10475: 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 22:23:27 -0400 (0:00:00.042) 0:02:24.734 ****** 7920 1726885407.10557: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885407.10781: worker is 1 (out of 1 available) 7920 1726885407.10793: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885407.10804: done queuing things up, now waiting for results queue to drain 7920 1726885407.10806: waiting for pending results... 7920 1726885407.11602: running TaskExecutor() for managed_node1/TASK: Default minimal thin pool reserved space size 7920 1726885407.11721: in run() - task 02369adf-7a19-9835-648e-0000000014d2 7920 1726885407.11804: variable 'ansible_search_path' from source: unknown 7920 1726885407.11843: calling self._execute() 7920 1726885407.12005: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.12131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.12149: variable 'omit' from source: magic vars 7920 1726885407.12919: variable 'storage_test_volume' from source: include params 7920 1726885407.13022: Evaluated conditional (storage_test_volume.thin): False 7920 1726885407.13105: when evaluation is False, skipping this task 7920 1726885407.13117: _execute() done 7920 1726885407.13126: dumping result to json 7920 1726885407.13134: done dumping result, returning 7920 1726885407.13143: done running TaskExecutor() for managed_node1/TASK: Default minimal thin pool reserved space size [02369adf-7a19-9835-648e-0000000014d2] 7920 1726885407.13152: sending task result for task 02369adf-7a19-9835-648e-0000000014d2 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885407.13301: no more pending results, returning what we have 7920 1726885407.13305: results queue empty 7920 1726885407.13306: checking for any_errors_fatal 7920 1726885407.13318: done checking for any_errors_fatal 7920 1726885407.13319: checking for max_fail_percentage 7920 1726885407.13321: done checking for max_fail_percentage 7920 1726885407.13322: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.13323: done checking to see if all hosts have failed 7920 1726885407.13324: getting the remaining hosts for this loop 7920 1726885407.13326: done getting the remaining hosts for this loop 7920 1726885407.13329: getting the next task for host managed_node1 7920 1726885407.13339: done getting next task for host managed_node1 7920 1726885407.13342: ^ task is: TASK: Default maximal thin pool reserved space size 7920 1726885407.13347: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.13353: getting variables 7920 1726885407.13354: in VariableManager get_vars() 7920 1726885407.13389: Calling all_inventory to load vars for managed_node1 7920 1726885407.13393: Calling groups_inventory to load vars for managed_node1 7920 1726885407.13397: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.13409: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.13417: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.13421: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.13980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.14533: done sending task result for task 02369adf-7a19-9835-648e-0000000014d2 7920 1726885407.14536: WORKER PROCESS EXITING 7920 1726885407.14877: done with get_vars() 7920 1726885407.14891: 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 22:23:27 -0400 (0:00:00.044) 0:02:24.778 ****** 7920 1726885407.14979: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885407.15222: worker is 1 (out of 1 available) 7920 1726885407.15235: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885407.15247: done queuing things up, now waiting for results queue to drain 7920 1726885407.15249: waiting for pending results... 7920 1726885407.15535: running TaskExecutor() for managed_node1/TASK: Default maximal thin pool reserved space size 7920 1726885407.15665: in run() - task 02369adf-7a19-9835-648e-0000000014d3 7920 1726885407.15687: variable 'ansible_search_path' from source: unknown 7920 1726885407.15732: calling self._execute() 7920 1726885407.15851: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.15862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.15877: variable 'omit' from source: magic vars 7920 1726885407.16246: variable 'storage_test_volume' from source: include params 7920 1726885407.16276: Evaluated conditional (storage_test_volume.thin): False 7920 1726885407.16284: when evaluation is False, skipping this task 7920 1726885407.16291: _execute() done 7920 1726885407.16300: dumping result to json 7920 1726885407.16308: done dumping result, returning 7920 1726885407.16324: done running TaskExecutor() for managed_node1/TASK: Default maximal thin pool reserved space size [02369adf-7a19-9835-648e-0000000014d3] 7920 1726885407.16335: sending task result for task 02369adf-7a19-9835-648e-0000000014d3 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885407.16501: no more pending results, returning what we have 7920 1726885407.16505: results queue empty 7920 1726885407.16505: checking for any_errors_fatal 7920 1726885407.16518: done checking for any_errors_fatal 7920 1726885407.16519: checking for max_fail_percentage 7920 1726885407.16521: done checking for max_fail_percentage 7920 1726885407.16523: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.16524: done checking to see if all hosts have failed 7920 1726885407.16524: getting the remaining hosts for this loop 7920 1726885407.16527: done getting the remaining hosts for this loop 7920 1726885407.16530: getting the next task for host managed_node1 7920 1726885407.16540: done getting next task for host managed_node1 7920 1726885407.16543: ^ task is: TASK: Calculate maximum usable space in thin pool 7920 1726885407.16549: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.16554: getting variables 7920 1726885407.16556: in VariableManager get_vars() 7920 1726885407.16590: Calling all_inventory to load vars for managed_node1 7920 1726885407.16594: Calling groups_inventory to load vars for managed_node1 7920 1726885407.16597: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.16609: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.16618: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.16622: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.17165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.17735: done sending task result for task 02369adf-7a19-9835-648e-0000000014d3 7920 1726885407.17738: WORKER PROCESS EXITING 7920 1726885407.18638: done with get_vars() 7920 1726885407.18651: done getting variables 7920 1726885407.18706: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:27 -0400 (0:00:00.037) 0:02:24.815 ****** 7920 1726885407.18741: entering _queue_task() for managed_node1/set_fact 7920 1726885407.18972: worker is 1 (out of 1 available) 7920 1726885407.18983: exiting _queue_task() for managed_node1/set_fact 7920 1726885407.18995: done queuing things up, now waiting for results queue to drain 7920 1726885407.18996: waiting for pending results... 7920 1726885407.19281: running TaskExecutor() for managed_node1/TASK: Calculate maximum usable space in thin pool 7920 1726885407.19433: in run() - task 02369adf-7a19-9835-648e-0000000014d4 7920 1726885407.19455: variable 'ansible_search_path' from source: unknown 7920 1726885407.19492: calling self._execute() 7920 1726885407.19609: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.19627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.19644: variable 'omit' from source: magic vars 7920 1726885407.20046: variable 'storage_test_volume' from source: include params 7920 1726885407.20075: Evaluated conditional (storage_test_volume.thin): False 7920 1726885407.20085: when evaluation is False, skipping this task 7920 1726885407.20094: _execute() done 7920 1726885407.20102: dumping result to json 7920 1726885407.20110: done dumping result, returning 7920 1726885407.20125: done running TaskExecutor() for managed_node1/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-9835-648e-0000000014d4] 7920 1726885407.20139: sending task result for task 02369adf-7a19-9835-648e-0000000014d4 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885407.20297: no more pending results, returning what we have 7920 1726885407.20301: results queue empty 7920 1726885407.20302: checking for any_errors_fatal 7920 1726885407.20311: done checking for any_errors_fatal 7920 1726885407.20317: checking for max_fail_percentage 7920 1726885407.20319: done checking for max_fail_percentage 7920 1726885407.20320: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.20321: done checking to see if all hosts have failed 7920 1726885407.20322: getting the remaining hosts for this loop 7920 1726885407.20324: done getting the remaining hosts for this loop 7920 1726885407.20328: getting the next task for host managed_node1 7920 1726885407.20337: done getting next task for host managed_node1 7920 1726885407.20340: ^ task is: TASK: Apply upper size limit to max usable thin pool space 7920 1726885407.20346: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.20351: getting variables 7920 1726885407.20354: in VariableManager get_vars() 7920 1726885407.20390: Calling all_inventory to load vars for managed_node1 7920 1726885407.20393: Calling groups_inventory to load vars for managed_node1 7920 1726885407.20397: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.20410: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.20419: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.20423: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.21182: done sending task result for task 02369adf-7a19-9835-648e-0000000014d4 7920 1726885407.21186: WORKER PROCESS EXITING 7920 1726885407.21207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.22427: done with get_vars() 7920 1726885407.22443: done getting variables 7920 1726885407.22503: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:27 -0400 (0:00:00.037) 0:02:24.853 ****** 7920 1726885407.22541: entering _queue_task() for managed_node1/set_fact 7920 1726885407.22898: worker is 1 (out of 1 available) 7920 1726885407.22910: exiting _queue_task() for managed_node1/set_fact 7920 1726885407.22928: done queuing things up, now waiting for results queue to drain 7920 1726885407.22930: waiting for pending results... 7920 1726885407.23231: running TaskExecutor() for managed_node1/TASK: Apply upper size limit to max usable thin pool space 7920 1726885407.23377: in run() - task 02369adf-7a19-9835-648e-0000000014d5 7920 1726885407.23396: variable 'ansible_search_path' from source: unknown 7920 1726885407.23438: calling self._execute() 7920 1726885407.23557: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.23568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.23590: variable 'omit' from source: magic vars 7920 1726885407.23979: variable 'storage_test_volume' from source: include params 7920 1726885407.24010: Evaluated conditional (storage_test_volume.thin): False 7920 1726885407.24026: when evaluation is False, skipping this task 7920 1726885407.24034: _execute() done 7920 1726885407.24043: dumping result to json 7920 1726885407.24050: done dumping result, returning 7920 1726885407.24061: done running TaskExecutor() for managed_node1/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-9835-648e-0000000014d5] 7920 1726885407.24071: sending task result for task 02369adf-7a19-9835-648e-0000000014d5 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885407.24235: no more pending results, returning what we have 7920 1726885407.24239: results queue empty 7920 1726885407.24240: checking for any_errors_fatal 7920 1726885407.24248: done checking for any_errors_fatal 7920 1726885407.24249: checking for max_fail_percentage 7920 1726885407.24251: done checking for max_fail_percentage 7920 1726885407.24252: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.24254: done checking to see if all hosts have failed 7920 1726885407.24255: getting the remaining hosts for this loop 7920 1726885407.24257: done getting the remaining hosts for this loop 7920 1726885407.24260: getting the next task for host managed_node1 7920 1726885407.24270: done getting next task for host managed_node1 7920 1726885407.24273: ^ task is: TASK: Apply lower size limit to max usable thin pool space 7920 1726885407.24280: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.24284: getting variables 7920 1726885407.24287: in VariableManager get_vars() 7920 1726885407.24329: Calling all_inventory to load vars for managed_node1 7920 1726885407.24333: Calling groups_inventory to load vars for managed_node1 7920 1726885407.24337: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.24351: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.24355: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.24358: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.25024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.25634: done sending task result for task 02369adf-7a19-9835-648e-0000000014d5 7920 1726885407.25637: WORKER PROCESS EXITING 7920 1726885407.25887: done with get_vars() 7920 1726885407.25900: done getting variables 7920 1726885407.25961: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:27 -0400 (0:00:00.034) 0:02:24.888 ****** 7920 1726885407.25992: entering _queue_task() for managed_node1/set_fact 7920 1726885407.26240: worker is 1 (out of 1 available) 7920 1726885407.26252: exiting _queue_task() for managed_node1/set_fact 7920 1726885407.26262: done queuing things up, now waiting for results queue to drain 7920 1726885407.26263: waiting for pending results... 7920 1726885407.26549: running TaskExecutor() for managed_node1/TASK: Apply lower size limit to max usable thin pool space 7920 1726885407.26677: in run() - task 02369adf-7a19-9835-648e-0000000014d6 7920 1726885407.26696: variable 'ansible_search_path' from source: unknown 7920 1726885407.26742: calling self._execute() 7920 1726885407.26859: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.26870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.26884: variable 'omit' from source: magic vars 7920 1726885407.27257: variable 'storage_test_volume' from source: include params 7920 1726885407.27285: Evaluated conditional (storage_test_volume.thin): False 7920 1726885407.27292: when evaluation is False, skipping this task 7920 1726885407.27298: _execute() done 7920 1726885407.27305: dumping result to json 7920 1726885407.27313: done dumping result, returning 7920 1726885407.27326: done running TaskExecutor() for managed_node1/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-9835-648e-0000000014d6] 7920 1726885407.27340: sending task result for task 02369adf-7a19-9835-648e-0000000014d6 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885407.27504: no more pending results, returning what we have 7920 1726885407.27508: results queue empty 7920 1726885407.27509: checking for any_errors_fatal 7920 1726885407.27520: done checking for any_errors_fatal 7920 1726885407.27521: checking for max_fail_percentage 7920 1726885407.27522: done checking for max_fail_percentage 7920 1726885407.27523: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.27525: done checking to see if all hosts have failed 7920 1726885407.27526: getting the remaining hosts for this loop 7920 1726885407.27528: done getting the remaining hosts for this loop 7920 1726885407.27531: getting the next task for host managed_node1 7920 1726885407.27541: done getting next task for host managed_node1 7920 1726885407.27544: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 7920 1726885407.27551: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.27555: getting variables 7920 1726885407.27557: in VariableManager get_vars() 7920 1726885407.27593: Calling all_inventory to load vars for managed_node1 7920 1726885407.27596: Calling groups_inventory to load vars for managed_node1 7920 1726885407.27600: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.27619: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.27623: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.27627: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.28194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.28731: done sending task result for task 02369adf-7a19-9835-648e-0000000014d6 7920 1726885407.28735: WORKER PROCESS EXITING 7920 1726885407.29021: done with get_vars() 7920 1726885407.29035: 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 22:23:27 -0400 (0:00:00.031) 0:02:24.919 ****** 7920 1726885407.29120: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885407.29853: worker is 1 (out of 1 available) 7920 1726885407.29866: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885407.29878: done queuing things up, now waiting for results queue to drain 7920 1726885407.29879: waiting for pending results... 7920 1726885407.30166: running TaskExecutor() for managed_node1/TASK: Convert maximum usable thin pool space from int to Size 7920 1726885407.30638: in run() - task 02369adf-7a19-9835-648e-0000000014d7 7920 1726885407.30656: variable 'ansible_search_path' from source: unknown 7920 1726885407.30689: calling self._execute() 7920 1726885407.31053: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.31065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.31080: variable 'omit' from source: magic vars 7920 1726885407.31694: variable 'storage_test_volume' from source: include params 7920 1726885407.31841: Evaluated conditional (storage_test_volume.thin): False 7920 1726885407.31926: when evaluation is False, skipping this task 7920 1726885407.31935: _execute() done 7920 1726885407.31944: dumping result to json 7920 1726885407.31951: done dumping result, returning 7920 1726885407.31961: done running TaskExecutor() for managed_node1/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-9835-648e-0000000014d7] 7920 1726885407.31971: sending task result for task 02369adf-7a19-9835-648e-0000000014d7 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885407.32141: no more pending results, returning what we have 7920 1726885407.32145: results queue empty 7920 1726885407.32146: checking for any_errors_fatal 7920 1726885407.32154: done checking for any_errors_fatal 7920 1726885407.32155: checking for max_fail_percentage 7920 1726885407.32157: done checking for max_fail_percentage 7920 1726885407.32158: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.32159: done checking to see if all hosts have failed 7920 1726885407.32160: getting the remaining hosts for this loop 7920 1726885407.32163: done getting the remaining hosts for this loop 7920 1726885407.32167: getting the next task for host managed_node1 7920 1726885407.32176: done getting next task for host managed_node1 7920 1726885407.32179: ^ task is: TASK: Show max thin pool size 7920 1726885407.32186: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.32192: getting variables 7920 1726885407.32194: in VariableManager get_vars() 7920 1726885407.32235: Calling all_inventory to load vars for managed_node1 7920 1726885407.32238: Calling groups_inventory to load vars for managed_node1 7920 1726885407.32242: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.32255: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.32259: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.32262: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.33820: done sending task result for task 02369adf-7a19-9835-648e-0000000014d7 7920 1726885407.33823: WORKER PROCESS EXITING 7920 1726885407.33847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.34458: done with get_vars() 7920 1726885407.34473: done getting variables 7920 1726885407.35239: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:27 -0400 (0:00:00.061) 0:02:24.981 ****** 7920 1726885407.35272: entering _queue_task() for managed_node1/debug 7920 1726885407.35543: worker is 1 (out of 1 available) 7920 1726885407.35555: exiting _queue_task() for managed_node1/debug 7920 1726885407.35567: done queuing things up, now waiting for results queue to drain 7920 1726885407.35568: waiting for pending results... 7920 1726885407.36789: running TaskExecutor() for managed_node1/TASK: Show max thin pool size 7920 1726885407.36932: in run() - task 02369adf-7a19-9835-648e-0000000014d8 7920 1726885407.36952: variable 'ansible_search_path' from source: unknown 7920 1726885407.36989: calling self._execute() 7920 1726885407.37109: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.37125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.37139: variable 'omit' from source: magic vars 7920 1726885407.37503: variable 'storage_test_volume' from source: include params 7920 1726885407.37543: Evaluated conditional (storage_test_volume.thin): False 7920 1726885407.37551: when evaluation is False, skipping this task 7920 1726885407.37559: _execute() done 7920 1726885407.37568: dumping result to json 7920 1726885407.37576: done dumping result, returning 7920 1726885407.37587: done running TaskExecutor() for managed_node1/TASK: Show max thin pool size [02369adf-7a19-9835-648e-0000000014d8] 7920 1726885407.37597: sending task result for task 02369adf-7a19-9835-648e-0000000014d8 skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 7920 1726885407.37752: no more pending results, returning what we have 7920 1726885407.37756: results queue empty 7920 1726885407.37758: checking for any_errors_fatal 7920 1726885407.37766: done checking for any_errors_fatal 7920 1726885407.37767: checking for max_fail_percentage 7920 1726885407.37769: done checking for max_fail_percentage 7920 1726885407.37770: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.37771: done checking to see if all hosts have failed 7920 1726885407.37772: getting the remaining hosts for this loop 7920 1726885407.37774: done getting the remaining hosts for this loop 7920 1726885407.37778: getting the next task for host managed_node1 7920 1726885407.37788: done getting next task for host managed_node1 7920 1726885407.37791: ^ task is: TASK: Show volume thin pool size 7920 1726885407.37797: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.37803: getting variables 7920 1726885407.37805: in VariableManager get_vars() 7920 1726885407.37845: Calling all_inventory to load vars for managed_node1 7920 1726885407.37848: Calling groups_inventory to load vars for managed_node1 7920 1726885407.37852: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.37863: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.37867: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.37870: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.38444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.39224: done with get_vars() 7920 1726885407.39232: done sending task result for task 02369adf-7a19-9835-648e-0000000014d8 7920 1726885407.39235: WORKER PROCESS EXITING 7920 1726885407.39247: done getting variables 7920 1726885407.39299: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:27 -0400 (0:00:00.040) 0:02:25.021 ****** 7920 1726885407.39334: entering _queue_task() for managed_node1/debug 7920 1726885407.39568: worker is 1 (out of 1 available) 7920 1726885407.39579: exiting _queue_task() for managed_node1/debug 7920 1726885407.39590: done queuing things up, now waiting for results queue to drain 7920 1726885407.39591: waiting for pending results... 7920 1726885407.40299: running TaskExecutor() for managed_node1/TASK: Show volume thin pool size 7920 1726885407.40604: in run() - task 02369adf-7a19-9835-648e-0000000014d9 7920 1726885407.40628: variable 'ansible_search_path' from source: unknown 7920 1726885407.40663: calling self._execute() 7920 1726885407.40902: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.41029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.41047: variable 'omit' from source: magic vars 7920 1726885407.41643: variable 'storage_test_volume' from source: include params 7920 1726885407.41804: Evaluated conditional (storage_test_volume.thin): False 7920 1726885407.41814: when evaluation is False, skipping this task 7920 1726885407.41825: _execute() done 7920 1726885407.41834: dumping result to json 7920 1726885407.41843: done dumping result, returning 7920 1726885407.41854: done running TaskExecutor() for managed_node1/TASK: Show volume thin pool size [02369adf-7a19-9835-648e-0000000014d9] 7920 1726885407.41895: sending task result for task 02369adf-7a19-9835-648e-0000000014d9 skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 7920 1726885407.42057: no more pending results, returning what we have 7920 1726885407.42062: results queue empty 7920 1726885407.42063: checking for any_errors_fatal 7920 1726885407.42074: done checking for any_errors_fatal 7920 1726885407.42075: checking for max_fail_percentage 7920 1726885407.42077: done checking for max_fail_percentage 7920 1726885407.42078: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.42079: done checking to see if all hosts have failed 7920 1726885407.42080: getting the remaining hosts for this loop 7920 1726885407.42082: done getting the remaining hosts for this loop 7920 1726885407.42086: getting the next task for host managed_node1 7920 1726885407.42097: done getting next task for host managed_node1 7920 1726885407.42100: ^ task is: TASK: Show test volume size 7920 1726885407.42107: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.42113: getting variables 7920 1726885407.42118: in VariableManager get_vars() 7920 1726885407.42155: Calling all_inventory to load vars for managed_node1 7920 1726885407.42159: Calling groups_inventory to load vars for managed_node1 7920 1726885407.42163: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.42175: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.42179: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.42182: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.42752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.43528: done sending task result for task 02369adf-7a19-9835-648e-0000000014d9 7920 1726885407.43531: WORKER PROCESS EXITING 7920 1726885407.44152: done with get_vars() 7920 1726885407.44165: done getting variables 7920 1726885407.44221: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:27 -0400 (0:00:00.049) 0:02:25.071 ****** 7920 1726885407.44250: entering _queue_task() for managed_node1/debug 7920 1726885407.44483: worker is 1 (out of 1 available) 7920 1726885407.44495: exiting _queue_task() for managed_node1/debug 7920 1726885407.44505: done queuing things up, now waiting for results queue to drain 7920 1726885407.44506: waiting for pending results... 7920 1726885407.44789: running TaskExecutor() for managed_node1/TASK: Show test volume size 7920 1726885407.44932: in run() - task 02369adf-7a19-9835-648e-0000000014da 7920 1726885407.44955: variable 'ansible_search_path' from source: unknown 7920 1726885407.44990: calling self._execute() 7920 1726885407.45102: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.45119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.45136: variable 'omit' from source: magic vars 7920 1726885407.45835: variable 'storage_test_volume' from source: include params 7920 1726885407.45863: Evaluated conditional (storage_test_volume.thin): False 7920 1726885407.45924: when evaluation is False, skipping this task 7920 1726885407.45934: _execute() done 7920 1726885407.45942: dumping result to json 7920 1726885407.45950: done dumping result, returning 7920 1726885407.45958: done running TaskExecutor() for managed_node1/TASK: Show test volume size [02369adf-7a19-9835-648e-0000000014da] 7920 1726885407.45967: sending task result for task 02369adf-7a19-9835-648e-0000000014da skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 7920 1726885407.46121: no more pending results, returning what we have 7920 1726885407.46125: results queue empty 7920 1726885407.46126: checking for any_errors_fatal 7920 1726885407.46138: done checking for any_errors_fatal 7920 1726885407.46139: checking for max_fail_percentage 7920 1726885407.46141: done checking for max_fail_percentage 7920 1726885407.46142: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.46143: done checking to see if all hosts have failed 7920 1726885407.46144: getting the remaining hosts for this loop 7920 1726885407.46146: done getting the remaining hosts for this loop 7920 1726885407.46149: getting the next task for host managed_node1 7920 1726885407.46158: done getting next task for host managed_node1 7920 1726885407.46161: ^ task is: TASK: Establish base value for expected thin pool size 7920 1726885407.46169: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.46175: getting variables 7920 1726885407.46177: in VariableManager get_vars() 7920 1726885407.46217: Calling all_inventory to load vars for managed_node1 7920 1726885407.46220: Calling groups_inventory to load vars for managed_node1 7920 1726885407.46224: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.46237: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.46241: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.46245: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.47520: done sending task result for task 02369adf-7a19-9835-648e-0000000014da 7920 1726885407.47523: WORKER PROCESS EXITING 7920 1726885407.47544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.48152: done with get_vars() 7920 1726885407.48168: done getting variables 7920 1726885407.48232: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:27 -0400 (0:00:00.040) 0:02:25.111 ****** 7920 1726885407.48264: entering _queue_task() for managed_node1/set_fact 7920 1726885407.48495: worker is 1 (out of 1 available) 7920 1726885407.48506: exiting _queue_task() for managed_node1/set_fact 7920 1726885407.48522: done queuing things up, now waiting for results queue to drain 7920 1726885407.48524: waiting for pending results... 7920 1726885407.48808: running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool size 7920 1726885407.48944: in run() - task 02369adf-7a19-9835-648e-0000000014db 7920 1726885407.48966: variable 'ansible_search_path' from source: unknown 7920 1726885407.49000: calling self._execute() 7920 1726885407.49116: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.49129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.49143: variable 'omit' from source: magic vars 7920 1726885407.49522: variable 'storage_test_volume' from source: include params 7920 1726885407.49555: Evaluated conditional (storage_test_volume.thin): False 7920 1726885407.49566: when evaluation is False, skipping this task 7920 1726885407.49574: _execute() done 7920 1726885407.49586: dumping result to json 7920 1726885407.49595: done dumping result, returning 7920 1726885407.49609: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool size [02369adf-7a19-9835-648e-0000000014db] 7920 1726885407.49629: sending task result for task 02369adf-7a19-9835-648e-0000000014db skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885407.49793: no more pending results, returning what we have 7920 1726885407.49797: results queue empty 7920 1726885407.49798: checking for any_errors_fatal 7920 1726885407.49807: done checking for any_errors_fatal 7920 1726885407.49807: checking for max_fail_percentage 7920 1726885407.49809: done checking for max_fail_percentage 7920 1726885407.49810: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.49813: done checking to see if all hosts have failed 7920 1726885407.49813: getting the remaining hosts for this loop 7920 1726885407.49817: done getting the remaining hosts for this loop 7920 1726885407.49820: getting the next task for host managed_node1 7920 1726885407.49829: done getting next task for host managed_node1 7920 1726885407.49832: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 7920 1726885407.49839: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.49843: getting variables 7920 1726885407.49845: in VariableManager get_vars() 7920 1726885407.49878: Calling all_inventory to load vars for managed_node1 7920 1726885407.49881: Calling groups_inventory to load vars for managed_node1 7920 1726885407.49885: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.49904: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.49908: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.49913: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.50736: done sending task result for task 02369adf-7a19-9835-648e-0000000014db 7920 1726885407.50740: WORKER PROCESS EXITING 7920 1726885407.50763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.51954: done with get_vars() 7920 1726885407.51969: done getting variables 7920 1726885407.52032: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:27 -0400 (0:00:00.037) 0:02:25.149 ****** 7920 1726885407.52064: entering _queue_task() for managed_node1/set_fact 7920 1726885407.53066: worker is 1 (out of 1 available) 7920 1726885407.53076: exiting _queue_task() for managed_node1/set_fact 7920 1726885407.53089: done queuing things up, now waiting for results queue to drain 7920 1726885407.53090: waiting for pending results... 7920 1726885407.53851: running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value 7920 1726885407.53983: in run() - task 02369adf-7a19-9835-648e-0000000014dc 7920 1726885407.54005: variable 'ansible_search_path' from source: unknown 7920 1726885407.54046: calling self._execute() 7920 1726885407.54160: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.54170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.54185: variable 'omit' from source: magic vars 7920 1726885407.54784: variable 'storage_test_volume' from source: include params 7920 1726885407.54819: Evaluated conditional (storage_test_volume.thin): False 7920 1726885407.54828: when evaluation is False, skipping this task 7920 1726885407.54835: _execute() done 7920 1726885407.54843: dumping result to json 7920 1726885407.54849: done dumping result, returning 7920 1726885407.54859: done running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-9835-648e-0000000014dc] 7920 1726885407.54878: sending task result for task 02369adf-7a19-9835-648e-0000000014dc skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885407.55079: no more pending results, returning what we have 7920 1726885407.55082: results queue empty 7920 1726885407.55083: checking for any_errors_fatal 7920 1726885407.55097: done checking for any_errors_fatal 7920 1726885407.55098: checking for max_fail_percentage 7920 1726885407.55100: done checking for max_fail_percentage 7920 1726885407.55101: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.55102: done checking to see if all hosts have failed 7920 1726885407.55103: getting the remaining hosts for this loop 7920 1726885407.55105: done getting the remaining hosts for this loop 7920 1726885407.55109: getting the next task for host managed_node1 7920 1726885407.55125: done getting next task for host managed_node1 7920 1726885407.55128: ^ task is: TASK: Establish base value for expected thin pool volume size 7920 1726885407.55136: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.55140: getting variables 7920 1726885407.55143: in VariableManager get_vars() 7920 1726885407.55181: Calling all_inventory to load vars for managed_node1 7920 1726885407.55184: Calling groups_inventory to load vars for managed_node1 7920 1726885407.55188: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.55200: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.55205: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.55211: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.56643: done sending task result for task 02369adf-7a19-9835-648e-0000000014dc 7920 1726885407.56647: WORKER PROCESS EXITING 7920 1726885407.56670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.57443: done with get_vars() 7920 1726885407.57463: done getting variables 7920 1726885407.57579: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:27 -0400 (0:00:00.055) 0:02:25.204 ****** 7920 1726885407.57820: entering _queue_task() for managed_node1/set_fact 7920 1726885407.58440: worker is 1 (out of 1 available) 7920 1726885407.58452: exiting _queue_task() for managed_node1/set_fact 7920 1726885407.58465: done queuing things up, now waiting for results queue to drain 7920 1726885407.58469: waiting for pending results... 7920 1726885407.59204: running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool volume size 7920 1726885407.59344: in run() - task 02369adf-7a19-9835-648e-0000000014dd 7920 1726885407.59364: variable 'ansible_search_path' from source: unknown 7920 1726885407.59405: calling self._execute() 7920 1726885407.59530: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.59542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.59555: variable 'omit' from source: magic vars 7920 1726885407.59955: variable 'storage_test_volume' from source: include params 7920 1726885407.59987: Evaluated conditional (storage_test_volume.thin): False 7920 1726885407.60000: when evaluation is False, skipping this task 7920 1726885407.60017: _execute() done 7920 1726885407.60031: dumping result to json 7920 1726885407.60041: done dumping result, returning 7920 1726885407.60063: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-9835-648e-0000000014dd] 7920 1726885407.60075: sending task result for task 02369adf-7a19-9835-648e-0000000014dd skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885407.60275: no more pending results, returning what we have 7920 1726885407.60283: results queue empty 7920 1726885407.60284: checking for any_errors_fatal 7920 1726885407.60299: done checking for any_errors_fatal 7920 1726885407.60300: checking for max_fail_percentage 7920 1726885407.60305: done checking for max_fail_percentage 7920 1726885407.60306: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.60307: done checking to see if all hosts have failed 7920 1726885407.60308: getting the remaining hosts for this loop 7920 1726885407.60314: done getting the remaining hosts for this loop 7920 1726885407.60319: getting the next task for host managed_node1 7920 1726885407.60337: done getting next task for host managed_node1 7920 1726885407.60340: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 7920 1726885407.60349: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.60357: getting variables 7920 1726885407.60359: in VariableManager get_vars() 7920 1726885407.60419: Calling all_inventory to load vars for managed_node1 7920 1726885407.60423: Calling groups_inventory to load vars for managed_node1 7920 1726885407.60427: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.60446: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.60451: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.60455: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.61381: done sending task result for task 02369adf-7a19-9835-648e-0000000014dd 7920 1726885407.61384: WORKER PROCESS EXITING 7920 1726885407.61421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.62128: done with get_vars() 7920 1726885407.62147: done getting variables 7920 1726885407.62241: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:27 -0400 (0:00:00.046) 0:02:25.251 ****** 7920 1726885407.62281: entering _queue_task() for managed_node1/set_fact 7920 1726885407.62562: worker is 1 (out of 1 available) 7920 1726885407.62574: exiting _queue_task() for managed_node1/set_fact 7920 1726885407.62589: done queuing things up, now waiting for results queue to drain 7920 1726885407.62591: waiting for pending results... 7920 1726885407.62953: running TaskExecutor() for managed_node1/TASK: Calculate the expected thin pool volume size based on percentage value 7920 1726885407.63106: in run() - task 02369adf-7a19-9835-648e-0000000014de 7920 1726885407.63131: variable 'ansible_search_path' from source: unknown 7920 1726885407.63190: calling self._execute() 7920 1726885407.63340: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.63358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.63386: variable 'omit' from source: magic vars 7920 1726885407.63847: variable 'storage_test_volume' from source: include params 7920 1726885407.63878: Evaluated conditional (storage_test_volume.thin): False 7920 1726885407.63886: when evaluation is False, skipping this task 7920 1726885407.63897: _execute() done 7920 1726885407.63914: dumping result to json 7920 1726885407.63929: done dumping result, returning 7920 1726885407.63942: done running TaskExecutor() for managed_node1/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-9835-648e-0000000014de] 7920 1726885407.63954: sending task result for task 02369adf-7a19-9835-648e-0000000014de skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885407.64113: no more pending results, returning what we have 7920 1726885407.64119: results queue empty 7920 1726885407.64120: checking for any_errors_fatal 7920 1726885407.64127: done checking for any_errors_fatal 7920 1726885407.64128: checking for max_fail_percentage 7920 1726885407.64130: done checking for max_fail_percentage 7920 1726885407.64131: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.64133: done checking to see if all hosts have failed 7920 1726885407.64134: getting the remaining hosts for this loop 7920 1726885407.64135: done getting the remaining hosts for this loop 7920 1726885407.64140: getting the next task for host managed_node1 7920 1726885407.64149: done getting next task for host managed_node1 7920 1726885407.64152: ^ task is: TASK: Replace expected volume size with calculated value 7920 1726885407.64158: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.64163: getting variables 7920 1726885407.64166: in VariableManager get_vars() 7920 1726885407.64204: Calling all_inventory to load vars for managed_node1 7920 1726885407.64208: Calling groups_inventory to load vars for managed_node1 7920 1726885407.64213: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.64230: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.64234: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.64238: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.65021: done sending task result for task 02369adf-7a19-9835-648e-0000000014de 7920 1726885407.65024: WORKER PROCESS EXITING 7920 1726885407.65049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.65669: done with get_vars() 7920 1726885407.65683: done getting variables 7920 1726885407.65744: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:27 -0400 (0:00:00.034) 0:02:25.286 ****** 7920 1726885407.65776: entering _queue_task() for managed_node1/set_fact 7920 1726885407.66000: worker is 1 (out of 1 available) 7920 1726885407.66017: exiting _queue_task() for managed_node1/set_fact 7920 1726885407.66029: done queuing things up, now waiting for results queue to drain 7920 1726885407.66031: waiting for pending results... 7920 1726885407.66309: running TaskExecutor() for managed_node1/TASK: Replace expected volume size with calculated value 7920 1726885407.66434: in run() - task 02369adf-7a19-9835-648e-0000000014df 7920 1726885407.66452: variable 'ansible_search_path' from source: unknown 7920 1726885407.66510: calling self._execute() 7920 1726885407.66661: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.66677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.66703: variable 'omit' from source: magic vars 7920 1726885407.67157: variable 'storage_test_volume' from source: include params 7920 1726885407.67186: Evaluated conditional (storage_test_volume.thin): False 7920 1726885407.67194: when evaluation is False, skipping this task 7920 1726885407.67200: _execute() done 7920 1726885407.67208: dumping result to json 7920 1726885407.67219: done dumping result, returning 7920 1726885407.67229: done running TaskExecutor() for managed_node1/TASK: Replace expected volume size with calculated value [02369adf-7a19-9835-648e-0000000014df] 7920 1726885407.67242: sending task result for task 02369adf-7a19-9835-648e-0000000014df skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 7920 1726885407.67436: no more pending results, returning what we have 7920 1726885407.67442: results queue empty 7920 1726885407.67443: checking for any_errors_fatal 7920 1726885407.67455: done checking for any_errors_fatal 7920 1726885407.67457: checking for max_fail_percentage 7920 1726885407.67458: done checking for max_fail_percentage 7920 1726885407.67459: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.67461: done checking to see if all hosts have failed 7920 1726885407.67461: getting the remaining hosts for this loop 7920 1726885407.67463: done getting the remaining hosts for this loop 7920 1726885407.67467: getting the next task for host managed_node1 7920 1726885407.67478: done getting next task for host managed_node1 7920 1726885407.67481: ^ task is: TASK: Show actual size 7920 1726885407.67486: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.67491: getting variables 7920 1726885407.67493: in VariableManager get_vars() 7920 1726885407.67540: Calling all_inventory to load vars for managed_node1 7920 1726885407.67544: Calling groups_inventory to load vars for managed_node1 7920 1726885407.67551: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.67568: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.67575: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.67583: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.68395: done sending task result for task 02369adf-7a19-9835-648e-0000000014df 7920 1726885407.68399: WORKER PROCESS EXITING 7920 1726885407.68428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.69422: done with get_vars() 7920 1726885407.69437: done getting variables 7920 1726885407.69493: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:27 -0400 (0:00:00.037) 0:02:25.323 ****** 7920 1726885407.69529: entering _queue_task() for managed_node1/debug 7920 1726885407.69762: worker is 1 (out of 1 available) 7920 1726885407.69774: exiting _queue_task() for managed_node1/debug 7920 1726885407.69786: done queuing things up, now waiting for results queue to drain 7920 1726885407.69787: waiting for pending results... 7920 1726885407.70142: running TaskExecutor() for managed_node1/TASK: Show actual size 7920 1726885407.70296: in run() - task 02369adf-7a19-9835-648e-0000000014e1 7920 1726885407.70322: variable 'ansible_search_path' from source: unknown 7920 1726885407.70364: calling self._execute() 7920 1726885407.70490: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.70505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.70526: variable 'omit' from source: magic vars 7920 1726885407.70653: variable 'omit' from source: magic vars 7920 1726885407.70721: variable 'omit' from source: magic vars 7920 1726885407.70758: variable 'omit' from source: magic vars 7920 1726885407.70817: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885407.70861: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885407.70889: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885407.70910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885407.70933: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885407.70954: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885407.70975: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885407.71017: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885407.71027: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.71034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.71163: Set connection var ansible_connection to ssh 7920 1726885407.71180: Set connection var ansible_shell_executable to /bin/sh 7920 1726885407.71190: Set connection var ansible_timeout to 10 7920 1726885407.71196: Set connection var ansible_shell_type to sh 7920 1726885407.71208: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885407.71226: Set connection var ansible_pipelining to False 7920 1726885407.71255: variable 'ansible_shell_executable' from source: unknown 7920 1726885407.71262: variable 'ansible_connection' from source: unknown 7920 1726885407.71268: variable 'ansible_module_compression' from source: unknown 7920 1726885407.71276: variable 'ansible_shell_type' from source: unknown 7920 1726885407.71292: variable 'ansible_shell_executable' from source: unknown 7920 1726885407.71301: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.71320: variable 'ansible_pipelining' from source: unknown 7920 1726885407.71328: variable 'ansible_timeout' from source: unknown 7920 1726885407.71340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.71516: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885407.71538: variable 'omit' from source: magic vars 7920 1726885407.71556: starting attempt loop 7920 1726885407.71565: running the handler 7920 1726885407.71629: variable 'storage_test_actual_size' from source: set_fact 7920 1726885407.71813: variable 'storage_test_actual_size' from source: set_fact 7920 1726885407.71886: handler run complete 7920 1726885407.71918: attempt loop complete, returning result 7920 1726885407.71926: _execute() done 7920 1726885407.71933: dumping result to json 7920 1726885407.71939: done dumping result, returning 7920 1726885407.71952: done running TaskExecutor() for managed_node1/TASK: Show actual size [02369adf-7a19-9835-648e-0000000014e1] 7920 1726885407.71970: sending task result for task 02369adf-7a19-9835-648e-0000000014e1 ok: [managed_node1] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } 7920 1726885407.72147: no more pending results, returning what we have 7920 1726885407.72150: results queue empty 7920 1726885407.72151: checking for any_errors_fatal 7920 1726885407.72163: done checking for any_errors_fatal 7920 1726885407.72164: checking for max_fail_percentage 7920 1726885407.72165: done checking for max_fail_percentage 7920 1726885407.72166: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.72167: done checking to see if all hosts have failed 7920 1726885407.72168: getting the remaining hosts for this loop 7920 1726885407.72174: done getting the remaining hosts for this loop 7920 1726885407.72181: getting the next task for host managed_node1 7920 1726885407.72197: done getting next task for host managed_node1 7920 1726885407.72201: ^ task is: TASK: Show expected size 7920 1726885407.72213: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.72223: getting variables 7920 1726885407.72226: in VariableManager get_vars() 7920 1726885407.72263: Calling all_inventory to load vars for managed_node1 7920 1726885407.72266: Calling groups_inventory to load vars for managed_node1 7920 1726885407.72270: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.72288: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.72293: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.72297: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.73129: done sending task result for task 02369adf-7a19-9835-648e-0000000014e1 7920 1726885407.73132: WORKER PROCESS EXITING 7920 1726885407.73156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.73791: done with get_vars() 7920 1726885407.73805: done getting variables 7920 1726885407.73868: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:27 -0400 (0:00:00.043) 0:02:25.367 ****** 7920 1726885407.73904: entering _queue_task() for managed_node1/debug 7920 1726885407.74164: worker is 1 (out of 1 available) 7920 1726885407.74176: exiting _queue_task() for managed_node1/debug 7920 1726885407.74187: done queuing things up, now waiting for results queue to drain 7920 1726885407.74188: waiting for pending results... 7920 1726885407.74594: running TaskExecutor() for managed_node1/TASK: Show expected size 7920 1726885407.74757: in run() - task 02369adf-7a19-9835-648e-0000000014e2 7920 1726885407.74785: variable 'ansible_search_path' from source: unknown 7920 1726885407.74829: calling self._execute() 7920 1726885407.74947: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.74959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.74978: variable 'omit' from source: magic vars 7920 1726885407.75105: variable 'omit' from source: magic vars 7920 1726885407.75177: variable 'omit' from source: magic vars 7920 1726885407.75223: variable 'omit' from source: magic vars 7920 1726885407.75269: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885407.75320: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885407.75343: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885407.75365: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885407.75381: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885407.75404: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885407.75427: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885407.75460: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885407.75469: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.75477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.75598: Set connection var ansible_connection to ssh 7920 1726885407.75617: Set connection var ansible_shell_executable to /bin/sh 7920 1726885407.75629: Set connection var ansible_timeout to 10 7920 1726885407.75635: Set connection var ansible_shell_type to sh 7920 1726885407.75642: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885407.75650: Set connection var ansible_pipelining to False 7920 1726885407.75676: variable 'ansible_shell_executable' from source: unknown 7920 1726885407.75683: variable 'ansible_connection' from source: unknown 7920 1726885407.75688: variable 'ansible_module_compression' from source: unknown 7920 1726885407.75694: variable 'ansible_shell_type' from source: unknown 7920 1726885407.75699: variable 'ansible_shell_executable' from source: unknown 7920 1726885407.75705: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.75711: variable 'ansible_pipelining' from source: unknown 7920 1726885407.75721: variable 'ansible_timeout' from source: unknown 7920 1726885407.75732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.75877: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885407.75891: variable 'omit' from source: magic vars 7920 1726885407.75899: starting attempt loop 7920 1726885407.75905: running the handler 7920 1726885407.76150: handler run complete 7920 1726885407.76179: attempt loop complete, returning result 7920 1726885407.76188: _execute() done 7920 1726885407.76194: dumping result to json 7920 1726885407.76201: done dumping result, returning 7920 1726885407.76217: done running TaskExecutor() for managed_node1/TASK: Show expected size [02369adf-7a19-9835-648e-0000000014e2] 7920 1726885407.76280: sending task result for task 02369adf-7a19-9835-648e-0000000014e2 ok: [managed_node1] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 7920 1726885407.76431: no more pending results, returning what we have 7920 1726885407.76435: results queue empty 7920 1726885407.76436: checking for any_errors_fatal 7920 1726885407.76448: done checking for any_errors_fatal 7920 1726885407.76449: checking for max_fail_percentage 7920 1726885407.76451: done checking for max_fail_percentage 7920 1726885407.76452: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.76454: done checking to see if all hosts have failed 7920 1726885407.76455: getting the remaining hosts for this loop 7920 1726885407.76456: done getting the remaining hosts for this loop 7920 1726885407.76460: getting the next task for host managed_node1 7920 1726885407.76469: done getting next task for host managed_node1 7920 1726885407.76471: ^ task is: TASK: Assert expected size is actual size 7920 1726885407.76479: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.76484: getting variables 7920 1726885407.76486: in VariableManager get_vars() 7920 1726885407.76527: Calling all_inventory to load vars for managed_node1 7920 1726885407.76530: Calling groups_inventory to load vars for managed_node1 7920 1726885407.76535: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.76546: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.76550: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.76553: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.77521: done sending task result for task 02369adf-7a19-9835-648e-0000000014e2 7920 1726885407.77524: WORKER PROCESS EXITING 7920 1726885407.77544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.78600: done with get_vars() 7920 1726885407.78635: done getting variables 7920 1726885407.78691: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert 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 22:23:27 -0400 (0:00:00.048) 0:02:25.415 ****** 7920 1726885407.78729: entering _queue_task() for managed_node1/assert 7920 1726885407.79009: worker is 1 (out of 1 available) 7920 1726885407.79028: exiting _queue_task() for managed_node1/assert 7920 1726885407.79039: done queuing things up, now waiting for results queue to drain 7920 1726885407.79041: waiting for pending results... 7920 1726885407.79342: running TaskExecutor() for managed_node1/TASK: Assert expected size is actual size 7920 1726885407.79488: in run() - task 02369adf-7a19-9835-648e-0000000014e3 7920 1726885407.79508: variable 'ansible_search_path' from source: unknown 7920 1726885407.79554: calling self._execute() 7920 1726885407.79667: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.79679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.79697: variable 'omit' from source: magic vars 7920 1726885407.80083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7920 1726885407.83103: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7920 1726885407.83182: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7920 1726885407.83228: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7920 1726885407.83271: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7920 1726885407.83302: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7920 1726885407.83409: variable '_storage_test_volume_present' from source: set_fact 7920 1726885407.83435: Evaluated conditional (_storage_test_volume_present | bool): False 7920 1726885407.83442: when evaluation is False, skipping this task 7920 1726885407.83452: _execute() done 7920 1726885407.83459: dumping result to json 7920 1726885407.83464: done dumping result, returning 7920 1726885407.83473: done running TaskExecutor() for managed_node1/TASK: Assert expected size is actual size [02369adf-7a19-9835-648e-0000000014e3] 7920 1726885407.83483: sending task result for task 02369adf-7a19-9835-648e-0000000014e3 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 7920 1726885407.83648: no more pending results, returning what we have 7920 1726885407.83652: results queue empty 7920 1726885407.83653: checking for any_errors_fatal 7920 1726885407.83665: done checking for any_errors_fatal 7920 1726885407.83666: checking for max_fail_percentage 7920 1726885407.83668: done checking for max_fail_percentage 7920 1726885407.83669: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.83670: done checking to see if all hosts have failed 7920 1726885407.83671: getting the remaining hosts for this loop 7920 1726885407.83673: done getting the remaining hosts for this loop 7920 1726885407.83677: getting the next task for host managed_node1 7920 1726885407.83691: done getting next task for host managed_node1 7920 1726885407.83694: ^ task is: TASK: Get information about the LV 7920 1726885407.83700: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.83705: getting variables 7920 1726885407.83707: in VariableManager get_vars() 7920 1726885407.83750: Calling all_inventory to load vars for managed_node1 7920 1726885407.83753: Calling groups_inventory to load vars for managed_node1 7920 1726885407.83756: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.83768: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.83772: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.83775: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.84624: done sending task result for task 02369adf-7a19-9835-648e-0000000014e3 7920 1726885407.84627: WORKER PROCESS EXITING 7920 1726885407.84653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.85524: done with get_vars() 7920 1726885407.85540: done getting variables 7920 1726885407.85598: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=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 22:23:27 -0400 (0:00:00.069) 0:02:25.484 ****** 7920 1726885407.85636: entering _queue_task() for managed_node1/command 7920 1726885407.86666: worker is 1 (out of 1 available) 7920 1726885407.86679: exiting _queue_task() for managed_node1/command 7920 1726885407.86694: done queuing things up, now waiting for results queue to drain 7920 1726885407.86696: waiting for pending results... 7920 1726885407.87655: running TaskExecutor() for managed_node1/TASK: Get information about the LV 7920 1726885407.88099: in run() - task 02369adf-7a19-9835-648e-0000000014ea 7920 1726885407.88122: variable 'ansible_search_path' from source: unknown 7920 1726885407.88161: calling self._execute() 7920 1726885407.88276: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.88288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.88302: variable 'omit' from source: magic vars 7920 1726885407.89022: variable 'storage_test_volume' from source: include params 7920 1726885407.89339: variable '_storage_test_volume_present' from source: set_fact 7920 1726885407.89354: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885407.89361: when evaluation is False, skipping this task 7920 1726885407.89368: _execute() done 7920 1726885407.89375: dumping result to json 7920 1726885407.89381: done dumping result, returning 7920 1726885407.89389: done running TaskExecutor() for managed_node1/TASK: Get information about the LV [02369adf-7a19-9835-648e-0000000014ea] 7920 1726885407.89399: sending task result for task 02369adf-7a19-9835-648e-0000000014ea skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885407.89563: no more pending results, returning what we have 7920 1726885407.89566: results queue empty 7920 1726885407.89567: checking for any_errors_fatal 7920 1726885407.89579: done checking for any_errors_fatal 7920 1726885407.89579: checking for max_fail_percentage 7920 1726885407.89581: done checking for max_fail_percentage 7920 1726885407.89582: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.89583: done checking to see if all hosts have failed 7920 1726885407.89584: getting the remaining hosts for this loop 7920 1726885407.89586: done getting the remaining hosts for this loop 7920 1726885407.89589: getting the next task for host managed_node1 7920 1726885407.89597: done getting next task for host managed_node1 7920 1726885407.89599: ^ task is: TASK: Set LV segment type 7920 1726885407.89605: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.89609: getting variables 7920 1726885407.89611: in VariableManager get_vars() 7920 1726885407.89650: Calling all_inventory to load vars for managed_node1 7920 1726885407.89653: Calling groups_inventory to load vars for managed_node1 7920 1726885407.89656: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.89670: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.89673: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.89677: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.90353: done sending task result for task 02369adf-7a19-9835-648e-0000000014ea 7920 1726885407.90357: WORKER PROCESS EXITING 7920 1726885407.90726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.91689: done with get_vars() 7920 1726885407.91703: done getting variables 7920 1726885407.91763: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:27 -0400 (0:00:00.061) 0:02:25.546 ****** 7920 1726885407.91794: entering _queue_task() for managed_node1/set_fact 7920 1726885407.92055: worker is 1 (out of 1 available) 7920 1726885407.92068: exiting _queue_task() for managed_node1/set_fact 7920 1726885407.92081: done queuing things up, now waiting for results queue to drain 7920 1726885407.92083: waiting for pending results... 7920 1726885407.92394: running TaskExecutor() for managed_node1/TASK: Set LV segment type 7920 1726885407.92530: in run() - task 02369adf-7a19-9835-648e-0000000014eb 7920 1726885407.92551: variable 'ansible_search_path' from source: unknown 7920 1726885407.92596: calling self._execute() 7920 1726885407.92725: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.92736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.92753: variable 'omit' from source: magic vars 7920 1726885407.93217: variable 'storage_test_volume' from source: include params 7920 1726885407.93250: variable '_storage_test_volume_present' from source: set_fact 7920 1726885407.93267: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885407.93273: when evaluation is False, skipping this task 7920 1726885407.93280: _execute() done 7920 1726885407.93287: dumping result to json 7920 1726885407.93293: done dumping result, returning 7920 1726885407.93302: done running TaskExecutor() for managed_node1/TASK: Set LV segment type [02369adf-7a19-9835-648e-0000000014eb] 7920 1726885407.93311: sending task result for task 02369adf-7a19-9835-648e-0000000014eb skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885407.93488: no more pending results, returning what we have 7920 1726885407.93492: results queue empty 7920 1726885407.93494: checking for any_errors_fatal 7920 1726885407.93506: done checking for any_errors_fatal 7920 1726885407.93507: checking for max_fail_percentage 7920 1726885407.93510: done checking for max_fail_percentage 7920 1726885407.93513: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.93514: done checking to see if all hosts have failed 7920 1726885407.93517: getting the remaining hosts for this loop 7920 1726885407.93519: done getting the remaining hosts for this loop 7920 1726885407.93523: getting the next task for host managed_node1 7920 1726885407.93533: done getting next task for host managed_node1 7920 1726885407.93536: ^ task is: TASK: Check segment type 7920 1726885407.93542: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.93547: getting variables 7920 1726885407.93549: in VariableManager get_vars() 7920 1726885407.93586: Calling all_inventory to load vars for managed_node1 7920 1726885407.93589: Calling groups_inventory to load vars for managed_node1 7920 1726885407.93593: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.93606: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.93610: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.93618: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.94323: done sending task result for task 02369adf-7a19-9835-648e-0000000014eb 7920 1726885407.94327: WORKER PROCESS EXITING 7920 1726885407.94451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885407.95732: done with get_vars() 7920 1726885407.95747: done getting variables 7920 1726885407.95803: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:27 -0400 (0:00:00.040) 0:02:25.586 ****** 7920 1726885407.95836: entering _queue_task() for managed_node1/assert 7920 1726885407.96067: worker is 1 (out of 1 available) 7920 1726885407.96078: exiting _queue_task() for managed_node1/assert 7920 1726885407.96090: done queuing things up, now waiting for results queue to drain 7920 1726885407.96091: waiting for pending results... 7920 1726885407.97006: running TaskExecutor() for managed_node1/TASK: Check segment type 7920 1726885407.97447: in run() - task 02369adf-7a19-9835-648e-0000000014ec 7920 1726885407.97469: variable 'ansible_search_path' from source: unknown 7920 1726885407.97508: calling self._execute() 7920 1726885407.97621: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885407.97725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885407.97744: variable 'omit' from source: magic vars 7920 1726885407.98368: variable 'storage_test_volume' from source: include params 7920 1726885407.98739: variable '_storage_test_volume_present' from source: set_fact 7920 1726885407.98757: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885407.98764: when evaluation is False, skipping this task 7920 1726885407.98771: _execute() done 7920 1726885407.98777: dumping result to json 7920 1726885407.98782: done dumping result, returning 7920 1726885407.98789: done running TaskExecutor() for managed_node1/TASK: Check segment type [02369adf-7a19-9835-648e-0000000014ec] 7920 1726885407.98797: sending task result for task 02369adf-7a19-9835-648e-0000000014ec skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885407.98954: no more pending results, returning what we have 7920 1726885407.98958: results queue empty 7920 1726885407.98959: checking for any_errors_fatal 7920 1726885407.98968: done checking for any_errors_fatal 7920 1726885407.98969: checking for max_fail_percentage 7920 1726885407.98970: done checking for max_fail_percentage 7920 1726885407.98971: checking to see if all hosts have failed and the running result is not ok 7920 1726885407.98972: done checking to see if all hosts have failed 7920 1726885407.98973: getting the remaining hosts for this loop 7920 1726885407.98975: done getting the remaining hosts for this loop 7920 1726885407.98978: getting the next task for host managed_node1 7920 1726885407.98987: done getting next task for host managed_node1 7920 1726885407.98989: ^ task is: TASK: Set LV cache size 7920 1726885407.98994: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885407.98999: getting variables 7920 1726885407.99001: in VariableManager get_vars() 7920 1726885407.99040: Calling all_inventory to load vars for managed_node1 7920 1726885407.99043: Calling groups_inventory to load vars for managed_node1 7920 1726885407.99047: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885407.99060: Calling all_plugins_play to load vars for managed_node1 7920 1726885407.99064: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885407.99068: Calling groups_plugins_play to load vars for managed_node1 7920 1726885407.99594: done sending task result for task 02369adf-7a19-9835-648e-0000000014ec 7920 1726885407.99598: WORKER PROCESS EXITING 7920 1726885407.99938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885408.01158: done with get_vars() 7920 1726885408.01172: done getting variables 7920 1726885408.01242: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:28 -0400 (0:00:00.054) 0:02:25.641 ****** 7920 1726885408.01276: entering _queue_task() for managed_node1/set_fact 7920 1726885408.01597: worker is 1 (out of 1 available) 7920 1726885408.01609: exiting _queue_task() for managed_node1/set_fact 7920 1726885408.01626: done queuing things up, now waiting for results queue to drain 7920 1726885408.01627: waiting for pending results... 7920 1726885408.01935: running TaskExecutor() for managed_node1/TASK: Set LV cache size 7920 1726885408.02082: in run() - task 02369adf-7a19-9835-648e-0000000014ed 7920 1726885408.02105: variable 'ansible_search_path' from source: unknown 7920 1726885408.02151: calling self._execute() 7920 1726885408.02278: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885408.02294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885408.02318: variable 'omit' from source: magic vars 7920 1726885408.02792: variable 'storage_test_volume' from source: include params 7920 1726885408.02819: variable '_storage_test_volume_present' from source: set_fact 7920 1726885408.02844: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885408.02852: when evaluation is False, skipping this task 7920 1726885408.02859: _execute() done 7920 1726885408.02866: dumping result to json 7920 1726885408.02872: done dumping result, returning 7920 1726885408.02881: done running TaskExecutor() for managed_node1/TASK: Set LV cache size [02369adf-7a19-9835-648e-0000000014ed] 7920 1726885408.02892: sending task result for task 02369adf-7a19-9835-648e-0000000014ed skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885408.03059: no more pending results, returning what we have 7920 1726885408.03063: results queue empty 7920 1726885408.03064: checking for any_errors_fatal 7920 1726885408.03075: done checking for any_errors_fatal 7920 1726885408.03076: checking for max_fail_percentage 7920 1726885408.03078: done checking for max_fail_percentage 7920 1726885408.03079: checking to see if all hosts have failed and the running result is not ok 7920 1726885408.03080: done checking to see if all hosts have failed 7920 1726885408.03081: getting the remaining hosts for this loop 7920 1726885408.03083: done getting the remaining hosts for this loop 7920 1726885408.03087: getting the next task for host managed_node1 7920 1726885408.03097: done getting next task for host managed_node1 7920 1726885408.03100: ^ task is: TASK: Parse the requested cache size 7920 1726885408.03109: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885408.03120: getting variables 7920 1726885408.03123: in VariableManager get_vars() 7920 1726885408.03161: Calling all_inventory to load vars for managed_node1 7920 1726885408.03164: Calling groups_inventory to load vars for managed_node1 7920 1726885408.03168: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885408.03183: Calling all_plugins_play to load vars for managed_node1 7920 1726885408.03186: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885408.03189: Calling groups_plugins_play to load vars for managed_node1 7920 1726885408.04242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885408.06042: done sending task result for task 02369adf-7a19-9835-648e-0000000014ed 7920 1726885408.06046: WORKER PROCESS EXITING 7920 1726885408.06237: done with get_vars() 7920 1726885408.06255: 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 22:23:28 -0400 (0:00:00.050) 0:02:25.691 ****** 7920 1726885408.06340: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885408.06601: worker is 1 (out of 1 available) 7920 1726885408.06617: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 7920 1726885408.06629: done queuing things up, now waiting for results queue to drain 7920 1726885408.06630: waiting for pending results... 7920 1726885408.07390: running TaskExecutor() for managed_node1/TASK: Parse the requested cache size 7920 1726885408.07746: in run() - task 02369adf-7a19-9835-648e-0000000014ee 7920 1726885408.07848: variable 'ansible_search_path' from source: unknown 7920 1726885408.07887: calling self._execute() 7920 1726885408.07996: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885408.08243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885408.08259: variable 'omit' from source: magic vars 7920 1726885408.08729: variable 'storage_test_volume' from source: include params 7920 1726885408.08754: variable '_storage_test_volume_present' from source: set_fact 7920 1726885408.08770: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885408.08778: when evaluation is False, skipping this task 7920 1726885408.08786: _execute() done 7920 1726885408.08795: dumping result to json 7920 1726885408.08802: done dumping result, returning 7920 1726885408.08814: done running TaskExecutor() for managed_node1/TASK: Parse the requested cache size [02369adf-7a19-9835-648e-0000000014ee] 7920 1726885408.08826: sending task result for task 02369adf-7a19-9835-648e-0000000014ee 7920 1726885408.08948: done sending task result for task 02369adf-7a19-9835-648e-0000000014ee skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885408.09003: no more pending results, returning what we have 7920 1726885408.09007: results queue empty 7920 1726885408.09008: checking for any_errors_fatal 7920 1726885408.09019: done checking for any_errors_fatal 7920 1726885408.09020: checking for max_fail_percentage 7920 1726885408.09021: done checking for max_fail_percentage 7920 1726885408.09022: checking to see if all hosts have failed and the running result is not ok 7920 1726885408.09023: done checking to see if all hosts have failed 7920 1726885408.09024: getting the remaining hosts for this loop 7920 1726885408.09026: done getting the remaining hosts for this loop 7920 1726885408.09029: getting the next task for host managed_node1 7920 1726885408.09038: done getting next task for host managed_node1 7920 1726885408.09041: ^ task is: TASK: Set expected cache size 7920 1726885408.09047: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885408.09052: getting variables 7920 1726885408.09054: in VariableManager get_vars() 7920 1726885408.09088: Calling all_inventory to load vars for managed_node1 7920 1726885408.09091: Calling groups_inventory to load vars for managed_node1 7920 1726885408.09094: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885408.09107: Calling all_plugins_play to load vars for managed_node1 7920 1726885408.09110: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885408.09117: Calling groups_plugins_play to load vars for managed_node1 7920 1726885408.09697: WORKER PROCESS EXITING 7920 1726885408.09745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885408.10364: done with get_vars() 7920 1726885408.10377: done getting variables 7920 1726885408.10436: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:28 -0400 (0:00:00.041) 0:02:25.733 ****** 7920 1726885408.10468: entering _queue_task() for managed_node1/set_fact 7920 1726885408.10769: worker is 1 (out of 1 available) 7920 1726885408.10779: exiting _queue_task() for managed_node1/set_fact 7920 1726885408.10790: done queuing things up, now waiting for results queue to drain 7920 1726885408.10792: waiting for pending results... 7920 1726885408.11327: running TaskExecutor() for managed_node1/TASK: Set expected cache size 7920 1726885408.11452: in run() - task 02369adf-7a19-9835-648e-0000000014ef 7920 1726885408.11471: variable 'ansible_search_path' from source: unknown 7920 1726885408.11518: calling self._execute() 7920 1726885408.11716: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885408.11721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885408.11723: variable 'omit' from source: magic vars 7920 1726885408.12306: variable 'storage_test_volume' from source: include params 7920 1726885408.12332: variable '_storage_test_volume_present' from source: set_fact 7920 1726885408.12349: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885408.12357: when evaluation is False, skipping this task 7920 1726885408.12370: _execute() done 7920 1726885408.12378: dumping result to json 7920 1726885408.12385: done dumping result, returning 7920 1726885408.12395: done running TaskExecutor() for managed_node1/TASK: Set expected cache size [02369adf-7a19-9835-648e-0000000014ef] 7920 1726885408.12406: sending task result for task 02369adf-7a19-9835-648e-0000000014ef 7920 1726885408.12522: done sending task result for task 02369adf-7a19-9835-648e-0000000014ef 7920 1726885408.12530: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885408.12586: no more pending results, returning what we have 7920 1726885408.12589: results queue empty 7920 1726885408.12590: checking for any_errors_fatal 7920 1726885408.12604: done checking for any_errors_fatal 7920 1726885408.12605: checking for max_fail_percentage 7920 1726885408.12606: done checking for max_fail_percentage 7920 1726885408.12607: checking to see if all hosts have failed and the running result is not ok 7920 1726885408.12608: done checking to see if all hosts have failed 7920 1726885408.12609: getting the remaining hosts for this loop 7920 1726885408.12613: done getting the remaining hosts for this loop 7920 1726885408.12619: getting the next task for host managed_node1 7920 1726885408.12629: done getting next task for host managed_node1 7920 1726885408.12632: ^ task is: TASK: Check cache size 7920 1726885408.12638: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885408.12643: getting variables 7920 1726885408.12644: in VariableManager get_vars() 7920 1726885408.12677: Calling all_inventory to load vars for managed_node1 7920 1726885408.12680: Calling groups_inventory to load vars for managed_node1 7920 1726885408.12683: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885408.12692: Calling all_plugins_play to load vars for managed_node1 7920 1726885408.12695: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885408.12697: Calling groups_plugins_play to load vars for managed_node1 7920 1726885408.13201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885408.13923: done with get_vars() 7920 1726885408.13937: done getting variables 7920 1726885408.13992: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:28 -0400 (0:00:00.035) 0:02:25.768 ****** 7920 1726885408.14028: entering _queue_task() for managed_node1/assert 7920 1726885408.14416: worker is 1 (out of 1 available) 7920 1726885408.14426: exiting _queue_task() for managed_node1/assert 7920 1726885408.14438: done queuing things up, now waiting for results queue to drain 7920 1726885408.14439: waiting for pending results... 7920 1726885408.14595: running TaskExecutor() for managed_node1/TASK: Check cache size 7920 1726885408.14711: in run() - task 02369adf-7a19-9835-648e-0000000014f0 7920 1726885408.14730: variable 'ansible_search_path' from source: unknown 7920 1726885408.14762: calling self._execute() 7920 1726885408.15092: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885408.15096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885408.15099: variable 'omit' from source: magic vars 7920 1726885408.15646: variable 'storage_test_volume' from source: include params 7920 1726885408.15665: variable '_storage_test_volume_present' from source: set_fact 7920 1726885408.15676: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 7920 1726885408.15679: when evaluation is False, skipping this task 7920 1726885408.15682: _execute() done 7920 1726885408.15687: dumping result to json 7920 1726885408.15810: done dumping result, returning 7920 1726885408.15816: done running TaskExecutor() for managed_node1/TASK: Check cache size [02369adf-7a19-9835-648e-0000000014f0] 7920 1726885408.15818: sending task result for task 02369adf-7a19-9835-648e-0000000014f0 7920 1726885408.15886: done sending task result for task 02369adf-7a19-9835-648e-0000000014f0 7920 1726885408.15889: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 7920 1726885408.15954: no more pending results, returning what we have 7920 1726885408.15957: results queue empty 7920 1726885408.15958: checking for any_errors_fatal 7920 1726885408.15963: done checking for any_errors_fatal 7920 1726885408.15964: checking for max_fail_percentage 7920 1726885408.15965: done checking for max_fail_percentage 7920 1726885408.15966: checking to see if all hosts have failed and the running result is not ok 7920 1726885408.15967: done checking to see if all hosts have failed 7920 1726885408.15968: getting the remaining hosts for this loop 7920 1726885408.15970: done getting the remaining hosts for this loop 7920 1726885408.15973: getting the next task for host managed_node1 7920 1726885408.15982: done getting next task for host managed_node1 7920 1726885408.15985: ^ task is: TASK: Clean up facts 7920 1726885408.15989: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 7920 1726885408.15993: getting variables 7920 1726885408.15995: in VariableManager get_vars() 7920 1726885408.16033: Calling all_inventory to load vars for managed_node1 7920 1726885408.16036: Calling groups_inventory to load vars for managed_node1 7920 1726885408.16040: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885408.16051: Calling all_plugins_play to load vars for managed_node1 7920 1726885408.16054: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885408.16057: Calling groups_plugins_play to load vars for managed_node1 7920 1726885408.16565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885408.17296: done with get_vars() 7920 1726885408.17309: done getting variables 7920 1726885408.17367: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:28 -0400 (0:00:00.033) 0:02:25.802 ****** 7920 1726885408.17397: entering _queue_task() for managed_node1/set_fact 7920 1726885408.17607: worker is 1 (out of 1 available) 7920 1726885408.17729: exiting _queue_task() for managed_node1/set_fact 7920 1726885408.17743: done queuing things up, now waiting for results queue to drain 7920 1726885408.17744: waiting for pending results... 7920 1726885408.18026: running TaskExecutor() for managed_node1/TASK: Clean up facts 7920 1726885408.18162: in run() - task 02369adf-7a19-9835-648e-000000001443 7920 1726885408.18175: variable 'ansible_search_path' from source: unknown 7920 1726885408.18323: calling self._execute() 7920 1726885408.18534: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885408.18539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885408.18551: variable 'omit' from source: magic vars 7920 1726885408.18763: variable 'omit' from source: magic vars 7920 1726885408.18821: variable 'omit' from source: magic vars 7920 1726885408.18968: variable 'omit' from source: magic vars 7920 1726885408.19006: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885408.19045: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885408.19177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885408.19196: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885408.19208: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885408.19226: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885408.19242: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885408.19368: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885408.19371: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885408.19381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885408.19502: Set connection var ansible_connection to ssh 7920 1726885408.19512: Set connection var ansible_shell_executable to /bin/sh 7920 1726885408.19520: Set connection var ansible_timeout to 10 7920 1726885408.19523: Set connection var ansible_shell_type to sh 7920 1726885408.19527: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885408.19532: Set connection var ansible_pipelining to False 7920 1726885408.19558: variable 'ansible_shell_executable' from source: unknown 7920 1726885408.19561: variable 'ansible_connection' from source: unknown 7920 1726885408.19571: variable 'ansible_module_compression' from source: unknown 7920 1726885408.19575: variable 'ansible_shell_type' from source: unknown 7920 1726885408.19578: variable 'ansible_shell_executable' from source: unknown 7920 1726885408.19580: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885408.19582: variable 'ansible_pipelining' from source: unknown 7920 1726885408.19584: variable 'ansible_timeout' from source: unknown 7920 1726885408.19586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885408.19749: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885408.19760: variable 'omit' from source: magic vars 7920 1726885408.19764: starting attempt loop 7920 1726885408.19767: running the handler 7920 1726885408.19779: handler run complete 7920 1726885408.19789: attempt loop complete, returning result 7920 1726885408.19792: _execute() done 7920 1726885408.19795: dumping result to json 7920 1726885408.19797: done dumping result, returning 7920 1726885408.19805: done running TaskExecutor() for managed_node1/TASK: Clean up facts [02369adf-7a19-9835-648e-000000001443] 7920 1726885408.19818: sending task result for task 02369adf-7a19-9835-648e-000000001443 7920 1726885408.19907: done sending task result for task 02369adf-7a19-9835-648e-000000001443 7920 1726885408.19911: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 7920 1726885408.19972: no more pending results, returning what we have 7920 1726885408.19975: results queue empty 7920 1726885408.19975: checking for any_errors_fatal 7920 1726885408.19988: done checking for any_errors_fatal 7920 1726885408.19989: checking for max_fail_percentage 7920 1726885408.19991: done checking for max_fail_percentage 7920 1726885408.19992: checking to see if all hosts have failed and the running result is not ok 7920 1726885408.19993: done checking to see if all hosts have failed 7920 1726885408.19994: getting the remaining hosts for this loop 7920 1726885408.19996: done getting the remaining hosts for this loop 7920 1726885408.19999: getting the next task for host managed_node1 7920 1726885408.20009: done getting next task for host managed_node1 7920 1726885408.20015: ^ task is: TASK: Clean up variable namespace 7920 1726885408.20019: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7920 1726885408.20023: getting variables 7920 1726885408.20026: in VariableManager get_vars() 7920 1726885408.20060: Calling all_inventory to load vars for managed_node1 7920 1726885408.20064: Calling groups_inventory to load vars for managed_node1 7920 1726885408.20067: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885408.20077: Calling all_plugins_play to load vars for managed_node1 7920 1726885408.20080: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885408.20083: Calling groups_plugins_play to load vars for managed_node1 7920 1726885408.20633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885408.21101: done with get_vars() 7920 1726885408.21115: done getting variables 7920 1726885408.21165: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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 22:23:28 -0400 (0:00:00.037) 0:02:25.840 ****** 7920 1726885408.21191: entering _queue_task() for managed_node1/set_fact 7920 1726885408.21406: worker is 1 (out of 1 available) 7920 1726885408.21421: exiting _queue_task() for managed_node1/set_fact 7920 1726885408.21433: done queuing things up, now waiting for results queue to drain 7920 1726885408.21435: waiting for pending results... 7920 1726885408.21608: running TaskExecutor() for managed_node1/TASK: Clean up variable namespace 7920 1726885408.21679: in run() - task 02369adf-7a19-9835-648e-000000001308 7920 1726885408.21689: variable 'ansible_search_path' from source: unknown 7920 1726885408.21716: calling self._execute() 7920 1726885408.21795: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885408.21799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885408.21808: variable 'omit' from source: magic vars 7920 1726885408.21890: variable 'omit' from source: magic vars 7920 1726885408.21925: variable 'omit' from source: magic vars 7920 1726885408.21948: variable 'omit' from source: magic vars 7920 1726885408.21982: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7920 1726885408.22044: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7920 1726885408.22066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7920 1726885408.22091: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885408.22106: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7920 1726885408.22129: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 7920 1726885408.22149: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 7920 1726885408.22176: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7920 1726885408.22183: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885408.22194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885408.22318: Set connection var ansible_connection to ssh 7920 1726885408.22333: Set connection var ansible_shell_executable to /bin/sh 7920 1726885408.22341: Set connection var ansible_timeout to 10 7920 1726885408.22346: Set connection var ansible_shell_type to sh 7920 1726885408.22357: Set connection var ansible_module_compression to ZIP_DEFLATED 7920 1726885408.22374: Set connection var ansible_pipelining to False 7920 1726885408.22416: variable 'ansible_shell_executable' from source: unknown 7920 1726885408.22424: variable 'ansible_connection' from source: unknown 7920 1726885408.22430: variable 'ansible_module_compression' from source: unknown 7920 1726885408.22435: variable 'ansible_shell_type' from source: unknown 7920 1726885408.22440: variable 'ansible_shell_executable' from source: unknown 7920 1726885408.22446: variable 'ansible_host' from source: host vars for 'managed_node1' 7920 1726885408.22453: variable 'ansible_pipelining' from source: unknown 7920 1726885408.22459: variable 'ansible_timeout' from source: unknown 7920 1726885408.22467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7920 1726885408.22615: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7920 1726885408.22637: variable 'omit' from source: magic vars 7920 1726885408.22645: starting attempt loop 7920 1726885408.22651: running the handler 7920 1726885408.22664: handler run complete 7920 1726885408.22677: attempt loop complete, returning result 7920 1726885408.22682: _execute() done 7920 1726885408.22687: dumping result to json 7920 1726885408.22693: done dumping result, returning 7920 1726885408.22701: done running TaskExecutor() for managed_node1/TASK: Clean up variable namespace [02369adf-7a19-9835-648e-000000001308] 7920 1726885408.22708: sending task result for task 02369adf-7a19-9835-648e-000000001308 7920 1726885408.22799: done sending task result for task 02369adf-7a19-9835-648e-000000001308 7920 1726885408.22805: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 7920 1726885408.22893: no more pending results, returning what we have 7920 1726885408.22895: results queue empty 7920 1726885408.22896: checking for any_errors_fatal 7920 1726885408.22902: done checking for any_errors_fatal 7920 1726885408.22903: checking for max_fail_percentage 7920 1726885408.22905: done checking for max_fail_percentage 7920 1726885408.22906: checking to see if all hosts have failed and the running result is not ok 7920 1726885408.22907: done checking to see if all hosts have failed 7920 1726885408.22908: getting the remaining hosts for this loop 7920 1726885408.22909: done getting the remaining hosts for this loop 7920 1726885408.22915: getting the next task for host managed_node1 7920 1726885408.22925: done getting next task for host managed_node1 7920 1726885408.22927: ^ task is: TASK: meta (flush_handlers) 7920 1726885408.22929: ^ 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 7920 1726885408.22934: getting variables 7920 1726885408.22936: in VariableManager get_vars() 7920 1726885408.22969: Calling all_inventory to load vars for managed_node1 7920 1726885408.22971: Calling groups_inventory to load vars for managed_node1 7920 1726885408.22974: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885408.22983: Calling all_plugins_play to load vars for managed_node1 7920 1726885408.22986: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885408.22989: Calling groups_plugins_play to load vars for managed_node1 7920 1726885408.23533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885408.24452: done with get_vars() 7920 1726885408.24461: done getting variables 7920 1726885408.24504: in VariableManager get_vars() 7920 1726885408.24510: Calling all_inventory to load vars for managed_node1 7920 1726885408.24514: Calling groups_inventory to load vars for managed_node1 7920 1726885408.24517: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885408.24520: Calling all_plugins_play to load vars for managed_node1 7920 1726885408.24522: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885408.24524: Calling groups_plugins_play to load vars for managed_node1 7920 1726885408.24750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885408.25055: done with get_vars() 7920 1726885408.25068: done queuing things up, now waiting for results queue to drain 7920 1726885408.25069: results queue empty 7920 1726885408.25070: checking for any_errors_fatal 7920 1726885408.25071: done checking for any_errors_fatal 7920 1726885408.25071: checking for max_fail_percentage 7920 1726885408.25072: done checking for max_fail_percentage 7920 1726885408.25073: checking to see if all hosts have failed and the running result is not ok 7920 1726885408.25073: done checking to see if all hosts have failed 7920 1726885408.25074: getting the remaining hosts for this loop 7920 1726885408.25074: done getting the remaining hosts for this loop 7920 1726885408.25079: getting the next task for host managed_node1 7920 1726885408.25082: done getting next task for host managed_node1 7920 1726885408.25083: ^ task is: TASK: meta (flush_handlers) 7920 1726885408.25084: ^ 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 7920 1726885408.25085: getting variables 7920 1726885408.25086: in VariableManager get_vars() 7920 1726885408.25092: Calling all_inventory to load vars for managed_node1 7920 1726885408.25093: Calling groups_inventory to load vars for managed_node1 7920 1726885408.25094: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885408.25097: Calling all_plugins_play to load vars for managed_node1 7920 1726885408.25099: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885408.25100: Calling groups_plugins_play to load vars for managed_node1 7920 1726885408.25334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885408.25642: done with get_vars() 7920 1726885408.25649: done getting variables 7920 1726885408.25677: in VariableManager get_vars() 7920 1726885408.25683: Calling all_inventory to load vars for managed_node1 7920 1726885408.25685: Calling groups_inventory to load vars for managed_node1 7920 1726885408.25686: Calling all_plugins_inventory to load vars for managed_node1 7920 1726885408.25689: Calling all_plugins_play to load vars for managed_node1 7920 1726885408.25690: Calling groups_plugins_inventory to load vars for managed_node1 7920 1726885408.25692: Calling groups_plugins_play to load vars for managed_node1 7920 1726885408.25940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7920 1726885408.26526: done with get_vars() 7920 1726885408.26541: done queuing things up, now waiting for results queue to drain 7920 1726885408.26543: results queue empty 7920 1726885408.26544: checking for any_errors_fatal 7920 1726885408.26546: done checking for any_errors_fatal 7920 1726885408.26546: checking for max_fail_percentage 7920 1726885408.26547: done checking for max_fail_percentage 7920 1726885408.26548: checking to see if all hosts have failed and the running result is not ok 7920 1726885408.26549: done checking to see if all hosts have failed 7920 1726885408.26549: getting the remaining hosts for this loop 7920 1726885408.26550: done getting the remaining hosts for this loop 7920 1726885408.26553: getting the next task for host managed_node1 7920 1726885408.26555: done getting next task for host managed_node1 7920 1726885408.26556: ^ task is: None 7920 1726885408.26557: ^ 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 7920 1726885408.26558: done queuing things up, now waiting for results queue to drain 7920 1726885408.26559: results queue empty 7920 1726885408.26560: checking for any_errors_fatal 7920 1726885408.26560: done checking for any_errors_fatal 7920 1726885408.26561: checking for max_fail_percentage 7920 1726885408.26562: done checking for max_fail_percentage 7920 1726885408.26563: checking to see if all hosts have failed and the running result is not ok 7920 1726885408.26563: done checking to see if all hosts have failed 7920 1726885408.26565: getting the next task for host managed_node1 7920 1726885408.26567: done getting next task for host managed_node1 7920 1726885408.26568: ^ task is: None 7920 1726885408.26569: ^ 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_node1 : ok=267 changed=9 unreachable=0 failed=0 skipped=335 rescued=0 ignored=0 Friday 20 September 2024 22:23:28 -0400 (0:00:00.054) 0:02:25.895 ****** =============================================================================== fedora.linux_system_roles.storage : Make sure blivet is available ------ 57.50s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Gathering Facts --------------------------------------------------------- 4.45s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_disk_fs.yml:2 Find unused disks in the system ----------------------------------------- 3.75s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 fedora.linux_system_roles.storage : Get service facts ------------------- 2.46s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Update facts ------------------------ 2.01s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Ensure cryptsetup is present -------------------------------------------- 1.90s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.59s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 fedora.linux_system_roles.storage : Make sure required packages are installed --- 1.58s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Ensure test packages ---------------------------------------------------- 1.56s /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.56s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 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.49s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 1.39s /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 --- 1.35s /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.13s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 fedora.linux_system_roles.storage : Update facts ------------------------ 1.11s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 1.04s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Update facts ------------------------ 1.02s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 fedora.linux_system_roles.storage : Update facts ------------------------ 1.02s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 fedora.linux_system_roles.storage : Update facts ------------------------ 0.96s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 7920 1726885408.26818: RUNNING CLEANUP